Group configuration
Configures an axis group.
Function name | Description |
---|---|
AddAxisToGroup | Adds an axis to a group. |
GetGroupAcceleration | Gets a group's acceleration in the selected coordinate system of an axis group. |
GetGroupConfiguration | Gets the index of an axis according to the given group index to read the current configuration of an axis group. |
GetGroupParameter | Gets the value of a parameter from an axis group. |
GetGroupPosition | Gets a group's position in the selected coordinate system of an axis group. |
GetGroupVelocity | Gets a group's velocity in the selected coordinate system of an axis group. |
RemoveAxisFromGroup | Removes an axis from a group. |
SetGroupParameter | Sets the value of a parameter for an axis group. |
UngroupAllAxes | Removes all axes from a group. |