Main Content
selftest
Run instrument self-test
Syntax
out = selftest(obj)
Arguments
| A device object. |
| The result of the self-test. |
Description
out = selftest(obj)
runs the self-test
for the instrument associated with the device object specified by
obj
. The result of the self-test is returned to
out
. Note that the test result will vary based on the
instrument.
Version History
Introduced before R2006a