HI
I have a problem, I use a PCI I/O card to receive data from an other board.
The I/O card export an clock to the other board. This board send the date with this clock to the I/O card. That work's very fine. Now I want to implement an kind of trigger, which is send from the board to the I/O car, so that the i/o card knows when the data arrive. The trigger goes up by start and is hold over the data stream and if it finish it goes down.
At the moment i use this very nice vi-examples, the "dynamic aquisition with exported clocks", the "countinous aqusition - stream to memory" and i think the best vi for the trigger is "dynamic acquisition hardware paus trigger"
But the problem is taht i can't merg this "pause trigger-vi" with the "exported clock-vi". The error is that i can't use an ref trigger and an pause trigger in the same session 😞
So what can i do???
Thanks for help