Loading…
Loading…
Method Name: mthimpFalseSignalActionP3
Method ID: 0x4067
Method Label:
Method Help:
- {
- char status[3];
- int running;
- int result;
- int selection;
- DD_STRING list;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_trans(134,15,status);;
- if(!((varSilState==1) ||(varSilState==4) ||(varSilState==3)))
- {
- list ="|en|Cancel;Create new;Update;Delete range;Delete all|de|Abbrechen;Neu anlegen;Aktualisieren;Bereich l�schen;Alles l�schen" ;
- result = SELECT_FROM_LIST("|en|Activity to be carried out|de|Auszuf�hrende Aktion" , list);
- switch(result)
- {
Please login for more