Siemens SIMATIC NET Especificaciones Pagina 179

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 268
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 178
Chapter 10. Configuring the I/O Driver from FIX/iFIX Applications169
See Also
Specifying Signal Conditioning in Database Manager
12AL Signal Conditioning
Signal conditioning defines how the process database scales incoming data.
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.
Write
Algorithm
Writes to a 16-bit register using the
following algorithm:
Result = (((InputData –
Lo_egu)/Span_egu) * 4095) + 0.5.
Write
Algorithm
Variables
Lo_egu – the low engineering
value.
Span_egu – the span of the
engineering values.
InputData – the database block’s
current value.
Result – the value sent to the
process hardware.
Vista de pagina 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 267 268

Comentarios a estos manuales

Sin comentarios