Loading…
Loading…
Method Name: send_gen_mA_used
Method ID: 0x4097
Method Label:
Method Help:
- {
- char status[3];
- int scrollvalue;
- int cfgchange;
- long ids[2];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- send(205,status);
- send(196,status);
- if (status[0])
- {
- display_response_status(196,status[0]);
- }
- cfgchange = _ivar_value(16527);
- if (3 == cfgchange)
- {
- DELAY(5,literal_string(555));
- send(196,status);
- if (status[0])
- {
- display_response_status(196,status[0]);
Please login for more