Next
SCPI Command :
CALCulate<n>:MARKer<m>:MINimum:NEXT
- 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>:MINimum:NEXT driver.applications.k9X11Ad.calculate.marker.minimum.next.set(window = repcap.Window.Default, marker = repcap.Marker.Default)
Moves a marker to the next minimum peak value.
- 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.