LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Case Structure Error

I have a state machine fed by a strict type def enum of states.  I deleted some states in the middle of the enum states and now my case structure is giving me the error:

Case Structure: selector values not unique
A selector value is used by more than one case.  It may be in the middle of a range in one of the cases.

I read in another post that I might have a range issue, but I can't see one.
http://forums.ni.com/ni/board/message?board.id=170&message.id=28432

Here's a snapshot of my cases.  What am I missing?!

Thanks,
Derek
0 Kudos
Message 1 of 3
(2,879 Views)
Never mind - I found the duplicate entry.  I'm too tired...
0 Kudos
Message 2 of 3
(2,876 Views)

LOL!  It happens 😉

Especially late at nite 😄

0 Kudos
Message 3 of 3
(2,873 Views)