11-18-2011 10:04 AM
hi
I'd like to display some results in a table, using the "measurement format", I don't think it is the way it's called, but here is an example :
engineering format / measurement format
56.85 E-3 V 56.85 mV
12.3 E-6 A 12.3 uA
123.54 E-9 F 123.54 nF
...
Is there a way to do it with a labView function, or do I need to scan the string and format it with the apropriate unti ?
11-18-2011 02:08 PM
See attachment. You also need to go to the properties of the indicator and change precision type to 2 digits of digits of precision.
11-21-2011 02:25 AM
I'm using LabView 2010 so I can't open your vi...
and it's not for an indicator bu for a table, so this property doesn't exists.., but i found an other solution :