Gets all the RT Driver VIs associated with 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 GetDriverVIs As DependentFile() |
Return Value
An array of
DependentFile references to the RT Driver VIs.