ターゲット通信
データ処理ブロックを使用したターゲットとの通信
Byte Pack、Byte Unpack、Byte Reversal、Protocol Encoder、Protocol Decoder など、ターゲット デバイスと通信してデータの整合性を確保するためのデータ処理ブロックを構成します。
ブロック
| Protocol Encoder | Encode input data into a uint8 byte stream by specifying the packet structure (R2021b 以降) |
| Protocol Decoder | Decode a uint8 byte stream by specifying the packet structure (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 |
