Loading…

方法名称: cam_method

方法ID: 0x40AD

方法标签: cam

方法描述: cam used in the SVI II:relationship between flow capacity (Cv) and percentage opening of the valve.Several cams are available:linear/=%50/=%30/quick opening coeff 50/custom.


  • {
  • int tp;
  • char status[3];
  • send(210,status);
  • if (status[0])
  • {
  • display_response_status(210,status[0]);
  • DELAY(3,literal_string(434));
  • process_abort();
  • }
  • tp = _ivar_value(16455) & 0x70;
  • if (tp == 0x00)
  • ACKNOWLEDGE(literal_string(596));
  • else


请登录以获得完整内容