I develop with Labview 7.0 an application wih a PCI-6023 and a PCI-4472 (RTSI bus connected).
I had exceptions detected by LabView and by Windows when i called the 'AI Harware config.vi' VI. I think it appends when 'AI Harware config.vi ' is called at the same time for the 2 boards (see the attached file 'test.llb').
In the test.llb file, you can find an extract of my code (init the 2 board in parallel in a loop for test).
I found a solution for my application (init the board one by one). But can someone explain me why exception occured ? I think that if it is not allowed by the driver (NI-DAQ) to init 2 board at the same time, the driver must lock the access and not generate an exception.
Thanks.
Ben.