NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure an axExpressionEdit in order to limit the text to variables ?

Hello,

 

I am using AxExpressionEdit in order to edit custom steps using expressions.

 

Is there a simple way to configure the axExpressionEdit to only accept variable names ?

 

For example :

 

I have a step which must return a result in a Teststand variable configured thru the edit box of my custom step.

Ex : Locals.i = GET()

On my custom interface i want to get the name of the result variable using an axExpressionEdit control.

Is it possible, using "typeflags" to limit the axExpressionEdit control only with variables ?

 

Thanks a lot for help.

 

PS : I have found a way to check manually the expression using the tokenize mechanism ... but i think threre is a simpliest way !

Manu.net
0 Kudos
Message 1 of 1
(3,634 Views)