Loading…
Loading…
方法名称: update_travel_histogram_method
方法ID: 0x468B
方法标签: Update Travel Histogram
方法描述: Update Travel Histogram
- {
- char status[3];
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- ACKNOWLEDGE(literal_string(1801));
- send_trans(222,2,status);
- if (status[0])
- {
- display_response_status(222,status[0]);
- DELAY(3,literal_string(1650));
- process_abort();
- }
- refresh_tvl_hist_chart1_method();
- refresh_tvl_hist_chart2_method();
请登录以获得完整内容