Loading…
Loading…
方法名称: pre_send_configuration_method
方法ID: 0x03EF
方法标签: Prepare Parameter Download
方法描述: Must be performed prior to a complete parameter download to the device. Writes some basic parameters to the device and performs a warm start.
- {
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_no_device(0);
- _set_comm_status(0xFF,0);
- SET_NUMBER_OF_RETRIES(0);
- MthPrepareDownloadToDeviceSpi();
- MthPrepareDownloadToDeviceSio();
- send_command(177);
请登录以获得完整内容