ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic cases.

Hello Everyone.

I'm trying to design a simple VI that manages input.(I will later link it to a fortran program)
I want the input to be dynamic, in case one the possibility to type 1 string, and in case 2 the possibility to type 2 strings..(Cases are managed by a combobox)
I used a case staement inside a while loop, and it seems like I'm missing something.
I have a sample VI attached.
I someone has any feedback,I would be very welcome.

Thank you in advance.

klak
0 Kudos
Message 1 of 3
(2,773 Views)
Try this. You don't need three controls. You just need two and control the visiblity and output.
0 Kudos
Message 2 of 3
(2,764 Views)
Thank you very much for your help Dennis, your way of solving it was perfectly what I was looking for.
🙂
Thanks again.

kl
0 Kudos
Message 3 of 3
(2,754 Views)