Loading…

方法名称: analog_in_calib_method

方法ID: 0x4330

方法标签: Analog Input

方法描述:


  • {
  • float qa, qb, qc, qd, qe, mpp; int q, q0, q1, q2, q3, q4, q5, q6, q7, q8; char S[3];
  • int b, c, n, user_input;
  • unsigned int i;
  • long ids[2];
  • float t;
  • float d;
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(1);
  • _set_resp_code((8),0);
  • send(151,S); if(_ivar_value(16804)>2) { ACKNOWLEDGE("|en|The DD revision is not compatible with the firmware in the device.\nContact your Fisher sales office for an upgrade to your DD."); return; };
  • send(138,S); if((_ivar_value(16791) & 0x80) > 0) { ACKNOWLEDGE("|en|This action is not supported when the instrument is jumpered for multi-drop operation"); return; };
  • if(1 == _ivar_value(167))
  • {
  • ACKNOWLEDGE("|en|Protection must be disabled to perform this operation.");
  • process_abort();
  • }
  • user_input = SELECT_FROM_LIST("|en|This sensor is adjusted at the factory and generally does not require adjustment in the field.","|en|Continue;Exit");


请登录以获得完整内容