Loading…
Loading…
Method Name: ejx_method_burst_device_variables
Method ID: 0x41CF
Method Label: Burst Xmtr Vals
Method Help:
- {
- long var_id[5];
- char status[3];
- int slot, newx, curx[4];
- { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
- var_id[0] = 4713;
- var_id[1] = 4713;
- var_id[2] = 4713;
- var_id[3] = 4713;
- while( 1 ) {
- slot = SELECT_FROM_LIST("|en|Select one:","|en|Slot 1;Slot 2;Slot 3;Slot 4;View;Exit" );
- if( (0 <= slot)&&(slot <= 3) ) {
- var_id[4] = var_id[slot];
- slot++;
Please login for more