If you want to do this from within your CODESYS program, you can turn on the xReset bit of Ethernet_IP_Scanner. While TRUE, the EIP communication will be halted, and it will re-establish when turned FALSE again.
Note: While the EIP Adapter did reset its outputs to false during comm loss, the CODESYS project does not read or assume this. The state of EIP variables remains in the their last-read state.
I did not test the timing of how long it takes to re-establish EIP comms (but it appears to be around 1-2 seconds so that might not help you).