Descriptions of the PLC subroutines
3.34 Subroutine 63 - TOGGLES
PLC Subroutines Manual
76 Operating Instructions, 12/2012, 6FC5397-2EP10-0BA0
Local variable definition
Table 3- 41 Inputs
Name Type Description
Delay7 WORD Delay duration of switch 7 (unit: 10 ms)
Delay8 WORD Delay duration of switch 8 (unit: 10 ms)
Ki_1…Ki_6 BOOL Input of hold switch 1...input of hold switch 6
Ki_7…Ki_8 BOOL Inputs of delay switches 7 and 8
Table 3- 42 Outputs
Name Type Description
Ko_1…Ko_8 BOOL Output of switch 1...output of switch 8
Assigned global variables
K1st1 … K8st1 MB245 State 1 of the hold switch
K1st2 … K8st2 MB246 State 2 of the hold switch
K1on … K8on MB247 "On" state of the hold switch
Relevant PLC machine data
None
Example for calling subroutine 63