Inhand Rs-co2 Ws-n01 Co2 Temperature And Humidity Transmitter Instruction Manual

Inhand Rs-co2 Ws-n01 Co2 Temperature And Humidity Transmitter Instruction Manual

Inhand

Inhand RS-CO2 WS-N01 CO2 Temperature and Humidity Transmitter

Inhand-RS-CO2-WS-N01-Temperature-and-Humidity-Transmitter

Product Introduction

Product summary
The transmitter is widely used in communication room, warehouse buildings and automatic temperature and humidity monitoring needs of the place, the sensor input power, temperature measurement unit, the signal output is completely isolated from three parts. Safe, reliable, beautiful appearance, easy installation.

Function feature
This product uses high sensitivity gas detection probe, signal stability, high precision. With a wide measuring range, good linearity, easy to use, easy to install, transmission distance and so on.

Main technology parameter

  • Power supply: 10 ~ 30V DC
  • average current: <85mA
  • CO2 Measurement range: 0 ~ 5000ppm (can be customized)
  • Accuracy of CO2: ± (40ppm + 3% F · S) (25 ℃)
  • Temperature measurement range: -40 ℃ ~ 80 ℃
  • Humidity measurement range: 0 ~ 100% RH
  • Stability: <2% F · S
  • Data Update Time: 2s
  • Temperature effects: comes with temperature Compensation
  • Temperature accuracy: ± 0.5 ℃
  • Humidity accuracy: ± 3% RH
  • Nonlinearity: <1% F · S
  • Warm-up time: 2min (available), 10min (maximum precision)
  • Output signal: 485, relay (optional)

System frame diagramInhand-RS-CO2-WS-N01-Temperature-and-Humidity-Transmitter-1

Device Installation Instruction

Check before the device installation

Device list: 

  • One transmitter equipment
  • Certificate, warranty card, and after sales service card and so on
  • one 12V/2A waterproof power (select)
  • USB transfer to 485 (select)

Joggle instruction
Range 10V-30V of wide voltage is available in power input, the A wire and B wire cannot be connected contrary when connecting to 485 signals, and the address among several devices on the total wire cannot be conflicted.

 Line colorDescription
powerbrownPower supply is (10 ~ 30V DC)
blackPower supply negative
Communicationyellow485-A
blue485-B

485 field wiring instructions
Multiple 485 models of equipment access the same bus, the field wiring has certain requirements, please refer to the specific parameters Test data packets in the “485 device field wiring manual.”

Configuration Software Installation and Application

Software selection

Opening the datagram, and choosing “test software” —- “485 parameter setting software” and finding out  and opening it.

Parameter setting

  1. select the right COM port (“my computer——properties——deceive manager——Port”) and check the COM port from the Port, the name of several different kinds of 485 transmitter driveInhand-RS-CO2-WS-N01-Temperature-and-Humidity-Transmitter-2
  2. connect with only one device and be powered, and click “test the baud rate” of the software to test the device baud rate and address, the default baud rate is 4800bit/s and default address is 0x01
  3. Change the address and baud rate based on the application requirement, and meanwhile the current situation of the device function can be checked
  4. if the test is not success, please check the device wring and 485 drive installation situations againInhand-RS-CO2-WS-N01-Temperature-and-Humidity-Transmitter-3

Communication Agreement

Communication basic parameter

Stop Bit1bit
Error checkCRC(Redundant cyclic codes)
Baud Rat

e

2400bit/s, 4800bit/s, 9600 bit/s options, the factory default 4800bit/s
The concept of data frame format

Apply Modbus-RTU communication rules, the format below:

  • Initial structure ≥4 byte time
  • Address code = 1 byte
  • Function code = 1 byte
  • Data area = N byte
  • Incorrect revision = 16 byte CRC code
  • Ending structure ≥4 byte time
  • Address code:the address of the transmitter,and will be the only (factory default 0x01) in the communication net. Function code : the order function orders from
  • host computer; this transmitter only uses function code  0x03(reading register date).
  • Data area:data area is the specific communication data, attention16bits data high byte in front!
  • CRC codetwo-byte revision code.
  • Main computer enquires frame structure
Addr ess

Code

Functi on

Code

Register Origin AddressRegister LengthRevision Code

in Low Position

Revision Code

in High

Position

1byte1byte2bytes2bytes1byte1byte

Accessorial computer replying frame structure: 

Addres s CodeFunc tion CodeEffectiv

e ness Byte NO.

Data Area OneData Are a TwoData Area NRevision Code
1byte1byte1byte2bytes2bytes2bytes2bytes
Register address
RegisterPLC orContentOperatiScope and definition
AddressConfiguration

Address

 ionof the definition
0000 H40001TemperatureRead only0~1000
0001 H40002humidityRead

only

-400~1000
0002 H40003CO2

concentration

Read and write0~5000
0030 H40049Temperature upper limit alarm

value

Read and write-400~1000
0031 H40050Temperature lower limit alarm

value

Read and write-400~1000
0032 H40051Temperature alarm back to the

difference

Read and write0~1000
0033 H40052Temperature calibration valueRead and write-400~1000
0034 H40053The temperature relay

is enabled

Read and write1 is enabled, 0 is disabled
0035 H40054High humidity alarm

value

Read and write0~1000
0036 H40055Low alarm

value of humidity

Read

and write

0~1000
0037 H40056Humidity alarm back to the

difference

Read and write0~1000
0038 H40057Humidity

calibration value

Read

and write

-400~1000
0039 H40058The humidity relay isRead and1 is enabled, 0 is disabled
  enabledwrite 
003a H40059CO2 high

alarm value

Read

and write

0~5000
003b H40060CO2 lower

limit alarm value

Read

and write

0~5000
003c H40061CO2 alarm

back to the difference

Read and write0~5000
003d H40062CO2

calibration value

Read

and write

-2000~2000
003e H40063CO2 relay is enabledRead and write1 is enabled, 0 is disabled
0040 H40065Relay StatusRead

and write

1 for the suction, 0

for the disconnect

Communication agreement example and explaining

For example: Read the CO2 value at device address 0x01 enquiry frame: 

Address CodeFunction CodeStart AddressData LengthCheck Dig it

Low

Check Digit High
0x010x030x00 0x0

2

0x00 0x010x250xCA

Replication frame: (For example, read CO2 to 3000 ppm) 

Address CodeFunctio n

Code

Returns the number of valid bytesLight intensity

value

Check

digit low

Check digit high
0x010x030x020x0B 0xB80xBF0x06

CO2: BB8 H (Hex) = 3000 => CO2 = 3000 ppm

For example:Read the CO2 with Temperature and humidity value at device address 0x01

enquiry frame: 

Address CodeFunction CodeStart AddressData LengthCheck Di gitCheck Digit High
    Low 
 

0x01

 

0x03

0x00 0x0

0

0x00 0x0

3

 

0x05

0xCB

Replication frame: (when reading temperature is -7.5℃,humidity is 35.9%RH, CO2 is 3000ppm)

Address CodeFunction CodeValid bytesHumidity valueTemperature valueCO2

value

Check digit lowCheck digit high
0x010x030x060x01 0x670xFF 0xB50x0B 0xB80x330xDC

Common Problem and Solution

Device cannot be connected with PLC or computer

Reasons possible:

  1. Several COM ports in the computer, the port be chosen is incorrect.
  2. The device address is wrong, or some device addresses are repeat.(all factory defaults are ).
  3. Baud rate, revision mode, data position and stop position are wrong.
  4. The main computer and polling interval is too small and time waiting for replying is too short, and all need to set over 200ms.
  5. The 485 general wire is broken or the A wire and B wire are connected in the wrong side.
  6. To many devices or too long wires, the power needs to be chosen nearby, add 485 intensifiers, and add 120Ω terminal electric resistance.
  7. The driver of USB transfer to 485is not installed or damaged.
  8. The device is broken.

Document History

  • V1.0: Document building.
  • V1.1: add a variety of card rail shell.
  • V1.2: increase wiring rules and solutions to common problems.

Shell Size

The overall size: 110 × 85 × 44mmInhand-RS-CO2-WS-N01-Temperature-and-Humidity-Transmitter-4

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals