User`s guide

triggerinfo
2 Get information about the available trigger configurations for this
object.
config = triggerinfo( vid)
config =
1x2 struct array with fiel ds:
TriggerType
TriggerCondition
TriggerSource
3 View one of t he trigger configurations returned by trig gerinfo.
config(1)
ans =
TriggerType: 'immed iate '
TriggerCondition: 'none'
TriggerSource: 'no ne'
See Also imaqhelp, trigg erconfig
12-61