Hello,
I’m testing some simulations to check their operation with the new version of LTspice.
.ac simulation with .opt meascplxfmt=Cartesian
1) With basic RC circuit, the output name is OUT :
.meas Gain_100Hz FIND mag(V(out)) WHEN freq=100 => Simulation doesn't run :
.meas Gain_100Hz FIND mag(V(out)) WHEN freq=100
^^^^
2) This following command doesn't work : "meas Bandwidth_BF FIND frequency WHEN mag(V(out))=0.707946 FALL=1"
Measurement "Bandwidth_BF" FAIL'ed
All these measurements worked with previous LTspice.
All these measures worked with LTspice 24.0
Emilien