Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Products: ACR9600, ACR9630, ACR9640

AXIS_EXC_Response is a user function block that adjusts the settings for Excess position error checking. With EnableEXC=True, drive will be disabled if allowable error is exceed. Download the code here : Axis_EXC_Response

See also Acrobasic command EXC

VAR_IN_OUT

Axis

AXIS_REF

Axis Reference

VAR_INPUT

Execute

BOOL

Assigns settings at the rising edge

EnableEXC

BOOL

Enables Excess Position Error Response

MaxPositiveError

REAL

allowable error in postive direction, user units

MaxNegativeError

REAL

allowable error in Negative direction, user units

VAR_OUTPUT

Done

BOOL

Limits have new assignment

 

jw -Apr-2013

  • No labels