From e80d5a78d922a8dcb49d4b83f86a8ed09068b109 Mon Sep 17 00:00:00 2001 From: sj84 Date: Thu, 2 Jan 2025 16:15:26 +0900 Subject: [PATCH] =?UTF-8?q?@=20Ver=206.1.1=20by=20LSJ=20=20-=202025.01.02?= =?UTF-8?q?=20=20-=20Ver=206.1.0=20Modify=20=20-=20Framework=20:=20SmartX?= =?UTF-8?q?=20Framework=20V3.2.4(update:=202021.01.20)=20=20-=20=EC=8B=9C?= =?UTF-8?q?=EC=8A=A4=ED=85=9C=EC=84=A4=EC=A0=95=20=20=20=20=ED=8C=90?= =?UTF-8?q?=EC=A0=95=20=EA=B7=B8=EB=9E=98=ED=94=84=20=EC=95=88=EA=B7=B8?= =?UTF-8?q?=EB=A0=A4=EC=A7=80=EB=8A=94=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=20=20=20=20//=20=ED=8C=90=EC=A0=95=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20=EA=B7=B8=EB=9E=98=ED=94=84=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20private=20int=20ReceiveCommandSG0(string=20lane,=20string=20?= =?UTF-8?q?receiveData)=20=20=20=20=20=20=20=20=20=20temp=20=3D=2012=20->?= =?UTF-8?q?=2020=20=EC=88=98=EC=A0=95=20=20=20=20=EC=86=8D=EB=8F=84=20?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=84=B0=EA=B0=80=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EB=90=98=EC=96=B4=EC=9E=88=EB=8B=A4=EA=B3=A0=ED=95=A8(?= =?UTF-8?q?=EC=8B=A4=EC=A0=9C=EB=A1=9C=EB=8A=94=20-99990000=20=EC=9D=B4?= =?UTF-8?q?=EA=B1=B0=EB=A7=8C=20=EC=88=98=EC=8B=A0=EB=90=A8..)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INT69DB_2A/Forms/FormInformation.cs | 2 +- INT69DB_2A/Forms/FormMain.cs | 2 +- INT69DB_2A/Version.txt | 11 +++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/INT69DB_2A/Forms/FormInformation.cs b/INT69DB_2A/Forms/FormInformation.cs index f4665e8..431e917 100644 --- a/INT69DB_2A/Forms/FormInformation.cs +++ b/INT69DB_2A/Forms/FormInformation.cs @@ -109,7 +109,7 @@ namespace INT69DB_2A.Forms } private void DefaultSetting() { - this.labelDisplayVer.Text = "6.1.0"; + this.labelDisplayVer.Text = "6.1.1"; this.labelUserMgerVer.Text = ""; this.labelAes128Ver.Text = ""; this.labelSerialNo.Text = this.ParentForm.SystemConfig.SerialNumber; diff --git a/INT69DB_2A/Forms/FormMain.cs b/INT69DB_2A/Forms/FormMain.cs index d28e172..765f411 100644 --- a/INT69DB_2A/Forms/FormMain.cs +++ b/INT69DB_2A/Forms/FormMain.cs @@ -5685,7 +5685,7 @@ namespace INT69DB_2A.Forms // 판정설정 그래프 private int ReceiveCommandSG0(string lane, string receiveData) { - int ret = 0, temp = 12; + int ret = 0, temp = 20; switch (lane) { diff --git a/INT69DB_2A/Version.txt b/INT69DB_2A/Version.txt index 7baf129..f9e9005 100644 --- a/INT69DB_2A/Version.txt +++ b/INT69DB_2A/Version.txt @@ -15,6 +15,17 @@ Ƽ 2~6 ƽ 跮 */ +@ Ver 6.1.1 by LSJ + - 2025.01.02 + - Ver 6.1.0 Modify + - Framework : SmartX Framework V3.2.4(update: 2021.01.20) + - ýۼ + ׷ ȱ׷ + // ׷ + private int ReceiveCommandSG0(string lane, string receiveData) + temp = 12 -> 20 + ӵ Ͱ ߰ Ǿִٰ(δ -99990000 ̰Ÿ ŵ..) + @ Ver 6.1.0 by LSJ - 2024.12.05 - Ver 6.0.0 Modify