05-26-2016 03:11 AM
Hello
I used the Example of N cRIO NI 9227, and changed everything to adpt with my hardware.
but I could not read data.
Attached is my project folder.
05-27-2016 02:19 PM
Hey Ihab,
When your error message is thrown, does it tell you what in your code is giving that error? There are a lot of other forum posts on that error- it usually seems to pop up when you haven't configured FIFO's properly in your code. I would take a look at some of those and see if the steps suggested resolve your issue. See below for one such topic.
05-27-2016 05:26 PM
Hello Eden,
Thanks for your reply.
I noticed the following:
I coppied the NI Example and it contains MOD1 in Block Diagram.
In my Hardware configuration Mod 1 is NI 9234 and not NI 9227
Therefore I changed the arrangement on the chassis and I put NI 9227 in Mod 1 position.
But the Project did not recognize it a, and it showed the old arrangement Ni 9234 as MOD1 and NI 9227 as Mod2.
Then
I put every thing back
NI 9227 in 2nd position physiaclly on cRI 9075
but I tried to change the data rate on the block diagram and modify every thing to become for MOd2 Ni 9227
every thing was changed to Mod2vexcept the data rate ?
I could not change it
05-31-2016 06:04 PM
Hey Ihab,
Just to be sure, you're still seeing that error, and you're just giving the background here correct? The project won't recognize changes to the positions of the modules. When you add a cRIO target to a project, it can discover the locations of modules, but I don't believe that it responds to changes afterwards- it expects things to be in the places they were when it was set up. Are you saying that after changing everything around and trying to change everything to work, you were getting that error? Just trying to understand how everything fits together. Also, does it tell you what VI is throwing error 50400?