Doc. AHIT101A0510.doc 10/02/2011 P. 12 / 18
o
Esempio:
Il valore all’indirizzo 2100H è 0x05 (esadecimale),
= 0x00000101 vuol dire che gli ingressi 1 e 3 sono
attivi.
p
Lo stato del bit 0 indica l’allarme in ritenuta.
Lo stato del bit 1 indica l’allarme attivo.
o
Example:
The value at address 2100H is 0x05 (hexadecimal)
= 0x00000101 means that the inputs 1 and 3 are
active
p
The status of bit 0 indicates a latched alarm.
The status of bit 1 indicates an active alarm.
Indirizzo
Address
WORDS
MISURA
MEASURE
UNITA’
UNIT
FORMATO
FORMAT
2100H
1
OR di tutti gli ingressi
OR of all Inputs
o
Unsigned
int
2101H
1
Ingresso 1
Input 1
bool
Unsigned int
2102
1
Ingresso 2
Input 2
bool
Unsigned int
2103
1
Ingresso 3
Input 3
bool
Unsigned int
2104
1
Ingresso 4
Input 4
bool
Unsigned int
2105
1
Ingresso 5
Input 5
bool
Unsigned int
2106
1
Ingresso 6
Input 6
bool
Unsigned int
2107
1
Ingresso 7
Input 7
bool
Unsigned int
2108
1
Ingresso 8
Input 8
bool
Unsigned int
2150H
1
Ingresso 9
Input 9
bool
Unsigned int
2151
1
Ingresso 10
Input 10
bool
Unsigned int
2152
1
Ingresso 11
Input 11
bool
Unsigned int
2153
1
Ingresso 12
Input 12
bool
Unsigned int
2154
1
Ingresso 13
Input 13
bool
Unsigned int
2155
1
Ingresso 14
Input 14
bool
Unsigned int
2156
1
Ingresso 15
Input 15
bool
Unsigned int
2157
1
Ingresso 16
Input 16
bool
Unsigned int
2110H
1
OR di tutte le uscite
OR of all Outputs
o
Unsigned int
2111H
1
Uscite 1
Output 1
bool
Unsigned int
……
2118H
1
Uscite 8
Output 8
bool
Unsigned int
2120H
1
OR di tutti gli allarmi
OR of all Alarms
o
Unsigned int
2121H
1
Allarme 1
Alarm 1
p
Unsigned int
….
2128H
1
Allarme 8
Alarm 8
p
Unsigned int
2130H
1
OR di tutti i booleani
OR of all Boolean
o
Unsigned int
2131H
1
Booleano 1
Boolean 1
bool
Unsigned int
…
2138H
1
Booleano 8
Boolean 8
bool
Unsigned int
2140H
1
OR Tutti i limiti
OR All Limits
o
Unsigned int
2141H
1
Limite 1
Limit 1
bool
Unsigned int
…
0148H
1
Limite 8
Limit 8
bool
Unsigned int
4F00H
1
Remoto 1
Remote 1
bool
Unsigned int
….
4F0F
1
Remoto 16
Remote 16
bool
Unsigned int