Loading…

Method Name: MthSimulateVelocityOfSound

Method ID: 0x4307

Method Label: Velocity of sound

Method Help: 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]);


Please login for more