Instruction manual

1070 072 163-101 (97.11) GB
Appendix11-2
11.1.2 Using Wait Time
Wait time Stop
Symbol CL200 CL400/CL500
-WZT_HLT M191.5 M255.5
Using the -WZT_HLT wait time halt marker, and dependent upon condi-
tions, the wait time can be stopped in each step.
Example:
; Step conditions
; Step 2
-S2
; Influence wait time countdown via -WZT
_
HLT marker:
;0
bin
= Wait time counting
;1
bin
= Wait time is stopped
A B -LOG1 ;Stop wait time always
=
B
-
WZT HLT
;when step is active
; Links for Automatic and Inching Mode
-AUTO
A B I1.6
= B -BEFA
A B I1.7
= B -WSB ; Compulsory requirement
EM ; for end of step.
Querying wait time
Symbol CL200 CL400/CL500
-WZT M191.6 M255.6
The -WZT wait time marker indicates the wait time status.
Example:
; Step conditions
; Step 3
-S3
; Querying wait time status via -WZT:
;0
bin
= Wait time counting
;1
bin
= Wait time is stopped
; Links for Automatic and Inching Mode
-AUTO
A B I1.6
= B -BEFA
A B -WZT ; Step-on only if wait time
= B -WSB ; interval has expired.
EM ; Compulsory requirement
; for end of step.