Synchronized

SCPI Command :

TRACe:IQ:SYNChronized
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(inp_mode: BbOrRf) str[source]
# TRACe:IQ:SYNChronized
value: str = driver.applications.k18AmplifierEt.trace.iq.synchronized.get(inp_mode = enums.BbOrRf.BB)

This command queries the (measured) synchronized I/Q data (which corresponds to the green bar in the ‘Magnitude Capture’ result display) .

Parameters:

inp_mode – BB Queries the data captured on the optional analog baseband input. RF Queries the data captured on the RF input.

Returns:

result: String containing the synchronized measurement values.