0% found this document useful (0 votes)
17 views

Fiche Technique Sonde

Sonde humidité

Uploaded by

tinta
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)
17 views

Fiche Technique Sonde

Sonde humidité

Uploaded by

tinta
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/ 5

Shenzhen Thingsend Tech CO.

, Ltd
XZ-MUS-LTX Sensor Manual
1.Product Overview
XZ-MUS-LTX is a calibrated digital
temperature/temperature and humidity sensor.
The sensor adopts a dedicated high-precision
digital sensor chip, which is collected by
a microprocessor and is output through the
RS-485 interface and standard MODBUS
protocol; the lead adopts a 4-core
twisted-pair shielded cable; the product is
with high precision, fast response, strong
anti-interference ability.

2.Application
HVAC, dehumidifier, testing and testing
equipment, consumer products, automobiles, automatic control, data loggers, weather
stations, home appliances, humidity control, medical and other related humidity
detection and control.

3. Product selection and parameters


Model Power Data
Category Accuracy
Number supply Interface
<±0.5℃(0℃~65℃)
XZ-MUS-LTP temperature DC:5-36V RS-485
< ±1℃(-40℃~80℃)

<±0.3℃(0℃~65℃)
temp
< ±1℃(-40℃~80℃)
XZ-MUS-LTH Temp&humidity <±3(10%~90%RH) DC:5-36V RS-485
humidity
<±4.5(10%~90%RH)

4.Pin definitions

Wire color definition Remark

Red, black DC:5-36V No distinction between positive and negative poles

Green RS485-A

Yellow RS485-B

Email:[email protected] Tel:0755-22675449
Shenzhen Thingsend Tech CO., Ltd
5.Dimension

6.Communication Protocol
6.1 Parameter setting and read data protocol
XZ-MUS-LTX adopts MODBUS protocol, CRC check standard MODBUS-CRC16, factory default
baud rate 9600bps, 8N1 data format.
Note: During parameter setting, if the address cannot be confirmed, only one terminal
device is kept on the bus, and the address uses FF, and the parameters can be reset.
The device with the FF address is an invalid device.
6.1.1 Modify XZ-MUS-LTX address, modify the address range 0x01~0xFF.

ID FN RG SETID CRC

0xFF 0x06 0x4001 0x01 0x8B 0x43

FF 06 40 01 01 8B 43
ID: 0xFF (Used when the sensor address cannot be confirmed),0x01~0xFE
FN: 0x06
RG: 0x4001 Address register address 2 bytes
SETID:(0x01~0xFE)set the address of XZ-MUS-LTX
CRC: MODBUS-CRC16
Return: 01 06 01 01 04 E7

Email:[email protected] Tel:0755-22675449
Shenzhen Thingsend Tech CO., Ltd
MID FN LEN ID CRC
0x01 0x06 0x01 0x01 0x04 0xE7

6.1.2 Modify the serial baud rate of the XZ-MUS-XXX, and modify the baud rate range from 1200bps
to 115200bps.

ID FN RG SETBU CRC

0x01 0x06 0x4002 0x08 0x0F 0x77

01 06 40 02 08 0F 77
ID: 0x01~0xFE
FN: 0x06
RG: 0x4002 Baud rate register address 2 bytes
SETBU:(0x01~0x08)set the baud rate of XZ-MUS-XXX from 1200bps to 115200bps
01:1200bps 02:2400bps 03:4800bps 04:9600bps
05:19200bps 06:38400bps 07:76800bps 08:115200bps
CRC: MODBUS-CRC16
Return: 01 06 01 08 2D 76

MID FN LEN BU CRC


0x01 0x06 0x01 0x08 0x2D 0x76

6.1.3 Modify the serial port parity bit of XZ-MUS-LTX and change the parity bit to no parity,
even parity, and odd parity.

ID FN RG SETVF CRC

0x01 0x06 0x4003 0x02 0x74 0xE5

01 06 40 03 02 74 E5
ID: 0x01~0xFE
FN: 0x06
RG: 0x4003 Check bit register address 2 bytes
SETVF:(0x01~0x03)set the check bit of XZ-MUS-XXX
01: No parity 02: Even parity 03: Odd parity
CRC: MODBUS-CRC16
Return: 01 06 01 02 67 D7

MID FN LEN VF CRC


0x02 0x06 0x01 0x02 0x67 0xD7

6.1.4 Modify the serial port stop bit of XZ-MUS-XXX, modify the stop bit to 1bit, 2bit.

ID FN RG SETBU CRC

Email:[email protected] Tel:0755-22675449
Shenzhen Thingsend Tech CO., Ltd
0x01 0x06 0x4004 0x01 0x52 0xA2

01 06 40 04 01 80 4C
ID: 0x01~0xFE
FN: 0x06
RG: 0x4004 Stop bit register address 2 bytes
SETST:(0x01~0x03)set stop bit of XZ-MUS-XXX
01:1bit 02:2bit
CRC: MODBUS-CRC16
Return: 01 06 01 01 04 E7

MID FN LEN ST CRC


0x01 0x06 0x01 0x01 0x04 0xE7

6.1.5 Read the data of XZ-MUS-XXX parameter register.

ID FN RG LEN CRC

0x01 0x04 0x4001 0x0005 0xAF 0xC5

01 04 40 01 00 05 AF C5
ID: 0x01~0xFE
FN: 0x04
RG: 0x4001 Start register address 2 bytes
LEN: 0x0004 Read register length, read 4 register values
CRC: MODBUS-CRC16
Return: 01 04 05 01 08 02 01 01 F6 A7

MID FN LEN ID BU VF ST GR CRC


0x01 0x04 0x04 0x01 0x08 0x02 0x01 0x01 0xF6 0xA7

6.2 Sensor data reading protocol

ID FN RG LEN CRC

0x01 0x03 0x0001 0x0003 0x21 0xAC

ID: 0x01~0xFE sensor address


FN: 0x03
RG: 0x0001 temperature sensor address, 0x0002 humidity sensor address, 0x0003 (Ignore)
Return:01 03 06 01 07 02 FE FF A0 29 03

MID FN LEN TMP HUM RSSI CRC


0x01 0x03 0x06 0x0107 0x02FE 0xFFA0 0x29 0x03

Email:[email protected] Tel:0755-22675449
Shenzhen Thingsend Tech CO., Ltd
Register 1: Temperature, 16-bit signed number, the reading is divided by 10 to get the temperature

value.

0x0107 = 26.3℃ 0xFF32 = -20.6℃

Register 2: Humidity, a 16-bit unsigned number, the reading is divided by 10 to get the relative

humidity.

0x02FE = 76.6%

Register 3: Signal strength, 16-bit signed number, the reading is signal strength dBm

0xFFA0 = -96dBm

Note: Register 3 is only valid for wireless MODBUS sensor readings.

Email:[email protected] Tel:0755-22675449

You might also like