Loading…
Name ID Label Description Type Access Class
n_tmp_PID_P 40C9 P Proportional gain in %. Common values are 50 for small valves up to 4000 for large valves. Must be between 0 and 5000. R/W Unsigned 4096
n_tmp_PID_I 40CA I Integral time or reset time in 1/10 s. Higher values of I cause less integral action, however a value of 0 gives no integral action. Common values are 10 to 200. Values between 0 and 1000. R/W Unsigned 4096
n_tmp_PID_D 40CB D Derivative time or rate time in milliSeconds. Common values are 10 to 100. Values between 0 and 200. R/W Unsigned 4096
n_tmp_PID_Padj 40CC Padj Coefficient added to P when the valve is exhausting and compensates the variation in filling and exhausting speed. Can be positive or negative value range between -3000 to +3000. R/W Integer 4096
n_tmp_PID_Beta 40CD Beta Nonlinear gain factor. When beta is 0, the proportional gain is linear, otherwise the gain P is a function of error. The larger the beta, the smaller the gain for small error. Typical beta value is 7 or 8. Beta is ranging from -9 to +9. R/W Integer 4096
n_tmp_PID_PosComp 40CE Position Comp. The response of the valve is different when the valve is nearly closed than when nearly open. This coefficient allows the user to make adjustments to try to equalize the valve response. Normal value is 6 and this value is ranging from 2 to 20. R/W Unsigned 4096
n_tmp_PID_DeadZone 40CF Dead Zone When the valve position is within the setpoint +/- the dead zone and, no additional position control is performed. This value is normally 0%. Used to avoid limit cycling for high friction valves. Range is 0 to 5%. R/W Unsigned 4096
n_tmp_PID_DeadBand 40D0 Boost Boost- Compensates for the pnuematic dead band. Value ranges between 0 and 20. R/W Unsigned 4096
cHWPIDDataSelector 40F4 Active PID slot PID selector from hardware setting R Enum 8
cHWATOSelector 40F5 Air Action ATO/ATC from hardware setting R Enum 8
Name ID Label Description Type Access Class