Best way of finding if Modbus device is offline using flex getter?

Is there any best practice to determine if a modbus device has gone offline (thru TCP).

At the moment flex getter is reporting initialize and then reconnect after 2000ms in the UI but debug is blank

Thanks