LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change numeric format type under edit limits from Labview

Hello,
 
is it possible to change under Edit Limits the numeric format type (Hex, Decimal, Real...) from LabView? 
Is there any way to change this types from Labview. Because i can't found an variable like step.result.numeric or what ever.
 
I hope somebody know what i mean.
 
thank you and best reguards
0 Kudos
Message 1 of 15
(4,269 Views)

I don't understand your "Edit limits".

Where do you find this?

0 Kudos
Message 2 of 15
(4,241 Views)
If you use an Numeric Limit Test in Test Stand. Then you can set with the options by right click edit limits.
In this edit limits menu you have a button numeric format. An here you can change the Typ in Hex, decimal and real.
How can i change this options for this step from labview?
0 Kudos
Message 3 of 15
(4,231 Views)
Hi Tumbler,
 
generally I would say that is is possible to access the numeric format type, but it would be difficult to find look up string.
May I ask what makes you need this? Normally you would receive your Data Type from a VI and via preconditions you can choose what limit test is the the right one for your result.
 
Regards,
Stefan Henke
NIG
0 Kudos
Message 4 of 15
(4,219 Views)

Please see this Nugget for a possible solution.

Benn

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 15
(4,215 Views)

Hello,

 

ben that what you show me is how i change the format in the Vi. But this format i have in the vi i will gave back to teststand and want to change under edit Limits the typ from decimal to real oder hex or what ever.

0 Kudos
Message 6 of 15
(4,205 Views)
Hello Stefan,
 
i would like to do this because we have create a config vi. And the people for this we made this step don't want to change in Edit Limits and the configuration for the device in the config step.
Thats why we want to do this from this vi.
0 Kudos
Message 7 of 15
(4,200 Views)

Hi Tumbler,

Within the TestStand Sequence Editor for a step which has limits, then on the Edit Limits dialog should be a control which will allow you to change the format which is set to <default>. I think you might have to click on another button which will bring up another dialog which will allow you to change the format. ( I haven't got testStand to hand at the moment, so I am working from memory).

Hope this helps

Regards

Ray Farmer

Regards
Ray Farmer
Message 8 of 15
(4,198 Views)
Hello,
 
Yes i know that i can change the format under edit limits but i want to change this from a labview vi.
For example i have a button in Labview with this button i can change the format from decimal to hex.
An then i want set this change to TestStand.
I want to change all parameters in Edit Limits from LabView
0 Kudos
Message 9 of 15
(4,189 Views)
"
 i can change the format from decimal to hex.
...
... Edit Limits from LabView
"
 
I am confused.
 
The format can be changed using the info in the Nugget to which I prviously provided a link.
 
Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 10 of 15
(4,182 Views)