KangarooGetType EnumerationKangaroo Library for .NET
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

public enum KangarooGetType
Members

  Member nameValueDescription
P1 Absolute position.
PI65 Incremental position (relative to the position when the last command was issued).
S2 Absolute velocity.
SI66 Incremental velocity (relative to the speed when the last command was issued).
Min8 The minimum position. This corresponds to DEScribe's Nominal Travel minimum.
Max9 The maximum position. This corresponds to DEScribe's Nominal Travel maximum.
See Also

Reference