| KM_AxisGetCommandedPosition Method |
Querys the axis channel for the commanded position in user units
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double GetCommandedPosition()
Public Function GetCommandedPosition As Double
public:
double GetCommandedPosition()
Return Value
Doubleuser units from the channel's DEST
See Also