Result

SCPI Command :

DIAGnostic:SERVice:STESt:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# DIAGnostic:SERVice:STESt:RESult
value: str = driver.diagnostic.service.stest.result.get()

This command queries the self-test results.

Returns:

results: String of data containing the results. The rows of the self-test result table are separated by commas.