Result

SCPI Command :

FETCh:PTABle:ACP:ACHannel<ch>:BALanced:MAXimum:Y[:RESult]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default) float[source]
# FETCh:PTABle:ACP:ACHannel<ch>:BALanced:MAXimum:Y[:RESult]
value: float = driver.applications.k18AmplifierEt.fetch.ptable.acp.achannel.balanced.maximum.y.result.get(window = repcap.Window.Default)

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

Parameters:

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

Returns:

results: numeric value The value depends on the parameter selected for the y-axis (see method RsFsw.applications.k18AmplifierEt.configure.psweep.y.setting.set() ) .