Loading…

Method Name: pid_custom_setup_airin_airout_flag_method

Method ID: 0x41F2

Method Label: Air-Out (not)= Air-In?

Method Help: Flag of Air-Out PID parameters are not equal to Air-In


  • {
  • char status[3];
  • int action_flag;
  • int select_item;
  • _set_device_status(0xFF,0);
  • send_command_trans(166,0);
  • action_flag = SELECT_FROM_LIST(literal_string(1321),literal_string(1322));
  • if (action_flag == 0)
  • {
  • _MenuDisplay(16888,literal_string(461),0);
  • }
  • else
  • {
  • send_command_trans(130,0);
  • if (write_protect_status_flag & 0x01)
  • {


Please login for more