01-07-2010 10:23 AM
I want to develop a GUI for an RF switching network where the user see a diagram of the actual network. I did something similar before but I was using a pdf of an autocad drawing of the network where I placed custom controls to represent the switches (see the attached front panel picture). By clicking on the switch it was changing position. Note that the switching network to be developped is a lot more bigger that the one showed. The GUI will be a top level diagram and by clicking on some section the detail of these sections will open and that's where the user will set the switches
Now I would like the created path to change color to better see it. Is there a graphical application I could use where the line objects have properties that can be changed in LabVIEW? Or is there a way to do it in LabVIEW?
Thanks for your suggestions.
Ben
01-07-2010 10:41 AM
Have you reviewed the examples we have linked into the Picture Control thread located in the Breakpoint?
THe center portion of the GUI shown in these two images was rendered using a Picture.
and the same with 6 cells used and gas routed thru some cells.
and for my model railroad I developed this interface so I can see which blocks are allocated to which cab control.
Just trying to help,
(another) Ben