Relative
SCPI Command :
CALCulate<n>:DELTamarker<m>:X:RELative
- class RelativeCls[source]
Relative 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>:X:RELative value: float = driver.applications.k50Spurious.calculate.deltaMarker.x.relative.get(window = repcap.Window.Default, deltaMarker = repcap.DeltaMarker.Default)
Queries the relative position of a delta marker on the x-axis. If necessary, the command activates the delta marker first.
- 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
xvalue_relative: No help available