Profile acceleration (0x6083:00).
Profile deceleration (0x6084:00).
Optional holdingDelay, in milliseconds, to hold at the target before issuing a quick stop. Only effective when targetReachTimeout is set.
Optional monitoringInterval, in milliseconds, at which to poll the target reached bit (0x6041:00). Only effective when targetReachTimeout is set. Defaults to 1000 ms.
Optional relativeIf relative is true, the provided target is added to the current position (0x6064) and the result is set as the target position (0x607A).
If relative is false, the target is used as the absolute target position (0x607A).
Optional skipControls whether a quick stop is issued after the target is reached.
Target position (0x607A:00).
Optional targetTime, in milliseconds, to wait for the target reached bit to be set in the statusword (0x6041:00). An error will be thrown if the target is not reached within this duration.
Profile velocity (0x6081:00).
Optional windowPosition window (0x6067:00).
Optional windowPosition window time (0x6068:00).
Generated using TypeDoc
Configuration for runPositionProfile.