Comunicación con dispositivos objetivos
Comunicarse con dispositivos objetivos que usan bloques de tratamiento de datos
Configure los bloques de tratamiento de datos Byte Pack, Byte Unpack, Byte Reversal, Protocol Encoder, Protocol Decoder, entre otros, para comunicarse con dispositivos objetivo y garantizar la integridad de los datos.
Bloques
| Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (Desde R2021b) |
| Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (Desde R2021b) |
| 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 |
