Opening Internal Dialogs
Opening Internal Dialogs
(OP)
How do I make a button in the Front Panel open the Properties dialog of a Scaling & Mapping Express VI?
Is this possible? If so, how exactly?
Is this possible? If so, how exactly?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Opening Internal Dialogs
|
RE: Opening Internal Dialogs
There is a VI stored in :
<LabView Path>\vi.lib\express\express arith-compare\ScaleandMapConfig.vi
I have added it to my block diagram using "Select a VI..." in "All Funcs".
The problem is that it needs 3 VI references as input (Parent VI, VI, SubVI). So the question is, how do I get the reference of each Scale and Map VIs I have in my block diagram to open the configurarion for the desired one?
And which are considered the Parent VI, VI and SubVI? Where do I get these other references from?
Please I need to solve this problem urgently.
Thanks in advance.