VeriStand .NET API Reference

Table of Contents

CustomDevice.GetDriverVIForOwnerTargetType Method

Gets the RT Driver VI for the target indicated by the custom device. A single custom device can have multiple RT Driver VIs if the device supports multiple real-time operating systems or multiple execution modes.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Function GetDriverVIForOwnerTargetType As DependentFile
C#
public DependentFile GetDriverVIForOwnerTargetType()
Visual C++
public:
DependentFile^ GetDriverVIForOwnerTargetType()

Return Value

A DependentFile reference to the RT Driver VI.

See Also

Log in to get a better experience