Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

BroadcastFullComplianceCmd Struct Reference

Broadcasts a command to set controller parameters to 0, also disabling torque (see also BroadcastNoPunchCmd). More...

#include <DynamixelProtocol.h>

Inheritance diagram for BroadcastFullComplianceCmd:

Detailed Description

Broadcasts a command to set controller parameters to 0, also disabling torque (see also BroadcastNoPunchCmd).

Definition at line 210 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

 BroadcastFullComplianceCmd ()

Public Attributes

unsigned char cwmargin
unsigned char ccwmargin
unsigned char cwslope
unsigned char ccwslope
char checksum
 checksum value (bitwise negated sum of all non-marker fields), see nchecksum()

Constructor & Destructor Documentation

Definition at line 211 of file DynamixelProtocol.h.


Member Data Documentation

unsigned char ccwmargin

Definition at line 214 of file DynamixelProtocol.h.

unsigned char ccwslope

Definition at line 216 of file DynamixelProtocol.h.

char checksum

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

Definition at line 217 of file DynamixelProtocol.h.

unsigned char cwmargin

Definition at line 213 of file DynamixelProtocol.h.

unsigned char cwslope

Definition at line 215 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