Files
Mapo-IOB-WIN/IOB-WIN-FANUC/DATA/CONF/3028.json
T
2025-07-09 11:47:59 +02:00

54 lines
1.1 KiB
JSON

{
"mMapWrite": {
//"setComm": {
// "name": "setComm",
// "description": "Commessa",
// "tipoMem": "String",
// "memAddr": "VarADS.NomeLancioRichiesto",
// "index": 0,
// "size": 0
//},
//"setArt": {
// "name": "setArt",
// "description": "Articolo",
// "tipoMem": "String",
// "memAddr": "VarADS.NomeDisegnoRichiesto",
// "index": 0,
// "size": 0
//},
"setPzComm": {
"name": "setPzComm",
"description": "Qty",
"memAddr": "STD.D.136.DW",
"tipoMem": "DInt",
"index": 0,
"size": 0
}
},
"mMapRead": {
"PZ_GTOT": {
"name": "PZ_GTOT",
"description": "Contatore GTot",
"memAddr": "STD.D.128.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 7
},
"PZ_COUNT": {
"name": "PZ_COUNT",
"description": "Contatore",
"memAddr": "STD.D.132.DW",
"tipoMem": "Int",
"index": 0,
"size": 4,
"func": "MAX",
"period": 3600,
"factor": 1,
"displOrdinal": 8
}
}
}