377 B
377 B
// Block Type: GlobalDB
// Block Number: 1005
DATA_BLOCK "HMI_Variables_Cmd"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR
Commands_From_HMI : "Struct";
System_Run_Out : "Struct";
GLOBAL_CMD : "Struct";
Recipe_Updates : "Struct";
Recipe : "Struct";
RecipeCIP : "Struct";
END_VAR
BEGIN
// Data Blocks have no executable code
END_DATA_BLOCK