NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Display SI notation in Teststand

 

Maybe this question was asked but when i try  to format the results numeric value to display it as 6u instead of 6e-006. there is no option like in labview where you can specify the use of SI notation. is there any way to do it on test stand. it really annoys me because well it will be easy to an operator see 6u that 6e-006. 

 

what i have been doing is just multiplying that value for a milion to get it back to decimal and on the units  add the uF...

 

is there any work around that?

CLAD, CTD
0 Kudos
Message 1 of 2
(4,485 Views)

Hello buton,

 

There is no option to display SI in TestStand, only scientific notation. However, I managed to find a workaround for you:

 

You can call a VI code and make the conversion in LabVIEW. The converted value will be returned to TestStand. Please see attached.

 

 

Carmen C.

 

Download All
0 Kudos
Message 2 of 2
(4,459 Views)