-
- Tổng tiền thanh toán:

Part 13. Phần mềm SCADA Cimon Ultimate Access - I/O Device
Part 13. Phần mềm SCADA Cimon Ultimate Access - I/O Device
Người dùng có thể đăng ký một thiết bị I/O vào hệ thống CIMON-SCADA. Thông qua thiết bị I/O đã đăng ký, giao tiếp được thiết lập giữa các thiết bị và hệ thống, sau đó cho phép truyền dữ liệu. Vì CIMON-SCADA cung cấp nhiều trình điều khiển giao tiếp và giao thức, người dùng có thể giao tiếp từ xa với trang web trong môi trường mong muốn.
1 Settings
Double-click the [I/O Devices] in the project workspace or select [Tools] – [I/O Device]. Then [I/O Device Configuration] window will be popped up. You can select and configure the device.
※ Please refer to the manuals for each communication driver.
(1) I/O Device Configuration
New Device | Adds a new I/O device. When you press [New Device] button, [I/O Device Selection] window will be brought up, and you will find the list of the supported communication drivers. |
Edit | Modifies the selected I/O device. |
Delete | Deletes the selected I/O device. |
Close | Closes the [I/O Device Configuration] window. |
(2) I/O Device Selection
To bring up the [I/O Device Selection] window, press [New Device] button in the [I/O Device Configuration] window. The configurable communication drivers are listed in the window
Device Name | Enter the name of the I/O device to distinguish it from the other devices. You cannot use the period ( . ) in the I/O device name. E.g.) DeviceName(O), Device.Name(X) The configuration file of the device is saved in the project folder as ‘Device name.dvx’. |
Manufacturer | Displays the manufacturer of the device. |
Description | Displays the type of the device. |
OK | Adds a new device with the current configuration. |
Cancel | Cancels the current configuration and goes back to the [I/O Device Configuration] window. |
2. Exercise : I/O Device Registration
(1) Adding I/O Device to the List
Nếu trình điều khiển giao tiếp mong muốn không tồn tại trong CIMON-SCADA, bạn phải nhận tệp trình điều khiển và thêm thủ công vào CIMON-SCADA. Nếu trình điều khiển tồn tại trong CIMON-SCADA, bạn có thể bỏ qua quy trình trong (1).
a) Dán tệp trình điều khiển giao tiếp (*.dll) và tệp Driver.lst vào thư mục đã cài đặt CIMONSCADA
b) Chạy file Driver.lst bằng Notepad và nhập nội dung như hình dưới đây
c) Thực thi tệp ‘Patch.exe’ trong CIMON-SCADA đã cài đặt để mở cửa sổ [Add I/O Device Driver].
d) Chọn trình điều khiển đã thêm và nhấn [OK] để cài đặt trình điều khiển vào CIMON-SCADA
(2) I/O Device Configuration
a) In the [I/O Device Selection] window, select the desired device and enter the device name. Then press [OK] to continue the configuration
b) The configuration window of the selected device will appear. Configure the COM Port of the device and add the stations to communicate with. Then you can assign the I/O Device and Address to the real tag for the actual data communication.
c) After the configuration of the driver, press [Save]. Then you will find that the device is added to the project
3 Practical Exercise
a) Double-click the [I/O Devices] in the project workspace or select [Tools] – [I/O Device] to bring up the [I/O Device Configuraion] window. You will find the registered I/O device in the project. When you double-click the device, the configuration window of the corresponding device will appear.
b) In this project, the CIMON PLC Ethernet driver is configured. In the [Station] tab, you can find the list of the stations and the COM blocks. In the [COM Port] tab, you will find the configuration of the communication port.
c) Execute the project with CimonX. Select [View] – [Network Status] or icon to bring up the [Network Status] window as shown below. Since there is no PLC connected to the system, the error will occur.