Result

SCPI Command :

CALCulate<n>:MARKer:FUNCtion:POWer:RESult
class ResultCls[source]

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

get(window=Window.Default) List[float][source]
# SCPI: CALCulate<n>:MARKer:FUNCtion:POWer:RESult
value: List[float] = driver.applications.k18AmplifierEt.calculate.marker.function.power.result.get(window = repcap.Window.Default)

This command queries the (numerical) results of the ACLR measurement.

param window

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

return

powers: No help available