Main Content
addtrigger
Syntax
Description
addtrigger(
adds a trigger connection to the DataAcquisition interface. The created connection is
appended to the d
,"Digital","StartTrigger",trigSrc
,trigDest
)DigitalTriggers
property of the DataAcquisition
object.
adds the
trigger and returns the trigger object.trg
= addtrigger(___)
[
adds the trigger and returns the trigger object and the trigger index from the
DataAcquisition interface.trg
,idx
] = addtrigger(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a