Loading…
Loading…
方法名称: reset_NE107mapping
方法ID: 0x4940
方法标签: 重置 NE 107
方法描述: 将 NE 107 重置为默认值
- {
- 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(1078),literal_string(1079));
- if (result == 0)
- {
- send_trans(253,5,status);
- if (status[0] == 16)
- {
- _get_dev_var_value(literal_string(1080),0,16404);
请登录以获得完整内容