ScopeDriverUtility.SelfTest Method
- Updated2023-09-06
- 1 minute(s) read
ScopeDriverUtilitySelfTest Method
Performs a self-test on the NI-SCOPE instrument and returns the test result.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public ScopeSelfTestResult SelfTest()
Public Function SelfTest As ScopeSelfTestResult
Return Value
Type: ScopeSelfTestResultAn object of type SelfTestResult.
Remarks
This method performs a simple series of tests verifying that the NI-SCOPE instrument is powered on and responding.
| This method calls Reset, which resets the software state. |