| KM_AxisGetCommandedPositionCounts Method |
Querys the axis channel for the commanded position in counts
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double GetCommandedPositionCounts()
Public Function GetCommandedPositionCounts As Double
public:
double GetCommandedPositionCounts()
Return Value
Doubleraw counts from the channel's DEST
See Also