VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

IChannelFault Interface

Interface to view, set, and clear channel software faults. Use the GetIChannelFault method of the Factory class to access this interface.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)

Syntax

Visual Basic (Declaration)
Public Interface IChannelFault
C#
public interface IChannelFault
Visual C++
public interface class IChannelFault

See Also

Was this information helpful?