In a roll forming machine, wiring between field devices and the PLC determines whether the system runs reliably — or becomes unstable.
Most electrical faults in roll forming systems are not software failures.
They are:
Incorrect I/O wiring
Mixed voltage wiring
Poor grounding
Incorrect sourcing/sinking selection
Shared neutrals
Noise contamination
Understanding PLC I/O wiring fundamentals is critical for:
High-speed roofing lines
Structural purlin systems
Coil processing equipment
Flying shear systems
Hydraulic automation
This guide explains how PLC inputs and outputs should be wired in industrial roll forming machines.
PLC Inputs:
Signals coming into the PLC from field devices.
Examples:
Proximity sensors
Limit switches
Pressure switches
E-stop status
Guard door switches
Encoder zero sensor
PLC Outputs:
Signals going out from PLC to control devices.
Examples:
Relay coils
Contactor coils
Solenoid valves
Indicator lamps
VFD enable inputs
Inputs detect machine status.
Outputs command machine actions.
Modern roll forming systems typically use:
24VDC control voltage for I/O.
Why?
Safer
Compatible with PLC transistor outputs
Better noise immunity
Global standard
Mixing voltages inside I/O blocks is a major failure source.
Digital inputs detect ON/OFF signals.
24VDC PSU → Sensor → PLC Input Terminal
PLC Common → 0V
When sensor activates, it applies 24V to PLC input.
PLC registers logic TRUE.
This is critical in roll forming wiring.
Sourcing Input (PNP type):
Sensor supplies +24V to PLC input.
Sinking Input (NPN type):
Sensor pulls PLC input to 0V.
Most modern industrial PLC systems use PNP (sourcing) logic.
Using wrong sensor type causes inputs not to trigger.
Always verify PLC input type before wiring sensors.
Typical PNP proximity sensor:
Brown → +24V
Blue → 0V
Black → Signal to PLC Input
Signal wire connects to PLC input terminal.
0V must be common reference.
Incorrect common reference causes unstable input readings.
Mechanical limit switch:
One side → +24V
Other side → PLC Input
When switch closes, PLC sees voltage.
Use shielded cable if near VFD wiring.
E-stop circuits should not rely solely on standard PLC input.
Certified safety relay monitors:
Dual-channel E-stop loop
Guard door contacts
PLC may monitor safety status, but not control it.
Never wire critical safety directly through standard PLC logic.
Digital outputs control devices.
Two common types:
Relay outputs
Transistor outputs
Relay outputs behave like switch contacts.
Word-Based Example:
PLC Relay Output → Contactor Coil → Neutral
Relay closes → Coil energizes.
Advantages:
Can switch AC or DC
Electrically isolated
Disadvantages:
Mechanical wear
Slower switching
Transistor outputs switch DC only.
Word-Based Example (PNP Output):
PLC Output → Solenoid Coil → 0V
When output turns ON, 24V applied to coil.
Advantages:
Fast switching
No mechanical wear
Common in high-speed lines.
Hydraulic solenoid valves typically:
24VDC coil.
Word-Based Flow:
PLC Output → Fuse → Solenoid → 0V
Fuse protection prevents coil short from damaging PLC output.
Never connect solenoid directly without protection consideration.
Inductive loads (solenoids, relays) create voltage spikes when de-energized.
Use:
Flyback diodes (DC coils)
RC snubbers (AC coils)
Without suppression, PLC outputs may fail prematurely.
PLC I/O cables must not run parallel with:
Motor cables
VFD output cables
Brake resistor wiring
Parallel routing causes:
False triggering
Encoder errors
Intermittent faults
Use separate trunking for signal wiring.
Used for:
Pressure transmitters
Speed reference signals
Current sensors
Typical 4–20mA wiring:
Transmitter → Analog Input +
Return → Analog Input –
Shield grounded at one end only.
Noise in analog wiring causes unstable readings.
Encoder signals connect to:
High-Speed Counter module.
Use:
Twisted pair shielded cable
Proper shield termination
Short routing inside cabinet
Encoder wiring near motor cables causes length variation.
Mixed 24V and 110VAC in same terminal row
No fuse protection on outputs
Shared common wires overloaded
Incorrect PNP/NPN sensor selection
No suppression diode on solenoid
Encoder routed with motor cable
No labeling of I/O terminals
No spare terminals for expansion
Most roll forming electrical faults originate here.
Input Section:
24V → Proximity Sensor → PLC Input I0.0
24V → Limit Switch → PLC Input I0.1
Output Section:
PLC Output Q0.0 → Contactor Coil → 0V
PLC Output Q0.1 → Hydraulic Solenoid → 0V
Encoder:
Encoder A/B → HSC Module
Power wiring segregated on opposite side of cabinet.
Before machine startup:
Verify correct voltage at input terminals
Simulate sensor activation
Verify output energizes correct device
Confirm suppression devices installed
Check shield termination
Do not rely only on software diagnostics.
Physical verification prevents damage.
Before purchasing or accepting a machine, ask:
Is control voltage 24VDC?
Are I/O terminals labeled clearly?
Are outputs fused or protected?
Are suppression devices installed?
Is sensor type (PNP/NPN) confirmed?
Are encoder cables shielded and isolated?
Are power and signal segregated?
Is I/O list provided in documentation?
Red flag:
“All I/O is wired — no diagram needed.”
Professional suppliers provide full I/O mapping.
It refers to how current flows between sensor and PLC input.
Yes. PLC may never detect signal.
To protect PLC outputs from voltage spikes.
Yes. Induced noise causes false triggering.
Yes, especially when driving solenoids.
Poor segregation between power and signal wiring.
PLC I/O wiring in roll forming machines must ensure:
Correct control voltage selection
Proper sourcing/sinking configuration
Clear terminal labeling
Output protection and suppression
Encoder shielding
Power and signal segregation
Accurate documentation
Correct I/O wiring provides:
Stable shear timing
Reliable hydraulic control
Clean sensor detection
Reduced downtime
Safer maintenance
Most “PLC problems” are actually wiring architecture problems.
Engineering discipline at I/O level determines system reliability.
Copyright 2026 © Machine Matcher.