Omron Sysmac NY-series Instruction & Reference Manual page 169

Industrial pc platform, motion control
Hide thumbs Also See for Sysmac NY-series:
Table of Contents

Advertisement

Name
Meaning
BufferMode
Buffer Mode
Selection
*1.
Refer to Unit Conversion Settings in the NY-series Industrial Panel PC / Industrial Box PC Motion Control User's
Manual (Cat. No. W559) for information on command units.
*2.
Always set the target velocity. If the axis is moved without setting a target velocity, an error will occur.
*3.
The default value for an enumeration variable is actually not the number, but the enumerator.
Output Variables
Name
Meaning
Done
Done
Busy
Executing
Active
Controlling
CommandAborted
Command
Aborted
Error
Error
ErrorID
Error Code
*1.
The upper four digits of the event code give the error code for ErrorID. Refer to the NY-series Troubleshooting Manual
(Cat. No. W564) for the event codes.
 Output Variable Update Timing
Name
Done
When positioning is completed.
Busy
When Execute changes to TRUE.
Active
When the instruction is started.
NY-series Motion Control Instructions Reference Manual (W561)
Data type
Valid range
_eMC_BUF-
0: _mcAborting
FER_MODE
1: _mcBuffered
2: _mcBlendingLow
3: _mcBlendingPrevi-
ous
4: _mcBlendingNext
5: _mcBlendingHigh
Data
Valid
type
range
BOOL
TRUE or
FALSE
BOOL
TRUE or
FALSE
BOOL
TRUE or
FALSE
BOOL
TRUE or
FALSE
BOOL
TRUE or
FALSE
WORD
*1
Timing for changing to TRUE
3 Axis Command Instructions
Default
Specify the behavior when executing
*3
0
more than one motion instruction.
0: Aborting
1: Buffered
2: Blending low
3: Blending previous
4: Blending next
5: Blending high
Description
TRUE when the instruction is completed.
TRUE when the instruction is acknowledged.
TRUE when the axis is being controlled.
TRUE when the instruction is aborted.
TRUE while there is an error.
Contains the error code when an error occurs.
A value of 16#0000 indicates normal execution.
Timing for changing to FALSE
When Execute is TRUE and changes to
FALSE.
After one period when Execute is FALSE.
When Done changes to TRUE.
When Error changes to TRUE.
When CommandAborted changes to TRUE.
When Done changes to TRUE.
When Error changes to TRUE.
When CommandAborted changes to TRUE.
Description
3-81
3

Advertisement

Table of Contents
loading

Table of Contents