|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cyclic interrupt OB30: Temperature regulation |
|
|
|
Network 1: +3-V307 Steam regulating valve - PID compact "DI OUT P03".V307.Input := "DI OUT P03".TT302.Support.Out_Scaled; "+3-V307"(Input := "DI OUT P03".V307.Input, Setpoint := "DI OUT P03".V307.Setpoint, Input_PER := "DI OUT P03".V307.Input_PER, Disturbance:="DI OUT P03".V307.Disturbance, ManualEnable:="DI OUT P03".V307.ManualEnable, ManualValue := "DI OUT P03".V307.ManualValue, ErrorAck := "DI MAIN GLB".P00.FLT_CmpltMaACK_REg, Reset := "DI OUT P03".V307.Reset, ModeActivate:="DI OUT P03".V307.ModeActivate, ScaledInput=>"DI OUT P03".V307.ScaledInput, Output => "DI OUT P03".V307.Output, State => "DI OUT P03".V307.State, Error => #tmp_llo, // "DI OUT P03".V307.Error, ErrorBits => "DI OUT P03".V307.ErrorBits, Mode:="DI OUT P03".V307.Mode); // 3= Auto Mode, 4= Manual Mode IF #tmp_llo THEN "DI OUT P03".V307.Error := TRUE; END_IF; |
|