User`s guide

set (scope object)
14-82
TriggerSample
If TriggerMode is 'Scope', then
TriggerSample specifies which sample
of the triggering scope the current scope
should trigger on. For example, if
TriggerSample is 0 (default), the
current scope triggers on sample
0 (first
sample acquired) of the triggering
scope. This means that the two scopes
will be perfectly synchronized. If
TriggerSample is 1, the first sample
(sample
0) of the current scope will be
at the same instant as sample number
1
(second sample in the acquisition cycle)
of the triggering scope.
As a special case, setting
TriggerSample to -1 means that the
current scope is triggered at the end of
the acquisition cycle of the triggering
scope. Thus, the first sample of the
triggering scope is acquired one sample
after the last sample of the triggering
scope.
TriggerScope
If TriggerMode is 'Scope', identifies
the scope to use for a trigger. A scope
can be set to trigger when another scope
is triggered. You do this by setting the
slave scope property
TriggerScope to
the scope index of the master scope.
Yes
TriggerSignal
If TriggerMode is 'Signal', identifies
the block output signal to use for
triggering the scope. You identify the
signal with a signal index from the
target object property
Signal.
Yes
Property Description Writable