
Chapter 10. Configuring the I/O Driver from FIX/iFIX Applications181
See Also
Specifying Signal Conditioning in Database Manager
13AL Signal Conditioning
Signal conditioning defines how the process database scales incoming data.
Parameters for 13AL Signal Conditioning
Description 13-bit binary number.
Input Range 0 – 8191.
Scaling Scales 13-bit binary values to the
database block’s EGU range.
Read
Algorithm
Reads from a 16-bit register using
the same algorithm as 13BN, and
returns a status indicating whether
the value is out of range and in an
alarm state, or OK.
Result = ((Raw_value/8191) *
Span_egu) + Lo_egu
Read
Algorithm
Variables
Lo_egu – the database block’s low
engineering value.
Span_egu – the span of the
engineering values.
Raw_value – the value stored in the
field device’s register.
Result – the scaled value stored in
the database block.
Comentarios a estos manuales