Gets or sets the DAQ device that serves as the timing source for the Primary Control Loop (PCL). This property is only valid if
ControlLoopTimingSource is
DAQTiming.
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 Overridable Property DAQTimingDevice As DAQDevice |
| C# |
|---|
public virtual DAQDevice DAQTimingDevice { get; internal set; } |
Property Value
The
DAQDevice that is the PCL timing source.