| Data Acquisition Toolbox | Search  Help Desk |
| TriggerTime | See Also |
TriggerTime is an absolute time vector that indicates the observed times when triggers occurred. The size of the TriggerTime vector grows with each trigger. Therefore, you will know how many triggers were issued by examining the size of the TriggerTime vector.
If TriggerCondition is set to Manual, then TriggerTime records the time that the trigger function is issued. Otherwise, TriggerTime records the time when Logging or Sending is set to On.
TriggerTime values are stored in the datenum format. This format can be converted to a string with the datestr function.
TriggerTime can store a maximum of 1024 trigger times.
Characteristics
| Device Objects | AI, AO |
| Class | Common |
| Access | Read-only |
| Data Type | Column vector of doubles |
| Modify while Running | N/A |
Values
The default value is an empty vector.See Also
Properties
TriggerCondition