Files
Mapo-IOB-WIN/IOB-WIN-MITSUBISHI/DATA/CONF/VL28.json
T
Samuele Locatelli 5a4d8586f2 Fix gestione invio dati a Mitsubishi:
- nuova gestione conf per gestire funzionalità minima porting
- aggiunto forceDynData x recupero valori
- ripetuto in read parametri inviati
2025-06-12 15:16:28 +02:00

157 lines
3.2 KiB
JSON

{
"mMapWrite": {
"setArt": {
"name": "setArt",
"description": "Articolo",
"memAddr": "",
"tipoMem": "String",
"index": 0,
"size": 20,
"displOrdinal": 1
},
"setArtNum": {
"name": "setArtNum",
"description": "CodArt",
"memAddr": "VAR.501",
"tipoMem": "Int",
"index": 966,
"size": 4,
"displOrdinal": 2
},
"setComm": {
"name": "setComm",
"description": "Commessa",
"memAddr": "",
"tipoMem": "String",
"index": 0,
"size": 20,
"displOrdinal": 3
},
"setCommNum": {
"name": "setCommNum",
"description": "ODL",
"memAddr": "VAR.500",
"tipoMem": "Int",
"index": 965,
"size": 4,
"displOrdinal": 4
},
"setPzComm": {
"name": "setPzComm",
"description": "Qta Richiesta",
"memAddr": "PAR.8003",
"tipoMem": "Int",
"index": 8003,
"size": 4,
"displOrdinal": 5
},
"setPzCommOdl": {
"name": "setPzCommOdl",
"description": "PzOdl",
"memAddr": "VAR.502",
"tipoMem": "Int",
"index": 502,
"size": 4,
"displOrdinal": 6
}
},
"mMapRead": {
"setArtNum": {
"name": "setArtNum",
"description": "CodArt",
"memAddr": "VAR.501",
"tipoMem": "Int",
"func": "POINT",
"period": 60,
"index": 966,
"size": 4,
"displOrdinal": 2
},
"setCommNum": {
"name": "setCommNum",
"description": "ODL",
"memAddr": "VAR.500",
"tipoMem": "Int",
"func": "POINT",
"period": 60,
"index": 965,
"size": 4,
"displOrdinal": 4
},
"setPzComm": {
"name": "setPzComm",
"description": "Qta Richiesta",
"memAddr": "PAR.8003",
"tipoMem": "Int",
"func": "POINT",
"period": 60,
"index": 8003,
"size": 4,
"displOrdinal": 5
},
"setPzCommOdl": {
"name": "setPzCommOdl",
"description": "PzOdl",
"memAddr": "VAR.502",
"tipoMem": "Int",
"func": "POINT",
"period": 60,
"index": 502,
"size": 4,
"displOrdinal": 6
},
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 60,
"factor": 1,
"displOrdinal": 7
},
"PZ_COUNT": {
"name": "PZ_COUNT",
"description": "Contatore",
"memAddr": "",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 60,
"factor": 1,
"displOrdinal": 8
},
"PROG": {
"name": "PROG",
"description": "Programma",
"memAddr": "",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 60,
"factor": 1,
"displOrdinal": 9
},
"DYNDATA": {
"name": "DYNDATA",
"description": "DynData check",
"memAddr": "",
"tipoMem": "String",
"index": 0,
"size": 4,
"func": "POINT",
"period": 60,
"factor": 1,
"displOrdinal": 20
}
},
"mMapWriteLink": {
"setArt": "setArtNum",
"setComm": "setCommNum",
"setPzComm": "setPzCommOdl"
}
}