LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How install cRIO drivers from a Linux machine?

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?

 

0 Kudos
Message 1 of 5
(2,534 Views)

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?

 

 

Jacob K
0 Kudos
Message 2 of 5
(2,522 Views)

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.

 

http://download.ni.com/support/softlib/reconfigurable_io/NI-RIO%20Driver/NI-RIO/NI%20RIO%203.5.0/Lin...

 

 

Jacob K
0 Kudos
Message 3 of 5
(2,515 Views)

I am trying to find out how to deploy software to a cRIO using Linux.

0 Kudos
Message 4 of 5
(2,507 Views)

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.

 

  http://forums.ni.com/t5/Multifunction-DAQ/Deploy-via-FTP-and-Run-VIs-on-RIO/m-p/1769910?requireLogin...   
  http://digital.ni.com/public.nsf/allkb/A7DBA869C000B5AE862570B2007C4170?OpenDocument   
  http://digital.ni.com/public.nsf/allkb/C242CF9F0512DF6186257434000DBCBA   
  http://digital.ni.com/public.nsf/allkb/04D9A85B6967EE87862571140065EEC6   
     
     
  http://zone.ni.com/devzone/cda/tut/p/id/6465   
Jacob K
0 Kudos
Message 5 of 5
(2,498 Views)