void VerifyConnection()
This method sends a "ping" command (not an ICMP Ping) to the ETH32 device and waits for a response. It can be used to verify that there is still a good connection to the device.
This method does not return a value. If any error occurs, an Eth32Exception will be raised.