Loading…

Method Name: show_device_mode_method

Method ID: 0x4C76

Method Label: Device Mode

Method Help: Show the device mode (or modes).


  • {
  • char status[3];
  • char xmtr_data[25];
  • int temp;
  • long ids[2];
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • get_more_status(status,xmtr_data);
  • temp = _ivar_value(4153);
  • temp = temp & 27;


Please login for more