Files
Mapo-IOB-WIN/IOB-WIN/DATA/CONF/VL25.json
T
Samuele E. Locatelli c03af3fb92 FIX conf INGENIA
2019-11-14 10:03:16 +01:00

52 lines
1.0 KiB
JSON

{
"mMapWrite": {
"setArt": {
"name": "setArt",
"description": "Articolo",
"memAddr": "DB701.DBB20",
"tipoMem": "DInt",
"index": 20,
"size": 4
},
"setComm": {
"name": "setComm",
"description": "Commessa",
"memAddr": "DB701.DBB24",
"tipoMem": "DInt",
"index": 24,
"size": 4
},
"setPzComm": {
"name": "setPzComm",
"description": "Qty",
"memAddr": "DB701.DBB28",
"tipoMem": "DInt",
"index": 28,
"size": 4
}
},
"mMapRead": {
"ContaBuoni": {
"name": "ContaBuoni",
"description": "Contapezzi BUONI",
"memAddr": "DB700.DBB28",
"tipoMem": "DInt",
"index": 28,
"size": 4,
"func": "MAX",
"period": 60,
"factor": 1
},
"ContaScarti": {
"name": "ContaScarti",
"description": "Contapezzi SCARTO",
"memAddr": "DB700.DBB32",
"tipoMem": "DInt",
"index": 32,
"size": 4,
"func": "MAX",
"period": 60,
"factor": 1
}
}
}