We have project where we are using the PCI-MIO-16E-4 card to acquire analog data (1 channel) in the double buffered mode (We are using Visual Basic.)
Now, I would like to use the analog trigger to determine when this data drops below a certain level, and to send out a real time TTL signal to indicate this event--without interrupting the collection of data.
I have explored the Configure_HW_Analog_Trigger and Select_Signal functions, but can not seem to find a way of routing the output of the analog trigger to any of the I/O lines.
I have also explored several work-arounds using an analog output channel to send out a TTL compatible signal, but have not found a way to do that without interrupting
data collection.
Is there a way to do what I want to do, or can you suggest a work around?
Thank you
Tom