Setting The Vector Starting Speed; Setting The Vector Speed - 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.2 Setting the Vector Starting Speed

void i8092MF_SET_VSV(BYTE
Description:
This function sets the starting speed of the principle X-axis for the
interpolation motion.
Parameters:
cardNo:
data:
Return:
None
Example:
i8092MF_SET_VSV(1, 1000);
//set the starting speed of the axis 1 for the interpolation motion
//on module 1 to 1000 PPS.

6.2.3 Setting the Vector Speed

void i8092MF_SET_VV(BYTE
Description:
This function sets the vector speed of the interpolation motion. Users do not
need to assign any axes on this function.
Parameters:
cardNo:
data:
Return:
None
Example:
i8092MF_SET_VV(1, 120000);
//set the vector speed of the interpolation on module 1
//to 120000 PPS.
ICPDAS
cardNo,
Module number
The vector starting speed value (in PPS)
cardNo,
Module number
The vector speed value (in PPS)
DWORD
data)
DWORD
data)
55
I-8092F Software User Manual

Advertisement

Table of Contents
loading

Table of Contents