This is my TCP Client.

This is my TCP Server.

This is my Stream Output Setting.
![TCP Protocol[1000].PNG TCP Protocol[1000].PNG](https://ip1.i.lithium.com/6a21807fd9a1983555ce3115609c2c0bd25c5718/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32363739363069304146363733323335443842463746452f696d6167652d73697a652f6c617267653f763d76322670783d393939)
![TCP Protocol[1000] Board Setup.PNG TCP Protocol[1000] Board Setup.PNG](https://ip1.i.lithium.com/241f5adeb6ac1bd993fe627665ce4787350c950d/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32363739363169344435323838363834463246453839362f696d6167652d73697a652f6c617267653f763d76322670783d393939)
This is my Stream Input Setting.
![TCP Protocol[1500].PNG TCP Protocol[1500].PNG](https://ip1.i.lithium.com/f6d25607feb22a8495539480493f154e2f003ab4/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32363739363269343545393334413642414245373138342f696d6167652d73697a652f6c617267653f763d76322670783d393939)
![TCP Protocol[1500] Board Setup.PNG TCP Protocol[1500] Board Setup.PNG](https://ip1.i.lithium.com/12ac99ad7a62d9b8dc6dd40f9d01e2a09a05c23b/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f32363739363369443036323943463937323936323831342f696d6167652d73697a652f6c617267653f763d76322670783d393939)
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) 傳的資料。