LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change numeric format type under edit limits from Labview

Hi,

Are you saying that you wish to do the same thing as on the Edit Dialog but under program control via your VI code module, eg using a TestStand API method or property?

Regards

Ray Farmer

 

Regards
Ray Farmer
0 Kudos
Message 11 of 15
(991 Views)
Hi Ben,
 
you change the format in LabView vi. I want to change the format from LabView for an numeric Limit Test in TestStand.
In my Attachments you will see what i mean. I will change the real Typ to Hex for Example. And this i will do from Labview.
0 Kudos
Message 12 of 15
(979 Views)
Hi Ray Farmer,
 
thats what i want to do!
 
Best Reguards
 
Tumbler
0 Kudos
Message 13 of 15
(980 Views)

Hi,

You can use the property PropertyObject.NumericFormat to set the format of a property such as the Numeric or the Limits.High. Check the programmer reference help for the format of the format string.

Hope this helps

Regards

Ray Farmer

Regards
Ray Farmer
Message 14 of 15
(956 Views)
Thank You,
 
can you send me an example?
0 Kudos
Message 15 of 15
(943 Views)