getTorqueEnableStat() returns whether the torque of specific DYNAMIXEL is turned on or off.
Dynamixel2Arduino dxl(Serial1, DXL_DIR_PIN); dxl.getTorqueEnableStat(1);