Immediate
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:FPEaks[:IMMediate]
- class ImmediateCls[source]
Immediate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(peaks: float, window=Window.Default, marker=Marker.Default) None [source]
# SCPI: CALCulate<n>:MARKer<m>:FUNCtion:FPEaks[:IMMediate] driver.calculate.marker.function.fpeaks.immediate.set(peaks = 1.0, window = repcap.Window.Default, marker = repcap.Marker.Default)
Initiates a peak search.
- param peaks
This parameter defines the number of peaks to find during the search. Note that the actual number of peaks found during the search also depends on the peak excursion you have set with method RsFsw.Applications.K10x_Lte.Calculate.Marker.Pexcursion.set. Range: 1 to 200
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- param marker
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Marker’)