Commissioning
EL3182
105
Version: 1.2
Fig. 106: Input byte definition
• Additional task
2-bit variables can be created in the System Manager.
Fig. 107: Linking of 2-bit variable to additional task
Example for EL3162:
Channel 1; Limit 1 and Limit 2 enabled, Limit 1 = 2.8 V, Limit 2 = 7.4 V, representation: signed integer
Entry in index (Limit 1):
0x8000:13
(2.8 V / 10 V) x 2
16
/ 2 - 1 =
9.174
dec
Entry in index (Limit 2):
0x8000:14
(7.4 V / 10 V) x 2
16
/ 2 - 1 =
24.247
dec
Output:
Input channel 1
Index 0x6000:03
Index 0x6000:05
1.8 V
0x01
hex
, (Limit 1, limit value undershot)
0x01
hex
, (Limit 2, limit value undershot)
2.8 V
0x03
hex
, (Limit 1, limit value reached)
0x01
hex
, (Limit 2, limit value undershot)
4.2 V
0x02
hex
, (Limit 1, limit value exceeded)
0x01
hex
, (Limit 2, limit value undershot)
8.5 V
0x02
hex
, (Limit 1, limit value exceeded)
0x02
hex
, (Limit 2, limit value exceeded)
5.4.5.4
Operating modes
The EL30xx and the EL31xx accordingly supports three different operating modes: Freerun (filter on, timer
interrupt), Synchron (filter off, SyncManager interrupt) and DC (DC Sync interrupt)