![General Monitors IR4000M Скачать руководство пользователя страница 5](http://html.mh-extra.com/html/general-monitors/ir4000m/ir4000m_programming-instruction-manual_2210548005.webp)
Model IR4000M
5
1. MODBUS RTU
1.1 Serial Communications Protocol for IR4000M
The default Modbus setup from the factory is 19200 baud, 8-n-1 format. The default Modbus ID
for CH1 is 1, and for CH2 it is 2.These settings can be changed through the user interface
using the GMI magnet and selecting the SE menu item. Details can be found in the separate
Model IR4000M user manual; section 4.
The factory default settings for Modbus can be restored by connecting the RELAY RESET
terminal (TB2-7) to the power supply common and turning on power to the IR4000M. After 10
seconds, remove the connection between RELAY RESET and common.
1.1.1 Baud Rate
The Baud Rate is a selectable setting via the Modbus Communications Interface. The
selectable baud rates are 9600, 4800, or 2400 bits per second.
1.1.2 Data Format
The Data Format is a selectable setting via the Modbus Communications Interface. The
selectable data formats are as follows:
Data Bits
Parity
Stop Bit
Format
8 None
1
8-N-1
8
Even
1
8-E-1
8 Odd
1
8-O-1
8
None
2
8-N-2
Table 1: Data Format
1.1.3 Modbus Read Status Protocol (Query/Response)
1.1.3.1 Modbus Read Query Message
Byte
Modbus
Range
Referenced to IR400
1st
Slave Address
1-247* (Dec)
IR400 ID (Address)
2nd
Function Code
03
Read Holding Registers
3rd
Starting Address Hi**
00
Not Used by IR400
4th
Starting Address Lo**
00-FF (Hex)
IR400 Commands
5th
No. of Registers Hi
00
Not Used by IR400
6th
No. of Registers Lo
01
No. of 16 Bit Registers
7th
CRC Hi
00-FF (Hex)
CRC Hi Byte
8th
CRC Lo
00-FF (Hex)
CRC Lo Byte
Table 2: Modbus Read Query Message
*
NOTE:
Address 0 is reserved for broadcast mode and will not be supported at this time.
**NOTE:
Start Address can be a maximum of 9999 Address Locations (0000-270E)