Maker Pro
Maker Pro

PSpice newbie question...?

O

Ollie

Jan 1, 1970
0
How do you manage to show node numbers in the Capture schematic?
Other simulation programs let you turn these on and off--how is it
done in PSpice (v10.5)?

TIA, Ollie
 
J

Jim Thompson

Jan 1, 1970
0
How do you manage to show node numbers in the Capture schematic?
Other simulation programs let you turn these on and off--how is it
done in PSpice (v10.5)?

TIA, Ollie

I don't think you can. But you can call nodes descriptively... for
example "V(Q3:e)" gives you the voltage at the emitter of Q3.

Do you know how to use Markers?

You can also click on Analysis, Examine Netlist or, in Probe, View,
Circuit File, or View, Output File.

Lastly, you can label nodes with your own names to force the
netlister. This is handy to allow meaningful names on otherwise inane
points in the circuit.

...Jim Thompson
 
O

Ollie

Jan 1, 1970
0
I don't think you can. But you can call nodes descriptively... for
example "V(Q3:e)" gives you the voltage at the emitter of Q3.

Do you know how to use Markers?

You can also click on Analysis, Examine Netlist or, in Probe, View,
Circuit File, or View, Output File.

Lastly, you can label nodes with your own names to force the
netlister. This is handy to allow meaningful names on otherwise inane
points in the circuit.

...Jim Thompson
Thanks Jim, I'll try what you have told me.
-Ollie
 
Top