NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverUtility.SelfTest Method

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverUtility.SelfTest Method

DigitalDriverUtilitySelfTest Method

Performs a self-test on the digital pattern instrument and returns the test result.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public SelfTestResult SelfTest()
Public Function SelfTest As SelfTestResult

Return Value

Type: SelfTestResult
The results of the self-test.

Implements

IIviDriverUtilitySelfTest

See Also

Log in to get a better experience