en
1
2
3
4
5
6
1
2
31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
!
Terminal Function
3/4
Output: Individual run signal pump 1
5/6
Output: Individual run signal pump 2
7/8
Output: Individual run signal pump 3
9/10
Output: Low water level (dry-running protection) alarm 29/30
11/12
Output: Individual fault signal pump 1
Output: Individual fault signal pump 2
13/14
Output: Individual fault signal pump 3
15/16
17/18/19 Output: Collective run signal
20/21/22 Output: Collective fault signal
13.4
ModBus: Data types
52
Wilo-Control ECe-B3... terminal diagrams
7
8
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
!
3
1
4-20 mA
In
Data type
INT16
UINT16
ENUM
BOOL
BITMAP*
BITMAP32
* Example for clarification:
Bit 3, 6, 8, and 15 are 1. All others are 0. The sum is then 2
= 33096. It is also possible to do the calculation the other way round. Based on the bit with
the highest index, check whether the read number is greater than/equal to the power of
2
3
0-10 V
0-10 V
1
2
Terminal Function
23/24
Input: Pump 1 frequency converter error message
25/26
Input: Pump 2 frequency converter error message
27/28
Input: Pump 3 frequency converter error message
Input: Extern OFF
31/32
Input: Low water level (dry-running protection)
41/42
Input: passive pressure sensor 4 – 20 mA
47/48
Output: Pump 1 pressure setpoint
49/50
Output: Pump 2 pressure setpoint
51/52
Output: Pump 3 pressure setpoint
Description
Integer in the range from -32768 to 32767.
The number range actually used for a data point may vary.
Unsigned integers in the range from 0 to 65535.
The number range actually used for a data point may vary.
Is a list. Only one of the values listed in the parameters can be set.
A Boolean value is a parameter with exactly two states (0 – false and 1 –
true). Generally, all values greater than zero are classified as true.
Is an array of 16 Boolean values (bits). Values are indexed from 0 to 15. The
number read from or written to the register is the sum of all bits with the
value 1 multiplied by 2 to the power of its index.
0
•
Bit 0: 2
= 1
1
•
Bit 1: 2
= 2
2
•
Bit 2: 2
= 4
3
•
Bit 3: 2
= 8
4
•
Bit 4: 2
= 16
5
•
Bit 5: 2
= 32
6
•
Bit 6: 2
= 64
7
•
Bit 7: 2
= 128
8
•
Bit 8: 2
= 256
9
•
Bit 9: 2
= 512
10
•
Bit 10: 2
= 1024
11
•
Bit 11: 2
= 2048
12
•
Bit 12: 2
= 4096
13
•
Bit 13: 2
= 8192
14
•
Bit 14: 2
= 16384
15
•
Bit 15: 2
= 32768
Is an array of 32 Boolean values (bits). Please check Bitmap for the calcula-
tion details.
Installation and operating instructions • Wilo-Control EC/ECe-Booster • Ed.02/2023-08
1
2
55 56 57 58 59 60
0-10 V
3
3
6
8
15
+2
+2
+2
= 8+64+256+32768
3
Need help?
Do you have a question about the Control EC-Booster and is the answer not in the manual?