trigger
Initiate data logging
Syntax
Description
trigger(
initiates data logging for
the videoinput
)videoinput
object. The trigger
function:
Executes the
TriggerFcn
callback of the object.Records the absolute time of the first trigger event in the
InitialTriggerTime
property of the object.Configures the
Logging
property of the object to"On"
.
Examples
Input Arguments
Version History
Introduced before R2006a
See Also
imaqfind
| start
| stop
| videoinput