PLC Developers Guide / ZPA Mode Control / PLC Outputs for ZPA Mode /
Set Outputs
ConveyLinx-Ai Family |
ConveyLinx ERSC ❌ | ConveyLinx-Ai 24V ✅ | ConveyLinx-Ai 48V ✅ |
ConveyLinx-ECO ❌ | ZPA Mode ✅ | PLC I/O Mode ❌ | |
Register Name | Internal Address | Assembled PLC Address |
Description | ||
Set Aux I/O Outputs | 4:0063 | M: 4:1617 E: O.Data [17] P: Byte 34 (Hi) P: Byte 35 (Lo) |
Bitwise Value | ||
bit 08 = | Left Aux I/O (Pin 2) Usage: 0 = Use as Input / 1 = Use as Output |
||||
bit 09 = | Right Aux I/O (Pin 2) Usage: 0 = Use as Input / 1 = Use as Output |
||||
bit 12 = | Left Aux I/O (Pin 2) as Output: 1 = ON, 0 = OFF (only if bit 08 is ON) |
||||
bit 13 = | Right Aux I/O (Pin 2) as Output: 1 = ON, 0 = OFF (only if bit 09 is ON) |
||||
All other bits reserved |
Aux I/O Outputs for ConveyLinx-Ai Family
In certain applications, it may be desired to have the PLC actuate a device along the conveyor (i.e. illuminate a light or energize a solenoid coil, etc.). With the ConveyLinx network this can be done without installing a separate PLC I/O system to do this. In EasyRoll, simply select NONE from the Aux I/O Pin 2 Usage tab and this allows the PLC to have access to the Aux I/O pin and configure it to be either an input or an output and use it accordingly.
test link with variable: Test for Pin 2 link
ConveyLinx-ERSC Family |
ConveyLinx ERSC ✅ | ConveyLinx-Ai 24V ❌ | ConveyLinx-Ai 48V ❌ |
ConveyLinx-ECO ❌ | ZPA Mode ✅ | PLC I/O Mode ❌ | |
Register Name | Internal Address | Assembled PLC Address |
Description | ||
Set Control Port Outputs | 4:0063 | M: 4:1617 E: O.Data [17] P: Byte 34 (Hi) P: Byte 35 (Lo) |
Bitwise Value: 1 Energizes Output | ||
bit 01 = | Left Control Port | ||||
bit 03 = | Right Control Port | ||||
All other bits reserved |
Control Port Outputs for ConveyLinx-ERSC Family
By default, in ZPA mode, the PLC does not have control of the local connected module’s Control Port output signals. The default function of the Control Port output signals is to be energized when the Control Port’s corresponding zone is occupied. In certain applications, it may be desired to have the PLC actuate a device along the conveyor (i.e. illuminate a light or energize a solenoid coil, etc.). With the ConveyLinx network this can be done without installing a separate PLC I/O system to do this. Using EasyRoll software, one or both Control Ports can have their function switched from internal ZPA logic control to be controlled by the PLC. See EasyRoll software Advanced Screen|Control Ports| Checkboxes for Enable PLC Controls