sending specific bit-data via block "tcp/ip send" in simulink
Show older comments
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!
Answers (0)
Categories
Find more on System Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!