DigitalDriverUtility.SelfTest Method
- Updated2023-11-24
- 1 minute(s) read
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: SelfTestResultThe results of the self-test.