From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tabs not matching Enum

Solved!
Go to solution

Good evening,

 

I'm a bit perplexed by something that's probably incredibly easy....

 

I created a tab structure, and added a third tab.  Each tab was uniquely named.  I then went to the block diagram to use the associated enum control as the input to a Case structure.  The thing is, there were three uniquely named tabs, but the case structure only showed two options. 

 

What have I missed that would make the third tab name appear?

 

Thanks!

0 Kudos
Message 1 of 3
(1,946 Views)
Solution
Accepted by topic author gpsmith

New case structures default to two cases. Right-click the case structure and "add case for every value".

0 Kudos
Message 2 of 3
(1,941 Views)

Thanks!  Knew it was something obvious 🙂

0 Kudos
Message 3 of 3
(1,935 Views)