update conf corrente CPA

This commit is contained in:
Samuele Locatelli
2021-12-15 11:36:53 +01:00
parent e4b1d5c6d6
commit 48fc0e2b8a
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ BLINK_FILT=0
;gestione invio pezzi in blocco
;STATE_VAR=VarADS.StatoMacchina
ENABLE_SEND_PZC_BLOCK=TRUE
MIN_SEND_PZC_BLOCK=2
MIN_SEND_PZC_BLOCK=1
MAX_SEND_PZC_BLOCK=100
PARAM_CONF=3023.json
+11 -11
View File
@@ -102,17 +102,17 @@
"func": "POINT",
"period": 60,
"factor": 1
},
"LastMess": {
"name": "LastMess",
"description": "Ultimo Messaggio",
"memAddr": "VarADS.MessaggioInterfaccia",
"tipoMem": "String",
"index": 0,
"size": 0,
"func": "POINT",
"period": 60,
"factor": 1
}
//"LastMess": {
// "name": "LastMess",
// "description": "Ultimo Messaggio",
// "memAddr": "VarADS.MessaggioInterfaccia",
// "tipoMem": "String",
// "index": 0,
// "size": 0,
// "func": "POINT",
// "period": 60,
// "factor": 1
//}
}
}