diff --git a/RIZO.Admin.WebApi/appsettings.json b/RIZO.Admin.WebApi/appsettings.json index 2ba5eb6..45f45f2 100644 --- a/RIZO.Admin.WebApi/appsettings.json +++ b/RIZO.Admin.WebApi/appsettings.json @@ -114,8 +114,219 @@ "PlcSettings": [ { "Id": 1, - "WorkStationCode": "OP70_01", - "WorkStationName": "OP70_01 点散热胶GF1500", + "WorkStationCode": "OP020-2", + "WorkStationName": "OP020-2 合盖", + "PlcType": "S71500", + "IpAddress": "192.168.10.41", + "IntoStation": { + "Heartbeat": "待定.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "待定.DBW2002" // 进站回复结果地址 + } + }, + { + "Id": 2, + "WorkStationCode": "OP020-3", + "WorkStationName": "OP020-3 热铆", + "PlcType": "S71500", + "IpAddress": "192.168.10.56", + "IntoStation": { + "Heartbeat": "待定.DBW0", // 心跳地址 + "IntoStationAsk": "待定", // 进站请求地址 + "ProductModel": "待定.DBB1016", + "ProductSN": "待定", + "IntoStationResp": "待定.DBW2002" // 进站回复结果地址 + } + }, + { + "Id": 3, + "WorkStationCode": "OP020-4", + "WorkStationName": "OP020-4 pin压合&视觉检查", + "PlcType": "S71500", + "IpAddress": "192.168.10.71", + "IntoStation": { + "Heartbeat": "DB1001.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "待定DBW2002" // 进站回复结果地址 + } + }, + { + "Id": 4, + "WorkStationCode": "OP050", + "WorkStationName": "OP050 点白胶DC744", + "PlcType": "S71500", + "IpAddress": "192.168.10.1", + "IntoStation": { + "Heartbeat": "待定", // 心跳地址 + "IntoStationAsk": "DB300.DBW2002", // 进站请求地址 + "ProductModel": "DB300.DBB728", + "ProductSN": "DB300.DBB778", + "IntoStationResp": "待定DBW46" // 进站回复结果地址 + } + }, + { + "Id": 5, + "WorkStationCode": "OP050-1", + "WorkStationName": "OP050-1 自动下料", + "PlcType": "S71500", + "IpAddress": "192.168.10.147", + "IntoStation": { + "Heartbeat": "待定", // 心跳地址 + "IntoStationAsk": "DB1001.待定", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "待定" // 进站回复结果地址 + } + }, + { + "Id": 6, + "WorkStationCode": "OP057", + "WorkStationName": "OP057 压装定位销&激光打标", + "PlcType": "S71500", + "IpAddress": "192.168.10.177", + "IntoStation": { + "Heartbeat": "DB1020.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1020.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 6, + "WorkStationCode": "OP057", + "WorkStationName": "OP057 压装定位销&激光打标", + "PlcType": "S71500", + "IpAddress": "192.168.10.177", + "IntoStation": { + "Heartbeat": "DB1020.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1020.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 7, + "WorkStationCode": "OP058", + "WorkStationName": "OP058 压装定位销&激光打标", + "PlcType": "S71500", + "IpAddress": "192.168.10.177", + "IntoStation": { + "Heartbeat": "DB1021.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1021.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 8, + "WorkStationCode": "OP060", + "WorkStationName": "OP060 高低压接头拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.10.207", + "IntoStation": { + "Heartbeat": "DB1001.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1001.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 9, + "WorkStationCode": "OP070-1", + "WorkStationName": "OP070-1 点散热胶GF1500", + "PlcType": "S71500", + "IpAddress": "192.168.10.222", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + + { + "Id": 9, + "WorkStationCode": "OP070-1", + "WorkStationName": "OP070-1 点散热胶GF1500", + "PlcType": "S71500", + "IpAddress": "192.168.10.222", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 10, + "WorkStationCode": "OP070-2", + "WorkStationName": "OP070-2 点散热胶TC4060", + "PlcType": "S71500", + "IpAddress": "192.168.11.11", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1020.DBW2000", // 进站请求地址 + "ProductModel": "DB1020.DBB待定", + "ProductSN": "DB1020.DBB待定", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 11, + "WorkStationCode": "OP070-3", + "WorkStationName": "OP070-3 点散热胶GF3500", + "PlcType": "S71500", + "IpAddress": "192.168.11.26", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 12, + "WorkStationCode": "OP075", + "WorkStationName": "OP075 PWM折弯&装配", + "PlcType": "S71500", + "IpAddress": "192.168.11.41", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 13, + "WorkStationCode": "OP080-1", + "WorkStationName": "OP080-1 PCBA组装&拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.56", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 14, + "WorkStationCode": "OP080-2", + "WorkStationName": "OP080-2 PCBA拧紧", "PlcType": "S71500", "IpAddress": "192.168.11.71", "IntoStation": { @@ -125,14 +336,216 @@ "ProductSN": "DB1001.DBB1054", "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 } + }, + { + "Id": 15, + "WorkStationCode": "OP080-2", + "WorkStationName": "OP080-2 PCBA拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.71", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 16, + "WorkStationCode": "OP080-3", + "WorkStationName": "OP080-3 PWM压装&CUP上料&拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.86", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 16, + "WorkStationCode": "OP080-3", + "WorkStationName": "OP080-3 PWM压装&CUP上料&拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.86", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 16, + "WorkStationCode": "OP085", + "WorkStationName": "OP085 自动上料到波峰焊", + "PlcType": "S71500", + "IpAddress": "192.168.11.101", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 17, + "WorkStationCode": "OP100", + "WorkStationName": "OP100 手动上料壳体&盖板", + "PlcType": "S71500", + "IpAddress": "192.168.11.101", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 18, + "WorkStationCode": "OP1011", + "WorkStationName": "OP1011 HV连接器装配", + "PlcType": "S71500", + "IpAddress": "192.168.1.21", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 19, + "WorkStationCode": "OP1012", + "WorkStationName": "OP1012 Ring terminal装配", + "PlcType": "S71500", + "IpAddress": "192.168.1.140", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 19, + "WorkStationCode": "OP1012", + "WorkStationName": "OP1012 Ring terminal装配", + "PlcType": "S71500", + "IpAddress": "192.168.1.140", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 19, + "WorkStationCode": "OP102", + "WorkStationName": "OP102 等离子处理", + "PlcType": "S71500", + "IpAddress": "192.168.1.140", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 20, + "WorkStationCode": "OP110-1", + "WorkStationName": "OP110-1 点密封胶Q3-3636", + "PlcType": "S71500", + "IpAddress": "192.168.11.201", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 21, + "WorkStationCode": "OP110-2", + "WorkStationName": "OP110-2 盖板组装&拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.216", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2000", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 22, + "WorkStationCode": "OP110-3", + "WorkStationName": "OP110-3 盖板拧紧", + "PlcType": "S71500", + "IpAddress": "192.168.11.231", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 23, + "WorkStationCode": "OP115", + "WorkStationName": "OP115 自动上下料到固化炉", + "PlcType": "S71500", + "IpAddress": "192.168.11.231", + "IntoStation": { + "Heartbeat": "DB1010.DBW0", // 心跳地址 + "IntoStationAsk": "待定", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 24, + "WorkStationCode": "OP140", + "WorkStationName": "OP140 气密性测试", + "PlcType": "S71500", + "IpAddress": "192.168.12.46", + "IntoStation": { + "Heartbeat": "DB1001.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } + }, + { + "Id": 25, + "WorkStationCode": "OP165", + "WorkStationName": "OP165 自动贴标", + "PlcType": "S71500", + "IpAddress": "192.168.12.71", + "IntoStation": { + "Heartbeat": "DB1001.DBW0", // 心跳地址 + "IntoStationAsk": "DB1001.DBW2002", // 进站请求地址 + "ProductModel": "DB1001.DBB1000", + "ProductSN": "DB1001.DBB1054", + "IntoStationResp": "DB1010.DBW2000" // 进站回复结果地址 + } } - - - ] - - - - - - + ]· }