Result
SCPI Command :
FETCh:PTABle:ACP:ACHannel<ch>:LOWer:MAXimum:X[:RESult]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) float[source]
# FETCh:PTABle:ACP:ACHannel<ch>:LOWer:MAXimum:X[:RESult] value: float = driver.applications.k18AmplifierEt.fetch.ptable.acp.achannel.lower.maximum.x.result.get(window = repcap.Window.Default)
These commands query the x-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 x-axis (see method
RsFsw.applications.k18AmplifierEt.configure.psweep.x.setting.set()) .