All

SCPI Command :

FETCh:PTABle[:RESult]:ALL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# FETCh:PTABle[:RESult]:ALL
value: float = driver.applications.k18AmplifierEt.fetch.ptable.result.all.get()

This command queries all numerical results shown in the ‘Parameter Sweep’ Table.

Returns:

results: numeric value: Results as a comma separated list. EVMMinValue, EVMMinX, EVMMinY, ACPMinCalue, ACPMinX, ACPMinY,… The unit depends on the result and parameters assigned to the x- and y-axis. If a result hasn’t been calculated, the command returns NAN.