11-04-2006 02:38 PM
11-04-2006 04:18 PM
You need to use a ring control. To place the strings into the ring, you need to create a property node for it (right click the ring and go to the Create menu) and select the Strings[] property. You can later use the ring's value to index the string out of the array.
To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).