Commissioning Manual
01/2017
165
Turning and milling functions
PLC sample subroutines for turning functions:
Bi-direction turret (binary coded)
Bi-direction turret (coded by turret supplier)
PLC sample subroutines for milling functions:
Disk magazine control (without automatic tool changer)
Conventions for the symbols used in the subroutines
The symbols used in the subroutines follow the conventions listed below:
● Leading characters designate the destinations of interface signals.
– P_: to PLC interface
– H_: to HMI interface
– N_: to NCK interface
– M_: to MCP interface
● Subsequent characters are for areas.
– N_: NCK
– C_: Channel
– 1_: Axes
– M_: MCP
● Other short forms of the symbols are as follows.
– HWL:
ardware
imit
– HW:
and
heel
– RT:
apid
raverse
– TK:
raverse
ey
– ACT:
ive
– SEL:
ected
● Symbols consist of a maximum of 11 upper case characters and numbers (including the leading character). Except for
underlines, you cannot use any other special symbols like =, +, -, [ ], etc.