LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm new to the LabView. How do I pass data from VI configured using Serial (CMTS using CLI commands to set Parameters ) to VI configured using GPIB(vector signal analyzer ) to measure such as RF frequency or power on the instrument? Thanks

I'm new to the LabView. How do I pass data from VI configured using Serial (CMTS using CLI commands to set Parameters ) to VI configured using GPIB(vector signal analyzer ) to measure such as RF frequency or power on the instrument?

 

I just want to set something on the front panel that will execute the Serial parameters first and then pass these settings to vector signal analyzer

 

Thanks

Phong
0 Kudos
Message 1 of 2
(2,485 Views)

You transfer data with wires.Smiley Wink

 

Frankly, I'm a little confused by your question. I can't think of any reason why you would want to pass serial parameters (i.e. baud rate, parity) to a GPIB instrument. Please explain with further detail and attach the code.

0 Kudos
Message 2 of 2
(2,476 Views)