Omron trajexia CJ1W-MCH72 Operation Manual page 195

Sysmac cj-series programmable controller
Hide thumbs Also See for trajexia CJ1W-MCH72:
Table of Contents

Advertisement

All BASIC commands
4-2-153 MARKB
184
Example
loop:
WAIT UNTIL IN(punch_clr)=ON
MOVE(index_length)
REGIST(3)
WAIT UNITL(MARK)
MOVEMODIFY(REG_POS + offset)
WAIT IDLE
GOTO loop
See also
AXIS, REGIST, REG_POS.
/i
Type
Axis parameter (read-only)
Syntax
MARKB
Description
The MARKB is set to FALSE when the REGIST command has been
executed and is set to TRUE when the primary registration event
occurs. Only when this parameter is TRUE, the REG_POSB value is
correct.
Arguments
N/A
Example
IF MARKB AXIS(2) THEN
PRINT "Secondary registration event for axis 2 occurred"
ENDIF
See also
AXIS, REGIST, REG_POSB.
Section 4-2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents