LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UDP in RT

I've been running LV Real Time with out any probelm.  Last night, I added a loop to monitor a port using UDP and return a response on request.  This crashed the machine.  Should I be surprised?  Did the RT UDP request interfer with the normal running of the code?  Thoughts, please.  Thanks.

0 Kudos
Message 1 of 2
(2,180 Views)

I would try using the LabVIEW built-in UDP examples to test the communication. UDP should not cause your RT controller to crash, but it would depend on what your code is doing.

Zach P.

Staff Software Engineer | LabVIEW R&D | National Instruments
0 Kudos
Message 2 of 2
(2,159 Views)