Loading…

Method Name: mthimpFalseSignalActionFlexP3

Method ID: 0x478F

Method Label:

Method Help:


  • {
  • char status[3];
  • int running;
  • send_trans(134,9,status);;
  • if(!((varSilState==1) ||(varSilState==4) ||(varSilState==3)))
  • {
  • send_trans(134,4,status);;
  • send_trans(132,1,status);;
  • varProfileManualAction_Action = 1;
  • _get_dev_var_value(("|en|Activity to be carried out|de|Auszuf�hrende Aktion" ),0,17935);
  • switch (varProfileManualAction_Action)
  • {
  • case 1:
  • _get_dev_var_value(("|en|Sounded distance from the sealing surface to the medium|de|Gelotete Distanz zum F�llgut ab Dichtfl�che" ),0,17936);
  • case 3:
  • send_trans(133,1,status);;
  • do {
  • DELAY_TIME(1);
  • send_trans(132,1,status);;
  • running = _ivar_value(17935);
  • } while(running!=0);


Please login for more