![]() |
NexMotion
1.4.0
Open Robots & Machines [WIP]
|
Group Speed Ratio Configuration Functions. More...
![]() |
Functions | |
RTN_ERR FNTYPE | NMC_GroupSetSpeedRatio (I32_T DevID, I32_T GroupIndex, F64_T Percentage) |
Set the speed percentage of a group from 0.0 to 100.0%. More... | |
RTN_ERR FNTYPE | NMC_GroupGetSpeedRatio (I32_T DevID, I32_T GroupIndex, F64_T *PRetPercentage) |
Get the speed percentage of a group from 0.0 to 100.0%. More... | |
Group Speed Ratio Configuration Functions.
Get the speed percentage of a group from 0.0 to 100.0%.
DevID | Decice ID (DevID) | |
GroupIndex | Group Inex | |
[out] | PRetPercentage | [Input] A pointer variable, [Output] Velocity percentage. |
Usage:
Examples:
Reference:
Set the speed percentage of a group from 0.0 to 100.0%.
DevID | Decice ID (DevID) |
GroupIndex | Group Inex |
Percentage | Speed percentage to be set (0 to 100 %) |
Usage:
Examples:
Reference: