Installation manual
Manuals
Brands
Mitsubishi Manuals
Computer equipment
DX-VS1
321
322
323
324
325
326
327
328
329
330
Chapter 8
PA Library
8-118
Description example:
ARMSTATUS
asts;
:
pa_get_sts(ARM1, &asts);
printf( "error:%ld S1:%lf W2:%lf", asts.e
rror , asts.angle.s1 , asts.angle.w2 );
:
1
...
...
326
327
328
329
330
...
...
396