User Manual
Table Of Contents
- Intended Readers
- Icons for Note, Caution, and Warning
- I. Product Overview
- I-1 . Product Brief Description
- I-2. Product Specification
- I-3. Hardware Description
- I-4. DIN-Rail Mounting
- /I-5. Console Connection
- The Console port is for local management by using a terminal emulator or a computer with terminal emulation software.
- DB9 connector connect to computer COM port
- Baud rate: 115200bps
- 8 data bits, 1 stop bit
- None Priority
- None flow control
- I-6. Connecting Cable
- II. Preparing for Management
- III. Web Management
- III-1. Web Management - Overview
- III-2. Web Management – Basic Settings
- III-3. Web Management – Redundancy
- III-4. Web Management – Management
- III-5. Web Management – L2 Switching
- III-6. Web Management – Security
- III-7. Web Management – Diagnostics
- III-8. Web Management – Monitoring
- III-9. Web Management – MAC Table
- III-10. Web Management – Maintenance
- Appendix A: IP Configuration for Your PC
- Appendix B: CLI Command Reference
- Revision History
- Federal Communication Commission Interference Statement
- R&TTE Compliance Statement
54
Modbus Data Mapping Information
In the following tables, we assume the total port number is 8.
The following table is for Function Code 3 (Holding Registers) / Function Code 6.
Address Offset
Data Type
Interpretation
Description
System Information
0x0000 to
0x0008
1 word HEX
Port 1 to Port 8 Status
0x0000:
Disable
0x0001:
Enable
Port 1 to Port 8 Status Configuration
0x0000:
Disable
0x0001:
Enable
The following table is for Function Code 4 (Input Registers). The data map addresses in the following
table starts from Modbus address 30001. For example, the address offset 0x0000H equals Modbus
address 30001, and the address offset 0x0030H equals Modbus address 30049. All the information read
from our switches is in the HEX mode and users can refer to the ASCII table for the translation (e.g.
0x4B=’K’, 0x74=’t’).
Address Offset
Data Type
Interpretation
Description
System Information
0x0030 20 words ASCII
Product Name = “SWITCH”
Word 0 Hi byte =
‘S’
Word 0 Lo byte =
‘W’
Word 1 Hi byte =
‘I‘
Word 1 Lo byte =
‘T’
Word 2 Hi byte =
‘C’
Word 2 Lo byte =
‘H’
0x0050
1 word
Product Serial Number
0x0051 2 words HEX
Firmware Version
For example:
Word 0 =
0x0103
Word 1 =
0x0200
Firmware version is 1.3.2
0x0053 2 words HEX
Firmware Release Date
For example:
Word 0 =
0x1719
Word 1 =
0x1506
Firmware was released on 2015-06-17 at 19
o’clock
0x0055 3 words HEX
Ethernet MAC Address
Ex: MAC = 01:02:03:0A:0B:0C
Word 0 Hi byte =
0x01
Word 0 Lo byte =
0x02
Word 1 Hi byte =
0x03
Word 1 Lo byte =
0x0A
Word 2 Hi byte =
0x0B
Word 2 Lo byte =
0x0C
0x0058 1 word HEX
Power 1
0x0000:
Off
0x0001:
On