Installation guide

Keyword Reference Guide
MN1270 02.2002 73
FASTAUXENABLE/FAB
Purpose:
Manually clears the Aux. Encoders fast position latch.
Controllers Supported:
NextMove PCI NextMove PC NextMove BX MintDrive ServoNode 51
Format:
FASTAUXENABLE.channel = <expression>
Dot Parameters:
Channel – Auxiliary encoder channel.
Attributes:
Controller Read Write Command Multi-
Axis
Scaled Default Range
All
0
Description:
Manually clears the hardware latch for the encoders fast position input. This is used when the
FASTAUXLATCHMODE keyword is set to 2 so that further fast latches are disabled until re-enabled by the
user.
The state of the latch can be read using
FASTAUXLATCH. This indicates if an axis has had a position
latch occur. Reading
FASTAUXLATCH will clear the software status of the latch but this does not re-
enable the hardware latch. Writing to
FASTAUXENABLE also clears the software latch.
To clear the latch, a value of 0 must be written.
See also:
FASTAUXENCODER, FASTAUXLATCH, FASTAUXLATCHMODE, FASTAUXSELECT
FASTAUXLATCH/FAL
Purpose:
To read the Auxiliary Encoder fast interrupt latch.
Controllers Supported:
NextMove PCI NextMove PC NextMove BX MintDrive ServoNode 51
Format:
v = FASTAUXLATCH.channel
Dot Parameters:
Channel – Auxiliary encoder channel.
Attributes:
Controller Read Write Command Multi-
Axis
Scaled Default Range
All
0 0 or 1
Description:
The
FASTAUXLATCH keyword is used to determine if an axis has had a fast position latch occur since
the last time that
FASTAUXLATCH was read. Reading this keyword also clears the software latch.
The mode of fast latching is set with the
FASTAUXLATCHMODE keyword. If mode 2 is used, then the
FASTAUXENABLE keyword must be used to clear the hardware latch.