LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with NI xnet

I'm developing a LabVIEW program to collect CAN network and temperature data.
I programmed it to run stand-alone with the cDAQ 9135. It works, but after about 10 minutes it crashes.
I tested it both in stand-alone mode and connected to a PC — in both cases, it crashed.
I'm using LabVIEW 2015 and its corresponding drivers.

LucasAlvarenga30_0-1747932221602.png

 

0 Kudos
Message 1 of 2
(72 Views)
  1. Move the Create DAQmx Virtual Channel VI out of the while loop.
  2. You don't have proper error handling. Please refer to the shipping examples at Help >> Find Examples >> Hardware Input and Output
-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 2
(38 Views)