Result
SCPI Command :
MTESt:RESult[:RESult]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mask_test: str) Result[source]
# MTESt:RESult[:RESult] value: enums.Result = driver.mtest.result.result.get(mask_test = 'abc')
Returns the test result. A test has failed if the number of sample hits or acquisition hits exceeds the limit of Violation tolerance hits (see method
RsRtx.mtest.tolerance.set(), methodRsRtx.mtest.result.count.failures.get()and methodRsRtx.mtest.result.count.fwaveforms.get()) .- Returns:
test_result: PASS | FAIL