22 #ifndef DYNAMIXEL_SDK_INCLUDE_DYNAMIXEL_SDK_GROUPBULKREAD_H_
23 #define DYNAMIXEL_SDK_INCLUDE_DYNAMIXEL_SDK_GROUPBULKREAD_H_
90 bool addParam (uint8_t
id, uint16_t start_address, uint16_t data_length);
96 void removeParam (uint8_t
id);
142 bool isAvailable (uint8_t
id, uint16_t address, uint16_t data_length);
151 uint32_t getData (uint8_t
id, uint16_t address, uint16_t data_length);
161 bool getError (uint8_t
id, uint8_t* error);