Service Manual
ZIRCONIA OXYGEN
ANALYZER CONVERTER
transmission specification
(MODBUS)
TYPE: ZKM
INZ-TN5A0506-E
CONTENTS
1. COMMUNICATION FUNCTION.................................................................................................. 1
1.1 Outline.....................................................................................................................................................1
2. SPECIFICATIONS .......................................................................................................................... 2
2.1 Communication specifications................................................................................................................2
3. CONNECTION................................................................................................................................ 3
3.1 Setting of jumper pin ..............................................................................................................................3
3.2 Terminal allocation (TM2)......................................................................................................................3
3.3 Connection..............................................................................................................................................4
4. SETTING OF COMMUNICATION CONDITION........................................................................ 6
4.1 Setting item.............................................................................................................................................6
4.2 Setting operation.....................................................................................................................................6
5. MODBUS COMMUNICATION PROTOCOL............................................................................... 7
5.1 Outline.....................................................................................................................................................7
5.2 Composition of Message.........................................................................................................................8
5.3 Response of Slave Station.......................................................................................................................9
5.4 Function Code.......................................................................................................................................10
5.5 Calculation of Error Check Code (CRC-16)......................................................................................... 11
5.6 Transmission Control Procedure...........................................................................................................13
6. DETAILS OF MESSAGE ............................................................................................................. 15
6.1 Word data readout [Function code: 03H]...............................................................................................15
6.2 Reading Read-Only Word Data [Function Code: 04H] .........................................................................16
6.3 Writing Word Data (unit of 1word) [function code: 06H] .....................................................................17
6.4 Writing Continuous Word Data [Function code: 10H] ..........................................................................18
7. ADDRESS MAP AND DATA FORMAT .................................................................................... 19
7.1 Data format ...........................................................................................................................................19
7.1.1 Transmission data format............................................................................................................19
7.1.2 Handling of decimal point position and measurement unit ........................................................19
7.1.3 Handling at measurement data over-range..................................................................................19
7.2 Address map..........................................................................................................................................20
INZ-TN5A0506-E
i
1. COMMUNICATION FUNCTION
1.1 Outline
• This instrument provides a communication function through RS232-C and RS-485 which allows data
transmit to or receive from the host computer and other devices.
• The communication system is composed of a master and slave relationship.
Up to 31 of slave station (present instrument) can be connected per master station (host computer,
programmable controller, graphic display panel, etc.) through RS485 interface.
One slave station (this instrument) can be connected to one master station.
• Because the master station can communicate with only one slave station at a time, the destination can be
identified by the “Station No.” set for each slave station.
• In order that the master station and slave station can communicate, the format of the transmit/receive data
must coincide. For the PXR, the format of the communication data is determined by the MODBUS
protocol.
INZ-TN5A0506-E
1
2. SPECIFICATIONS
2.1 Communication specifications
(a) RS-232C Interface
Item SPECIFICATIONS
Electrical specification Communication standard: RS-232C
Communication method 2-wire, semi-duplicate
Synchronizing method Start-stop synchronous system
Connection format 1:1
Number connectable units 1 unit
Baud rate 38400 bps
Data Format
Transmission code HEX value (MODBUS RTU mode)
Error detection CRC-16
Isolation Not isolated against communication part and other parts.
(b) RS-485 interface
Item SPECIFICATIONS
Electrical specification Based on EIA RS-485
Communication method 2-wire, semi-duplicate
Synchronizing method Start-stop synchronous system
Connection format 1:N
Number connectable units 31 units
Communication distance Maximum 500m (total extansion)
Baud rate 38400 bps
Data Format
Transmission code HEX value (MODBUS RTU mode)
Error detection CRC-16
Isolation Isolation from internal circuit
Data length 8 bits
Stop bit 1 bits
Parity None
X flow control None
Data length 8 bits
Stop bit 1 bits
Parity None
X flow control None
Functional isolation between signal line and ground
2
INZ-TN5A0506-E
3. CONNECTION
WARNING
Do not turn on the power supply until all wiring have been completed to avoid electric shock
and malfunctions.
3.1 Setting of jumper pin
Depending on the kind of communication, switch the jumper pin.
Communication JP1 JP2 JP5
RS 232C
RS 485
3 - 5
4 - 6
1 - 3
2 - 4
3 - 5
4 - 6
1 - 3
2 - 4
2 - 3
1 - 2
3.2 Terminal allocation (TM2)
(a) RS-232C Interface
Terminal number Signal name Pin connection
1 Transmission data (TXD)
2 Receive Data (RXD)
3 Signal ground
(b) RS-485 Interface
Terminal number Signal name Pin connection
1 RTxD+
2 RTxD-
3 Singnal ground
123
123
INZ-TN5A0506-E
3
3.3 Connection
(a) RS-232C Interface
Master
RXD
Twis te d pa ir cable
with s hie ld
Slave (ZKM)
TXD
(b) RS-485 interface
• Please use a shielded twist pair cable.
(Recommended cable: KPEV-SB (made by The Furukawa Electric Co., Ltd.))
• The total extension length of the cable is up to 500 m. One master and up to thirty-one micro
controllers (slaves) can be connected per circuit.
• Both ends of the cable should be terminate with terminating resistors 100Ω (1/2W or more).
• Ground the shielded cable once towards the master side.
TXD
SG SG
FG
RXD
4
INZ-TN5A0506-E
• SG does not have to be connected, but it can be used as an effective countermeasure against
communication errors due to noise.
• When using the micro controller in an area where the imposed noise level is expected to exceed 500V,
we recommend using a noise filter on the master side as seen in the figure below.
[Noise filter] (Recommended): ZRAC2203-11 (made by TDK Corporation)
Master
N ois e lter
RS-485
Ma in unit
• If there are problems with EMC during communication, the noise level can be reduced by using a
communication cable with a ferrite core.
Ferrite core (recommended): ZCAT series (made by TDK Corporation)
MSFC series (made by Morimiya Electric Co., Ltd.)
INZ-TN5A0506-E
5
4. SETTING OF COMMUNICATION CONDITION
In order that the master station and instrument (this instrument) can correctly communicate, following settings
are required.
• All communication condition settings of the master station are the same as those of instruments (this
instrument).
• All instruments (this instrument) connected on a line are set to “Station No.” which are different from each
other. (Any “Station No.” is not shared by more than one instrument.)
4.1 Setting item
The parameters to be set are shown in the following table.
Set them by operating keys on the screen.
Item
Baud rate 38400 bps Fixed (can not be changed)
Data length 8 bits Fixed (can not be changed)
Stop bit 1 bits Fixed (can not be changed)
Parity setting None Fixed (can not be changed)
Station No. 1
Factory shipment
default
Settable range Remarks
0 to 31
(0: Communication function stops )
Set the same communication
condition to the master station
and all slave stations.
Set a different value to each
station.
4.2 Setting operation
Set the station No. on the parameter screen. (Refer to the instruction manual)
6
INZ-TN5A0506-E
5. MODBUS COMMUNICATION PROTOCOL
5.1 Outline
The communication system by the MODBUS protocol is that the communication is always started from the
master station and a slave station responds to the received message.
Transmission procedures are as shown below.
1) The master station sends a command message to a slave station.
2) The slave station checks that the station No. in the received message matches with the own station No.
or not.
3) If matched, the slave station executes the command and sends back the response message.
4) If mismatched, the slave station leaves the message and wait for the next command message.
(a) In case when the station No. in the received command message matches with the own slave station No.
Master Slave
Master Slave
(b) In case when the station No. in the received command message matches with the own slave station No.
Comma nd mess a ge
R esponse message
Data on lin
Master Slave
Master Slave
The master is connected to the same line by specifying the station No. in the command message. For multiple
slaves, it is possible to communicate individually.
Comma nd mess a ge
(No response)
Data on lin
INZ-TN5A0506-E
7
5.2 Composition of Message
Command message and response message consist of 4 fields; Station No., Function code, Data and Error check
code. And these are sent in this order.
Station No. (1 Byte)
Function Code (1 Byte)
Data Part (2 to 133 Bytes)
Error check code (CRC-16) (2 Bytes)
Fig. 5-1 Composition of message
In the following, each field is explained.
(1) Station No.
Station No. is the number specifying a slave station. Only a slave station that corresponds to a value to
which “Station No.” is set on the analyzer maintenance mode display executes a command.
(2) Function code
This is a code to designate the function executed at a slave station.
For details, refer to section 5.4.
(3) Data part
Data are the data required for executing function codes. The composition of the data part is different
depending on the function code. For details, refer to chapter 6.
A register number is assigned to each data in the analyzer. For reading/writing the data by communication,
designate the register number.
=
Relative address
Coil number or register number
For example, the register number specified by certain function code = in case of 4003
Relative address = (Lower 4 digits of 40003) – 1
= 0002
The message above will be used.
of last 4 digits.
– 1
(4) Error check code
This is the code to detect message errors (change in bit) in the signal transmission.
MODBUS protocol (RTU mode) uses CRC16 (Cyclic Redundancy Check).
For CRC calculation method, refer to section 5.5.
8
INZ-TN5A0506-E
5.3 Response of Slave Station
(1) Response for normal command
To a relevant message, the slave station creates and sends back a response message which corresponds to
the command message. The composition of message in this case is the same as in Section 5.2.
Contents of the data field depend on the function code. For details, refer to chapter 6.
(2) Response for abnormal command
If there are problems (such as specification of a nonexistent function code) with the contents of the
command message other than transmission error, the slave creates and replies with an error response
message without following the command.
The composition of response message at error detection is as shown in Fig. 5-2 the value used for function
code field is function code of command message plus 80
Table 5-1 gives error codes.
Station No. (1 byte)
.
H
Function code + 80H (1 byte)
Error code (1 byte)
Error check code (CRC-16) (2 bytes)
Fig. 5-2 Response message at error detection
Table 5-1 Error Code
Error code Contents Explanation
01H Illegal function code Non-actual function code is designated.
Check for the function code.
02H Faulty address for coil or register A relative address of a coil number or resister
number to which the designated function
code can not be used.
03H Illegal data value Because the designation of number is too
much, the area where resister numbers do not
exist is designated.
(3) No response
Under any of the following items, the slave station takes no action of the command message and sends
back no response.
• A station number transmitted in the command message differs from the station number specified to
the slave station.
• An error check code is not matched, or a transmission error (parity error, etc.) is detected.
• The time interval between the composition data of the message becomes longer than the time
corresponding to 24 bits. (Refer to Section 5.6 Transmission Control Procedure)
INZ-TN5A0506-E
9
5.4 Function Code
According to MODBUS protocol, register numbers are assigned by function codes. Each function code acts on
specific register number.
This correspondence is shown in Table 5-2, and the message length by function is shown in Table 5-3.
Table 5-2 Correspondence between function codes and objective address
Function Code Register No.
No. Function Remedy No. Contents
03H reading (continuance) Holding register 4xxxx Reading/writing Word data
04H reading (continuance) Input register 3xxxx Reading Word data
06H Writing Holding register 4xxxx Reading/writing Word data
10H Writing (continuance) Holding register 4xxxx Reading/writing Word data
Table 5-3 Function code and message length
[UNIT: byte]
Function Code Contents
03H Read word data 64 words
04H Read word (Read only) 64 words
06H Write word data 1 word 8 8 8 8
10H Write continuous word data 64 words
Designated
data
Command
message
Mini. Max. Mini. Max.
887 1 3 3
887 1 3 3
11 137 8 8
Response
message
10
INZ-TN5A0506-E
5.5 Calculation of Error Check Code (CRC-16)
CRC-16 is the 2-byte (16-bits) error check code. From the top of the message (station No.) to the end of the
data field are calculated.
The slave calculates the CRC of the received message and ignores the message if this value is not the same as
the received CRC code.
The following shows the calculation procedure for CRC-16.
(a) Store FFFFH into 16 bits register (CRC register)
(b) Subject the 1st byte (8 bits) of transmit message and CRC register contents to an exclusive logical
summation (XOR), and store the result into the CRC register.
(c) Shift the CRC register contents 1 bit to the right. Store 0 at MSB.
(d) If LSB before shifting is 0, do nothing.
If LSB before shifting is 1, subject it and A001H to XOR, and store the result into the CRC register.
(e) Repeat the steps (c) and (d) 8 times (shift by 8 bits).
(f) Execute steps (b) to (e) for the next byte of the transmit message.
Likewise, successively repeat the steps to each byte of the transmit message.
(g) The CRC code that is retained is the value of CRC register that stands when the processing has ended
for latest byte (latest data except error code) of the transmit message.
(h) As error check code of the transmit message, store this CRC value in the order of lower 8 bits and upper
8 bits.
Transmit message (ex.)
01H
06H
00H
05H
03H
E8H
99H
75H
Calculate the date between these
numbers in order, figure out CRC.
In this case, CRC=75 99
H
Attach the error check code to
message upon interchanging the
upper CRC and lower orders.
Fig. 5-3 Shows the flow of the CRC-16 calculation system.
INZ-TN5A0506-E
11
Start
Set FFFFH (hexadecimal number) in CR.
Set 1 to I
Exclusive-OR (XOR) runs on each character
of J (one byte) for CR and the specified
message, and sets that result to CR.
Set 1 to J
Bit at right end
NO
of CR is 1?
YES
After CR has been adjusted one
bit to the right, A001H and XOR
run and set that result to CR.
*Explanation of variables
CR : CRC error check data (2 bytes)
I : Digits of calculation characters in
command message
J : Check on the number of times of
CR calculation
Shift CR to right by 1 bit.
Add 1 to J
NO
Calculation (8 times)
is finished?
J>8
YES
Add 1 to I
NO
Calculation of all
characters is completed?
I>All characters
Calculation is executed in the order of
command message station No., function
code and data.
CR calculation result shall be added to
the last command message in the order
YES
Close
of LOW byte and HIGH byte.
Fig. 5-4 Flow of CRC-16 calculation
12
INZ-TN5A0506-E
5.6 Transmission Control Procedure
(1) Transmission procedure of master station
The master station must proceed to a communication upon conforming to the following items.
(1-1) The command message, must be sent after an empty space of at least 48 bit time.
(1-2) Interval between bytes of 1 command message is smaller than 24 bits time.
(1-3) After sending a command message, for less than 24 bit time the master will enter receiving
standby.
(1-4) After receiving the response message, the next command message must be sent after at least 48
bit time. [Same as in (1-1)]
(1-5) For safety reasons, create a framework where the master checks the response message, and if
there is no response or an error occurs, retry at least three times.
Note) The definitions written above are for the minimum required value. For safety reasons, we
recommend creating a master side program that keeps margins two to three times as large.
Concretely, it is advised to arrange the program for 38400 bps with 5ms or more for vacant statues
(1-1), and within 1ms for byte interval (1-2) and changeover from sending to receiving (1-3).
INZ-TN5A0506-E
13
(2) Explanation
1) Frame detection
The status on the line of the communication system is one of the 2 below.
(a) Vacant status (no data on line)
(b) Communication status (data is existing)
The units connected on the circuit start in receiving state and monitor the circuit. When a blank state
appears on the circuit for at least 24 bit time, the unit detects the end of the previous frame, and within
the next 24 bit time, enters receiving standby. When data appears on the circuit, the unit begins
receiving data, and once another blank state of at least 24 bit time is detected, that frame is ended. In
other words, the data on the circuit from the first time that a 24 bit time blank state appears to the
second time one appears is loaded as one frame (a bundle of data).
Therefore, one frame (command message) must be sent while following the rules below.
(1-1) The command message must be sent after an empty space of at least 48 bit time.
(1-2) Interval between bytes of 1 command message is smaller than 24 bits time.
2) Response of this instrument
After the PUM detects the frame (detects blank states at least 24 bit times long), that frame is used to
send a command message. If the command message is destined to the own station, a response message
is returned. Its processing time is 1 to 30 ms (The time may change depending on the contents of the
command message.)
Therefore, one frame (command message) must be sent while following the rules below.
(1-3) After sending a command message, for less than 24 bit time the master will enter receiving
standby.
Space time of longer than 25 ms
is needed.
(5ms or more is recommendable)
Control
Station
→ Main unit
POL1 POL2
Control
Station
← Main unit
1 to 30msec
POL1 Response data
Data on line
POL1 POL2 POL1 Response data
14
INZ-TN5A0506-E
6. DETAILS OF MESSAGE
6.1 Word data readout [Function code: 03H]
Function code
03H 64 words 0000 to 0081 40001 to 40082 Setting data
Max. number of words
to read in one message
Relative address {Register No. Contents
(1) Composition of Message
Command message composition (byte) Response message composition (byte)
Station No. Station No.
Function code Function code
Readout start number
(Relative address)
Readout Word number
CRC data
Arrangement of read-out word data
Upper Readout byte number Readout word number × 2
Lower Upper
Upper
Lower
Upper
Lower
1 to 60
Contents of the first
word data
Contents of the next
word data
~~
Contents of the last
word data
CRC data
Lower
Upper
Lower
Upper
Lower
Upper
Lower
MSB LSB
Upper byte of contents of the first word data
Lower byte of contents of the first word data
Upper byte of contents of the next word data
Lower byte of contents of the next word data
~ ~
Upper byte of contents of the last word data
Lower byte of contents of the last word data
(2) Explanation of Function
Word data of continuous word numbers from the read-out start No. can be read. Read-out word data are
transmitted from the slave station in the order of upper and lower bytes.
INZ-TN5A0506-E
15
6.2 Reading Read-Only Word Data [Function Code: 04H]
Function code
Max. number of words
to read in one message
04H 64 words
(1) Composition of message
Command message composition (byte) Response message composition (byte)
Station No. Station No.
Function code Function code
Readout start number
(Relative address)
Readout Word number
CRC data
Arrangement of read-out word data
Upper Readout byte number Readout word number × 2
Lower Upper
Upper
Lower
Upper
Lower
Relative address {Register No. Contents
0000 to 0081 30001 to 30079 Internal data
1000 to 1049 31001 to 31044 Error history data
2000 to 2049 32001 to 32044 Alarm history data
3000 to 3049 33001 to 33044 Operation history data
Contents of the first
1 to 60
word data
Contents of the next
word data
~~
Contents of the last
word data
CRC data
Lower
Upper
Lower
Upper
Lower
Upper
Lower
MSB LSB
Upper byte of contents of the first word data
Lower byte of contents of the first word data
Upper byte of contents of the next word data
Lower byte of contents of the next word data
~ ~
Upper byte of contents of the last word data
Lower byte of contents of the last word data
(2) Description of functions
Word data of continuous word numbers from the read-out start No. can be read. Read-out word data are
transmitted from the slave station in the order of upper and lower bytes.
16
INZ-TN5A0506-E
6.3 Writing Word Data (unit of 1word) [function code: 06H]
Function code
06H 1 words 0000 to 0081 40001 to 40082 Setting data
Max. number of words
to read in one message
Relative address {Register No. Contents
(1) Composition of message
Command message composition (byte) Response message composition (byte)
Station No. Station No.
Function code Function code
Write in designation
No. (Relative address)
Write in word data
CRC data
Upper Upper
Lower
Upper Upper
Lower
Upper Upper
Lower
Write in word data
Write in designation
No. (Relative address)
CRC data
Lower
Lower
Lower
(2) Description of function
Designated word data is written in write-in designate No. The master sends the data to be written from
the upper number of bytes to the lower number.
INZ-TN5A0506-E
17
6.4 Writing Continuous Word Data [Function code: 10H]
Function code
Max. number of words
to read in one message
Relative address {Register No. Contents
10H 64 words 0000 to 0081 40001 to 40082 Setting data
(1) Composition of message
Command message composition (byte) Response message composition (byte)
Station No. Station No.
Function code Function code
Write in start No.
(Relative address)
Write in word
number
Write in byte number
First write in word
data
Next write in word
data
~ ~
Last write in word
data
CRC data
Upper Upper
Lower
Upper Upper
Lower
1 to 60
Write in word number × 2
Upper
Lower
Upper
Lower
Upper
Lower
Upper
Lower
Arrangement of write in word data
Write in start number
(Relative address )
Write in word
number
CRC data
Lower
Lower
Upper
Lower
MSB LSB
Upper byte of contents of the first word data
Lower byte of contents of the first word data
Upper byte of contents of the next word data
Lower byte of contents of the next word data
~ ~
Upper byte of contents of the last word data
Lower byte of contents of the last word data
(2) Description of functions
Word data of continuous word number is written from write-in start address. The master sends the data
to be written from the upper number of bytes to the lower number.
18
INZ-TN5A0506-E
7. ADDRESS MAP AND DATA FORMAT
7.1 Data format
7.1.1 Transmission data format
The MODBUS protocol used in this instrument is RTU (Remote Terminal Unit) mode. Transmitted data is
“numeric value” and not ASCII code.
7.1.2 Handling of decimal point position and measurement unit
When transmitted, the calibration concentration setting, alarm's high and low limits and measurement
concentration data have no decimal point nor measurement unit. Calculate exact values of data upon point
positioning as shown below. Refer to the contents of each “read out/ write in data”.
7.1.3 Handling at measurement data over-range
Even if the measurement data is at over-range, with “ ” displayed on the screen, the measurement
value at the time is transmitted.
INZ-TN5A0506-E
19
7.2 Address map
Word data [read-out/write-in]: Function code [03H, 06H, 10H]
Relative
adderess
0 40001 WORD
1 40002 WORD Range
2 40003 WORD
3 40004 WORD Range
4 40005 WORD
5 40006 WORD Setting flag
6 40007 WORD
7 40008 WORD
8 40009 WORD
9 40010 WORD
10 40011
11 40012
12 40013
13 40014
Registrarion
number
Data
type
DWORD
DWORD
Memory contents Read out /weite in data
Unit {Upper} 0: vol% 0
Decimal point position of range
{Lower}
Unit {Upper} 0: vol% 0
Decimal position of range
{Lower}
Max.value/Mini.value calculation
time [time]
Year of automatic calibration star
{Upper}
Month of automatic calibration
start {Lower}
Date of automatic calibration
start {Upper}
Time of automatic calibration
start{Lower}
Minute of automatic calibration
start {Upper}
Unused 0 0
Auto calibration cycle (Date)
{Upper}
Auto calibration cycle (Time)
{Lower}
Calibration span gas
concentration {Upper} (Range 1)
Calibration span gas
concentration {Lower} (Range 1)
Calibration span gas
concentration {Upper} (Range 1)
Calibration zero gas
concentration {Lower} (Range 1)
Default
value
0: <0.000>
1: <00.00>
0 to 9999
(When the decimal point
position “00.00” is 0200 to
5000, when “0.000” is 2000
to 9999)
0: <0.000>
1: <00.00>
0 to 9999
(When the decimal point
position “00.00” is 0200 to
5000, when “0.000” is 2000
to 9999)
0 to 240 24
2 bits: Inhabitation of all
calibration (0: enable, 1:
unenable)
00 to 99 99
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 7
0 to 99 0
00010 to 50000
(1 digit = 0.001 vol%)
00010 to 25000
(1 digit = 0.001 vol%)
2500
2500
206000
20000
1
1
0
20
INZ-TN5A0506-E
Relative
adderess
14 40015
15 40016
16 40017
17 40018
18 40019 WORD
19 40020 WORD
20 40021 WORD
Registrarion
number
Data
type
DWORD
DWORD
Memory contents Read out /weite in data
Calibration span gas
concentration {Upper} (Range 2)
Calibration span gas
concentration {Lower} (Range 2)
Calibration zero gas
concentration {Upper} (Range 2)
Calibration zero gas
concentration {Lower} (Range 2)
Year of automatic blow back start
{Upper}
Month of automatic blow back
start {Lower}
Date of automatic blow back start
{Upper}
Time of automatic blow back
start {Lower}
Minute of automatic blow back
start {Upper}
00010 to 50000
(1 digit = 0.001 vol%)
00010 to 25000
(1 digit = 0.001 vol%)
00 to 99 99
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
Unused 0 0
Automatic blow cycle (time)
21 40022 WORD
{Upper}
Automatic blow cycle (minute)
{Lower}
0 to 99 24
0 to 99 0
22 40023 WORD Blow time [second] 0 to 999 30
Sensor diagnostic execution flag
during calibration {Upper}
23 40024 WORD
restored sensor execution
processing flag during calibration
1: Validated, 0: Invalidated 0
1: validated , 0: Invalidated 0
{Lower}
24 40025 WORD Restored sensor type 0: AC Impressed current 0
25 40026 WORD
Unused 0 0
Unused 0 0
0: Unused
1: Blow down
2: Heater off
3: Inhabitation of
Digital input 1 Setting value
26 40027 WORD
calibration
4: Remote calibration
5: Remote AO hold
6: Maximum & Minimum
calculation reset
7: Range selection
Digital input 2 Setting value
27 40028 WORD
Digital input 3 Setting value
Same as digital input 1
setting value
Same as digital input 1
setting value
Unused 0 0
Default
value
206000
20000
0
0
0
INZ-TN5A0506-E
21
Relative
adderess
Registrarion
number
Data
type
28 40029 WORD
29 40030 WORD
30 40031
DWORD
31 40032
32 40033
DWORD
33 40034
34 40035
DWORD
35 40036
36 40037
DWORD
37 40038
38 40039 WORD
39 40040
DWORD
40 40041
41 40042
DWORD
42 40043
43 40044
DWORD
44 40045
Memory contents Read out /weite in data
Alarm contact output setting
value
Error conditions of heater
temperature [°C] {Upper}
Hysteresis width of heater
temperature error condition [%]
{Lower}
O
concentration alarm upper
2
limit [vol%] {Upper} (Range 1)
O
concentration alarm upper
2
limit [vol%] {Lower} (Range 1)
O
concentration alarm lower
2
limit [vol%] {Upper} (Range 1)
O
concentration alarm lower
2
limit [vol%] {Lower} (Range 1)
O
concentration alarm upper2
2
limit [vol%] {Upper} (Range 1)
O
concentration alarm upper2
2
limit [vol%] {Lower} (Range 1)
O
concentration alarm lower2
2
limit [vol%] {Upper} (Range 1)
O
concentration alarm lower2
2
limit [vol%] {Lower} (Range 1)
hysteresis width of
O
2
concentration alarm condition
[%] (Range 1)
concentration alarm upper
O
2
limit value [vol%] {Upper}
(Range 2)
concentration alarm upper
O
2
limit value [vol%] {Lower}
(Range 2)
O
concentration alarm lower
2
limit[vol%]{Upper}(Range 2)
O
concentration alarm lower
2
limit [vol%]{Lower}(Range 2)
concentration alarm upper2
O
2
limit value [vol%] {Upper}
(Range 2)
O
concentration alarm upper2
2
limit value [vol%] {Lower}
(Range 2)
Default
value
0: Unused
1: Upper limit alarm
2: Lower limit alarm
3: Upper2 limit alarm
4: Lower2 limit alarm
5: Upper Lower limit alarm
6: Upper2/ Lower2 limit
alarm
0 to 100 70
0 to 20 1
1 to 550000
(1digit = 0.0001 vol%)
1 to 550000
(1digit = 0.0001 vol%)
1 to 550000
550000
500000
200
(1digit = 0.0001 vol%)
1 to 550000
(1digit = 0.0001 vol%)
100
0 to 20 10
1 to 550000
(1digit = 0.0001 vol%)
1 to 550000
(1digit = 0.0001 vol%)
1 to 550000
(1digit = 0.0001 vol%)
550000
500000
200
0
22
INZ-TN5A0506-E
Relative
adderess
45 40046
46 40047
Registrarion
number
Data
type
DWORD
Memory contents Read out /weite in data
concentration alarm lower2
O
2
limit value [vol%] {Upper}
(Range 2)
concentration alarm lower
O
2
limit alarm value [vol%]
1 to 550000
(1digit = 0.0001 vol%)
{Lower} (Range 2)
Hysteresis width of O
47 40048 WORD
concentration alarm condition
2
0 to 20 10
[%] (Range 2)
AO Hold setting type [Upper] 1: Valid, 0: Invalid 0
0: 0%
48 40049 WORD
AO Hold selection value
{Lower}
1: 100%
2: last time calculated value
3: User specified
49 40050 WORD AO Hold setting value 0 to 100 0
50 40051 WORD
51 40052 WORD Factory default setting flag
52 40053 WORD
53 40054 WORD
54 40055 WORD
55 40056 WORD
56 40057 WORD
57 40058 WORD
Measurement return time
[Second]
LCD Automatic OFF time of the
backlight [Minute]
Warm-up operation monitoring
time [Minute]
Average time of movement
[Seconds]
Heater control system setting
(Controlled temperature)
Heater control system setting
(cryogenic thermometry)
Heater control system setting
(cryogenic temperature)
0 to 300 10
8 bits: Key lock (0:Invalid,
1:Valid)
0 to 99 10
0 to 60 45
0 to 60 2
700 to 900 800
0 to 300 200
0 to 60 0
58 40059 WORD Unused -
59 40060 WORD
60 40061 WORD
61 40062
DWORD
62 40063
63 40064
DWORD
64 40065
65 40066
DWORD
66 40067
4mA (0V) Adjustment value
(Analog output)
20mA(1V) Adjustment value
(Analog output)
Zero coefficient {Upper} (Range
1)
Zero coefficient {Lower} (Range
1)
Span coefficient {Upper} (Range
1)
Span coefficient {Lower} (Range
1)
Zero coefficient {Upper} (Range
2)
Zero coefficient {Lower} (Range
2)
0 to 65535 5250
0 to 65535 27000
0 to 4294967295
(1digit = 0.001)
0 to 4294967295 0
0 to 4294967295
(1digit = 0.001)
Default
value
100
0
0
1000
1000
INZ-TN5A0506-E
23
Relative
adderess
67 40068
68 40069
69 40070
70 40071
71 40072
72 40073
73 40074
74 40075
75 40076
76 40077
77 40078
78 40079
79 40080
80 40081
81 40082
82 40083
83 40084
84 40085
Registrarion
number
Data
type
DWORD
DWORD
DWORD
DWORD
DWORD
DWORD
DWORD
DWORD
DWORD
Memory contents Read out /weite in data
Span coefficient {Upper} (Range
2)
Span coefficient {Lower} (Range
2)
AD1 adjustment value (Low)
{Upper}
AD1 adjustment value (Low)
{Lower}
AD1 adjustment value (High)
{Upper}
AD1 adjustment value (High)
{Lower}
AD2 adjustment value (Low)
{Upper}
AD2 adjustment value (Low)
{Lower}
AD2 adjustment value (High)
{Upper}
AD2 adjustment value (High)
{Lower}
AD3 adjustment value (Low)
{Upper}
AD3 adjustment value (Low)
{Lower}
AD3 adjustment value (High)
{Upper}
AD3 adjustment value (High)
{Lower}
AD4 adjustment value (Low)
{Upper}
AD4 adjustment value (Low)
{Lower}
AD4 adjustment value (High)
{Upper}
AD4 adjustment value (High)
{Lower}
0 to 4294967295 0
0 to 4294967295 7700
0 to 4294967295 25000
0 to 4294967295 2000
0 to 4294967295 32000
0 to 4294967295 2000
0 to 4294967295 32000
0 to 4294967295 2000
0 to 4294967295 32000
85 40086 WORD Brightness value 0 to 65535 150
Default
value
24
INZ-TN5A0506-E
Relative
adderess
Registrarion
number
Data
type
Memory contents Read out /weite in data
0 bit: Zero valve contact
(DO)
1 bit: Span valve contact
(DO)
2 bits: Blow down contact
(DO)
Contact AB setting {Upper}
3 bit: Output contact during
maintenance (DO)
86 40087 WORD
4 bits: Error contact
(FAULT) (DO)
5 bits: Alarm contact
(ALARM) (DO)
(0:A 1:B)
0 bit: DI1 contact (DI)
Contact AB setting {Lower}
1 bit: DI2 contact (DI)
2 bits: DI3 contact (DI)
(0:A 1:B)
87 40088 WORD
Waiting time of calibration
[Seconds]
0 to 60 10
88 40089 WORD PID control parameter: P 0 to 65535 20
89 40090 WORD PID control parameter: I 0 to 65535 3000
90 40091 WORD PID control parameter: D 0 to 65535 600
91 40092 WORD AC voltage applied time (Minute) 0 to 65535 20
92 40093 WORD Unused - -
93 40094 WORD Unused - -
94 40095 WORD
impedance value of sensor
diagnostics (Ω)
0 to 999
95 40096 WORD Sensor impedance 0 to 65535
96 40097 WORD
97 40098 WORD Communication configuration
98 40099 WORD
Station number {Upper}
{Lower}is Unused
Combustion efficiency display
function
0 to 99
0:RS232C
1:RS485
0 to 199 70
99 40100 WORD secure judgment time (Second) 0 to 600 420
100 40101 WORD
Monitoring time of calibration
factor determination (Second)
0 to 600 32
101 40102 WORD Range flag 0/1: Range 1/ Rnage2 0
102 40103 WORD
Calibration range of interlock
flag
0/1: Interlock range/ range
display
Default
value
0
0
0
INZ-TN5A0506-E
25
Read-Only Word Data: Function code [04H]
Relative
address
0 30001
1 30002
2 30003
3 30004
Register
number (H)
Data
type
DWORD
DWORD
Memory contents Readout data
Oxygen concentration (%) after moving
avarage {Upper}
Oxygen concentration (%) after moving
avarage {Lower}
mV corresponding value of Oxygen
{Upper}
mV corresponding value of Oxygen
{Lower}
4 30005 WORD Heater temperature (°C)
5 30006 WORD
6 30007
DWORD
7 30008
8 30009
DWORD
9 30010
10 30011 WORD
Combustion efficiency display function
(%)
Maximum value of Oxygen concentration
{Upper}
Maximum value of Oxygen concentration
{Lower}
Minimum value of Oxygen concentration
{Upper}
Minimum value of Oxygen
concentration{Lower}
Second of corrent date {Upper} 0 to 59
Minute of corrent date {Lower} 0 to 59
Time of corrent date {Upper} 0 to 23
11 30012 WORD
Day of corrent date{Lower}
12 30013 WORD
Date of corrent date{Upper} 1 to 31
Month of corrent date{Lower} 1 to 12
13 30014 WORD
Year of corrent date{Upper} 00 to 99
Unused 0
Year of starting date for next time auto
14 30015 WORD
calibration {Upper}
Month of starting date for next time auto
calibration {Lower}
Date of starting date for next time auto
15 30016 WORD
calibration {Upper}
Time of starting date for next time auto
calibration {Lower}
Minute of starting date for next time auto
16 30017 WORD
calibration {Upper}
Unused 0
Year of starting date for next time auto
17 30018 WORD
blowdown {Upper}
Month of starting date for next time auto
blowdown{Lower}
0 to 0xFFFFFFFF
(1 digit = 0.0001 vol%)
0 to 0xFFFFFFFF
(1digit = 0.001 mV)
0 to 0xFFFF
(1digit = 0.1 °C)
0 to 0xFFFF
(1digit = 0.1 %)
0 to 0xFFFFFFFF
(1digit = 0.0001 vol%)
0 to 0xFFFFFFFF
(1digit = 0.0001 vol%)
1:Sun, 2:Mon, 4:Tue, 8:Wed,
16:Thu, 32:Fri, 64:Sat
00 to 99
1 to 12
1 to 31
0 to 23
0 to 59
00 to 99
1 to 12
26
INZ-TN5A0506-E
Relative
address
18 30019 WORD
19 30020 WORD
Register
number (H)
Data
type
Memory contents Readout data
Day of starting date for next time auto
blowdown {Upper}
Time of starting date for next time auto
blowdown {Lower}
Minute of starting date for next time auto
blowdown {Upper}
1 to 31
0 to 23
0 to 59
Unused 0
20 30021 WORD Unused -
21 30022 WORD Unused -
22 30023 WORD Unused -
0 bit: Zero input adjustment
1 bit: Span input adjustment
2 bits: input adjustment of
3 bits: input adjustment of
Event parameter {Upper}
4 bits: input adjustment
5 bits: input adjustment of
6 bits: 4 mA adjustment flag
7 bits: 20 mA adjustment
23 30024 WORD
(0: None, 1: Active)
0 bit: Manual span
1 bit: Auto span calibration
2 bits: Auto zero calibration
3 bits: Auto zero calibration
Event parameter {Lower}
4 bits: Manual batch
5 bits: Auto calibration start
6 bits: Auto blowdown
7 bits: Manual blowdown
(0: None, 1: Active)
0 bit: Manual sensor
1 bit: Sensor diagnosis
3 bits: Manual reactivated
24 30025 WORD Event parameter {Upper}
4 bits: Activated sensor
6 bits: Applied AC
7 bits: High-temperature
(0: None, 1: Active)
zero temperature
temperature span
auxiliary zero
auxiliary span
flag
calibration
calibration
diagnosis
(during calibration)
sensor
(during calibration)
sensor
INZ-TN5A0506-E
27
Relative
address
Register
number (H)
Data
type
Memory contents Readout data
24 30025 WORD Event parameter {Lower}
Event parameter {Upper}
25 30026 WORD
Event parameter {Lower}
0 bit :Write calibration factor
to EEPROM
1 bit :Span valve switching
(1: Open, 0: Close)
2 bits:Zero valve switching
(1: Open, 0: Close)
4 bits:Calculation reset
5 bits:Monitoring flag for
backlight off time
6 bits:Keylock status
7 bits:Inhibitation of
calibration status
(0: None 1: Active)
0 bit:Heater control
1 bit:Hold signal
2 bits:Warm up operation
HOLD
4 bits:Key input for
backlight off
5 bits:Restored sonsor to
wait high-temperature
6 bits:Auto blow start
7 bits:Manual batch
calibration
(0: None 1: Active)
0 bit: During remote heater
OFF
1 bit: Holding remote analog
output
2 bits: Excute sensor
dignausis during manual
ZERO calibration
3 bits: Excute sensor
dignausis during auto
calibration
4 bits: Number of execution
of restored sensor during
auto calibration
5 bits: Low temperature
warm-up opereation
6 bits: Remote calibration
7 bits: Remote blow
(0: None, 1: Active)
28
INZ-TN5A0506-E
Relative
address
Register
number (H)
Data
type
26 30027 WORD
27 30028 WORD
28 30029 WORD
Memory contents Readout data
Parameter for alarm control{Upper}
Parameter for alarm control{Lower}
Parameter for alarm control {Upper}
Parameter for alarm control {Lower}
Digital contact input Remote calibration
start {Upper}
Digital contact input Inhabitation of
calibration {Lower}
0 bit: Disconnection of
sensor
1 bit: Disconnection of
thermocouple line for
temperature control
2 bits: Disconnection of
thermocouple for
combustion management
3 bits: Impedance setting
error
4 bits: Sensor abnormal
5 bits: O
scale over
2
(0:Normal, 1: Abnormal)
0 bit: Secured error of span
gas calibration
1 bit: Span calibration error
2 bits: Secured error of zero
gas calibration
3 bits: Zero calibration error
4 bits: Calibration error
6 bits: Timeout of high-
temperature setting of
heater
(0: Normal, 1: Abnormal)
0 bit: Warm-up operation
error
1 bit: Heater temperature
error
2 bits: A/D saturated error
5 bits: O
error
2
(0: Normal 1:Abnormal)
0 bit: O
upper2 limit value
2
alarm
1 bit: O
upper limit value
2
alarm
2 bits: O
lower limit value
2
alarm
3 bits: O
lower2 limit value
2
alarm
4 bits: Alarm information
5 bits: Fault imformation
7 bits: Rich mode
(0: Normal, 1: Abnormal)
0: Unexecute remote
calibration
1: Execute remote calibration
0: Calivration valid
1: Inhibitation of calibration
INZ-TN5A0506-E
29
Relative
address
Register
number (H)
Data
type
Memory contents Readout data
0: Unexecute remote
Digital contact input Blow down
{Upper}
29 30030 WORD
Digital contact input Calculation reset
{Lower}
Digital contact input (1) Status {Upper}
30 30031 WORD
Digital contact input (2) Status {Lower}
31 30032 WORD
Digital contact input (3) Status {Upper}
blowdown
1: Execute remote blow
down
0: Unexecute calculation
reset
1: Execute calcuration reset
0: Digital input 1 is ON
1: Digital input 1 is OFF
0: Digital input 2 is ON
1: Digital input 2 is OFF
0: Digital input 3 is ON
1: Digital input 3 is OFF
Spare -
32 30033 110% of Input value of AO {Upper}
33 30034
34 30035 AD1 (O2 concentration) {Upper}
35 30036
36 30037
37 30038
38 30039 AD3 (combustion control) {Upper}
39 30040
40 30041
41 30042
42 30043
43 30044
DWORD
DWORD
DWORD
DWORD
DWORD
DWORD
110% of Input value of AO {Lower}
AD1 (O2 concentration) {Lower}
AD2 (Heater temperature control)
{Upper}
AD2 (Heater temperature control)
{Lower}
AD3 (combustion control) {Lower}
AD4 (Thermocouple ambient
temperature) {Upper}
AD4 (Thermocouple ambient
temperature) {Lower}
Oxygen concentration (%)mv − > % after
conversion {Upper}
Oxygen concentration (%)mv − > % after
conversion{Lower}
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
(1 digit = 0.0001 vol%)
44 30045 WORD Oxygen concentration (%) for analog out 0 to 0xFFFF
45 30046
DWORD
46 30047
47 30048
DWORD
48 30049
49 30050
DWORD
50 30051
51 30052 WORD
Sensor temperature (counter value)
{Upper}
Sensor temperature (counter value)
{Lower}
mV conversion value of heater
temperature {Upper}
mV conversion value of heater
temperature {Lower}
mV conversion value of heater
temperature {Upper}
Average heater temperature mV {Lower}
Heater temperature (°C) (After
temperature compensation, after
Linearization)
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
(1 digit = 0.001 mv)
0 to 0xFFFFFFFF
(1 digit = 0.001 mv)
0 to 0xFFFF
(1 digit = 1 °C)
30
INZ-TN5A0506-E
Relative
address
52 30053
53 30054
54 30055
55 30056
56 30057 WORD Combustion efficiency temperature
Register
number (H)
Data
type
DWORD
DWORD
Memory contents Readout data
mV conversion value of auxiliary input
temperature {Upper}
mV conversion value of auxiliary input
temperature {Lower}
Average of mV combustion control
{Upper}
Average of mV combustion control
{Lower}
0 to 0xFFFFFFFF
(1 digit = 0.001 mv)
0 to 0xFFFFFFFF
(1 digit = 0.001 mv)
0 to 0xFFFF
(1 digit = 0.1 °C)
57 30058 Thermocouple (RCJ) (AD value) {Upper}
58 30059
DWORD
59 30060
DWORD
60 30061
61 30062 Heater temperature input zero {Upper}
DWORD
62 30063
63 30064 Heater temperature input span {Upper}
DWORD
64 30065
Thermocouple (RCJ) (AD value)
{Lower}
Average value of thermocouple (RCJ)
{Upper}
Average value of thermocouple (RCJ)
{Lower}
Heater temperature input zero {Lower}
Heater temperature input span {Lower}
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
0 to 0xFFFFFFFF
65 30066 WORD PWM oncounter 0 to 50
66 30067 Deviation of heater temperature {Upper}
67 30068
68 30069
69 30070
70 30071
71 30072
72 30073 Manipulating value (%) {Upper}
73 30074
74 30075
75 30076
DWORD
DWORD
DWORD
DWORD
DWORD
Deviation of heater temperature {Lower}
Previous deviation of heater temperature
{Upper}
Previous deviation of heater temperature
{Lower}
Last deviation but one of heater
temperature {Upper}
Last deviation but one of heater
temperature {Lower}
Manipulating value (%) {Lower}
MAX MIN calculated time (countdown)
{Upper}
MAX MIN calculated time (countdown)
{Lower}
0 to 0xFFFFFFFF
(1 digit = 0.0001 °C)
0 to 0xFFFFFFFF
(1 digit = 0.0001 °C)
0 to 0xFFFFFFFF
(1 digit = 0.0001 °C)
0 to 10000
0 to 0xFFFFFFFF
76 30077 WORD Impedance EO 0 to 0xFFFF
77 30078 WORD Impedance EC 0 to 0xFFFF
78 30079 WORD Impedance Offset 0 to 0xFFFF
INZ-TN5A0506-E
31
Read-Only Word Data (Function Code: 04H)
Information of error history
Relative
address
1000 31001 WORD
Register
number (H)
Data
type
Memory contents
Readout
data
Default
value
Stored number of error history {Upper} 0 to 12 0
Next storage pointer {Lower} 0 to 11 0
1001 31002 WORD
Data storaged of head pointer (Latest) {Upper} 0 to 11 0
Data storaged of end pointer (Oldest) {Lower} 0 to 11 0
1002 31003 WORD
Error code of data strorage position 0 {Upper} 0 to 255 0
Error code of data strorage position 1 {Lower} 0 to 255 0
~ ~ ~ ~ ~ ~
1007 31008 WORD
Error code of data strorage position 10 {Upper} 0 to 255 0
Error code of data strorage position 11 {Lower} 0 to 255 0
Year of data storage position 0 at error generation
1008 31009 WORD
date {Upper}
Month of data storage position 0 at error
generation date {Lower}
Day of data storage position 0 at error generation
1009 31010 WORD
date {Upper}
Time of data storage position 0 at error generation
date {Lower}
Minute of data storage position 0 at error
1010 31011 WORD
generation date {Upper}
Second of data storage position 0 at error
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
~ ~ ~ ~ ~ ~
Year of data storage position 11 at error
1041 31042 WORD
generation date {Upper}
Month of data storage position 11 at error
generation date {Lower}
Day of data storage position 11 at error
1042 31043 WORD
generation date {Upper}
Year of data storage position 11 at error
generation date {Lower}
Minute of data storage position 11 at error
1043 31044 WORD
generation date {Upper}
Second of data storage position 11 at error
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
32
INZ-TN5A0506-E
Read-Only Word Data (Function Code: 04H)
Information of alarm history
Relative
address
2000 32001 WORD
Register
number (H)
Data
type
Memory contents
Readout
data
Default
value
Stored number of alarm history {Upper} 0 to 12 0
Next storage pointer{Lower} 0 to 11 0
2001 32002 WORD
Data storaged of end pointer (Latest) {Upper} 0 to 11 0
Data storaged of head pointer (Oldest) {Lower} 0 to 11 0
2002 32003 WORD
Error code of data storage position 0 {Upper} 0 to 255 0
Error code of data storage position 1 {Lower} 0 to 255 0
~ ~ ~ ~ ~ ~
2007 32008 WORD
Error code of data storage position 10 {Upper} 0 to 255 0
Error code of data storage position 11 {Lower} 0 to 255 0
Year of data storage position 0 at alarm
2008 32009 WORD
generation date {Upper}
Month of data storage position 0 at alarm
generation date {Lower}
Dayof data storage position 0 at alarm generation
2009 32010 WORD
date {Upper}
Time of data storage position 0 at alarm
generation date {Lower}
Minute of data storage position 0 at alarm
2010 32011 WORD
generation date {Upper}
Second of data storage position 0 at alarm
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
~ ~ ~ ~ ~ ~
Year of data storage position 11 at alarm
2041 32042 WORD
generation date{Upper}
Month of data storage position 11 at alarm
generation date {Lower}
Day of data storage position 11 at alarm
2042 32043 WORD
generation date {Upper}
Time of data storage position 11 at alarm
generation date {Lower}
Minute of data storage position 11 at alarm
2043 32044 WORD
generation date {Upper}
Second of data storage position 11 at alarm
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
INZ-TN5A0506-E
33
Read-Only Word Data (Function Code: 04H)
Information of operation history
Relative
address
Register
number (H)
Data
type
Memory contents
Readout
data
Default
value
3000 33001 WORD
Stored number of operation history {Upper} 0 to 12 0
Next storage pointer {Lower} 0 to 11 0
3001 33002 WORD
Data storaged head pointer (Latest) {Upper} 0 to 11 0
Data storaged end pointer (Oldest) {Lower} 0 to 11 0
3002 33003 WORD
Error code of data storage position 0 {Upper} 0 to 255 0
Error code of data storage position 1 {Lower} 0 to 255 0
~ ~ ~ ~ ~ ~
3007 33008 WORD
Error code of data storage position 10 {Upper} 0 to 255 0
Error code of data storage position 11 {Lower} 0 to 255 0
Year of data storage position 0 at operation
3008 33009 WORD
generation date {Upper}
Month of data storage position 0 at operation
generation date {Lower}
Day of data storage position 0 at operation
3009 33010 WORD
generation date {Upper}
Time of data storage position 0 at operation
generation date {Upper}
Minute of data storage position 0 at operation
3010 33011 WORD
generation date {Upper}
Second of data storage position 0 at operation
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
~ ~ ~ ~ ~ ~
Year of data storage position 11 at operation
3041 33042 WORD
generation date {Upper}
Month of data storage position 11 at operation
generation date {Lower}
Day of data storage position 11 at operation
3042 33043 WORD
generation date {Upper}
Time of data storage position 11 at operation
generation date {Lower}
Minute of data storage position 11 at operation
3043 33044 WORD
generation date {Upper}
Second of data storage position 11 at operation
generation date {Lower}
00 to 99 0
1 to 12 1
1 to 31 1
0 to 23 0
0 to 59 0
0 to 99 0
34
INZ-TN5A0506-E
Sales Div. III, International Sales Group
Global Business Group
Gate City Ohsaki, East Tower, 11-2, Osaki 1-chome,
Shinagawa-ku, Tokyo 141-0032, Japan
http://www.fesys.co.jp/eng
http://www.fic-net.jp/eng
Phone: 81-42-585-6201, 6202 Fax: 81-42-585-6187