Category: Products Gas sensor module Aluminum alloy gas module
Key words: Products
Model: SK/MIC-500
Measurement object: CO2/Ex/CH4/CO/H2S/O2/N2/NH3/CL2/H2/He/Ar/CH2O/O3/NO/NO2/SO2/C2H4O/PH3/COCL2/HBR/HCL/HCN/CLO2/SIH4/CH3BR/SO2F2/F2/HF/C2H2/CS2/SF6/C2H4/C2H6O/H2O2/VOC/PM/RH
Category: Products Gas sensor module Aluminum alloy gas module
Key words: Products
Model: SK/MIC-500
Measurement object: CO2/Ex/CH4/CO/H2S/O2/N2/NH3/CL2/H2/He/Ar/CH2O/O3/NO/NO2/SO2/C2H4O/PH3/COCL2/HBR/HCL/HCN/CLO2/SIH4/CH3BR/SO2F2/F2/HF/C2H2/CS2/SF6/C2H4/C2H6O/H2O2/VOC/PM/RH
Features of the gas sensor module
★The whole machine is small in size and light in weight
★ Professional selection of imported sensors, which can be equipped with electrochemical, catalytic combustion, infrared principle, thermal conductivity principle,PID and other sensors.
★ High precision, high resolution, and rapid response.
★ Data recovery function eliminates the worries caused by accidental operations.
★ Factory precise calibration, no need for further calibration. .
The analog voltage or current and serial port are output simultaneously, which is convenient for customers to debug and use.
★ The most precise circuit design and manufacturing process, complex production but simple to use.
★ It can be connected to a computer for communication and self-calibration.
It comes with a built-in zero-point fine-tuning function, making it convenient to select reference data.
★ Low-power products with portable power supply can be widely used in analyzer instruments, atmospheric and environmental unmanned aerial vehicle monitoring.
Gas sensor module size diagram and pin definitions:
![]() |
![]() |
Schematic diagram of the 4-20mA connection for the gas sensor module:

Schematic diagram of RS485 connection for gas sensor module:

Application sites of gas sensor modules:
Pharmaceutical research, school research, pharmaceutical production workshops, tobacco companies, environmental monitoring, building construction, fire alarm, sewage treatment, petroleum and petrochemical, chemical plants, smelters, steel mills, coal mines, thermal power plants, boiler rooms Gas filling stations, garbage treatment plants, tunnel construction, oil pipelines, aerospace, industrial gas process control, indoor air quality testing, underground gas pipeline maintenance, safety protection in hazardous areas, military equipment testing, etc.
ModbusRTU Instruction set
This agreement lists the main registers of toxic gas detectors, toxic gas detector modules, dust detectors, temperature and humidity detectors, etc. Some specific registers are only valid in their respective devices. For example, the real-time values of temperature and humidity are only valid in temperature and humidity detectors.
03The format for using function codes
Sent by the host:
Note: Data address range: 0 to 47 (i.e., 0x0000 to 0x002F). The valid data addresses for users are as follows. The remaining addresses will be reserved.
Slave machine reply:
Note: When the host reads data, the maximum address must not exceed 0x002F, that is, the sum of the starting address and the number of data points must not exceed 0x002F; otherwise, an error will be reported and the reading will fail.
Note: The six parameters of real-time detection value, low alarm value, high alarm value, full scale of the equipment, alarm hysteresis, and concentration at the calibration point need to be calculated in combination with the number of decimal places. For example, if the real-time detection value is 1256 in decimal and the decimal place of this equipment is 2, then the actual real-time detection value is 12.56. The same applies to the other five parameters.
Sent by the host:01 03 00 00 00 01 84 0A
Slave machine reply:01 03 02 00 02 39 85 (The real-time concentration of the gas is 2ppm)
Sent by the host:01 03 00 01 00 01 D5 CA
Slave machine reply:01 03 02 00 40 B9 B4 (The underreported value is 64)
Sent by the host:01 03 00 02 00 01 25 CA
Slave machine reply:01 03 02 00 64 B9 AF (The high reported value is 100)
Sent by the host:01 03 00 0C 00 01 44 09
Slave machine reply:01 03 02 00 01 79 84 (address #1)
Sent by the host:01 03 00 0B 00 01 F5 C8
Slave machine reply:01 03 02 03 E8 B8 FA (The full scale is 1000)
Sent by the host:01 03 00 0E 00 01 E5 C9
Slave machine reply:01 03 02 00 09 78 42 (Equipment inspection objectCO)
(The following is represented in Hex codes, including but not limited to the types of gases listed in the table)
List of names and numbers of some gases:
Sent by the host:01 03 00 0D 00 01 15 C9
Slave machine reply:01 03 02 00 02 39 85 (2位小数点)
Sent by the host:01 03 00 17 00 01 34 0E
Slave machine reply:01 03 02 00 F6 38 02 (ppm)
0000:empty; 00F6:ppm; 005F:ppb; 200E:%LEL; 380E:%VOL; 3900:ug/m3; 4000:mg/m3
Sent by the host:01 03 00 24 00 01 C4 01
Slave machine reply:01 03 02 00 14 B8 4B(The hysteresis value is:0x0014=20)
To modify the register content, use the 06 function code (when the specific address number is unknown, the universal code FE can be used).
Sent by the host
Slave machine reply
Sent by the host:01 06 00 01 00 30 D8 1E
Slave machine reply:01 06 00 01 00 30 D8 1E(The low reporting for repair has been changed0x30,That is 48)
Sent by the host:01 06 00 02 00 64 29 E1
Slave machine reply:01 06 00 02 00 64 29 E1(The high report has been revised 0x64,That is 100)
Sent by the host:01 06 00 0C 00 02 C8 08
Slave machine reply:01 06 00 0C 00 02 C8 08(The address has been modified to2)
Note: After executing the instruction to modify the address register, when the next instruction is executed, the address byte must be replaced with a new address; otherwise, normal communication cannot occur and the CRC16 check code will need to be recalculated.
Sent by the host:01 06 00 19 00 00 58 0D
Slave machine reply:01 06 00 19 00 00 58 0D(Zero adjustment in a clean and atmospheric environment
Sent by the host:01 06 00 19 08 29 9E 13(Calibrated as 2089,It has nothing to do with decimal points)
Slave machine reply:01 06 00 19 08 29 9E 13
Sent by the host:01 06 00 24 00 32 48 14
Slave machine reply:01 06 00 24 00 32 48 14(Modify the lag to 0x0032,That is 50)
Features of the gas sensor module
★The whole machine is small in size and light in weight
★ Professional selection of imported sensors, which can be equipped with electrochemical, catalytic combustion, infrared principle, thermal conductivity principle,PID and other sensors.
★ High precision, high resolution, and rapid response.
★ Data recovery function eliminates the worries caused by accidental operations.
★ Factory precise calibration, no need for further calibration. .
The analog voltage or current and serial port are output simultaneously, which is convenient for customers to debug and use.
★ The most precise circuit design and manufacturing process, complex production but simple to use.
★ It can be connected to a computer for communication and self-calibration.
It comes with a built-in zero-point fine-tuning function, making it convenient to select reference data.
★ Low-power products with portable power supply can be widely used in analyzer instruments, atmospheric and environmental unmanned aerial vehicle monitoring.
Gas sensor module size diagram and pin definitions:
![]() |
![]() |
Schematic diagram of the 4-20mA connection for the gas sensor module:

Schematic diagram of RS485 connection for gas sensor module:

Application sites of gas sensor modules:
Pharmaceutical research, school research, pharmaceutical production workshops, tobacco companies, environmental monitoring, building construction, fire alarm, sewage treatment, petroleum and petrochemical, chemical plants, smelters, steel mills, coal mines, thermal power plants, boiler rooms Gas filling stations, garbage treatment plants, tunnel construction, oil pipelines, aerospace, industrial gas process control, indoor air quality testing, underground gas pipeline maintenance, safety protection in hazardous areas, military equipment testing, etc.
ModbusRTU Instruction set
This agreement lists the main registers of toxic gas detectors, toxic gas detector modules, dust detectors, temperature and humidity detectors, etc. Some specific registers are only valid in their respective devices. For example, the real-time values of temperature and humidity are only valid in temperature and humidity detectors.
03The format for using function codes
Sent by the host:
Note: Data address range: 0 to 47 (i.e., 0x0000 to 0x002F). The valid data addresses for users are as follows. The remaining addresses will be reserved.
Slave machine reply:
Note: When the host reads data, the maximum address must not exceed 0x002F, that is, the sum of the starting address and the number of data points must not exceed 0x002F; otherwise, an error will be reported and the reading will fail.
Note: The six parameters of real-time detection value, low alarm value, high alarm value, full scale of the equipment, alarm hysteresis, and concentration at the calibration point need to be calculated in combination with the number of decimal places. For example, if the real-time detection value is 1256 in decimal and the decimal place of this equipment is 2, then the actual real-time detection value is 12.56. The same applies to the other five parameters.
Sent by the host:01 03 00 00 00 01 84 0A
Slave machine reply:01 03 02 00 02 39 85 (The real-time concentration of the gas is 2ppm)
Sent by the host:01 03 00 01 00 01 D5 CA
Slave machine reply:01 03 02 00 40 B9 B4 (The underreported value is 64)
Sent by the host:01 03 00 02 00 01 25 CA
Slave machine reply:01 03 02 00 64 B9 AF (The high reported value is 100)
Sent by the host:01 03 00 0C 00 01 44 09
Slave machine reply:01 03 02 00 01 79 84 (address #1)
Sent by the host:01 03 00 0B 00 01 F5 C8
Slave machine reply:01 03 02 03 E8 B8 FA (The full scale is 1000)
Sent by the host:01 03 00 0E 00 01 E5 C9
Slave machine reply:01 03 02 00 09 78 42 (Equipment inspection objectCO)
(The following is represented in Hex codes, including but not limited to the types of gases listed in the table)
List of names and numbers of some gases:
Sent by the host:01 03 00 0D 00 01 15 C9
Slave machine reply:01 03 02 00 02 39 85 (2位小数点)
Sent by the host:01 03 00 17 00 01 34 0E
Slave machine reply:01 03 02 00 F6 38 02 (ppm)
0000:empty; 00F6:ppm; 005F:ppb; 200E:%LEL; 380E:%VOL; 3900:ug/m3; 4000:mg/m3
Sent by the host:01 03 00 24 00 01 C4 01
Slave machine reply:01 03 02 00 14 B8 4B(The hysteresis value is:0x0014=20)
To modify the register content, use the 06 function code (when the specific address number is unknown, the universal code FE can be used).
Sent by the host
Slave machine reply
Sent by the host:01 06 00 01 00 30 D8 1E
Slave machine reply:01 06 00 01 00 30 D8 1E(The low reporting for repair has been changed0x30,That is 48)
Sent by the host:01 06 00 02 00 64 29 E1
Slave machine reply:01 06 00 02 00 64 29 E1(The high report has been revised 0x64,That is 100)
Sent by the host:01 06 00 0C 00 02 C8 08
Slave machine reply:01 06 00 0C 00 02 C8 08(The address has been modified to2)
Note: After executing the instruction to modify the address register, when the next instruction is executed, the address byte must be replaced with a new address; otherwise, normal communication cannot occur and the CRC16 check code will need to be recalculated.
Sent by the host:01 06 00 19 00 00 58 0D
Slave machine reply:01 06 00 19 00 00 58 0D(Zero adjustment in a clean and atmospheric environment
Sent by the host:01 06 00 19 08 29 9E 13(Calibrated as 2089,It has nothing to do with decimal points)
Slave machine reply:01 06 00 19 08 29 9E 13
Sent by the host:01 06 00 24 00 32 48 14
Slave machine reply:01 06 00 24 00 32 48 14(Modify the lag to 0x0032,That is 50)

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Sulfur hexafluoride (SF6). Range: 0-1000ppm,0-3000PPM,0-5000PPM. Resolution: 1PPM. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Acetylene (C2H2). Range: 0-100%LEL Resolution: 0.1LEL. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: PID Gas: Methyl Bromide (CH3Br). Range: 0 to 50/100/200/500/1000/2000/3000ppm Resolution: 0.01ppm;0.1ppm;1ppm. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle:Electrochemistry Gas: ozone (O3) Range: 0-50PPM,0-100PPM. Resolution: 0.01PPM,0.1PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Sulfur hexafluoride (SF6). Range: 0-1000ppm,0-3000PPM,0-5000PPM. Resolution: 1PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle: Electrochemistry Gas: Chlorine Dioxide/CLO2 Range: 0-10ppm;0-1ppm. Resolution: 0.01PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle:Electrochemistry Gas: Formaldehyde (CH2O) Range: 0-50PPM,0-100PPM. Resolution: 0.01PPM,0.1PPM. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction Detection Principle: Electrochemistry Gas: N2 Range: 0-100%vol Resolution: 1%vol. Accuracy: ≤±2% F.S.

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920 Measurement object: CO2/Ex/CH4/CO/H2S/O2/N2/NH3/CL2/H2/He/Ar/CH2O/O3/NO/NO2/SO2/C2H4O/PH3/COCL2/HBR/HCL/HCN/CLO2/SIH4/CH3BR/SO2F2/F2/HF/C2H2/CS2/SF6/C2H...

Detection gas:EX_Flammable-CH4 Range:0-100%LEL (3-100%LEL) / 0-5%VOL Detection Principle:Infrared Resolution:0.1%LEL_0.001%VOL Detection Accuracy:±2%F.S Model:SK/MIC-600

Detection gas:CO,Carbon monoxide Range:0-1000ppm/0-5000ppm/custom Detection Principle:Electrochemistry Resolution:1ppm Detection Accuracy:±2%F.S Model:HNAG1000

Detection gas:CO,Carbon monoxide Range:0-1000ppm/0-5000ppm/custom Detection Principle:Electrochemistry Resolution:1ppm Detection Accuracy:±2%F.S Model:HNAG1000

Detection gas:O2/Oxygen Range:0-30%VOL (0-25%VOL) / 0-100%VOL Detection Principle:Electrochemistry Resolution:0.1%VOL/0.01%VOL Detection Accuracy:±2%F.S Model:HNAG920

Detection gas:O2/Oxygen Range:0-30%VOL (0-25%VOL) / 0-100%VOL Detection Principle:Electrochemistry Resolution:0.1%VOL/0.01%VOL Detection Accuracy:±2%F.S Model:HNAG920

Category: Products Flue gas pretreatment system Simple Pretreatment Online Monitoring System Key words: Products Model: SK/MIC-7500 Measurement object: CO2/Ex/CH4/CO/H2S/O2/N2/NH3/CL2/H2/He/Ar/CH2O/O3/NO/NO2/SO2/C2H4O/PH3/COCL2/HBR/HCL/HCN/CLO2/SIH4/...

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle: Thermal conductivity Gas: helium (He) Range: 0-100%vol Resolution: 1%vol. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle:Electrochemistry Gas: ozone (O3) Range: 0-50PPM,0-100PPM. Resolution: 0.01PPM,0.1PPM. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction Detection Principle: Electrochemistry Gas: Hydrogen Fluoride (HF) Range: 0-10ppm,0-50ppm,0-100ppm Resolution: 0.01ppm,0.1ppm. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Electrochemistry Gas: Ethanol(C2H6O) Range: 0-10ppm,0-50ppm,0-100ppm,Custom Resolution: 0.01ppm,0.1ppm,1ppm. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Electrochemistry Gas: Ethylene (C2H4) Range: 0-10ppm,0-50ppm,0-100ppm,0-200ppm. Resolution: 0.01ppm,0.1ppm. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Sulfur hexafluoride (SF6). Range: 0-1000ppm,0-3000PPM,0-5000PPM. Resolution: 1PPM. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Acetylene (C2H2). Range: 0-100%LEL Resolution: 0.1LEL. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle: PID Gas: Methyl Bromide (CH3Br). Range: 0 to 50/100/200/500/1000/2000/3000ppm Resolution: 0.01ppm;0.1ppm;1ppm. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction and Diffusion Detection Principle:Electrochemistry Gas: ozone (O3) Range: 0-50PPM,0-100PPM. Resolution: 0.01PPM,0.1PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction and Diffusion Detection Principle: Infrared NDIR Gas: Sulfur hexafluoride (SF6). Range: 0-1000ppm,0-3000PPM,0-5000PPM. Resolution: 1PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle: Electrochemistry Gas: Chlorine Dioxide/CLO2 Range: 0-10ppm;0-1ppm. Resolution: 0.01PPM. Accuracy: ≤±2% F.S.

Model: HNAG900 Sampling Method: Pumping Suction Detection Principle:Electrochemistry Gas: Formaldehyde (CH2O) Range: 0-50PPM,0-100PPM. Resolution: 0.01PPM,0.1PPM. Accuracy: ≤±2% F.S.

Model: HNAG920 Sampling Method: Pumping Suction Detection Principle: Electrochemistry Gas: N2 Range: 0-100%vol Resolution: 1%vol. Accuracy: ≤±2% F.S.

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920 Measurement object: CO2/Ex/CH4/CO/H2S/O2/N2/NH3/CL2/H2/He/Ar/CH2O/O3/NO/NO2/SO2/C2H4O/PH3/COCL2/HBR/HCL/HCN/CLO2/SIH4/CH3BR/SO2F2/F2/HF/C2H2/CS2/SF6/C2H...

Detection gas:EX_Flammable-CH4 Range:0-100%LEL (3-100%LEL) / 0-5%VOL Detection Principle:Infrared Resolution:0.1%LEL_0.001%VOL Detection Accuracy:±2%F.S Model:SK/MIC-600

Detection gas:CO,Carbon monoxide Range:0-1000ppm/0-5000ppm/custom Detection Principle:Electrochemistry Resolution:1ppm Detection Accuracy:±2%F.S Model:HNAG1000

Detection gas:CO,Carbon monoxide Range:0-1000ppm/0-5000ppm/custom Detection Principle:Electrochemistry Resolution:1ppm Detection Accuracy:±2%F.S Model:HNAG1000

Detection gas:O2/Oxygen Range:0-30%VOL (0-25%VOL) / 0-100%VOL Detection Principle:Electrochemistry Resolution:0.1%VOL/0.01%VOL Detection Accuracy:±2%F.S Model:HNAG920

Detection gas:O2/Oxygen Range:0-30%VOL (0-25%VOL) / 0-100%VOL Detection Principle:Electrochemistry Resolution:0.1%VOL/0.01%VOL Detection Accuracy:±2%F.S Model:HNAG920