Error Limit

Modbus Motion Interface

Write_Word(<AxisOrGroupPage>_+_BeginStop_w,0);

Description

The Error Limit register returns the current Error Limit, or the maximium amount that the actual position of a motor can differ from its commanded position. This is generally only needed when working with servo motor axes.

Escapes

The Error Limit block does not produce any escapes.

Examples

Write_Single(Axis1_+_BeginStop,0);

Related Topics

Actual Position
Commanded Position