| cmdROUTE | Index |
Command Code:
The Packet:
| 0 | 1 | 2 | 3 | |||
| address | 2 | cmdROUTE | (private) |
| (private) - | A complete command packet with destination address, size byte, and all data bytes. |
Description:
This command is used for transferring command packets in a network of two or more BrainStem modules. When a module that is not routing needs to send a command packet to the host , it must first wrap it in a cmdROUTE command and send it via the IIC bus to the router. The router extracts the command packet and sends it to the host.
This command is used internally for network communication. It is not intended for general use.