Files
mapo-iob-win-file-exp/IOB.WIN.FileExp/Config/setup.json
T
2020-07-02 18:24:28 +02:00

67 lines
1.7 KiB
JSON

{
"confPLC": {
"ipAdrr": "192.168.0.102",
"tipoCpu": "S71500",
"rack": 0,
"slot": 1
},
"TriggerMemConf": "DB999.DBB0",
"parametersList": {
"DB999.DBB8": {
"Column": "Valore 1",
"Index": 1,
"MemConf": "DB999.DBB8",
"DataType": "word",
"memByteSize": 2
},
"DB999.DBB10": {
"Column": "Valore 2",
"Index": 2,
"MemConf": "DB999.DBB10",
"DataType": "word",
"memByteSize": 2
},
"DB999.DBB16": {
"Column": "Valore 3",
"Index": 3,
"MemConf": "DB999.DBB16",
"DataType": "dword",
"memByteSize": 4
},
"DB999.DBB20": {
"Column": "Valore 4",
"Index": 4,
"MemConf": "DB999.DBB20",
"DataType": "dword",
"memByteSize": 4
},
"DB999.DBB32": {
"Column": "Valore 5",
"Index": 5,
"MemConf": "DB999.DBB32",
"DataType": "real",
"memByteSize": 4
},
"DB999.DBB36": {
"Column": "Valore 6",
"Index": 6,
"MemConf": "DB999.DBB36",
"DataType": "real",
"memByteSize": 4
},
"DB999.DBB40": {
"Column": "Valore 7",
"Index": 7,
"MemConf": "DB999.DBB40",
"DataType": "real",
"memByteSize": 4
},
"DB999.DBB48": {
"Column": "Valore 8",
"Index": 8,
"MemConf": "DB999.DBB48",
"DataType": "string",
"memByteSize": 20
}
}
}