Y
SCPI Command :
CALCulate<n>:MARKer<m>:FUNCtion:FPEaks:Y
- class YCls[source]
Y commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, marker=Marker.Default) float [source]
# SCPI: CALCulate<n>:MARKer<m>:FUNCtion:FPEaks:Y value: float = driver.calculate.marker.function.fpeaks.y.get(window = repcap.Window.Default, marker = repcap.Marker.Default)
Queries the position of the peaks on the y-axis. The order depends on the sort order that has been set with method RsFsw. Calculate.Marker.Function.Fpeaks.Sort.set.
- 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’)
- return
peak_position: Position of the peaks on the y-axis. The unit depends on the measurement.