11-16-2011 05:47 PM
Is it possible to install cRIO drivers from a Linux machine? It seems that MAX is not available under Linux, so is there an alternative that works under Linux?
11-17-2011 03:59 PM
Are you wanting to know how to deploy software to a cRIO using Linux or are you asking about how to install NI-RIO drivers on a Linux machine?
11-17-2011 04:46 PM
A little info for you. The LabVIEW Real-Time module is current only available for LabVIEW for Windows. We have a great knowledgebase that talks about it:
http://digital.ni.com/public.nsf/allkb/D7FEE3A3C833827F86256D9000433E9F?OpenDocument
We do however offer runtime support for NI-Rio.
http://joule.ni.com/nidu/cds/view/p/id/2134/lang/en
The readme file for the NI-RIO driver also includes a lot of information of how to install and operate.
11-17-2011 06:42 PM
I am trying to find out how to deploy software to a cRIO using Linux.
11-18-2011 09:28 AM
Our RIO driver currently does not support Linux outside of the Runtime version. As a result, you will not be able to configure the device from this OS. That being said, it is still possible to change the IP address on the controller (assuming you know what its current IP address is). The IP settings for the controler are stored in the RT.ini file saved on the controller. In this ini file, you will find a token for the controllers IP Address. If you modify this file and save it back to the controller, once you reboot the controller it will use the IP adress that you specified. This process is typically performed using an FTP client. Most customers perform their configuration from MAX instead.
Here are some links to other documents that discuss using cRio with Linux.