| Data Acquisition Toolbox | Search  Help Desk |
| TriggerDelayUnits | See Also |
TriggerDelayUnits specifies the trigger delay as either clocked samples or seconds.
If TriggerDelayUnits is specified as seconds, then data logging is delayed by the specified time for each channel contained by the device object. If TriggerDelayUnits is specified as samples, then data logging is delayed by the specified number of samples for each channel contained by the device object.
Characteristics
| Device Objects | AI |
| Class | Common |
| Access | Read/write |
| Data Type | Enumerated list |
| Modify while Running | No |
Values
{Seconds} |
The trigger is delayed by the specified number of seconds. |
Samples |
The trigger is delayed by the specified number of samples. |
See Also
Properties
TriggerDelay