Gocator API > Go2 > Classes > Go2System > Functions > Go2System_Reconnect
Gocator 1x00 API
Go2System_Reconnect
Description

Waits to connect with a sensor that might currently be powering up or resetting.

C
Go2Status Go2System_Reconnect(Go2System system, Go2IPAddress address);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2IPAddress address 
Sensor IP address. 
Returns

Certain commands, such Upgrade or Reset, cause the connected sensor to begin an auto-reset sequence. This function can be used to wait a reasonable amount of time to re-establish a connection to a sensor that is currently initializing.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.