10-28-2006 02:27 AM
10-29-2006 07:19 PM
10-30-2006 09:28 AM
10-30-2006 09:50 AM
10-30-2006 11:10 AM
I did the following test:
1. I re-installed the newer PCI-GPIB card (still have 1.7 driver installed).
2. Reran the test as normal to insure that the fail recurred (it did)
3. Reran the test 8-10 times with Ni-Spy running (half w/ data logging on, half w/ data logging off)
with the Ni-Spy running, the failure did not reoccur
The failure is not always at the "exact" spot in the code. There is two sections where it catches, at the points where it turns on or off certain interrupts on the Multiprogrammer . It is my belief that the command to either clear or set the interrupts takes a little longer than the standard processes, and so in the case of back to back commands after talking to the interrupt card, this can goober up the Multiprogrammer because it is still handling the previous process. Thus this is why it only occurs in certain places and not in random places (or so i believe). Though the failure appears randomly on some runs, but not others.
Thanks
10-30-2006 11:24 AM
10-30-2006 11:45 AM
10-30-2006 01:15 PM - edited 10-30-2006 01:15 PM
Message Edited by Collin M on 10-30-2006 01:16 PM
10-31-2006 11:57 AM
10-31-2006 01:14 PM