Table of contents
  1. Node Card I/O Quickstart
    1. What You Need
    2. Connect the Card Output Monitor Board
      1. 1. On the Card Output Monitor Board
      2. 2. On the Node Card
    3. Testing Using the Node Card Self-Test Command
    4. Testing Using the CDI Configuration Tool
      1. Open the Node’s I/O Configuration in the CDI Tool
      2. Configure the I/O Lines for Output
      3. Trigger the Output Lines
    5. I/O Quickstart Complete

Node Card I/O Quickstart

This Quickstart verifies that your Node Card can successfully drive its eight I/O lines using the CDI Configuration Tool. You will use the Card Output Monitor Board to see the results immediately on LEDs.

This is the first hands-on confirmation that the Node Card can send output signals after configuration.


What You Need


Connect the Card Output Monitor Board

Follow these steps to connect the Card Output Monitor Board to the Node Card for basic output testing.

Make sure the Node Card is unpowered during cabling.


1. On the Card Output Monitor Board

  1. Plug the network cable from the Node Card into the FROM CARD connector (J2).
  2. Connect the board’s PWR BUS terminal to a GND that is common with the Node Card’s GND.
  3. Set the LINE 8 selector switch to OUTPUT (this enables the LED for that line to respond properly during testing).

2. On the Node Card

Set these jumpers before powering the Node Card.

  1. Plug a network cable into the I/O DEVICES connector (J7).
  2. Set both L7 and L8 selector jumpers (JP2 and JP3) to I/O, enabling testing of these lines.
  3. Power the Node Card using USB, CAN bus power, ATX, or a barrel jack.

When powered, the Card Output Monitor Board’s power LED should illuminate.


Testing Using the Node Card Self-Test Command

This is the fastest way to verify all outputs. The self-test works even without any CDI configuration.

  1. Open your Serial Monitor

  2. Enter the command:

    T
    
  3. Press Enter

The Node Card will:

This provides instant confirmation that:

Tip: This is the recommended first test before writing your own I/O configurations.


Testing Using the CDI Configuration Tool

After verifying basic operation with the self-test, you can now confirm CDI-based control of each I/O line.


Open the Node’s I/O Configuration in the CDI Tool

  1. Launch the CDI Configuration Tool
  2. Select your Node Card from the list
  3. Open the CDI
  4. Locate the segment named: “Node Card I/O Configuration”

This is where you control how each of the eight lines behaves.


Configure the I/O Lines for Output

Inside the I/O Configuration:

  1. Mark the lines you want to test as Output
  2. Leave unused lines at their defaults
  3. For each output line, you will see two default Event IDs:

These defaults come from the firmware and are ready to use immediately.

For more guidance on this CDI segment, see the Node Card Configuration Guide.


Trigger the Output Lines

Most CDI tools allow you to send (“fire”) Event IDs:

  1. In the I/O Configuration segment, locate the Event IDs
  2. Use the tool’s “Send Event” or “Fire Event” function
  3. Send the ON event → LED lights on the Monitor Board
  4. Send the OFF event → LED turns off

If an LED does not respond, confirm the Monitor Board GND is common with the Node Card’s GND.

Repeat for each line you want to test.


I/O Quickstart Complete

You have now verified:

You are now ready to continue with device testing, signal control, turnout outputs, or integrating additional Fusion cards.