Process Variable (PV) Health Bad
Allen-Bradley · Logix 5000 Controllers
What does PVFaulted (Status1.1) mean?
This fault indicates that the Process Variable (PV) health is bad. This can be due to an invalid input value, communication issues, poor signal quality, or the PV exceeding its Engineering Unit (EU) limits. In the PPID instruction, the equivalent Sts_PVBad status is set under these conditions, plus additional internal conditions not present in PIDE.
Common Causes
- Invalid PV input value (e.g., Inf, -Inf, NaN for PPID)
- Communication fault with the PV input module or source
- PV input signal quality is bad or unreliable
- PV input value is outside its configured Engineering Unit (EU) limits (Cfg_PVEUMin, Cfg_PVEUMax)
Repair Steps & Checklist
Click steps to track your progress.
- 1
Verify the raw PV input value at its source (e.g., analog input module terminals) using a multimeter or process calibrator
- 2
Check the communication status of the PV input module in the I/O tree, looking for I/O module faults
- 3
Examine the configured EU limits for the PV (PVEUMin, PVEUMax or Cfg_PVEUMin, Cfg_PVEUMax) to ensure they are appropriate for the process range
- 4
Confirm that Inp_PVBad (for PPID) is not manually set or being driven by external logic