diff --git a/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs b/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs
index cf3ae7d..9a9dedb 100644
--- a/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs
+++ b/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs
@@ -66,7 +66,7 @@ namespace ITC81DB_0H.Controls
private void DefaultSetting()
{
this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber;
- this.labelDisplayVer.Text = "6.9.0";
+ this.labelDisplayVer.Text = "0.1.0";
}
public void UpdateMainBoardVersionDisplay(string version)
diff --git a/ITC81DB_0H/ITC81DB_0H.csproj b/ITC81DB_0H/ITC81DB_0H.csproj
index 9046660..26bfd60 100644
--- a/ITC81DB_0H/ITC81DB_0H.csproj
+++ b/ITC81DB_0H/ITC81DB_0H.csproj
@@ -7,8 +7,8 @@
{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}
WinExe
Properties
- ITC81DB
- ITC81DB
+ ITC81DB_0H
+ ITC81DB_0H
{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
WindowsCE
E2BECB1F-8C8C-41ba-B736-9BE7D946A398
diff --git a/ITC81DB_0H/Properties/Resources.Designer.cs b/ITC81DB_0H/Properties/Resources.Designer.cs
index 3e9d2a2..2bb7bca 100644
--- a/ITC81DB_0H/Properties/Resources.Designer.cs
+++ b/ITC81DB_0H/Properties/Resources.Designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// This code was generated by a tool.
-// Runtime Version:2.0.50727.5485
+// 이 코드는 도구를 사용하여 생성되었습니다.
+// 런타임 버전:2.0.50727.9151
//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
+// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
+// 이러한 변경 내용이 손실됩니다.
//
//------------------------------------------------------------------------------
@@ -13,12 +13,12 @@ namespace ITC81DB_0H.Properties {
///
- /// A strongly-typed resource class, for looking up localized strings, etc.
+ /// 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
///
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
+ // 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
+ // 클래스에서 자동으로 생성되었습니다.
+ // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
+ // 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
internal class Resources {
@@ -30,13 +30,13 @@ namespace ITC81DB_0H.Properties {
}
///
- /// Returns the cached ResourceManager instance used by this class.
+ /// 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB.Properties.Resources", typeof(Resources).Assembly);
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_0H.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
@@ -44,8 +44,8 @@ namespace ITC81DB_0H.Properties {
}
///
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
+ /// 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대한 현재 스레드의 CurrentUICulture
+ /// 속성을 재정의합니다.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
diff --git a/ITC81DB_0H/bin/Release/ITC81DB.exe b/ITC81DB_0H/bin/Release/ITC81DB_0H.exe
similarity index 93%
rename from ITC81DB_0H/bin/Release/ITC81DB.exe
rename to ITC81DB_0H/bin/Release/ITC81DB_0H.exe
index e0388b7..c4cfb9e 100644
Binary files a/ITC81DB_0H/bin/Release/ITC81DB.exe and b/ITC81DB_0H/bin/Release/ITC81DB_0H.exe differ
diff --git a/ITC81DB_0H/bin/Release/ITC81DB_ImageDll.dll b/ITC81DB_0H/bin/Release/ITC81DB_ImageDll.dll
index 370e1e9..29bd694 100644
Binary files a/ITC81DB_0H/bin/Release/ITC81DB_ImageDll.dll and b/ITC81DB_0H/bin/Release/ITC81DB_ImageDll.dll differ
diff --git a/ITC81DB_0H/obj/Release/ITC81DB_0H.csproj.FileListAbsolute.txt b/ITC81DB_0H/obj/Release/ITC81DB_0H.csproj.FileListAbsolute.txt
index dc62af0..e5aab2d 100644
--- a/ITC81DB_0H/obj/Release/ITC81DB_0H.csproj.FileListAbsolute.txt
+++ b/ITC81DB_0H/obj/Release/ITC81DB_0H.csproj.FileListAbsolute.txt
@@ -62,13 +62,11 @@ D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.DialogForms.DialogFor
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMain.resources
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMainDisplay.resources
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Forms.FormMenu.resources
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.Properties.Resources.resources
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.csproj.GenerateResource.Cache
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.exe
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB.pdb
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB.exe
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB.pdb
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_ImageDll.dll
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\SmartX_IEC1000.dll
-D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\SmartXCommon.dll
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_ImageDll.pdb
+D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_0H.exe
+D:\Laboratory\ITC81DB_0H\ITC81DB_0H\bin\Release\ITC81DB_0H.pdb
+D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Properties.Resources.resources
+D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.exe
+D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.pdb
diff --git a/ITC81DB_0H/obj/Release/ITC81DB.exe b/ITC81DB_0H/obj/Release/ITC81DB_0H.exe
similarity index 93%
rename from ITC81DB_0H/obj/Release/ITC81DB.exe
rename to ITC81DB_0H/obj/Release/ITC81DB_0H.exe
index e0388b7..c4cfb9e 100644
Binary files a/ITC81DB_0H/obj/Release/ITC81DB.exe and b/ITC81DB_0H/obj/Release/ITC81DB_0H.exe differ
diff --git a/ITC81DB_0H/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/ITC81DB_0H/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
index 16c8179..e77aa6a 100644
Binary files a/ITC81DB_0H/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and b/ITC81DB_0H/obj/Release/TempPE/Properties.Resources.Designer.cs.dll differ
diff --git a/ITC81DB_ImageDll/ITC81DB_ImageDll/bin/Release/ITC81DB_ImageDll.dll b/ITC81DB_ImageDll/ITC81DB_ImageDll/bin/Release/ITC81DB_ImageDll.dll
index 370e1e9..29bd694 100644
Binary files a/ITC81DB_ImageDll/ITC81DB_ImageDll/bin/Release/ITC81DB_ImageDll.dll and b/ITC81DB_ImageDll/ITC81DB_ImageDll/bin/Release/ITC81DB_ImageDll.dll differ