LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating sparse enums in CVI for LabVIEW

LabVIEW, for some reason, does not support creating or editing sparse enums.

NI, however, describes a process to import sparse enums created in CVI.

I want to try to hack this and see if I can create an editor for these, but I don't have CVI, so I was hoping someone could create a couple of these sparse enums and upload them. I'm not sure if this matters, but I have access to LV 7.0 and 7.1, so I'd appreciate something in parallel versions.

Examples:

[value, label

1, one
4, four
6, six
2, two
]

[value, label

6, apple
24, orange
18, pear
27, peach
0, grape
]

Thank you.

___________________
Try to take over the world!
0 Kudos
Message 1 of 2
(2,432 Views)
I'm not sure how this was posted to the LV board, as I made sure the target was the CVI board before I posted, but I guess I will just have to post it again.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,424 Views)