Aggiunta nota
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
# Jetco macchine COMPRESSORI ATLAS COPCO
|
# Jetco macchine COMPRESSORI ATLAS COPCO
|
||||||
#
|
#
|
||||||
# partenza da IdxFam 4
|
# partenza da IdxFam 4
|
||||||
# md 2019.10.07: gestione specifica compressori da sstato
|
# mod 2019.10.07: gestione specifica compressori da stato
|
||||||
|
# mod 2025.11.25: aggiunta gestione HW_Emergenza
|
||||||
#
|
#
|
||||||
$DEFINITIONS
|
$DEFINITIONS
|
||||||
|
|
||||||
@@ -84,7 +85,7 @@ $EVENT : 46 : HW_Carico
|
|||||||
|
|
||||||
$RULES
|
$RULES
|
||||||
|
|
||||||
# state : input : next state : event
|
# state : input : next state : event
|
||||||
|
|
||||||
ALL_STATES : NOT B_POWERON : ST_Power_off : HW_Power_Off
|
ALL_STATES : NOT B_POWERON : ST_Power_off : HW_Power_Off
|
||||||
ALL_STATES : B_Emerg : ST_Emergency : HW_Emergenza
|
ALL_STATES : B_Emerg : ST_Emergency : HW_Emergenza
|
||||||
|
|||||||
Reference in New Issue
Block a user