Thanks for posting this reply! I'm under oath of NDA until the info is made publicly available.
The "Device Query" message is something that would be useful if there was more than one type of device that worked on CAN.
Quote:
|
Originally Posted by SW-RDK-BDC-UG-5228.pdf
Device Query This command indicates that the motor controller should return some basic information about itself. This command uniquely addresses a device and only the addressed device will respond to this message. In response to this message, the motor controller will send back eight bytes of data. The first byte indicating the motor controller’s function and the second indicates the manufacturer. The remaining bytes are reserved for future use.
|
I'm assuming there's a typo in here, and they meant "the device's function".
I'm not sure if this command has practical usage. If you send a CAN device a message, using the wrong device type and manufacturer in the device ID, will it respond with the wrong device type and manufacturer?