All BASIC commands
Section 4-2
183
4-2-150 MARKB
/i
Example
loop:
WAIT UNTIL IN(punch_clr)=ON
MOVE(index_length)
REGIST(3)
WAIT UNTIL(MARK)
MOVEMODIFY(R offset)
WAIT IDLE
GOTO loop
See also
AXIS
,
REGIST
,
REG_POS
.
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
,
MARK
,
REGIST
,
REG_POSB
.
Summary of Contents for SYSMAC CJ Series
Page 2: ......
Page 70: ...Specifications Section 2 4 58...
Page 84: ...FINS commands Section 3 4 72...
Page 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Page 370: ...Section 358...