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_PULSE_MOVEDescription:This function drives the specified axis into motion toward the desired position from thegiven pulse number in low-speed mode.Syntax:[ C ]void i8091_LSP_PULSE_MOVE(unsigned char cardNo, unsigned char AXIS,long pulseN)Parameter:cardNO : [Input] The board number (0~19)AXIS : [Input] The selected axis (1: X_axis, 2: Y_axis)pulseN : [Input] The moving number of pulse.Return Value:NoneExample:i8091_LSP_PULSE_MOVE(CARD1, X_axis, 20000);i8091_LSP_PULSE_MOVE(CARD1, X_axis, -2000);i8091_LSP_PULSE_MOVE(CARD1, Y_axis, 20000);i8091_LSP_PULSE_MOVE(CARD1, Y_axis, -2000);// when pulseN>0, move toward CW/FW direction// when pulseN

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

Saved successfully!

Ooh no, something went wrong!