2-Axis Linear Interpolation Motion - ICP DAS USA I-8092F User Manual

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

Advertisement

6.2.8 2-Axis Linear Interpolation Motion

BYTE i8092MF_LINE_2D(BYTE
Description:
This function executes a 2-axis linear interpolation motion.
Parameters:
cardNo:
fp1:
fp2:
Return:
YES
NO
Example:
i8092MF_LINE_2D(1, 12000, 10000);
//execute the 2-axis linear interpolation motion on module 1.
ICPDAS
cardNo,
Module number
The displacement of the X-axis in Pulses
(
-8,388,607 ~ +8,388,607
The displacement of the Y-axis in Pulses
(
-8,388,607 ~ +8,388,607
An error has occurred.
Use the i8092MF_GET_ERROR_CODE() function to identify
the error.
No errors.
2-axis linear interpolation motion
long
long
fp1,
fp2)
)
)
60
I-8092F Software User Manual

Advertisement

Table of Contents
loading

Table of Contents