LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx driver support in cRIO (Error fail to load nilvaiu.dll)

Hi,

 

I am using WLS 9163 with 9481 D/O module  and developed a simple VI (attached here) to switch circuit breakers. If run this VI in computer it works well but when i run this VI (that contain DAQmx lib) in RT 9074 it gives an error  fail to load nilvaiu.dll in RT target as DAQmx drivers are not installed on RT 9074.

 

I would like to know if it is possible to run this VI in RT, if yes then how to fix it. FYI i m using Labview ver 9.0.1 , DAQmx 9.0.2 and cRIO 3.4 .

 

Will appreciate your comments.

 

Regards,

 

Nutkani 

Download All
0 Kudos
Message 1 of 4
(3,190 Views)
0 Kudos
Message 2 of 4
(3,181 Views)

Thanks for reply but seem you replied without reading what i asked for. 

 

i mentioned Vi works well when i run in computer, this error while running on RT.  Btw, i have throughly read the relevant post here on forum

0 Kudos
Message 3 of 4
(3,174 Views)

CompactRIO doesn't support DAQmx.

If you wish to do remote I/O with CompactRIO, you need to use 9144, https://www.ni.com/en-us/support/model.ni-9144.html, or WSN

Another option is to have one host to communicate with 9481, and communicate with 9074 via shared variable.

0 Kudos
Message 4 of 4
(3,136 Views)