This commit is contained in:
TD
2025-04-11 10:42:40 +08:00
parent 4765e0e5bd
commit f9d472295b
6 changed files with 210 additions and 175 deletions

View File

@ -41,7 +41,7 @@ namespace DH.Devices.PLC
{
try
{
LoggerHelper.LogPath = "D://";
LoggerHelper.LogPath = "D://PROJECTS//Logs//";
LoggerHelper.LogPrefix = "PLC";
TcpNet.IpAddress = IP;