ADLINK PCI-8144 User Manual

Page 136

Advertising
background image

126

Function Library

ERR_DeviceNotInitial

ERR_NoError

Example:

I16 OperatingOrStop = 0;

ret = _8144_start_sr_move( AxisNo, Distance,

StrVel, MaxVel, Tacc );

while( (!ret) && (!OperatingOrStop) ){

ret = _8144_motion_done(AxisNo,

&OperatingOrStop ); // check motion done

}…

See also:

_8144_motion_status

Advertising