All

SCPI Command :

FETCh:POWer[:RESult]:ALL
class AllCls[source]

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

get() float[source]
# SCPI: FETCh:POWer[:RESult]:ALL
value: float = driver.applications.k18AmplifierEt.fetch.power.result.all.get()

This command queries all power related numerical results as shown in the result summary.

return

results: numerical value: Results as a comma separated list. The order of results is the same as in the result summary: The unit depends on the result. If a result hasn’t been calculated, the command returns NAN.