Loading…

方法名称: show_device_mode_method

方法ID: 0x4C76

方法标签: Device Mode

方法描述: 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;


请登录以获得完整内容