VeriStand .NET API Reference

IChannelFault.ClearAllFaults Method

Clears all active software faults from all software faulted channels on the target.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Function ClearAllFaults As Error
C#
Error ClearAllFaults()
Visual C++
Error^ ClearAllFaults()

Return Value

Returns an Error object. If the software faulting component is not available, the Code property of the Error object is ComponentNotAvailable. If no error occurs, the Code property of the Error object is 0.

See Also

Log in to get a better experience