Hey,
I tried this out, and wrote:
V1 in the upper box.
R1(I(r1)) in the lower box (I also tried writing I(R1), and R1(I(R1))).
I received this error:
*Analysis directives:
.TF R1(I(r1)) V_V1
----$
ERROR -- Must be independent source (I or V)
.PROBE V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"
Do you have an idea what is the problem?
Thanks.