sending specific bit-data via block "tcp/ip send" in simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hey,
I'm trying to communicate with a camera via simulink over the blocks "tcp/ip send/receive".
To receive an image from the camera I need to send a specific binary code. The code, that I've to send, looks like this (its in hex-code):
07:00:00:00:00:00:00:00:00:8c:01:00
And there is my problem. I dont find a way to change the sequence in a binary sequence, that is suitable for sending via tcp/ip send.
hope you can help me out!
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!