Synchronized

SCPI Command :

TRACe:IQ:SYNChronized
class SynchronizedCls[source]

Synchronized commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(inp_mode: RsFsw.enums.BbOrRf) str[source]
# SCPI: 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) .

param inp_mode

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

return

result: String containing the synchronized measurement values.