상품상세 정보

뒤로가기

RS485 온습도 센서 -SHT20 (Modbus RS485 Temperature Humidity Sensor -SHT20)

RS485 온습도 센서 -SHT20 (Modbus RS485 Temperature Humidity Sensor -SHT20)

상품 정보
판매가(VAT별도) 14200
할인판매가 14,200원 (14,200원 할인)
할인금액 총 할인금액 원
(모바일할인금액 원)
적립금

10원(0.10%)

무통장 결제시 적립금 %

카드 결제시 적립금 %

실시간 계좌이체시 적립금 %

적립금 결제시 적립금 %

휴대폰 결제시 적립금 %

예치금 결제시 적립금 %

에스크로 결제시 적립금 %

가상계좌 결제시 적립금 %

가상계좌 결제시 적립금 %

케이페이 결제시 적립금 %

페이나우 결제시 적립금 %

페이코 결제시 적립금 %

제휴적립금
배송방법 택배
배송비 3,500원 (100,000원 이상 구매 시 무료)
상품 추가설명 번역정보
배송
수량 up down  
상품 목록
상품 정보 가격 삭제
총상품금액(수량) 0
구매하기
구매하기
무제 문서

 


RS485 온습도 센서 -SHT20

(Modbus RS485 Temperature Humidity Sensor -SHT20 )

 

개요

  • 본 제품은 RS485 온습도 센서 -SHT20 입니다.
  • SHT20 기반의 온습도 센서로 산업용 Modbus RS485 인터페이스를 가지고 있는 제품입니다.
  • -20도에서 60도까지 온도를 측정하며, 0-100% RH 습도를 측정합니다.
  • 4-30VDC로 동작합니다.

특징

  • Working voltage:DC4-30 v(the highest do not exceed33 v)

    The most powerful:0.2 W.

    Working temperature:The temperature- 20℃+ 60℃Humidity,0% RH to 100% RH

    Accuracy:The temperature+ / - 0.3℃(25℃)Humidity,(25 + / - 3% RH℃)

    Output interface:RS485Communication (standardMODBUSProtocol and custom ordinary), as shown in the agreement

    Device address:Can be set up1-247.By default,1

    Baud rate:The default9600(the user can set),8Bits of data,1A stop, without checking

    Size:60 * 30 * 18

문서

  • MODBUS Protocol

    Function code used for the product:

    0 x03:Reading a keep register

    0 x04: Read input register

    0 x06:Write a single register

    0 x10:Write more keep registers

    Register type

    Register address

    The data content

    The number of bytes

     

    The input registers

    0x0001

    Temperature value

    2

    0 x0002

    Humidity value

    2

     

     

    Keep a register

    0 x0101

    Device address

    (1-247)

    2

    0 x0102

    Baud rate

    0:9 600

    And 400

    200:

    2

    0 x0103

    The temperature at(/ 10)

    10.0 ~ 10.0

    2

    0 x0104

    Humidity is revised(/ 10)

    10.0 ~ 10.0

    2

     

     

    Modbus The communication format:

    The host to send data frames:

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

     

     

     

     

     

     

     

     

    The response data from the machine frame:

    From the machine address

    The response function code

    The number of bytes

    register1data

    High byte

    register1data

    The low byte

    registerNdata

    High byte

    registerNdata

    The low byte

    CRC

    High byte

    CRC

    The low byte

     

     

     

     

     

     

     

     

     

     MODBUSThe command frame

    Host read temperature command frame(0 x04):

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0x00

    0 x01

    0x00

    0 x01

    0 x60

    0 x0a

    The response data from the machine frame:

    From the machine address

    Function code

    The number of bytes

    The temperature

    High byte

    The temperature

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0 x02

    0 x01

    0 x31

    0 x79

    0 x74

     

    Temperature value= 0 x131,Converted to a decimal305, the actual temperature = 305/10 = 30.5℃

    Note: the temperature is a symbol16Hexadecimal number, temperature= 0 xff33,Converted to a decimal - 205., the actual temperature= 20.5℃;

     

    Host read humidity command frame(0 x04):

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0x00

    0 x02

    0x00

    0 x01

    0 xc1

    0 xca

    The response data from the machine frame:

    From the machine address

    Function code

    The number of bytes

    humidity

    High byte

    humidity

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0 x02

    0 x02

    0 x22

    0 xd1

    0 xba

    Humidity value= 0 x222,Converted to a decimal546, the moisture content of the actual value= 546/10 = 54.6%;

     

    Continuous read temperature and humidity command frame(0 x04):

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0x00

    0 x01

    0x00

    0 x02

    0 x20

    0 x0b

    The response data from the machine frame:

    From the machine address

    Function code

    The number of bytes

    The temperature

    High byte

    The temperature

    The low byte

    humidity

    High byte

    humidity

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x04

    0 x04

    0 x01

    0 x31

    0 x02

    0 x22

    0 x2a

    0 xce

     

    Read the contents of the registers(0 x03):

    Take the case of reading from the machine address:

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x03

    0 x01

    0 x01

    0x00

    0 x01

    0 xd4

    0 x0f

    Response from the machine frame:

    From the machine address

    Function code

    The number of bytes

    From the machine address

    High byte

    From the machine address

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x03

    0 x02

    0x00

    0 x01

    0 x30

    0 x18

     

    Modify the contents of the registers(0 x06):

    To modify the machine address, for example:

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register values

    High byte

    Register values

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x06

    0 x01

    0 x01

    0x00

    0 x08

    0 xd4

    0 x0f

    Modify the machine address: 0 x08 = 8

     

    The response from the machine frame(And send the same):

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register values

    High byte

    Register values

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x06

    0 x01

    0 x01

    0x00

    0 x08

    0 xd4

    0 x0f

     

    Continuously change keep registers(0 x10):

    From the machine address

    Function code

    The starting address

    High byte

    The starting address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    The number of bytes

    register1High byte

    register1The low byte

    register2High byte

    register2The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x06

    0 x01

    0 x01

    0x00

    0 x02

    0 x04

    0x00

    0 x20

    0 x25

    0 x80

    0 x25

    0 x09

    Modify the machine address: 0 x20 = 32

    Baud rate: 0 x2580 = 9600

    Response from the machine frame:

    From the machine address

    Function code

    Register address

    High byte

    Register address

    The low byte

    Register number

    High byte

    Register number

    The low byte

    CRC

    High byte

    CRC

    The low byte

    0 x01

    0 x06

    0x00

    0x11

    0x00

    0 x04

    0 xd4

    0 x0f

     

     

                       Ordinary version of the agreement

    The default baud rates,9600(the user can set),8Bits of data,1A stop, without checking

    RS485 communication

     

    A serial port command

    instructions

    READ

    Report triggered a temperature and humidity

    (27.4℃67.7%, The temperature27.4℃ humidity67.7%)

    AUTO

    Start the temperature and humidity automatically report function

    (Same as above)

    STOP

    Stop the temperature and humidity automatically report function

    BR: XXXX

    Set the baud rate

    9600 ~ 19200

    (BR: 9600 Baud rate for9600).

    TC: XX. X

    Set the temperature calibration

    (10.0 ~ 10.0)

    (TC: 02.0Revised for temperature2.0℃)

    HC: XX. X

    Set the humidity calibration

    (10.0 ~ 10.0)

    (HC: 05.1 Humidity is revised- 5.1%)

    HZ: XXX

    Set the temperature and humidity reporting rate

    (0.5, 1,2,5,10)

    (HZ: 2 Automatically report rate 2 hz)

    PARAM

    Read the system current Settings

     

     

    PARAMinstruction:

    TC: 0.0, HC: 0.0, BR: 9600 HZ: 1- >The temperature at0.0Humidity is revised0.0Baud rate9600Report the rate 1 hz

    SLAVE_ADD: 1. - >MODBUSFrom the machine address 0 x01

연관제품

상품 상세 정보
상품명 RS485 온습도 센서 -SHT20 (Modbus RS485 Temperature Humidity Sensor -SHT20)
판매가(VAT별도) 14,200원
상품코드 P000BEQG
수량 수량증가수량감소
상품요약정보 RS485 온습도 센서 -SHT20 입니다.

결제 안내

결제는 신용카드, 실시간 계좌이체, 무통장 입금 등을 선택하여 진행하실 수 있습니다. 세금계산서 발행을 요청하실 경우에는 결제방법을 무통장 입금으로 선택하시고 사업자등록증 사본을 cs@vctec.co.kr으로 보내주셔야 합니다.

배송 안내

  • 배송 방법 : 택배
  • 배송 지역 : 전국지역
  • 배송 비용 : 3,500원
  • 배송 기간 : 1일 ~ 10일
  • 배송 안내 : - 산간벽지나 도서지방은 별도의 추가금액을 지불하실 수 있습니다.
    - 상품종류에 따라서 상품의 배송이 다소 지연될 수 있습니다.
    - 구매 총액이 10만원 미만의 주문 경우는 택배발송시에는 배송비 3,500원이 추가됩니다.
    - 구매 총액 10만원 미만 주문의 퀵발송 및 급행처리 요청시 핸들링 비용 3,500원이 추가 됩니다.
    - 매장이 아니므로 방문구매 및 수령이 불가능 합니다.
    - 영업일 기준 2일 이내 미출고 물품은 해외 수입 제품입니다.
    - 높은 전압과 전류를 사용하는 제품은 사용 전 안전에 유의 바랍니다.
    - 제품을 교육수준으로 설명하거나 사용자 프로젝트에 대한 컨설팅이나 기술지원을 하지 않사오니 참고부탁 드립니다.

교환/반품 안내

교환 및 반품안내
- 상품을 공급 받으신 날로부터 7일이내에 교환 및 반품이 가능하며,
- 미개봉/미설치 제품인 경우이거나 불량제품인 경우에 한해 가능합니다.

- 교환/반품시 승인 없이 제품을 먼저 발송시 왕복 택배비가 발생합니다.
- 상품가치가 훼손되어 재판매가 불가능 할 경우는 교환/반품이  불가능합니다.
- 소프트웨어는 개봉시 교환/반품이 불가능합니다.

- 주문수입제품의 경우는 환불/교환이 불가능합니다.

- 수입제품의 경우는 수리가 불가능합니다.
- 배송지연안내를 받으신 경우는 주문 수입되는 경우이며, 주문 수입 제품의 경우 환불/교환이 불가능합니다.

- 고객변심에 의한 교환 및 반품 시 왕복 배송비는 고객님께서 부담하셔야 합니다.
- 제품구성품 및 스펙은 제조사 사정에 의해 예고없이 변경 될수도 있습니다.

환불 안내

환불시 반품 확인여부를 확인한 후 7영업일 이내에 결제 금액을 환불해 드립니다.
신용카드로 결제하신 경우는 신용카드 승인을 취소하여 결제 대금이 청구되지 않게 합니다.
(단, 신용카드 결제일자에 맞추어 대금이 청구 될수 있으면 이경우 익월 신용카드 대금청구시 카드사에서 환급처리됩니다.)

서비스문의 안내

상품사용후기

상품후기쓰기 모두보기

게시물이 없습니다

상품 Q&A

상품문의하기 모두보기

게시물이 없습니다

판매자 정보