Loading…

方法名称: mthimpFalseSignalActionFlexP3

方法ID: 0x47A8

方法标签:

方法描述:


  • {
  • char status[3];
  • int running;
  • send_trans(134,9,status);;
  • if(!((varSilState==1) ||(varSilState==4) ||(varSilState==3)))
  • {
  • varProfileManualAction_Action = 1;
  • _get_dev_var_value(("|en|Activity to be carried out|de|Auszuf�hrende Aktion" ),0,17908);
  • 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,17909);
  • case 3:
  • send_trans(135,43,status);;
  • do {
  • DELAY_TIME(1);
  • send_trans(134,40,status);;
  • running = _ivar_value(17908);
  • } while(running!=0);


请登录以获得完整内容