2.12.52
handle, the handle of the required device.
enable, zero to disable the trigger, any non-zero value to set the
trigger.
source, the channel on which to trigger.
threshold, the ADC count at which the trigger will fire.
direction, the direction in which the signal must move to cause a
trigger. The following directions are supported: ABOVE, BELOW,
RISING, FALLING and RISING_OR_FALLING.
delay, the time between the trigger occurring and the first sample.
For example, if delay=100 then the scope would wait 100 sample
periods before sampling. At a timebase of 500MS/s, or 2ns per
sample, the total delay would then be 100x2ns=200ns. Range: 0
to MAX_DELAY_COUNT.
autoTrigger_ms, the number of milliseconds the device will wait if
no trigger occurs. If this is set to zero, the scope device will wait
indefinitely for a trigger.