Current

SCPI Command :

FETCh:RESults:GPRF:MEASurement<Instance>:POWer:CURRent
class CurrentCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Stat_Count: int: No parameter help available

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

fetch() FetchStruct[source]
# SCPI: FETCh:RESults:GPRF:MEASurement<Instance>:POWer:CURRent
value: FetchStruct = driver.results.gprf.measurement.power.current.fetch()

No command help available

return:

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