Result
SCPI Command :
DIAGnostic:SERVice:STESt:RESult
- class ResultCls[source]
Result commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: DIAGnostic:SERVice:STESt:RESult value: str = driver.diagnostic.service.stest.result.get()
This command queries the self-test results.
- return
results: String of data containing the results. The rows of the self-test result table are separated by commas.