P211 Modbus
P211 Modbus
011
2002 Page 1 / 12
Version C
12 October 2002
SUMMARY
The MICOM P211 relays use the MODBUS line protocol in the RTU mode.
1.1.2. Serial transmission mode
• The data rate speed varies between 1200 and 9600 baud.
• The structure of a character is: 1 start / 8 bits / 1 stop / no parity : total 10 bits
1.1.3. Synchronization of exchanged messages
Any character received after a silence on the line which is greater than or equal to
the transmission time of 3 characters is considered as the start of a frame.
1.1.4. Error checking method
The validation of a frame is performed with a 16-bit cyclical redundancy check
(CRC). The generator polynomial is:
1 + x2 + x15 + x16 = 1010 0000 0000 0001 binary =001h.
slave no.:
The slave no. is situated between 1 and 64.
function code:
requested MODBUS function (3,4 and 6).
information:
contains the parameters of the selected function.
control word :
value of the CRC16 calculated by the master.
MODBUS PROTOCOL 576.006.43.011
Page 5 / 12
Version C
08 October 2002
slave no.:
The slave no. is situated between 1 and 64.
function code:
processed MODBUS function (3,4 and 6).
data:
contains reply data to master query.
control word :
value of the CRC16 calculated by the MICOM P211 relay.
slave no.:
The slave number is situated between 1 and 64.
exception code:
On of the 8 MODBUS protocol exception codes, the MICOM P211 relay manages
two of them:
control word :
value of the CRC 16 calculated by the slave.
n address LSB
n + 1 address MSB
Query:
(MSB LSB)
Reply:
Slave Function : Address of Value of the Control word
number 06h the word word
(MSB LSB)
On MICOM P211 (slave 04), send out a " all alarm reset”. In the Modbus format:
Query:
04h 06h 04h 00h 00h 04h CRC
Reply:
04h 06h 04h 00h 00h 04 CRC
Query:
Reply:
Slave Function : Number of 1st word ... Last Control word
number 03h or 04h bytes read read word
d
3.1. PAGE 0H
Read accses only (function 03h)
3.2. PAGE 1H :
Read accses only (function 03h)
3.3. PAGE 4H :
Write accses only (function 06h)
Code Description
bit 3 : logic output number 4
bits 4 to 15 : reserved
F16 Unsigned integer : threshold earth information status
bits 0 to 4 : reserved
bit 5 : instantaneous information Ie>
bit 6 : tripping information tIe>
bits 7 to 15 : reserved
F17 Unsigned integer : threshold phase information status
bit 0 to 4: reserved
bit 5 : instantaneous information I>, I>>
bit 6 : tripping information tI>, tI>>
bits 7 to 15 : reserved
F20 Unsigned integer : logic input data status
bits 0 to 2 : reserved
bit 3 : CB position
bit 4 : I< is blocking or disable
bit 5 : I> is blocking or disable
bit 6 : I>> is blocking or disable
bit 7 : Ie> is disable
bit 8 : reserved
bit 9 : ZF is blocking or disable
bit 10: NFA is blocking or disable
bit 11 : Relays are blocking
bit 12 : 485 is blocking
bit 13 : reserved
bit 14 : PTC is blocking
bit 15 : ZZ is blocking
F21 Integer
4. VERSION
Version Author History Data
A Grzegorz Zając Original. 2001-07-09
B Grzegorz Zając and Changing in mapping. 2002-06-12
L. Baranowski
C L. Baranowski Changing in mapping. 2002-10-08