13.13 PLC functions for HMI13.13.1 Program selection from the PLCFunctionPreselected programs/workpieces can be selected for machining by the NC via the PLC/HMIinterface.The preselection is realized by entering programs/workpiece in files (these are known as PLCprogram lists (*.ppl).PreconditionsThe following machine data must be set to allow the HMI to process tasks:MD9106 $MM_SERVE_EXTCALL_PROGRAMSIn order to activate a sector-specific PLC program list, you must set the appropriate machinedata and at least the protection level password:● Area User– MD51041 $MN_ENABLE_PROGLIST_USER = 1– Protective level password: 3 (users)– Program list: /user/sinumerik/hmi/plc/programlist/plc_proglist_user.ppl● Area Manufacturer (OEM)– MD51043 $MN_ENABLE_PROGLIST_MANUFACT = 1– Protective level password: 1 (manufacturer)– Program list: /oem/sinumerik/hmi/plc/programlist/plc_proglist_manufacturer.pplStructure of a program listA program list is a text file. Each line contains the following information: [CH=]● Program numberThe program numbers which may be used in a program list depend on the sector:– user: 1 - 100– Individual (oem_i): 101 - 200 (only SINUMERIK 828D)– Manufacturer (OEM): 201 - 255● Channel numberSpecifying the channel number "CH=" is optional. It is only required ifthe NC has more than one channel.P3: Basic PLC program for SINUMERIK 840D sl13.13 PLC functions for HMIBasic FunctionsFunction Manual, 01/2015, 6FC5397-0BP40-5BA2 881 PreviousNext |