06-13-2008 09:12 AM
06-13-2008 09:29 AM - edited 06-13-2008 09:30 AM

06-13-2008 10:49 AM
Thank-you smercurio_fc for your fast response...
I'm playing around w/ a ring & combo box control right now. Your suggestion to use an output index on an array was very helpful, and has led me to additional questions:
1. Upon operating the ring and combo box I could not select multiple items. Either I'm mis-operating the controls, or they do not have this functionality. This is a very important requirement. Is there a control that allows multiple item selection and outputs an array of indexes?
2. The table I wish to reference is 2D and will contain constants for my VI(physical channels, voltage calibrations, etc...). I would like these data to be saved in the construct of the VI, otherwise I will be required to load them from a file everytime I execute. Is there a control that can be used as a data container?
06-13-2008 11:01 AM