VeriStand .NET API Reference

Table of Contents

Factory Class

Provides access to the NI VeriStand system and the various interfaces available in the Execution API. Any code you write using this API must include a Factory constructor to access NI VeriStand.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
For example code and more information about accessing this class, refer to one of the following help topics:

LabVIEW Walkthrough: Opening and Running a Project

C# Walkthrough: Opening and Running a Project

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.ClientAPI.Factory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience