Y

SCPI Command :

CALCulate<n>:MARKer<m>:FUNCtion:FPEaks:Y
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, marker=Marker.Default) float[source]
# 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.applications.k10Xlte.calculate.marker.function.fpeaks.sort.set() .

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’)

Returns:

peak_position: Position of the peaks on the y-axis. The unit depends on the measurement.