Y

SCPI Commands

CALCulate<Window>:MARKer<Marker>: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>:Y
value: float = driver.applications.k40PhaseNoise.calculate.marker.y.get(window = repcap.Window.Default, marker = repcap.Marker.Default)

Queries the result at the position of the specified marker.

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

level: No help available