Result

SCPI Command :

FETCh:PTABle:P3DB:MINimum:X[:RESult]
class ResultCls[source]

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

get() float[source]
# SCPI: FETCh:PTABle:P3DB:MINimum:X[:RESult]
value: float = driver.applications.k18AmplifierEt.fetch.ptable.p3Db.minimum.x.result.get()

These commands query the x-axis value at which the minimum result value for the parameter was determined, as shown in the ‘Parameter Sweep’ table. For details on the parameters, see ‘Amplifier parameters’.

return

results: numeric value The value depends on the parameter selected for the x-axis (see method RsFsw.Applications.K18_AmplifierEt.Configure.Psweep.X.Setting.set) .