Loading…

Method Name: mthSaveIBNCurve

Method ID: 0x4746

Method Label: Store echo curve of the setup

Method Help:


  • {
  • char status[3];
  • int running;
  • send_trans(134,9,status);;
  • if(!((varSilState==1) ||(varSilState==4) ||(varSilState==3)))
  • {
  • ACKNOWLEDGE("|en|Store echo curve of the setup|de|Echokurve der Inbetriebnahme speichern" );
  • tmpD1 = 0;
  • vvo3_dn(214);
  • do {
  • vvo3_up(114);
  • running = _ivar_value(16559);
  • }while(running != 0);
  • ACKNOWLEDGE("|en|Action successfully carried out.|de|Aktion erfolgreich ausgef�hrt." );
  • }
  • else
  • {
  • ACKNOWLEDGE("|en|The instrument is locked! The action cannot be executed.|de|Das Ger�t ist gesperrt! Die Aktion kann nicht ausgef�hrt werden." );


Please login for more