Zielkommunikation
Kommunikation mit Zielen unter Verwendung von Datenverarbeitungsblöcken
Konfigurieren Sie die Datenverarbeitungsblöcke, wie z. B. Byte Pack, Byte Unpack, Byte Reversal, Protocol Encoder, Protocol Decoder und andere, um mit Zielgeräten zu kommunizieren und die Datenintegrität sicherzustellen.
Blöcke
Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (Seit R2021b) |
Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (Seit 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 |