Commissioning
EL3182
84
Version: 1.2
5.3.2
Configuration data
Index 0x80n0 AI Settings (n=0: Channel 1, n=1: Channel 2)
Index
(hex)
Name
Meaning
Data type
Flags Default
80n0:0
AI Settings
Maximum subindex
UINT8
RO
0x18 (24
dez
)
80n0:01
Enable user scale User scale is active
BOOLEAN RW
0x00 (0
dez
)
80n0:06
Enable filter
Enable filter, which makes PLC-cycle-
synchronous data exchange
unnecessary
BOOLEAN RW
0x00 (0
dec
)
80n0:07
Enable limit 1
Limit 1 enabled
BOOLEAN RW
0x00 (0
dez
)
80n0:08
Enable limit 2
Limit 2 enabled
BOOLEAN RW
0x00 (0
dez
)
80n0:0A
Enable user
calibration
Enabling of the user calibration
BOOLEAN RW
0x00 (0
dez
)
80n0:0B
Enable vendor
calibration
Enabling of the vendor calibration
BOOLEAN RW
0x00 (0
dez
)
80n0:11
User scale offset
User scaling offset
INT16
RW
0x0000 (0
dez
)
80n0:12
User scale gain
User scaling gain.
The gain is represented in fixed-point
format, with the factor 2
-16
.
The value 1 corresponds to 65536
dec
(0x00010000) and is limited to
±0x7FFFF
INT32
RW
0x00000000
(0
dez
)
80n0:13
Limit 1
First limit value for setting the status
bits
INT16
RW
0x0000 (0
dez
)
80n0:14
Limit 2
Second limit value for setting the status
bits
INT16
RW
0x0000 (0
dez
)
80n0:15
Filter settings
This object determines the digital filter
settings, if it is active via Enable filter
(index 0x80n0:06).
The possible settings are sequentially
numbered.
0: 50 Hz FIR
1: 60 Hz FIR
2: IIR 1
3: IIR 2
4: IIR 3
5: IIR 4
6: IIR 5
7: IIR 6
8: IIR 7
9: IIR 8
UINT16
RW
0x0000 (0
dec
)
80n0:17
User calibration
offset
User offset compensation
INT16
RW
0x0000 (0
dez
)
80n0:18
User calibration
gain
User calibration gain
INT16
RW
0x4000
(16384
dec
)