Loading…

方法名称: automatic_method_p15

方法ID: 0x409F

方法标签: Set Calibrate max

方法描述: Calibrate max - the PV at which the current output is 20mA and the % output is 100%.


  • {
  • char status[3];
  • int select;
  • select = SELECT_FROM_LIST(literal_string(315),literal_string(316));
  • if (select == 0)
  • {
  • _fassign(16395,NaN_value());
  • SET_NUMBER_OF_RETRIES(2);
  • send(35,status);
  • if (status[0])
  • {
  • display_response_status(35,status[0]);
  • }
  • _iassign(16544,2);
  • save_values();
  • }
  • if (select == 1)


请登录以获得完整内容