NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Expression Browser

Hello,

    I am designing my own compnonent, in which i need the Teststand's expression browser component. Is this exposed to the users? For example, if i have a button f(x), on clicking of which, the expression browser dialog should show up. Is this avaliable for direct use to the users? If not, how can i implement the same?

Thanks,

Regards,
Aparna

0 Kudos
Message 1 of 2
(2,703 Views)
You can call Engine.DisplayBrowseExprDialogEx, or perhaps better yet, use an ExpressionEdit UI control, goto the Buttons property page, and add an expression browser button.
Message 2 of 2
(2,699 Views)