Locates a Gocator sensor by id (serial number) and configures its network address settings.
Go2Status Go2System_SetAddress(Go2UInt32 deviceId, const Go2AddressInfo* address);
|
Parameters |
Description |
|
Go2UInt32 deviceId |
Serial number of the sensor. |
|
const Go2AddressInfo* address |
New address configuration for the sensor. |
Operation status.
This function uses UDP broadcast messages to locate Gocator sensors. The sensors and client may be on different subnets.
Go2System.h