Commissioning Manual
166 01/2017
Subroutine 20 - AUX_MCP (machine auxiliary functions)
Purpose
Subroutine 20 is used to call the Auxiliary function Subroutines AUX_LAMP, AUX_CHIP, and AUX_SAFETY_DOOR.
Local variable definition
None
Relevant PLC machine data
None
Example for calling subroutine 20
Subroutine 21 - AUX_LAMP (working lamp)
Purpose
Subroutine 21 is used to control working lamp and can be called in AUX_MCP. One-time pressing of the "
" key
activates the working lamp while double pressing de-activates the working lamp.
Local variable definition
Inputs
Relevant PLC machine data
14512 [21].1 Switch of the I/O interface (0: set I0.0 to I2.7/Q0.0 to Q1.7 as the standard I/O wiring in
the default PLC; 1: set I6.0 to I8.7/Q4.0 to Q5.7 as the standard I/O wiring in the default
Example for calling subroutine 21