NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

test report numeric format

Solved!
Go to solution

How  do or can I set the numeric format, decimal places, of the TS v16 Test Report. Using Labview 2016 module to perform Multiple Numeric Test. The Measurement, High, Low Limit are read via 2D double array into TS.

 

TestStand report appears to show 3 decimal places. I only need to show 1 or 2 decimal places for measurements and limits.

0 Kudos
Message 1 of 3
(2,504 Views)
Solution
Accepted by topic author richjoh

It probably depends on how the report generator you are using was written.  If it is using the Get Formatted Value method, then you just have to set the format where you define your limits.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(2,502 Views)

Thanks, I overlooked that format menu. Selected "Custom", Real number and 2 decimal places..

0 Kudos
Message 3 of 3
(2,479 Views)