While combining several simulation schematics, I started getting an error in my waveform display window (generated from a .plot statemen): Syntax error in “V(MeterRed,MeterBlack)/I(I1),1.01V/1mA,0.99V/1mA”
After some troubleshooting, I discovered that joining 2 named nets left the displayed netnames, but only one of the names is used in the netlist. On larger schematics, this can be very confusing. Mike has added a new feature that shows up in the revision history as “09/02/2025 Netlists are now annotated with the connected node list.”
I’ve attached a circuit that demonstrates the feature. If I remove the “stuff with jumper” option for R6 (a great feature!), the error appears. Viewing the netlist shows “// Note: “METERRED” is connected to “TEST” at this scope.” The netlist notes can be valuable in identifying nets with multiple names.
GuardPrinciples04(s).qsch (10.0 KB)