The Labview example "Hardware Input and Output\DAQ\Analog
Input\General\Acquire N - Multi-Analog Software Trig.vi" retrieves data from
6 channels (in my aplication) each time an analog trigger occurs. The
problem is that i have to choose just one trigger channel. Is there any way
to modify this example or is there anothet example where i can use all
channels as trigger, if possible with different thresholds for each channel,
in a logical OR function? i.e. if one of the channels exceed its threshold I
want data to be retrieved from all channels.