NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

change numeric format

Hello,
Is it possible to change and save the numeric format parameters of a custom steptype in Teststand 2.01 ?
0 Kudos
Message 1 of 4
(3,979 Views)
Hi,

Yes it is. When you define your step type. Select the property you want to format. eg Result.Numeric. Right mouse click and select Properties. You will get the Numeric Properties Dialog. There will be a button called 'Numeric Format...'on the panel. Click on this and a new dialog will appear. This will allow you to format this property.
Repeat this for act for another property.
Now you custom step type will have formatted Result value.

I have attached an example of a custom None Adapter NumericLimitType which has the Limits and the Numeric result formatted to Unsigned Integer.

Hope this helps
Regards
Ray Farmer
Regards
Ray Farmer
Message 2 of 4
(3,979 Views)
How can I modify this using cvi code?
0 Kudos
Message 3 of 4
(3,778 Views)
Never mind, I figured it out. Thanks.
0 Kudos
Message 4 of 4
(3,776 Views)