I am trying to install software onto my cRIO or onto a module in the cRIO (such as NI-9149) but I get the following errors in NI MAX.
Cannot continue because of the following unresolved dependencies: ...
I have two targets a Real Time controller and an FPGA. Additional to that I have an external device that is sharing data through ethernet. I would like to read the ethernet data directly on the FPGA.
I am using a TSN-enabled CompactRIO or CompactDAQ. When booting a start-up application, I receive DAQmx error 209836 with a message similar to the below:
The devices in your task cannot be synchronized. ...
I am trying to publish data on a Web GUI using LabVIEW HTTP Client VIs. When I run this code on my host computer is works fine. However, when I run this code on a cRIO controller, I get the following error: ...
I need to upgrade software and deploy a new program on an NI controller, such as cRIO. The device is connected to another company's network which I do not have access to. Can I connect to the controller ...
I noticed the system time on my computer is changed by the "lktsrv.exe" service (NI Time Synchronization) according to my Windows Event Logs. How can I stop this from happening?
I am interested in maximum power consumption at the boot of compactRIO device. WhenI see the specification sheet of compactRIO, there is Maximum power consumption item. But I thinkthat when the device ...
My application (created in LabVIEW) was reading/writing from/to files in my cRIO controller when a power failure occurred. After my system rebooted, I got some corrupted files. How can fix or prevent this? ...
When I use network streams to transfer data between host and cRIO, when I close the VI on host and restart it, the error code -314004 will occur which may cause by destorying the connection when host VI ...
This tutorial provides a walkthrough with steps to log data to disk with CompactRIO. After you've finisheddetecting your CompactRIO system using LabVIEW,you need to take your first measurement.
This page ...