IqInfo

SCPI Command :

FETCh:GPRF:MEASurement<Instance>:POWer:IQINfo
class IqInfoCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Number_Of_Samples: float: No parameter help available

  • Sample_Rate: float: No parameter help available

fetch(list_index: int, result_index: int = None) FetchStruct[source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:POWer:IQINfo
value: FetchStruct = driver.gprf.measurement.power.iqInfo.fetch(list_index = 1, result_index = 1)

No command help available

param list_index:

No help available

param result_index:

No help available

return:

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