Comunicazione target
Comunicare con i target utilizzando i blocchi di gestione dei dati
Configurare i blocchi di gestione dei dati, come Byte Pack, Byte Unpack, Byte Reversal, Protocol Encoder, Protocol Decoder e altri, per comunicare con i dispositivi target e garantire l'integrità dei dati.
Blocchi
Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (Da R2021b) |
Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (Da 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 |