6 - 158
6 MOTION PROGRAMS FOR POSITIONING CONTROL
6.16.19 Bit device set, reset functions (SET, RST)
Code SET,
RST
Function
Bit device set, reset functions
The specified device is turned ON/OFF.
Format
E
ON device (Y, M)
T
Y ;
S
# y
Device ON command
S
OFF device (Y, M)
T
Y ;
R
# y
Device OFF command
[Explanation]
(1) The specified device in the G-code program can be turned ON/OFF.
(2) Refer to Section 6.11.2 (2) for the usable device ranges.
[Program Example]
1) SET #M0 ; Turns ON device M0.
2) RST #M0 ; Turns OFF device M0.
3) SET #Y10 ; Turns ON device Y10.
Содержание Q172HCPU
Страница 35: ...2 10 2 POSITIONING CONTROL BY THE MOTION CPU MEMO ...
Страница 79: ...3 44 3 MOTION DEDICATED PLC INSTRUCTION MEMO ...
Страница 373: ...6 186 6 MOTION PROGRAMS FOR POSITIONING CONTROL MEMO ...
Страница 453: ...7 80 7 AUXILIARY AND APPLIED FUNCTIONS MEMO ...