Maxhold
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:POWer:RESult:MAXHold
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, marker=Marker.Default) List[float][source]
# CALCulate<n>:MARKer<m>:FUNCtion:POWer:RESult:MAXHold value: List[float] = driver.applications.k91Wlan.calculate.marker.function.power.result.maxhold.get(window = repcap.Window.Default, marker = repcap.Marker.Default)
Returns a comma-separated list of the maxhold trace results for power measurements.
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
marker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)