Reference Manual · Publication PROCES-RM215 · Rockwell Automation

PlantPAx Process Control Instructions Reference Manual

Reference manual for the native PlantPAx-aware process control function-block instructions in Studio 5000 Logix Designer (publication PROCES-RM215C-EN-P, September 2025). Documents 30+ Process-prefix instructions covering analog I/O (PAH, PAI, PAID, PAIM, PAO), discrete I/O (PDI, PDO, PD4SD), motors and drives (PMTR, PVSD), valves (PVLV, PVLVMP, PVLVS), PID control (PPID — the integrated PID + PIDE + P_PIDE successor), selectors and arbitration (PHLS, PCMDSRC), permissives and interlocks (PPERM, PINTLK), batch and dosing (PDOSE, PDBC, PRT, PRI, PTST), n-position devices (PNPOS, PLLS), boolean logic with snapshot (PBL), pressure / temperature compensated flow (PPTC), and process fanout (PFO). Each instruction includes the standard PlantPAx command-source arbitration, alarm framework integration, and HMI faceplate hooks — previously only available by wrapping raw Logix blocks inside the P_ Add-On Instruction library (PROCES-RM002).

Download PDF
PROCES-RM215C Publication
1024 Pages
30+ native AOIs Instructions
PPID PID block

Document Preview

Open the full PDF in a new tab  · Publication PROCES-RM215

Catalog Number Format

How to read an Allen-Bradley PROCES catalog number. Each position encodes a specific configuration attribute.

Position
Meaning
Example
PROCES-RM215C
Rockwell publication number — Reference Manual, revision C
PROCES-RM215C-EN-P (English, C revision, September 2025)

Document Contents

Full PDF covers the following topics in detail:

  • Analog I/O: PAH (HART), PAI (single sensor), PAID (dual sensor), PAIM (multi sensor), PAO (analog output)
  • Discrete I/O: PDI (input), PDO (output), PD4SD (2-, 3-, or 4-state device)
  • Motors and drives: PMTR (process motor), PVSD (variable speed drive)
  • Valves: PVLV (process valve), PVLVMP (mix-proof valve), PVLVS (valve statistics)
  • PID and process control: PPID (Process P+I+D — successor to PID, PIDE, and P_PIDE)
  • Selectors and arbitration: PHLS (high/low selector), PFO (analog fanout), PCMDSRC (command source)
  • Permissives and interlocks: PPERM (permissives), PINTLK (interlocks)
  • Batch / dosing / sequencing: PDOSE (dosing), PDBC (deadband controller), PRT (runtime), PRI (restart inhibit), PTST (tank strapping)
  • Multi-device groups: PNPOS (n-position device), PLLS (lead-lag-standby motor group)
  • Specialty: PBL (boolean logic + snapshot), PPTC (pressure/temperature compensated flow)

Frequently Asked Questions

Which controllers support these PROCES-RM215 instructions?
The native process instructions are available on CompactLogix 5380, CompactLogix 5380 Process, ControlLogix 5580, ControlLogix 5580 Process, and ControlLogix 5590 controllers running Studio 5000 v36 and later. ControlLogix 5590 specifically requires PPID instead of PIDE for PID control.
What is the difference between PROCES-RM215 native instructions and the P_ AOI library (PROCES-RM002)?
The P_ AOI library wraps raw Logix instructions (PIDE, PID, etc.) with PlantPAx-standard command-source arbitration, alarm integration, and HMI faceplate hooks. PROCES-RM215 instructions provide the same operational features built into native function blocks — no wrapper required. Both approaches are PlantPAx-conformant and can coexist in the same project. Native PROCES-RM215 instructions are preferred for new projects on supported controllers; P_ AOIs remain supported and are the only option on older firmware.
Is PPID a drop-in replacement for PIDE?
Functionally yes — PPID provides the velocity-form PID algorithm with cascade, ratio, anti-windup, and feedforward, just like PIDE, plus the additional PlantPAx framework hooks. The tag interface differs (input and output member names are P_-prefixed and standardized). For ControlLogix 5590 projects, PPID is the only option since PIDE is not supported on 5590. For CompactLogix 5370/5380 and ControlLogix 5570/5580, PIDE remains available; choose PPID if you want the integrated PlantPAx framework, or PIDE if you want the simpler standalone block.
Where do I find tuning guidance for the PPID instruction?
The PIDE manual tuning workflow at /how-to-pide-loop-tuning/ applies directly to PPID — the underlying control math is identical. Cascade tuning between two PPID instances follows the same pattern as PIDE cascade, covered in /how-to-pide-cascade-loops/.
Are these instructions safety-rated?
The general process control instructions in PROCES-RM215 are not certified for safety applications. For SIL-rated control, use the GuardLogix safety controllers (1756-L8xES) and the safety-specific instructions documented separately in publication 1756-RM095.

Disclaimer