Register Name / Module Address Assembled Address for PLC Description
Sensor Port Input Signal Condition Mask
4:0034
M: 4:1819
E: O.Data [19]
P: Byte 38 (Hi)
   Byte 39 (Lo)
Bitwise Value:
   bit 00 = Left Sensor Port – Pin 3
   bit 01 = Left Control Port – Pin 3
   bit 02 = Right Sensor Port – Pin 3
   bit 03 = Right Control Port – Pin 3
   bit 04 = Left Sensor Port – Pin 4
   bit 05 = Left Control Port – Pin 4
   bit 06 = Right Sensor Port – Pin 4
   bit 07 = Right Control Port – Pin 4
   bit 08 thru bit 15 = Reserved

How Input signals are conditioned in ZPA Mode

For an ConveyLinx Module in standard ZPA mode, the Auto-Configuration procedure sets values in this register to allow the ConveyLinx Module to correctly display the Sensor and Control port Input circuit LEDs to facilitate diagnostics. This is done, for example, to make visual LED diagnostics the same for “zone blocked” regardless of the sensor type.
For example, suppose the zone photo sensors used are “Light Operate, Normally Open”. This means that the sensor’s output is energizing the ConveyLinx Module’s sensor input pin 4 when the zone is clear. The ConveyLinx Module’s Sensor port LED indicator for pin 4 (green) should illuminate when the zone is blocked; so the Auto-Configuration procedure sets a bit in the Sensor & Control Port Input Signal Condition Mask register to correspond to the pin 4 signal on the appropriate sensor port. If the sensor is electrically opposite such that its output energizes pin 4 of the sensor port when the zone is blocked, then the bit corresponding to pin 4 for this sensor port is clear such that the sensor port’s LED illuminates green when pin 4 is energized.
How Input signals are conditioned in PLC I/O Mode

When an ConveyLinx Module is placed in PLC I/O mode; the Sensor & Control Port Input Signal Condition Mask register is cleared of the values set during the Auto-Configure procedure. The Sensor & Control Port Input Signal Condition Mask register is made available for PLC I/O mode Sensor and Control port inputs to give the PLC programmer the same flexibility for configuring which electrical state (on or off) of the input will cause a logical 1 to appear in the Sensor & Control Port Inputs register and illuminate the pin’s corresponding LED. By setting or clearing the corresponding bit for a given port’s pin 3 or 4 signal, the PLC programmer can determine which physical state (on or off) of the input signal will cause its corresponding pin’s bit in the Sensor & Control Port Inputs register to be set and its corresponding LED to illuminate. The following are two examples that show the bit patterns and signals for one of the ConveyLinx Module’s inputs. The same pattern applies to all 8 available ERSC inputs:

Example: Right Sensor Port – Pin 4 Signal
Electrical Signal Sensor & Control Port Input Signal Condition Mask Register bit 6 Sensor & Control Port Inputs Register bit 6 LED State
OFF 0 0 Green = OFF
ON 0 1 Green = ON
OFF 1 1 Green = ON
ON 1 0 Green = OFF
Example: Left Control Port – Pin 3 Signal
Electrical Signal Sensor & Control Port Input Signal Condition Mask Register bit 1 Sensor & Control Port Inputs Register bit 1 LED State
OFF 0 0 Red = OFF
ON 0 1 Red = ON
OFF 1 1 Red = ON
ON 1 0 Red = OFF