YsValue

SCPI Command :

TRACe<CH>:[POWer]:SWEep:DATA:YSValue
class YsValueCls[source]

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

get(xvalue: float, trace=Trace.Default) float[source]
# SCPI: TRACe<CH>:[POWer]:SWEep:DATA:YSValue
value: float = driver.trace.power.sweep.data.ysValue.get(xvalue = 1.0, trace = repcap.Trace.Default)

For a given x-axis value, queries the measurement (y-axis) value of the selected trace of the current power analysis.

param xvalue:

float

param trace:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trace’)

return:

ys_value: float