IQ Streaming - Example

This example provides a general sequence for an IQ Streaming setup.

  1. Select SA mode (INST:SEL "SA")

  2. Set IQ Streaming protocol, destination host and port, etcetera. Learn more, refer to "Write the SCPI program" sample below.

  3. Optional: Configure frequency center, before entering IQ Streaming feature (SENS:FREQ:CENT).  

NOTE: Center frequency can be set be fore entering IQ streaming, but span (SENS:FREQ:SPAN) and sample rate (IQST:SRAT) must be setup only after entering streaming).

 

     4.   Select the streaming feature (SENS:MEAS:IQAN STReaming).

 

NOTE: IQ Streaming sets up some default frequency Start/Stop/Span settings based on your model FieldFox. But, you can make changes as required after entering the streaming feature.

    
     5.   Adjust other settings as needed:

      6.   Start streaming (SENS:IQST:STAR).

 

      7.   When done streaming: Stop streaming (SENS:MEAS:STOP).

NOTE:

 

Requirements

NOTE:

Optional: Load the Keysight FieldFox Data Link software to control and view  and control your FieldFox display remotely.

Optional: Load the Keysight IO Libraries Suite software to send remote SCPI commands.

 

Write the SCPI program

The following sequence should configure the FieldFox for streaming at 1GHz, 100kHz span, Decodio protocol on port 5000 sent to 192.168.1.30:

Last Modified:

12dec2022

In the section "Write the SCPI program" Chg'd: "100MHz" to read "100kHz"

01june2021

New command (A.12.3x)