Iq

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:SRS:TRACe:IQ
class IqCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Iphase: List[float]: No parameter help available

  • Qphase: List[float]: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:SRS:TRACe:IQ
value: FetchStruct = driver.nrSubMeas.srs.trace.iq.fetch()

No command help available

return:

structure: for return value, see the help for FetchStruct structure arguments.