TCP/IP simulink-labview communicate Problem
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Development Computer Setup in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!