Loading…
Loading…
Method Name: reset_NE107mapping
Method ID: 0x4A80
Method Label: Reset NE 107 Mapping
Method Help: Sets the NE 107 mapping to default values.
- {
- char status[3];
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(1707),literal_string(1708));
- if (result == 0)
- {
- send_trans(253,6,status);
- if (status[0] == 16)
- {
- _get_dev_var_value(literal_string(1709),0,16511);
Please login for more