Connection of the Pulsar meters

Материал из Wiren Board
Это утверждённая версия страницы. Она же — наиболее свежая версия.

Connection

Connection to the Wiren Board is made via the RS-485/en interface according to the manual to the meter.

Color marking of wires:

  • brown - V+ (9-30 V, power by Wiren Board via Vout)
  • white - V- (connects to GND)
  • yellow - RS-485 A
  • green - RS-485 B

Serial port settings

  • Speed: 9600 baud
  • Parity bit: N
  • Stop bits: 1

Important: Incorrect configuration of communication parameters may result in incorrect data from the meter.

Getting the address

The address of the devices operating under the pulsar Protocol is 8 decimal digits (12 34 56 78). When specifying an address in the Web-interface of the controller, initial zeros are not specified in the address.

Depending on the software version, different commands are used to determine the address ("network address" in the manufacturer's terminology) of counters connected via RS-485.

The algorithm for obtaining the address of the connected device (must be valid for all pulsar devices connected to RS-485, tested on water meters "pulsar water meter RS485" (old model) and "pulsar water meter module v1.1" (newer model)):

  1. Make sure that only one counter is connected to the interface;
  1. Via serial-tool, send the following request:
F0 0F 0F F0 00 00 00 00 00 A5 44

The device with the earlier versions of software should respond with the following frame:

F0 0F 0F F0 AA AA AA AA XX XX

where AA AA AA is the address you're looking for, XX doesn't matter.

For example, if the device responded with an answer 0F F0 0F F0 01 23 45 67 xx xx, the address of the device is 01234567.

If there is no response, send request

00 00 00 00 0A 0C 01 00 79 E6 C3 4A

In this case, you should get the answer in the form:

BB BB BB BB 0A XX XX XX XX XX XX XX XX XX XX XX XX XX

where BB BB BB BB is the desired address, XX is irrelevant; for example, if the device responded

00 83 60 43 0A 12 CB C1 0C 00 00 00 00 00 79 E6 2A 91, the counter address is 00836043.


Heat Meter "Pulsar"

The device address can be displayed on the display successive presses on the button under the display. At some point, the display will display 8 digits - this is the address of the device.

Water meter "Pulsar"

Ошибка создания миниатюры: Файл не найден
Pulsar water meter with address marked

Address water meter pulsar is on his body: on the sticker beneath the dial to the right (see photo) caused an entry XX_AAAAA. Here AAAAA - Junior bits of the address, senior - zeros. The result should be 8 digits.

Example: if the label is 14_12345, the device address is 00012345.

NOTE: when specifying the address of the counter in the Web-interface of the controller, you do not need to specify the leading zeros in the address! That is, if the received address of the counter is 00012345, then in the field "Slave id of the device" you must specify the address 12345.

Connecting the sensor to the SOFTWARE

See RS-485:Настройка через веб-интерфейс/en

Two types of counters are supported (multi-jet Pulsar-M counter needs to be tested).

Select the counter type in the configuration file

Counter name Type in the configuration file
Pulsar water meter pulsar-water
Pulsar v1.1 water meter pulsar-water-v1_1
Pulsar Heat meter pulsar-heat
Multi-jet water meter Pulsar-M pulsar-m-water