Hello,
I have a question concerning the PXI-4351 card. I have written a little program in LV 8.0.1 using the latest version 2.51 instrument drivers for the 4351 card. The first step in the program is calling the Initialize function with the Reset flag set True. The first time this is run, it works correctly. However, when the program stops and I run it again, I get an error saying that a dll memory allocation or something occurred at the initialization function and I need to exit LabVIEW. I don't recall the exact error message. This error occurs continuously until the PC is shutdown and the PXI chassis is power cycled.
If I set the Reset flag to False for the Initialization VI, this error does not occur and I can run the program over and over again.
I guess I was just curious if anyone else has seen this. I'm fine with not resetting the device, but it seemed like it should work.
Thanks for any input,
Jon