private void SEND_cmdInner(Byte[] inner, Byte id) { SEND_cmd(C_Motor.CREATE_cmdFromInner(inner, id)); }