Loading…

方法名称: post_send_configuration_method

方法ID: 0x03F0

方法标签: finish parameter download

方法描述: Should be performed after a complete parameter download to the device. Performs a warm start.


  • {
  • if (eOptionCustodyLock != 0)
  • {
  • return;
  • }
  • _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);
  • send_command(177);


请登录以获得完整内容