Loading…

Method Name: function_select_temparature_unit_method

Method ID: 0x4255

Method Label: Temperature unit

Method Help: Temperature unit setting


  • {
  • char status[3];
  • int action_flag;
  • int work_unit_code;
  • _set_device_status(0xFF,0);
  • send_command_trans(134,0);
  • action_flag = SELECT_FROM_LIST(literal_string(1321),literal_string(1322));
  • if (action_flag == 0)
  • {
  • _MenuDisplay(16994,literal_string(461),0);
  • }


Please login for more