I am new to LabVIEW. I have just written remote control code for VISA serial communication to a radio. I'm using the event structure to send multiple pushbutton controls and refnum inquiries. My problem is that I do not know how to even start to expand this vi to handle multiple radios at once. The objective, final product, would to be able to remotely control 2 dozen radios via serial servers connected to the ethernet port. One serial server allows control of 8 serial devices (acting as virtual ports). Initialy the same command and inquires would be universal, to all radios. I'm not sure if I already have myself in a corner with my initial vi just using the PC com port to the radio. I have tried to search out examples or relevant discussions. My search parameters are probably incorrect since Im' not really sure how to grow my program.
I sure would appreciate any assistance and/or examples. I'm just not very familiar with the more sophisticated programming yet.