LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I extract the current string from any enum?

Hi all,
 
I am trying to write a VI that will take in the output of an enum (any enum) and output the string of the current selection.  I have tried to use references and property nodes to no avail.  It appears as if the enum type has to be the same, but I want to be able to use this with any enum.  Any ideas?
 
Thanks,
 
Jason
0 Kudos
Message 1 of 3
(2,611 Views)
Format into string
 
 
Ben
 
 

Message Edited by Ben on 03-02-2006 10:36 AM

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 3
(2,604 Views)
The VI Get Strings from Enum  from OpenG Toolkit extracts the current string value of any enum.


Message Edité par Jean-Pierre Drolet le 03-02-2006 01:17 PM



LabVIEW, C'est LabVIEW

Message 3 of 3
(2,584 Views)