Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SetStatusResponseLevelCmd Struct Reference

Sets 'status response level' parameter to the specified value, see StatusResponseLevel. More...

#include <DynamixelProtocol.h>

Inheritance diagram for SetStatusResponseLevelCmd:

Detailed Description

Sets 'status response level' parameter to the specified value, see StatusResponseLevel.

Definition at line 250 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

 SetStatusResponseLevelCmd ()
 SetStatusResponseLevelCmd (StatusResponseLevel level)
 SetStatusResponseLevelCmd (unsigned char sid, StatusResponseLevel level)

Public Attributes

unsigned char responseLevel
 see StatusResponseLevel
char checksum
 checksum value (bitwise negated sum of all non-marker fields), see nchecksum()

Constructor & Destructor Documentation

Definition at line 251 of file DynamixelProtocol.h.

Definition at line 252 of file DynamixelProtocol.h.

SetStatusResponseLevelCmd ( unsigned char  sid,
StatusResponseLevel  level 
)

Definition at line 253 of file DynamixelProtocol.h.


Member Data Documentation

char checksum

checksum value (bitwise negated sum of all non-marker fields), see nchecksum()

Definition at line 255 of file DynamixelProtocol.h.

unsigned char responseLevel

see StatusResponseLevel

Definition at line 254 of file DynamixelProtocol.h.


The documentation for this struct was generated from the following file:

Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Sat May 4 06:37:25 2013 by Doxygen 1.6.3