17 lines
567 B
Plaintext
17 lines
567 B
Plaintext
# 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
|
|
#
|
|
#------------------------------------------
|
|
# 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
|
|
#------------------------------------------ |