13.07.2015 Views

User manual - ICP DAS USA

User manual - ICP DAS USA

User manual - ICP DAS USA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

• i8091_SLOW_DOWNDescription:This function is used to decelerate the motor motion to a specific low speed in order tobe able to call either the i8091_STOP_X(), or i8091_STOP_Y(), or i8091_STOP_ALLfunctions so that the motor’s motion can be stopped.Syntax:[ C ]void i8091_SLOW_DOWN(unsigned char cardNo, unsigned char AXIS)Parameter:cardNO : [Input] The board number (0~19)AXIS : [Input] The selected axis (1: X_axis, 2: Y_axis)Return Value:NoneExample:i8091_HSP_MOVE(CARD1, CW, X_axis);i8091_SLOW_DOWN(CARD1, X_axis);i8091_STOP_X(CARD1);Remark:This function can be applied on module: I-8091W.LinPAC-8x4x SDK:229

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!