Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/VL28.json
T
Samuele Locatelli 788c3df824 FANUC:
- update conf x Crossflex (free counter)
 - fix test rilettura
2024-11-20 11:31:43 +01:00

113 lines
2.3 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
}
},
"mMapRead": {
"setPzCommOdl": {
"name": "setPzCommOdl",
"description": "PzOdl",
"memAddr": "VAR.502",
"tipoMem": "Int",
"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"
}
}