Hello,
I want to make a 4-button control (or pull-down menu) for choosing the COM port to open. On my computer, and with Labview 6i, I call a Visa reference, such as ASRL1::INSTR for COM 1. But, on my computer, I have only have COM 1, COM 4, and COM 5 (don't ask), and Visa is limiting my choices to the corresponding ASRL1..., ASLR4, and 5.
My application is going to be used on other computers, and I'd like to give them a a choice or Com 1, 2, 3, and 4. But, when I try to force an "ASRL2..." constant, it won't let me, since my computer doesn't have one.
Does anyone know a way around this?
Thanks,
Tom