Loading…

方法名称: calc_PV_lower_limit

方法ID: 0x4130

方法标签: PV Lower Limit For Stress Condition

方法描述: PV lower limit for stress condition


  • {
  • float maxPVlimit;
  • float minPVlimit;
  • float full_range;
  • float PV_low_limit_stress;
  • float temp_LRL;
  • int temp_val;
  • int module_typ;
  • long ids[4];
  • PUT_MESSAGE(literal_string(1095));
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • maxPVlimit = _fvar_value(16397);
  • minPVlimit = _fvar_value(16398);
  • full_range = maxPVlimit - minPVlimit;
  • module_typ = _ivar_value(6011);
  • temp_LRL = _fvar_value(5012);


请登录以获得完整内容