Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/PIZ05.json
T
2021-10-28 17:29:09 +02:00

60 lines
1.3 KiB
JSON

{
"mMapRead": {
"Level": {
"name": "Level",
"description": "Livello Serbatoio",
"memAddr": "40001",
"tipoMem": "Real",
"index": 1,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 270,
"minVal": 0,
"maxVal": 100,
"unit": "Kg"
},
"MainPress": {
"name": "MainPress",
"description": "Pressione Serbatoio",
"memAddr": "40003",
"tipoMem": "Real",
"index": 3,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": 0,
"maxVal": 400,
"unit": "bar"
},
"PressBH": {
"name": "PressBH",
"description": "Pressione media all'interno dell'accumulo GNC (pacco bombole) di alta pressione",
"memAddr": "40019",
"tipoMem": "Real",
"index": 19,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": 0,
"maxVal": 400,
"unit": "bar"
},
"PressBL": {
"name": "PressBL",
"description": "Pressione media all'interno dell'accumulo GNC (pacco bombole) di media pressione",
"memAddr": "40021",
"tipoMem": "Real",
"index": 21,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": 0,
"maxVal": 400,
"unit": "bar"
}
}
}