LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need help urgently to create a GUI to control R&S cmw500 instrument

So I'm currently creating a GUI to control the cmw500 instrument but I have difficulties with the block diagram. I'm supposed to create a tab control with 5 pages which includes a settings page and 802.11 a,b,g,n, an initialize instrument I/O for cmw500 instrument and a start and stop button.

0 Kudos
Message 1 of 3
(1,937 Views)

First, take some LabVIEW lessons so you can understand what dataflow means.  Right now you have two controls that are read when the program starts and never to be read again.  It is very rare for a tab control terminal to be used in a block diagram.  Tab controls are more of a container for different pages of the user interface rather than some whose value is tied to the logic.


LabVIEW Introduction Course - Three Hours
Learn LabVIEW

0 Kudos
Message 2 of 3
(1,912 Views)

I was going to say "Advertise", and hire a LabVIEW Developer, but a good one would probably look at your design specs and shudder ...  Sounds too much like a homework problem, in which case the correct answer is "Learn LabVIEW".

 

Bob Schor

0 Kudos
Message 3 of 3
(1,887 Views)