07-09-2012 08:03 AM
Hi
I have labview 2010 in my pc and i want communicate with cRIO 9022 using RJ45 cable.
I have already installed the drivers NI RIO 3.5.1 & NI RIO 4.0 but i still can't find my compactrio in the MAX.
Is it any other drivers that i should install or what's the problem exactly?
regards
07-09-2012 08:29 AM
Some networking things to consider:
You should be able to see the cRIO in:
Other things to check:
That's about as much as I know.
Andy
07-09-2012 09:34 AM
Hi Andy Clegg
thx for these informations
I should see two lights on the network cable connection, one solid and one rapidly blinking. This indicates that there is communication. but i see no blinking lights on the cable connection !!!
07-10-2012 09:56 AM
That sounds like you aren't getting any network communication to the cRIO. How is it that you have the cRIO hooked up?
If you get a good connection and see those network communication lights, but still don't see your cRIO in MAX check out this KnowledgeBase for a lot of good troubleshooting steps.
07-10-2012 10:03 AM
Hi
i finish the configuration of my hardware and i build a compactrio project
now i want to communicate with some device using serial interface.
i have NI 9879 module.
how to implement my serial interface vi ?
regards
07-10-2012 03:55 PM
So you got the cRIO visible - what did you have to do to fix it ?
If you ask a question it is nice to post the solution.
Regarding getting the serial interface to work:
07-11-2012 03:01 AM
Hello
To fix it i start NI configuration manager after using these links:
http://digital.ni.com/public.nsf/allkb/D0B2EB96C4E81690862572BC007B2FBC?OpenDocument
http://digital.ni.com/public.nsf/websearch/B9107A7F281F9B408625720B0078E5A8?OpenDocument
But now i have my vi "serial interface" and i want to implement it , how?
i have NI 9870 module
regards
07-11-2012 03:48 PM
Just as some general information about the 9870 you can check out these help articles on it.
I'm not sure what you're trying to do with the 9870, whether you're setting it up through the scan interface or using it with the FPGA module.
So, I'm not sure what methods to recommend to you. Could you give us some more background on your application and explain what problems you're having?
07-12-2012 12:44 PM
Hi
Can you explain briefly the difference between the scan interface and the FPGA module?
With NI 9870 i want to try my serial interface vi .
i send a command to an perephiral, then i read what i recieve
regards
07-12-2012 02:28 PM
The scan interface is a preconfigured bit file we have created to be deployed to the FPGA on the cRIO for general use applications. Its your only option for the FPGA if you don't have the FPGA Module.
There are some special steps you'll need to go through to use the 9870 in scan interface mode as described in the help here.