![ABB AC 31 Technical Manual Download Page 177](http://html.mh-extra.com/html/abb/ac-31/ac-31_technical-manual_176177.webp)
Communication
Page 7-6
ABB Control - AC 31
1SBC 260400 R1001-b
06.99
1.3. Programming
1.3.1. MODBUS slave unit
All the data may be read or written in MODBUS .
A program
isn’t required for MODBUS
communication management. The MODBUS slave central unit automatically converts the
request sent by the master MODBUS and returns a message once it has recognized the
address.
The SINIT function is only required in the program when changing communication parameters.
1.3.2. MODBUS master unit
The
MODBUS
function
enables sending data read / write requests to MODBUS
slaves
A change of communication parameters also requires the usage of the SINIT function in the
program.
1.3.3. List of cross references
An exchange of MODBUS data is realized in a table defined by:
- The MODBUS address of the first exchanged variable
- The list size = the total number of variables in the list.
All the variables of the 40 and 50 series central units, as described in the following table, can
be read or written by the master MODBUS .
- MODBUS
addressing method :
VAR 00.00 ADDR 0
(VAR = type I,O,S,M,IW,OW,MW,KW)
(Address of the first selected variable in
decimal)
VAR XX.YY = ADDR 0 + ( 16 * XX ) + YY
(VAR = type MD,KD)
(Address of the first selected variable in decimal)
VAR XX.YY = ADDR 0 + ( 32 * XX ) + ( 2 * YY )
Example : Find the MODBUS
address of variables O62.15 and M232.01 and MD002.07
O 62.15 = 4096 + ( 16 * 62 ) + 15 =
5103
M 232.01 = 8192 + ( 16 * 232 ) + 1 =
11905
MD002.07 = 4000 + ( 32 * 2 ) + ( 2 * 7 ) =
16462
Summary of Contents for AC 31
Page 1: ...Technical Manual Advant Controller 31 40 50 Series 1SBC 260400 R 1001 b ...
Page 7: ......
Page 43: ......
Page 45: ...Technical specifications Page 3 2 ABB Control AC 31 1SBC 260400 R1001 b 06 99 ...
Page 83: ......
Page 85: ...Installation Page 4 2 ABB Control AC 31 1SBC 260400 R1001 b 06 99 ...
Page 109: ......
Page 130: ...Programming ABB Control AC 31 Page 5 21 1SBC 260400 R1001 b 06 99 ...
Page 182: ...Communication ABB Control AC 31 Page 7 11 1SBC 260400 R1001 b 06 99 ...
Page 189: ......
Page 203: ......
Page 217: ......
Page 218: ...AC 31 technical documentation ABB Control AC 31 Index Page 1 1SBC 260400 R1001 b 06 99 Index ...