Hello,
Try to run the array of enumerated through a for loop,you can get the string for the current value of the control by wiring it to a Format Into String VI and specifying the format to be string (%s) and get the array of current value out of the for loop.
If you want all strings values contained in the enum, run the array trough a for loop,create an indicator for the enum element , create a property node for this enum with strings[] property and you will get a an array of strings out of the for loop.
Regards,
Cyril Bouton
Applications Engineer
National Instruments.
Cyril Bouton
Active LabVIEW Developper