367 B
367 B
// Block Type: GlobalDB
// Block Number: 1006
DATA_BLOCK "HMI_Variables_Status"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR
Procedures : "Struct";
Meters : "Struct";
System_Run_Out : "Struct";
System : "Struct";
Profibus : "Struct";
Analog_Values : "Struct";
END_VAR
BEGIN
// Data Blocks have no executable code
END_DATA_BLOCK