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

Refresh the Go2System object to match the state of the sensor system.

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

Operation status.

Remarks

Some events, such as the removal of sensors from the connected system, require adding/removing local control objects. This does not occur automatically. Call the Go2System_Changes function periodically to check for changes, and call the Go2System_Refresh function to refresh Go2System object at a convenient moment. 

Calling Go2System_Refresh may invalidate handles to sensors and measurement/part/output modules.

File

Go2System.h

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