Elmomc SimplIQ Software Manual Manual de usuario Pagina 218

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 217
SimplIQ Software Manual 13BFilters
MAN-SIMSW (Ver. 1.4)
14-9
The value of KV[N] parameters for N = 12…47 is not important.
Float2Par indicates the following function:
Function y = Float2Par(x)
A = x * 1024
S1 = floor(A);
S2 = 32768 * (A - 21)
Y = S1 * 65536 + S2
Be aware that the KV[N] manual programming is not required because the Composer
program performs it manually.
Vista de pagina 217

Comentarios a estos manuales

Sin comentarios