![Fluidwell F127-P-EL-TP Manual Download Page 44](http://html1.mh-extra.com/html/fluidwell/f127-p-el-tp/f127-p-el-tp_manual_2309013044.webp)
Page 44
FW_F127PELTP_v1702_02_EN
COMMUNICATION
General
The product is fitted with the Modbus communication protocol and can be equipped with various
physical interfaces like RS485 and RS232 (please see device datasheet for available options).
The tables below show the various variables that can be accessed through the communication.
Currently, the function codes supported are:
function code 3 “Read Holding Registers” (4x references);
function code 16 “Preset Multiple Registers” (4x references).
The table below shows the Modbus PDU addresses in a decimal format, followed by its hexadecimal
representation (0x0000). When the PLC address range is required (4x references are typically used
by PLCs), please add a value of 40001 to the Modbus PDU address. E.g. reading the serial number
of the product with PLC-based addressing means: 165 + 40001 = register 40166.
The variables that consist of a multiple register must always read/write in 1 single action!
Refer to the illustration:
For this example it is assumed that the variable accumulated total has 3 registers (words) with
address 566, 567 and 568. When a transmission is done, register 566, which acts as the MSW,
arrives first with bit 15 which is the MSB of the lowest addressed word, but is also the MSB (bit 47)
of the complete variable that represents the Accumulated total.
Although most Modbus Masters will support variables that span 2 registers, variables spanning more
registers sometimes require you to manually calculate the resulting value.
For additional information regarding using your Modbus device, please read our ’General Modbus
Communication Protocol’ and ‘Modbus troubleshooting guide’ that are available through our website
or your distributor.
Runtime variables
PDU
ADDRESS
REGISTER VARIABLE
RUN TIME
NO.
REGISTERS
R/W
TYPE
VALUE / REMARKS
[d] 1596
[h] 0x63C
41597
temperature
corrected differential
flow rate
2
r
uint32 0…9999999
Representation: unit, time, decimals depending
on variables 48, 49, 50
[d] 566
[h] 0x236
40567
temperature
corrected differential
total
3
r*
uint48 0…9999999999
Representation: unit, decimals
depending on variables 32, 33
[d] 560
[h] 0x230
40561
temperature
corrected differential
accumulated total
3
r
uint48 0…99999999999999
Representation: unit, decimals
depending on variables 32, 33
[d] 572
[h] 0x23C
40573
Flow rate-A
2
r
uint32 0…9999999
Representation: unit, time, decimals depending
on variables 48, 49, 50
[d] 588
[h] 0x24C
40589
Flow rate-B
2
r
uint32 0…9999999
Representation: unit, time, decimals depending
on variables 48, 49, 50
[d] 212
[h] 0x0D4
40213
Temperature-A
1
r
uint16 0…9999999
[d] 218
[h] 0x0DA
40219
Temperature-B
1
r
uint16 0…9999999