Result

SCPI Command :

FETCh:PTABle:ACP:ACHannel<ch>:UPPer:MINimum:X[:RESult]
class ResultCls[source]

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

get(window=Window.Default) float[source]
# SCPI: FETCh:PTABle:ACP:ACHannel<ch>:UPPer:MINimum:X[:RESult]
value: float = driver.applications.k18AmplifierEt.fetch.ptable.acp.achannel.upper.minimum.x.result.get(window = repcap.Window.Default)

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’.

param window

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

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) .