common_set_motor
EXTERN int common_set_motor(struct function_block *, int, bool, int, char, int8_t);
error = common_set_motor(&func_block, fd, debug, (int)module, motor, reg_value);