Loading…
Loading…
Method Name: post_send_configuration_method
Method ID: 0x03F0
Method Label: finish parameter download
Method Help: 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);
Please login for more