Delta AX Series Instruction Manual page 266

Motion controller
Hide thumbs Also See for AX Series:
Table of Contents

Advertisement

AX- Ser i es Mo t i o n Co n t r o l l er I n s t r u c t i o n s Ma n u a l
Outputs
Name
True when absolute positioning is
bDone
bBusy
bActive
bCommand
Aborted
True when an error occurs in
bError
Record the error code when an
ErrorID
error occurs. Refer to Appendix for
*Note: DMC_ERROR: Enumeration (Enum)
Output Update Timing
Name
bDone
bBusy
bActive
bCommand
Aborted
bError
ErrorID
Timing Diagram
Function
complete
True when the instruction is
triggered for execution
True when the instruction is
controlling axes.
True when the instruction
execution is aborted.
execution of the instruction.
error code descriptions.
Timing for shifting to True
When absolute positioning is complete.
When bExecute turns to TRUE.
When axes motion starts.
When the instruction is interrupted by another
instruction whose BufferMode is set to
Aborting.
When the instruction is
MC_Stop.
When the instruction is interrupted by
DMC_GroupStop.
When an error occurs in the execution
conditions or input values of the instruction.
(Error code is recorded in ErrorID)
Data Type
BOOL
BOOL
BOOL
BOOL
BOOL
DMC_ERROR
*
When bExecute turns to False.
When bExecute is False but bDone turns
to True, bDone will remain True for one
cycle and then change to False.
When bDone turns to True.
When bError turns to True.
When bCommandAborted turns to True.
When bDone turns to True.
When bError turns to True.
When bCommandAborted turns to True.
When bExecute is False but bActive turns
to True, bActive will remain True for one
cycle and then change to False.
When bExecute turns to False.
When bExecute is False but
interrupted by
bCommandAborted turns to True,
bCommandAborted will remain True for
one cycle and then change to False.
When bExecute turns to False. (Error
Code is cleared)
Output Range Value
(Default Value)
True/False (False)
True/False (False)
True/False (False)
True/False (False)
True/False (False)
DMC_ERROR
(DMC_NO_ERROR)
Timing for shifting to False
Ch a p t er 2
2 - 2 6 1

Advertisement

Table of Contents
loading

Table of Contents