The possible 'get' request types.
Namespace: DimensionEngineering.Kangaroo
Assembly: DimensionEngineering.Kangaroo (in DimensionEngineering.Kangaroo.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
P | 1 | Absolute position. | |
PI | 65 | Incremental position (relative to the position when the last command was issued). | |
S | 2 | Absolute velocity. | |
SI | 66 | Incremental velocity (relative to the speed when the last command was issued). | |
Min | 8 | The minimum position. This corresponds to DEScribe's Nominal Travel minimum. | |
Max | 9 | The maximum position. This corresponds to DEScribe's Nominal Travel maximum. |
See Also