Result

SCPI Command :

CALCulate<n>:MARKer:FUNCtion:POWer:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default) List[float][source]
# CALCulate<n>:MARKer:FUNCtion:POWer:RESult
value: List[float] = driver.applications.k18AmplifierEt.calculate.marker.function.power.result.get(window = repcap.Window.Default)

Queries the results of power measurements. Is only available for measurements on RF data (see ‘Frequency sweep measurements’) . To get a valid result, you have to perform a complete measurement with synchronization to the end of the measurement before reading out the result. This is only possible for single measurement mode. See also method RsFsw.applications.k10Xlte.initiate.continuous.set() .

Parameters:

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