LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create SubVI Select Mode

Hi, Can you create an subVI with selection mode? Attached image.

0 Kudos
Message 1 of 4
(3,379 Views)

Not sure what you're asking here... Are you asking about an added feature for subVI configuration?

 

What subVI is that? If it's a subVI that pops up a dialog box for the user, you can usually go inside the subVI and configure the dialog. If that's not the case, then you can create your own dialog using the File Dialog express VI and pass that path to this subVI.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 2 of 4
(3,348 Views)

The subVI is created by me, but the selection box belongs to a VI palette of functions. You know some link where you explain how to do this? Thank you.

Message 3 of 4
(3,325 Views)
In LabVIEW 2015 you could in theory do exactly what you want, but it would require a lot of knowledge about scripting. Alternatively you might be able to do it as a custom-built Express VI.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 4
(3,301 Views)