User`s guide

5 Acqu iring Image Data
If you are specifying a manual trig ger, you only need to specify the trig ger
type value as an argument.
triggerconfig(vid,'manual')
Yo u can also pass one of the structures returned by the trigg erinfo function
to the
triggerconfig function and set all three properties at once.
triggerconfig(vid, config(1))
See the trigger config function documentation for more information.
5-8