This is a follow on from a thread
here
I am developing an application that needs to read two different AI cards. The reads may be at the same time, but not always. The reads are triggered by 2 photocells wired to DI card in slot 5.
Using Labview 8.2 and cDaq 9172 with the Ni 9421 DI card(in slot 5) , NI 9233 in slot 1 and NI 9237 in slot 2.
I am trying to use Source Terminal: PFI0 as one start trigger and Source Terminal: PFI1 to trigger the 2nd read , but get error 89137, eg Specified route cannot be satisfied, because it requires resources that are currently in use by another route. My data collection runs in 2 separate threads
Question, is there a limitation in my hardware that prevents more than 1 start trigger?