Data Acquisition Toolbox | ![]() ![]() |
Syntax
Arguments
obj |
An analog input or analog output object or an array of these device objects. |
Description
manually executes a trigger. trigger(obj)
Remarks
InitialTriggerTime
property.
Logging
property or Sending
property is set to On
.
TriggerFcn
is executed.
EventLog
property.
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.
Functions
Properties
InitialTriggerTime
, Logging
, Running
, Sending
, TriggerFcn
, TriggerType
![]() | stop | waittilstop | ![]() |