Data Acquisition Toolbox | ![]() ![]() |
When Did the Trigger Occur?
You can return the absolute time of the trigger with the InitialTriggerTime
property. Absolute time is returned as a clock
vector in the form
For example, the absolute time of the trigger event for the preceding example is
To convert the clock
vector to a more convenient form, you can use the sprintf
function.
As shown in the preceding section, you can also evaluate the absolute time of the trigger event with the showdaqevents
function.
![]() | How Many Triggers Occurred? | Device-Specific Hardware Triggers | ![]() |