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_SET_SERVO_ONDescription:This function is used to turn the servo function on/off to get the motor driver ready or tostop motor control.Syntax:[ C ]void i8091_SET_SERVO_ON(unsigned char cardNo, unsigned char sonX,unsigned char sonY)Parameter:cardNO : [Input] The board number (0~19)modeX : [Input] X-axis servo/hold on switch ( 1:ON , 0:OFF )modeY : [Input] X-axis servo/hold on switch ( 1:ON , 0:OFF )Return Value:NoneExample:#define CARD1 1int slot=1;i8091_REGISTRATION(CARD1, slot);i8091_SET_SERVO_ON(CARD1, ON, ON);Remark:This function can be applied on module: I-8091.LinPAC-8x4x SDK:216

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

Saved successfully!

Ooh no, something went wrong!