Loading…
Loading…
方法名称: ejx_method_clear_dac_trim
方法ID: 0x415A
方法标签: Clear D/A trim
方法描述: Clear digital to analog trim- Resets the trim adjustment to the initial calibrated values that were set at factory.
- {
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- _iassign(16550,3);
- send(172,status);
请登录以获得完整内容