Chaîne = 0x02 0x81 0xC1 0xB0 0xA0 0xAD 0xB1 0xB4 0xAE 0xB5 0xA0
0xAD 0xB1 0xB3 0xAE 0xB8 0xFA 0x03 (18 bytes)
Remarques : si plusieurs canaux sont disponibles, chacun doit être lu sépa-
rément.
Lire le statut
PC à l'unité centrale de traitement ( CPU ) :
"STX" "ADR" "S" "CHK" "ETX"
"S"
Exemple : ADR = 1
Chaîne = 0x02 0x81 0xD3 0xD2 0x03 (5 bytes)
( CPU ) Unité centrale de traitement au PC :
"STX" "ADR" "S" Info1 Info2....Info9 "CHK" "ETX" (valeur lue)
Info1 à l'information 9
Info1 =
Info2 =
Info3 =
Info4 =
Info5 =
Info6 =
Info7 =
Info8 =
Info9 =
Exemple : ADR = 1, info1 = 1, info2 = 0, info3 = 1, info4 = 1, info5 = 0, info6 =
0, info7 = 0, info8 = 0, info9 = 0
Chaîne = 0x02 0x81 0xD3 0xB1 0xB0 0xB1 0xB1 0xB0 0xB0 0xB0 0xB0 0xB0
0xE3 0x03 (14 bytes)
Fixer les paramètres numériques
PC à l'unité centrale de traitement (CPU ) :
"STX" "ADR" "s" valeur d'index "CHK" "ETX"
"s"
Index Lire le nombre d'information selon le statut (enregistrement "S" en
code d'ASCII ou 0x80
Valeur
Exemples : Commuter l'installation "Marche / Arrêt" : ADR = 1, installation
marche= 1 (index = 1)
Chaîne = 0x02 0x81 0xF3 0xB1 0xA0 0xB1 0xD2 0x03 (8 bytes)
Code ASCII 0x53 ou 0x80 = 0xD3
par byte en ASCII ou le 0x80 (0xB0 ou 0xB1)
marche / arrêt
échec collectif
commande de température
humidité
touche1
touche 2
touche 3
touche 4
numéro d'erreur
Code ASCII 0x73 ou 0x80 = 0xF3
c.-à-d. l'index 2 correspond à l'échec collectif.
Blanc = 0x20 ou 0x80 = 0xA0
„1" ou „0" correspond à marche ou arrêt
"0" = "off"
"1" = "on"
40