I/O (Input/Output) Basic Linkage - Using PXLs
Using Doors.NET v3.5.1.21 and higher, you can apply basic I/O linkage actions to a PXL-500 controller which has an SB-593 satellite board connected to it. The SB-593 provides a PXL-500 with an additional 8 general purpose inputs and 4 general purpose outputs. Two of the inputs can be configured to manage a second door, making the PXL-500 a cost effective two door controller, while still providing an additional 6 inputs and 2 outputs.
This setup example will assume that a second door is being managed by the satellite board (inputs 1 and 2 are the REX/RTE input and the door sense input and outputs 1 and 2 are the second door lock output and the second door alarm output).
This example explains how to use input #4 on the satellite board to activate output #3 so that the output follows the state of the input. A typical application for this might be for monitoring a fire door which does not have access control. If the door is opened you can sound an alarm locally at the door using the associated output. When the door closes the alarm will stop sounding.
- From within Doors.NET, go to Setup >> Hardware Setup >> All to display the hardware tree.

- Double-click the PXL controller which has the SB-593 connected to it.
- Double-click inputs. You will see a list of inputs.
- If the satellite board is configured for managing a second door then you will notice the first 6 inputs are pre-configured for door functions (door sense plus RTE1 and RTE 2 inputs)
- However the RTE 2 for door 2 can also be used as a general purpose input, such as in this example as you will see.

- Even if 2 doors are being controlled you will still have 6 available general purpose inputs (if you do not need an auxiliary RTE for door 2).
- Highlight the input and give it a descriptive name.

- Double-click outputs then rename output #3.

- Ensure Advanced View is enabled so you can see all the input's properties.

- Scroll down the input properties until you find Link Actions.

- Link to Output - Select the output #3 which you have renamed and set it to Active.
- Link Action - Set this to Follow.
- Link Schedule - Set to Always.

- Save the input settings
.

- Activate the input that is programmed with the link action.
- The linked output should activate and should deactivate when the input goes secure.
- At the same time these events should appear in the live events grid:

Link Action Options

Creating AND/OR Linkage Actions
The basic I/O functionality on the PXL allows you to select additional inputs located on the same PXL to be included in the action.
- For example; you may only want to activate an output when there are 2 inputs BOTH in the active state.

- Or you might want to activate an output when EITHER input goes active.

Link Actions
- Follow - The output follows the state of the input (when the input is active the output activates and when the input is inactive the output deactivates).
- Latch - The output latches on when the input is activated.
- Pulse - The output activates for the specified pulse time when the input is activated. When this option is selected you will see an additional setting that allows you to specify the pulse time.

Note: If you use one input to Latch an output ON you have to set the output to Active when you configure the link action. IF you use a different input to Latch the same output to OFF you have to configure the output to go to Normal.
Link Schedule
Determines when the link action can be activated. Always specifies that you will always be able to activate the link action.