IChannelFault Interface
- Updated2023-02-21
- 2 minute(s) read
Interface to view, set, and clear channel software faults. Use the GetIChannelFault method of the Factory class to access this interface.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: 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 |