11-05-2010 06:58 PM
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
11-05-2010 11:33 PM
You transfer data with wires.
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.