Files
Mapo-IOB-WIN/IOB-WIN/DATA/CONF/INTERCL_02.json
T
Samuele E. Locatelli 5b47dc048b Update JSon interclays
2019-11-11 19:13:37 +01:00

49 lines
959 B
JSON

{
"mMapWrite": {
"kgRich": {
"name": "kgRich",
"description": "Pesatura Richiesta",
"memAddr": "D26",
"tipoMem": "Int",
"index": 26,
"size": 2,
"value": "0"
},
"setComm": {
"name": "setComm",
"description": "Commessa",
"memAddr": "W0",
"tipoMem": "String",
"index": 0,
"size": 10
},
"velocita": {
"name": "velocita",
"description": "Velocita Ton/h",
"memAddr": "D50",
"tipoMem": "Int",
"index": 50,
"size": 1
}
},
"mMapRead": {
"kgAct": {
"name": "kgAct",
"description": "Incremento Pesatura",
"memAddr": "D20",
"tipoMem": "Int",
"index": 20,
"size": 2,
"value": "0"
},
"kgImp": {
"name": "kgImp",
"description": "Pesatura Impostata",
"memAddr": "D22",
"tipoMem": "Int",
"index": 22,
"size": 2,
"value": "0"
}
}
}