24 lines
785 B
Plaintext
24 lines
785 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 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
|
|
#------------------------------------------ |