Loading…
Loading…
方法名称: sv_wizard
方法ID: 0x4450
方法标签: SV
方法描述: This method helps user to configure SV parameters
- {
- char status[3];
- int slen;
- char disp_string[60];
- slen = 60;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _add_abort_method(17462);
- send(50,status);
- _iassign(16613,secondary_variable_code);
- _get_dev_var_value(literal_string(1044),0,16613);
- _iassign(4049,secondary_variable_code_LOCAL);
- send(51,status);
- if (status[0])
- {
- display_response_status(51,status[0]);
请登录以获得完整内容