![]() | Download Help (Windows Only) |
Specifies the role of the device in a synchronized system. Setting this value to Master or Slave enables trigger skew correction. If you enable trigger skew correction, set this property to Master on only one device, and set this property to Slave on the other devices.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration TriggerSynchronizationType |
C# |
---|
public enum TriggerSynchronizationType |
Member name | Description |
---|---|
Master | Device is the source for shared clocks and triggers. |
None | Disables trigger skew correction. |
Slave | Device uses clocks and triggers from the master device. |
Helpful
Not Helpful