NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Why do hex numbers appear as decimal numbers in TestStand reports?

Even though I have specified the number as Hex in the Limits dialog of the numeric limit test, in the test report (HTML file) the result appears as a decimal number. The test still works but it makes for lousy reports.
0 Kudos
Message 1 of 10
(4,612 Views)
Hi,

In the report options you can change the format so that your results are display in hex. But I think that this will change all numeric results to be in hex or or the format set in the report options.

You can change this report options either via the menu item Configure | Report Options or in your sequence file you can override the ReportOption sequence and make your changes specific to your test requirements and not relying on whats set as default.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 10
(4,612 Views)
TestStand 2.0 loses the numeric format of the result when you reload the sequence file. TestStand 2.0.1 fixes this problem.
Message 3 of 10
(4,612 Views)
> TestStand 2.0 loses the numeric format of the result when you reload
> the sequence file. TestStand 2.0.1 fixes this problem.

Mr. Grey,

Any idea when 2.0.1 will be released? The NI downloads page doesn't list
it...

Bob.
0 Kudos
Message 4 of 10
(4,612 Views)
TestStand 2.0.1 has already released. Goto Products & Services >> Measurement and Automation Software >> TestStand and click on the Upgrade Advisor link.
0 Kudos
Message 5 of 10
(4,612 Views)
> TestStand 2.0.1 has already released. Goto Products & Services >>
> Measurement and Automation Software >> TestStand and click on the
> Upgrade Advisor link.

Is there any way to download 2.0.1. The upgrade advisor wants a credit card
(even though the price says $0.00) and says it will take 10 days for
delivery. Is there a more expedient way to obtain the 2.0.1 update?

Bob Rafuse
Etec, Inc.
0 Kudos
Message 6 of 10
(4,612 Views)
TS 2.0.1 is not available for download. One way to get it quicker than snail mail might be to borrow a 2.0.1 CD from your NI Field Sales Engineer.
0 Kudos
Message 7 of 10
(4,612 Views)
James, I've just received 2.0.1 and installed it. I loaded a sequence created with 2.0 and saved it to update it to 2.0.1.

However, the reports are still showing hex limits as decimal numbers. Is there something I need to do to fix this?
0 Kudos
Message 8 of 10
(4,612 Views)
2.0 forgets the numeric format when you reload the file. Thus if you load and resave the file in 2.0 after setting the format, you lose the format. Have you tried resetting the format in 2.0.1? I tried it and I can't find any problems.
0 Kudos
Message 9 of 10
(4,612 Views)
Thanks James, that worked. I bit of a pain though, having to redo all my tests in all my sequence files...
0 Kudos
Message 10 of 10
(4,612 Views)