Table of Contents

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 IStartToken

pass an StartToken instance here to check if the call was successfully executed

position LREAL

Position that should be set as ActualPosition