All
SCPI Command :
FETCh:MACCuracy[:RESult]:ALL
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# 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.
- Returns:
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.