• China Manufacturer Industrial Pressure Sensor Measurement Range
  • China Manufacturer Industrial Pressure Sensor Measurement Range
  • China Manufacturer Industrial Pressure Sensor Measurement Range
  • China Manufacturer Industrial Pressure Sensor Measurement Range
  • China Manufacturer Industrial Pressure Sensor Measurement Range
  • China Manufacturer Industrial Pressure Sensor Measurement Range

China Manufacturer Industrial Pressure Sensor Measurement Range

Measuring Medium: Gas
Measuring Temperature: -20~50ºC
Measurement Form: Gauge Pressure, Absolute Pressur
Samples:
US$ 9/Piece 1 Piece(Min.Order)
| Order Sample
Customization:
Shipping Cost:

Estimated freight per unit.

about shipping cost and estimated delivery time.
Payment Method: visa mastercard discover JCB diners club american express T/T
  Initial Payment Full Payment
Currency: US$
Return&refunds: You can apply for a refund up to 30 days after receipt of the products.
From payment to delivery, we protect your trading.
China Manufacturer Industrial Pressure Sensor Measurement Range pictures & photos
China Manufacturer Industrial Pressure Sensor Measurement Range
US $23.8-31.7 / Piece
Min. Order: 1 Piece
Diamond Member Since 2023

Suppliers with verified business licenses

Secured Trading Service
Rating: 5.0/5
Trading Company
  • Overview
  • Product Description
  • Product Parameters
  • Installation Instructions
  • Product Showing
  • Certifications
  • FAQ
Overview

Basic Info.

Model NO.
SAC-PCM-302
Measurement Range
-0.1MPa ~ 0MPa ~ 6MPa
Measurement Accuracy
0.5%F.S
Measurement Stability
±0.2%Fs/Year
Overload Pressure
150%Fs
Operating Temperature
-20~50ºC
Compensation Temperature
-20~50ºC
Working Humidity
95%Rh
Storage Temperature
-40~85ºC
Trademark
Aice Tech
Origin
China
HS Code
9026202000

Product Description

Welcome to Jiangsu Aice Instrument Technology Co., Ltd., your trusted leader in cutting-edge industrial pressure sensor solutions. Discover innovative measurement technologies designed to meet and exceed your expectations.

Product Description

1. INTRODUCTION

Our industry-leading product fully complies with the MODBUS communication protocol, operating seamlessly in sub-centralized RTU mode RS485 half-duplex. This ensures reliable, efficient, and accurate data transmission for your critical applications.

Serial Port Configuration: Enjoy hassle-free connections with settings of no parity, 8 data bits, and 1 stop bit.
Example Configuration: 9600,N,8,1 Details: 9600bps speed, no parity, 8 data bits, and 1 stop bit – optimized for performance and reliability.
Versatile Baud Rate Support: Our transmitter adapts to various serial baud rates, including 1200, 2400, 4800, 9600, 19200, 38400, 57600, and 115200, catering to multiple application requirements.
CRC Checksum Polynomial: 0xA001 - Ensuring data integrity and robust error detection.
Data Communication Process: Following a strict double-byte shaped data protocol, it efficiently handles data, including floating point numbers, by reading decimal points to determine the exact size and value, ensuring precision and accuracy.
China Manufacturer Industrial Pressure Sensor Measurement Range

Product Parameters

(1) Exemplary Read Command Format (Function Code 03)
A. Initiate the Read Command Format
Address Function Code Data start(H) Data start(L) Data number(H) Data number(L) CRC16
(L)
CRC16(H)
0X01 0X03 0X00 0X00 0X00 0X01 0X84 0X0A

B. Example of Data Format Returned Upon Read
Address Function Code Data length Data(H) Data(L) CRC16
(L)
CRC16(H)
0X01 0X03 0X02 0X00 0X01 0X79 0X84


(2) Demonstration of Writing Command Format (Function Code 06)
A. Initiate the Write Command Format
Address Function Code Data start(H) Data start(L) Data number(H) Data number(L) CRC16
(L)
CRC16(H)
0X01 0X06 0X00 0X00 0X00 0X02 0X08 0X0B

  1. Example of Data Format Returned Upon Write
Address Function Code Data start(H) Data start(L) Data(H) Data(L) CRC16
(L)
CRC16(H)
0X01 0X06 0X00 0X00 0X00 0X02 0X08 0X0B

  1. Handling Exception Responses
Address Function Code Exception code CRC16(L) CRC16(H)
0X01 0X80+Function Code 0X01(Illegal functions)    
0X02(Illegal data address)    
0X03(Illegal data)    

4. Commands Supported: Detailed Analysis of Command Functions and Data Interpretation
Function Code Data start address Data number Data bytes Data range Command Meaning
0x03 Function code to read data
0x03 0x0000 1 2 1-255 Read slave address
0x03 0x0001 1 2
  1. 1200
 
Baud rate reading

0x03 0x0003 1 2
  1. ####
  1. ###.#
  2. ##.##
  3. #.###
The decimal points represent respectively
0-3 decimal places
0x03 0x0002 1 2 0- Mpa
1- Kpa
2- Pa
3- Bar
4- Mbar
5- kg/cm2
6- psi
7- mh2o
8- mmh2o
 
Pressure units
0x03 0x0004 1 2 -32768~32767 Measured output Value
0x03 0x0005 1 2 -32768~32767 Transmitter range zero point
0x03 0x0006 1 2 -32768~32767 Transmitter range full point
0x03 0x000C 1 2 -32768~32767 Zero offset value, factory default is 0
0x06 Function code reading data
0x06 0x0000   2 1-255  
0x06 0x0001   2
  1. 1200
  1. 2400
  2. 4800
  3. 9600
  4. 19200
  5. 38400
  6. 57600
  7. 115200
Modify baud rate
0x06 0x000C   2 -32768~32767 Zero offset value
Pressure output value = calibration measurement value + zero offset value
           
0x06 0x000F   2 0-Save to user area
1-Save to factory area
 
0x06 0x0010   2 1-Return factory parameters  


Installation Instructions



To modify the baud rate, the transmitter will first acknowledge the baud rate value sent by the host. Once the acknowledgment is complete, the transmitter will seamlessly transition to the newly specified baud rate.
Upon modifying the address, the transmitter will initially respond with its current address. After this acknowledgment, the transmitter will automatically update to the new address.
Issuing the save and reply factory command will return the original value, confirming the transmitter's acceptance of the host's command.
Please be aware, when restoring factory settings, that factory-saved parameters may differ from user-saved ones. Therefore, the address, baud rate, and calibration data might change. It is necessary to search the transmitter anew after restoring factory settings.
Users are permitted to modify only three parameters: address, baud rate, and zero offset.
For calibration or modification of calibration data, please contact our company to obtain the necessary calibration software for the transmitter. Sending commands to modify calibration data directly may cause the transmitter to output an exception code. Use our provided calibration software for these modifications.
When the data to be read is a floating point number, such as 6.000, but the protocol specifies communication as integer data, it will be read as 6000. The decimal point is then used to compute 6.000. For example, with a decimal point of 3, 6000 divided by 10^3 results in 6.000.
Product Showing

China Manufacturer Industrial Pressure Sensor Measurement RangeChina Manufacturer Industrial Pressure Sensor Measurement RangeChina Manufacturer Industrial Pressure Sensor Measurement Range


Certifications


China Manufacturer Industrial Pressure Sensor Measurement Range

China Manufacturer Industrial Pressure Sensor Measurement RangeChina Manufacturer Industrial Pressure Sensor Measurement RangeChina Manufacturer Industrial Pressure Sensor Measurement RangeChina Manufacturer Industrial Pressure Sensor Measurement Range
FAQ

1. Q: Can I purchase any of your product accessories?

A: Absolutely! Most of our accessories are available for purchase. However, certain patented designs or products protected by intellectual property rights might not be available.
For more detailed information, please get in touch with our dedicated sales team.

2. Q: Can I become your exclusive distributor?

A: Yes, certainly! Becoming an exclusive distributor depends on your annual purchase volume and the potential for a long-term partnership.
We seek business partners who can establish and maintain a trustworthy, long-term relationship.

Send your message to this supplier

*From:
*To:
*Message:

Enter between 20 to 4,000 characters.

This is not what you are looking for? Post a Sourcing Request Now

You Might Also Like

From payment to delivery, we protect your trading.
China Manufacturer Industrial Pressure Sensor Measurement Range pictures & photos
China Manufacturer Industrial Pressure Sensor Measurement Range
US $23.8-31.7 / Piece
Min. Order: 1 Piece
Diamond Member Since 2023

Suppliers with verified business licenses

Secured Trading Service
Rating: 5.0/5
Trading Company
Number of Employees
16
Year of Establishment
2020-06-16