Gocator API > Go2 > Classes > Go2System > Functions > Go2System_Reset
Gocator 2x00 API
Go2System_Reset
Description

Reboots the main sensor and any connected buddy sensors.

C
Go2Status Go2System_Reset(Go2System system);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Returns

Operation status.

Remarks

This command can be called in a partially connected state. That is, if the SDK attempts to connect to a sensor with older firmware and fails due to a version error, the user can call this command to reset the sensor.

File

Go2System.h

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