[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnucap] Finding voltage between nodes
From: |
al davis |
Subject: |
Re: [Help-gnucap] Finding voltage between nodes |
Date: |
Mon, 5 Sep 2016 09:42:52 -0400 |
On Mon, 05 Sep 2016 15:01:29 +0200
Orestes Mas <address@hidden> wrote:
> Is there any simple way to find the voltage between two arbitrary nodes?
The easiest way is to put a component in the circuit, and ask for its
voltage. Or .. there is probably one there already.
Iprobe (4 5) 0
.print op v(Iprobe)
To store it ..
.store op v(Iprobe)