PositionErrorThreshold Parameter

Default Value: 1.0

Minimum Value: 0.0

Maximum Value: None

Units: distance

Type: double

IMPORTANT: The controller generates an axis fault only if you set the corresponding bit in the FaultMask Parameter. When an axis fault is generated, you can configure what the axis does by changing the state of the corresponding bit in the FaultMaskDecel Parameter, the FaultMaskDisable Parameter, and the FaultMaskDisableDelay Parameter.

Use the PositionErrorThreshold parameter to define the maximum allowable position error (the difference between the position command and the position feedback) before a position error fault is generated.

Setting the value of this parameter to zero disables the position error fault.

When you reference this parameter in an AeroScript program, the parameter value is in the units specified by the unit mode of the task. If the task is in primary units mode, this parameter is in primary units. If the task is in secondary units mode, this parameter is in secondary units.