Apeak
SCPI Command :
CALCulate<n>:MARKer<m>:MAXimum:APEak
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(window=Window.Default, marker=Marker.Default, opc_timeout_ms: int = -1) None[source]
# CALCulate<n>:MARKer<m>:MAXimum:APEak driver.applications.k70Vsa.calculate.marker.maximum.apeak.set(window = repcap.Window.Default, marker = repcap.Marker.Default)
sets the marker to the largest absolute peak value (maximum or minimum) of the selected trace.
- 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’)
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.