LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drag down menu ???

Hello,

 

I search how solve my .vi . I have two robots with two camera to each robots. I want create one menu to select one robot with his camera. So I have a vi for the first robot and the second .vi for the second robot. How can I create one menu please?

 

Thanks 

 

 

0 Kudos
Message 1 of 4
(2,585 Views)

I don't understand what you are asking.  Menus vs. robots. vs cameras vs. VI's?

 

I'm going to guess that you want either an enum or a ring control where each item represents one robot.

 

If that's not it, please post a VI or two that shows what you are doing with some comments about how you want it to look instead.

0 Kudos
Message 2 of 4
(2,583 Views)
That's right. I have two robots equiped with one camera each. I want have one vi where I can control all robots and see the camera associated.  I search what sort of menu I could do.
Message Edité par pseudo21 le 03-13-2010 01:12 PM
0 Kudos
Message 3 of 4
(2,560 Views)

Look at front panel controls Ring & Enum.  Either a Menu Ring or an Enum sounds like what you want.

 

I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours

0 Kudos
Message 4 of 4
(2,548 Views)