Loading…
Loading…
Method Name: General
Method ID: 0x40AB
Method Label: General messages
Method Help:
- {
- char status_intern[3];
- char more_data_info[25];
- char zeichen;
- long variable_identifiers_array[2];
- _set_xmtr_comm_status(0x7F,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_comm_status(0xFF,0);
- _set_comm_status(0x7F,0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_comm_status(0xFF,0);
- get_more_status(status_intern,more_data_info);
- if (status_intern[2] & 64)
- {
- _display_xmtr_status(151,64);
- }
- if (status_intern[2] & 32)
Please login for more