Four bytes with the following meanings are used for each device:
Byte Bit Description
0 0 == 1 Device has been started up (HMI acknowledgment)
1 == 1 Device is to be activated (HMI request)
2 == 1 Device is to be deactivated (HMI request)
3-7 Reserved
1 0-7 Reserved
2 0 == 1 Device is active (PLC acknowledgment)
1 == 1 Device has an error
2-7 Reserved
3 0-7 Unique identifier for the device
Storage of the files
The Easy Extend files are stored on the system CompactFlash card in the "oem"
(MANUFACTURER) and "oem_i" (INDIVIDUAL) directory.
Note
The file name may only contain lower case letters.
File Name Target directory
Text file oem_aggregate_xxx.ts /oem/sinumerik/hmi/lng/
/oem_i/sinumerik/hmi/lng/
Script file agm.xml /oem/sinumerik/hmi/dvm
/oem_i/sinumerik/hmi/dvm
Archive file Any /oem/sinumerik/hmi/dvm/archives
/oem_i/sinumerik/hmi/dvm/archives
PLC user program Any PLC
Generating commissioning dialogs
2.2 Configuration in the PLC user program
Easy XML
178 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1