From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connect Simulink to Labview over the internet (TCP/IP)

Hello,
I am trying to send data from my simulink model to Labview on another computer over the internet through TCP/IP protocol. Is that even possible? Was it even done before?
 
Thanks in advance
0 Kudos
Message 1 of 2
(965 Views)

I am not familiar with simulink specifically but you can implement basically any protocol using LabVIEW's TCP/IP primatives. Whether the protocol used by simulink is documeted or not is another matter. You need to know the port number, IP addresses and application protocol used in order to do this. Whether anyone has done this already or if it is available for public use, I can't say.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 2 of 2
(939 Views)