Y
SCPI Command :
CALCulate<n>:DELTamarker<m>:Y
- class YCls[source]
Y commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, deltaMarker=DeltaMarker.Default) float [source]
# SCPI: CALCulate<n>:DELTamarker<m>:Y value: float = driver.applications.k14Xnr5G.calculate.deltaMarker.y.get(window = repcap.Window.Default, deltaMarker = repcap.DeltaMarker.Default)
Queries the relative position of a delta marker on the y-axis. If necessary, the command activates the delta marker first. To get a valid result, you have to perform a complete measurement with synchronization to the end of the measurement before reading out the result. This is only possible for single sweep mode. See also method RsFsw.Applications.K10x_Lte. Initiate.Continuous.set.
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- param deltaMarker
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘DeltaMarker’)
- return
result: No help available