Formato dei valori di gruppo - Metasys - LIT-12013148 - System Integration - KNX Vendor Integration - 12.0

Nota applicativa per il commissioning dei controllori di rete per integrazioni KNX dei fornitori

Product
Building Automation Systems > Utilities and Integrations > KNX Vendor Integration
Document type
Application Note
Document number
LIT-12013148
Version
12.0
Revision date
2022-11-24

L’integrazione KNX utilizza un’enumerazione specifica per estrarre i valori del campo in un formato compatto (bitmap grezzo). È rappresentata dal parametro 3 del punto sul campo. Il programmatore KNX fornisce il tipo EIS o DPT per tutti i gruppi gestiti dal sistema Metasys. La Tabella 1 mostra la relazione tra l’enumerazione e i tipi EIS e DPT.

Nota: Questa enumerazione è solo un’associazione logica. L’integrazione KNX non implementa tutti i tipi EIS e DPT in modo dettagliato; per un’interpretazione corretta è richiesta solo la lunghezza del valore grezzo.
Tabella 1. Tipi di punti dati

Tipo di valore

Tipo di dati Metasys

Descrizione

Tipo EIS

Tipo DPT

0

-

-

-

-

1

AI, AO

Unsigned Long (32 Bits)

EIS11 Counter (32 bits)

DPT 12

2

AI, AO

Signed Long (32 Bits)

EIS11 Counter (32 bits)

DPT 13

3

AI, AO

Signed Short (16 Bits)

EIS10 Counter (16 bits)

DPT 8

4

AI, AO

Unsigned Short (16 Bits)

EIS10 Counter (16 bits)

DPT 7

5

AI, AO

Float (4 byte)

EIS9 Float (32 bits)

DPT 14

6

AI, AO

Unsigned Byte (8 Bits)

EIS14 Counter (8 bits)

EIS6 Scaling

DPT 5

DPT 5

7

AI, AO

Signed Byte (8 Bits)

EIS14 Counter (8 bits)

DPT 6

8

BI, BO

Boolean (1 Bit)

EIS1 Switching

DPT 1

9

AI, AO

Float (2 byte)

EIS5 Float (16 bits)

DPT 9