Download Print this page

Omron E5 D Series Communications Manual page 81

Digital temperature controllers
Hide thumbs Also See for E5 D Series:

Advertisement

4-3
Variable Area
The variable area is the region of memory used to exchange data with the E5@D through communica-
tions.
Operations such as reading the process value and reading/writing parameters are performed on the
variable area.
On the other hand, operation commands do not use the variable area.
When accessing the variable area, the position of a variable in the variable area is specified with a word
identifier, area number, and address in the area.
Addresses
An address is appended to each of the variable types. Express addresses in 2-byte hexadecimal
and append them for the specified access size.
Number of Elements
The number of elements is expressed in 2-byte hexadecimal. The setting range for the number of
elements varies according to the command.
Four-byte Mode
One element uses 2 bytes of data, so specify two-element units. Reading and writing in 4-byte units
is executed by specifying an even address and specifying the number of elements in multiples of 2.
Two-byte Mode
One element uses 2 bytes of data, so specify one-element units. Reading and writing in 2-byte data
units is executed by specifying 1-element units.
Set Values
The values read from the variable area or written to the variable area are expressed in hexadecimal,
ignoring the decimal point position. (Negative values are expressed in 2's complement format.)
Example: D'105.0 → H'0000041A
The variables are 4-digit or 8-digit hexadecimal values. Negative values are expressed in 2's
complement format. The values are hexadecimal values with no decimal point indication.
For example, if the E5@D's process value is read in 4-byte mode when the process value is 105.0,
the read value will be H'0000041A (105.0 → 1050 → H'0000041A).
E5@D Digital Temperature Controllers Communications Manual (H225)
E5@D
Operation
Microcomputer
commands, etc.
Variable area
Read/write
4 Modbus Communications Procedure
4
4 - 7

Advertisement

loading