Loading…

方法名称: mthGdc_01729_64_Massflow

方法ID: 0x453D

方法标签: Mass Flow

方法描述: Set simulated value for mass flow. (B3.2)


  • {
  • long ai32VariableIds[4];
  • char achCmdStatus[3];
  • int iLengthStStandardDct;
  • char stStandardDct[60];
  • int iResult;
  • int aiVarIds[1];
  • send_command(185);
  • if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
  • {
  • ACKNOWLEDGE(literal_string(2132));
  • return;
  • }
  • cdrfaui8GdcSimulationControl = 1729;
  • send_trans(194,7,achCmdStatus);
  • if (achCmdStatus[0] != 0)
  • {
  • display_response_status(194,achCmdStatus[0]);
  • return;
  • }


请登录以获得完整内容