Detailed description   
2.13 Signal/data descriptions 
  Power Line Basic PLC Program (P3) 
2-250  Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0 
The output parameters are prepared and the LED signals of the INC machine function are 
generated in the global_out network. 
The output network transfers the output signals of the machine control panel from the 
VAR_TEMP image to the logical address. The data for the next cycle are also saved. 
Axis selection extension 
Network Global_in must be modified for more than 9 axes. If other keys and LEDs are to be 
used on the machine control panel here, proceed as follows: 
1.  The UD DW#16#Wert command deletes all LEDs defined for axis selections.  
The bit mask is currently processing the 9 axis selection LED. 
2.  The UW W#16# command, with the comment "Mask all axis selection keys" checks for a 
new selection of direction. The bit string must be adjusted here. 
3.  The branch destination list (SPL) must be expanded with new jump labels.  
The new jump labels should be inserted in descending order before label m009. The 
selection information should be extended for the new jump labels, as described for labels 
m009 and m008. 
2.13  2.13  Signal/data descriptions 
2.13.1  Interface signals NCK/PLC, MMC/PLC, MCP/PLC 
General 
The NCK/PLC, MMC/PLC, and MSTT/PLC interface signals are listed in the list manual for 
SINUMERIK 840D with references to the respective function description where the signals 
are described. 
References: 
/LIS/ Lists 
The NCK signals that are evaluated by the basic program and transferred in conditioned 
form to the user interface are presented in the following sections.