sending specific bit-data via block "tcp/ip send" in simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!