All

SCPI Command :

FETCh:POWer[:RESult]:ALL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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.

Returns:

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.