Request transmission of a specified message type, (MessageType::MESSAGE_REQUEST, version 1.0).
On success, the device will output the requested message type.
Not all message types may be requested explicitly. If a message type cannot be requested on demand or is not supported, the device will respond with a Response::UNSUPPORTED_FEATURE message.
- Note
- The generated response may not immediately follow the request if other outbound messages are already enqueued to be sent.
Expected Response
The requested message type, or CommandResponseMessage on error.
Definition at line 79 of file control.h.