Loading…

Method Name: drive_model_method

Method ID: 0x40BC

Method Label: Drive Model

Method Help: Drive Model: Displays the Beck drive model; this is also used to determine the availablity of some drive features.


  • {
  • char status[3];
  • char xmtr_status[25];
  • char display_string[60];
  • int string_length;
  • int number_of_tries;
  • int drive_model_local;
  • int torque_sensor_enabled_local;
  • long status_mask;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • drive_model_local = _ivar_value(16393);


Please login for more