323 B
323 B
// Block Type: GlobalDB
// Block Name (Original): Pneumatic Valve Fault DB
// Block Number: 969
DATA_BLOCK "Pneumatic_Valve_Fault_DB"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR
DelaySP : "Struct";
DelayElapsed : "Struct";
END_VAR
BEGIN
// Data Blocks have no executable code
END_DATA_BLOCK