Y
SCPI Command :
CALCulate<n>:DELTamarker<m>:Y
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, deltaMarker=DeltaMarker.Default) float[source]
# 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.k10Xlte.initiate.continuous.set().- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
deltaMarker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘DeltaMarker’)