All

SCPI Command :

FETCh:PTABle[:RESult]:ALL
class AllCls[source]

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

get() float[source]
# SCPI: 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.

return

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.