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 = literal_string(999);
- result = SELECT_FROM_LIST(literal_string(87),list);
- switch (result)
- {
- case 1:
- selection = 2;
- break;
- case 2:
- selection = 4;
- break;
- case 3:
- selection = 9;
Please login for more