Silane Gas sensor Module Methyl Bromide Gas Module Sulfuric Acid Mist Gas sensor Sulfur Hexafluoride Gas sensor Module RS485 4-20mA diffusion 0.3 to 0.5ltr/min


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



Product Description

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

Working voltage

12-24V

Baud rate

9600,N,8,1

Measure gas

Optional

Detection principle

Optional

Sampling accuracy

±%3F.S

Response time (T90

<30S

Repeatability

±1%F.S

Working humidity

0-95%RH(No condensation

Working temperature

-20  50℃

Long-term drift

≤±1%F.S/years

Storage temperature

-20  50℃

Preheating time

10S

Working current

≤50mA

Working air pressure

101Kpa±20KPa

Installation method

M20*1.5 External thread

Warranty period

1 year

Output interface

RS485+420mA

Shell material

ABS/Aluminum alloy

Service life

23 years

External dimensions (excluding pins)

Diameter 48   high95mm

Measurement range

For details, please refer to the selection table.

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.

 

 

  • The RS485 interface adopts the standard modbusRTU protocol, with a baud rate of 9600, no parity bit, 8 data bits, and 1 stop bit.
  • Supported function code: 03: Read single or multiple register values; 06: Write a single register value.

 

  • The content of the register is read using the 03 function code

03The format for using function codes

Sent by the host

Address

03

High starting address

Low starting address

Number of registers high bits

The number of registers is low.

CRCL

CRCH

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

Address

03

Byte count n*2

Data 1 High position

Data  1 Low position

Date  n  hight position

Date n low position

CRCL

CRCH

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.

  1. Read the real-time detection value (FE is the broadcast address, which must be changed to a specific slave number when in use, the same below)

Sent by the host01 03 00 00 00 01 84 0A

Slave machine reply01 03 02 00 02 39 85 The real-time concentration of the gas is 2ppm

 

  1. Read the low alarm value

 Sent by the host01 03 00 01 00 01 D5 CA

Slave machine reply01 03 02 00 40 B9 B4 The underreported value is 64

 

  1. Read the high reported value

 Sent by the host01 03 00 02 00 01 25 CA

Slave machine reply01 03 02 00 64 B9 AF  The high reported value is 100

 

  1. Read the device address (use the universal code FE when the device address is unknown. The universal code is applicable to all instructions of 03 and 06)

Sent by the host01 03 00 0C 00 01 44 09 

Slave machine reply01 03 02 00 01 79 84 address #1

 

  1. Read the full scale of the device

Sent by the host01 03 00 0B 00 01 F5 C8

Slave machine reply01 03 02 03 E8 B8 FA The full scale is 1000

 

  1. Read the type of device

 Sent by the host01 03 00 0E 00 01 E5 C9

Slave machine reply01 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

0x00

0x01

ASH3

0x02

Br2

0x03

C2H4

0x04

C7H8

0x05

CH4

0x06

CH2O

0x07

CL2

0x08

CLO2

0x09

CO

0x0A

CO2

0x0B

COCL

0x0C

ETO

0x0D

Ex

0x0E

F2

0x0F

GEH4

0x10

H2

0x11

H2S

0x12

HBr

0x13

HCHO

0x14

HCL

0x15

HCn

0x16

HF

0x17

N2

0x18

NH3

0x19

NO

0x1A

NO2

0x1B

NOX

0x1C

O2

0x1D

O3

0x1E

PH3

0x1F

PLG

0x20

PM2.5

0x21

PM10

0x22

S1H4

0x23

SO2

0x24

TBM

0x25

THT

0x26

VOC

0x27

XXXX

0x28

PM

0x29

H2O2

0x2A

CH3Br

0x2B

SF6

0x2C

SO2F2

0x2D

Ar

0x2E

He

0x2F

NMP

0x30

C2H3N

0x31

PM100

0x32

PM1.0

0x33

CH

0x34

C3H3N

0x35

C3H6O

0x36

C3H8

0x37

C6H6

0x38

C8H10

0x39

C2H2

0x3A

C2H6

0x3B

C4H10

 

 

 

 

 

 

 

 

  1. Read the decimal point

 Sent by the host01 03 00 0D 00 01 15 C9

Slave machine reply01 03 02 00 02 39 85  2位小数点)

 

  1. Unit reading

 Sent by the host01 03 00 17 00 01 34 0E

Slave machine reply01 03 02 00 F6 38 02 ppm

 

0000empty; 00F6ppm; 005Fppb; 200E%LEL; 380E%VOL; 3900ug/m3; 4000mg/m3

 

  1. Read and retrieve the difference

 Sent by the host01 03 00 24 00 01 C4 01

 Slave machine reply01 03 02 00 14 B8 4BThe hysteresis value is0x0014=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

Address

06

High bit of the address register

Low bit of the address register

Modify the high value

Modify the lower digit of the value

CRCL

CRCH

Slave machine reply

Address

06

High bit of the address register

Low bit of the address register

Modify the high value

Modify the lower digit of the value

CRCL

CRCH

 

  1. Modify the low report register

 

Sent by the host01 06 00 01 00 30 D8 1E

Slave machine reply01 06 00 01 00 30 D8 1EThe low reporting for repair has been changed0x30That is 48

 

  1. Modify the high report register

Sent by the host01 06 00 02 00 64 29 E1

Slave machine reply01 06 00 02 00 64 29 E1The high report has been revised  0x64That is  100

 

  1. Modify the address register

Sent by the host01 06 00 0C 00 02 C8 08

Slave machine reply01 06 00 0C 00 02 C8 08The 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.

 

  1.  Zero adjustment of the equipment

Sent by the host01 06 00 19 00 00 58 0D

Slave machine reply01 06 00 19 00 00 58 0D(Zero adjustment in a clean and atmospheric environment

 

  1. Equipment calibration

Sent by the host01 06 00 19 08 29 9E 13Calibrated as  2089It has nothing to do with decimal points

Slave machine reply01 06 00 19 08 29 9E 13

 

  1.  Modify the hysteresis

Sent by the host01 06 00 24 00 32 48 14

Slave machine reply01 06 00 24 00 32 48 14Modify the lag to 0x0032,That is   50

 

 

Register function

Register address

range

Read/Write

Real-time concentration

0x0000

----

Read-only

Low alarm value

0x0001

It is generally for the range  20%

Readable/writable

High alarm value

0x0002

It is generally for the range  50%

Readable/writable

PM1.0

0x0005

0-65535, 16-bit unsigned integer

Read-only, dust effective

PM2.5

0x0006

0-65535, 16-bit unsigned integer

Read-only, dust effective

PM10

0x0007

0-65535, 16-bit unsigned integer

Read-only, dust effective

Temperature

0x0008

A 16-bit signed integer. The actual temperature should be divided by 100

Read-only, temperature and humidity are valid

Humidity

0x0009

A 16-bit unsigned integer. The actual humidity should be divided by 10

Read-only, temperature and humidity are valid

Equipment full scale

0x000B

----

Read-only

Equipment address

0x000C

The factory version is No. 1

Readable/writable

Number of decimal places

0x000D

0,1,2,3

Readable/writable

Types of equipment

0x000E

 

Read-only

"Unit

0x0017

0000empty

00F6ppm

005Fppb; 

200E%LEL; 

380E%VOL; 

3900ug/m3; 

4000mg/m3

 

 

 

Read-only

Zero adjustment/calibration

0x0019

Only effective for gases

Just write

Alarm hysteresis

0x0024

As of the factory  0

Readable/writable

Calibration concentration

0x0026

Actual standard gas concentration

Readable/writable

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

Working voltage

12-24V

Baud rate

9600,N,8,1

Measure gas

Optional

Detection principle

Optional

Sampling accuracy

±%3F.S

Response time (T90

<30S

Repeatability

±1%F.S

Working humidity

0-95%RH(No condensation

Working temperature

-20  50℃

Long-term drift

≤±1%F.S/years

Storage temperature

-20  50℃

Preheating time

10S

Working current

≤50mA

Working air pressure

101Kpa±20KPa

Installation method

M20*1.5 External thread

Warranty period

1 year

Output interface

RS485+420mA

Shell material

ABS/Aluminum alloy

Service life

23 years

External dimensions (excluding pins)

Diameter 48   high95mm

Measurement range

For details, please refer to the selection table.

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.

 

 

  • The RS485 interface adopts the standard modbusRTU protocol, with a baud rate of 9600, no parity bit, 8 data bits, and 1 stop bit.
  • Supported function code: 03: Read single or multiple register values; 06: Write a single register value.

 

  • The content of the register is read using the 03 function code

03The format for using function codes

Sent by the host

Address

03

High starting address

Low starting address

Number of registers high bits

The number of registers is low.

CRCL

CRCH

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

Address

03

Byte count n*2

Data 1 High position

Data  1 Low position

Date  n  hight position

Date n low position

CRCL

CRCH

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.

  1. Read the real-time detection value (FE is the broadcast address, which must be changed to a specific slave number when in use, the same below)

Sent by the host01 03 00 00 00 01 84 0A

Slave machine reply01 03 02 00 02 39 85 The real-time concentration of the gas is 2ppm

 

  1. Read the low alarm value

 Sent by the host01 03 00 01 00 01 D5 CA

Slave machine reply01 03 02 00 40 B9 B4 The underreported value is 64

 

  1. Read the high reported value

 Sent by the host01 03 00 02 00 01 25 CA

Slave machine reply01 03 02 00 64 B9 AF  The high reported value is 100

 

  1. Read the device address (use the universal code FE when the device address is unknown. The universal code is applicable to all instructions of 03 and 06)

Sent by the host01 03 00 0C 00 01 44 09 

Slave machine reply01 03 02 00 01 79 84 address #1

 

  1. Read the full scale of the device

Sent by the host01 03 00 0B 00 01 F5 C8

Slave machine reply01 03 02 03 E8 B8 FA The full scale is 1000

 

  1. Read the type of device

 Sent by the host01 03 00 0E 00 01 E5 C9

Slave machine reply01 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

0x00

0x01

ASH3

0x02

Br2

0x03

C2H4

0x04

C7H8

0x05

CH4

0x06

CH2O

0x07

CL2

0x08

CLO2

0x09

CO

0x0A

CO2

0x0B

COCL

0x0C

ETO

0x0D

Ex

0x0E

F2

0x0F

GEH4

0x10

H2

0x11

H2S

0x12

HBr

0x13

HCHO

0x14

HCL

0x15

HCn

0x16

HF

0x17

N2

0x18

NH3

0x19

NO

0x1A

NO2

0x1B

NOX

0x1C

O2

0x1D

O3

0x1E

PH3

0x1F

PLG

0x20

PM2.5

0x21

PM10

0x22

S1H4

0x23

SO2

0x24

TBM

0x25

THT

0x26

VOC

0x27

XXXX

0x28

PM

0x29

H2O2

0x2A

CH3Br

0x2B

SF6

0x2C

SO2F2

0x2D

Ar

0x2E

He

0x2F

NMP

0x30

C2H3N

0x31

PM100

0x32

PM1.0

0x33

CH

0x34

C3H3N

0x35

C3H6O

0x36

C3H8

0x37

C6H6

0x38

C8H10

0x39

C2H2

0x3A

C2H6

0x3B

C4H10

 

 

 

 

 

 

 

 

  1. Read the decimal point

 Sent by the host01 03 00 0D 00 01 15 C9

Slave machine reply01 03 02 00 02 39 85  2位小数点)

 

  1. Unit reading

 Sent by the host01 03 00 17 00 01 34 0E

Slave machine reply01 03 02 00 F6 38 02 ppm

 

0000empty; 00F6ppm; 005Fppb; 200E%LEL; 380E%VOL; 3900ug/m3; 4000mg/m3

 

  1. Read and retrieve the difference

 Sent by the host01 03 00 24 00 01 C4 01

 Slave machine reply01 03 02 00 14 B8 4BThe hysteresis value is0x0014=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

Address

06

High bit of the address register

Low bit of the address register

Modify the high value

Modify the lower digit of the value

CRCL

CRCH

Slave machine reply

Address

06

High bit of the address register

Low bit of the address register

Modify the high value

Modify the lower digit of the value

CRCL

CRCH

 

  1. Modify the low report register

 

Sent by the host01 06 00 01 00 30 D8 1E

Slave machine reply01 06 00 01 00 30 D8 1EThe low reporting for repair has been changed0x30That is 48

 

  1. Modify the high report register

Sent by the host01 06 00 02 00 64 29 E1

Slave machine reply01 06 00 02 00 64 29 E1The high report has been revised  0x64That is  100

 

  1. Modify the address register

Sent by the host01 06 00 0C 00 02 C8 08

Slave machine reply01 06 00 0C 00 02 C8 08The 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.

 

  1.  Zero adjustment of the equipment

Sent by the host01 06 00 19 00 00 58 0D

Slave machine reply01 06 00 19 00 00 58 0D(Zero adjustment in a clean and atmospheric environment

 

  1. Equipment calibration

Sent by the host01 06 00 19 08 29 9E 13Calibrated as  2089It has nothing to do with decimal points

Slave machine reply01 06 00 19 08 29 9E 13

 

  1.  Modify the hysteresis

Sent by the host01 06 00 24 00 32 48 14

Slave machine reply01 06 00 24 00 32 48 14Modify the lag to 0x0032,That is   50

 

 

Register function

Register address

range

Read/Write

Real-time concentration

0x0000

----

Read-only

Low alarm value

0x0001

It is generally for the range  20%

Readable/writable

High alarm value

0x0002

It is generally for the range  50%

Readable/writable

PM1.0

0x0005

0-65535, 16-bit unsigned integer

Read-only, dust effective

PM2.5

0x0006

0-65535, 16-bit unsigned integer

Read-only, dust effective

PM10

0x0007

0-65535, 16-bit unsigned integer

Read-only, dust effective

Temperature

0x0008

A 16-bit signed integer. The actual temperature should be divided by 100

Read-only, temperature and humidity are valid

Humidity

0x0009

A 16-bit unsigned integer. The actual humidity should be divided by 10

Read-only, temperature and humidity are valid

Equipment full scale

0x000B

----

Read-only

Equipment address

0x000C

The factory version is No. 1

Readable/writable

Number of decimal places

0x000D

0,1,2,3

Readable/writable

Types of equipment

0x000E

 

Read-only

"Unit

0x0017

0000empty

00F6ppm

005Fppb; 

200E%LEL; 

380E%VOL; 

3900ug/m3; 

4000mg/m3

 

 

 

Read-only

Zero adjustment/calibration

0x0019

Only effective for gases

Just write

Alarm hysteresis

0x0024

As of the factory  0

Readable/writable

Calibration concentration

0x0026

Actual standard gas concentration

Readable/writable

Product Recommendation
fc569fa9-df9f-4196-835e-0e98e0b2791a.jpeg

Portable Combustible Gas Detector CH4 Gas Analyzer EX Gas Analyzer Liquefied Petroleum Gas Detector LPG for Industry 0-100%LEL-

Portable Combustible Gas Detector CH4 Gas Analyzer EX Gas Analyzer Liquefied Petroleum Gas Detector LPG for Industry 0-100%LEL

Category: Products Portable gas detector Portable gas detector Key words: Products Model: SK/MIC-800-NH3 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/...

48485f70-7924-4192-af8c-6a8bc7038bd6.jpeg

Handheld Ethyl chloroformate gas detector C3H5O2Cl gas concentrartion detection C3H5O2Cl PID sensor PPM-

Handheld Ethyl chloroformate gas detector C3H5O2Cl gas concentrartion detection C3H5O2Cl PID sensor PPM

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920-C3H5O2C Measurement object: C3H5O2C,Ethyl chloroformate

f2a550a9-eeaf-420a-8e13-02cf01e80ae8.jpeg

Portable Methanol gas Detector high precision detection Methanol CH4O gas alarm PID sensor-

Portable Methanol gas Detector high precision detection Methanol CH4O gas alarm PID sensor

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920-CH4O Measurement object: CH4O,Methanol

30b58148-24f6-444c-bfcb-b2b95b60323b.jpeg

Dust Concentration Detector PM2.5/PM10 Analyzer TSP Alarm Workshop Electrostatic Charge Detection Equipment Testing Equipment-

Dust Concentration Detector PM2.5/PM10 Analyzer TSP Alarm Workshop Electrostatic Charge Detection Equipment Testing Equipment

Category: Products On-line dust detector On-line dust concentration detector Key words: Products Model: SK/MIC-600-PM Measurement object: PM,0-1000,10000ug/m3

3df09478-abdc-41f9-81a9-d36134297dff.jpeg

On-line large dust concentration detection alarm TSP-

On-line large dust concentration detection alarm TSP

Category: Products On-line dust detector On-line dust concentration detector Key words:Products Model: SK/MIC-600-PM Measurement object: Dust/PM100/TSP

30b58148-24f6-444c-bfcb-b2b95b60323b.jpeg

On-line dust concentration detector alarm-

On-line dust concentration detector alarm

Category: On-line dust concentration detector On-line dust detector Key words: Products Model: SK/MIC-600-PM Measurement object: Dust/PM1.0/PM2.5/PM5/PM10

75f6734e-0a0e-4bcb-a6c3-084bb3715f4f.jpeg

pump suction toxic gas online monitoring system H2S NH3 CO NO VOC gas detection alarm HCN CLO2 SIH4 CH3BR for industry-

pump suction toxic gas online monitoring system H2S NH3 CO NO VOC gas detection alarm HCN CLO2 SIH4 CH3BR for industry

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/...

3ADC7CFB70C07222EA7F04FE5D3CD26A.jpg

Portable Oxygen gas detector alarm 0-30%vol gas monitoring-HNAG920-O2

Portable Oxygen gas detector alarm 0-30%vol gas monitoring

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

2.jpg

industrial gas detector o2 pump suction Oxygen analyzer-HNAG920-O2

industrial gas detector o2 pump suction Oxygen analyzer

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

47629257-f1ea-4eec-bc53-de26a94fac2e.jpeg

Multi-gas Integrated Pretreatment Online Monitoring System Toxic Gas Analyzer RTO Leak-proof Detection Alarm Instrument-SK/MIC-7500

Multi-gas Integrated Pretreatment Online Monitoring System Toxic Gas Analyzer RTO Leak-proof Detection Alarm Instrument

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/...

微信图片_20251128190810_5177_3.jpg

Combustible Online Gas Detector LEL Alarm Monitor System-SK/MIC-600

Combustible Online Gas Detector LEL Alarm Monitor System

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

7ee84ca6-9b56-4448-975d-2b7466b90170.jpeg

Industrial Fixed AsH3 Gas Detector Arsine analyzer Arsine concentration alarm PPM-

Industrial Fixed AsH3 Gas Detector Arsine analyzer Arsine concentration alarm PPM

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-AsH3 Measurement object: AsH3,Arsine

b0ee92ee-f70c-497a-8a0a-c51cb7fce5d6.jpeg

Online EX gas detector LEL monitors and LEL analyzers 0-100%LEL for the commercial and industrial sectors-

Online EX gas detector LEL monitors and LEL analyzers 0-100%LEL for the commercial and industrial sectors

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-O2 Measurement object: O2

7ee84ca6-9b56-4448-975d-2b7466b90170.jpeg

High precision Industrial Fixed Oxygen (O2) Gas Detector oxygen analyzer oxygen concentration alarm 0-30%VOL or 0-100%VOL-

High precision Industrial Fixed Oxygen (O2) Gas Detector oxygen analyzer oxygen concentration alarm 0-30%VOL or 0-100%VOL

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-O2 Measurement object: O2

7ee84ca6-9b56-4448-975d-2b7466b90170.jpeg

Online NH3 gas detector fixed Ammonia gas analyzer-

Online NH3 gas detector fixed Ammonia gas analyzer

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-NH3 Measurement object: NH3

a2d7ccec-bacb-4bd2-a854-9a722a7d8461.jpeg

Explosion-Proof CO Gas Analyzer Detector Alert Carbon Monoxide test Equipment Alarm for Underground Pipeline Sewage Well Cabin-

Explosion-Proof CO Gas Analyzer Detector Alert Carbon Monoxide test Equipment Alarm for Underground Pipeline Sewage Well Cabin

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600 Measurement object: CO

46ea6d27-bd54-41ee-8131-6f0665466726.jpeg

On-line portable h2s detector-

On-line portable h2s detector

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-AsH3 Measurement object: Hydrogen arsine

3cba4c9a-c6c2-4f1b-a9c6-150d4823fcc2.jpeg

Trending pump suction diffusion portable combustible gas detector co co2 no no2 toxic gas detector Wireless transmission for Underground pipeline Sewage well Cabin-

Trending pump suction diffusion portable combustible gas detector co co2 no no2 toxic gas detector Wireless transmission for Underground pipeline Sewage well Cabin

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...

55b02247-8fa9-49a0-bb5b-dde66670baf7.jpeg

Portable single Gas detector LEL O2 CO H2S Detector CH4 VOC Analyzer for Petrochemical industry Coal mines and underground operations-

Portable single Gas detector LEL O2 CO H2S Detector CH4 VOC Analyzer for Petrochemical industry Coal mines and underground operations

Category: Portable gas detector Portable gas detector Key words: Portable gas detector Model: SK/MIC-800 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/...

07142cce-53fd-4615-a916-b3da780ca451.jpeg

High Accuracy Pump Suction Portable Hydrogen Sulfide Gas Detector Handheld H2S Concentration Analyzer for Biogas-

High Accuracy Pump Suction Portable Hydrogen Sulfide Gas Detector Handheld H2S Concentration Analyzer for Biogas

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920-H2S Measurement object: H2S,Hydrogen Sulfide

fc569fa9-df9f-4196-835e-0e98e0b2791a.jpeg

Portable Combustible Gas Detector CH4 Gas Analyzer EX Gas Analyzer Liquefied Petroleum Gas Detector LPG for Industry 0-100%LEL-

Portable Combustible Gas Detector CH4 Gas Analyzer EX Gas Analyzer Liquefied Petroleum Gas Detector LPG for Industry 0-100%LEL

Category: Products Portable gas detector Portable gas detector Key words: Products Model: SK/MIC-800-NH3 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/...

48485f70-7924-4192-af8c-6a8bc7038bd6.jpeg

Handheld Ethyl chloroformate gas detector C3H5O2Cl gas concentrartion detection C3H5O2Cl PID sensor PPM-

Handheld Ethyl chloroformate gas detector C3H5O2Cl gas concentrartion detection C3H5O2Cl PID sensor PPM

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920-C3H5O2C Measurement object: C3H5O2C,Ethyl chloroformate

f2a550a9-eeaf-420a-8e13-02cf01e80ae8.jpeg

Portable Methanol gas Detector high precision detection Methanol CH4O gas alarm PID sensor-

Portable Methanol gas Detector high precision detection Methanol CH4O gas alarm PID sensor

Category: Products Portable gas detector Portable gas detector Key words: Products Model: HNAG920-CH4O Measurement object: CH4O,Methanol

30b58148-24f6-444c-bfcb-b2b95b60323b.jpeg

Dust Concentration Detector PM2.5/PM10 Analyzer TSP Alarm Workshop Electrostatic Charge Detection Equipment Testing Equipment-

Dust Concentration Detector PM2.5/PM10 Analyzer TSP Alarm Workshop Electrostatic Charge Detection Equipment Testing Equipment

Category: Products On-line dust detector On-line dust concentration detector Key words: Products Model: SK/MIC-600-PM Measurement object: PM,0-1000,10000ug/m3

3df09478-abdc-41f9-81a9-d36134297dff.jpeg

On-line large dust concentration detection alarm TSP-

On-line large dust concentration detection alarm TSP

Category: Products On-line dust detector On-line dust concentration detector Key words:Products Model: SK/MIC-600-PM Measurement object: Dust/PM100/TSP

30b58148-24f6-444c-bfcb-b2b95b60323b.jpeg

On-line dust concentration detector alarm-

On-line dust concentration detector alarm

Category: On-line dust concentration detector On-line dust detector Key words: Products Model: SK/MIC-600-PM Measurement object: Dust/PM1.0/PM2.5/PM5/PM10

75f6734e-0a0e-4bcb-a6c3-084bb3715f4f.jpeg

pump suction toxic gas online monitoring system H2S NH3 CO NO VOC gas detection alarm HCN CLO2 SIH4 CH3BR for industry-

pump suction toxic gas online monitoring system H2S NH3 CO NO VOC gas detection alarm HCN CLO2 SIH4 CH3BR for industry

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/...

3ADC7CFB70C07222EA7F04FE5D3CD26A.jpg

Portable Oxygen gas detector alarm 0-30%vol gas monitoring-HNAG920-O2

Portable Oxygen gas detector alarm 0-30%vol gas monitoring

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

2.jpg

industrial gas detector o2 pump suction Oxygen analyzer-HNAG920-O2

industrial gas detector o2 pump suction Oxygen analyzer

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

47629257-f1ea-4eec-bc53-de26a94fac2e.jpeg

Multi-gas Integrated Pretreatment Online Monitoring System Toxic Gas Analyzer RTO Leak-proof Detection Alarm Instrument-SK/MIC-7500

Multi-gas Integrated Pretreatment Online Monitoring System Toxic Gas Analyzer RTO Leak-proof Detection Alarm Instrument

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/...

微信图片_20251128190810_5177_3.jpg

Combustible Online Gas Detector LEL Alarm Monitor System-SK/MIC-600

Combustible Online Gas Detector LEL Alarm Monitor System

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

7ee84ca6-9b56-4448-975d-2b7466b90170.jpeg

Industrial Fixed AsH3 Gas Detector Arsine analyzer Arsine concentration alarm PPM-

Industrial Fixed AsH3 Gas Detector Arsine analyzer Arsine concentration alarm PPM

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-AsH3 Measurement object: AsH3,Arsine

b0ee92ee-f70c-497a-8a0a-c51cb7fce5d6.jpeg

Online EX gas detector LEL monitors and LEL analyzers 0-100%LEL for the commercial and industrial sectors-

Online EX gas detector LEL monitors and LEL analyzers 0-100%LEL for the commercial and industrial sectors

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-O2 Measurement object: O2

7ee84ca6-9b56-4448-975d-2b7466b90170.jpeg

High precision Industrial Fixed Oxygen (O2) Gas Detector oxygen analyzer oxygen concentration alarm 0-30%VOL or 0-100%VOL-

High precision Industrial Fixed Oxygen (O2) Gas Detector oxygen analyzer oxygen concentration alarm 0-30%VOL or 0-100%VOL

Category: Products Fixed gas detector Fixed gas detector Key words: Products Model: SK/MIC-600-O2 Measurement object: O2

Give us a free quote
Submit this form and our sales representative will contact you soon.
* Name
* Email
Phone
  • Angola+244
  • Afghanistan+93
  • Albania+355
  • Algeria+213
  • Andorra+376
  • Anguilla+1264
  • Antigua and Barbuda+1268
  • Argentina+54
  • Armenia+374
  • Ascension+247
  • Australia+61
  • Austria+43
  • Azerbaijan+994
  • Bahamas+1242
  • Bahrain+973
  • Bangladesh+880
  • Barbados+1246
  • Belarus+375
  • Belgium+32
  • Belize+501
  • Benin+229
  • Bermuda Is.+1441
  • Bolivia+591
  • Botswana+267
  • Brazil+55
  • Brunei+673
  • Bulgaria+359
  • Burkina+faso+226
  • Burma+95
  • Burundi+257
  • Cameroon+237
  • Canada+1
  • Cayman Is.+1345
  • Central African Republic+236
  • Chad+235
  • Chile+56
  • China+86
  • Colombia+57
  • Congo+242
  • Cook Is.+682
  • Costa Rica+506
  • Cuba+53
  • Cyprus+357
  • Czech Republic+420
  • Denmark+45
  • Djibouti+253
  • Dominica Rep.+1890
  • Ecuador+593
  • Egypt+20
  • EI Salvador+503
  • Estonia+372
  • Ethiopia+251
  • Fiji+679
  • Finland+358
  • France+33
  • French Guiana+594
  • Gabon+241
  • Gambia+220
  • Georgia+995
  • Germany+49
  • Ghana+233
  • Gibraltar+350
  • Greece+30
  • Grenada+1809
  • Guam+1671
  • Guatemala+502
  • Guinea+224
  • Guyana+592
  • Haiti+509
  • Honduras+504
  • Hongkong+852
  • Hungary+36
  • Iceland+354
  • India+91
  • Indonesia+62
  • Iran+98
  • Iraq+964
  • Ireland+353
  • Israel+972
  • Italy+39
  • Ivory Coast+225
  • Jamaica+1876
  • Japan+81
  • Jordan+962
  • Kampuchea (Cambodia )+855
  • Kazakstan+327
  • Kenya+254
  • Korea+82
  • Kuwait+965
  • Kyrgyzstan+331
  • Laos+856
  • Latvia+371
  • Lebanon+961
  • Lesotho+266
  • Liberia+231
  • Libya+218
  • Liechtenstein+423
  • Lithuania+370
  • Luxembourg+352
  • Macao+853
  • Madagascar+261
  • Malawi+265
  • Malaysia+60
  • Maldives+960
  • Mali+223
  • Malta+356
  • Mariana Is+1670
  • Martinique+596
  • Mauritius+230
  • Mexico+52
  • Moldova, Republic of+373
  • Monaco+377
  • Mongolia+976
  • Montserrat Is+1664
  • Morocco+212
  • Mozambique+258
  • Namibia+264
  • Nauru+674
  • Nepal+977
  • Netheriands Antilles+599
  • Netherlands+31
  • New Zealand+64
  • Nicaragua+505
  • Niger+227
  • Nigeria+234
  • North Korea+850
  • Norway+47
  • Oman+968
  • Pakistan+92
  • Panama+507
  • Papua New Cuinea+675
  • Paraguay+595
  • Peru+51
  • Philippines+63
  • Poland+48
  • French Polynesia+689
  • Portugal+351
  • Puerto Rico+1787
  • Qatar+974
  • Reunion+262
  • Romania+40
  • Russia+7
  • Saint Lueia+1758
  • Saint Vincent+1784
  • Samoa Eastern+684
  • Samoa Western+685
  • San Marino+378
  • Sao Tome and Principe+239
  • Saudi Arabia+966
  • Senegal+221
  • Seychelles+248
  • Sierra Leone+232
  • Singapore+65
  • Slovakia+421
  • Slovenia+386
  • Solomon Is+677
  • Somali+252
  • South Africa+27
  • Spain+34
  • Sri Lanka+94
  • St.Lucia+1758
  • St.Vincent+1784
  • Sudan+249
  • Suriname+597
  • Swaziland+268
  • Sweden+46
  • Switzerland+41
  • Syria+963
  • Taiwan+886
  • Tajikstan+992
  • Tanzania+255
  • Thailand+66
  • Togo+228
  • Tonga+676
  • Trinidad and Tobago+1809
  • Tunisia+216
  • Turkey+90
  • Turkmenistan+993
  • Uganda+256
  • Ukraine+380
  • United Arab Emirates+971
  • United Kiongdom+44
  • United States of America+1
  • Uruguay+598
  • Uzbekistan+233
  • Venezuela+58
  • Vietnam+84
  • Yemen+967
  • Yugoslavia+381
  • Zimbabwe+263
  • Zaire+243
  • Zambia+260
* Message