VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

ICustomDevice Interface

Interface to interact with custom devices in NI VeriStand. Use the GetICustomDevice 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 ICustomDevice
C#
public interface ICustomDevice
Visual C++
public interface class ICustomDevice

See Also

Was this information helpful?