Loading…
Loading…
方法名称: Method_S2_TCCurve_EC
方法ID: 0x4766
方法标签: Change TC Curve
方法描述:
- {
- char status[3];
- int slen;
- int slen1;
- int select;
- char disp_string[60];
- char disp_string1[135];
- slen = 60;
- slen1 = 135;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _get_dictionary_string(19726337,disp_string1,slen1);
- ACKNOWLEDGE(disp_string1);
- _add_abort_method(18223);
- send_command_trans(239,1);
- EC_IDX_autoTCOption1_Local = EC_IDX_autoTCOption1;
- if (EC_IDX_sensorGroup1 == 1 && EC_IDX_autoTCOption1 != 0 && EC_IDX_autoTCOption1 != 1 && EC_IDX_autoTCOption1 != 17)
- {
- EC_IDX_autoTCOption1_Local = 0;
- }
请登录以获得完整内容