|
Hi there,
I'm working on a macro which gets measurement results via getResult(). The numbers I get in the macro with getResult, however, have fewer decimal places than the ones displayed in the results table when I do the measurement manually.
Obviously, I'd like to have the highest possible precision in my macro. Is there an option somewhere to determine how many significant figures are passed by getResults, or some other solution?
Thanks,
Matt
|