05-28-2014 12:51 PM
I have tried with different modules, different chassis, and different slots, nothing solved the problem.
The constant did not help either.
I am also in contact with NI, working on the solution, but we have not found anything
05-28-2014 02:19 PM
You might want to try running either of the NI 9264 examples that ship with LabVIEW to see if they work, and if they do, how they differ from your code.
06-30-2014 02:40 PM
I know this is late, I forgot about this post, but I did find a solution.
The code was compiled under a derived clock (it didn't compile correctly under the onboard clock orgianlly so that was my solution) and this is what caused it for me. I changed to the onboard clock and the code work fine.
Thank you everyone foryour effects on solving this problem
Mitchell