NI-SCOPE .NET Class Library Help

ScopeDriverUtility.SelfTest Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverUtility.SelfTest Method

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: ScopeSelfTestResult
An object of type SelfTestResult.

Remarks

This method performs a simple series of tests verifying that the NI-SCOPE instrument is powered on and responding.
Note Note
This method calls Reset, which resets the software state.

See Also

Log in to get a better experience