Howdy folks,
I'm trying to create a program that allows you to add/delete devices by using a customized run-time menu. For example if I need to control 3 power supplies, I want to be able to go to Instruments->>Power Supply and enter 3. When I do that, I want to see 3 windows appear so that I can configure each power supply differently. However, I need the execution to not take much processing speed because I still need to acquire signals that are time dependant. I'm using LabVIEW 7, any suggestions? I saw some posts on VI servers, would that be the long term solution? Also, this is going to grow into a bigger program where I should be able to add other devices and have them run simultinously. Should I switch from LabVIEW to something else?