Waits to connect with a sensor that might currently be powering up or resetting.
Go2Status Go2System_Reconnect(Go2System system, Go2IPAddress address);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2IPAddress address |
Sensor IP address. |
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.
Go2System.h