Loading…
Loading…
方法名称: set_pv_damp_method
方法ID: 0x4004
方法标签: PV damping
方法描述: Select pv damping value and write
- {
- char status[3];
- char disp_string[60];
- int slen;
- int choice;
- long var_id[1];
- slen = 60;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- send(15,status);
- if (status[0])
请登录以获得完整内容