```pascal // Block Type: InstanceDB // Block Number: 989 DATA_BLOCK "PID_RVP303_Data" { S7_Optimized_Access := 'TRUE' } VERSION : 0.1 VAR PID_SyrLeve_Prop : Real := 0.0; PID_SyrLevel_Int : Real := 0.0; PID_SyrLevel_Der : Real := 0.0; PID : "PIDControl"; END_VAR BEGIN // Data Blocks have no executable code END_DATA_BLOCK ```