Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ServoInfoResponse Struct ReferenceExpected response from a ReadModelCmd. More...
Inheritance diagram for ServoInfoResponse:
Detailed DescriptionExpected response from a ReadModelCmd. Definition at line 446 of file DynamixelProtocol.h.
Constructor & Destructor DocumentationDefinition at line 447 of file DynamixelProtocol.h. Member Function Documentation
Definition at line 448 of file DynamixelProtocol.h. Referenced by ServoInfoResponse::getModelString(), and PingThread::run().
Definition at line 449 of file DynamixelProtocol.h. Referenced by PingThread::run(). Member Data Documentation
checksum value (bitwise negated sum of all non-marker fields), see nchecksum() Definition at line 461 of file DynamixelProtocol.h.
indicates high byte of model number Definition at line 459 of file DynamixelProtocol.h. Referenced by ServoInfoResponse::getModelNumber(), and PingThread::run().
indicates low byte of model number Definition at line 458 of file DynamixelProtocol.h. Referenced by ServoInfoResponse::getModelNumber(), and PingThread::run().
firmware version Definition at line 460 of file DynamixelProtocol.h. Referenced by ServoInfoResponse::getModelString(). The documentation for this struct was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3 |