Gocator 2300 & 2880 Series
Protocols • Gocator Protocol • 298
Field Type Offset Description
length 64u 0 Reply length.
type 64s 8 Reply type (0x1002).
status 64s 16
Operation status. For a list of status codes, see Commands on
page 295.
signature 64u 24 Message signature (0x0000504455494D4C).
deviceId 64u 32 Serial number.
Reply
Get Info
The Get Info command is used to retrieve sensor information.
Field Type Offset Description
length 64u 0 Command length.
type 64s 8 Command type (0x5).
signature 64u 16 Message signature (0x0000504455494D4C).
deviceId 64u 24
Serial number of the device whose address information is
queried. 0 selects all devices.
Command
Field Type Offset Description
length 64u 0 Reply length.
type 64s 8 Reply type (0x1005).
status 64s 16
Operation status. For a list of status codes, see Commands on
page 295.
signature 64u 24 Message signature (0x0000504455494D4C).
attrCount 16u 32 Byte count of the attributes (begins after this field and ends
before propertyCount).
id 32u 34 Serial number.
version 32u 38 Version as a 4-byte integer (encoded in little-endian).
uptime 64u 42 Sensor uptime (microseconds).
ipNegotiation byte 50
IP negotiation type:
0 – Static
1 – DHCP
addressVersion byte 51 IP address version (always 4).
address[4] byte 52 IP address.
reserved[12] byte 56 Reserved.
prefixLength 32u 68 Subnet prefix length (in number of bits).
gatewayVersion byte 72 Gateway address version (always 4).
Reply