Node Card Status
Refresh Status Back to Main Menu
This page shows the current status of all non-Node cards connected to this Node Card.
Each row represents one installed card and includes:
- Card – the type of card (BOD, BSD, Turnout, etc.)
- Card # – slot number on the Node Bus Hub (1–7)
- Bus – Bus A or Bus B
- Offset – the card’s offset index (1–7)
- Status – one of: configured, not connected, or connected
- Description – free-form description of the card’s purpose
The table below is initialized from this documentation.
At runtime, the Node firmware will replace the placeholder row marker with live data.
<table>
<thead>
<tr>
<th>Card</th>
<th>Card #</th>
<th>Bus</th>
<th>Offset</th>
<th>Status</th>
<th>Description</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
> Tip: If you are viewing this page from the Node Card’s built-in web server, the rows above are populated by the firmware based on what it detects on the Node Bus.
<p>
Refresh Status
Back to Main Menu