Data Acquisition Toolbox    
trigger

Manually execute a trigger

Syntax

Arguments

obj
An analog input or analog output object or an array of these device objects.

Description

trigger(obj) manually executes a trigger.

Remarks

After trigger is issued,

You can issue trigger only if TriggerType is set to Manual, Running is On, and Logging is Off.

You can specify trigger as the value for a callback property.

See Also

Functions

start, stop

Properties

InitialTriggerTime, Logging, Running, Sending, TriggerFcn, TriggerType


  stop waittilstop