23 lines
801 B
Plaintext
23 lines
801 B
Plaintext
# 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 CUSTOM CLIENTE - TORNOSS DT26
|
|
#------------------------------------------
|
|
BIT|Y|8.4|SEM_RED
|
|
BIT|Y|8.5|SEM_YEL
|
|
BIT|Y|8.6|SEM_GRE
|
|
BIT|Y|8.7|SEM_WRK_ZONE
|
|
BIT|Y|10.5|DOOR_CLSD
|
|
BIT|X|7.1|END_CYCLE
|
|
#------------------------------------------
|
|
|
|
|
|
#------------------------------------------
|
|
# REGIONE SEGNALI CUSTOM CLIENTE - CMZ TA20
|
|
#------------------------------------------
|
|
BIT|Y|3.5|SEM_GRE
|
|
BIT|Y|3.6|SEM_YEL
|
|
BIT|Y|3.7|SEM_RED
|
|
BIT|Y|4.0|DOOR_CLSD
|
|
#------------------------------------------ |