1404 HEIDENHAIN Technical Manual iTNC 530 HSCI
8.4.2 Machine operating panel
The machine operating panel has its own PLC inputs and outputs. These are
transmitted via HSCI. You must configure the inputs and outputs using
IOconfig, and evaluate them in the PLC.
You can activate specific functions by linking the PLC inputs with the
corresponding markers and words.
You can store the pressing of an axis-direction button:
With MP7680 bit 0, enable the memory function.
Use M4562 to save a depressed axis direction key. This means that the axis
will move until there is an NC STOP.
If the LSV2 connection is active, the NC Start and NC Stop commands can be
transmitted. PLC Marker M4230 functions like NC Start, and M4231 like NC
Stop, unless the PLC markers are reset by the PLC program. The two markers
for NC Start (M4564, M4230) are OR-gated in the PLC run-time system. The
two markers for NC Stop (M4560, M4231) are AND-gated (if one marker = 0,
then an NC Stop is triggered). After evaluating the states, the two markers of
the LSV2 connection are set to their original state again (M4230=0,
M4231=1).
MP7680 Machine parameter with multiple function
Input: Bit 0 – Memory function for axis-direction keys with M4562:
0: Not saved
1: Saved if M4562 is set
Set Reset
W1046/1144 Manual traverse in positive direction
Bits 0 to 17 represent axes 1 to 18:
0: Do not move axis
1: Move axis
PLC PLC
Set Reset
W1048/1148 Manual traverse in negative direction
Bits 0 to 17 represent axes 1 to 18:
0: Do not move axis
1: Move axis
PLC PLC
Set Reset
M4230 NC start via LSV2 NC NC
M4231 NC stop via LSV2 NC NC
M4560 NC stop (0: stop) PLC PLC
M4561 Rapid traverse PLC PLC
M4562 Memory function for axis direction
keys (MP7680 bit 0 = 1)
PLC PLC
M4564 NC start PLC PLC