0% found this document useful (0 votes)
63 views1 page

Norika WM Communication Quick Reference

This document provides a quick reference guide for a water meter that uses Modbus RTU communication protocol. It includes information on the serial communication port settings and pinout, as well as examples of function codes for reading the water meter consumption, reading the valve status, and writing to open or close the valve. The meter slave ID is the last two digits of the serial number in hexadecimal format. Function code 03 is used to read the water meter consumption in cubic meters and function code 01 reads if the valve is open or closed. Function code 05 is used to write and open or close the valve.

Uploaded by

Phyo Phyo Zaw
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)
63 views1 page

Norika WM Communication Quick Reference

This document provides a quick reference guide for a water meter that uses Modbus RTU communication protocol. It includes information on the serial communication port settings and pinout, as well as examples of function codes for reading the water meter consumption, reading the valve status, and writing to open or close the valve. The meter slave ID is the last two digits of the serial number in hexadecimal format. Function code 03 is used to read the water meter consumption in cubic meters and function code 01 reads if the valve is open or closed. Function code 05 is used to write and open or close the valve.

Uploaded by

Phyo Phyo Zaw
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/ 1

LXSY-15E2 Water Meter norika

QUICK REFERENCE GUIDE - WATER METER


Connections and Pinout
Serial Com Port Settings. Connection PinOut
Baud Rate : 9600 Red : DC 12V to 24V
Data bits :8 Black : Ground
Slave ID (Last
Parity : None Blue : Data - (B)
2 digit of serial
Stop bits :1 Yellow : Data + (A)
number in
Hexadecimal)
norika

Modbus RTU Communication Protocol 12V 24V


Data Frame Format Ground
Address Code Function Code Data Area CRC Check Code
B(D-)
1 byte 1 byte n byte 2 byte
A(D+)

Function Code
Function Code Description
1 Read Coil Read Meter Valve Open/Close
3 Read Register Read Meter Consumption
5 Write Coil Execute to Open / Close Valve

Function code 03: Read Water Meter


Host Send Message Slave Return Message
Address code XXH Address code XXH
Function Code 03H Function Code 03H
No. of bytes 04H
Starting High byte 00H Register High byte 00H
Address Low byte 00H data Low byte 12H
No. of High byte 00H Register High byte D6H Convert
3
registers Low byte 02H data Low byte 87H Hex to decimal X 0.01= __m
CRC Check High byte XXH CRC Check High byte XXH
code Low byte XXH code Low byte XXH

Function code 01: Read Valve Status


Host send Message Slave Return Message Message
Address code 63H Address code 63H 63H
Function Code 01H Function Code 01H 01H
Starting High byte 00H Starting High byte 00H 00H
address Low byte 01H address Low byte 01H 01H
No. of High byte 00H No. of High byte 00H 00H
coil Low byte 01H coil Low byte FFH 00H
CRC Check High byte A4H CRC Check High byte 25H 65H
code Low byte 48H code Low byte C8H 88H
FF = Valve open / 00 = Valve close

Function code 05: Write Valve Open/Close


Host send Message Message Slave Return Message Message
Address code 63H 63H Address code 63H 63H
Function Code 05H 05H Function Code 05H 05H
Starting High byte 00H 00H Starting High byte 00H 00H
address Low byte 01H 01H address Low byte 01H 01H
No. of High byte 00H 00H No. of High byte 00H 00H
coil Low byte FFH 00H coil Low byte FFH 00H
CRC Check High byte D4H 94H CRC Check High byte D4H 94H
code Low byte 08H 48H code Low byte 08H 48H
FF = Valve open / 00 = Valve close

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy