Gocator 2000 API
Go2System_Reconnect
Description

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

C
Go2Status Go2System_Reconnect(Go2System system, Go2IPAddress address, Go2User user, const Go2Char* password);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2IPAddress address 
Sensor IP address. 
Go2User user 
User account. 
const Go2Char* password 
User password. 
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) 2010 by LMI Technologies Inc. All rights reserved.