Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/PIZ04.json
T
2021-10-28 18:45:31 +02:00

190 lines
4.6 KiB
JSON

{
"mMapWrite": {
"SetLowTempGNC": {
"name": "SetLowTempGNC",
"description": "Set point di avviso per bassa temperatura all'uscita del vaporizzatore GNC",
"memAddr": "40489",
"tipoMem": "Real",
"index": 489,
"size": 2,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetHighTempGNC": {
"name": "SetHighTempGNC",
"description": "Set point di avviso per alta temperatura all'uscita del vaporizzatore GNC",
"memAddr": "40491",
"tipoMem": "Real",
"index": 491,
"size": 2,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetLowTempAmb": {
"name": "SetLowTempAmb",
"description": "Set point di avviso per bassa temperatura ambiente nell'impianto",
"memAddr": "40421",
"tipoMem": "Real",
"index": 421,
"size": 2,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetHighTempAmb": {
"name": "SetHighTempAmb",
"description": "Set point di avviso per alta temperatura ambiente nell'impianto",
"memAddr": "40423",
"tipoMem": "Real",
"index": 423,
"size": 2,
"minVal": -200,
"maxVal": 200,
"unit": "C"
}
},
"mMapRead": {
"Level": {
"name": "Level",
"description": "Livello Serbatoio",
"memAddr": "40001",
"tipoMem": "Real",
"index": 1,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 360,
"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"
},
"TempGNC": {
"name": "TempGNC",
"description": "Temperatura all'uscita del vaporizzatore GNC",
"memAddr": "40027",
"tipoMem": "Real",
"index": 27,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"TempAmb": {
"name": "TempAmb",
"description": "Temperatura ambiente nell'impianto",
"memAddr": "40011",
"tipoMem": "Real",
"index": 11,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetLowTempGNC": {
"name": "SetLowTempGNC",
"description": "Set point di avviso per bassa temperatura all'uscita del vaporizzatore GNC",
"memAddr": "40489",
"tipoMem": "Real",
"index": 489,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetHighTempGNC": {
"name": "SetHighTempGNC",
"description": "Set point di avviso per alta temperatura all'uscita del vaporizzatore GNC",
"memAddr": "40491",
"tipoMem": "Real",
"index": 491,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetLowTempAmb": {
"name": "SetLowTempAmb",
"description": "Set point di avviso per bassa temperatura ambiente nell'impianto",
"memAddr": "40421",
"tipoMem": "Real",
"index": 421,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
},
"SetHighTempAmb": {
"name": "SetHighTempAmb",
"description": "Set point di avviso per alta temperatura ambiente nell'impianto",
"memAddr": "40423",
"tipoMem": "Real",
"index": 423,
"size": 2,
"func": "MAX",
"period": 60,
"factor": 1,
"minVal": -200,
"maxVal": 200,
"unit": "C"
}
}
}