04-13-2007 10:13 AM
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
04-16-2007 01:43 AM
04-16-2007 01:44 AM
04-16-2007 08:48 AM
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
04-17-2007 08:32 AM