LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sparse enum LabVIEW 6.1

Good Morning,

I am working with LabVIEW 6.1 and trying to solve the "sparse enum" problem.
I have found this in the past posts but the link is old, so if
Jean-Pierre, or anyone else, could respond with a new location
I would be most thankful.

Have a great day,
Thomas Plummer
Derry, New Hampshire


"However, I have implemented a workaround in LabVIEW. It is a VI that takes
on input a
C sparse enum statement (e.g. enum {start=10,stop=25,a=12,inc=50}})and will
automatically create from templates:
- a typedef G enum {start,stop,a,inc}
- a VI that inputs the typedef enum to index an array of sparse
values[10,25,12,50].

It is available on my LabVIEW pages
http://cybertechs.qc.ca/~jpdrolet/labview

Jean-Pierre Drolet"
0 Kudos
Message 1 of 3
(2,828 Views)

JPD frequents LAVA.

If you do cross post there, please let them know that you also asked in this forum.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,823 Views)
I've posted the tool here


LabVIEW, C'est LabVIEW

Message 3 of 3
(2,811 Views)