Aggiunti file di conf mappatura memoria da leggere

This commit is contained in:
Samuele E. Locatelli
2017-10-30 12:40:11 +01:00
parent abfe27957a
commit d0ce1e0c1d
6 changed files with 53 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# Commenti con cancelletto, struttura un variabile per riga, tipo chiave|valore (occhio che il separatore è configurato da .cofig come "testCharSep"); spazi e tabulazioni dovrei trimmarli in acquisizione (qui inseriti per comodità di lettura)
#
#------------------------------------------
# REGIONE SEGNALI STANDARD
#------------------------------------------
F|0.4|FEED_HOLD_LAMP
F|0.5|START_CYCLE_LAMP
F|0.7|AUTO_OP_SIGNAL
F|1.0|ALARM
F|1.1|RESET
F|1.7|CN_READY
G|7.2|START
G|8.5|FEED_HOLD
#------------------------------------------
#
#------------------------------------------
# REGIONE SEGNALI CUSTOM CLIENTE
#------------------------------------------
Y|8.4|SEM_RED
Y|8.5|SEM_YEL
Y|8.6|SEM_GRE
Y|8.7|SEM_WRK_ZONE
Y|10.5|DOOR_CLSD
#------------------------------------------
+9
View File
@@ -0,0 +1,9 @@
# Commenti con cancelletto, struttura un AREA MEMORIA per riga, tipo A | B | C (il separatore è configurato da .cofig come "testCharSep");
#
# Struttura memoria: AREA MEMORIA | inizio memoria | dimensione memoria in BYTE
# es: Y|8|6 --> significa che legge da Y8 a Y13
G|43.0|MD1
G|43.1|MD2
G|43.2|MD4
G|43.5|DNCI
G|43.7|ZRN
+4
View File
@@ -0,0 +1,4 @@
# Commenti con cancelletto, struttura un AREA MEMORIA per riga, tipo A | B | C (il separatore è configurato da .cofig come "testCharSep");
#
# Struttura memoria: AREA MEMORIA | inizio memoria | dimensione memoria in BYTE
# es: Y|8|6 --> significa che legge da Y8 a Y13
+7
View File
@@ -0,0 +1,7 @@
# Commenti con cancelletto, struttura un AREA MEMORIA per riga, tipo A | B | C (il separatore è configurato da .cofig come "testCharSep");
#
# Struttura memoria: AREA MEMORIA | inizio memoria | dimensione memoria in BYTE
# es: Y|8|6 --> significa che legge da Y8 a Y13
F|0|2
G|7|2
Y|8|6
+5
View File
@@ -0,0 +1,5 @@
# Commenti con cancelletto, struttura un AREA MEMORIA per riga, tipo A | B | C (il separatore è configurato da .cofig come "testCharSep");
#
# Struttura memoria: AREA MEMORIA | inizio memoria | dimensione memoria in BYTE
# es: Y|8|6 --> significa che legge da Y8 a Y13
G|43|1
+4
View File
@@ -0,0 +1,4 @@
# Commenti con cancelletto, struttura un AREA MEMORIA per riga, tipo A | B | C (il separatore è configurato da .cofig come "testCharSep");
#
# Struttura memoria: AREA MEMORIA | inizio memoria | dimensione memoria in BYTE
# es: Y|8|6 --> significa che legge da Y8 a Y13