update conf corrente CPA
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
//}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user