TCP/IP simulink-labview communicate Problem
1 次查看(过去 30 天)
显示 更早的评论
This is my TCP Client.
This is my TCP Server.

This is my Stream Output Setting.
This is my Stream Input Setting.

I can send data from Simulink which the data type is double to Labview which the data type is String ,but My problem is that I can't Receive data from Labview which the data type is String to Simulink which the data type is double.
我可以從Simulink傳資料(資料型態:double)給Labview(資料型態:String),但Simulink(資料型態:double) 無法接收到Labview(資料型態:String) 傳的資料。
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Development Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!