Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный

Сохраните в закладки:

Цена:4 312,47RUB*

Количество:

Доставка в Эль-Монте, по России и СНГ


  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный - Фото №1
  • История цены

    *История изменения цены! Указанная стоимость возможно, уже изменилось. Проверить текущую цену - >

    Месяц Минимальная цена Макс. стоимость Цена
    Sep-18-2025 5131.88 руб. 5388.40 руб. 5259.5 руб.
    Aug-18-2025 5088.45 руб. 5342.19 руб. 5215 руб.
    Jul-18-2025 4269.54 руб. 4482.8 руб. 4375.5 руб.
    Jun-18-2025 5002.71 руб. 5252.73 руб. 5127 руб.
    May-18-2025 4355.39 руб. 4573.54 руб. 4464 руб.
    Apr-18-2025 4916.41 руб. 5162.10 руб. 5039 руб.
    Mar-18-2025 4873.17 руб. 5117.47 руб. 4995 руб.
    Feb-18-2025 4829.17 руб. 5070.16 руб. 4949.5 руб.
    Jan-18-2025 4786.24 руб. 5025.27 руб. 4905.5 руб.

    Новые товары

    Характеристики

    Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный

    Описание товара

    modname=ckeditor weight: 0.05(kg) model: KH05Built in digital weight transmitter measurement accuracy : 0. 05%FS size: external diameter32mm,Total height10mm(mm) brand: KEHENGKeheng Electronics Power Supply: 12VDC Processing customization: yes measuring range : Acceptable sensor sensitivity range:1mV/V~2mV/V  supportADConversion speed setting、Software weight calibration、The calibration weight and can be readADInner code、Support software zeroing、Filter strength、Division value、Zero point automatic tracking and other settings

     

     one、summary

    1、Digital module adoptsRS485mode,ModbusCompatible communication mode, MODBUSMaster slave network communication protocol,This weighing terminal is inMODBUSIt is called by the upper system as a slave in the network,The data format isRTUmode,support03、06and16function。Holding register40001,In the message, the data address is a register0000。The function code area specifies the operation for the holding register type,therefore,“4XXXX”Is the default address type。

    for example:Holding register40001Address register address is0000hex(+Base system0);Holding register40011Address register address is000Ahex(10Base system10)。

    use03The function can be read at most once2Consecutive internal registers。06The function writes continuously each time1Registers。

    16The function writes continuously each time2Registers。

    2、RS232/RS485The communication data protocol is as follows::

    Baud rate: 19200

    8Digit data bit, 1Bit stop bit,No check。

     

    3、Supply voltageDC9-12V,electric current>30mA

    two、Digital moduleModbusDescription of compatible communication instructions

    Variable name

    Code

    MODBUSData address

    remarks

    Calibration weight

    weight_gross_slong(Address is8,Example of reading code)

    08 03 00 00 00 02 c4 92

     

    Holding register40001~40002

    actual:0x00~0x01

    support03function

    ADInner code

    (Maximum internal code resolution36ten thousand)

    code_temp_slong(Address is8,Example of reading code)

    08 03 00 02 00 02  65 52

    Holding register40003~40004

    actual:0x02~0x03

     

    support03function

    Module address

    default=8or1

    ad _address=1(Example of writing code)

    Address by8Number changed to1

    08 06 00 04 00 01 09 52

    Address by1Number changed to8

    01 06 00 04 00 08 c9 cd

    Holding register40005

    actual:0x04

     

    support0306function

     

    Address range1~8

    less than1default1,greater than8default8

    Filter strength

    default=3

    Baozhuang_filter_qiandu(Address is8,Example of writing code)

    =0:   08 06 00 05 00 00 99 52

    =1:   08 06 00 05 00 01 58 92

    =2:   08 06 00 05 00 02 18 93

    =3:   08 06 00 05 00 03 d9 53

    =5:   08 06 00 05 00 05 59 51

    Holding register40006

    actual:0x05

     

    support0306function

     

     

    Range0-9

    Times in the same direction

    default=0

    Zheng_tongfangxiang_cishu 

    (Address is8,Example of writing code)

    =0  08 06 00 06 00 00  69 52(Prohibit weight increase and quick update)

    =3  08 06 00 06 00 03 29 53

    =5:   08 06 00 06 00 05 a9 51

    =16:  08 06 00 06 00 10 68 9e

     

    Holding register40007

    actual:0x06

     

    support0306function

     

     

    Range0-65535

    Negative co direction times

    default=3

    fu_tongfangxiang_cishu

    (Address is8,Example of writing code)

    =0  08 06 00 07 00 00 38 92

    (Weight reduction fast update prohibited)

    =3  08 06 00 07 00 03 78 93

    =5:   08 06 00 07 00 05 f8 91

    =18:  08 06 00 07 00 12 b8 9f

    Holding register40008

    actual:0x07

     

    support0306function

     

     

    Range0-65535

    Filter acceleration threshold(Display weight comparison,Excluding decimal point)

    default=48

    lubo_fazhi

    (Address is8,Example of writing code)

    =48:   08 06 00 08 00 30 08 85

    =256:  08 06 00 08 01 00 09 01

    Holding register40009

    actual:0x08

     

    support0306function

     

     

    Range:0-65535

    The unit is the calibrated weight

    Automatic zero tracking division number

    default=0

    auto_zero_fendu

    (Address is8,Example of writing code)

    =008 06 00 09 00 00 59 51

    =108 06 00 09 00 01 98 91

    =208 06 00 09 00 02 d8 90

    =308 06 00 09 00 03 19 50

    =508 06 00 09 00 05 99 52

    Holding register40010

    actual:0x09

     

    support0306function

     

    The unit is the set division value

    0~10,0prohibit,1-5Corresponding division number

    Automatic zero tracking time(Unit second)

    default=2

    auto_zero_shijian

    (Address is8,Example of writing code)

    =108 06 00 0a 00 01 68 91

    =208 06 00 0a 00 02 28 90

    =308 06 00 0a 00 03 e9 50

    Holding register40011

    actual:0x0a

     

    support0306function

     

    Unit second

    0~9,corresponding0.5second、1second,2second,3second,~9second

    ADCConversion speed

    default=4

    adc_speed(Power on again and the modification is valid)

    (Address is8,Example of writing code)

    =008 06 00 0b 00 00 f8 9125second/second)

    =108 06 00 0b 00 01 39 5125second/second)

    =208 06 00 0b 00 02 79 5025second/second)

    =308 06 00 0b 00 03 b8 9050second/second)

    =408 06 00 0b 00 04 f9 52100second/second)

    =508 06 00 0b 00 05 38 92200second/second)

     

    Holding register40012

    actual:0x0b

     

    support0306function

     

    0~5corresponding7.5second/second,15second/second,30second/second,50second/second,100second/second,200second/second

    Division value

    default=1

    interval_value_chr

    (Address is8,Example of writing code)

    =1:  08 06 00 0c 00 01 88 90

    =2:  08 06 00 0c 00 02 c8 91

    =508 06 00 0c 00 05 89 53

    Holding register40013

    actual:0x0c

     

    support0306function

     

    ,

    The calibration switch is valid

    write0x01,Effective

    (Address is8,Example of writing code)

    08 06 00 0d 00 01 d9 50

     

    Holding register40014

    actual:0x0d

    (The communication address intentionally flows out of the gap to prevent no operation)

    support0306function

     

     

    write0x01,Effective

    Zero calibration internal code

    After the calibration switch is valid5Within minutes:write0x01,Effective

    (First, calibrate the zero point on the premise that the calibration switch is valid)

    (Address is8,Example of writing code)

    08 06 00 20 00 01 49 59

    Holding register40033

    actual:0x20

     

    (The communication address intentionally flows out of the gap to prevent no operation)

    support06function

     

    write0x01,Effective

    Range calibration weight,Range calibration code

    After the calibration switch is valid5Within minutes

    (First, calibrate the zero point on the premise that the calibration switch is valid)

    (Address is8,Example of writing code)

    Calibration weight=10000

    08 10 00 22 00 02 04 00 00 27 10  44 ce

    Calibration weight=20000

    08 10 00 22 00 02 04 00 00 4e 20 6a 8a

    Calibration weight:

    Holding register40035 40036

    actual:0x22  0x23

     

    support0316function

     

    Write calibration weight value,

    greater than0Effective,by0No weight calibration

    Weight zero

    write0x01,Effective

    (Address is8,Example of writing code)

    08 06 00 26 00 01 a9 58

    Holding register40039

    actual:0x26

     

    support03function

     

    write0x01,Effective

    Version number

    VER

    Holding register40050

    actual:0x31

    Read version number

    three、MODBUSExample of communication protocol

    03function:

    The upper computer reads the calibration weight data(signed long ,Read hold register40001-40002

    information content

    Instrument address

    Function code

    Start address of register to be read(16position)

    Number of registers read(16position)

    CRCCheck code(16position)

     

     

    High byte

    Low byte

    High byte

    Low byte

    High byte

    Low byte

    HEX16Hexadecimal number)

    08

    03

    00

    00

    00

    02

    C4

    92

    Instrument response:(Assumed gross weight data=23010Base system))

    information content

    Instrument address

    Function code

    Number of bytes returned by the meter

    return40001Register data(16position)

    return40002Register data(16position)

    CRCCheck code(16position)

     

     

     

    High byte

    Low byte

    High byte

    Low byte

    High byte

    Low byte

    HEX16Hexadecimal number)

    08

    03

    04

    00

    00

    00

    E6

    E2

    B9



    Трекер стоимости


    Отзывы покупателей

    Новые отзывы о товарах

    Валера 10 Января 2023, 05:38 #

    От магазина один негатив! Товар не получил! Прошло 9 месяцев! Все споры закрыл сам магазин! Обещал 30 раз повторные поставки... Читать отзыв полностью...

    Алексей 18 Марта 2024, 19:32 #

    Отличный магазин для рыбаков. Взял тут спиннинг и набор снастей, персоналы помогли с тонкостями выбора, цена нормальная по рынку, доставка... Читать отзыв полностью...

    Tatyana 19 Декабря 2021, 02:32 #

    Очень нужная вещь в каждом доме. заказала себе 3 штуки, так как у нас очень много лекарств дома и они... Читать отзыв полностью...

    Екатерина 20 Декабря 2021, 05:31 #

    Серьги просто замечательные, по-другому и не скажешь. Я была удивлена, когда их получила. Они выглядят даже круче, чем на фото.... Читать отзыв полностью...

    Владимир 01 Сентября 2023, 16:54 #

    Очень нравится этот смартфон. Версия 26/256. Есть все что надо. Единственный недостаток, это то, что в качестве сенсора используется камера... Читать отзыв полностью...

    Anastasiya 19 Декабря 2021, 01:59 #

    Фонарик очень практичный . Очень важно, что есть крючок, удобная выдвижная подставка с магнитом. Также , можно менять... Читать отзыв полностью...

    Екатерина 19 Декабря 2021, 06:58 #

    Давно хотела себе именно такие часы. В золотом корпусе с украшениями. Если сказать буквально в нескольких словах, то они просто... Читать отзыв полностью...


    Отзывы о Встроенный цифровой модуль взвешивания выход 485 поддерживает стандартный

    Данную страницу никто не комментировал. Вы можете стать первым.
    Введите символы или вычислите пример:
    captcha