6
Motion Instructions & G-Code Instructions
DVP-PM Application Manual
6-22
MON Mnemonic
Operands
Function
06
TIM
T
Pause Time
Controllers
20PM
10PM
Bit Devices
Double-Word Devices
Notes
Type
K H D KK HH DD
T
*
*
*
*
*
*
TIM instruction supports V, Z index register
modification on the devices.
See the specifications of DVP-PM for the
applicable range of each device.
You can place an M-Code instruction after TIM.
Operands:
T
: Pause time (unit: 10ms => K100 refers to pausing for 1 second)
Explanations:
1. TIM instruction is used for setting up the pause time between one instruction and another instruction.
TIM
Time
2. Range of parameters: (16-bit) K = 0 ~ 32,767; H = 0 ~ FFFF; D = 0 ~ 9,999; (32-bit) KK = -2,147,483,648 ~
2,147,483,647; HH = 0 ~ FFFFFFFF; DD = 0 ~ 9,998.
Program Example:
TIM
K100
.
.
.
.
.
.
Pause for 1 second
Ox0 subroutine
Summary of Contents for DVP-10PM
Page 1: ......
Page 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Page 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Page 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Page 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Page 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Page 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Page 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...