I have written some Tcl scripts and use them in eldo to define new waves. I'm now facing with precision problems.
Eldo send data in engineering notation with only 6 digits (ex: 9.123456e-6) and that's not enoughfor my purpose.
I have already try to change the NUMDGT option without any success.