更新
This commit is contained in:
@@ -947,8 +947,8 @@ namespace 全自动水压检测仪
|
||||
System.Diagnostics.Debug.WriteLine($"[NormalTemperatureMode] 管理员登录,显示录入系统按钮");
|
||||
}
|
||||
|
||||
string plcIp = "192.168.1.10";
|
||||
// string plcIp = "127.0.0.1";
|
||||
// string plcIp = "192.168.1.10";
|
||||
string plcIp = "127.0.0.1";
|
||||
bool initSuccess = Data.ModbusResourceManager.Instance.Init(plcIp, 502);
|
||||
if (!initSuccess)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user