0% found this document useful (0 votes)
77 views8 pages

Modbus IP Manual BTU100L

The MODBUS IP Manual for the BTU-100L provides detailed information on MODBUS parameters, configuration, and communication settings for the device. It includes a listing of internal addresses, data interpretation, and instructions for configuring the integrated MODBUS IP through a web interface. The manual emphasizes the importance of maintaining specific communication settings to ensure proper functionality.

Uploaded by

Nivej Joseph
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views8 pages

Modbus IP Manual BTU100L

The MODBUS IP Manual for the BTU-100L provides detailed information on MODBUS parameters, configuration, and communication settings for the device. It includes a listing of internal addresses, data interpretation, and instructions for configuring the integrated MODBUS IP through a web interface. The manual emphasizes the importance of maintaining specific communication settings to ensure proper functionality.

Uploaded by

Nivej Joseph
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

R

MODBUS IP Manual BTU100L

MANAS MICROSYSTEMS PVT. LTD.


®

MODBUS IP MANUAL
FOR
BTU-100L
BTU Meter

Works :- EL-54, Electronic Zone, MIDC, Bhosari, Pune 411026,


Maharashtra, India
Tel :- +91- 8484039026
Mob :- +91-7722034924 / 7420099054
Email :- [email protected]
Website :- www.manasmicro.com

Manas Microsystems Pvt. Ltd. 1


R

MODBUS IP Manual BTU100L

CONTENTS

Sec. No. Description Page No.


1.0 MODBUS parameters for BTU-100L 3-5
2.0 Configuring the integrated MODBUS IP 6-8

Manas Microsystems Pvt. Ltd. 2


R

MODBUS IP Manual BTU100L


1.0 MODBUS RTU & MODBUS IP Address Listing for BTU-100L
MODBUS function implemented : Function 4 (Read Input Register)

MODBUS length supported : 22 for MODBUS RTU, 23 for MODBUS IP


Sr Internal MODBUS Number Parameter
No Address Address of Bytes
1 164 30165 02 Instantaneous Power Higher Word
2 165 30166 02 Instantaneous Power Lower Word
3 166 30167 02 Energy Higher Word
4 167 30168 02 Energy Lower Word
5 168 30169 02 Instantaneous Flow Rate
6 169 30170 02 Multiplying Factor for flow rate
7 170 30171 02 Total Flow Higher Word
8 171 30172 02 Total Flow Lower Word
9 172 30173 02 Decimal Point Position For Flow Rate
10 173 30174 02 Decimal Point Position For Total Flow
11 174 30175 02 Decimal Point Position For power
12 175 30176 02 Decimal Point Position For Energy
13 176 30177 02 Inlet Temperature
14 177 30178 02 Outlet Temperature
15 178 30179 02 Temperature Difference
16 179 30180 02 Inlet Density
17 180 30181 02 Outlet Density
18 181 30182 02 Specific Heat
19 182 30183 02 Engineering Unit For Flow Rate
20 183 30184 02 Engineering Unit For Total Flow
21 184 30185 02 Engineering Unit For power
22 185 30186 02 Engineering Unit For Temperature
Internal Communication failure.(for Modbus IP, NA for
23 186 30187 02
Modbus RTU)

NOTES -
If value received at 164 address is = 20000 means either i/p A or i/p B or i/p C is open.
If value received at 165 address is = 20000 means either i/p A or i/p B or i/p C is open.
If value received at 164 address is = 20001 means i/p A is below by approx. 1% (3.84mA).
If value received at 165 address is = 20001 means i/p A is below by approx. 1% (3.84mA)
If value received at 164 address is = 20002 means i/p A is above by approx. 7.5% (21.2mA).
If value received at 165 address is = 20002 means i/p A is above by approx. 7.5% (21.2mA)
If value received at 164 address is = 20003 means error1 [TEMP DIFF NEGATIVE].
If value received at 165 address is = 20003 means error1 [TEMP DIFF NEGATIVE].
If value received at 164 address is = 20004 means error2 [TEMP DIFF EXCEDDED 20 DEGREES].
If value received at 165 address is = 20004 means error2 [TEMP DIFF EXCEDDED 20 DEGREES].
If value received at 168 address is = 20000 means i/p A is open.
If value received at 168 address is = 20001 means i/p A is below by approx. 1% (3.84mA)
If value received at 168 address is = 20002 means i/p A is above by approx. 7.5% (21.2mA)
If value received at 176 address is = 20000 means i/p B is open or above by approx 7.5%.
If value received at 177 address is = 20000 means i/p C is open or above by approx 7.5%.
If value received at 178 address is = 20000 means either i/p B or i/p C is open.

Manas Microsystems Pvt. Ltd. 3


R

MODBUS IP Manual BTU100L


If value received at 178 address is = 20001 means error1 [TEMP DIFF NEGATIVE].
If value received at 178 address is = 20002 means error2 [TEMP DIFF EXCEDDED 20 DEGREES].
If value received at 179 address is = 20000 means i/p B is open.
If value received at 180 address is = 20000 means i/p C is open.
If value received at 181address is = 20000 means i/p B or i/p C is open.

1.1 How to calculate Power from values received at address 30165 & 30166?
Power = (( value received at 30165 x 65536 ) + value received at 30166)

1.2 How to calculate Energy from values received at address 30167 & 30168?
Energy = (( value received at 30167 x 65536 ) + value received at 30168)

1.3 How to calculate Total Flow from values received at address 30170 & 30171?
Total Flow = (( value received at 30170 x 65536 ) + value received at 30171)

1.4 Internal Communication Error interpretation from the value received at address
30187
If value received at this address is 0, the internal communication between the MODBUS
RTU to MODBUS TCP/IP convertor is OK.
If the value received at this address is 1 and rest all values returned are zero then there is
a problem with the internal communication. Contact factory.

Table 1.1 :- Multiplying Factor Interpretation for Flow rate from the Value received
at MODBUS address 30170
Sr. No. Value Returned Multiplying Factor For Flow rate
1 0 1
2 1 10
3 2 100
4 3 1000

Table 1.2 :- D.P. Position Interpretation for Flow Rate from the Value received at
MODBUS address 30173
Sr. No. Value Returned D. P. Position
1 0 0000.
2 1 000.0
3 2 00.00
4 3 0.000

Table 1.3:- D.P. Position Interpretation for Total Flow from the Value received at
MODBUS address 30174
Sr. No. Value Returned D. P. Position
1 0 000000.
2 1 00000.0
3 2 0000.00

Manas Microsystems Pvt. Ltd. 4


R

MODBUS IP Manual BTU100L


4 3 000.000
Table 1.4:- D.P. Position Interpretation for Power & Energy from the Value received
at MODBUS address 30175 & 30176
Sr. No. Value Returned D. P. Position
1 2 0000000.00
2 4 000.0000

Table 1.5 :- Engineering Unit Interpretation for Flow Rate from the Value received at
MODBUS address 30183
Sr. No. Value Returned Engineering Unit
1 0 m3 / hr
2 1 LPM
3 2 LPS
4 3 USGPM

Table 1.6 :- Engineering Unit Interpretation for Total Flow from the Value received at
MODBUS address 30184
Sr. No. Value Returned Engineering Unit
1 0 m3
2 1 LITRE
3 2 X10LTR
4 3 X100LTR
5 4 KILOLTR
6 5 GALLON
7 6 X10GAL
8 7 X100GAL

Table 1.7 :- Engineering Unit Interpretation for Power from the Value received at
MODBUS address 30185
Sr. No. Value Returned Engineering Unit
1 0 KW
2 1 MBTU/HR
3 2 TR

Table 1.8 :- Engineering Unit Interpretation for Temperature from the Value
received at MODBUS address 30186
Sr. No. Value Returned Engineering Unit
1 0 ºC
2 1 ºF

Manas Microsystems Pvt. Ltd. 5


R

MODBUS IP Manual BTU100L


2.0 Configuring the integrated MODBUS IP
The integrated MODBUS IP convertor setting can be configured through
webpages.
The MODBUS IP settings :-
The MODBUS IP parameters that can be set using web pages are
a. Set RTC date and time
b. MODBUS ID
c. IP address
d. Gateway address
e. Subnet Mask
The webpage can be accessed at the IP address set in the BTU. The default IP
address set in the BTU is 192.168.1.251. For taking the BTU to default or the
configuration mode keep pressed the DFLT key and then momentarily press the
EN key and release it provided on the Integrated MODBUS IP board. Keep the DFLT
key pressed for around 2 to 3 seconds after pressing the EN key. The BTU enters
the configuration mode indicated by DFLT LED just aside the DFLT key. Refer figure
below for the location of LEDs and Keys on the MODBUS IP card.

Manas Microsystems Pvt. Ltd. 6


R

MODBUS IP Manual BTU100L


Connect the BTU Ethernet port to the LAN network and open the webpage
“192.168.1.251/login” using Mozilla Firefox browser. The following login page
appears on entering

Enter ‘Admin’ as login id and ‘Manas123’ as password to login, the following page
Opens

The current settings are shown in the box just below the respective setting and the
user can modify the parameters as per desired.Set the RTC date time, MODBUS ID,

Manas Microsystems Pvt. Ltd. 7


R

MODBUS IP Manual BTU100L


IP address, Gateway, Subnet Mask as desired and press Save button provided.
This will save the user desired parameters in the device memory along with a
message on the web page that the parameters are saved. Now, momentarily press
the EN button provided on the Integrated MODBUS IP card. Please note the
parameters set in that particular BTU-100L for your reference.
Note that the webpage will open only for the default IP address that is
192.168.1.251,default gateway is 192.168.1.1 & default subnet mask is
255.255.255.0 and that too if the BTU is in default mode.Also, note that the IP
of the Laptop to which the BTU-100L is connected should be in the same
network to work properly.
Notes :-
1. FOR BTU-100L the following should be set in the
“Communication mode” of the BTU-100L
“SERIAL PORT USE” = COMMUNICATION
“TAG NUMBER” = 01... Do not change else communication will fail
“BAUDRATE” = 9600... Do not change else communication will fail
“PARITY” = NO... Do not change else communication will fail
The communication mode parameters are for the internal communication
between the BTU-100L and the integrated MODBUS IP convertor.
By default the above parameters will be set in the BTU-100L
(CAUTION : please do not disturb these parameters.)

Manas Microsystems Pvt. Ltd. 8

You might also like