569efd65ee
- portata gestione hasAlarms di comeca in siemens generale - aggiunta gestione PLC S7 x NWS - configuraizone base allarmi e stati ... da testare...
102 lines
2.2 KiB
JSON
102 lines
2.2 KiB
JSON
{
|
|
"mMapWrite": {
|
|
"resetCountAcqua": {
|
|
"name": "resetCountAcqua",
|
|
"description": "Reset contatori acqua OSMOSI / DEPURAZIONE",
|
|
"tipoMem": "Int",
|
|
"memAddr": "DB101.DBB0",
|
|
"index": 0,
|
|
"size": 2
|
|
}
|
|
},
|
|
"mMapRead": {
|
|
"StatoOsmosi": {
|
|
"name": "StatoOsmosi",
|
|
"description": "Stato Osmosi Inversa",
|
|
"memAddr": "DB100.DBB20",
|
|
"tipoMem": "Int",
|
|
"index": 20,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoDepurazione": {
|
|
"name": "StatoDepurazione",
|
|
"description": "Stato Depurazione",
|
|
"memAddr": "DB100.DBB22",
|
|
"tipoMem": "Int",
|
|
"index": 22,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro01": {
|
|
"name": "StatoFiltro01",
|
|
"description": "Stato Filtro 1",
|
|
"memAddr": "DB100.DBB24",
|
|
"tipoMem": "Int",
|
|
"index": 24,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro02": {
|
|
"name": "StatoFiltro02",
|
|
"description": "Stato Filtro 2",
|
|
"memAddr": "DB100.DBB26",
|
|
"tipoMem": "Int",
|
|
"index": 26,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro03": {
|
|
"name": "StatoFiltro03",
|
|
"description": "Stato Filtro 3",
|
|
"memAddr": "DB100.DBB28",
|
|
"tipoMem": "Int",
|
|
"index": 28,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro04": {
|
|
"name": "StatoFiltro04",
|
|
"description": "Stato Filtro 4",
|
|
"memAddr": "DB100.DBB30",
|
|
"tipoMem": "Int",
|
|
"index": 30,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro05": {
|
|
"name": "StatoFiltro05",
|
|
"description": "Stato Filtro 5",
|
|
"memAddr": "DB100.DBB32",
|
|
"tipoMem": "Int",
|
|
"index": 32,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"StatoFiltro06": {
|
|
"name": "StatoFiltro06",
|
|
"description": "Stato Filtro 6",
|
|
"memAddr": "DB100.DBB34",
|
|
"tipoMem": "Int",
|
|
"index": 34,
|
|
"size": 2,
|
|
"func": "MAX",
|
|
"period": 60,
|
|
"factor": 1
|
|
}
|
|
}
|
|
} |