ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview code to veristand model

Hi

Im converting a lab view code to veristand model, To be specific, its a UDP receiver which checks the port and gives data.

 

Im fairly new to this, so i have the following doubts

 

-In the receive UDP code, i have Init UDP, read and close, so when i build a model, every time the int and close will be called?

 

I need a model in veristand which will receive UDP data, which means i will be sending UDP data from another application like lab view or python.

 

I have attached the code to be made model

 

can some one give a thread to start developing?

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

This question is best to be posted at the VeriStand board.

Model is not suitable for UDP communication. You should consider using UDP Data Link Custom Device instead.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 2
(1,141 Views)