Stopping The Axes - ICP DAS USA I-8092F User Manual

2-axis motion control module
Hide thumbs Also See for I-8092F:
Table of Contents

Advertisement

6.5.4 Stopping the Axes

void i8092MF_STOP_SLOWLY(BYTE
Description:
This function decelerates and finally stops the assigned axes slowly.
Parameters:
cardNo:
axis:
Return:
None
Example:
i8092MF_STOP_SLOWLY(1, AXIS_XY);
//decelerate and stop the X and Y axes
void i8092MF_STOP_SUDDENLY(BYTE
Description:
This function immediately stops the assigned axes.
Parameters:
cardNo:
axis:
Return:
None
Example:
i8092MF_STOP_SUDDENLY(1, AXIS_XY);
//immediately stop the X and Y axes.
ICPDAS
Module number
Axis or axes (Please refer to Table 2-1)
Module number
Axis or axes (Please refer to Table 2-1)
WORD
cardNo,
axis)
WORD
cardNo,
81
I-8092F Software User Manual
axis)

Advertisement

Table of Contents
loading

Table of Contents