Gocator 2000 API
Go2System_SetAddress
Description

Locates a Gocator 2000 sensor by id (serial number) and configures its network address settings.

C
Go2Status Go2System_SetAddress(Go2UInt32 deviceId, const Go2AddressInfo* address);
Parameters
Parameters 
Description 
Go2UInt32 deviceId 
Serial number of the sensor. 
const Go2AddressInfo* address 
New address configuration for the sensor. 
Returns

Operation status.

Remarks

This function uses UDP broadcast messages to locate Gocator 2000 sensors. The sensors and client may be on different subnets.

File

Go2System.h

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