Hauptinhalt

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 EncoderEncode input data into a uint8 byte stream by specifying the packet structure (Seit R2021b)
Protocol DecoderDecode a uint8 byte stream by specifying the packet structure (Seit R2021b)
Byte PackConvert input signals to 8-, 16-, or 32-bit vector
Byte UnpackUnpack 8-, 16-, or 32-bit input vector to multiple output vectors
Byte ReversalReverse little-endian data for big-endian processor

Enthaltene Beispiele