I have a VI which does pattern data output and input through a PXI-6534 card. Pattern data is written out through ports A & B, and data is clocked in through ports C & D by toggling the REQ2 line via one of the lines in the output pattern. The input and output ports are configured each time the VI executes.
I am running a TestStand 3.0 sequence file that calls this VI via a Pass / Fail test step. The VI runs correctly 99.9999% of the time. Occasionally, the VI returns a -10843 error from the Digital Buffer Write.vi that loads the port A & B data. I set up a test execution which looped continuously over the call to this VI. It ran correctly 15,000 times before failing with the -10843 error.
What kind of problem could the Digital Buffer Write vi be encountering that would generate this error at this very infrequent rate?
Thanks,
Bob Shreve