Hitachi Serial
Hitachi Serial
Table of Contents
Chapter 1 Hardware Figure and Settings......................................................................... 3
2
Chapter 1
Hardware Figure and Settings
Hitachi Serial OPC Server Hardware Figure and Settings
4
Hardware Figure and Settings Hitachi Serial OPC Server
EH-D40DR CPUP-03H
H-300
EH-A40DR CPU-03HA
EH-D64DR CPUP-07H
H-700
EH-D64DT CPU-07HA
EH-D64DTPS CPUP-20H
H-2000
EH-A64DR CPU-20HA
MICRO-EH
EH-D8ED H-2002 CPU2-20H
EH-D8ER H-702 CPU2-07H
EH-D8ETPS H-302 CPU2-03H
EH-D8ET H-1002 CPU2-10H
EH-D8EDR H-4010 CPU3-40H
EH-D8EDTPS
5
Hitachi Serial OPC Server Hardware Figure and Settings
Hitachi PLC can transmit the data through serial port. RS 232 port is used in most
devices; RS422/485 is used in certain type of devices. Because some devices need high
transmission speed and the bulk data transmission, users can use Ethernet for data
transmission.
6
Hardware Figure and Settings Hitachi Serial OPC Server
7
Hitachi Serial OPC Server Hardware Figure and Settings
Station
CPU Type / Port ComType Standard Ethernet
number
MICRO-EH Port1 RS-232C X O O
MICRO-EH Port2 RS-422/485 X X O
EH-150 CPU104/208 RS-232C
X O O
Port1
EH-150 CPU104/208 RS-232C
X O O
Port2
EH-150 CPU308/316 RS-232C/422/485
X O O
Port1
EH-150 CPU308/316 RS-232C
X O O
Port2
EH-150 CPU448 Port1 RS-232C/422/485 X X O
EH-150 CPU448 Port2 RS-232C X O O
H-20/28/40/60 Port1 RS-232C X(older
O O
type)
H-200 Port1 RS-232C X(older
O O
type)
H-250/252B/C Port1,2 RS-232C X O O
8
Hardware Figure and Settings Hitachi Serial OPC Server
The HIDIC H series LADDER EDITOR for WINDOWS (HLW-PC3) software could be used
for all series of Hitachi PLC.
9
Hitachi Serial OPC Server Hardware Figure and Settings
Utility->Environment Set(C)
10
Hardware Figure and Settings Hitachi Serial OPC Server
The default
COM port
setting is
COM1
11
Chapter 2
Creating a New Configuration
Hitachi Serial OPC Server Creating a New Configuration
In the Save New Database dialog box, select the database type from the Save As
Type drop-down list, as shown in the figure below. Browse for the target directory, give the
file a name, and then click the Save button.
14
Creating a New Configuration Hitachi Serial OPC Server
Sample
PLC Type EH-D23DRP
Communication module The Port2 of the PLC
The Address Space tree control in the Configurator, shown in the figure below, sets the
properties and connection parameters for the following items:
• Ports
• Devices
• Folders
• Data Items
15
Hitachi Serial OPC Server Creating a New Configuration
16
Creating a New Configuration Hitachi Serial OPC Server
Item Description
Specify a name of the new device. The special
symbols such as ‘+’、/、*、- are not allowed.
Define the Port number.
17
Hitachi Serial OPC Server Creating a New Configuration
Select this item if the device works under CTS for output
flow control. If not, just skip this item.
All of the devices under this port will in the simulation
mode. Simulation function will simulate the real
communication situation between devices and OPC
Server.
Apply: Saves all changes specified in the properties
dialog box.
Reset: Undo the setting configuration
Add New: Add the new Port
Every device is connected to particular port, so it logically creates the second level in
the Address Space tree. Each device is represented by its symbolic name, and is
uniquely identified by the Address value. It is impossible to have two devices with the same
address connected to one port.
Setting up a device requires configuration of its unique address, type, timeouts and
optimization parameters, as shown in the figure below.
1. Select Port Æ Edit Æ New Æ Device
2. You can also press [ Ctrl+D ]as the shortcut to create a Device.
18
Creating a New Configuration Hitachi Serial OPC Server
19
Hitachi Serial OPC Server Creating a New Configuration
Item Description
Specify a name of the new device. The special
symbols such as ‘+’、/、*、- are not allowed.
Using RS232, please just skip this item. If you use
RS485, The number must match the Station number
setting of the Device and the “RS485 Link” must be
checked.
20
Creating a New Configuration Hitachi Serial OPC Server
Folders can be used to group items logically. You can configure as many folders as
required. Each folder can even have subfolders. The Hitachi Serial OPC Server supports
up to three folder levels. The use of folders is not required.
If desirable, the configuration could just contain data items without any folders. But most
likely this will only be useful if the application does not demand too many persistent tags.
Select [Device] or [Folder] on the Tree View. Press the right key of the mouse and select
[New] Æ [Fold]
21
Hitachi Serial OPC Server Creating a New Configuration
22
Creating a New Configuration Hitachi Serial OPC Server
Item Description
Specify a name of the new folder. The
special symbols such as ‘+’、/、*、- are not
allowed.
All of the data items under this group are in
the simulation mode. Simulation function will
simulate the real communication situation
between devices and OPC Server.
Please see
“eUser_Manual_Confi
guration.pdf”.
23
Hitachi Serial OPC Server Creating a New Configuration
Select [Device] or [Folder], Press the right button of the mouse, it will show you the Popup
menu. Then select New Æ Data Item
24
Creating a New Configuration Hitachi Serial OPC Server
Item Description
Specify a name of the new data item. The special
symbols such as ‘+’、/、*、’-‘ are not allowed.
Description of Data Item
The Register/Repay type of Hitachi PLC could be
divided into X, Y, M, WM, etc. Please check it in
Chapter 1
Data Type:
X, Y, M Æ Bool
WM Æ Int, UINT
String Æ When selecting String type, you must specify
the data length
From the starting address to access the data by block,
not point to point to access the data. It could speed up
the communication speed. You do not have to define a
lot of items to get the values. Using [ Vector ] function
will let OPC server put the values into the arrays.
This value specifies the data item address (register
number) in the device data space.。The gray column
25
Hitachi Serial OPC Server Creating a New Configuration
26
Creating a New Configuration Hitachi Serial OPC Server
27