06-17-2009 06:05 AM
Every time after a reboot, the first time my program is run my read which is trigged on an external input doesn't work (eventually times out). The second time and all subsequent times the program is run, everything works fine. If I add a ResetDevice to the beginning of the program, the trigged read always fails. Naturally, this lead me to suspect a programming error but I haven't found any yet. The external trigger is actually a digital out that is fed back to the card (PCIe 6259, Linux). I'm currently at a loss of what to look for. Anyone seen anything similar?
06-17-2009 01:51 PM