Loading…

方法名称: percent_conc_table_method

方法ID: 0x4126

方法标签: Percent Conc Table

方法描述: TBD by NEXGEN


  • {
  • char status[3];
  • char disp_string1[60];
  • int choice;
  • int temp_choice;
  • int slen1;
  • int pass;
  • int local_table_section;
  • int local_table_entry;
  • int local_table_section1;
  • int local_table_entry1;
  • float local_last_temp;
  • float local_this_temp;
  • float local_last_dens;
  • float local_this_dens;
  • float local_this_conc;
  • long var_id[5];
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • slen1 = 60;
  • choice = SELECT_FROM_LIST(literal_string(623),literal_string(624));
  • if (choice == 1)
  • {
  • send(176,status);
  • if (status[0])
  • {
  • display_response_status(176,status[0]);
  • _get_dictionary_string(19726342,disp_string1,slen1);
  • DELAY(2,disp_string1);
  • process_abort();
  • }


请登录以获得完整内容