Gets the Timing Source Initialization VIs associated with the custom device. If you configure the custom device as the master timing source for the target, these VIs create a timing source for the Primary Control Loop.
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 GetTimingSourceInitVIs As DependentFile() |
| Visual C++ |
|---|
public:
array<DependentFile^>^ GetTimingSourceInitVIs() |
Return Value
An array of
DependentFile references to the Timing Source Initialization VIs.