| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AX12Register in brbrain | 
|---|
| Fields in brbrain declared as AX12Register | |
|---|---|
| static AX12Register | AX12Register.AX12_ALARM_LEDbitmask of E_*constants to trigger the LED (RW) | 
| static AX12Register | AX12Register.AX12_ALARM_SHUTDOWNbitmask of E_*constants to trigger torque off (RW) | 
| static AX12Register | AX12Register.AX12_BAUD_RATEDynamixel Baud Rate (RW), natural units [kbits/sec]. | 
| static AX12Register | AX12Register.AX12_CCW_ANGLE_LIMITcounter-clockwise angle limit (RW), natural units [deg] | 
| static AX12Register | AX12Register.AX12_CCW_COMPLIANCE_MARGINCounter-clockwise compliance margin (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_CCW_COMPLIANCE_SLOPECounter-clockwise compliance slope (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_CW_ANGLE_LIMITclockwise angle limit (RW), natural units [deg] | 
| static AX12Register | AX12Register.AX12_CW_COMPLIANCE_MARGINClockwise compliance margin (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_CW_COMPLIANCE_SLOPEClockwise compliance slope (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_DOWN_CALIBRATIONundocumented pot calibration (RO) | 
| static AX12Register | AX12Register.AX12_ERRORVirtual register containing the error status of the dynamixel (RO). | 
| static AX12Register | AX12Register.AX12_FIRMWARE_VERSIONdynamixel firmware version (RO) | 
| static AX12Register | AX12Register.AX12_GOAL_POSITIONGoal position (RW), natural units [deg]. | 
| static AX12Register | AX12Register.AX12_HIGHEST_LIMIT_TEMPERATURElimit temp (RW), natural units [deg Celcius] | 
| static AX12Register | AX12Register.AX12_HIGHEST_LIMIT_VOLTAGEhigh limit voltage (RW), natural units [Volts] | 
| static AX12Register | AX12Register.AX12_IDdynamixel ID (RW) | 
| static AX12Register | AX12Register.AX12_LEDdirect LED control (RW), boolean, positive logic | 
| static AX12Register | AX12Register.AX12_LOCKWhether to restrict writing to registers AX12_TORQUE_ENABLEthroughAX12_TORQUE_LIMIT(RW), boolean. | 
| static AX12Register | AX12Register.AX12_LOWEST_LIMIT_VOLTAGElow limit voltage (RW), natural units [Volts] | 
| static AX12Register | AX12Register.AX12_MAX_TORQUEMaximum torque (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_MODEL_NUMBERdynamixel model number (RO) | 
| static AX12Register | AX12Register.AX12_MOVINGWhether the servo is currentl moving (RO), boolean | 
| static AX12Register | AX12Register.AX12_MOVING_SPEEDMoving speed (RW), natural units [rev/min]. | 
| static AX12Register | AX12Register.AX12_PRESENT_LOADCurrent "load" (RO), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_PRESENT_POSITIONCurrent position (RO), natural units [deg] | 
| static AX12Register | AX12Register.AX12_PRESENT_SPEEDCurrent speed (RO), natural units [rev/min] | 
| static AX12Register | AX12Register.AX12_PRESENT_TEMPERATURECurrent temperature (RO), natural units [degrees Celcius] | 
| static AX12Register | AX12Register.AX12_PRESENT_VOLTAGECurrent voltage (RO), natural units [Volts] | 
| static AX12Register | AX12Register.AX12_PUNCHInitial current to apply after the position error has exceeded the compliance margin (RW), natural units normalized to [0.0, 1.0]. | 
| static AX12Register | AX12Register.AX12_REGISTERED_INSTRUCTIONWhether there is a registered instruction pending (RW), boolean | 
| static AX12Register | AX12Register.AX12_RETURN_DELAY_TIMEDynamixel return delay time (RW), natural units [usec]. | 
| static AX12Register | AX12Register.AX12_STATUS_RETURN_LEVELDynamixel status return level (RW). | 
| static AX12Register | AX12Register.AX12_TORQUE_ENABLEenables torque generation (RW), boolean, positive logic | 
| static AX12Register | AX12Register.AX12_TORQUE_LIMITSee AX12_MAX_TORQUE | 
| static AX12Register | AX12Register.AX12_UP_CALIBRATIONundocumented pot calibration (RO) | 
| protected static AX12Register[] | AX12Register.registersthe array of AX12Registers, indexed by ordinal | 
| Methods in brbrain that return AX12Register | |
|---|---|
| static AX12Register[] | AX12Register.getAllRegisters()covers getAllRegisters(AX12Register[], int), always conses | 
| static AX12Register[] | AX12Register.getAllRegisters(AX12Register[] regs)covers getAllRegisters(AX12Register[], int), starts at 0 | 
| static AX12Register[] | AX12Register.getAllRegisters(AX12Register[] regs,
                int start)get a copy of the ordered array of AX12Registers | 
| Methods in brbrain with parameters of type AX12Register | |
|---|---|
| static AX12Register[] | AX12Register.getAllRegisters(AX12Register[] regs)covers getAllRegisters(AX12Register[], int), starts at 0 | 
| static AX12Register[] | AX12Register.getAllRegisters(AX12Register[] regs,
                int start)get a copy of the ordered array of AX12Registers | 
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||