427
G-language Commands
Section 7-3
When G74 is preread, the next block after G74 will be disabled if the optional
input is ON when starting after pausing.
N001 G10
N003 G01 X100000 F1000
...
(Commands other than for axis operation)
...
N010 G74 17
N011 G00 X20000
7-3-28 G75: OPTIONAL SKIP
Skips the next block when the specified optional input is ON.
Format
G75
@
<optional number>
Operands
The following table shows the possible settings for the operands.
Description
If the specified input is ON when this command is executed, the next block will
be skipped. The source of the optional input depends on the optional number
specified, as shown below.
0 through 15:
Inputs from the PLC Interface Area
16 through 19: Inputs from general inputs 1 to 4
Program execution will continue normally even if the optional input comes ON
while the next block is being executed. The OPTIONAL SKIP (G75) command
will be disabled if the following block contains a SUBROUTINE END com-
mand (G73) or PROGRAM END command (G79).
Programming Example
The following example shows disabling a linear interpolation operation by
turning ON an optional input
.
:
:
N008
G11
N009
G91
N010
G01
X500
F100
N011
G75
3
N012
G01
X500
F200
Axis operation
Execution program
number
Cycle start
Pause
Valid timing for
optional input 17
N003
N003
G01
G74 G00
N011
N010
N003
N011
When N010 and N011 are preread, optional
input 17 is referenced when restarting after
a pause. Here, optional input 17 is ON.
Operand
Possible settings
Optional number
00 to 19
Содержание CS1W-MC221 -
Страница 1: ...Motion Control Units Cat No W359 E1 04 CS1W MC221 V1 421 V1 OPERATION MANUAL ...
Страница 2: ...CS1W MC221 V1 421 V1 Motion Control Units Operation Manual Revised February 2008 ...
Страница 3: ...iv ...
Страница 5: ...vi ...
Страница 11: ...xii ...
Страница 15: ...xvi ...
Страница 19: ...xx ...
Страница 27: ...xxviii Conformance to EC Directives 6 ...
Страница 133: ...106 Installation Section 2 2 2 2 4 Dimensions CS1W MC421 CS1W MC221 ...
Страница 173: ...146 Connecting Peripheral Devices Section 2 7 ...
Страница 227: ...200 Command Area Section 3 6 ...
Страница 351: ...324 Interface Specifics Section 5 4 ...
Страница 513: ...486 Absolute Encoder Interface Specifications Section 9 7 ...
Страница 575: ...548 Error Log Section 12 6 ...
Страница 589: ...562 Performance Appendix A ...
Страница 655: ...628 Control Bit Flag Timing Charts Appendix E ...
Страница 683: ...656 Origin Search Patterns Appendix F ...
Страница 685: ...658 Encoder Divider Rate and Rotation Speed for OMRON Servo Drivers Appendix G ...