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.k9X11Ad.calculate.deltaMarker.y.get(window = repcap.Window.Default, deltaMarker = repcap.DeltaMarker.Default)
Queries the result at the position of the specified delta marker.
- 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’)