All
SCPI Command :
FETCh:MACCuracy[:RESult]:ALL
- class AllCls[source]
All commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: FETCh:MACCuracy[:RESult]:ALL value: float = driver.applications.k18AmplifierEt.fetch.maccuracy.result.all.get()
This command queries all numerical results shown in the Result Summary.
- return
results: numerical value: Results as a comma separated list. The order of results is the same as in the result summary: RawEVMMin, RawEVMCurrent, RawEVMMax, RawModelEVMMin, RawModelEVMCurrent, RawModelEVMMax,… The unit depends on the result. If a result hasn’t been calculated, the command returns NAN.