Hi
I'd like to set the number of significant digits in a worksheet programmatically using LabTalk.
So far I've managed to set the mode to significant digits using :
wproperties execute:=get iotrgui:=tr;
tr.TextControl.DigitsMode = 2;
wproperties execute:=set iotrgui:=tr;
Now, how do I actually set the number of significant digits ?
Thanks !
Origin Ver. 9.0 and Service Release 1 :
Operating System: 7 64 bit