ICP DAS USA 3-axis encoder card, 2-axis stepping/servo, I-8090 3-axis encoder card Stop Commands

Models: 3-axis encoder card, 2-axis stepping/servo I-8090 3-axis encoder card I-8091 2-axis stepping/servo

1 69
Download 69 pages 14.6 Kb
Page 53
Image 53

I-8091 User Manual

Version 1.0 06/2001

3.1.2 Stop Commands

(8)i8091_STOP_X(unsigned char cardNo) to stop X axis.

cardNo : board number 0~19.

(9)i8091_STOP_Y(unsigned char cardNo) to stop Y axis.

cardNo : board number 0~19.

(10)i8091_STOP_ALL(unsigned char cardNo) to stop X, Y axis immediatly.

cardNo : board number 0~19.

This command will clear all of commands pending in the FIFO.

The i8091_RESET_SYSTEM can be used as software emergency stop. The i8091_RESET_SYSTEM command will terminate the running command and clear all of setting, so, all I-8091 card’s parameter should be set again after call i8091_RESET_SYSTEM command.

(11)i8091_EMG_STOP(unsigned char cardNo);

This function is the same as i8091_STOP_ALL(), but i8091_ EMG_STOP() only can be used in interrupt routine.

cardNo : card number 0~19.

This command will clear all of commands pending in the FIFO.

The i8091_RESET_SYSTEM can be used as software emergency stop. The i8091_RESET_SYSTEM command will terminate the running command and clear all of setting, so, all I-8091 card’s parameter should be set again after call i8091_RESET_SYSTEM command.

http://www.icpdas.com

2-24

ICPDAS

Page 53
Image 53
ICP DAS USA 3-axis encoder card, 2-axis stepping/servo user manual Stop Commands, 11 i8091EMGSTOPunsigned char cardNo