Y

SCPI Commands

CALCulate<Window>:DELTamarker<DeltaMarker>:Y
class YCls[source]

Y commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(trace: NoiseFigureResultCustom, window=Window.Default, deltaMarker=DeltaMarker.Default) float[source]
# SCPI: CALCulate<n>:DELTamarker<m>:Y
value: float = driver.applications.k30NoiseFigure.calculate.deltaMarker.y.get(trace = enums.NoiseFigureResultCustom.CPCold, window = repcap.Window.Default, deltaMarker = repcap.DeltaMarker.Default)

Queries the result at the position of the specified delta marker.

param trace

CPCold Queries calibration power (cold) results. CPHot Queries calibration power (hot) results. CYFactor Queries calibration ‘y-factor’ results. GAIN Queries ‘gain’ results. NOISe Queries ‘noise figure’ results. PCOLd Queries power (cold) results. PHOT Queries power (hot) results. TEMPerature Queries ‘noise temperature’ results. YFACtor Queries ‘y-factor’ results.

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: Result at the position of the delta marker. The unit is variable and depends on the one you have currently set. Unit: DBM