LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fix point to FPGA

Solved!
Go to solution

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

0 Kudos
Message 11 of 13
(583 Views)

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.

0 Kudos
Message 12 of 13
(568 Views)
Solution
Accepted by topic author MWorner

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

0 Kudos
Message 13 of 13
(547 Views)