NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enter a product enhancement suggestion?

Where do I go to enter a suggestion for an enhancement to TestStand?

One of the features that I miss in TestStand is that there is no "Contstant" variable declaration.

It seems that one possibility is to be able to declare a Local Variable, and then change a "Read Only" attribute either as a parameter on the Locals tab (similar to setting the "By Reference" property for a Parameter Variable) or by a programmable function:
Locals.nPi = 3.14
Locals.nPi.ReadOnly = True

This would be great for StationGlobals, FileGlobals as well as Local variables. (Not sure about Parameters, I gotta think about that one...).

Mike
0 Kudos
Message 1 of 2
(2,956 Views)
Your suggestion was just recorded.... 😉

Kyle Gupton
TestStand R&D
National Instruments
Kyle Gupton
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(2,956 Views)