Target Communication
R2026bCommunicate with targets using data handling blocks
Configure the data handling blocks, such as Byte Pack, Byte Unpack, Byte Reversal, Protocol Encoder, Protocol Decoder, and others, to communicate with target devices and to ensure data integrity.
Blocks
| Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure | |
| Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure | |
| Byte Pack | Convert input signals to 8-, 16-, or 32-bit vector | |
| Byte Unpack | Unpack 8-, 16-, or 32-bit input vector to multiple output vectors | |
| Byte Reversal | Reverse little-endian data for big-endian processor | |
![]() | Idle Task | Create free-running task (Since R2024a) |

