DL205 Analog Manual, 7th Edition Rev. D
5-20
Chapter 5: F2-08AD-2, 8-Ch. Analog Voltage Input
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
B
C
D
Analog Power Failure Detection
The analog module has a microcontroller which can diagnose analog input circuit problems. A
ladder rung can be added to program to detect these problems. This rung shows an input point
that would be assigned if the module was used as shown in the previous examples. A different
point would be used if the module was installed in a different I/O configuration.
Scaling the Input Data
Most applications usually require
measurements in engineering units which
provides more meaningful data. This is
accomplished by using the conversion
formula shown.
Adjustments may be needed to the formula
depending on the scale being used for the
engineering units.
For example, if pressure (PSI) is to be measured from 0.0–99.9 then multiply the value by 10
in order to imply a decimal place when viewing the value with the programming software or
with a handheld programmer. Notice how the calculations differ when the multiplier is used.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
A
b
C
D
V2000
K0
=
X37
OUT
C0
Multiplexing method
V-memory location V2000 holds
channel 1 data. When a data value
of zero is returned and input X37 is
on, then the analog circuitry is not
operating properly.
V2000 K8000
=
OUT
C0
Pointers method
V-memory location V2000 holds
channel 1 data. When a data value
of 8000 is returned, then the analog
circuitry is not operating properly.
Units = A H – L
4095
U = Engineering Units
A = Analog Value (0 – 4095)
H = High limit of the engineering
unit range
L = Low limit of the engineering
unit range
Units = A H – L
4095
Units = 2024 100 – 0
4095
Units = 49
Units = 10A H – L
4095
Units = 20240 100 – 0
4095
Units = 494
Analog Value of 2024, slightly less than half scale, should yield 49.4 PSI.
Example without multiplier Example with multiplier
Summary of Contents for DL205
Page 1: ...DL205 Analog I O Manual Manual Number D2 ANLG M ...
Page 2: ...Notes ...
Page 6: ...Notes ...