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_LSP_MOVEDescription:This function drives the specified axis into motion toward the selected direction inlow-speed mode. It can be stopped by the i8091_STOP_X function, or the i8091_STOP_Yfunction, or the i8091_STOP_ALL function.Syntax:[ C ]void i8091_LSP_MOVE(unsigned char cardNo, unsigned char DIR,unsigned char AXIS)Parameter:cardNO : [Input] The board number (0~19)DIR : [Input] The moving direction. (0:CW, 1:CCW)AXIS : [Input] The selected axis (1: X_axis, 2: Y_axis)Return Value:NoneExample:i8091_LSP_MOVE(CARD1, CW, X_axis);i8091_LSP_MOVE(CARD1, CW, Y_axis);Remark:This function can be applied on module: I-8091W.LinPAC-8x4x SDK:226

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

Saved successfully!

Ooh no, something went wrong!