KB: How to Create a Single Pin Net Report for a PCB Document
Created: October 29, 2025 | Updated: October 29, 2025
It is not possible to directly generate a single pin net report from a PCB layout document. However, users can still identify single pin nets using alternative methods within the PCB Editor. These include using a PCB Filter query or the PCB Panel in Nets mode with node count enabled. The resulting data can then be exported to Excel for reporting purposes.
Solution Details
Identifying Single Pin Nets in PCB Layout
Why Direct Reporting Isn’t Available
The PCB layout environment does not provide a built-in report generator specifically for single pin nets. Unlike schematic capture, which supports more granular net reporting, the PCB Editor requires manual filtering or inspection to identify nets with only one pad.
Available Methods to Locate Single Pin Nets
To identify single pin nets in a PCB document, use one of the following methods:
- PCB Filter Query
- PCB Panel Nets Mode with Node Count
Step-by-Step Instructions
Method 1: Using PCB Filter Query
- Open the PCB document in PCB Editor.
- Go to the PCB Filter panel.
- Enter the query:
NetPinCount = 1 - Click Apply to All.
- All single pin net pads will be selected.
- Open Panel » PCB List.
- Set the view to Selected Objects.
- Copy the displayed details and paste into Excel.
Method 2: Using PCB Panel Nets Mode
- Open the PCB Panel.
- Set the mode to Nets.
- Click on All Nets.
- Enable the Node Count column.
- Select All Nets.
- Right-click and choose Report » Export.
- Save the report as an Excel file.
Additional Notes
- These methods are useful for identifying nets that may be incomplete or incorrectly connected.
- Always verify the context of single pin nets to ensure they are intentional and not design errors.