2. Write the Command Arguments 1 through 4 (Address 71-74) to choose the input to be updated.
3. Write the code for Command Register (Address 75) in unsigned long format. The code is 600300 for flow runs and
600302 for pulse inputs.
System Information (General)
Register
(Decimal)
Register
(Hex)
Description
Data
Type
Units
Access
101
0065
System: Firmware Version
FP
—
RO
102
0066
System: Boot Loader Version
FP
—
RO
103
0067
System: LEP Firmware Version
FP
—
RO
104
0068
System: UIC Firmware Version
FP
—
RO
105
0069
System: Model Number S 1
String[4]
—
RO
106
006A
System: Model Number S 2
String[4]
—
RO
107
006B
System: Model Number S 3
String[4]
—
RO
108
006C
System: Model Number S 4
String[4]
—
RO
109
006D
System: Serial Number 1
INT32
—
RO
110
006E
System: Serial Number 2
INT32
—
RO
111
006F
System: Manufacturing Date
FP
MMDDYY
RO
112
0070
System: Manufacturing Time
FP
HHMMSS
RO
113
0071
System: Sale Date
FP
MMDDYY
RO
114
0072
System: Sale Time
FP
HHMMSS
RO
115
0073
System: MVT Serial Number S 1
String[4]
—
RO
116
0074
System: MVT Serial Number S 2
String[4]
—
RO
117
0075
System: MVT Serial Number S 3
String[4]
—
RO
118
0076
System: MVT Serial Number S 4
String[4]
—
RO
119
0077
System: Archive Contract Hour
INT32
—
RW
Model Number
The Model Number is a read-only parameter set by the factory, stored in two 32-bit registers and used to identify a Scan-
ner 3100 device. See
, for details about decoding packed ASCII values.
Firmware Version
Firmware version numbers are read-only values set by the factory and stored in the IEEE 754 single precision floating point
format. For example, a firmware register number is read as 0x3F853F7D in hexadecimal. This represents a version as 1.041.
Manufacture Date/Sales Date
These date and time parameters are read-only values set at the factory and stored in the IEEE 754 single precision floating
point format in two 32-bit registers. Only the integer portion of the floating point value is used to represent the date or time.
The first register defines the date in MMDDYY format. The second register defines the time in HHMMSS format.
Parameter
Tag ID
Manufacture Date
m32_MM_MC_SystemInfo_ManufacturingDate
Manufacture Time
m32_MM_MC_SystemInfo_ManufacturingTime
Sales Date
m32_MM_MC_SystemInfo_SalesDate
Sales Time
m32_MM_MC_SystemInfo_SalesTime
17
Scanner 3100 Modbus Protocol
Section 1