Files
StandardSence/StandardScene.Signal/Config/Signal/stations.json
T

23 lines
414 B
JSON

[
{
"JgName": "上线机构1",
"Ip": "192.168.1.10",
"Port": 102,
"PlcType": "S7_1500",
"DbNumber": 100,
"HeartByte": 32,
"HeartBit": 0,
"LineType": "上线机构"
},
{
"JgName": "下线机构1",
"Ip": "192.168.1.11",
"Port": 102,
"PlcType": "S7_1500",
"DbNumber": 100,
"HeartByte": 32,
"HeartBit": 0,
"LineType": "单牵引下线机构"
}
]