diff --git a/ITC81DB_2/Forms/FormMain.cs b/ITC81DB_2/Forms/FormMain.cs index e3b1282..caf3537 100644 --- a/ITC81DB_2/Forms/FormMain.cs +++ b/ITC81DB_2/Forms/FormMain.cs @@ -636,8 +636,8 @@ namespace ITC81DB_2.Forms #region Test ìš© 통신 로그 fullPath = this.PathDataBackupFolder + "Communicationlog.txt"; this.smartFileCommunicationLog.FilePathName = fullPath; - this.smartFileCommunicationLog.Open(); - this.IsCommunicationLogOpen = true; + //this.smartFileCommunicationLog.Open(); + //this.IsCommunicationLogOpen = true; #endregion } public void CloseSmartUartLink() diff --git a/ITC81DB_2/Version.txt b/ITC81DB_2/Version.txt index 8036ccb..a7279a7 100644 --- a/ITC81DB_2/Version.txt +++ b/ITC81DB_2/Version.txt @@ -17,6 +17,7 @@ - 2022.12.05 - Ver 2.4.0 Modify - Á¦Ç°ÁøÀÔ ¹Ì°¨Áö ±â´É Ãß°¡(·¹µå¸¶ÀÎ #2818 Âü°í) + -> »ç¿ë ÀüÁ¦Á¶°Ç : ¿µÁ¡ ÀâÀ» ½Ã°£ÀÌ ÀÖ¾î¾ß ÇÔ 1. ¿£Áö´Ï¾î ¼³Á¤ 'Á¦Ç°ÁøÀÔ ¹Ì°¨Áö' 0.0 ÃÊ°úÀÏ °æ¿ì, ±â´É ÀÛµ¿ 2. ¾Ë¶÷ 8 - Á¦Ç°ÁøÀÔ ¹Ì°¨Áö Ãß°¡ 3. IsJudgmentNow1, 2 ÆÇÁ¤ ½Ã true·Î º¯°æ -> ¿µÁ¡Ç¥½Ã ½Ã false diff --git a/ITC81DB_2/bin/Release/ITC81DB_2.exe b/ITC81DB_2/bin/Release/ITC81DB_2.exe index 15630e7..e5053f2 100644 Binary files a/ITC81DB_2/bin/Release/ITC81DB_2.exe and b/ITC81DB_2/bin/Release/ITC81DB_2.exe differ diff --git a/ITC81DB_2/obj/Release/ITC81DB_2.exe b/ITC81DB_2/obj/Release/ITC81DB_2.exe index 15630e7..e5053f2 100644 Binary files a/ITC81DB_2/obj/Release/ITC81DB_2.exe and b/ITC81DB_2/obj/Release/ITC81DB_2.exe differ