Hi!
My program is used to controll camera by sending commands to the rs232 port, pan and tilt. The commands are in an event structure. I also have the com port as a constant ( com1) inside the event structure and the VISA configuration, plus open and close VISA.
I want to be able to chosse which com port to use. So if I change the contant for com port to controller, I'll get a drop down list of all available com ports pluss LPT. And they are called Com1, Com2 and so on.
I want to only see maybe com1 , com4, com5, and call them other name... like Controller-1(com1), Controller-2(com4) and so on.
Do I have to make an other sub vi or can I customize the com port controller? and how to I do that????
Hoping someone will be able to help me 🙂
attaching an image
Best regards
Martin