System Description

SystemDescriptionandInstallationManualforRangeFinder ICD1000001
©SagetechCorporation2018ConfidentialProprietaryExportControlled Page29of130
COMPort1
ByteOffset ByteName FieldDescription
13 C10 ByteC10
0x00
0x01
0x02
0x03
0x04
0x05
0x06
0x07
0x080xFF
Bitvalue
38400BitsperSecond(Default)
600BitsperSecond
4800BitsperSecond
9600BitsperSecond
28800BitsperSecond
57600BitsperSecond
115200BitsperSecond
230400BitsperSecond
Reserved
IfabaudratechangeisrequestedofthesameportthattheInstallationMessagewasreceivedon,the
change will be postponed until the ‘acknowledge’ has been sent. The baud rate change will be
immediatefortheportnotusedtoreceivetheInstallationMessage.
IPAddress
ByteOffset ByteName  FieldDescription
14 IP0 IP0 IP1 IP2 IP3 IPAddress
15 IP1 0x01 0xA0 0x0A 0xF0 1.160.10.240
16 IP2 4byteInternetProtocoladdress.
The format of an IP address is a 32bit numeric address written as four numbers separated by
periods.Eachnumbercanbezeroto255.
17 IP3
NetMask
ByteOffset ByteName FieldDescription
18 NM0 NM0 NM1 NM2 NM3 NetMask
19 NM1 0xFF 0xFF 0xFF 0x00 255.255.255.0
20 NM2 Net Mask is a 32bit mask used to divide an IP address into subnets and specify the network's
availablehosts.Inanetmask,twobitsarealwaysautomaticallyassigned.
Intheexampleabove,255.255.225.0,"0"istheassignednetworkaddress.In255.255.255.255,"255"
istheassignedbroadcastaddress.The0and255arealwaysassignedandcannotbeused.
21 NM3
PortNumber
ByteOffset ByteName FieldDescription
22 PRT0 16bit UDP port number used to communicate with the Transponder. The first byte is the most
significantbyte.
23 PRT1