335 B
335 B
// Block Type: InstanceDB
// Block Number: 992
DATA_BLOCK "PID_RVN302_Data"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR
PID_RVN302_Prop : Real := 0.0;
PID_RVN302_Int : Real := 0.0;
PID_RVN302_Der : Real := 0.0;
PID : "PIDControl";
END_VAR
BEGIN
// Data Blocks have no executable code
END_DATA_BLOCK