Loading…

方法名称: rcct_LV_adjust

方法ID: 0x41BF

方法标签: Temp LV Adjust

方法描述: Connect a well-known PT100 termistor to the input.


  • {
  • char disp_string1[60];
  • int slen1;
  • char status[3];
  • int choice;
  • long var_id[1];
  • slen1 = 60;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • do {
  • choice = SELECT_FROM_LIST(literal_string(949),literal_string(950));
  • switch (choice)
  • {
  • case 1:
  • _iassign(16574,0);
  • break;
  • case 0:
  • default:
  • process_abort();


请登录以获得完整内容