Loading…

方法名称: MthSimulateVelocityOfSound

方法ID: 0x4307

方法标签: Velocity of sound

方法描述: simulation of velocity of sound (Fct. B1.2, C1.5.2)


  • {
  • char achCmdStatus[3];
  • long ai32VariableIds[4];
  • char stDisplay[60];
  • int iCntChars;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _lassign(17156,9434);
  • send(153,achCmdStatus);
  • if (achCmdStatus[0] != 0)
  • {
  • display_response_status(153,achCmdStatus[0]);


请登录以获得完整内容