Delta D25886 User Manual Page 232

  • Download
  • Add to my manuals
  • Print
  • Page
    / 339
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 231
4. Motion Control Instructions
DVP-MC operating manual 4-191
After execution of the instruction of number N00 is finished, the program will be delayed for 10 seconds
and afterwards, the instruction of number N02 will continue to be executed.
4.8.3.9 G36: Set/Reset Instruction
¾ Function: The instruction is used to make M device set or reset.
¾ Format: N_G36 M_ K1 or N_G36 M_ K0
¾ Parameter explanation:
N_: The row number of G code in NC program
M_ K1: Make the specified M device set
M_ K0: Make the specified M device reset
Instruction example 1:
G36 M0 K1
Set the bit device M0 to ON
Instruction example 2:
G36 M100 K0
Set the bit device M100 to OFF.
4.8.3.10 G37: Status Judgment Instruction
¾ Function: The instruction is used to judge the state of M device. When the state is same as the setting,
the following G codes will be executed. Otherwise, the waiting state will last.
¾ Format: N_G37 M_ K1 N_G37 M_ K0
¾ Parameter explanation:
N_: The row number of G code in NC program
M_ K1: If the specified M device is ON, execute the next CNC code; if the specified M device is OFF,
keep waiting here.
M_ K0: If the specified M device is OFF, execute the next CNC code; if the specified M device is ON,
keep waiting here.
Instruction example:
N00 G0 X0 Y0
N01 G37 M0 K1
N02 G1 X10000 Y34598
When the program is executed till N01, the system will judge the state of M0 device. If M0 is ON,
continue to execute the instruction of number N02; if M0 is OFF, the system will keep waiting.
Page view 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 338 339

Comments to this Manuals

No comments