Hi,
I have measurement and parameter name with capiotal letters.
.param xR1 1.45
.meas R1 param xR1
In the log file depending on LTspice revision I get either both measurement and parameter name changed to lower case either only measurement changed to lower case or both kept originally.
VI 4.23 r1: xr1=1.45
17.1.15 r1: xr1=1.45
24.0.12 r1: xr1=1.45
24.1.3 R1: xR1=1.45
24.1.5 R1: xR1=1.45
24.1.6 r1: xR1=1.45
24.1.7 r1: xR1=1.45
Would it be possible to keep the original name lower/upper case letters in the log file as it was in 24.1.3 and 24.1.5 revision?
Keeping it consistent helps in automating simulations.
Best regards,
pavo