IAxisAbsolute
- Namespace
- ZEquipment
INTERFACE IAxisAbsolute
This interface is implemented by axes, whose drives support absolute encoders to set the axis current position to a specific value.
Methods
SetAbsolutePositionAsync
METHOD SetAbsolutePositionAsync (
[input] startToken : ZCore.IStartToken,
[input] position : LREAL)
Inputs
startToken
IStartTokenpass an StartToken instance here to check if the call was successfully executed
position
LREALPosition that should be set as ActualPosition