ICustomDevice Interface
- Updated2023-02-21
- 2 minute(s) read
Interface to interact with custom devices in NI VeriStand. Use the GetICustomDevice 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 ICustomDevice |
C# |
---|
public interface ICustomDevice |
Visual C++ |
---|
public interface class ICustomDevice |