이미지 프로젝트명 변경, 자동판정 관련 화면 삭제
parent
8adf86551d
commit
d409af147a
|
@ -1,7 +1,7 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_ImageDll", "ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_ImageDll.csproj", "{501CC4ED-3B74-4189-8FD5-29F990358D21}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_0H_ImageDll", "ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_0H_ImageDll.csproj", "{501CC4ED-3B74-4189-8FD5-29F990358D21}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ITC81DB_0H", "ITC81DB_0H\ITC81DB_0H.csproj", "{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}"
|
||||
EndProject
|
||||
|
|
|
@ -12,7 +12,7 @@ using SmartX;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -14,7 +14,7 @@ using SmartX;
|
|||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using SmartX;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Threading;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -7,7 +7,7 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.Forms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -13,7 +13,7 @@ using System.Windows.Forms;
|
|||
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -12,7 +12,7 @@ using SmartX;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using System.Threading;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -38,20 +38,16 @@
|
|||
this.buttonExternalInputLamp = new SmartX.SmartButton();
|
||||
this.labelTitleExternalInputLamp = new SmartX.SmartLabel();
|
||||
this.labelTitleExternalInputBuzzer = new SmartX.SmartLabel();
|
||||
this.comboBoxPhotoB = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN2 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN3 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN4 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN5 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN6 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN7 = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxPIN8 = new System.Windows.Forms.ComboBox();
|
||||
this.labelPIn2 = new SmartX.SmartLabel();
|
||||
this.labelPIn3 = new SmartX.SmartLabel();
|
||||
this.labelPIn4 = new SmartX.SmartLabel();
|
||||
this.labelPIn8 = new SmartX.SmartLabel();
|
||||
this.labelPIn5 = new SmartX.SmartLabel();
|
||||
this.labelPIn6 = new SmartX.SmartLabel();
|
||||
this.labelPIn7 = new SmartX.SmartLabel();
|
||||
this.labelTitleLogin = new SmartX.SmartLabel();
|
||||
this.smartGroupBox4 = new SmartX.SmartGroupBox();
|
||||
this.smartLabel7 = new SmartX.SmartLabel();
|
||||
|
@ -83,20 +79,16 @@
|
|||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.buttonCapture);
|
||||
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPhotoB);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN2);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN3);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN4);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN5);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN6);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN7);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxPIN8);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn2);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn3);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn4);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn8);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn5);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn6);
|
||||
this.smartGroupBox1.Controls.Add(this.labelPIn7);
|
||||
this.smartGroupBox1.Controls.Add(this.labelTitleLogin);
|
||||
this.smartGroupBox1.Controls.Add(this.smartGroupBox4);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonLogin);
|
||||
|
@ -173,7 +165,7 @@
|
|||
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle;
|
||||
this.smartGroupBox2.Image = null;
|
||||
this.smartGroupBox2.InitVisible = true;
|
||||
this.smartGroupBox2.Location = new System.Drawing.Point(383, 281);
|
||||
this.smartGroupBox2.Location = new System.Drawing.Point(383, 212);
|
||||
this.smartGroupBox2.Name = "smartGroupBox2";
|
||||
this.smartGroupBox2.RoundRadius = 5;
|
||||
this.smartGroupBox2.Size = new System.Drawing.Size(324, 148);
|
||||
|
@ -321,19 +313,19 @@
|
|||
this.labelTitleExternalInputBuzzer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelTitleExternalInputBuzzer.Wordwrap = false;
|
||||
//
|
||||
// comboBoxPhotoB
|
||||
// comboBoxPIN2
|
||||
//
|
||||
this.comboBoxPhotoB.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPhotoB.Location = new System.Drawing.Point(457, 233);
|
||||
this.comboBoxPhotoB.Name = "comboBoxPhotoB";
|
||||
this.comboBoxPhotoB.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPhotoB.TabIndex = 186;
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new System.EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN2.Location = new System.Drawing.Point(457, 29);
|
||||
this.comboBoxPIN2.Name = "comboBoxPIN2";
|
||||
this.comboBoxPIN2.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN2.TabIndex = 186;
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new System.EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
//
|
||||
// comboBoxPIN3
|
||||
//
|
||||
this.comboBoxPIN3.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN3.Location = new System.Drawing.Point(457, 199);
|
||||
this.comboBoxPIN3.Location = new System.Drawing.Point(457, 63);
|
||||
this.comboBoxPIN3.Name = "comboBoxPIN3";
|
||||
this.comboBoxPIN3.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN3.TabIndex = 185;
|
||||
|
@ -342,7 +334,7 @@
|
|||
// comboBoxPIN4
|
||||
//
|
||||
this.comboBoxPIN4.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN4.Location = new System.Drawing.Point(457, 165);
|
||||
this.comboBoxPIN4.Location = new System.Drawing.Point(457, 97);
|
||||
this.comboBoxPIN4.Name = "comboBoxPIN4";
|
||||
this.comboBoxPIN4.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN4.TabIndex = 184;
|
||||
|
@ -360,30 +352,12 @@
|
|||
// comboBoxPIN6
|
||||
//
|
||||
this.comboBoxPIN6.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN6.Location = new System.Drawing.Point(457, 97);
|
||||
this.comboBoxPIN6.Location = new System.Drawing.Point(457, 165);
|
||||
this.comboBoxPIN6.Name = "comboBoxPIN6";
|
||||
this.comboBoxPIN6.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN6.TabIndex = 182;
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new System.EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
//
|
||||
// comboBoxPIN7
|
||||
//
|
||||
this.comboBoxPIN7.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN7.Location = new System.Drawing.Point(457, 63);
|
||||
this.comboBoxPIN7.Name = "comboBoxPIN7";
|
||||
this.comboBoxPIN7.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN7.TabIndex = 181;
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new System.EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
//
|
||||
// comboBoxPIN8
|
||||
//
|
||||
this.comboBoxPIN8.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxPIN8.Location = new System.Drawing.Point(457, 29);
|
||||
this.comboBoxPIN8.Name = "comboBoxPIN8";
|
||||
this.comboBoxPIN8.Size = new System.Drawing.Size(240, 28);
|
||||
this.comboBoxPIN8.TabIndex = 180;
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new System.EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
//
|
||||
// labelPIn2
|
||||
//
|
||||
this.labelPIn2.BackPictureBox1 = null;
|
||||
|
@ -394,11 +368,11 @@
|
|||
this.labelPIn2.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn2.InitVisible = true;
|
||||
this.labelPIn2.LineSpacing = 0F;
|
||||
this.labelPIn2.Location = new System.Drawing.Point(386, 233);
|
||||
this.labelPIn2.Location = new System.Drawing.Point(386, 29);
|
||||
this.labelPIn2.Name = "labelPIn2";
|
||||
this.labelPIn2.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn2.TabIndex = 179;
|
||||
this.labelPIn2.Text = "Photo B";
|
||||
this.labelPIn2.Text = "PIN2";
|
||||
this.labelPIn2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||
this.labelPIn2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelPIn2.Wordwrap = false;
|
||||
|
@ -413,7 +387,7 @@
|
|||
this.labelPIn3.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn3.InitVisible = true;
|
||||
this.labelPIn3.LineSpacing = 0F;
|
||||
this.labelPIn3.Location = new System.Drawing.Point(386, 199);
|
||||
this.labelPIn3.Location = new System.Drawing.Point(386, 63);
|
||||
this.labelPIn3.Name = "labelPIn3";
|
||||
this.labelPIn3.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn3.TabIndex = 178;
|
||||
|
@ -432,7 +406,7 @@
|
|||
this.labelPIn4.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn4.InitVisible = true;
|
||||
this.labelPIn4.LineSpacing = 0F;
|
||||
this.labelPIn4.Location = new System.Drawing.Point(386, 165);
|
||||
this.labelPIn4.Location = new System.Drawing.Point(386, 97);
|
||||
this.labelPIn4.Name = "labelPIn4";
|
||||
this.labelPIn4.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn4.TabIndex = 177;
|
||||
|
@ -441,25 +415,6 @@
|
|||
this.labelPIn4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelPIn4.Wordwrap = false;
|
||||
//
|
||||
// labelPIn8
|
||||
//
|
||||
this.labelPIn8.BackPictureBox1 = null;
|
||||
this.labelPIn8.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelPIn8.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelPIn8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelPIn8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
||||
this.labelPIn8.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn8.InitVisible = true;
|
||||
this.labelPIn8.LineSpacing = 0F;
|
||||
this.labelPIn8.Location = new System.Drawing.Point(386, 29);
|
||||
this.labelPIn8.Name = "labelPIn8";
|
||||
this.labelPIn8.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn8.TabIndex = 174;
|
||||
this.labelPIn8.Text = "PIN8";
|
||||
this.labelPIn8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||
this.labelPIn8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelPIn8.Wordwrap = false;
|
||||
//
|
||||
// labelPIn5
|
||||
//
|
||||
this.labelPIn5.BackPictureBox1 = null;
|
||||
|
@ -489,7 +444,7 @@
|
|||
this.labelPIn6.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn6.InitVisible = true;
|
||||
this.labelPIn6.LineSpacing = 0F;
|
||||
this.labelPIn6.Location = new System.Drawing.Point(386, 97);
|
||||
this.labelPIn6.Location = new System.Drawing.Point(386, 165);
|
||||
this.labelPIn6.Name = "labelPIn6";
|
||||
this.labelPIn6.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn6.TabIndex = 176;
|
||||
|
@ -498,25 +453,6 @@
|
|||
this.labelPIn6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelPIn6.Wordwrap = false;
|
||||
//
|
||||
// labelPIn7
|
||||
//
|
||||
this.labelPIn7.BackPictureBox1 = null;
|
||||
this.labelPIn7.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelPIn7.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelPIn7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelPIn7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
||||
this.labelPIn7.ForeColor = System.Drawing.Color.White;
|
||||
this.labelPIn7.InitVisible = true;
|
||||
this.labelPIn7.LineSpacing = 0F;
|
||||
this.labelPIn7.Location = new System.Drawing.Point(386, 63);
|
||||
this.labelPIn7.Name = "labelPIn7";
|
||||
this.labelPIn7.Size = new System.Drawing.Size(65, 28);
|
||||
this.labelPIn7.TabIndex = 175;
|
||||
this.labelPIn7.Text = "PIN7";
|
||||
this.labelPIn7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
||||
this.labelPIn7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelPIn7.Wordwrap = false;
|
||||
//
|
||||
// labelTitleLogin
|
||||
//
|
||||
this.labelTitleLogin.BackPictureBox1 = null;
|
||||
|
@ -948,20 +884,16 @@
|
|||
public SmartX.SmartLabel labelUser1Password;
|
||||
private SmartX.SmartLabel smartLabel4;
|
||||
private SmartX.SmartGroupBox smartGroupBox4;
|
||||
private System.Windows.Forms.ComboBox comboBoxPhotoB;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN2;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN3;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN4;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN5;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN6;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN7;
|
||||
private System.Windows.Forms.ComboBox comboBoxPIN8;
|
||||
private SmartX.SmartLabel labelPIn2;
|
||||
private SmartX.SmartLabel labelPIn3;
|
||||
private SmartX.SmartLabel labelPIn4;
|
||||
private SmartX.SmartLabel labelPIn8;
|
||||
private SmartX.SmartLabel labelPIn5;
|
||||
private SmartX.SmartLabel labelPIn6;
|
||||
private SmartX.SmartLabel labelPIn7;
|
||||
private SmartX.SmartGroupBox smartGroupBox2;
|
||||
private SmartX.SmartButton buttonExternalInputBuzzer;
|
||||
private SmartX.SmartButton buttonExternalInputLamp;
|
||||
|
|
|
@ -12,7 +12,7 @@ using SmartX;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using System.Threading;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
@ -50,8 +50,8 @@ namespace ITC81DB_0H.Controls
|
|||
|
||||
this.ParentForm.DisplayTitleRoot(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
|
||||
this.comboBoxPIN8.Font = this.comboBoxPIN7.Font = this.comboBoxPIN6.Font = new Font("새굴림", 14, FontStyle.Bold);
|
||||
this.comboBoxPIN5.Font = this.comboBoxPIN4.Font = this.comboBoxPIN3.Font = this.comboBoxPhotoB.Font = new Font("새굴림", 14, FontStyle.Bold);
|
||||
this.comboBoxPIN6.Font = this.comboBoxPIN5.Font = new Font("새굴림", 14, FontStyle.Bold);
|
||||
this.comboBoxPIN4.Font = this.comboBoxPIN3.Font = this.comboBoxPIN2.Font = new Font("새굴림", 14, FontStyle.Bold);
|
||||
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
|
@ -70,53 +70,53 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleExternalInputBuzzer.Text = "Buzzer";
|
||||
this.labelTitleExternalInputLamp.Text = "Lamp";
|
||||
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.Items.Clear();
|
||||
this.comboBoxPIN8.Items.Add("None");
|
||||
this.comboBoxPIN8.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN8.Items.Add("Metal");
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.Items.Clear();
|
||||
this.comboBoxPIN7.Items.Add("None");
|
||||
this.comboBoxPIN7.Items.Add("Dispenser Entry1");
|
||||
this.comboBoxPIN7.Items.Add("Stopper");
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN6.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
this.comboBoxPIN6.Items.Clear();
|
||||
this.comboBoxPIN6.Items.Add("None");
|
||||
this.comboBoxPIN6.Items.Add("Dispenser Entry2");
|
||||
this.comboBoxPIN6.Items.Add("External Operating");
|
||||
this.comboBoxPIN6.Items.Add("Air Check");
|
||||
this.comboBoxPIN6.Items.Add("Door Check");
|
||||
this.comboBoxPIN6.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN5.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
this.comboBoxPIN5.Items.Clear();
|
||||
this.comboBoxPIN5.Items.Add("None");
|
||||
this.comboBoxPIN5.Items.Add("Stack up Check");
|
||||
this.comboBoxPIN5.Items.Add("External Operating");
|
||||
this.comboBoxPIN5.Items.Add("ExNG1");
|
||||
this.comboBoxPIN5.Items.Add("Air Check");
|
||||
this.comboBoxPIN5.Items.Add("Door Check");
|
||||
this.comboBoxPIN5.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN5.SelectedIndexChanged += new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN4.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
this.comboBoxPIN4.Items.Clear();
|
||||
this.comboBoxPIN4.Items.Add("None");
|
||||
this.comboBoxPIN4.Items.Add("Air Check");
|
||||
this.comboBoxPIN4.Items.Add("START");
|
||||
this.comboBoxPIN4.Items.Add("External Operating");
|
||||
this.comboBoxPIN4.Items.Add("Air Check");
|
||||
this.comboBoxPIN4.Items.Add("Door Check");
|
||||
this.comboBoxPIN4.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN4.SelectedIndexChanged += new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN3.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
this.comboBoxPIN3.Items.Clear();
|
||||
this.comboBoxPIN3.Items.Add("None");
|
||||
this.comboBoxPIN3.Items.Add("STOP");
|
||||
this.comboBoxPIN3.Items.Add("External Operating");
|
||||
this.comboBoxPIN3.Items.Add("Air Check");
|
||||
this.comboBoxPIN3.Items.Add("Door Check");
|
||||
this.comboBoxPIN3.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.Items.Clear();
|
||||
this.comboBoxPhotoB.Items.Add("None");
|
||||
this.comboBoxPhotoB.Items.Add("Door Check");
|
||||
this.comboBoxPhotoB.Items.Add("ExNG2");
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Items.Clear();
|
||||
this.comboBoxPIN2.Items.Add("None");
|
||||
this.comboBoxPIN2.Items.Add("NG");
|
||||
this.comboBoxPIN2.Items.Add("External Operating");
|
||||
this.comboBoxPIN2.Items.Add("Air Check");
|
||||
this.comboBoxPIN2.Items.Add("Door Check");
|
||||
this.comboBoxPIN2.Items.Add("Discharge Check");
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
|
||||
this.buttonLogin.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engON));
|
||||
this.buttonLogin.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engOFF));
|
||||
|
@ -143,53 +143,53 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleExternalInputBuzzer.Text = "蜂鸣器";
|
||||
this.labelTitleExternalInputLamp.Text = "灯";
|
||||
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.Items.Clear();
|
||||
this.comboBoxPIN8.Items.Add("不使用");
|
||||
this.comboBoxPIN8.Items.Add("排出确认");
|
||||
this.comboBoxPIN8.Items.Add("金属检出");
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.Items.Clear();
|
||||
this.comboBoxPIN7.Items.Add("不使用");
|
||||
this.comboBoxPIN7.Items.Add("分配器进入1");
|
||||
this.comboBoxPIN7.Items.Add("固定");
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN6.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
this.comboBoxPIN6.Items.Clear();
|
||||
this.comboBoxPIN6.Items.Add("不使用");
|
||||
this.comboBoxPIN6.Items.Add("分配器进入2");
|
||||
this.comboBoxPIN6.Items.Add("外部运转");
|
||||
this.comboBoxPIN6.Items.Add("气压确认");
|
||||
this.comboBoxPIN6.Items.Add("门已打开");
|
||||
this.comboBoxPIN6.Items.Add("排出确认");
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN5.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
this.comboBoxPIN5.Items.Clear();
|
||||
this.comboBoxPIN5.Items.Add("不使用");
|
||||
this.comboBoxPIN5.Items.Add("积压确认");
|
||||
this.comboBoxPIN5.Items.Add("外部运转");
|
||||
this.comboBoxPIN5.Items.Add("其他不良1");
|
||||
this.comboBoxPIN5.Items.Add("气压确认");
|
||||
this.comboBoxPIN5.Items.Add("门已打开");
|
||||
this.comboBoxPIN5.Items.Add("排出确认");
|
||||
this.comboBoxPIN5.SelectedIndexChanged += new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN4.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
this.comboBoxPIN4.Items.Clear();
|
||||
this.comboBoxPIN4.Items.Add("不使用");
|
||||
this.comboBoxPIN4.Items.Add("气压确认");
|
||||
this.comboBoxPIN4.Items.Add("开启");
|
||||
this.comboBoxPIN4.Items.Add("外部运转");
|
||||
this.comboBoxPIN4.Items.Add("气压确认");
|
||||
this.comboBoxPIN4.Items.Add("门已打开");
|
||||
this.comboBoxPIN4.Items.Add("排出确认");
|
||||
this.comboBoxPIN4.SelectedIndexChanged += new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN3.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
this.comboBoxPIN3.Items.Clear();
|
||||
this.comboBoxPIN3.Items.Add("不使用");
|
||||
this.comboBoxPIN3.Items.Add("停止");
|
||||
this.comboBoxPIN3.Items.Add("外部运转");
|
||||
this.comboBoxPIN3.Items.Add("气压确认");
|
||||
this.comboBoxPIN3.Items.Add("门已打开");
|
||||
this.comboBoxPIN3.Items.Add("排出确认");
|
||||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.Items.Clear();
|
||||
this.comboBoxPhotoB.Items.Add("不使用");
|
||||
this.comboBoxPhotoB.Items.Add("门已打开");
|
||||
this.comboBoxPhotoB.Items.Add("其他不良2");
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Items.Clear();
|
||||
this.comboBoxPIN2.Items.Add("不使用");
|
||||
this.comboBoxPIN2.Items.Add("NG");
|
||||
this.comboBoxPIN2.Items.Add("外部运转");
|
||||
this.comboBoxPIN2.Items.Add("气压确认");
|
||||
this.comboBoxPIN2.Items.Add("门已打开");
|
||||
this.comboBoxPIN2.Items.Add("排出确认");
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
|
||||
this.buttonLogin.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnON));
|
||||
this.buttonLogin.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnOFF));
|
||||
|
@ -204,8 +204,8 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.comboBoxPIN8.Font = this.comboBoxPIN7.Font = this.comboBoxPIN6.Font = new Font("새굴림", 12, FontStyle.Bold);
|
||||
this.comboBoxPIN5.Font = this.comboBoxPIN4.Font = this.comboBoxPIN3.Font = this.comboBoxPhotoB.Font = new Font("새굴림", 12, FontStyle.Bold);
|
||||
this.comboBoxPIN6.Font = this.comboBoxPIN5.Font = new Font("새굴림", 12, FontStyle.Bold);
|
||||
this.comboBoxPIN4.Font = this.comboBoxPIN3.Font = this.comboBoxPIN2.Font = new Font("새굴림", 12, FontStyle.Bold);
|
||||
|
||||
#region Russian
|
||||
this.labelTitleBuzzerONTime.Font = new Font("새굴림", 8, FontStyle.Bold);
|
||||
|
@ -222,54 +222,54 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleExternalInputBuzzer.Text = "Сигнал";
|
||||
this.labelTitleExternalInputLamp.Text = "лампа";
|
||||
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.Items.Clear();
|
||||
this.comboBoxPIN8.Items.Add("Нет");
|
||||
this.comboBoxPIN8.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN8.Items.Add("Металл");
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.Items.Clear();
|
||||
this.comboBoxPIN7.Items.Add("Нет");
|
||||
this.comboBoxPIN7.Items.Add("Вход дозатора 1");
|
||||
this.comboBoxPIN7.Items.Add("Стопор");
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN6.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
this.comboBoxPIN6.Items.Clear();
|
||||
this.comboBoxPIN6.Items.Add("Нет");
|
||||
this.comboBoxPIN6.Items.Add("Вход дозатора 2");
|
||||
this.comboBoxPIN6.Items.Add("Внешнее управление");
|
||||
this.comboBoxPIN6.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN6.Items.Add("Проверка закрытия дверцы");
|
||||
this.comboBoxPIN6.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN5.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
this.comboBoxPIN5.Items.Clear();
|
||||
this.comboBoxPIN5.Items.Add("Нет");
|
||||
this.comboBoxPIN5.Items.Add("Проверка очередности");
|
||||
this.comboBoxPIN5.Items.Add("Внешнее управление");
|
||||
this.comboBoxPIN5.Items.Add("Другие неисправности1");
|
||||
this.comboBoxPIN5.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN5.Items.Add("Проверка закрытия дверцы");
|
||||
this.comboBoxPIN5.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN5.SelectedIndexChanged += new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN4.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
this.comboBoxPIN4.Items.Clear();
|
||||
this.comboBoxPIN4.Items.Add("Нет");
|
||||
this.comboBoxPIN4.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN4.Items.Add("Старт");
|
||||
this.comboBoxPIN4.Items.Add("Внешнее управление");
|
||||
this.comboBoxPIN4.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN4.Items.Add("Проверка закрытия дверцы");
|
||||
this.comboBoxPIN4.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN4.SelectedIndexChanged += new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN3.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
this.comboBoxPIN3.Items.Clear();
|
||||
this.comboBoxPIN3.Items.Add("Нет");
|
||||
this.comboBoxPIN3.Items.Add("Стоп");
|
||||
this.comboBoxPIN3.Items.Add("Внешнее управление");
|
||||
this.comboBoxPIN3.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN3.Items.Add("Проверка закрытия дверцы");
|
||||
this.comboBoxPIN3.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.Items.Clear();
|
||||
this.comboBoxPhotoB.Items.Add("Нет");
|
||||
this.comboBoxPhotoB.Items.Add("Проверка дверцы");
|
||||
this.comboBoxPhotoB.Items.Add("Другие неисправности2");
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Items.Clear();
|
||||
this.comboBoxPIN2.Items.Add("Нет");
|
||||
this.comboBoxPIN2.Items.Add("Другие неисправности");
|
||||
this.comboBoxPIN2.Items.Add("Внешнее управление");
|
||||
this.comboBoxPIN2.Items.Add("Проверка давления");
|
||||
this.comboBoxPIN2.Items.Add("Проверка закрытия дверцы");
|
||||
this.comboBoxPIN2.Items.Add("Проверка разрядки");
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
|
||||
this.buttonLogin.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusON));
|
||||
this.buttonLogin.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusOFF));
|
||||
this.buttonExternalInputBuzzer.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusON));
|
||||
|
@ -295,53 +295,53 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleExternalInputBuzzer.Text = "Summer";
|
||||
this.labelTitleExternalInputLamp.Text = "Ampel";
|
||||
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.Items.Clear();
|
||||
this.comboBoxPIN8.Items.Add("Keiner");
|
||||
this.comboBoxPIN8.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN8.Items.Add("Metall");
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.Items.Clear();
|
||||
this.comboBoxPIN7.Items.Add("Keiner");
|
||||
this.comboBoxPIN7.Items.Add("Spender Eintritt1");
|
||||
this.comboBoxPIN7.Items.Add("Stopper");
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN6.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
this.comboBoxPIN6.Items.Clear();
|
||||
this.comboBoxPIN6.Items.Add("Keiner");
|
||||
this.comboBoxPIN6.Items.Add("Spender Eintritt2");
|
||||
this.comboBoxPIN6.Items.Add("Externer Betrieb");
|
||||
this.comboBoxPIN6.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN6.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPIN6.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN5.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
this.comboBoxPIN5.Items.Clear();
|
||||
this.comboBoxPIN5.Items.Add("Keiner");
|
||||
this.comboBoxPIN5.Items.Add("Stapeln Sie Prüfen");
|
||||
this.comboBoxPIN5.Items.Add("Externer Betrieb");
|
||||
this.comboBoxPIN5.Items.Add("Andere Schlecht1");
|
||||
this.comboBoxPIN5.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN5.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPIN5.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN5.SelectedIndexChanged += new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN4.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
this.comboBoxPIN4.Items.Clear();
|
||||
this.comboBoxPIN4.Items.Add("Keiner");
|
||||
this.comboBoxPIN4.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN4.Items.Add("START");
|
||||
this.comboBoxPIN4.Items.Add("Externer Betrieb");
|
||||
this.comboBoxPIN4.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN4.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPIN4.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN4.SelectedIndexChanged += new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN3.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
this.comboBoxPIN3.Items.Clear();
|
||||
this.comboBoxPIN3.Items.Add("Keiner");
|
||||
this.comboBoxPIN3.Items.Add("STOPP");
|
||||
this.comboBoxPIN3.Items.Add("Externer Betrieb");
|
||||
this.comboBoxPIN3.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN3.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPIN3.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.Items.Clear();
|
||||
this.comboBoxPhotoB.Items.Add("Keiner");
|
||||
this.comboBoxPhotoB.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPhotoB.Items.Add("Andere Schlecht2");
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Items.Clear();
|
||||
this.comboBoxPIN2.Items.Add("Keiner");
|
||||
this.comboBoxPIN2.Items.Add("NG");
|
||||
this.comboBoxPIN2.Items.Add("Externer Betrieb");
|
||||
this.comboBoxPIN2.Items.Add("Luft Prüfen");
|
||||
this.comboBoxPIN2.Items.Add("Tür Prüfen");
|
||||
this.comboBoxPIN2.Items.Add("Entladung Prüfen");
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
|
||||
this.buttonLogin.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerON));
|
||||
this.buttonLogin.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerOFF));
|
||||
|
@ -368,53 +368,53 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleExternalInputBuzzer.Text = "부저";
|
||||
this.labelTitleExternalInputLamp.Text = "램프";
|
||||
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.Items.Clear();
|
||||
this.comboBoxPIN8.Items.Add("사용안함");
|
||||
this.comboBoxPIN8.Items.Add("배출확인");
|
||||
this.comboBoxPIN8.Items.Add("금속검출");
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.Items.Clear();
|
||||
this.comboBoxPIN7.Items.Add("사용안함");
|
||||
this.comboBoxPIN7.Items.Add("디스펜서 진입1");
|
||||
this.comboBoxPIN7.Items.Add("스토퍼");
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN6.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
this.comboBoxPIN6.Items.Clear();
|
||||
this.comboBoxPIN6.Items.Add("사용안함");
|
||||
this.comboBoxPIN6.Items.Add("디스펜서 진입2");
|
||||
this.comboBoxPIN6.Items.Add("외부운전");
|
||||
this.comboBoxPIN6.Items.Add("공압확인");
|
||||
this.comboBoxPIN6.Items.Add("문열림감지");
|
||||
this.comboBoxPIN6.Items.Add("배출확인");
|
||||
this.comboBoxPIN6.SelectedIndexChanged += new EventHandler(this.comboBoxPIN6_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN5.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
this.comboBoxPIN5.Items.Clear();
|
||||
this.comboBoxPIN5.Items.Add("사용안함");
|
||||
this.comboBoxPIN5.Items.Add("적체확인");
|
||||
this.comboBoxPIN5.Items.Add("외부운전");
|
||||
this.comboBoxPIN5.Items.Add("ExNG1");
|
||||
this.comboBoxPIN5.Items.Add("공압확인");
|
||||
this.comboBoxPIN5.Items.Add("문열림감지");
|
||||
this.comboBoxPIN5.Items.Add("배출확인");
|
||||
this.comboBoxPIN5.SelectedIndexChanged += new EventHandler(this.comboBoxPIN5_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN4.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
this.comboBoxPIN4.Items.Clear();
|
||||
this.comboBoxPIN4.Items.Add("사용안함");
|
||||
this.comboBoxPIN4.Items.Add("공압확인");
|
||||
this.comboBoxPIN4.Items.Add("START");
|
||||
this.comboBoxPIN4.Items.Add("외부운전");
|
||||
this.comboBoxPIN4.Items.Add("공압확인");
|
||||
this.comboBoxPIN4.Items.Add("문열림감지");
|
||||
this.comboBoxPIN4.Items.Add("배출확인");
|
||||
this.comboBoxPIN4.SelectedIndexChanged += new EventHandler(this.comboBoxPIN4_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPIN3.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
this.comboBoxPIN3.Items.Clear();
|
||||
this.comboBoxPIN3.Items.Add("사용안함");
|
||||
this.comboBoxPIN3.Items.Add("STOP");
|
||||
this.comboBoxPIN3.Items.Add("외부운전");
|
||||
this.comboBoxPIN3.Items.Add("공압확인");
|
||||
this.comboBoxPIN3.Items.Add("문열림감지");
|
||||
this.comboBoxPIN3.Items.Add("배출확인");
|
||||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.Items.Clear();
|
||||
this.comboBoxPhotoB.Items.Add("사용안함");
|
||||
this.comboBoxPhotoB.Items.Add("문열림감지");
|
||||
this.comboBoxPhotoB.Items.Add("ExNG2");
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.Items.Clear();
|
||||
this.comboBoxPIN2.Items.Add("사용안함");
|
||||
this.comboBoxPIN2.Items.Add("NG");
|
||||
this.comboBoxPIN2.Items.Add("외부운전");
|
||||
this.comboBoxPIN2.Items.Add("공압확인");
|
||||
this.comboBoxPIN2.Items.Add("문열림감지");
|
||||
this.comboBoxPIN2.Items.Add("배출확인");
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
|
||||
this.buttonLogin.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engON));
|
||||
this.buttonLogin.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engOFF));
|
||||
|
@ -482,20 +482,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelChattering.Text = value;
|
||||
|
||||
// 입력포트
|
||||
index = parameter.PI8;
|
||||
if (this.comboBoxPIN8.SelectedIndex != index)
|
||||
{
|
||||
this.comboBoxPIN8.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
this.comboBoxPIN8.SelectedIndex = index;
|
||||
this.comboBoxPIN8.SelectedIndexChanged += new EventHandler(this.comboBoxPIN8_SelectedIndexChanged);
|
||||
}
|
||||
index = parameter.PI7;
|
||||
if (this.comboBoxPIN7.SelectedIndex != index)
|
||||
{
|
||||
this.comboBoxPIN7.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
this.comboBoxPIN7.SelectedIndex = index;
|
||||
this.comboBoxPIN7.SelectedIndexChanged += new EventHandler(this.comboBoxPIN7_SelectedIndexChanged);
|
||||
}
|
||||
index = parameter.PI6;
|
||||
if (this.comboBoxPIN6.SelectedIndex != index)
|
||||
{
|
||||
|
@ -525,24 +511,11 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxPIN3.SelectedIndexChanged += new EventHandler(this.comboBoxPIN3_SelectedIndexChanged);
|
||||
}
|
||||
index = parameter.PI2;
|
||||
if (this.comboBoxPhotoB.SelectedIndex != index)
|
||||
if (this.comboBoxPIN2.SelectedIndex != index)
|
||||
{
|
||||
this.comboBoxPhotoB.SelectedIndexChanged -= new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
this.comboBoxPhotoB.SelectedIndex = index;
|
||||
this.comboBoxPhotoB.SelectedIndexChanged += new EventHandler(this.comboBoxPhotoB_SelectedIndexChanged);
|
||||
}
|
||||
|
||||
if (int.Parse(this.ParentForm.ParentForm.CurrentSystemParameter1.OptionBoard) == 2)
|
||||
{
|
||||
this.comboBoxPIN7.Enabled = false;
|
||||
this.comboBoxPIN6.Enabled = false;
|
||||
this.comboBoxPIN5.Enabled = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.comboBoxPIN7.Enabled = true;
|
||||
this.comboBoxPIN6.Enabled = true;
|
||||
this.comboBoxPIN5.Enabled = true;
|
||||
this.comboBoxPIN2.SelectedIndexChanged -= new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
this.comboBoxPIN2.SelectedIndex = index;
|
||||
this.comboBoxPIN2.SelectedIndexChanged += new EventHandler(this.comboBoxPIN2_SelectedIndexChanged);
|
||||
}
|
||||
|
||||
// 외부 입력 시 부저/램프
|
||||
|
@ -763,15 +736,12 @@ namespace ITC81DB_0H.Controls
|
|||
this.ParentForm.ParentForm.ChildFormMenu.CenterInforSystem3.InitializeDesign();
|
||||
Thread.Sleep(50);
|
||||
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemAutoZero.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemCalibration.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemExternalOutput.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemHelp.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemIOTest.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemJudgmentManual.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemSorterSetting.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemJudgmentSelect.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterSystemJudgmentAuto.InitializeDesign();
|
||||
Thread.Sleep(50);
|
||||
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterInforAS.DefaultSetting();
|
||||
|
@ -779,52 +749,6 @@ namespace ITC81DB_0H.Controls
|
|||
splash.Finish();
|
||||
}
|
||||
|
||||
private void comboBoxPIN8_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
if (this.comboBoxPIN8.SelectedIndex == 1)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("1");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI8 = 1;
|
||||
}
|
||||
else if (this.comboBoxPIN8.SelectedIndex == 2)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("2");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI8 = 2;
|
||||
}
|
||||
else
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("0");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI8 = 0;
|
||||
}
|
||||
|
||||
this.ParentForm.ParentForm.SaveSystemParameter1File(this.ParentForm.ParentForm.CurrentSystemParameter1);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.PI8, value);
|
||||
}
|
||||
private void comboBoxPIN7_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
if (this.comboBoxPIN7.SelectedIndex == 1)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("1");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI7 = 1;
|
||||
}
|
||||
else if (this.comboBoxPIN7.SelectedIndex == 2)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("2");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI7 = 2;
|
||||
}
|
||||
else
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("0");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI7 = 0;
|
||||
}
|
||||
|
||||
this.ParentForm.ParentForm.SaveSystemParameter1File(this.ParentForm.ParentForm.CurrentSystemParameter1);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.PI7, value);
|
||||
}
|
||||
private void comboBoxPIN6_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
@ -912,16 +836,16 @@ namespace ITC81DB_0H.Controls
|
|||
this.ParentForm.ParentForm.SaveSystemParameter1File(this.ParentForm.ParentForm.CurrentSystemParameter1);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.PI3, value);
|
||||
}
|
||||
private void comboBoxPhotoB_SelectedIndexChanged(object sender, EventArgs e)
|
||||
private void comboBoxPIN2_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
if (this.comboBoxPhotoB.SelectedIndex == 1)
|
||||
if (this.comboBoxPIN2.SelectedIndex == 1)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("1");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI2 = 1;
|
||||
}
|
||||
else if (this.comboBoxPhotoB.SelectedIndex == 2)
|
||||
else if (this.comboBoxPIN2.SelectedIndex == 2)
|
||||
{
|
||||
value = Helper.StringZeroFillDigits4("2");
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter1.PI2 = 2;
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using SmartX;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.Controls;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
using System.IO;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using SmartX;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -738,17 +738,17 @@ namespace ITC81DB_0H
|
|||
this.labelExternalOutput4Delay.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut4RunTime != item.ExternalOutput4Operation)
|
||||
this.labelExternalOutput4Operation.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9Mode != item.ExternalOutput9Mode)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5Mode != item.ExternalOutput9Mode)
|
||||
this.labelExternalOutput9Mode.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9DelayTime != item.ExternalOutput9Delay)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5DelayTime != item.ExternalOutput9Delay)
|
||||
this.labelExternalOutput9Delay.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9RunTime != item.ExternalOutput9Operation)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5RunTime != item.ExternalOutput9Operation)
|
||||
this.labelExternalOutput9Operation.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10Mode != item.ExternalOutput10Mode)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6Mode != item.ExternalOutput10Mode)
|
||||
this.labelExternalOutput10Mode.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10DelayTime != item.ExternalOutput10Delay)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6DelayTime != item.ExternalOutput10Delay)
|
||||
this.labelExternalOutput10Delay.ForeColor = Color.Red;
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10RunTime != item.ExternalOutput10Operation)
|
||||
if (this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6RunTime != item.ExternalOutput10Operation)
|
||||
this.labelExternalOutput10Operation.ForeColor = Color.Red;
|
||||
|
||||
if (int.Parse(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Mode) != int.Parse(item.AutoZero1Mode))
|
||||
|
|
|
@ -1,485 +0,0 @@
|
|||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemAutoZero
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Component Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// Required method for Designer support - do not modify
|
||||
/// the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemAutoZero));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.panel2 = new System.Windows.Forms.Panel();
|
||||
this.radioButtonMode2UserSetting = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode2High = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode2None = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode2Middle = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode2Low = new SmartX.SmartRadioButton();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.radioButtonMode1UserSetting = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1High = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1Middle = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1Low = new SmartX.SmartRadioButton();
|
||||
this.comboBoxMode2Variate = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxMode1Variate = new System.Windows.Forms.ComboBox();
|
||||
this.labelMode2Range = new SmartX.SmartLabel();
|
||||
this.labelMode2Time = new SmartX.SmartLabel();
|
||||
this.labelMode1Range = new SmartX.SmartLabel();
|
||||
this.labelMode1Time = new SmartX.SmartLabel();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.panel2.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// smartGroupBox1
|
||||
//
|
||||
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.panel2);
|
||||
this.smartGroupBox1.Controls.Add(this.panel1);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxMode2Variate);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxMode1Variate);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMode2Range);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMode2Time);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMode1Range);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMode1Time);
|
||||
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
||||
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineThickness = 2;
|
||||
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
||||
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
|
||||
this.smartGroupBox1.InitVisible = true;
|
||||
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
||||
this.smartGroupBox1.Name = "smartGroupBox1";
|
||||
this.smartGroupBox1.RoundRadius = 10;
|
||||
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.TabIndex = 176;
|
||||
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// panel2
|
||||
//
|
||||
this.panel2.BackColor = System.Drawing.Color.Black;
|
||||
this.panel2.Controls.Add(this.radioButtonMode2UserSetting);
|
||||
this.panel2.Controls.Add(this.radioButtonMode2High);
|
||||
this.panel2.Controls.Add(this.radioButtonMode2None);
|
||||
this.panel2.Controls.Add(this.radioButtonMode2Middle);
|
||||
this.panel2.Controls.Add(this.radioButtonMode2Low);
|
||||
this.panel2.Location = new System.Drawing.Point(458, 75);
|
||||
this.panel2.Name = "panel2";
|
||||
this.panel2.Size = new System.Drawing.Size(228, 202);
|
||||
//
|
||||
// radioButtonMode2UserSetting
|
||||
//
|
||||
this.radioButtonMode2UserSetting.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2UserSetting.BackPictureBox = null;
|
||||
this.radioButtonMode2UserSetting.BackPictureBox1 = null;
|
||||
this.radioButtonMode2UserSetting.BackPictureBox2 = null;
|
||||
this.radioButtonMode2UserSetting.Checked = false;
|
||||
this.radioButtonMode2UserSetting.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode2UserSetting.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2UserSetting.GroupID = 0;
|
||||
this.radioButtonMode2UserSetting.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode2UserSetting.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode2UserSetting.InitVisible = true;
|
||||
this.radioButtonMode2UserSetting.Location = new System.Drawing.Point(15, 158);
|
||||
this.radioButtonMode2UserSetting.Name = "radioButtonMode2UserSetting";
|
||||
this.radioButtonMode2UserSetting.OutputOnly = false;
|
||||
this.radioButtonMode2UserSetting.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2UserSetting.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode2UserSetting.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2UserSetting.RadioSymbolSize = 16;
|
||||
this.radioButtonMode2UserSetting.Shadow = false;
|
||||
this.radioButtonMode2UserSetting.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode2UserSetting.TabIndex = 45;
|
||||
this.radioButtonMode2UserSetting.Text = "User Setting";
|
||||
this.radioButtonMode2UserSetting.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode2UserSetting.Click += new System.EventHandler(this.radioButtonMode2_Click);
|
||||
//
|
||||
// radioButtonMode2High
|
||||
//
|
||||
this.radioButtonMode2High.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2High.BackPictureBox = null;
|
||||
this.radioButtonMode2High.BackPictureBox1 = null;
|
||||
this.radioButtonMode2High.BackPictureBox2 = null;
|
||||
this.radioButtonMode2High.Checked = false;
|
||||
this.radioButtonMode2High.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode2High.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2High.GroupID = 0;
|
||||
this.radioButtonMode2High.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode2High.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode2High.InitVisible = true;
|
||||
this.radioButtonMode2High.Location = new System.Drawing.Point(15, 50);
|
||||
this.radioButtonMode2High.Name = "radioButtonMode2High";
|
||||
this.radioButtonMode2High.OutputOnly = false;
|
||||
this.radioButtonMode2High.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2High.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode2High.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2High.RadioSymbolSize = 16;
|
||||
this.radioButtonMode2High.Shadow = false;
|
||||
this.radioButtonMode2High.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode2High.TabIndex = 44;
|
||||
this.radioButtonMode2High.Text = "High";
|
||||
this.radioButtonMode2High.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode2High.Click += new System.EventHandler(this.radioButtonMode2_Click);
|
||||
//
|
||||
// radioButtonMode2None
|
||||
//
|
||||
this.radioButtonMode2None.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2None.BackPictureBox = null;
|
||||
this.radioButtonMode2None.BackPictureBox1 = null;
|
||||
this.radioButtonMode2None.BackPictureBox2 = null;
|
||||
this.radioButtonMode2None.Checked = false;
|
||||
this.radioButtonMode2None.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode2None.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2None.GroupID = 0;
|
||||
this.radioButtonMode2None.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode2None.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode2None.InitVisible = true;
|
||||
this.radioButtonMode2None.Location = new System.Drawing.Point(15, 14);
|
||||
this.radioButtonMode2None.Name = "radioButtonMode2None";
|
||||
this.radioButtonMode2None.OutputOnly = false;
|
||||
this.radioButtonMode2None.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2None.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode2None.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2None.RadioSymbolSize = 16;
|
||||
this.radioButtonMode2None.Shadow = false;
|
||||
this.radioButtonMode2None.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode2None.TabIndex = 41;
|
||||
this.radioButtonMode2None.Text = "None";
|
||||
this.radioButtonMode2None.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode2None.Click += new System.EventHandler(this.radioButtonMode2_Click);
|
||||
//
|
||||
// radioButtonMode2Middle
|
||||
//
|
||||
this.radioButtonMode2Middle.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2Middle.BackPictureBox = null;
|
||||
this.radioButtonMode2Middle.BackPictureBox1 = null;
|
||||
this.radioButtonMode2Middle.BackPictureBox2 = null;
|
||||
this.radioButtonMode2Middle.Checked = false;
|
||||
this.radioButtonMode2Middle.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode2Middle.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2Middle.GroupID = 0;
|
||||
this.radioButtonMode2Middle.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode2Middle.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode2Middle.InitVisible = true;
|
||||
this.radioButtonMode2Middle.Location = new System.Drawing.Point(15, 86);
|
||||
this.radioButtonMode2Middle.Name = "radioButtonMode2Middle";
|
||||
this.radioButtonMode2Middle.OutputOnly = false;
|
||||
this.radioButtonMode2Middle.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2Middle.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode2Middle.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2Middle.RadioSymbolSize = 16;
|
||||
this.radioButtonMode2Middle.Shadow = false;
|
||||
this.radioButtonMode2Middle.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode2Middle.TabIndex = 43;
|
||||
this.radioButtonMode2Middle.Text = "Middle";
|
||||
this.radioButtonMode2Middle.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode2Middle.Click += new System.EventHandler(this.radioButtonMode2_Click);
|
||||
//
|
||||
// radioButtonMode2Low
|
||||
//
|
||||
this.radioButtonMode2Low.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2Low.BackPictureBox = null;
|
||||
this.radioButtonMode2Low.BackPictureBox1 = null;
|
||||
this.radioButtonMode2Low.BackPictureBox2 = null;
|
||||
this.radioButtonMode2Low.Checked = false;
|
||||
this.radioButtonMode2Low.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode2Low.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2Low.GroupID = 0;
|
||||
this.radioButtonMode2Low.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode2Low.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode2Low.InitVisible = true;
|
||||
this.radioButtonMode2Low.Location = new System.Drawing.Point(15, 122);
|
||||
this.radioButtonMode2Low.Name = "radioButtonMode2Low";
|
||||
this.radioButtonMode2Low.OutputOnly = false;
|
||||
this.radioButtonMode2Low.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode2Low.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode2Low.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode2Low.RadioSymbolSize = 16;
|
||||
this.radioButtonMode2Low.Shadow = false;
|
||||
this.radioButtonMode2Low.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode2Low.TabIndex = 42;
|
||||
this.radioButtonMode2Low.Text = "Low";
|
||||
this.radioButtonMode2Low.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode2Low.Click += new System.EventHandler(this.radioButtonMode2_Click);
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.BackColor = System.Drawing.Color.Black;
|
||||
this.panel1.Controls.Add(this.radioButtonMode1UserSetting);
|
||||
this.panel1.Controls.Add(this.radioButtonMode1High);
|
||||
this.panel1.Controls.Add(this.radioButtonMode1Middle);
|
||||
this.panel1.Controls.Add(this.radioButtonMode1Low);
|
||||
this.panel1.Location = new System.Drawing.Point(117, 75);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(229, 202);
|
||||
//
|
||||
// radioButtonMode1UserSetting
|
||||
//
|
||||
this.radioButtonMode1UserSetting.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox = null;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox1 = null;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox2 = null;
|
||||
this.radioButtonMode1UserSetting.Checked = false;
|
||||
this.radioButtonMode1UserSetting.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1UserSetting.GroupID = 0;
|
||||
this.radioButtonMode1UserSetting.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1UserSetting.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1UserSetting.InitVisible = true;
|
||||
this.radioButtonMode1UserSetting.Location = new System.Drawing.Point(15, 158);
|
||||
this.radioButtonMode1UserSetting.Name = "radioButtonMode1UserSetting";
|
||||
this.radioButtonMode1UserSetting.OutputOnly = false;
|
||||
this.radioButtonMode1UserSetting.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1UserSetting.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1UserSetting.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1UserSetting.RadioSymbolSize = 16;
|
||||
this.radioButtonMode1UserSetting.Shadow = false;
|
||||
this.radioButtonMode1UserSetting.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode1UserSetting.TabIndex = 40;
|
||||
this.radioButtonMode1UserSetting.Text = "User Setting";
|
||||
this.radioButtonMode1UserSetting.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1UserSetting.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1High
|
||||
//
|
||||
this.radioButtonMode1High.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1High.BackPictureBox = null;
|
||||
this.radioButtonMode1High.BackPictureBox1 = null;
|
||||
this.radioButtonMode1High.BackPictureBox2 = null;
|
||||
this.radioButtonMode1High.Checked = false;
|
||||
this.radioButtonMode1High.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1High.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1High.GroupID = 0;
|
||||
this.radioButtonMode1High.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1High.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1High.InitVisible = true;
|
||||
this.radioButtonMode1High.Location = new System.Drawing.Point(15, 50);
|
||||
this.radioButtonMode1High.Name = "radioButtonMode1High";
|
||||
this.radioButtonMode1High.OutputOnly = false;
|
||||
this.radioButtonMode1High.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1High.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1High.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1High.RadioSymbolSize = 16;
|
||||
this.radioButtonMode1High.Shadow = false;
|
||||
this.radioButtonMode1High.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode1High.TabIndex = 39;
|
||||
this.radioButtonMode1High.Text = "High";
|
||||
this.radioButtonMode1High.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1High.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1Middle
|
||||
//
|
||||
this.radioButtonMode1Middle.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Middle.BackPictureBox = null;
|
||||
this.radioButtonMode1Middle.BackPictureBox1 = null;
|
||||
this.radioButtonMode1Middle.BackPictureBox2 = null;
|
||||
this.radioButtonMode1Middle.Checked = false;
|
||||
this.radioButtonMode1Middle.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1Middle.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Middle.GroupID = 0;
|
||||
this.radioButtonMode1Middle.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1Middle.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1Middle.InitVisible = true;
|
||||
this.radioButtonMode1Middle.Location = new System.Drawing.Point(15, 86);
|
||||
this.radioButtonMode1Middle.Name = "radioButtonMode1Middle";
|
||||
this.radioButtonMode1Middle.OutputOnly = false;
|
||||
this.radioButtonMode1Middle.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Middle.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1Middle.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Middle.RadioSymbolSize = 16;
|
||||
this.radioButtonMode1Middle.Shadow = false;
|
||||
this.radioButtonMode1Middle.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode1Middle.TabIndex = 38;
|
||||
this.radioButtonMode1Middle.Text = "Middle";
|
||||
this.radioButtonMode1Middle.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1Middle.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1Low
|
||||
//
|
||||
this.radioButtonMode1Low.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Low.BackPictureBox = null;
|
||||
this.radioButtonMode1Low.BackPictureBox1 = null;
|
||||
this.radioButtonMode1Low.BackPictureBox2 = null;
|
||||
this.radioButtonMode1Low.Checked = false;
|
||||
this.radioButtonMode1Low.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1Low.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Low.GroupID = 0;
|
||||
this.radioButtonMode1Low.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1Low.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1Low.InitVisible = true;
|
||||
this.radioButtonMode1Low.Location = new System.Drawing.Point(15, 122);
|
||||
this.radioButtonMode1Low.Name = "radioButtonMode1Low";
|
||||
this.radioButtonMode1Low.OutputOnly = false;
|
||||
this.radioButtonMode1Low.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Low.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1Low.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Low.RadioSymbolSize = 16;
|
||||
this.radioButtonMode1Low.Shadow = false;
|
||||
this.radioButtonMode1Low.Size = new System.Drawing.Size(200, 30);
|
||||
this.radioButtonMode1Low.TabIndex = 37;
|
||||
this.radioButtonMode1Low.Text = "Low";
|
||||
this.radioButtonMode1Low.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1Low.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// comboBoxMode2Variate
|
||||
//
|
||||
this.comboBoxMode2Variate.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxMode2Variate.Location = new System.Drawing.Point(558, 402);
|
||||
this.comboBoxMode2Variate.Name = "comboBoxMode2Variate";
|
||||
this.comboBoxMode2Variate.Size = new System.Drawing.Size(115, 31);
|
||||
this.comboBoxMode2Variate.TabIndex = 36;
|
||||
this.comboBoxMode2Variate.SelectedIndexChanged += new System.EventHandler(this.comboBoxMode2Variate_SelectedIndexChanged);
|
||||
//
|
||||
// comboBoxMode1Variate
|
||||
//
|
||||
this.comboBoxMode1Variate.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxMode1Variate.Location = new System.Drawing.Point(217, 402);
|
||||
this.comboBoxMode1Variate.Name = "comboBoxMode1Variate";
|
||||
this.comboBoxMode1Variate.Size = new System.Drawing.Size(115, 31);
|
||||
this.comboBoxMode1Variate.TabIndex = 35;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new System.EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
//
|
||||
// labelMode2Range
|
||||
//
|
||||
this.labelMode2Range.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode2Range.BackPictureBox1 = null;
|
||||
this.labelMode2Range.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelMode2Range.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode2Range.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode2Range.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode2Range.ForeColor = System.Drawing.Color.White;
|
||||
this.labelMode2Range.InitVisible = true;
|
||||
this.labelMode2Range.LineSpacing = 0F;
|
||||
this.labelMode2Range.Location = new System.Drawing.Point(544, 338);
|
||||
this.labelMode2Range.Name = "labelMode2Range";
|
||||
this.labelMode2Range.Size = new System.Drawing.Size(140, 50);
|
||||
this.labelMode2Range.TabIndex = 30;
|
||||
this.labelMode2Range.Text = "50";
|
||||
this.labelMode2Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode2Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode2Range.Wordwrap = false;
|
||||
this.labelMode2Range.Click += new System.EventHandler(this.labelMode2Range_Click);
|
||||
//
|
||||
// labelMode2Time
|
||||
//
|
||||
this.labelMode2Time.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode2Time.BackPictureBox1 = null;
|
||||
this.labelMode2Time.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelMode2Time.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode2Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode2Time.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode2Time.ForeColor = System.Drawing.Color.White;
|
||||
this.labelMode2Time.InitVisible = true;
|
||||
this.labelMode2Time.LineSpacing = 0F;
|
||||
this.labelMode2Time.Location = new System.Drawing.Point(544, 283);
|
||||
this.labelMode2Time.Name = "labelMode2Time";
|
||||
this.labelMode2Time.Size = new System.Drawing.Size(140, 50);
|
||||
this.labelMode2Time.TabIndex = 29;
|
||||
this.labelMode2Time.Text = "100";
|
||||
this.labelMode2Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode2Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode2Time.Wordwrap = false;
|
||||
this.labelMode2Time.Click += new System.EventHandler(this.labelMode2Time_Click);
|
||||
//
|
||||
// labelMode1Range
|
||||
//
|
||||
this.labelMode1Range.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode1Range.BackPictureBox1 = null;
|
||||
this.labelMode1Range.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelMode1Range.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Range.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode1Range.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode1Range.ForeColor = System.Drawing.Color.White;
|
||||
this.labelMode1Range.InitVisible = true;
|
||||
this.labelMode1Range.LineSpacing = 0F;
|
||||
this.labelMode1Range.Location = new System.Drawing.Point(203, 338);
|
||||
this.labelMode1Range.Name = "labelMode1Range";
|
||||
this.labelMode1Range.Size = new System.Drawing.Size(140, 50);
|
||||
this.labelMode1Range.TabIndex = 28;
|
||||
this.labelMode1Range.Text = "50";
|
||||
this.labelMode1Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode1Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode1Range.Wordwrap = false;
|
||||
this.labelMode1Range.Click += new System.EventHandler(this.labelMode1Range_Click);
|
||||
//
|
||||
// labelMode1Time
|
||||
//
|
||||
this.labelMode1Time.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode1Time.BackPictureBox1 = null;
|
||||
this.labelMode1Time.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelMode1Time.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode1Time.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode1Time.ForeColor = System.Drawing.Color.White;
|
||||
this.labelMode1Time.InitVisible = true;
|
||||
this.labelMode1Time.LineSpacing = 0F;
|
||||
this.labelMode1Time.Location = new System.Drawing.Point(203, 283);
|
||||
this.labelMode1Time.Name = "labelMode1Time";
|
||||
this.labelMode1Time.Size = new System.Drawing.Size(140, 50);
|
||||
this.labelMode1Time.TabIndex = 27;
|
||||
this.labelMode1Time.Text = "100";
|
||||
this.labelMode1Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode1Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode1Time.Wordwrap = false;
|
||||
this.labelMode1Time.Click += new System.EventHandler(this.labelMode1Time_Click);
|
||||
//
|
||||
// ControlCenterSystemAutoZero
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
||||
this.Controls.Add(this.smartGroupBox1);
|
||||
this.Name = "ControlCenterSystemAutoZero";
|
||||
this.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.ResumeLayout(false);
|
||||
this.panel2.ResumeLayout(false);
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private SmartX.SmartGroupBox smartGroupBox1;
|
||||
public SmartX.SmartLabel labelMode1Range;
|
||||
public SmartX.SmartLabel labelMode1Time;
|
||||
public SmartX.SmartLabel labelMode2Range;
|
||||
public SmartX.SmartLabel labelMode2Time;
|
||||
private System.Windows.Forms.ComboBox comboBoxMode2Variate;
|
||||
private System.Windows.Forms.ComboBox comboBoxMode1Variate;
|
||||
private SmartX.SmartRadioButton radioButtonMode2UserSetting;
|
||||
private SmartX.SmartRadioButton radioButtonMode2High;
|
||||
private SmartX.SmartRadioButton radioButtonMode2None;
|
||||
private SmartX.SmartRadioButton radioButtonMode2Middle;
|
||||
private SmartX.SmartRadioButton radioButtonMode2Low;
|
||||
private SmartX.SmartRadioButton radioButtonMode1UserSetting;
|
||||
private SmartX.SmartRadioButton radioButtonMode1Middle;
|
||||
private SmartX.SmartRadioButton radioButtonMode1Low;
|
||||
private SmartX.SmartRadioButton radioButtonMode1High;
|
||||
private System.Windows.Forms.Panel panel2;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
}
|
||||
}
|
|
@ -1,465 +0,0 @@
|
|||
using System;
|
||||
using System.Linq;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
using System.Data;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterSystemAutoZero : UserControl
|
||||
{
|
||||
#region Field
|
||||
private FormMenu m_ParentForm;
|
||||
#endregion
|
||||
|
||||
#region Constructor
|
||||
public ControlCenterSystemAutoZero(FormMenu parent)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
this.ParentForm = parent;
|
||||
|
||||
this.InitializeDesign();
|
||||
this.DefaultSetting();
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Property
|
||||
public FormMenu ParentForm
|
||||
{
|
||||
get { return this.m_ParentForm; }
|
||||
private set { this.m_ParentForm = value; }
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Method
|
||||
public void InitializeDesign()
|
||||
{
|
||||
Class1 images = new Class1();
|
||||
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.engBackgroundAutoZero));
|
||||
|
||||
this.radioButtonMode2None.Text = "None";
|
||||
this.radioButtonMode1High.Text = this.radioButtonMode2High.Text = "High";
|
||||
this.radioButtonMode1Middle.Text = this.radioButtonMode2Middle.Text = "Middle";
|
||||
this.radioButtonMode1Low.Text = this.radioButtonMode2Low.Text = "Low";
|
||||
this.radioButtonMode1UserSetting.Font = this.radioButtonMode2UserSetting.Font = new Font("새굴림", 13, FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.Text = this.radioButtonMode2UserSetting.Text = "User Setting";
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.chnBackgroundAutoZero));
|
||||
|
||||
this.radioButtonMode2None.Text = "不使用";
|
||||
this.radioButtonMode1High.Text = this.radioButtonMode2High.Text = "高";
|
||||
this.radioButtonMode1Middle.Text = this.radioButtonMode2Middle.Text = "中间";
|
||||
this.radioButtonMode1Low.Text = this.radioButtonMode2Low.Text = "低";
|
||||
this.radioButtonMode1UserSetting.Font = this.radioButtonMode2UserSetting.Font = new Font("새굴림", 13, FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.Text = this.radioButtonMode2UserSetting.Text = "自定义设置";
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.rusBackgroundAutoZero));
|
||||
|
||||
this.radioButtonMode2None.Text = "Нет";
|
||||
this.radioButtonMode1High.Text = this.radioButtonMode2High.Text = "Высокий";
|
||||
this.radioButtonMode1Middle.Text = this.radioButtonMode2Middle.Text = "Средний";
|
||||
this.radioButtonMode1Low.Text = this.radioButtonMode2Low.Text = "Низкий";
|
||||
this.radioButtonMode1UserSetting.Font = this.radioButtonMode2UserSetting.Font = new Font("새굴림", 10, FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.Text = this.radioButtonMode2UserSetting.Text = "Настройки пользователя";
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.gerBackgroundAutoZero));
|
||||
|
||||
this.radioButtonMode2None.Text = "Keiner";
|
||||
this.radioButtonMode1High.Text = this.radioButtonMode2High.Text = "Hoch";
|
||||
this.radioButtonMode1Middle.Text = this.radioButtonMode2Middle.Text = "Mitte";
|
||||
this.radioButtonMode1Low.Text = this.radioButtonMode2Low.Text = "Niedrig";
|
||||
this.radioButtonMode1UserSetting.Font = this.radioButtonMode2UserSetting.Font = new Font("새굴림", 13, FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.Text = this.radioButtonMode2UserSetting.Text = "Benutzereinstellungen";
|
||||
}
|
||||
else
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.korBackgroundAutoZero));
|
||||
|
||||
this.radioButtonMode2None.Text = "None";
|
||||
this.radioButtonMode1High.Text = this.radioButtonMode2High.Text = "High";
|
||||
this.radioButtonMode1Middle.Text = this.radioButtonMode2Middle.Text = "Middle";
|
||||
this.radioButtonMode1Low.Text = this.radioButtonMode2Low.Text = "Low";
|
||||
this.radioButtonMode1UserSetting.Font = this.radioButtonMode2UserSetting.Font = new Font("새굴림", 13, FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.Text = this.radioButtonMode2UserSetting.Text = "User Setting";
|
||||
}
|
||||
}
|
||||
private void DefaultSetting()
|
||||
{
|
||||
//this.labelAutoZeroTime.Text = " -";
|
||||
//this.labelAutoZeroRange.Text = " -";
|
||||
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode1Variate.Items.Clear();
|
||||
this.comboBoxMode1Variate.Items.Add(0.1);
|
||||
this.comboBoxMode1Variate.Items.Add(0.2);
|
||||
this.comboBoxMode1Variate.Items.Add(0.5);
|
||||
this.comboBoxMode1Variate.Items.Add(1.0);
|
||||
this.comboBoxMode1Variate.SelectedIndex = 0;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxMode2Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode2Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode2Variate.Items.Clear();
|
||||
this.comboBoxMode2Variate.Items.Add(0.1);
|
||||
this.comboBoxMode2Variate.Items.Add(0.2);
|
||||
this.comboBoxMode2Variate.Items.Add(0.5);
|
||||
this.comboBoxMode2Variate.Items.Add(1.0);
|
||||
this.comboBoxMode2Variate.SelectedIndex = 0;
|
||||
this.comboBoxMode2Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode2Variate_SelectedIndexChanged);
|
||||
}
|
||||
|
||||
private void ControlEnableMode1(bool time, bool range, bool variate)
|
||||
{
|
||||
if (time == true)
|
||||
{
|
||||
if (this.labelMode1Time.ForeColor != Color.White)
|
||||
this.labelMode1Time.ForeColor = Color.White;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode1Time.ForeColor != Color.DarkGray)
|
||||
this.labelMode1Time.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (range == true)
|
||||
{
|
||||
if (this.labelMode1Range.ForeColor != Color.White)
|
||||
this.labelMode1Range.ForeColor = Color.White;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode1Range.ForeColor != Color.DarkGray)
|
||||
this.labelMode1Range.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (this.labelMode1Time.Enabled != time)
|
||||
this.labelMode1Time.Enabled = time;
|
||||
|
||||
if (this.labelMode1Range.Enabled != range)
|
||||
this.labelMode1Range.Enabled = range;
|
||||
|
||||
if (this.comboBoxMode1Variate.Enabled != variate)
|
||||
this.comboBoxMode1Variate.Enabled = variate;
|
||||
}
|
||||
private void ControlEnableMode2(bool time, bool range, bool variate)
|
||||
{
|
||||
if (time == true)
|
||||
{
|
||||
if (this.labelMode2Time.ForeColor != Color.White)
|
||||
this.labelMode2Time.ForeColor = Color.White;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode2Time.ForeColor != Color.DarkGray)
|
||||
this.labelMode2Time.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (range == true)
|
||||
{
|
||||
if (this.labelMode2Range.ForeColor != Color.White)
|
||||
this.labelMode2Range.ForeColor = Color.White;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode2Range.ForeColor != Color.DarkGray)
|
||||
this.labelMode2Range.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (this.labelMode2Time.Enabled != time)
|
||||
this.labelMode2Time.Enabled = time;
|
||||
|
||||
if (this.labelMode2Range.Enabled != range)
|
||||
this.labelMode2Range.Enabled = range;
|
||||
|
||||
if (this.comboBoxMode2Variate.Enabled != variate)
|
||||
this.comboBoxMode2Variate.Enabled = variate;
|
||||
}
|
||||
|
||||
private void UpdateZeroParameterDisplay(SystemParameter4 item)
|
||||
{
|
||||
this.UpdateZero1ParameterDisplay(item);
|
||||
this.UpdateZero2ParameterDisplay(item);
|
||||
}
|
||||
public void UpdateZero1ParameterDisplay(SystemParameter4 item)
|
||||
{
|
||||
int iValue = 0;
|
||||
string value = "";
|
||||
|
||||
// Mode 1
|
||||
iValue = int.Parse(item.MainAutoZero1Mode.Trim());
|
||||
if (iValue == 4)
|
||||
{
|
||||
this.ControlEnableMode1(true, true, true);
|
||||
this.radioButtonMode1UserSetting.Checked = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.ControlEnableMode1(false, false, false);
|
||||
|
||||
if (iValue == 1)
|
||||
this.radioButtonMode1Low.Checked = true;
|
||||
else if (iValue == 2)
|
||||
this.radioButtonMode1Middle.Checked = true;
|
||||
else if (iValue == 3)
|
||||
this.radioButtonMode1High.Checked = true;
|
||||
}
|
||||
|
||||
// Mode1 Time
|
||||
value = item.MainAutoZero1Time.Trim();
|
||||
if (this.labelMode1Time.Text != value)
|
||||
this.labelMode1Time.Text = value;
|
||||
|
||||
// Mode1 Range
|
||||
value = item.MainAutoZero1Range.Trim();
|
||||
if (this.labelMode1Range.Text != value)
|
||||
this.labelMode1Range.Text = value;
|
||||
|
||||
// Mode1 Variate
|
||||
iValue = int.Parse(item.MainAutoZero1Variate.Trim());
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode1Variate.SelectedIndex = iValue;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
}
|
||||
public void UpdateZero2ParameterDisplay(SystemParameter4 item)
|
||||
{
|
||||
int iValue = 0;
|
||||
string value = "";
|
||||
|
||||
// Mode 2
|
||||
iValue = int.Parse(item.MainAutoZero2Mode.Trim());
|
||||
if (iValue == 4)
|
||||
{
|
||||
this.ControlEnableMode2(true, true, true);
|
||||
this.radioButtonMode2UserSetting.Checked = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.ControlEnableMode2(false, false, false);
|
||||
|
||||
if (iValue == 1)
|
||||
this.radioButtonMode2Low.Checked = true;
|
||||
else if (iValue == 2)
|
||||
this.radioButtonMode2Middle.Checked = true;
|
||||
else if (iValue == 3)
|
||||
this.radioButtonMode2High.Checked = true;
|
||||
else
|
||||
this.radioButtonMode2None.Checked = true;
|
||||
}
|
||||
|
||||
// Mode2 Time
|
||||
value = item.MainAutoZero2Time.Trim();
|
||||
if (this.labelMode2Time.Text != value)
|
||||
this.labelMode2Time.Text = value;
|
||||
|
||||
// Mode2 Range
|
||||
value = item.MainAutoZero2Range.Trim();
|
||||
if (this.labelMode2Range.Text != value)
|
||||
this.labelMode2Range.Text = value;
|
||||
|
||||
// Mode2 Variate
|
||||
iValue = int.Parse(item.MainAutoZero2Variate.Trim());
|
||||
this.comboBoxMode2Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode2Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode2Variate.SelectedIndex = iValue;
|
||||
this.comboBoxMode2Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode2Variate_SelectedIndexChanged);
|
||||
}
|
||||
|
||||
public void DisplayRefresh(SystemStatus status)
|
||||
{
|
||||
this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplay = DataStore.DisplayStore.SystemAutoZero;
|
||||
this.ParentForm.ParentForm.SetDisplayMode(DataStore.DisplayMode.Menu);
|
||||
this.ParentForm.DisplayTitleRoot(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
|
||||
//this.UpdateZeroParameterDisplay(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4901, "");
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4902, "");
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Event Handler
|
||||
private void radioButtonMode1_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
SmartRadioButton button = sender as SmartRadioButton;
|
||||
|
||||
if (button == null)
|
||||
return;
|
||||
|
||||
if (button == this.radioButtonMode1Low)
|
||||
value = "0001";
|
||||
else if (button == this.radioButtonMode1Middle)
|
||||
value = "0002";
|
||||
else if (button == this.radioButtonMode1High)
|
||||
value = "0003";
|
||||
else if (button == this.radioButtonMode1UserSetting)
|
||||
value = "0004";
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Mode = value;
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferParameter4();
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4901, "");
|
||||
}
|
||||
private void radioButtonMode2_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
SmartRadioButton button = sender as SmartRadioButton;
|
||||
|
||||
if (button == null)
|
||||
return;
|
||||
|
||||
if (button == this.radioButtonMode2None)
|
||||
value = "0000";
|
||||
else if (button == this.radioButtonMode2Low)
|
||||
value = "0001";
|
||||
else if (button == this.radioButtonMode2Middle)
|
||||
value = "0002";
|
||||
else if (button == this.radioButtonMode2High)
|
||||
value = "0003";
|
||||
else if (button == this.radioButtonMode2UserSetting)
|
||||
value = "0004";
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Mode = value;
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferParameter4();
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4902, "");
|
||||
}
|
||||
|
||||
private void labelMode1Time_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode1Time.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode1Time.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Time = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Time);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Time, value);
|
||||
}
|
||||
}
|
||||
}
|
||||
private void labelMode1Range_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode1Range.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode1Range.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Range = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Range);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Range, value);
|
||||
}
|
||||
}
|
||||
}
|
||||
private void comboBoxMode1Variate_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxMode1Variate.SelectedIndex.ToString());
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Variate = value;
|
||||
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Variate, value);
|
||||
}
|
||||
|
||||
private void labelMode2Time_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode2Time.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode2Time.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Time = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Time);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero2Time, value);
|
||||
}
|
||||
}
|
||||
}
|
||||
private void labelMode2Range_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode2Range.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode2Range.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Range = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Range);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero2Range, value);
|
||||
}
|
||||
}
|
||||
}
|
||||
private void comboBoxMode2Variate_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxMode2Variate.SelectedIndex.ToString());
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero2Variate = value;
|
||||
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero2Variate, value);
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
|
@ -1,377 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="smartGroupBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
eR9Czgi/9mu/tnnggQdW27lGT6+Wnvahp4xwaE9b6n9nuw7j7//+79/cunVr87OPPH3uQbgcQt6HkNPb
|
||||
d3zHd2y+/OUvb77ne75ntZ1r9PRq6Wkfekpvx/S0pf53tuswDp/61Kc2f/zczXMPwuUQ8j6EnN5+67d+
|
||||
a/Prv/7rq83cRU+vjp72oaf0dmxPd6n/ne0+jMM//uM/bj72t/+w+Zcf+stzD8ZYQt6HkNPTBz/4wc0n
|
||||
PvGJ1VbuQ0+vhp72oaf0dNGeblP/OztkGMfl7fii6Hga8Df/7O/PPSDjCHkfQk4P8eKQ3/7t39488sgj
|
||||
m7e//e2rrdyHnl4NPe1DT+mhV0+3qf+dHTKMi1/5lV85+3Yaf/L3X9z8xqee2/ziH3323IPTl5D3IeQc
|
||||
67u/+7s37373uzcPPfTQ2ffYfP/737/axmPo6eXS0z70lGON7OlS/e/s0GEc4mrHhz/84bP/UV//+tfP
|
||||
QuM4jnMdz3PPPbf55Cc/uXnve9+7+a7v+q7VJl6EnjqOcypndE9r9RYePowBACCregsbxgAAnKx6CxvG
|
||||
AACcrHoLG8YAAJysegsbxgAAnKx6CxvGAACcrHoLG8YAAJysegsbxgAAnKx6CxvGAACcrHoLG8YAAJys
|
||||
egsbxgAAnKx6CxvGAACcrHoLG8YAAJysegsbxgAAnKx6CxvGAACcrHoLG8YAAJysegsbxgAAnKx6CxvG
|
||||
AACcrHoLG8YAAJysegsbxgAAnKx6C58bxgAAcKoMYwAAeIthDAAAv/PE5v8D3z4Rrjd8lXkAAAAASUVO
|
||||
RK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
|
||||
<value>WEBPAD</value>
|
||||
</metadata>
|
||||
</root>
|
|
@ -31,7 +31,6 @@
|
|||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemCalibration));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.buttonCancel = new SmartX.SmartButton();
|
||||
this.buttonBalance = new SmartX.SmartButton();
|
||||
this.panel3 = new System.Windows.Forms.Panel();
|
||||
this.radioButtonUnitKg = new SmartX.SmartRadioButton();
|
||||
this.radioButtonUnitG = new SmartX.SmartRadioButton();
|
||||
|
@ -46,10 +45,7 @@
|
|||
this.labelBalanceWeightUnit = new SmartX.SmartLabel();
|
||||
this.labelMaxWeightUnit = new SmartX.SmartLabel();
|
||||
this.buttonZero = new SmartX.SmartButton();
|
||||
this.listBoxHelp = new System.Windows.Forms.ListBox();
|
||||
this.labelConstant = new SmartX.SmartLabel();
|
||||
this.labelBalanceWeight = new SmartX.SmartLabel();
|
||||
this.labelADC = new SmartX.SmartLabel();
|
||||
this.labelMaxWeight = new SmartX.SmartLabel();
|
||||
this.pictureBoxStep3 = new System.Windows.Forms.PictureBox();
|
||||
this.pictureBoxStep2 = new System.Windows.Forms.PictureBox();
|
||||
|
@ -57,6 +53,7 @@
|
|||
this.labelWeight = new SmartX.SmartLabel();
|
||||
this.buttonStart = new SmartX.SmartButton();
|
||||
this.pictureBoxStep1 = new System.Windows.Forms.PictureBox();
|
||||
this.listBoxHelp = new SmartX.SmartListBox();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.panel3.SuspendLayout();
|
||||
this.panel2.SuspendLayout();
|
||||
|
@ -68,18 +65,15 @@
|
|||
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.listBoxHelp);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonCancel);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonBalance);
|
||||
this.smartGroupBox1.Controls.Add(this.panel3);
|
||||
this.smartGroupBox1.Controls.Add(this.panel2);
|
||||
this.smartGroupBox1.Controls.Add(this.panel1);
|
||||
this.smartGroupBox1.Controls.Add(this.labelBalanceWeightUnit);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMaxWeightUnit);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonZero);
|
||||
this.smartGroupBox1.Controls.Add(this.listBoxHelp);
|
||||
this.smartGroupBox1.Controls.Add(this.labelConstant);
|
||||
this.smartGroupBox1.Controls.Add(this.labelBalanceWeight);
|
||||
this.smartGroupBox1.Controls.Add(this.labelADC);
|
||||
this.smartGroupBox1.Controls.Add(this.labelMaxWeight);
|
||||
this.smartGroupBox1.Controls.Add(this.pictureBoxStep3);
|
||||
this.smartGroupBox1.Controls.Add(this.pictureBoxStep2);
|
||||
|
@ -133,39 +127,6 @@
|
|||
this.buttonCancel.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.UpImage")));
|
||||
this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
|
||||
//
|
||||
// buttonBalance
|
||||
//
|
||||
this.buttonBalance.BackPictureBox = null;
|
||||
this.buttonBalance.BackPictureBox1 = null;
|
||||
this.buttonBalance.BackPictureBox2 = null;
|
||||
this.buttonBalance.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonBalance.ButtonImageAutoSize = true;
|
||||
this.buttonBalance.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonBalance.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.DisableImage")));
|
||||
this.buttonBalance.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.DownImage")));
|
||||
this.buttonBalance.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
||||
this.buttonBalance.ForeColor = System.Drawing.Color.Black;
|
||||
this.buttonBalance.GroupID = 0;
|
||||
this.buttonBalance.InitVisible = true;
|
||||
this.buttonBalance.Location = new System.Drawing.Point(189, 225);
|
||||
this.buttonBalance.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonBalance.Name = "buttonBalance";
|
||||
this.buttonBalance.NestedClickEventPrevent = false;
|
||||
this.buttonBalance.OutlinePixel = 1;
|
||||
this.buttonBalance.RepeatInterval = 200;
|
||||
this.buttonBalance.RepeatIntervalAccelerate = null;
|
||||
this.buttonBalance.SafeInterval = 200;
|
||||
this.buttonBalance.Size = new System.Drawing.Size(75, 75);
|
||||
this.buttonBalance.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonBalance.TabIndex = 184;
|
||||
this.buttonBalance.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonBalance.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonBalance.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonBalance.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonBalance.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonBalance.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.UpImage")));
|
||||
this.buttonBalance.Click += new System.EventHandler(this.buttonBalance_Click);
|
||||
//
|
||||
// panel3
|
||||
//
|
||||
this.panel3.BackColor = System.Drawing.Color.Black;
|
||||
|
@ -482,38 +443,6 @@
|
|||
this.buttonZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.UpImage")));
|
||||
this.buttonZero.Click += new System.EventHandler(this.buttonZero_Click);
|
||||
//
|
||||
// listBoxHelp
|
||||
//
|
||||
this.listBoxHelp.Enabled = false;
|
||||
this.listBoxHelp.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
||||
this.listBoxHelp.ForeColor = System.Drawing.Color.Black;
|
||||
this.listBoxHelp.Items.Add("Calibration을 시작합니다");
|
||||
this.listBoxHelp.Items.Add("중량조정을 취소합니다");
|
||||
this.listBoxHelp.Location = new System.Drawing.Point(447, 325);
|
||||
this.listBoxHelp.Name = "listBoxHelp";
|
||||
this.listBoxHelp.Size = new System.Drawing.Size(229, 104);
|
||||
this.listBoxHelp.TabIndex = 208;
|
||||
//
|
||||
// labelConstant
|
||||
//
|
||||
this.labelConstant.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
||||
this.labelConstant.BackPictureBox1 = null;
|
||||
this.labelConstant.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelConstant.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelConstant.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelConstant.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelConstant.ForeColor = System.Drawing.Color.White;
|
||||
this.labelConstant.InitVisible = true;
|
||||
this.labelConstant.LineSpacing = 0F;
|
||||
this.labelConstant.Location = new System.Drawing.Point(120, 358);
|
||||
this.labelConstant.Name = "labelConstant";
|
||||
this.labelConstant.Size = new System.Drawing.Size(180, 40);
|
||||
this.labelConstant.TabIndex = 207;
|
||||
this.labelConstant.Text = "123";
|
||||
this.labelConstant.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelConstant.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelConstant.Wordwrap = false;
|
||||
//
|
||||
// labelBalanceWeight
|
||||
//
|
||||
this.labelBalanceWeight.BackColor = System.Drawing.SystemColors.Window;
|
||||
|
@ -535,26 +464,6 @@
|
|||
this.labelBalanceWeight.Wordwrap = false;
|
||||
this.labelBalanceWeight.Click += new System.EventHandler(this.labelBalanceWeight_Click);
|
||||
//
|
||||
// labelADC
|
||||
//
|
||||
this.labelADC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
||||
this.labelADC.BackPictureBox1 = null;
|
||||
this.labelADC.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelADC.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelADC.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelADC.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelADC.ForeColor = System.Drawing.Color.White;
|
||||
this.labelADC.InitVisible = true;
|
||||
this.labelADC.LineSpacing = 0F;
|
||||
this.labelADC.Location = new System.Drawing.Point(120, 313);
|
||||
this.labelADC.Name = "labelADC";
|
||||
this.labelADC.Size = new System.Drawing.Size(180, 40);
|
||||
this.labelADC.TabIndex = 207;
|
||||
this.labelADC.Text = "123";
|
||||
this.labelADC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelADC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelADC.Wordwrap = false;
|
||||
//
|
||||
// labelMaxWeight
|
||||
//
|
||||
this.labelMaxWeight.BackColor = System.Drawing.SystemColors.Window;
|
||||
|
@ -670,6 +579,38 @@
|
|||
this.pictureBoxStep1.Name = "pictureBoxStep1";
|
||||
this.pictureBoxStep1.Size = new System.Drawing.Size(330, 194);
|
||||
//
|
||||
// listBoxHelp
|
||||
//
|
||||
this.listBoxHelp.BackPictureBox1 = null;
|
||||
this.listBoxHelp.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.listBoxHelp.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT;
|
||||
this.listBoxHelp.ColumnDelimiter = '\0';
|
||||
this.listBoxHelp.ColumnOffsets = null;
|
||||
this.listBoxHelp.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
|
||||
this.listBoxHelp.FontColor = System.Drawing.Color.White;
|
||||
this.listBoxHelp.InitVisible = true;
|
||||
this.listBoxHelp.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
||||
this.listBoxHelp.ItemOffsetGap = 0;
|
||||
this.listBoxHelp.ItemOffsetX = 0;
|
||||
this.listBoxHelp.ItemOffsetY = 0;
|
||||
this.listBoxHelp.Location = new System.Drawing.Point(448, 325);
|
||||
this.listBoxHelp.MouseMoveEventSpace = 3;
|
||||
this.listBoxHelp.MouseMoveSpace = 10;
|
||||
this.listBoxHelp.Name = "listBoxHelp";
|
||||
this.listBoxHelp.OutLineColor = System.Drawing.SystemColors.ControlText;
|
||||
this.listBoxHelp.SelectColor = System.Drawing.Color.Blue;
|
||||
this.listBoxHelp.SelectFilled = true;
|
||||
this.listBoxHelp.SelectFontColor = System.Drawing.Color.DarkBlue;
|
||||
this.listBoxHelp.SelectItemIndex = -1;
|
||||
this.listBoxHelp.SeparationlineColor1 = System.Drawing.Color.Black;
|
||||
this.listBoxHelp.SeparationlineColor2 = System.Drawing.Color.Black;
|
||||
this.listBoxHelp.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
||||
this.listBoxHelp.SeparationlineVisibleBottom = true;
|
||||
this.listBoxHelp.SeparationlineVisibleTop = true;
|
||||
this.listBoxHelp.Size = new System.Drawing.Size(230, 106);
|
||||
this.listBoxHelp.TabIndex = 486;
|
||||
this.listBoxHelp.Text = "smartListBox1";
|
||||
//
|
||||
// ControlCenterSystemCalibration
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
|
@ -693,15 +634,11 @@
|
|||
public SmartX.SmartLabel labelMaxWeight;
|
||||
private System.Windows.Forms.PictureBox pictureBoxStep1;
|
||||
private SmartX.SmartButton buttonCancel;
|
||||
private SmartX.SmartButton buttonBalance;
|
||||
private SmartX.SmartButton buttonStart;
|
||||
private SmartX.SmartLabel labelWeightUnit;
|
||||
private SmartX.SmartLabel labelWeight;
|
||||
private System.Windows.Forms.PictureBox pictureBoxStep3;
|
||||
private System.Windows.Forms.PictureBox pictureBoxStep2;
|
||||
private SmartX.SmartLabel labelConstant;
|
||||
private SmartX.SmartLabel labelADC;
|
||||
public System.Windows.Forms.ListBox listBoxHelp;
|
||||
private SmartX.SmartButton buttonZero;
|
||||
private SmartX.SmartRadioButton radioButtonUnitKg;
|
||||
private SmartX.SmartRadioButton radioButtonUnitG;
|
||||
|
@ -716,5 +653,6 @@
|
|||
private System.Windows.Forms.Panel panel2;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
private System.Windows.Forms.Panel panel3;
|
||||
private SmartX.SmartListBox listBoxHelp;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
@ -57,9 +57,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.buttonCancel.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCancelDisable));
|
||||
this.buttonCancel.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCancelDown));
|
||||
this.buttonCancel.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCancelUp));
|
||||
this.buttonBalance.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCounterweightDisable));
|
||||
this.buttonBalance.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCounterweightDown));
|
||||
this.buttonBalance.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationCounterweightUp));
|
||||
this.buttonStart.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationStartDisable));
|
||||
this.buttonStart.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationStartDown));
|
||||
this.buttonStart.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engCalibrationStartUp));
|
||||
|
@ -74,9 +71,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.buttonCancel.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCancelDisable));
|
||||
this.buttonCancel.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCancelDown));
|
||||
this.buttonCancel.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCancelUp));
|
||||
this.buttonBalance.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCounterweightDisable));
|
||||
this.buttonBalance.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCounterweightDown));
|
||||
this.buttonBalance.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationCounterweightUp));
|
||||
this.buttonStart.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationStartDisable));
|
||||
this.buttonStart.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationStartDown));
|
||||
this.buttonStart.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormCalibrationStartUp));
|
||||
|
@ -94,9 +88,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.buttonCancel.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCancelDisable));
|
||||
this.buttonCancel.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCancelDown));
|
||||
this.buttonCancel.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCancelUp));
|
||||
this.buttonBalance.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCounterweightDisable));
|
||||
this.buttonBalance.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCounterweightDown));
|
||||
this.buttonBalance.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationCounterweightUp));
|
||||
this.buttonStart.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationStartDisable));
|
||||
this.buttonStart.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationStartDown));
|
||||
this.buttonStart.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusCalibrationStartUp));
|
||||
|
@ -111,9 +102,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.buttonCancel.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCancelDisable));
|
||||
this.buttonCancel.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCancelDown));
|
||||
this.buttonCancel.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCancelUp));
|
||||
this.buttonBalance.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCounterweightDisable));
|
||||
this.buttonBalance.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCounterweightDown));
|
||||
this.buttonBalance.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationCounterweightUp));
|
||||
this.buttonStart.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationStartDisable));
|
||||
this.buttonStart.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationStartDown));
|
||||
this.buttonStart.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerCalibrationStartUp));
|
||||
|
@ -128,9 +116,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.buttonCancel.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCancelDisable));
|
||||
this.buttonCancel.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCancelDown));
|
||||
this.buttonCancel.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCancelUp));
|
||||
this.buttonBalance.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCounterweightDisable));
|
||||
this.buttonBalance.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCounterweightDown));
|
||||
this.buttonBalance.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationCounterweightUp));
|
||||
this.buttonStart.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationStartDisable));
|
||||
this.buttonStart.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationStartDown));
|
||||
this.buttonStart.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.korCalibrationStartUp));
|
||||
|
@ -145,10 +130,9 @@ namespace ITC81DB_0H.Controls
|
|||
this.FinishColor = Color.Lime;
|
||||
}
|
||||
|
||||
private void CalibrationButtonEnable(bool btStart, bool btBalance, bool btCcancel)
|
||||
private void CalibrationButtonEnable(bool btStart, bool btCcancel)
|
||||
{
|
||||
this.buttonStart.Enabled = btStart;
|
||||
this.buttonBalance.Enabled = btBalance;
|
||||
this.buttonCancel.Enabled = btCcancel;
|
||||
}
|
||||
private void CalibrationPictureBoxVisible(bool step1, bool step2, bool step3)
|
||||
|
@ -181,35 +165,35 @@ namespace ITC81DB_0H.Controls
|
|||
|
||||
private void UpdateControlsDisplay()
|
||||
{
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Push the start button.");
|
||||
this.listBoxHelp.AddItem("Push the start button.");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("需要重量调节,请点击开始按钮");
|
||||
this.listBoxHelp.AddItem("需要重量调节,请点击开始按钮");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Нажмите кнопку [Старт],");
|
||||
this.listBoxHelp.Items.Add("чтобы начать калибровку");
|
||||
this.listBoxHelp.AddItem("Нажмите кнопку [Старт],");
|
||||
this.listBoxHelp.AddItem("чтобы начать калибровку");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Drücken Sie die Taste [Start],");
|
||||
this.listBoxHelp.Items.Add("um die Kalibrierung zu starten");
|
||||
this.listBoxHelp.AddItem("Drücken Sie die Taste [Start],");
|
||||
this.listBoxHelp.AddItem("um die Kalibrierung zu starten");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("중량조정을 하시려면");
|
||||
this.listBoxHelp.Items.Add("시작 버튼을 누르세요");
|
||||
this.listBoxHelp.AddItem("중량조정을 하시려면");
|
||||
this.listBoxHelp.AddItem("시작 버튼을 누르세요");
|
||||
}
|
||||
|
||||
this.CalibrationButtonEnable(true, false, false);
|
||||
this.CalibrationButtonEnable(true, false);
|
||||
this.CalibrationPictureBoxVisible(true, false, false);
|
||||
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.DecimalPlaces == 0)
|
||||
|
@ -289,10 +273,6 @@ namespace ITC81DB_0H.Controls
|
|||
if (this.radioButtonDigit1.Checked != true)
|
||||
this.radioButtonDigit1.Checked = true;
|
||||
}
|
||||
|
||||
value = Helper.StringToDecimalPlaces(item.Constant.Trim(), 6);
|
||||
if (this.labelConstant.Text != value)
|
||||
this.labelConstant.Text = value;
|
||||
}
|
||||
public void UpdateWeightDisplay(DataStore.EquipmentStatus status, WeightData data)
|
||||
{
|
||||
|
@ -301,8 +281,7 @@ namespace ITC81DB_0H.Controls
|
|||
case DataStore.WeightStatus.CalNomal:
|
||||
this.labelWeight.Text = Helper.DoubleToString(data.Weight, this.ParentForm.ParentForm.SystemConfig1.DecimalPlaces);
|
||||
this.labelWeight.ForeColor = this.NormalColor;
|
||||
this.labelADC.Text = data.ADCValue;
|
||||
this.CalibrationButtonEnable(true, false, false);
|
||||
this.CalibrationButtonEnable(true, false);
|
||||
this.CalibrationPictureBoxVisible(true, false, false);
|
||||
break;
|
||||
case DataStore.WeightStatus.CalStandby:
|
||||
|
@ -310,72 +289,69 @@ namespace ITC81DB_0H.Controls
|
|||
this.IsCalibrationFinish = false;
|
||||
this.labelWeight.Text = string.Format("-{0}", this.labelBalanceWeight.Text);
|
||||
this.labelWeight.ForeColor = this.NormalColor;
|
||||
this.labelADC.Text = data.ADCValue;
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Put the balance weight.");
|
||||
this.listBoxHelp.AddItem("Put the balance weight.");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("请放上砝码");
|
||||
this.listBoxHelp.AddItem("请放上砝码");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Утановите весы");
|
||||
this.listBoxHelp.AddItem("Утановите весы");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Gewicht auf den Förderer legen");
|
||||
this.listBoxHelp.AddItem("Gewicht auf den Förderer legen");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("분동을 올려주세요");
|
||||
this.listBoxHelp.AddItem("분동을 올려주세요");
|
||||
}
|
||||
this.CalibrationButtonEnable(false, true, true);
|
||||
this.CalibrationButtonEnable(false, true);
|
||||
this.CalibrationPictureBoxVisible(false, true, false);
|
||||
break;
|
||||
case DataStore.WeightStatus.CalBalans:
|
||||
// 분동중량표시
|
||||
this.labelWeight.Text = string.Format("-{0}", this.labelBalanceWeight.Text);
|
||||
this.labelWeight.ForeColor = this.NormalColor;
|
||||
this.labelADC.Text = data.ADCValue;
|
||||
this.CalibrationButtonEnable(false, false, true);
|
||||
this.CalibrationButtonEnable(false, true);
|
||||
this.CalibrationPictureBoxVisible(false, false, true);
|
||||
break;
|
||||
case DataStore.WeightStatus.CalFinish:
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Finish the calibration");
|
||||
this.listBoxHelp.AddItem("Finish the calibration");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("重量调节已完成");
|
||||
this.listBoxHelp.AddItem("重量调节已完成");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Завершение калибровки");
|
||||
this.listBoxHelp.AddItem("Завершение калибровки");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Die Kalibrierung ist abgeschlossen.");
|
||||
this.listBoxHelp.AddItem("Die Kalibrierung ist abgeschlossen.");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("중량조정이 완료 되었습니다");
|
||||
this.listBoxHelp.AddItem("중량조정이 완료 되었습니다");
|
||||
}
|
||||
this.CalibrationButtonEnable(true, false, false);
|
||||
this.CalibrationButtonEnable(true, false);
|
||||
this.CalibrationPictureBoxVisible(true, false, false);
|
||||
this.labelWeight.Text = Helper.DoubleToString(data.Weight, this.ParentForm.ParentForm.SystemConfig1.DecimalPlaces);
|
||||
this.labelWeight.ForeColor = this.FinishColor;
|
||||
this.labelADC.Text = data.ADCValue;
|
||||
if (this.IsCalibrationFinish == false)
|
||||
{
|
||||
this.IsCalibrationFinish = true;
|
||||
|
@ -383,39 +359,38 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
break;
|
||||
case DataStore.WeightStatus.CalError:
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Calibration error");
|
||||
this.listBoxHelp.Items.Add("Please try again.");
|
||||
this.listBoxHelp.AddItem("Calibration error");
|
||||
this.listBoxHelp.AddItem("Please try again.");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("错误发生,重试");
|
||||
this.listBoxHelp.AddItem("错误发生,重试");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Произошла ошибка");
|
||||
this.listBoxHelp.Items.Add("Попробуйте еще раз");
|
||||
this.listBoxHelp.AddItem("Произошла ошибка");
|
||||
this.listBoxHelp.AddItem("Попробуйте еще раз");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Fehler!");
|
||||
this.listBoxHelp.Items.Add("Bitte noch einmal versuchen");
|
||||
this.listBoxHelp.AddItem("Fehler!");
|
||||
this.listBoxHelp.AddItem("Bitte noch einmal versuchen");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("중량조정 에러");
|
||||
this.listBoxHelp.Items.Add("다시 시도해 주세요.");
|
||||
this.listBoxHelp.AddItem("중량조정 에러");
|
||||
this.listBoxHelp.AddItem("다시 시도해 주세요.");
|
||||
}
|
||||
this.CalibrationButtonEnable(true, false, false);
|
||||
this.CalibrationButtonEnable(true, false);
|
||||
this.CalibrationPictureBoxVisible(true, false, false);
|
||||
this.labelWeight.Text = Helper.DoubleToString(data.Weight, this.ParentForm.ParentForm.SystemConfig1.DecimalPlaces);
|
||||
this.labelWeight.ForeColor = this.NormalColor;
|
||||
this.labelADC.Text = data.ADCValue;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
@ -603,52 +578,52 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
private void buttonStart_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Calibration start");
|
||||
this.listBoxHelp.Items.Add("Wait a minute.");
|
||||
this.listBoxHelp.AddItem("Calibration start");
|
||||
this.listBoxHelp.AddItem("Wait a minute.");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("校准开始按钮");
|
||||
this.listBoxHelp.Items.Add("请等待");
|
||||
this.listBoxHelp.AddItem("校准开始按钮");
|
||||
this.listBoxHelp.AddItem("请等待");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Начало калибровки");
|
||||
this.listBoxHelp.Items.Add("Подождите");
|
||||
this.listBoxHelp.AddItem("Начало калибровки");
|
||||
this.listBoxHelp.AddItem("Подождите");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Kalibrierungsstart");
|
||||
this.listBoxHelp.Items.Add("bitte warten");
|
||||
this.listBoxHelp.AddItem("Kalibrierungsstart");
|
||||
this.listBoxHelp.AddItem("bitte warten");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("중량조정을 시작합니다");
|
||||
this.listBoxHelp.Items.Add("잠시만 기다리세요");
|
||||
this.listBoxHelp.AddItem("중량조정을 시작합니다");
|
||||
this.listBoxHelp.AddItem("잠시만 기다리세요");
|
||||
}
|
||||
|
||||
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CalibrationStart, CommunicationID.SubBoard1);
|
||||
|
||||
this.CalibrationButtonEnable(false, false, false);
|
||||
this.CalibrationButtonEnable(false, false);
|
||||
}
|
||||
private void buttonBalance_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Caculating...");
|
||||
this.listBoxHelp.Items.Add("Wait a minute.");
|
||||
this.listBoxHelp.AddItem("Caculating...");
|
||||
this.listBoxHelp.AddItem("Wait a minute.");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("测量砝码中");
|
||||
this.listBoxHelp.Items.Add("请等待");
|
||||
this.listBoxHelp.AddItem("测量砝码中");
|
||||
this.listBoxHelp.AddItem("请等待");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
|
@ -656,52 +631,52 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Имерение…");
|
||||
this.listBoxHelp.Items.Add("Ожидайте");
|
||||
this.listBoxHelp.AddItem("Имерение…");
|
||||
this.listBoxHelp.AddItem("Ожидайте");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Rechnen...");
|
||||
this.listBoxHelp.Items.Add("bitte warten.");
|
||||
this.listBoxHelp.AddItem("Rechnen...");
|
||||
this.listBoxHelp.AddItem("bitte warten.");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("분동 계산중 입니다");
|
||||
this.listBoxHelp.Items.Add("잠시만 기다리세요");
|
||||
this.listBoxHelp.AddItem("분동 계산중 입니다");
|
||||
this.listBoxHelp.AddItem("잠시만 기다리세요");
|
||||
}
|
||||
|
||||
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CalibrationBalance, CommunicationID.SubBoard1);
|
||||
this.CalibrationButtonEnable(false, false, true);
|
||||
this.CalibrationButtonEnable(false, true);
|
||||
}
|
||||
private void buttonCancel_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.listBoxHelp.Items.Clear();
|
||||
this.listBoxHelp.ClearAll();
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Cancel the calibration");
|
||||
this.listBoxHelp.AddItem("Cancel the calibration");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("取消重量调节");
|
||||
this.listBoxHelp.AddItem("取消重量调节");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Отменить калибровку");
|
||||
this.listBoxHelp.AddItem("Отменить калибровку");
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.listBoxHelp.Items.Add("Brechen Sie die Kalibrierung ab");
|
||||
this.listBoxHelp.AddItem("Brechen Sie die Kalibrierung ab");
|
||||
}
|
||||
else
|
||||
{
|
||||
this.listBoxHelp.Items.Add("중량조정을 취소합니다");
|
||||
this.listBoxHelp.AddItem("중량조정을 취소합니다");
|
||||
}
|
||||
|
||||
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CalibrationCancel, CommunicationID.SubBoard1);
|
||||
this.CalibrationButtonEnable(true, false, false);
|
||||
this.CalibrationButtonEnable(true, false);
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -30,12 +30,12 @@
|
|||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemExternalOutput));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.comboBoxSorter10Mode = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxSorter9Mode = new System.Windows.Forms.ComboBox();
|
||||
this.labelSorter10DelayTime = new SmartX.SmartLabel();
|
||||
this.labelSorter9DelayTime = new SmartX.SmartLabel();
|
||||
this.labelSorter10RunTime = new SmartX.SmartLabel();
|
||||
this.labelSorter9RunTime = new SmartX.SmartLabel();
|
||||
this.comboBoxSorter6Mode = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxSorter5Mode = new System.Windows.Forms.ComboBox();
|
||||
this.labelSorter6DelayTime = new SmartX.SmartLabel();
|
||||
this.labelSorter5DelayTime = new SmartX.SmartLabel();
|
||||
this.labelSorter6RunTime = new SmartX.SmartLabel();
|
||||
this.labelSorter5RunTime = new SmartX.SmartLabel();
|
||||
this.comboBoxSorter4Mode = new System.Windows.Forms.ComboBox();
|
||||
this.comboBoxSorter3Mode = new System.Windows.Forms.ComboBox();
|
||||
this.labelSorter4DelayTime = new SmartX.SmartLabel();
|
||||
|
@ -55,12 +55,12 @@
|
|||
//
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter10Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter9Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter10DelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter9DelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter10RunTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter9RunTime);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter6Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter5Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter6DelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter5DelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter6RunTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter5RunTime);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter4Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.comboBoxSorter3Mode);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSorter4DelayTime);
|
||||
|
@ -87,112 +87,112 @@
|
|||
this.smartGroupBox1.Text = "smartGroupBox1";
|
||||
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// comboBoxSorter10Mode
|
||||
// comboBoxSorter6Mode
|
||||
//
|
||||
this.comboBoxSorter10Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter10Mode.Location = new System.Drawing.Point(210, 365);
|
||||
this.comboBoxSorter10Mode.Name = "comboBoxSorter10Mode";
|
||||
this.comboBoxSorter10Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter10Mode.TabIndex = 139;
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter6Mode.Location = new System.Drawing.Point(210, 332);
|
||||
this.comboBoxSorter6Mode.Name = "comboBoxSorter6Mode";
|
||||
this.comboBoxSorter6Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter6Mode.TabIndex = 139;
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
//
|
||||
// comboBoxSorter9Mode
|
||||
// comboBoxSorter5Mode
|
||||
//
|
||||
this.comboBoxSorter9Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter9Mode.Location = new System.Drawing.Point(210, 327);
|
||||
this.comboBoxSorter9Mode.Name = "comboBoxSorter9Mode";
|
||||
this.comboBoxSorter9Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter9Mode.TabIndex = 140;
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter5Mode.Location = new System.Drawing.Point(210, 294);
|
||||
this.comboBoxSorter5Mode.Name = "comboBoxSorter5Mode";
|
||||
this.comboBoxSorter5Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter5Mode.TabIndex = 140;
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
//
|
||||
// labelSorter10DelayTime
|
||||
// labelSorter6DelayTime
|
||||
//
|
||||
this.labelSorter10DelayTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter10DelayTime.BackPictureBox1 = null;
|
||||
this.labelSorter10DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter10DelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter10DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter10DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter10DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter10DelayTime.InitVisible = true;
|
||||
this.labelSorter10DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter10DelayTime.Location = new System.Drawing.Point(448, 363);
|
||||
this.labelSorter10DelayTime.Name = "labelSorter10DelayTime";
|
||||
this.labelSorter10DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter10DelayTime.TabIndex = 138;
|
||||
this.labelSorter10DelayTime.Text = "500";
|
||||
this.labelSorter10DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter10DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter10DelayTime.Wordwrap = false;
|
||||
this.labelSorter10DelayTime.Click += new System.EventHandler(this.labelSorter10DelayTime_Click);
|
||||
this.labelSorter6DelayTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter6DelayTime.BackPictureBox1 = null;
|
||||
this.labelSorter6DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter6DelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter6DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter6DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter6DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter6DelayTime.InitVisible = true;
|
||||
this.labelSorter6DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter6DelayTime.Location = new System.Drawing.Point(448, 332);
|
||||
this.labelSorter6DelayTime.Name = "labelSorter6DelayTime";
|
||||
this.labelSorter6DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter6DelayTime.TabIndex = 138;
|
||||
this.labelSorter6DelayTime.Text = "500";
|
||||
this.labelSorter6DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter6DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter6DelayTime.Wordwrap = false;
|
||||
this.labelSorter6DelayTime.Click += new System.EventHandler(this.labelSorter6DelayTime_Click);
|
||||
//
|
||||
// labelSorter9DelayTime
|
||||
// labelSorter5DelayTime
|
||||
//
|
||||
this.labelSorter9DelayTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter9DelayTime.BackPictureBox1 = null;
|
||||
this.labelSorter9DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter9DelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter9DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter9DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter9DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter9DelayTime.InitVisible = true;
|
||||
this.labelSorter9DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter9DelayTime.Location = new System.Drawing.Point(448, 324);
|
||||
this.labelSorter9DelayTime.Name = "labelSorter9DelayTime";
|
||||
this.labelSorter9DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter9DelayTime.TabIndex = 137;
|
||||
this.labelSorter9DelayTime.Text = "500";
|
||||
this.labelSorter9DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter9DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter9DelayTime.Wordwrap = false;
|
||||
this.labelSorter9DelayTime.Click += new System.EventHandler(this.labelSorter9DelayTime_Click);
|
||||
this.labelSorter5DelayTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter5DelayTime.BackPictureBox1 = null;
|
||||
this.labelSorter5DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter5DelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter5DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter5DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter5DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter5DelayTime.InitVisible = true;
|
||||
this.labelSorter5DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter5DelayTime.Location = new System.Drawing.Point(448, 293);
|
||||
this.labelSorter5DelayTime.Name = "labelSorter5DelayTime";
|
||||
this.labelSorter5DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter5DelayTime.TabIndex = 137;
|
||||
this.labelSorter5DelayTime.Text = "500";
|
||||
this.labelSorter5DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter5DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter5DelayTime.Wordwrap = false;
|
||||
this.labelSorter5DelayTime.Click += new System.EventHandler(this.labelSorter5DelayTime_Click);
|
||||
//
|
||||
// labelSorter10RunTime
|
||||
// labelSorter6RunTime
|
||||
//
|
||||
this.labelSorter10RunTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter10RunTime.BackPictureBox1 = null;
|
||||
this.labelSorter10RunTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter10RunTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter10RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter10RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter10RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter10RunTime.InitVisible = true;
|
||||
this.labelSorter10RunTime.LineSpacing = 0F;
|
||||
this.labelSorter10RunTime.Location = new System.Drawing.Point(572, 362);
|
||||
this.labelSorter10RunTime.Name = "labelSorter10RunTime";
|
||||
this.labelSorter10RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter10RunTime.TabIndex = 135;
|
||||
this.labelSorter10RunTime.Text = "1000";
|
||||
this.labelSorter10RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter10RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter10RunTime.Wordwrap = false;
|
||||
this.labelSorter10RunTime.Click += new System.EventHandler(this.labelSorter10RunTime_Click);
|
||||
this.labelSorter6RunTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter6RunTime.BackPictureBox1 = null;
|
||||
this.labelSorter6RunTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter6RunTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter6RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter6RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter6RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter6RunTime.InitVisible = true;
|
||||
this.labelSorter6RunTime.LineSpacing = 0F;
|
||||
this.labelSorter6RunTime.Location = new System.Drawing.Point(572, 331);
|
||||
this.labelSorter6RunTime.Name = "labelSorter6RunTime";
|
||||
this.labelSorter6RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter6RunTime.TabIndex = 135;
|
||||
this.labelSorter6RunTime.Text = "1000";
|
||||
this.labelSorter6RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter6RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter6RunTime.Wordwrap = false;
|
||||
this.labelSorter6RunTime.Click += new System.EventHandler(this.labelSorter6RunTime_Click);
|
||||
//
|
||||
// labelSorter9RunTime
|
||||
// labelSorter5RunTime
|
||||
//
|
||||
this.labelSorter9RunTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter9RunTime.BackPictureBox1 = null;
|
||||
this.labelSorter9RunTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter9RunTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter9RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter9RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter9RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter9RunTime.InitVisible = true;
|
||||
this.labelSorter9RunTime.LineSpacing = 0F;
|
||||
this.labelSorter9RunTime.Location = new System.Drawing.Point(572, 324);
|
||||
this.labelSorter9RunTime.Name = "labelSorter9RunTime";
|
||||
this.labelSorter9RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter9RunTime.TabIndex = 136;
|
||||
this.labelSorter9RunTime.Text = "1000";
|
||||
this.labelSorter9RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter9RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter9RunTime.Wordwrap = false;
|
||||
this.labelSorter9RunTime.Click += new System.EventHandler(this.labelSorter9RunTime_Click);
|
||||
this.labelSorter5RunTime.BackColor = System.Drawing.Color.White;
|
||||
this.labelSorter5RunTime.BackPictureBox1 = null;
|
||||
this.labelSorter5RunTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSorter5RunTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSorter5RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSorter5RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSorter5RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter5RunTime.InitVisible = true;
|
||||
this.labelSorter5RunTime.LineSpacing = 0F;
|
||||
this.labelSorter5RunTime.Location = new System.Drawing.Point(572, 293);
|
||||
this.labelSorter5RunTime.Name = "labelSorter5RunTime";
|
||||
this.labelSorter5RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter5RunTime.TabIndex = 136;
|
||||
this.labelSorter5RunTime.Text = "1000";
|
||||
this.labelSorter5RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSorter5RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSorter5RunTime.Wordwrap = false;
|
||||
this.labelSorter5RunTime.Click += new System.EventHandler(this.labelSorter5RunTime_Click);
|
||||
//
|
||||
// comboBoxSorter4Mode
|
||||
//
|
||||
this.comboBoxSorter4Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter4Mode.Location = new System.Drawing.Point(210, 229);
|
||||
this.comboBoxSorter4Mode.Location = new System.Drawing.Point(210, 257);
|
||||
this.comboBoxSorter4Mode.Name = "comboBoxSorter4Mode";
|
||||
this.comboBoxSorter4Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter4Mode.TabIndex = 130;
|
||||
|
@ -201,7 +201,7 @@
|
|||
// comboBoxSorter3Mode
|
||||
//
|
||||
this.comboBoxSorter3Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter3Mode.Location = new System.Drawing.Point(210, 192);
|
||||
this.comboBoxSorter3Mode.Location = new System.Drawing.Point(210, 219);
|
||||
this.comboBoxSorter3Mode.Name = "comboBoxSorter3Mode";
|
||||
this.comboBoxSorter3Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter3Mode.TabIndex = 131;
|
||||
|
@ -218,7 +218,7 @@
|
|||
this.labelSorter4DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter4DelayTime.InitVisible = true;
|
||||
this.labelSorter4DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter4DelayTime.Location = new System.Drawing.Point(448, 226);
|
||||
this.labelSorter4DelayTime.Location = new System.Drawing.Point(448, 254);
|
||||
this.labelSorter4DelayTime.Name = "labelSorter4DelayTime";
|
||||
this.labelSorter4DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter4DelayTime.TabIndex = 129;
|
||||
|
@ -239,7 +239,7 @@
|
|||
this.labelSorter3DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter3DelayTime.InitVisible = true;
|
||||
this.labelSorter3DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter3DelayTime.Location = new System.Drawing.Point(448, 188);
|
||||
this.labelSorter3DelayTime.Location = new System.Drawing.Point(448, 216);
|
||||
this.labelSorter3DelayTime.Name = "labelSorter3DelayTime";
|
||||
this.labelSorter3DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter3DelayTime.TabIndex = 128;
|
||||
|
@ -260,7 +260,7 @@
|
|||
this.labelSorter4RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter4RunTime.InitVisible = true;
|
||||
this.labelSorter4RunTime.LineSpacing = 0F;
|
||||
this.labelSorter4RunTime.Location = new System.Drawing.Point(572, 226);
|
||||
this.labelSorter4RunTime.Location = new System.Drawing.Point(572, 254);
|
||||
this.labelSorter4RunTime.Name = "labelSorter4RunTime";
|
||||
this.labelSorter4RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter4RunTime.TabIndex = 126;
|
||||
|
@ -281,7 +281,7 @@
|
|||
this.labelSorter3RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter3RunTime.InitVisible = true;
|
||||
this.labelSorter3RunTime.LineSpacing = 0F;
|
||||
this.labelSorter3RunTime.Location = new System.Drawing.Point(572, 188);
|
||||
this.labelSorter3RunTime.Location = new System.Drawing.Point(572, 216);
|
||||
this.labelSorter3RunTime.Name = "labelSorter3RunTime";
|
||||
this.labelSorter3RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter3RunTime.TabIndex = 127;
|
||||
|
@ -294,7 +294,7 @@
|
|||
// comboBoxSorter2Mode
|
||||
//
|
||||
this.comboBoxSorter2Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter2Mode.Location = new System.Drawing.Point(210, 154);
|
||||
this.comboBoxSorter2Mode.Location = new System.Drawing.Point(210, 181);
|
||||
this.comboBoxSorter2Mode.Name = "comboBoxSorter2Mode";
|
||||
this.comboBoxSorter2Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter2Mode.TabIndex = 124;
|
||||
|
@ -303,7 +303,7 @@
|
|||
// comboBoxSorter1Mode
|
||||
//
|
||||
this.comboBoxSorter1Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxSorter1Mode.Location = new System.Drawing.Point(210, 115);
|
||||
this.comboBoxSorter1Mode.Location = new System.Drawing.Point(210, 142);
|
||||
this.comboBoxSorter1Mode.Name = "comboBoxSorter1Mode";
|
||||
this.comboBoxSorter1Mode.Size = new System.Drawing.Size(232, 28);
|
||||
this.comboBoxSorter1Mode.TabIndex = 125;
|
||||
|
@ -320,7 +320,7 @@
|
|||
this.labelSorter2DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter2DelayTime.InitVisible = true;
|
||||
this.labelSorter2DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter2DelayTime.Location = new System.Drawing.Point(448, 150);
|
||||
this.labelSorter2DelayTime.Location = new System.Drawing.Point(448, 178);
|
||||
this.labelSorter2DelayTime.Name = "labelSorter2DelayTime";
|
||||
this.labelSorter2DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter2DelayTime.TabIndex = 123;
|
||||
|
@ -341,7 +341,7 @@
|
|||
this.labelSorter1DelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter1DelayTime.InitVisible = true;
|
||||
this.labelSorter1DelayTime.LineSpacing = 0F;
|
||||
this.labelSorter1DelayTime.Location = new System.Drawing.Point(448, 112);
|
||||
this.labelSorter1DelayTime.Location = new System.Drawing.Point(448, 140);
|
||||
this.labelSorter1DelayTime.Name = "labelSorter1DelayTime";
|
||||
this.labelSorter1DelayTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter1DelayTime.TabIndex = 122;
|
||||
|
@ -362,7 +362,7 @@
|
|||
this.labelSorter2RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter2RunTime.InitVisible = true;
|
||||
this.labelSorter2RunTime.LineSpacing = 0F;
|
||||
this.labelSorter2RunTime.Location = new System.Drawing.Point(572, 150);
|
||||
this.labelSorter2RunTime.Location = new System.Drawing.Point(572, 178);
|
||||
this.labelSorter2RunTime.Name = "labelSorter2RunTime";
|
||||
this.labelSorter2RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter2RunTime.TabIndex = 120;
|
||||
|
@ -383,7 +383,7 @@
|
|||
this.labelSorter1RunTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSorter1RunTime.InitVisible = true;
|
||||
this.labelSorter1RunTime.LineSpacing = 0F;
|
||||
this.labelSorter1RunTime.Location = new System.Drawing.Point(572, 112);
|
||||
this.labelSorter1RunTime.Location = new System.Drawing.Point(572, 140);
|
||||
this.labelSorter1RunTime.Name = "labelSorter1RunTime";
|
||||
this.labelSorter1RunTime.Size = new System.Drawing.Size(110, 33);
|
||||
this.labelSorter1RunTime.TabIndex = 121;
|
||||
|
@ -420,11 +420,11 @@
|
|||
public SmartX.SmartLabel labelSorter1DelayTime;
|
||||
public SmartX.SmartLabel labelSorter2RunTime;
|
||||
public SmartX.SmartLabel labelSorter1RunTime;
|
||||
private System.Windows.Forms.ComboBox comboBoxSorter10Mode;
|
||||
private System.Windows.Forms.ComboBox comboBoxSorter9Mode;
|
||||
public SmartX.SmartLabel labelSorter10DelayTime;
|
||||
public SmartX.SmartLabel labelSorter9DelayTime;
|
||||
public SmartX.SmartLabel labelSorter10RunTime;
|
||||
public SmartX.SmartLabel labelSorter9RunTime;
|
||||
private System.Windows.Forms.ComboBox comboBoxSorter6Mode;
|
||||
private System.Windows.Forms.ComboBox comboBoxSorter5Mode;
|
||||
public SmartX.SmartLabel labelSorter6DelayTime;
|
||||
public SmartX.SmartLabel labelSorter5DelayTime;
|
||||
public SmartX.SmartLabel labelSorter6RunTime;
|
||||
public SmartX.SmartLabel labelSorter5RunTime;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
@ -109,33 +109,33 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxSorter4Mode.Items.Add("Latch control");
|
||||
this.comboBoxSorter4Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter9Mode.Items.Clear();
|
||||
this.comboBoxSorter9Mode.Items.Add("None");
|
||||
this.comboBoxSorter9Mode.Items.Add("Over");
|
||||
this.comboBoxSorter9Mode.Items.Add("Under");
|
||||
this.comboBoxSorter9Mode.Items.Add("NG");
|
||||
this.comboBoxSorter9Mode.Items.Add("Pass");
|
||||
this.comboBoxSorter9Mode.Items.Add("Run");
|
||||
this.comboBoxSorter9Mode.Items.Add("Count");
|
||||
this.comboBoxSorter9Mode.Items.Add("Counting output1");
|
||||
this.comboBoxSorter9Mode.Items.Add("Counting output2");
|
||||
this.comboBoxSorter9Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Items.Clear();
|
||||
this.comboBoxSorter5Mode.Items.Add("None");
|
||||
this.comboBoxSorter5Mode.Items.Add("Over");
|
||||
this.comboBoxSorter5Mode.Items.Add("Under");
|
||||
this.comboBoxSorter5Mode.Items.Add("NG");
|
||||
this.comboBoxSorter5Mode.Items.Add("Pass");
|
||||
this.comboBoxSorter5Mode.Items.Add("Run");
|
||||
this.comboBoxSorter5Mode.Items.Add("Count");
|
||||
this.comboBoxSorter5Mode.Items.Add("Counting output1");
|
||||
this.comboBoxSorter5Mode.Items.Add("Counting output2");
|
||||
this.comboBoxSorter5Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter10Mode.Items.Clear();
|
||||
this.comboBoxSorter10Mode.Items.Add("None");
|
||||
this.comboBoxSorter10Mode.Items.Add("Over");
|
||||
this.comboBoxSorter10Mode.Items.Add("Under");
|
||||
this.comboBoxSorter10Mode.Items.Add("NG");
|
||||
this.comboBoxSorter10Mode.Items.Add("Pass");
|
||||
this.comboBoxSorter10Mode.Items.Add("Run");
|
||||
this.comboBoxSorter10Mode.Items.Add("Count");
|
||||
this.comboBoxSorter10Mode.Items.Add("Counting output1");
|
||||
this.comboBoxSorter10Mode.Items.Add("Counting output2");
|
||||
this.comboBoxSorter10Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Items.Clear();
|
||||
this.comboBoxSorter6Mode.Items.Add("None");
|
||||
this.comboBoxSorter6Mode.Items.Add("Over");
|
||||
this.comboBoxSorter6Mode.Items.Add("Under");
|
||||
this.comboBoxSorter6Mode.Items.Add("NG");
|
||||
this.comboBoxSorter6Mode.Items.Add("Pass");
|
||||
this.comboBoxSorter6Mode.Items.Add("Run");
|
||||
this.comboBoxSorter6Mode.Items.Add("Count");
|
||||
this.comboBoxSorter6Mode.Items.Add("Counting output1");
|
||||
this.comboBoxSorter6Mode.Items.Add("Counting output2");
|
||||
this.comboBoxSorter6Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
#endregion
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
|
@ -203,33 +203,33 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxSorter4Mode.Items.Add("闩锁控制");
|
||||
this.comboBoxSorter4Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter9Mode.Items.Clear();
|
||||
this.comboBoxSorter9Mode.Items.Add("不使用");
|
||||
this.comboBoxSorter9Mode.Items.Add("超过");
|
||||
this.comboBoxSorter9Mode.Items.Add("低于");
|
||||
this.comboBoxSorter9Mode.Items.Add("不良");
|
||||
this.comboBoxSorter9Mode.Items.Add("通过");
|
||||
this.comboBoxSorter9Mode.Items.Add("运行");
|
||||
this.comboBoxSorter9Mode.Items.Add("计数");
|
||||
this.comboBoxSorter9Mode.Items.Add("计数输出1");
|
||||
this.comboBoxSorter9Mode.Items.Add("计数输出2");
|
||||
this.comboBoxSorter9Mode.Items.Add("其他不良");
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Items.Clear();
|
||||
this.comboBoxSorter5Mode.Items.Add("不使用");
|
||||
this.comboBoxSorter5Mode.Items.Add("超过");
|
||||
this.comboBoxSorter5Mode.Items.Add("低于");
|
||||
this.comboBoxSorter5Mode.Items.Add("不良");
|
||||
this.comboBoxSorter5Mode.Items.Add("通过");
|
||||
this.comboBoxSorter5Mode.Items.Add("运行");
|
||||
this.comboBoxSorter5Mode.Items.Add("计数");
|
||||
this.comboBoxSorter5Mode.Items.Add("计数输出1");
|
||||
this.comboBoxSorter5Mode.Items.Add("计数输出2");
|
||||
this.comboBoxSorter5Mode.Items.Add("其他不良");
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter10Mode.Items.Clear();
|
||||
this.comboBoxSorter10Mode.Items.Add("不使用");
|
||||
this.comboBoxSorter10Mode.Items.Add("超过");
|
||||
this.comboBoxSorter10Mode.Items.Add("低于");
|
||||
this.comboBoxSorter10Mode.Items.Add("不良");
|
||||
this.comboBoxSorter10Mode.Items.Add("通过");
|
||||
this.comboBoxSorter10Mode.Items.Add("运行");
|
||||
this.comboBoxSorter10Mode.Items.Add("计数");
|
||||
this.comboBoxSorter10Mode.Items.Add("计数输出1");
|
||||
this.comboBoxSorter10Mode.Items.Add("计数输出2");
|
||||
this.comboBoxSorter10Mode.Items.Add("其他不良");
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Items.Clear();
|
||||
this.comboBoxSorter6Mode.Items.Add("不使用");
|
||||
this.comboBoxSorter6Mode.Items.Add("超过");
|
||||
this.comboBoxSorter6Mode.Items.Add("低于");
|
||||
this.comboBoxSorter6Mode.Items.Add("不良");
|
||||
this.comboBoxSorter6Mode.Items.Add("通过");
|
||||
this.comboBoxSorter6Mode.Items.Add("运行");
|
||||
this.comboBoxSorter6Mode.Items.Add("计数");
|
||||
this.comboBoxSorter6Mode.Items.Add("计数输出1");
|
||||
this.comboBoxSorter6Mode.Items.Add("计数输出2");
|
||||
this.comboBoxSorter6Mode.Items.Add("其他不良");
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
#endregion
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
|
@ -300,33 +300,33 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxSorter4Mode.Items.Add("контроль защелки");
|
||||
this.comboBoxSorter4Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter9Mode.Items.Clear();
|
||||
this.comboBoxSorter9Mode.Items.Add("Нет");
|
||||
this.comboBoxSorter9Mode.Items.Add("Много");
|
||||
this.comboBoxSorter9Mode.Items.Add("Мало");
|
||||
this.comboBoxSorter9Mode.Items.Add("Дефект");
|
||||
this.comboBoxSorter9Mode.Items.Add("Норма");
|
||||
this.comboBoxSorter9Mode.Items.Add("Выполнение");
|
||||
this.comboBoxSorter9Mode.Items.Add("Подсчет");
|
||||
this.comboBoxSorter9Mode.Items.Add("Счетный выход1");
|
||||
this.comboBoxSorter9Mode.Items.Add("Счетный выход2");
|
||||
this.comboBoxSorter9Mode.Items.Add("Другие неисправности");
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Items.Clear();
|
||||
this.comboBoxSorter5Mode.Items.Add("Нет");
|
||||
this.comboBoxSorter5Mode.Items.Add("Много");
|
||||
this.comboBoxSorter5Mode.Items.Add("Мало");
|
||||
this.comboBoxSorter5Mode.Items.Add("Дефект");
|
||||
this.comboBoxSorter5Mode.Items.Add("Норма");
|
||||
this.comboBoxSorter5Mode.Items.Add("Выполнение");
|
||||
this.comboBoxSorter5Mode.Items.Add("Подсчет");
|
||||
this.comboBoxSorter5Mode.Items.Add("Счетный выход1");
|
||||
this.comboBoxSorter5Mode.Items.Add("Счетный выход2");
|
||||
this.comboBoxSorter5Mode.Items.Add("Другие неисправности");
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter10Mode.Items.Clear();
|
||||
this.comboBoxSorter10Mode.Items.Add("Нет");
|
||||
this.comboBoxSorter10Mode.Items.Add("Много");
|
||||
this.comboBoxSorter10Mode.Items.Add("Мало");
|
||||
this.comboBoxSorter10Mode.Items.Add("Дефект");
|
||||
this.comboBoxSorter10Mode.Items.Add("Норма");
|
||||
this.comboBoxSorter10Mode.Items.Add("Выполнение");
|
||||
this.comboBoxSorter10Mode.Items.Add("Подсчет");
|
||||
this.comboBoxSorter10Mode.Items.Add("Счетный выход1");
|
||||
this.comboBoxSorter10Mode.Items.Add("Счетный выход2");
|
||||
this.comboBoxSorter10Mode.Items.Add("Другие неисправности");
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Items.Clear();
|
||||
this.comboBoxSorter6Mode.Items.Add("Нет");
|
||||
this.comboBoxSorter6Mode.Items.Add("Много");
|
||||
this.comboBoxSorter6Mode.Items.Add("Мало");
|
||||
this.comboBoxSorter6Mode.Items.Add("Дефект");
|
||||
this.comboBoxSorter6Mode.Items.Add("Норма");
|
||||
this.comboBoxSorter6Mode.Items.Add("Выполнение");
|
||||
this.comboBoxSorter6Mode.Items.Add("Подсчет");
|
||||
this.comboBoxSorter6Mode.Items.Add("Счетный выход1");
|
||||
this.comboBoxSorter6Mode.Items.Add("Счетный выход2");
|
||||
this.comboBoxSorter6Mode.Items.Add("Другие неисправности");
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
#endregion
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
|
@ -394,33 +394,33 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxSorter4Mode.Items.Add("Verriegelungssteuerung");
|
||||
this.comboBoxSorter4Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter9Mode.Items.Clear();
|
||||
this.comboBoxSorter9Mode.Items.Add("Keiner");
|
||||
this.comboBoxSorter9Mode.Items.Add("Max.");
|
||||
this.comboBoxSorter9Mode.Items.Add("Min.");
|
||||
this.comboBoxSorter9Mode.Items.Add("Schlecht");
|
||||
this.comboBoxSorter9Mode.Items.Add("Bestehen");
|
||||
this.comboBoxSorter9Mode.Items.Add("Lauf");
|
||||
this.comboBoxSorter9Mode.Items.Add("Einstellen");
|
||||
this.comboBoxSorter9Mode.Items.Add("Zählen der Ausgabe1");
|
||||
this.comboBoxSorter9Mode.Items.Add("Zählen der Ausgabe2");
|
||||
this.comboBoxSorter9Mode.Items.Add("Ex.Schlecht");
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Items.Clear();
|
||||
this.comboBoxSorter5Mode.Items.Add("Keiner");
|
||||
this.comboBoxSorter5Mode.Items.Add("Max.");
|
||||
this.comboBoxSorter5Mode.Items.Add("Min.");
|
||||
this.comboBoxSorter5Mode.Items.Add("Schlecht");
|
||||
this.comboBoxSorter5Mode.Items.Add("Bestehen");
|
||||
this.comboBoxSorter5Mode.Items.Add("Lauf");
|
||||
this.comboBoxSorter5Mode.Items.Add("Einstellen");
|
||||
this.comboBoxSorter5Mode.Items.Add("Zählen der Ausgabe1");
|
||||
this.comboBoxSorter5Mode.Items.Add("Zählen der Ausgabe2");
|
||||
this.comboBoxSorter5Mode.Items.Add("Ex.Schlecht");
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter10Mode.Items.Clear();
|
||||
this.comboBoxSorter10Mode.Items.Add("Keiner");
|
||||
this.comboBoxSorter10Mode.Items.Add("Max.");
|
||||
this.comboBoxSorter10Mode.Items.Add("Min.");
|
||||
this.comboBoxSorter10Mode.Items.Add("Schlecht");
|
||||
this.comboBoxSorter10Mode.Items.Add("Bestehen");
|
||||
this.comboBoxSorter10Mode.Items.Add("Lauf");
|
||||
this.comboBoxSorter10Mode.Items.Add("Einstellen");
|
||||
this.comboBoxSorter10Mode.Items.Add("Zählen der Ausgabe1");
|
||||
this.comboBoxSorter10Mode.Items.Add("Zählen der Ausgabe2");
|
||||
this.comboBoxSorter10Mode.Items.Add("Ex.Schlecht");
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Items.Clear();
|
||||
this.comboBoxSorter6Mode.Items.Add("Keiner");
|
||||
this.comboBoxSorter6Mode.Items.Add("Max.");
|
||||
this.comboBoxSorter6Mode.Items.Add("Min.");
|
||||
this.comboBoxSorter6Mode.Items.Add("Schlecht");
|
||||
this.comboBoxSorter6Mode.Items.Add("Bestehen");
|
||||
this.comboBoxSorter6Mode.Items.Add("Lauf");
|
||||
this.comboBoxSorter6Mode.Items.Add("Einstellen");
|
||||
this.comboBoxSorter6Mode.Items.Add("Zählen der Ausgabe1");
|
||||
this.comboBoxSorter6Mode.Items.Add("Zählen der Ausgabe2");
|
||||
this.comboBoxSorter6Mode.Items.Add("Ex.Schlecht");
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
#endregion
|
||||
}
|
||||
else
|
||||
|
@ -488,33 +488,33 @@ namespace ITC81DB_0H.Controls
|
|||
this.comboBoxSorter4Mode.Items.Add("시건장치 제어"); // 10
|
||||
this.comboBoxSorter4Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter9Mode.Items.Clear();
|
||||
this.comboBoxSorter9Mode.Items.Add("사용안함");
|
||||
this.comboBoxSorter9Mode.Items.Add("과량");
|
||||
this.comboBoxSorter9Mode.Items.Add("경량");
|
||||
this.comboBoxSorter9Mode.Items.Add("불량");
|
||||
this.comboBoxSorter9Mode.Items.Add("정량");
|
||||
this.comboBoxSorter9Mode.Items.Add("운전");
|
||||
this.comboBoxSorter9Mode.Items.Add("개수");
|
||||
this.comboBoxSorter9Mode.Items.Add("카운터출력1");
|
||||
this.comboBoxSorter9Mode.Items.Add("카운터출력2");
|
||||
this.comboBoxSorter9Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter5Mode.Items.Clear();
|
||||
this.comboBoxSorter5Mode.Items.Add("사용안함");
|
||||
this.comboBoxSorter5Mode.Items.Add("과량");
|
||||
this.comboBoxSorter5Mode.Items.Add("경량");
|
||||
this.comboBoxSorter5Mode.Items.Add("불량");
|
||||
this.comboBoxSorter5Mode.Items.Add("정량");
|
||||
this.comboBoxSorter5Mode.Items.Add("운전");
|
||||
this.comboBoxSorter5Mode.Items.Add("개수");
|
||||
this.comboBoxSorter5Mode.Items.Add("카운터출력1");
|
||||
this.comboBoxSorter5Mode.Items.Add("카운터출력2");
|
||||
this.comboBoxSorter5Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter10Mode.Items.Clear();
|
||||
this.comboBoxSorter10Mode.Items.Add("사용안함");
|
||||
this.comboBoxSorter10Mode.Items.Add("과량");
|
||||
this.comboBoxSorter10Mode.Items.Add("경량");
|
||||
this.comboBoxSorter10Mode.Items.Add("불량");
|
||||
this.comboBoxSorter10Mode.Items.Add("정량");
|
||||
this.comboBoxSorter10Mode.Items.Add("운전");
|
||||
this.comboBoxSorter10Mode.Items.Add("개수");
|
||||
this.comboBoxSorter10Mode.Items.Add("카운터출력1");
|
||||
this.comboBoxSorter10Mode.Items.Add("카운터출력2");
|
||||
this.comboBoxSorter10Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
this.comboBoxSorter6Mode.Items.Clear();
|
||||
this.comboBoxSorter6Mode.Items.Add("사용안함");
|
||||
this.comboBoxSorter6Mode.Items.Add("과량");
|
||||
this.comboBoxSorter6Mode.Items.Add("경량");
|
||||
this.comboBoxSorter6Mode.Items.Add("불량");
|
||||
this.comboBoxSorter6Mode.Items.Add("정량");
|
||||
this.comboBoxSorter6Mode.Items.Add("운전");
|
||||
this.comboBoxSorter6Mode.Items.Add("개수");
|
||||
this.comboBoxSorter6Mode.Items.Add("카운터출력1");
|
||||
this.comboBoxSorter6Mode.Items.Add("카운터출력2");
|
||||
this.comboBoxSorter6Mode.Items.Add("ExNG");
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
@ -585,31 +585,31 @@ namespace ITC81DB_0H.Controls
|
|||
#endregion
|
||||
|
||||
#region ExternalOut5
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
index = int.Parse(item.ExternalOut9Mode.Trim());
|
||||
if (this.comboBoxSorter9Mode.SelectedIndex != index)
|
||||
this.comboBoxSorter9Mode.SelectedIndex = index;
|
||||
this.comboBoxSorter9Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter9Mode_SelectedIndexChanged);
|
||||
value = item.ExternalOut9DelayTime.Trim();
|
||||
if (this.labelSorter9DelayTime.Text != value)
|
||||
this.labelSorter9DelayTime.Text = value;
|
||||
value = item.ExternalOut9RunTime.Trim();
|
||||
if (this.labelSorter9RunTime.Text != value)
|
||||
this.labelSorter9RunTime.Text = value;
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
index = int.Parse(item.ExternalOut5Mode.Trim());
|
||||
if (this.comboBoxSorter5Mode.SelectedIndex != index)
|
||||
this.comboBoxSorter5Mode.SelectedIndex = index;
|
||||
this.comboBoxSorter5Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
||||
value = item.ExternalOut5DelayTime.Trim();
|
||||
if (this.labelSorter5DelayTime.Text != value)
|
||||
this.labelSorter5DelayTime.Text = value;
|
||||
value = item.ExternalOut5RunTime.Trim();
|
||||
if (this.labelSorter5RunTime.Text != value)
|
||||
this.labelSorter5RunTime.Text = value;
|
||||
#endregion
|
||||
|
||||
#region ExternalOut6
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
index = int.Parse(item.ExternalOut10Mode.Trim());
|
||||
if (this.comboBoxSorter10Mode.SelectedIndex != index)
|
||||
this.comboBoxSorter10Mode.SelectedIndex = index;
|
||||
this.comboBoxSorter10Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter10Mode_SelectedIndexChanged);
|
||||
value = item.ExternalOut10DelayTime.Trim();
|
||||
if (this.labelSorter10DelayTime.Text != value)
|
||||
this.labelSorter10DelayTime.Text = value;
|
||||
value = item.ExternalOut10RunTime.Trim();
|
||||
if (this.labelSorter10RunTime.Text != value)
|
||||
this.labelSorter10RunTime.Text = value;
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged -= new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
index = int.Parse(item.ExternalOut6Mode.Trim());
|
||||
if (this.comboBoxSorter6Mode.SelectedIndex != index)
|
||||
this.comboBoxSorter6Mode.SelectedIndex = index;
|
||||
this.comboBoxSorter6Mode.SelectedIndexChanged += new EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
||||
value = item.ExternalOut6DelayTime.Trim();
|
||||
if (this.labelSorter6DelayTime.Text != value)
|
||||
this.labelSorter6DelayTime.Text = value;
|
||||
value = item.ExternalOut6RunTime.Trim();
|
||||
if (this.labelSorter6RunTime.Text != value)
|
||||
this.labelSorter6RunTime.Text = value;
|
||||
#endregion
|
||||
}
|
||||
|
||||
|
@ -880,21 +880,21 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
#endregion
|
||||
|
||||
#region ExternalOut9
|
||||
private void comboBoxSorter9Mode_SelectedIndexChanged(object sender, EventArgs e)
|
||||
#region ExternalOut5
|
||||
private void comboBoxSorter5Mode_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9Mode = this.comboBoxSorter9Mode.SelectedIndex.ToString();
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5Mode = this.comboBoxSorter5Mode.SelectedIndex.ToString();
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxSorter9Mode.SelectedIndex.ToString());
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxSorter5Mode.SelectedIndex.ToString());
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.ExternalOut9Mode, value);
|
||||
}
|
||||
private void labelSorter9DelayTime_Click(object sender, EventArgs e)
|
||||
private void labelSorter5DelayTime_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter9DelayTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter5DelayTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
@ -906,9 +906,9 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else
|
||||
{
|
||||
this.labelSorter9DelayTime.Text = myKeyPad.StringValue;
|
||||
this.labelSorter5DelayTime.Text = myKeyPad.StringValue;
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9DelayTime = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5DelayTime = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
|
@ -916,10 +916,10 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
}
|
||||
}
|
||||
private void labelSorter9RunTime_Click(object sender, EventArgs e)
|
||||
private void labelSorter5RunTime_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter9RunTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter5RunTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
@ -931,9 +931,9 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else
|
||||
{
|
||||
this.labelSorter9RunTime.Text = myKeyPad.StringValue;
|
||||
this.labelSorter5RunTime.Text = myKeyPad.StringValue;
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut9RunTime = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut5RunTime = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
|
@ -943,21 +943,21 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
#endregion
|
||||
|
||||
#region ExternalOut10
|
||||
private void comboBoxSorter10Mode_SelectedIndexChanged(object sender, EventArgs e)
|
||||
#region ExternalOut6
|
||||
private void comboBoxSorter6Mode_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10Mode = this.comboBoxSorter10Mode.SelectedIndex.ToString();
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6Mode = this.comboBoxSorter6Mode.SelectedIndex.ToString();
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxSorter10Mode.SelectedIndex.ToString());
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxSorter6Mode.SelectedIndex.ToString());
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.ExternalOut10Mode, value);
|
||||
}
|
||||
private void labelSorter10DelayTime_Click(object sender, EventArgs e)
|
||||
private void labelSorter6DelayTime_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter10DelayTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter6DelayTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
@ -969,9 +969,9 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else
|
||||
{
|
||||
this.labelSorter10DelayTime.Text = myKeyPad.StringValue;
|
||||
this.labelSorter6DelayTime.Text = myKeyPad.StringValue;
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10DelayTime = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6DelayTime = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
|
@ -979,10 +979,10 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
}
|
||||
}
|
||||
private void labelSorter10RunTime_Click(object sender, EventArgs e)
|
||||
private void labelSorter6RunTime_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter10RunTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelSorter6RunTime.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
@ -994,9 +994,9 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
else
|
||||
{
|
||||
this.labelSorter10RunTime.Text = myKeyPad.StringValue;
|
||||
this.labelSorter6RunTime.Text = myKeyPad.StringValue;
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut10RunTime = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter3.ExternalOut6RunTime = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter3File(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
|
|
|
@ -165,373 +165,279 @@
|
|||
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
|
||||
0Vre7qbBWD8lqPpnX/zLSysBWkUwBo5BlU1HG+jf/vzLe79+8TpFlkdrebubBuNf/MVfHP7H6zcvrQBo
|
||||
GcEYOAaCU9vo3/780y987aLfszxay9vdNBh/7GMfIySgKwRj4BhU2fRWfPrBGxfuemC7/zfgU/d94x/a
|
||||
/eiXHkmXqeVtZvOXar1/XRy/LftaztHfEm2q/Wz+Gqosj9byNgnGwAoEY+AYVNn06xB1/6PPpvMVIB68
|
||||
8fzw3Pdevb3kcPF3LT8WWKKefPGVdL5ToIqwks0PWl9Uuay2I9o4xT/nbfr0tbZuz6k/tN1L3P3w02mb
|
||||
4v1wiofKqDl9LVv0t8zd3jIAR6l9n74FVZZHa3mbBONr5ifTFt+h+Ymrv2fLnMvW+yIaYN5utsx1Ihiv
|
||||
89izL19c2JbUHs+HubTtayprE9O2Pm4KJTXl52tUFhR03X7t9Zu3l/jhevmt6012bY+aE5Z827P5YSoo
|
||||
1ZzDvr3epre31tbtuTXjdao/as4hP1ei5vS1bNHfMnd7dV33z0Vl5/taqiyP1vI2uw7GGqzld+Vl6UTQ
|
||||
d3xTQa8Mb6f4Z73KeaJp2cmobc6+E/Vl9fdy/inn2pfyc1P8u00fqCpvcw8IxuvMvdBmpXMla/MItO1r
|
||||
KmsT07Y+brXnrp+vUWVQ0LXPQ7Hm696j6X4t1DJav4vS373NjC+fzQ++znK86f7p6y/5fvjnvE2fvtbW
|
||||
7Tkfrw899d2Lr+fKvokJyh9+zPRNT5Tu8T7P7/dRmu7tjdFyUdn8MNXfUm6v8xyldvxzUeX0LaiyPFrL
|
||||
2+w2GKuDa0qDPDtRxE+mOeWf9Srbn9OuBql/RidolP7u8+Y4177UlA+ecnu8zT0gGK/j52s2v+Tnw9h4
|
||||
PAJte5Sf7zgfVTZ9KzV9GlUup+t5VNaGn/9jNee6P3fc+fpqx1sEY4U9n+5t+vS1tm7PXdV4nXu8o+be
|
||||
46+iv/2z5UO7qHMcO1WWR2t5m10GY7/4RMX7W0HL+HdvUdnJ4ifEnPLPennbPhBVusgozGtd5XZpWnzO
|
||||
B8DcQePOsS/lvFPl+1Nuj7e5BwTjdeZesIOfD7UX7j3x8e3nO85HlU3fSk2fRpXLjYXJoKfHUbpnaZ0h
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemIOTest));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.groupBoxInput = new SmartX.SmartGroupBox();
|
||||
this.smartDraw = new SmartX.SmartDraw();
|
||||
this.labelInput1 = new System.Windows.Forms.Label();
|
||||
this.labelInput2 = new System.Windows.Forms.Label();
|
||||
this.labelInput3 = new System.Windows.Forms.Label();
|
||||
|
@ -40,7 +39,6 @@
|
|||
this.labelInput5 = new System.Windows.Forms.Label();
|
||||
this.labelInput7 = new System.Windows.Forms.Label();
|
||||
this.labelInput6 = new System.Windows.Forms.Label();
|
||||
this.buttonInputRead = new SmartX.SmartButton();
|
||||
this.labelInputName1 = new SmartX.SmartLabel();
|
||||
this.labelInputName2 = new SmartX.SmartLabel();
|
||||
this.labelInputName3 = new SmartX.SmartLabel();
|
||||
|
@ -67,6 +65,7 @@
|
|||
this.buttonOutput5 = new SmartX.SmartButton();
|
||||
this.buttonOutput9 = new SmartX.SmartButton();
|
||||
this.timer = new System.Windows.Forms.Timer();
|
||||
this.buttonInputRead = new SmartX.SmartButton();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.groupBoxInput.SuspendLayout();
|
||||
this.groupBoxOutput.SuspendLayout();
|
||||
|
@ -97,7 +96,7 @@
|
|||
this.groupBoxInput.BackColor = System.Drawing.Color.Black;
|
||||
this.groupBoxInput.BackPictureBox = null;
|
||||
this.groupBoxInput.BackPictureBox1 = null;
|
||||
this.groupBoxInput.Controls.Add(this.smartDraw);
|
||||
this.groupBoxInput.Controls.Add(this.buttonInputRead);
|
||||
this.groupBoxInput.Controls.Add(this.labelInput1);
|
||||
this.groupBoxInput.Controls.Add(this.labelInput2);
|
||||
this.groupBoxInput.Controls.Add(this.labelInput3);
|
||||
|
@ -106,7 +105,6 @@
|
|||
this.groupBoxInput.Controls.Add(this.labelInput5);
|
||||
this.groupBoxInput.Controls.Add(this.labelInput7);
|
||||
this.groupBoxInput.Controls.Add(this.labelInput6);
|
||||
this.groupBoxInput.Controls.Add(this.buttonInputRead);
|
||||
this.groupBoxInput.Controls.Add(this.labelInputName1);
|
||||
this.groupBoxInput.Controls.Add(this.labelInputName2);
|
||||
this.groupBoxInput.Controls.Add(this.labelInputName3);
|
||||
|
@ -125,34 +123,17 @@
|
|||
this.groupBoxInput.Location = new System.Drawing.Point(3, 0);
|
||||
this.groupBoxInput.Name = "groupBoxInput";
|
||||
this.groupBoxInput.RoundRadius = 0;
|
||||
this.groupBoxInput.Size = new System.Drawing.Size(703, 335);
|
||||
this.groupBoxInput.Size = new System.Drawing.Size(350, 465);
|
||||
this.groupBoxInput.TabIndex = 177;
|
||||
this.groupBoxInput.Text = "INPUT";
|
||||
this.groupBoxInput.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
||||
//
|
||||
// smartDraw
|
||||
//
|
||||
this.smartDraw.AnimationGIFFrameInterval = 0;
|
||||
this.smartDraw.BackPictureBox = null;
|
||||
this.smartDraw.BackPictureBox1 = null;
|
||||
this.smartDraw.ChartChannelPenStyle = null;
|
||||
this.smartDraw.ChartDrawStep = 1;
|
||||
this.smartDraw.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
|
||||
this.smartDraw.InitVisible = true;
|
||||
this.smartDraw.Location = new System.Drawing.Point(13, 15);
|
||||
this.smartDraw.Name = "smartDraw";
|
||||
this.smartDraw.SetBackimage = null;
|
||||
this.smartDraw.SetBackImageAutoSize = true;
|
||||
this.smartDraw.Size = new System.Drawing.Size(520, 300);
|
||||
this.smartDraw.TabIndex = 245;
|
||||
this.smartDraw.Text = "smartDraw1";
|
||||
//
|
||||
// labelInput1
|
||||
//
|
||||
this.labelInput1.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput1.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput1.Location = new System.Drawing.Point(539, 23);
|
||||
this.labelInput1.Location = new System.Drawing.Point(112, 96);
|
||||
this.labelInput1.Name = "labelInput1";
|
||||
this.labelInput1.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -161,7 +142,7 @@
|
|||
this.labelInput2.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput2.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput2.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput2.Location = new System.Drawing.Point(539, 60);
|
||||
this.labelInput2.Location = new System.Drawing.Point(112, 133);
|
||||
this.labelInput2.Name = "labelInput2";
|
||||
this.labelInput2.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -170,7 +151,7 @@
|
|||
this.labelInput3.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput3.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput3.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput3.Location = new System.Drawing.Point(539, 97);
|
||||
this.labelInput3.Location = new System.Drawing.Point(112, 170);
|
||||
this.labelInput3.Name = "labelInput3";
|
||||
this.labelInput3.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -179,7 +160,7 @@
|
|||
this.labelInput4.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput4.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput4.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput4.Location = new System.Drawing.Point(539, 134);
|
||||
this.labelInput4.Location = new System.Drawing.Point(112, 207);
|
||||
this.labelInput4.Name = "labelInput4";
|
||||
this.labelInput4.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -188,7 +169,7 @@
|
|||
this.labelInput8.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput8.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput8.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput8.Location = new System.Drawing.Point(539, 282);
|
||||
this.labelInput8.Location = new System.Drawing.Point(112, 355);
|
||||
this.labelInput8.Name = "labelInput8";
|
||||
this.labelInput8.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -197,7 +178,7 @@
|
|||
this.labelInput5.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput5.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput5.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput5.Location = new System.Drawing.Point(539, 171);
|
||||
this.labelInput5.Location = new System.Drawing.Point(112, 244);
|
||||
this.labelInput5.Name = "labelInput5";
|
||||
this.labelInput5.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -206,7 +187,7 @@
|
|||
this.labelInput7.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput7.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput7.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput7.Location = new System.Drawing.Point(539, 245);
|
||||
this.labelInput7.Location = new System.Drawing.Point(112, 318);
|
||||
this.labelInput7.Name = "labelInput7";
|
||||
this.labelInput7.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
|
@ -215,44 +196,10 @@
|
|||
this.labelInput6.BackColor = System.Drawing.Color.DimGray;
|
||||
this.labelInput6.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelInput6.ForeColor = System.Drawing.SystemColors.ControlDark;
|
||||
this.labelInput6.Location = new System.Drawing.Point(539, 208);
|
||||
this.labelInput6.Location = new System.Drawing.Point(112, 281);
|
||||
this.labelInput6.Name = "labelInput6";
|
||||
this.labelInput6.Size = new System.Drawing.Size(25, 25);
|
||||
//
|
||||
// buttonInputRead
|
||||
//
|
||||
this.buttonInputRead.BackPictureBox = null;
|
||||
this.buttonInputRead.BackPictureBox1 = null;
|
||||
this.buttonInputRead.BackPictureBox2 = null;
|
||||
this.buttonInputRead.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonInputRead.ButtonImageAutoSize = true;
|
||||
this.buttonInputRead.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonInputRead.DisableImage = null;
|
||||
this.buttonInputRead.DownImage = null;
|
||||
this.buttonInputRead.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.buttonInputRead.GroupID = 0;
|
||||
this.buttonInputRead.InitVisible = true;
|
||||
this.buttonInputRead.Location = new System.Drawing.Point(645, 285);
|
||||
this.buttonInputRead.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonInputRead.Name = "buttonInputRead";
|
||||
this.buttonInputRead.NestedClickEventPrevent = false;
|
||||
this.buttonInputRead.OutlinePixel = 1;
|
||||
this.buttonInputRead.RepeatInterval = 200;
|
||||
this.buttonInputRead.RepeatIntervalAccelerate = null;
|
||||
this.buttonInputRead.SafeInterval = 200;
|
||||
this.buttonInputRead.Size = new System.Drawing.Size(45, 30);
|
||||
this.buttonInputRead.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonInputRead.TabIndex = 244;
|
||||
this.buttonInputRead.Text = "Read";
|
||||
this.buttonInputRead.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonInputRead.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonInputRead.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonInputRead.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonInputRead.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonInputRead.UpImage = null;
|
||||
this.buttonInputRead.Visible = false;
|
||||
this.buttonInputRead.Click += new System.EventHandler(this.buttonInputRead_Click);
|
||||
//
|
||||
// labelInputName1
|
||||
//
|
||||
this.labelInputName1.BackColor = System.Drawing.Color.Black;
|
||||
|
@ -265,7 +212,7 @@
|
|||
this.labelInputName1.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName1.InitVisible = true;
|
||||
this.labelInputName1.LineSpacing = 0F;
|
||||
this.labelInputName1.Location = new System.Drawing.Point(570, 23);
|
||||
this.labelInputName1.Location = new System.Drawing.Point(143, 96);
|
||||
this.labelInputName1.Name = "labelInputName1";
|
||||
this.labelInputName1.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName1.TabIndex = 229;
|
||||
|
@ -286,7 +233,7 @@
|
|||
this.labelInputName2.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName2.InitVisible = true;
|
||||
this.labelInputName2.LineSpacing = 0F;
|
||||
this.labelInputName2.Location = new System.Drawing.Point(570, 60);
|
||||
this.labelInputName2.Location = new System.Drawing.Point(143, 133);
|
||||
this.labelInputName2.Name = "labelInputName2";
|
||||
this.labelInputName2.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName2.TabIndex = 231;
|
||||
|
@ -307,7 +254,7 @@
|
|||
this.labelInputName3.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName3.InitVisible = true;
|
||||
this.labelInputName3.LineSpacing = 0F;
|
||||
this.labelInputName3.Location = new System.Drawing.Point(570, 97);
|
||||
this.labelInputName3.Location = new System.Drawing.Point(143, 170);
|
||||
this.labelInputName3.Name = "labelInputName3";
|
||||
this.labelInputName3.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName3.TabIndex = 232;
|
||||
|
@ -328,7 +275,7 @@
|
|||
this.labelInputName8.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName8.InitVisible = true;
|
||||
this.labelInputName8.LineSpacing = 0F;
|
||||
this.labelInputName8.Location = new System.Drawing.Point(570, 282);
|
||||
this.labelInputName8.Location = new System.Drawing.Point(143, 355);
|
||||
this.labelInputName8.Name = "labelInputName8";
|
||||
this.labelInputName8.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName8.TabIndex = 242;
|
||||
|
@ -349,7 +296,7 @@
|
|||
this.labelInputName4.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName4.InitVisible = true;
|
||||
this.labelInputName4.LineSpacing = 0F;
|
||||
this.labelInputName4.Location = new System.Drawing.Point(570, 134);
|
||||
this.labelInputName4.Location = new System.Drawing.Point(143, 207);
|
||||
this.labelInputName4.Name = "labelInputName4";
|
||||
this.labelInputName4.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName4.TabIndex = 235;
|
||||
|
@ -370,7 +317,7 @@
|
|||
this.labelInputName7.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName7.InitVisible = true;
|
||||
this.labelInputName7.LineSpacing = 0F;
|
||||
this.labelInputName7.Location = new System.Drawing.Point(570, 245);
|
||||
this.labelInputName7.Location = new System.Drawing.Point(143, 318);
|
||||
this.labelInputName7.Name = "labelInputName7";
|
||||
this.labelInputName7.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName7.TabIndex = 241;
|
||||
|
@ -391,7 +338,7 @@
|
|||
this.labelInputName5.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName5.InitVisible = true;
|
||||
this.labelInputName5.LineSpacing = 0F;
|
||||
this.labelInputName5.Location = new System.Drawing.Point(570, 171);
|
||||
this.labelInputName5.Location = new System.Drawing.Point(143, 244);
|
||||
this.labelInputName5.Name = "labelInputName5";
|
||||
this.labelInputName5.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName5.TabIndex = 236;
|
||||
|
@ -412,7 +359,7 @@
|
|||
this.labelInputName6.ForeColor = System.Drawing.Color.RoyalBlue;
|
||||
this.labelInputName6.InitVisible = true;
|
||||
this.labelInputName6.LineSpacing = 0F;
|
||||
this.labelInputName6.Location = new System.Drawing.Point(570, 208);
|
||||
this.labelInputName6.Location = new System.Drawing.Point(143, 281);
|
||||
this.labelInputName6.Name = "labelInputName6";
|
||||
this.labelInputName6.Size = new System.Drawing.Size(69, 25);
|
||||
this.labelInputName6.TabIndex = 238;
|
||||
|
@ -449,10 +396,10 @@
|
|||
this.groupBoxOutput.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
||||
this.groupBoxOutput.Image = null;
|
||||
this.groupBoxOutput.InitVisible = true;
|
||||
this.groupBoxOutput.Location = new System.Drawing.Point(3, 335);
|
||||
this.groupBoxOutput.Location = new System.Drawing.Point(354, 0);
|
||||
this.groupBoxOutput.Name = "groupBoxOutput";
|
||||
this.groupBoxOutput.RoundRadius = 0;
|
||||
this.groupBoxOutput.Size = new System.Drawing.Size(703, 132);
|
||||
this.groupBoxOutput.Size = new System.Drawing.Size(350, 465);
|
||||
this.groupBoxOutput.TabIndex = 176;
|
||||
this.groupBoxOutput.Text = "OUTPUT";
|
||||
this.groupBoxOutput.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
||||
|
@ -471,7 +418,7 @@
|
|||
this.buttonOutput16.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput16.GroupID = 0;
|
||||
this.buttonOutput16.InitVisible = true;
|
||||
this.buttonOutput16.Location = new System.Drawing.Point(583, 67);
|
||||
this.buttonOutput16.Location = new System.Drawing.Point(254, 179);
|
||||
this.buttonOutput16.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput16.Name = "buttonOutput16";
|
||||
this.buttonOutput16.NestedClickEventPrevent = false;
|
||||
|
@ -506,7 +453,7 @@
|
|||
this.buttonOutput1.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput1.GroupID = 0;
|
||||
this.buttonOutput1.InitVisible = true;
|
||||
this.buttonOutput1.Location = new System.Drawing.Point(60, 21);
|
||||
this.buttonOutput1.Location = new System.Drawing.Point(41, 41);
|
||||
this.buttonOutput1.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput1.Name = "buttonOutput1";
|
||||
this.buttonOutput1.NestedClickEventPrevent = false;
|
||||
|
@ -541,7 +488,7 @@
|
|||
this.buttonOutput8.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput8.GroupID = 0;
|
||||
this.buttonOutput8.InitVisible = true;
|
||||
this.buttonOutput8.Location = new System.Drawing.Point(273, 67);
|
||||
this.buttonOutput8.Location = new System.Drawing.Point(254, 87);
|
||||
this.buttonOutput8.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput8.Name = "buttonOutput8";
|
||||
this.buttonOutput8.NestedClickEventPrevent = false;
|
||||
|
@ -576,7 +523,7 @@
|
|||
this.buttonOutput12.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput12.GroupID = 0;
|
||||
this.buttonOutput12.InitVisible = true;
|
||||
this.buttonOutput12.Location = new System.Drawing.Point(583, 20);
|
||||
this.buttonOutput12.Location = new System.Drawing.Point(254, 132);
|
||||
this.buttonOutput12.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput12.Name = "buttonOutput12";
|
||||
this.buttonOutput12.NestedClickEventPrevent = false;
|
||||
|
@ -611,7 +558,7 @@
|
|||
this.buttonOutput15.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput15.GroupID = 0;
|
||||
this.buttonOutput15.InitVisible = true;
|
||||
this.buttonOutput15.Location = new System.Drawing.Point(512, 67);
|
||||
this.buttonOutput15.Location = new System.Drawing.Point(183, 179);
|
||||
this.buttonOutput15.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput15.Name = "buttonOutput15";
|
||||
this.buttonOutput15.NestedClickEventPrevent = false;
|
||||
|
@ -646,7 +593,7 @@
|
|||
this.buttonOutput7.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput7.GroupID = 0;
|
||||
this.buttonOutput7.InitVisible = true;
|
||||
this.buttonOutput7.Location = new System.Drawing.Point(202, 67);
|
||||
this.buttonOutput7.Location = new System.Drawing.Point(183, 87);
|
||||
this.buttonOutput7.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput7.Name = "buttonOutput7";
|
||||
this.buttonOutput7.NestedClickEventPrevent = false;
|
||||
|
@ -681,7 +628,7 @@
|
|||
this.buttonOutput4.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput4.GroupID = 0;
|
||||
this.buttonOutput4.InitVisible = true;
|
||||
this.buttonOutput4.Location = new System.Drawing.Point(273, 21);
|
||||
this.buttonOutput4.Location = new System.Drawing.Point(254, 41);
|
||||
this.buttonOutput4.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput4.Name = "buttonOutput4";
|
||||
this.buttonOutput4.NestedClickEventPrevent = false;
|
||||
|
@ -716,7 +663,7 @@
|
|||
this.buttonOutput11.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput11.GroupID = 0;
|
||||
this.buttonOutput11.InitVisible = true;
|
||||
this.buttonOutput11.Location = new System.Drawing.Point(512, 21);
|
||||
this.buttonOutput11.Location = new System.Drawing.Point(183, 133);
|
||||
this.buttonOutput11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput11.Name = "buttonOutput11";
|
||||
this.buttonOutput11.NestedClickEventPrevent = false;
|
||||
|
@ -751,7 +698,7 @@
|
|||
this.buttonOutput14.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput14.GroupID = 0;
|
||||
this.buttonOutput14.InitVisible = true;
|
||||
this.buttonOutput14.Location = new System.Drawing.Point(441, 67);
|
||||
this.buttonOutput14.Location = new System.Drawing.Point(112, 179);
|
||||
this.buttonOutput14.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput14.Name = "buttonOutput14";
|
||||
this.buttonOutput14.NestedClickEventPrevent = false;
|
||||
|
@ -786,7 +733,7 @@
|
|||
this.buttonOutput3.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput3.GroupID = 0;
|
||||
this.buttonOutput3.InitVisible = true;
|
||||
this.buttonOutput3.Location = new System.Drawing.Point(202, 21);
|
||||
this.buttonOutput3.Location = new System.Drawing.Point(183, 41);
|
||||
this.buttonOutput3.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput3.Name = "buttonOutput3";
|
||||
this.buttonOutput3.NestedClickEventPrevent = false;
|
||||
|
@ -821,7 +768,7 @@
|
|||
this.buttonOutput6.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput6.GroupID = 0;
|
||||
this.buttonOutput6.InitVisible = true;
|
||||
this.buttonOutput6.Location = new System.Drawing.Point(131, 67);
|
||||
this.buttonOutput6.Location = new System.Drawing.Point(112, 87);
|
||||
this.buttonOutput6.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput6.Name = "buttonOutput6";
|
||||
this.buttonOutput6.NestedClickEventPrevent = false;
|
||||
|
@ -856,7 +803,7 @@
|
|||
this.buttonOutput10.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput10.GroupID = 0;
|
||||
this.buttonOutput10.InitVisible = true;
|
||||
this.buttonOutput10.Location = new System.Drawing.Point(441, 21);
|
||||
this.buttonOutput10.Location = new System.Drawing.Point(112, 133);
|
||||
this.buttonOutput10.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput10.Name = "buttonOutput10";
|
||||
this.buttonOutput10.NestedClickEventPrevent = false;
|
||||
|
@ -891,7 +838,7 @@
|
|||
this.buttonOutput13.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput13.GroupID = 0;
|
||||
this.buttonOutput13.InitVisible = true;
|
||||
this.buttonOutput13.Location = new System.Drawing.Point(370, 67);
|
||||
this.buttonOutput13.Location = new System.Drawing.Point(41, 179);
|
||||
this.buttonOutput13.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput13.Name = "buttonOutput13";
|
||||
this.buttonOutput13.NestedClickEventPrevent = false;
|
||||
|
@ -926,7 +873,7 @@
|
|||
this.buttonOutput2.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput2.GroupID = 0;
|
||||
this.buttonOutput2.InitVisible = true;
|
||||
this.buttonOutput2.Location = new System.Drawing.Point(131, 21);
|
||||
this.buttonOutput2.Location = new System.Drawing.Point(112, 41);
|
||||
this.buttonOutput2.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput2.Name = "buttonOutput2";
|
||||
this.buttonOutput2.NestedClickEventPrevent = false;
|
||||
|
@ -961,7 +908,7 @@
|
|||
this.buttonOutput5.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput5.GroupID = 0;
|
||||
this.buttonOutput5.InitVisible = true;
|
||||
this.buttonOutput5.Location = new System.Drawing.Point(60, 67);
|
||||
this.buttonOutput5.Location = new System.Drawing.Point(41, 87);
|
||||
this.buttonOutput5.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput5.Name = "buttonOutput5";
|
||||
this.buttonOutput5.NestedClickEventPrevent = false;
|
||||
|
@ -996,7 +943,7 @@
|
|||
this.buttonOutput9.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonOutput9.GroupID = 0;
|
||||
this.buttonOutput9.InitVisible = true;
|
||||
this.buttonOutput9.Location = new System.Drawing.Point(370, 21);
|
||||
this.buttonOutput9.Location = new System.Drawing.Point(41, 133);
|
||||
this.buttonOutput9.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonOutput9.Name = "buttonOutput9";
|
||||
this.buttonOutput9.NestedClickEventPrevent = false;
|
||||
|
@ -1022,6 +969,38 @@
|
|||
this.timer.Interval = 300;
|
||||
this.timer.Tick += new System.EventHandler(this.timer_Tick);
|
||||
//
|
||||
// buttonInputRead
|
||||
//
|
||||
this.buttonInputRead.BackPictureBox = null;
|
||||
this.buttonInputRead.BackPictureBox1 = null;
|
||||
this.buttonInputRead.BackPictureBox2 = null;
|
||||
this.buttonInputRead.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonInputRead.ButtonImageAutoSize = true;
|
||||
this.buttonInputRead.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonInputRead.DisableImage = null;
|
||||
this.buttonInputRead.DownImage = null;
|
||||
this.buttonInputRead.GroupID = 0;
|
||||
this.buttonInputRead.InitVisible = true;
|
||||
this.buttonInputRead.Location = new System.Drawing.Point(268, 392);
|
||||
this.buttonInputRead.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonInputRead.Name = "buttonInputRead";
|
||||
this.buttonInputRead.NestedClickEventPrevent = false;
|
||||
this.buttonInputRead.OutlinePixel = 1;
|
||||
this.buttonInputRead.RepeatInterval = 200;
|
||||
this.buttonInputRead.RepeatIntervalAccelerate = null;
|
||||
this.buttonInputRead.SafeInterval = 200;
|
||||
this.buttonInputRead.Size = new System.Drawing.Size(50, 50);
|
||||
this.buttonInputRead.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonInputRead.TabIndex = 254;
|
||||
this.buttonInputRead.Text = "Read";
|
||||
this.buttonInputRead.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonInputRead.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonInputRead.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonInputRead.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonInputRead.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonInputRead.UpImage = null;
|
||||
this.buttonInputRead.Click += new System.EventHandler(this.buttonInputRead_Click);
|
||||
//
|
||||
// ControlCenterSystemIOTest
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
|
@ -1050,7 +1029,6 @@
|
|||
private System.Windows.Forms.Label labelInput5;
|
||||
private System.Windows.Forms.Label labelInput7;
|
||||
private System.Windows.Forms.Label labelInput6;
|
||||
private SmartX.SmartButton buttonInputRead;
|
||||
private SmartX.SmartLabel labelInputName1;
|
||||
private SmartX.SmartLabel labelInputName2;
|
||||
private SmartX.SmartLabel labelInputName3;
|
||||
|
@ -1076,6 +1054,6 @@
|
|||
private SmartX.SmartButton buttonOutput5;
|
||||
private SmartX.SmartButton buttonOutput9;
|
||||
private System.Windows.Forms.Timer timer;
|
||||
private SmartX.SmartDraw smartDraw;
|
||||
private SmartX.SmartButton buttonInputRead;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
@ -264,8 +264,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.CollectionInputLabelName[i].Text = string.Format("IN{0}", i + 1);
|
||||
this.CollectionOutputButton[i].Text = string.Format("OUT{0}", i + 1);
|
||||
}
|
||||
|
||||
this.DrawInitialize();
|
||||
}
|
||||
|
||||
public void UpdateEquipmentStatusDisplay(DataStore.EquipmentStatus status)
|
||||
|
@ -285,62 +283,6 @@ namespace ITC81DB_0H.Controls
|
|||
label.Visible = true;
|
||||
}
|
||||
}
|
||||
private void DrawInitialize()
|
||||
{
|
||||
Class1 images = new Class1();
|
||||
int channel = 8;
|
||||
|
||||
Bitmap backImage = new Bitmap(images.GetImage(Class1.ButtonImages.BackgroundIOTestGraph));
|
||||
this.smartDraw.BackDraw.ImageDraw(backImage, 0, 0);
|
||||
|
||||
SmartX.SmartDraw.CHARTREFRESH charRefreshType = SmartX.SmartDraw.CHARTREFRESH.LEFTSCROLL;
|
||||
SmartX.SmartDraw.CHARTPENSTYLE[] charPenStyle;
|
||||
charPenStyle = new SmartX.SmartDraw.CHARTPENSTYLE[channel];
|
||||
for (int i = 0; i < channel; i++)
|
||||
{
|
||||
charPenStyle[i].m_iPenWidth = 1;
|
||||
charPenStyle[i].m_chColor = Color.Yellow;
|
||||
}
|
||||
|
||||
this.smartDraw.SetChartCfg(10, 297, 500, 298, 1, charRefreshType, 8);
|
||||
this.smartDraw.ChartChannelPenStyle = charPenStyle;
|
||||
this.smartDraw.ChartDrawStep = 1;
|
||||
}
|
||||
public void UpdateGraphDataDisplay(Collection<string> values)
|
||||
{
|
||||
string sValue = "";
|
||||
int[] array = new int[8];
|
||||
int height = 37;
|
||||
int temp = 0;
|
||||
|
||||
this.smartDraw.PutDataAllClear();
|
||||
|
||||
try
|
||||
{
|
||||
for (int i = 0; i < values.Count; i++)
|
||||
{
|
||||
for (int j = 0; j < 8; j++)
|
||||
{
|
||||
if (int.Parse(values[i].Substring(j, 1)) == 1)
|
||||
temp = 0;
|
||||
else
|
||||
temp = 1;
|
||||
|
||||
array[j] = temp * 27 + height * j;
|
||||
}
|
||||
//array[j] = reference - int.Parse(values[i].Substring(j, 1)) * 27 - height * j;
|
||||
|
||||
this.smartDraw.PutData(array[7], array[6], array[5], array[4], array[3], array[2], array[1], array[0]);
|
||||
}
|
||||
}
|
||||
catch
|
||||
{
|
||||
DialogFormMessage msg = new DialogFormMessage(6, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
msg.ShowDialog();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
private void SetlabelOnOff(Label control, bool isOn)
|
||||
{
|
||||
if (isOn == true)
|
||||
|
@ -370,8 +312,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.ParentForm.ParentForm.SetDisplayMode(DataStore.DisplayMode.IOTest);
|
||||
this.ParentForm.DisplayTitleRoot(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
|
||||
this.smartDraw.PutDataAllClear();
|
||||
|
||||
foreach (SmartButton button in this.CollectionOutputButton)
|
||||
button.ButtonUp();
|
||||
}
|
||||
|
|
|
@ -1,246 +0,0 @@
|
|||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemJudgmentAuto
|
||||
{
|
||||
/// <summary>
|
||||
/// 필수 디자이너 변수입니다.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// 사용 중인 모든 리소스를 정리합니다.
|
||||
/// </summary>
|
||||
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region 구성 요소 디자이너에서 생성한 코드
|
||||
|
||||
/// <summary>
|
||||
/// 디자이너 지원에 필요한 메서드입니다.
|
||||
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemJudgmentAuto));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.labelSensingTime = new SmartX.SmartLabel();
|
||||
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
||||
this.buttonExit = new SmartX.SmartButton();
|
||||
this.buttonNext = new SmartX.SmartButton();
|
||||
this.labelHelp = new SmartX.SmartLabel();
|
||||
this.labelProductLength = new SmartX.SmartLabel();
|
||||
this.labelFeedSpeed = new SmartX.SmartLabel();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// smartGroupBox1
|
||||
//
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.labelSensingTime);
|
||||
this.smartGroupBox1.Controls.Add(this.pictureBox1);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonExit);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonNext);
|
||||
this.smartGroupBox1.Controls.Add(this.labelHelp);
|
||||
this.smartGroupBox1.Controls.Add(this.labelProductLength);
|
||||
this.smartGroupBox1.Controls.Add(this.labelFeedSpeed);
|
||||
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineThickness = 1;
|
||||
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
||||
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
|
||||
this.smartGroupBox1.InitVisible = true;
|
||||
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
||||
this.smartGroupBox1.Name = "smartGroupBox1";
|
||||
this.smartGroupBox1.RoundRadius = 5;
|
||||
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.TabIndex = 1;
|
||||
this.smartGroupBox1.Text = "smartGroupBox1";
|
||||
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// labelSensingTime
|
||||
//
|
||||
this.labelSensingTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelSensingTime.BackPictureBox = null;
|
||||
this.labelSensingTime.BackPictureBox1 = null;
|
||||
this.labelSensingTime.BackPictureBox2 = null;
|
||||
this.labelSensingTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSensingTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelSensingTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSensingTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSensingTime.InitVisible = true;
|
||||
this.labelSensingTime.LineSpacing = 0F;
|
||||
this.labelSensingTime.Location = new System.Drawing.Point(486, 411);
|
||||
this.labelSensingTime.Name = "labelSensingTime";
|
||||
this.labelSensingTime.Size = new System.Drawing.Size(90, 47);
|
||||
this.labelSensingTime.TabIndex = 138;
|
||||
this.labelSensingTime.Text = "0";
|
||||
this.labelSensingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSensingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSensingTime.Wordwrap = false;
|
||||
//
|
||||
// pictureBox1
|
||||
//
|
||||
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
||||
this.pictureBox1.Location = new System.Drawing.Point(3, 64);
|
||||
this.pictureBox1.Name = "pictureBox1";
|
||||
this.pictureBox1.Size = new System.Drawing.Size(704, 263);
|
||||
//
|
||||
// buttonExit
|
||||
//
|
||||
this.buttonExit.BackPictureBox = null;
|
||||
this.buttonExit.BackPictureBox1 = null;
|
||||
this.buttonExit.BackPictureBox2 = null;
|
||||
this.buttonExit.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonExit.ButtonImageAutoSize = true;
|
||||
this.buttonExit.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonExit.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.DisableImage")));
|
||||
this.buttonExit.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.DownImage")));
|
||||
this.buttonExit.GroupID = 0;
|
||||
this.buttonExit.InitVisible = true;
|
||||
this.buttonExit.Location = new System.Drawing.Point(647, 408);
|
||||
this.buttonExit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonExit.Name = "buttonExit";
|
||||
this.buttonExit.NestedClickEventPrevent = false;
|
||||
this.buttonExit.OutlinePixel = 1;
|
||||
this.buttonExit.RepeatInterval = 200;
|
||||
this.buttonExit.RepeatIntervalAccelerate = null;
|
||||
this.buttonExit.SafeInterval = 200;
|
||||
this.buttonExit.Size = new System.Drawing.Size(50, 50);
|
||||
this.buttonExit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonExit.TabIndex = 137;
|
||||
this.buttonExit.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonExit.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonExit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonExit.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonExit.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.UpImage")));
|
||||
this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click);
|
||||
//
|
||||
// buttonNext
|
||||
//
|
||||
this.buttonNext.BackPictureBox = null;
|
||||
this.buttonNext.BackPictureBox1 = null;
|
||||
this.buttonNext.BackPictureBox2 = null;
|
||||
this.buttonNext.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonNext.ButtonImageAutoSize = true;
|
||||
this.buttonNext.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonNext.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DisableImage")));
|
||||
this.buttonNext.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DownImage")));
|
||||
this.buttonNext.GroupID = 0;
|
||||
this.buttonNext.InitVisible = true;
|
||||
this.buttonNext.Location = new System.Drawing.Point(591, 408);
|
||||
this.buttonNext.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonNext.Name = "buttonNext";
|
||||
this.buttonNext.NestedClickEventPrevent = false;
|
||||
this.buttonNext.OutlinePixel = 1;
|
||||
this.buttonNext.RepeatInterval = 200;
|
||||
this.buttonNext.RepeatIntervalAccelerate = null;
|
||||
this.buttonNext.SafeInterval = 200;
|
||||
this.buttonNext.Size = new System.Drawing.Size(50, 50);
|
||||
this.buttonNext.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonNext.TabIndex = 136;
|
||||
this.buttonNext.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonNext.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonNext.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonNext.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonNext.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonNext.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.UpImage")));
|
||||
this.buttonNext.Click += new System.EventHandler(this.buttonNext_Click);
|
||||
//
|
||||
// labelHelp
|
||||
//
|
||||
this.labelHelp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
||||
this.labelHelp.BackPictureBox = null;
|
||||
this.labelHelp.BackPictureBox1 = null;
|
||||
this.labelHelp.BackPictureBox2 = null;
|
||||
this.labelHelp.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelHelp.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelHelp.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
||||
this.labelHelp.ForeColor = System.Drawing.Color.White;
|
||||
this.labelHelp.InitVisible = true;
|
||||
this.labelHelp.LineSpacing = 0F;
|
||||
this.labelHelp.Location = new System.Drawing.Point(3, 334);
|
||||
this.labelHelp.Name = "labelHelp";
|
||||
this.labelHelp.Size = new System.Drawing.Size(704, 39);
|
||||
this.labelHelp.TabIndex = 135;
|
||||
this.labelHelp.Text = "운전 버튼을 누른 후, 제품을 통과시켜 주십시오.";
|
||||
this.labelHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelHelp.Wordwrap = false;
|
||||
//
|
||||
// labelProductLength
|
||||
//
|
||||
this.labelProductLength.BackColor = System.Drawing.Color.Black;
|
||||
this.labelProductLength.BackPictureBox = null;
|
||||
this.labelProductLength.BackPictureBox1 = null;
|
||||
this.labelProductLength.BackPictureBox2 = null;
|
||||
this.labelProductLength.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelProductLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelProductLength.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelProductLength.ForeColor = System.Drawing.Color.White;
|
||||
this.labelProductLength.InitVisible = true;
|
||||
this.labelProductLength.LineSpacing = 0F;
|
||||
this.labelProductLength.Location = new System.Drawing.Point(291, 411);
|
||||
this.labelProductLength.Name = "labelProductLength";
|
||||
this.labelProductLength.Size = new System.Drawing.Size(90, 47);
|
||||
this.labelProductLength.TabIndex = 134;
|
||||
this.labelProductLength.Text = "150";
|
||||
this.labelProductLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelProductLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelProductLength.Wordwrap = false;
|
||||
this.labelProductLength.Click += new System.EventHandler(this.labelProductLength_Click);
|
||||
//
|
||||
// labelFeedSpeed
|
||||
//
|
||||
this.labelFeedSpeed.BackColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeed.BackPictureBox = null;
|
||||
this.labelFeedSpeed.BackPictureBox1 = null;
|
||||
this.labelFeedSpeed.BackPictureBox2 = null;
|
||||
this.labelFeedSpeed.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelFeedSpeed.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelFeedSpeed.ForeColor = System.Drawing.Color.White;
|
||||
this.labelFeedSpeed.InitVisible = true;
|
||||
this.labelFeedSpeed.LineSpacing = 0F;
|
||||
this.labelFeedSpeed.Location = new System.Drawing.Point(101, 411);
|
||||
this.labelFeedSpeed.Name = "labelFeedSpeed";
|
||||
this.labelFeedSpeed.Size = new System.Drawing.Size(90, 48);
|
||||
this.labelFeedSpeed.TabIndex = 125;
|
||||
this.labelFeedSpeed.Text = "60";
|
||||
this.labelFeedSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelFeedSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelFeedSpeed.Wordwrap = false;
|
||||
this.labelFeedSpeed.Click += new System.EventHandler(this.labelFeedSpeed_Click);
|
||||
//
|
||||
// ControlCenterSystemJudgmentAuto
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.Controls.Add(this.smartGroupBox1);
|
||||
this.Name = "ControlCenterSystemJudgmentAuto";
|
||||
this.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private SmartX.SmartGroupBox smartGroupBox1;
|
||||
public SmartX.SmartLabel labelFeedSpeed;
|
||||
public SmartX.SmartLabel labelHelp;
|
||||
public SmartX.SmartLabel labelProductLength;
|
||||
private SmartX.SmartButton buttonNext;
|
||||
private SmartX.SmartButton buttonExit;
|
||||
private System.Windows.Forms.PictureBox pictureBox1;
|
||||
public SmartX.SmartLabel labelSensingTime;
|
||||
}
|
||||
}
|
|
@ -1,288 +0,0 @@
|
|||
using System;
|
||||
using System.Linq;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
using System.Data;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterSystemJudgmentAuto : UserControl
|
||||
{
|
||||
#region Field
|
||||
private FormMenu m_ParentForm;
|
||||
private DataStore.Step3 WizardStep;
|
||||
#endregion
|
||||
|
||||
#region Property
|
||||
public FormMenu ParentForm
|
||||
{
|
||||
get { return this.m_ParentForm; }
|
||||
private set { this.m_ParentForm = value; }
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Constructor
|
||||
public ControlCenterSystemJudgmentAuto(FormMenu parent)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
this.ParentForm = parent;
|
||||
this.InitializeDesign();
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Method
|
||||
public void InitializeDesign()
|
||||
{
|
||||
Class1 images = new Class1();
|
||||
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.engBackgroundJudgment_Auto));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.chnBackgroundJudgment_Auto));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.rusBackgroundJudgment_Auto));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.gerBackgroundJudgment_Auto));
|
||||
}
|
||||
else
|
||||
{
|
||||
this.smartGroupBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.korBackgroundJudgment_Auto));
|
||||
}
|
||||
}
|
||||
private void ChangeStep(DataStore.Step3 step)
|
||||
{
|
||||
Class1 images = new Class1();
|
||||
|
||||
this.WizardStep = step;
|
||||
|
||||
switch (step)
|
||||
{
|
||||
case DataStore.Step3.Step1:
|
||||
this.pictureBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.AutoJudgmentImage1));
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
this.labelHelp.Text = "After entering the speed (Hz), press the [→] button.";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
this.labelHelp.Text = "输入速度(Hz)后,按[→]按钮。";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
this.labelHelp.Text = "Po zadání rychlosti(Hz) stiskněte tlačítko[→].";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
this.labelHelp.Text = "После ввода скорости(Hz) нажмите кнопку [→].";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
this.labelHelp.Text = "Drücken Sie nach Eingabe der Geschwindigkeit(Hz) die Taste [→].";
|
||||
else
|
||||
this.labelHelp.Text = "속도(Hz)를 입력한 후 [→] 버튼을 눌러주십시오.";
|
||||
|
||||
this.buttonNext.Enabled = true;
|
||||
this.labelFeedSpeed.Enabled = true;
|
||||
this.labelFeedSpeed.ForeColor = Color.White;
|
||||
this.labelProductLength.Enabled = false;
|
||||
this.labelProductLength.ForeColor = Color.Gray;
|
||||
break;
|
||||
case DataStore.Step3.Step2:
|
||||
this.pictureBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.AutoJudgmentImage2));
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
this.labelHelp.Text = "After entering the product length (mm), press the [→] button.";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
this.labelHelp.Text = "输入产品长度(mm)后,按[→]按钮。";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
this.labelHelp.Text = "Po zadání délky produktu(mm) stiskněte tlačítko [→].";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
this.labelHelp.Text = "После ввода длины продукта (мм) нажмите кнопку [→].";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
this.labelHelp.Text = "Drücken Sie nach Eingabe der Produktlänge(mm) die Taste [→].";
|
||||
else
|
||||
this.labelHelp.Text = "제품 길이(mm)를 입력한 후 [→] 버튼을 눌러주십시오.";
|
||||
|
||||
this.labelFeedSpeed.Enabled = false;
|
||||
this.labelFeedSpeed.ForeColor = Color.Gray;
|
||||
this.labelProductLength.Enabled = true;
|
||||
this.labelProductLength.ForeColor = Color.White;
|
||||
break;
|
||||
case DataStore.Step3.Step3:
|
||||
this.pictureBox1.Image = new Bitmap(images.GetImage(Class1.ButtonImages.AutoJudgmentImage3));
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
this.labelHelp.Text = "After pushing the operation button, pass the product.";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
this.labelHelp.Text = "按下操作按钮后,通过产品。";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
this.labelHelp.Text = "Po stisknutí ovládacího tlačítka produkt předejte.";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
this.labelHelp.Text = "После нажатия кнопки операции, передайте продукт.";
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
this.labelHelp.Text = "Übergeben Sie das Produkt, nachdem Sie die Bedientaste gedrückt haben.";
|
||||
else
|
||||
this.labelHelp.Text = "운전 버튼을 누른 후, 제품을 통과시켜 주십시오.";
|
||||
|
||||
this.buttonNext.Enabled = false;
|
||||
this.labelFeedSpeed.Enabled = false;
|
||||
this.labelFeedSpeed.ForeColor = Color.Gray;
|
||||
this.labelProductLength.Enabled = false;
|
||||
this.labelProductLength.ForeColor = Color.Gray;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
public void CaculateJudgmentData(int sensorDetectingTime)
|
||||
{
|
||||
double time2; // 시간2 : (컨베이어 길이 - 제품길이) / 속도
|
||||
double time3;
|
||||
double speed; // 이송속도2 : 제품길이 / 시간1
|
||||
|
||||
if (this.WizardStep == DataStore.Step3.Step3)
|
||||
{
|
||||
this.labelSensingTime.Text = sensorDetectingTime.ToString();
|
||||
|
||||
SmartSplash splash = new SmartSplash();
|
||||
splash.CenterPosition = true;
|
||||
splash.AnimationInterval = 200;
|
||||
splash.LoadingImagePathname = "SmartLoading4";
|
||||
splash.Start();
|
||||
|
||||
// 이송속도2 = 제품길이 / 시간1
|
||||
speed = Convert.ToDouble(this.ParentForm.ParentForm.CurrentJudgmentSetItem.ProductLength) / Convert.ToDouble(sensorDetectingTime);
|
||||
//speed2 = Math.Round(speed + 0.0005, 3) * 1000;
|
||||
//this.labelFeedSpeed2.Text = speed2.ToString();
|
||||
//this.labelFeedSpeedUnitmmin.Text = Math.Round(speed * 60, 2).ToString();
|
||||
|
||||
// 판정지연 = 컨베어 길이/속도 = 시간1 + 시간2(=(컨베어 길이-제품길이) / 속도)
|
||||
time2 = Convert.ToDouble(this.ParentForm.ParentForm.SystemConfig2.ConveyorLength -
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.ProductLength) / speed;
|
||||
time2 = Math.Floor(time2);
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.JudgmentDelayTime = sensorDetectingTime + Convert.ToInt32(time2);
|
||||
|
||||
// 이중지연 = time1 + 150
|
||||
if (this.ParentForm.ParentForm.CurrentJudgmentSetItem.JudgmentDelayTime < sensorDetectingTime + 150)
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.DoubleDelayTime = this.ParentForm.ParentForm.CurrentJudgmentSetItem.JudgmentDelayTime - 50;
|
||||
else
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.DoubleDelayTime = sensorDetectingTime + 150;
|
||||
|
||||
// 선별기 지연시간 = (선별점거리 - 제품길이) + 제품길이 X 1/3 / 속도
|
||||
//time3 = Convert.ToDouble(this.ParentForm.ParentForm.SystemConfig2.SortingPointLength
|
||||
// - (this.ParentForm.ParentForm.CurrentJudgmentSetItem.ProductLength * 2 / 3)) / speed;
|
||||
//if (time3 < 0)
|
||||
// time3 = 0.0;
|
||||
//else
|
||||
// time3 = Math.Floor(time3);
|
||||
//this.ParentForm.ParentForm.CurrentJudgmentSetItem.Sorter1DelayTime = Convert.ToInt32(time3);
|
||||
//this.ParentForm.ParentForm.CurrentJudgmentSetItem.Sorter2DelayTime = Convert.ToInt32(time3);
|
||||
//this.labelSorterDelayTime.Text = Convert.ToInt32(time3).ToString();
|
||||
|
||||
this.ParentForm.ParentForm.SaveJudgmentSetFile(this.ParentForm.ParentForm.CurrentJudgmentSetItem, this.ParentForm.ParentForm.SystemConfig1.ProductNumber - 1);
|
||||
this.ParentForm.ParentForm.TransferProductParameter(this.ParentForm.ParentForm.SystemConfig1.ProductNumber);
|
||||
|
||||
splash.Finish();
|
||||
}
|
||||
}
|
||||
|
||||
public void DisplayRefresh(SystemStatus status)
|
||||
{
|
||||
this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplay = DataStore.DisplayStore.SystemJudgmentAuto;
|
||||
|
||||
this.labelFeedSpeed.Text = this.ParentForm.ParentForm.CurrentJudgmentSetItem.FeedSpeed1.ToString();
|
||||
this.labelProductLength.Text = this.ParentForm.ParentForm.CurrentJudgmentSetItem.ProductLength.ToString();
|
||||
this.labelSensingTime.Text = "0";
|
||||
|
||||
if (this.ParentForm != null)
|
||||
this.ParentForm.UpdateEquipmentStatusDisplay(this.ParentForm.ParentForm.CurrentSystemStatus.Equipment);
|
||||
|
||||
this.ChangeStep(DataStore.Step3.Step1);
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Event Handler
|
||||
private void labelFeedSpeed_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "", message = "";
|
||||
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelFeedSpeed.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 120)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
message = "1~120";
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language, message);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelFeedSpeed.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.FeedSpeed1 = myKeyPad.IntValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(myKeyPad.StringValue);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.FeedSpeed, value);
|
||||
|
||||
this.ParentForm.ParentForm.SaveJudgmentSetFile(this.ParentForm.ParentForm.CurrentJudgmentSetItem, this.ParentForm.ParentForm.SystemConfig1.ProductNumber - 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void labelProductLength_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "", message = "";
|
||||
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelProductLength.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.IntValue < 1) // || myKeyPad.IntValue > int.Parse(this.labelConveyorLength.Text))
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
message = "1~"; // + this.labelConveyorLength.Text;
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language, message);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelProductLength.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentJudgmentSetItem.ProductLength = myKeyPad.IntValue;
|
||||
|
||||
this.ParentForm.ParentForm.SaveJudgmentSetFile(this.ParentForm.ParentForm.CurrentJudgmentSetItem, this.ParentForm.ParentForm.SystemConfig1.ProductNumber - 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void buttonNext_Click(object sender, EventArgs e)
|
||||
{
|
||||
switch (this.WizardStep)
|
||||
{
|
||||
case DataStore.Step3.Step1:
|
||||
this.ChangeStep(DataStore.Step3.Step2);
|
||||
break;
|
||||
case DataStore.Step3.Step2:
|
||||
this.ChangeStep(DataStore.Step3.Step3);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
private void buttonExit_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.ParentForm.CenterSystemJudgmentManual.DisplayRefresh(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
this.ParentForm.CenterSystemJudgmentManual.BringToFront();
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
|
@ -11,7 +11,7 @@ using ITC81DB_0H.DialogForms;
|
|||
using ITC81DB_0H.Forms;
|
||||
using SmartX;
|
||||
using System.Collections.ObjectModel;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -1,176 +0,0 @@
|
|||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemJudgmentSelect
|
||||
{
|
||||
/// <summary>
|
||||
/// 필수 디자이너 변수입니다.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// 사용 중인 모든 리소스를 정리합니다.
|
||||
/// </summary>
|
||||
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region 구성 요소 디자이너에서 생성한 코드
|
||||
|
||||
/// <summary>
|
||||
/// 디자이너 지원에 필요한 메서드입니다.
|
||||
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemJudgmentSelect));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.buttonManualMode = new SmartX.SmartButton();
|
||||
this.buttonAutoMode = new SmartX.SmartButton();
|
||||
this.buttonItemNo = new SmartX.SmartButton();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// smartGroupBox1
|
||||
//
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.buttonItemNo);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonManualMode);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonAutoMode);
|
||||
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineThickness = 1;
|
||||
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
||||
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
|
||||
this.smartGroupBox1.InitVisible = true;
|
||||
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
||||
this.smartGroupBox1.Name = "smartGroupBox1";
|
||||
this.smartGroupBox1.RoundRadius = 5;
|
||||
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.TabIndex = 2;
|
||||
this.smartGroupBox1.Text = "smartGroupBox1";
|
||||
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// buttonManualMode
|
||||
//
|
||||
this.buttonManualMode.BackPictureBox = null;
|
||||
this.buttonManualMode.BackPictureBox1 = null;
|
||||
this.buttonManualMode.BackPictureBox2 = null;
|
||||
this.buttonManualMode.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonManualMode.ButtonImageAutoSize = true;
|
||||
this.buttonManualMode.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonManualMode.DisableImage = null;
|
||||
this.buttonManualMode.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonManualMode.DownImage")));
|
||||
this.buttonManualMode.GroupID = 0;
|
||||
this.buttonManualMode.InitVisible = true;
|
||||
this.buttonManualMode.Location = new System.Drawing.Point(384, 135);
|
||||
this.buttonManualMode.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonManualMode.Name = "buttonManualMode";
|
||||
this.buttonManualMode.NestedClickEventPrevent = false;
|
||||
this.buttonManualMode.OutlinePixel = 1;
|
||||
this.buttonManualMode.RepeatInterval = 200;
|
||||
this.buttonManualMode.RepeatIntervalAccelerate = null;
|
||||
this.buttonManualMode.SafeInterval = 200;
|
||||
this.buttonManualMode.Size = new System.Drawing.Size(160, 208);
|
||||
this.buttonManualMode.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonManualMode.TabIndex = 3;
|
||||
this.buttonManualMode.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonManualMode.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonManualMode.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonManualMode.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonManualMode.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonManualMode.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonManualMode.UpImage")));
|
||||
this.buttonManualMode.Click += new System.EventHandler(this.buttonManualMode_Click);
|
||||
//
|
||||
// buttonAutoMode
|
||||
//
|
||||
this.buttonAutoMode.BackPictureBox = null;
|
||||
this.buttonAutoMode.BackPictureBox1 = null;
|
||||
this.buttonAutoMode.BackPictureBox2 = null;
|
||||
this.buttonAutoMode.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonAutoMode.ButtonImageAutoSize = true;
|
||||
this.buttonAutoMode.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonAutoMode.DisableImage = null;
|
||||
this.buttonAutoMode.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoMode.DownImage")));
|
||||
this.buttonAutoMode.GroupID = 0;
|
||||
this.buttonAutoMode.InitVisible = true;
|
||||
this.buttonAutoMode.Location = new System.Drawing.Point(166, 135);
|
||||
this.buttonAutoMode.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonAutoMode.Name = "buttonAutoMode";
|
||||
this.buttonAutoMode.NestedClickEventPrevent = false;
|
||||
this.buttonAutoMode.OutlinePixel = 1;
|
||||
this.buttonAutoMode.RepeatInterval = 200;
|
||||
this.buttonAutoMode.RepeatIntervalAccelerate = null;
|
||||
this.buttonAutoMode.SafeInterval = 200;
|
||||
this.buttonAutoMode.Size = new System.Drawing.Size(160, 208);
|
||||
this.buttonAutoMode.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonAutoMode.TabIndex = 2;
|
||||
this.buttonAutoMode.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonAutoMode.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonAutoMode.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonAutoMode.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonAutoMode.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonAutoMode.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoMode.UpImage")));
|
||||
this.buttonAutoMode.Click += new System.EventHandler(this.buttonAutoMode_Click);
|
||||
//
|
||||
// buttonItemNo
|
||||
//
|
||||
this.buttonItemNo.BackPictureBox = null;
|
||||
this.buttonItemNo.BackPictureBox1 = null;
|
||||
this.buttonItemNo.BackPictureBox2 = null;
|
||||
this.buttonItemNo.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonItemNo.ButtonImageAutoSize = true;
|
||||
this.buttonItemNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonItemNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DisableImage")));
|
||||
this.buttonItemNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DownImage")));
|
||||
this.buttonItemNo.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
||||
this.buttonItemNo.GroupID = 0;
|
||||
this.buttonItemNo.InitVisible = true;
|
||||
this.buttonItemNo.Location = new System.Drawing.Point(17, 12);
|
||||
this.buttonItemNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonItemNo.Name = "buttonItemNo";
|
||||
this.buttonItemNo.NestedClickEventPrevent = false;
|
||||
this.buttonItemNo.OutlinePixel = 1;
|
||||
this.buttonItemNo.RepeatInterval = 200;
|
||||
this.buttonItemNo.RepeatIntervalAccelerate = null;
|
||||
this.buttonItemNo.SafeInterval = 200;
|
||||
this.buttonItemNo.Size = new System.Drawing.Size(330, 50);
|
||||
this.buttonItemNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonItemNo.TabIndex = 182;
|
||||
this.buttonItemNo.Text = "100";
|
||||
this.buttonItemNo.TextColor = System.Drawing.Color.White;
|
||||
this.buttonItemNo.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonItemNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
||||
this.buttonItemNo.TextLocation = new System.Drawing.Point(-10, 0);
|
||||
this.buttonItemNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonItemNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.UpImage")));
|
||||
this.buttonItemNo.Click += new System.EventHandler(this.buttonItemNo_Click);
|
||||
//
|
||||
// ControlCenterSystemJudgmentSelect
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.Controls.Add(this.smartGroupBox1);
|
||||
this.Name = "ControlCenterSystemJudgmentSelect";
|
||||
this.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private SmartX.SmartGroupBox smartGroupBox1;
|
||||
private SmartX.SmartButton buttonManualMode;
|
||||
private SmartX.SmartButton buttonAutoMode;
|
||||
private SmartX.SmartButton buttonItemNo;
|
||||
|
||||
|
||||
}
|
||||
}
|
|
@ -1,168 +0,0 @@
|
|||
using System;
|
||||
using System.Linq;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
using System.Data;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterSystemJudgmentSelect : UserControl
|
||||
{
|
||||
#region Field
|
||||
private FormMenu m_ParentForm;
|
||||
#endregion
|
||||
|
||||
#region Property
|
||||
public FormMenu ParentForm
|
||||
{
|
||||
get { return this.m_ParentForm; }
|
||||
private set { this.m_ParentForm = value; }
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Constructor
|
||||
public ControlCenterSystemJudgmentSelect(FormMenu parent)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
this.ParentForm = parent;
|
||||
this.InitializeDesign();
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Method
|
||||
public void InitializeDesign()
|
||||
{
|
||||
Class1 images = new Class1();
|
||||
|
||||
if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.English)
|
||||
{
|
||||
this.buttonItemNo.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDisable));
|
||||
this.buttonItemNo.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDown));
|
||||
this.buttonItemNo.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoUp));
|
||||
this.buttonAutoMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentAutoDisable));
|
||||
this.buttonAutoMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentAutoDown));
|
||||
this.buttonAutoMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentAutoUp));
|
||||
this.buttonManualMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentManualDisable));
|
||||
this.buttonManualMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentManualDown));
|
||||
this.buttonManualMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engHelpJudgmentManualUp));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Chinese)
|
||||
{
|
||||
this.buttonItemNo.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormProductNoDisable));
|
||||
this.buttonItemNo.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormProductNoDown));
|
||||
this.buttonItemNo.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnFormProductNoUp));
|
||||
this.buttonAutoMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentAutoDisable));
|
||||
this.buttonAutoMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentAutoDown));
|
||||
this.buttonAutoMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentAutoUp));
|
||||
this.buttonManualMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentManualDisable));
|
||||
this.buttonManualMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentManualDown));
|
||||
this.buttonManualMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.chnHelpJudgmentManualUp));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Czech)
|
||||
{
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.Russian)
|
||||
{
|
||||
this.buttonItemNo.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDisable));
|
||||
this.buttonItemNo.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDown));
|
||||
this.buttonItemNo.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoUp));
|
||||
this.buttonAutoMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentAutoDisable));
|
||||
this.buttonAutoMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentAutoDown));
|
||||
this.buttonAutoMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentAutoUp));
|
||||
this.buttonManualMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentManualDisable));
|
||||
this.buttonManualMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentManualDown));
|
||||
this.buttonManualMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.rusHelpJudgmentManualUp));
|
||||
}
|
||||
else if (this.ParentForm.ParentForm.SystemConfig1.Language == DataStore.LanguageID.German)
|
||||
{
|
||||
this.buttonItemNo.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerProductNoDisable));
|
||||
this.buttonItemNo.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerProductNoDown));
|
||||
this.buttonItemNo.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerProductNoUp));
|
||||
this.buttonAutoMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentAutoDisable));
|
||||
this.buttonAutoMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentAutoDown));
|
||||
this.buttonAutoMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentAutoUp));
|
||||
this.buttonManualMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentManualDisable));
|
||||
this.buttonManualMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentManualDown));
|
||||
this.buttonManualMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.gerHelpJudgmentManualUp));
|
||||
}
|
||||
else
|
||||
{
|
||||
this.buttonItemNo.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDisable));
|
||||
this.buttonItemNo.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoDown));
|
||||
this.buttonItemNo.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.engProductNoUp));
|
||||
this.buttonAutoMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentAutoDisable));
|
||||
this.buttonAutoMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentAutoDown));
|
||||
this.buttonAutoMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentAutoUp));
|
||||
this.buttonManualMode.DisableImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentManualDisable));
|
||||
this.buttonManualMode.DownImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentManualDown));
|
||||
this.buttonManualMode.UpImage = new Bitmap(images.GetImage(Class1.ButtonImages.korHelpJudgmentManualUp));
|
||||
}
|
||||
}
|
||||
|
||||
public void UpdateCurrentProductDisplay(DataStore.EquipmentStatus status, ProductItem pItem)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
value = pItem.Number.ToString();
|
||||
if (this.buttonItemNo.Text != value)
|
||||
this.buttonItemNo.Text = value;
|
||||
}
|
||||
|
||||
public void DisplayRefresh(SystemStatus status)
|
||||
{
|
||||
this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplay = DataStore.DisplayStore.SystemJudgmentSelect;
|
||||
this.ParentForm.ParentForm.SetDisplayMode(DataStore.DisplayMode.SystemSetting);
|
||||
this.ParentForm.DisplayTitleRoot(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
|
||||
this.buttonItemNo.Text = this.ParentForm.ParentForm.SystemConfig1.ProductNumber.ToString();
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Event Handler
|
||||
private void buttonItemNo_Click(object sender, EventArgs e)
|
||||
{
|
||||
string message = "";
|
||||
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.buttonItemNo.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > this.ParentForm.ParentForm.ProductCount)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
message = string.Format("1 ~ {0}", this.ParentForm.ParentForm.ProductCount);
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language, message);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.buttonItemNo.Text = myKeyPad.StringValue;
|
||||
|
||||
this.buttonItemNo.Text = "**";
|
||||
this.ParentForm.ParentForm.TransferProductParameter(myKeyPad.IntValue);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void buttonAutoMode_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.ParentForm.CenterSystemJudgmentAuto.DisplayRefresh(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
this.ParentForm.CenterSystemJudgmentAuto.BringToFront();
|
||||
}
|
||||
|
||||
private void buttonManualMode_Click(object sender, EventArgs e)
|
||||
{
|
||||
this.ParentForm.CenterSystemJudgmentManual.DisplayRefresh(this.ParentForm.ParentForm.CurrentSystemStatus);
|
||||
this.ParentForm.CenterSystemJudgmentManual.BringToFront();
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
|
@ -1,982 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="buttonItemNo.DisableImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
4idir4QAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonItemNo.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonItemNo.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
AABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonManualMode.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
/Ef2Qz6WXai25557riHpXX755d0C3nDDDQ35wuznBGQHWA3sgBTrCynqDT7gBX6w/EL2mzp1qlm4cKGV
|
||||
j6x3/vnnm0suucSQ8JDvuuuu6xbw7rvvttL58vnZD/mo5xMmTLAcdthh5tBDD7U7EQIXcAI3Jk6caMd9
|
||||
LL0sXrzYTjbIeJdeeqm5+uqrDcnuxhtvtNx3333mp59+6haQKXNMPqym4enTp9vB5Lx58yzHHnusqDnO
|
||||
BeBMB2M9N9sl6zHOQ7zrr7/e3HbbbQbP7r33XsumTZvMyy+/bL744gvTdc0119g6HcpHWkU+bOY8HivY
|
||||
NOzDrEbUkzVr1ljIcpxNY4LhxnkXXXSRzXiIR6Z75JFHzOOPP97g0UcfNR9//LF55plnTBfG3n///duV
|
||||
XVLrjBkzrHzsiIXDc845x6ZUptDUdAaTor5ceOGFVjZmtBs3brTjO8SjxJLxEO3pp582zz//vNm8ebPl
|
||||
hRdeMM8++6z55Zdf7Km5LsrsBx98YK128o0bN64xhSbTnXXWWY0B5JVXXmnvVMmOyJ5w7bXXihrCRAIY
|
||||
2910003m1ltvNXfeeadNaNzFE9leeeUV88Ybb5g333zT8tprr5lPP/20cef5Lv7DCvVvv/1mB5VuAZHa
|
||||
zuIhZ0owHOkw++abb7ap9fbbbzd33HGHqCmIBmQ6xnSM7R544IFG1iPbId6WLVvMW2+9Zd5++237J8nu
|
||||
r7/+ssO+hoDw2GOPWUOXLl1q5syZYweT1HVKLVkP+dixG0xiObDTBx98UNSMhx56yPLwww9b6fDnqaee
|
||||
Ms8995ydYOASwnEv43fffdfy0Ucfme+//95mTOddQ0BArr///tsaTUlmQOlmMsiHeOycQSU7dINK0q2o
|
||||
F08++aQVDphMIN6LL75oS66TD+nee+89s3XrVvPVV1/ZzHfLLbc0fINtBAQmHN99952FtIloTjp2xgCS
|
||||
2k6KfemllywYD+xc1Afuxs6Y7vXXX7fSUW5xBvHef/9988knn5hvv/3WDu++/vprW1VD37YTEFiCYfKB
|
||||
0bzw559/Nr///rsQpWGR+csvv7SJikuwYp4NHz7c/AO5/Za1JFkl6AAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonManualMode.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
gAED5B90ovow4d795gAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonAutoMode.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAKAAAADQCAYAAACA7WrsAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
|
||||
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
|
||||
bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
|
||||
sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
|
||||
AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
|
||||
JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
|
||||
3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
|
||||
li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
|
||||
ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
|
||||
wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
|
||||
hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
|
||||
4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
|
||||
VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
|
||||
5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
|
||||
qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
|
||||
j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
|
||||
1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
|
||||
rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
|
||||
fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
|
||||
B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
|
||||
yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
|
||||
YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
|
||||
yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
|
||||
vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
|
||||
vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
|
||||
Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
|
||||
bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
|
||||
llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
|
||||
ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
|
||||
xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
|
||||
eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
|
||||
YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
|
||||
XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
|
||||
WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
|
||||
xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
|
||||
dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
|
||||
V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
|
||||
Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
|
||||
Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
|
||||
PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
|
||||
0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
|
||||
/HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
|
||||
XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
|
||||
fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
|
||||
tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
|
||||
6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAD5tJREFUeF7tnUmsFEUY
|
||||
x9/RDRERQUREFFlEEUEBQTaRTUAQWRRQcV8x7vu+7/uuuJsQTTSRRA96MHrwoEajBy/Gg1ETExNj4kmT
|
||||
Mr8a6lkWNTPVMz2Ur+f/JT95vumu7un6zVdVX7/Xr2f48OEmZMSIEWb8+PFmypQpZubMmeaYY44xM2bM
|
||||
ECIZnMEdHJo4caJ1KubadgIiHjuPGTPGDB482Oyyyy5mp512EqIwu+66qxk6dKiZOnWq2bBhgxUz9K1X
|
||||
wP33399MnjzZjB071uy5557RBoUows4772wT2G677WZGjRpl1q5dazZu3PifbNgr4KRJk8zo0aOjDQnR
|
||||
DGRzIJ0Tr1+/fmb33Xc3/fv3NwMGDLACbtq06b8CHnLIIWbcuHHRhn38xkmvQjiQzccXb4899rDyDRw4
|
||||
0E7r7rnnHrNs2bKagAy9zPl4MSYdIJ47iGtYCECwGE46pnO4tddee5lBgwaZvffe2xx//PFm69atdiju
|
||||
aZT9nHhI5zfqGhaiHr50Tjyy35AhQ8w+++xjtmzZYtasWWN6jjrqKPuNUD43hmM54tEoDfqNClEPXzgn
|
||||
HSti2Hfffc3ll19uNm/ebHqmT59uBXPiuXmey3pOPBp0jbkGhWiEkw2GDRtm2W+//SzLly83n3/+uemZ
|
||||
NWuWFc7J54ZcpCSNYjPCucZcQ0I0A9FYaDDXGzlypDnooINsOYZqy7x588yPP/5oembPnh2Vj8zn5HPi
|
||||
uQaFaAbSIRo3NrgTcsQRR9hSH7VmmDNnjvnjjz9Mz3HHHbfdYoNFBsMuYzipVPKJohx44IFWPqTjTgh3
|
||||
Qbg1x4gLixcvrgnIkji24CD7ISBDLwLGDiJEPRhuJ0yYYO8FU+Yj4zHszp8/38Ic0ArIF2H2C+d+yn6i
|
||||
CNSWmesx9E6bNs0wzWOkXbhwoc18JL1Vq1bVBFy5cmV0+HWrXuZ/ElAUAQEPPvhgKyBVlrlz55oFCxaY
|
||||
JUuW2DsgJ5xwgjn55JNrAq5evbp3+I2VXSSgKIovIHM/ht5FixaZpUuXWvlWrFhh1q1bVxOQn1CIFZwR
|
||||
kAWIBBRFiQnI0OvkO/HEE8369etrApIKJaAoEycgpRcEZP7HvM8JyLTv1FNPlYCiM/gCsgL2BST7nXTS
|
||||
SRJQdA4JKLIiAUVWJKDIigQUWZGAIisSUGRFAoqsSECRFQkosiIBRVYkoMiKBBRZkYAiKxJQZEUCiqxI
|
||||
QJEVCSiyIgFFViSgyIoEFFmRgCIrElBkRQKKrEhAkRUJKLIiAUVWJKDIigQUWZGAIisSUGRFAoqsSECR
|
||||
FQkosiIBRVYkoMiKBBRZkYAiKxJQZEUCiqxIQJEVCSiyIgFFViRgB3niiSdMs2Cb2L7dggTsIL/++us2
|
||||
zRrH0UcfHd2/G5CAHeLOO+/cplfz6OYsKAE7xIcffrhNr+bxww8/RNvoBiRgB2BILRrLly+PtlV1JGAH
|
||||
SFl8hPHOO+9E26o6ErADMKQWDRYssbaqjgQsGYbSVoOFS6zNKiMBS4ahtNVg4RJrs8pIwJJJrf3Vi26r
|
||||
CUrAEilS+6sX3VYTlIAlUqT2Vy+6rSYoAUsitfb3559/bvuqfnRTTVAClkRK7e+zzz5LypLdVBOUgCWR
|
||||
UvtD0rPOOmvb/9WPbqoJSsASSKn9MfS6FW7KSrlbaoISsARSan9+ja/o9lVGApZA0YyWerekG2qCErBN
|
||||
Ump/sTld6pwx3K9qSMA2aXVV++qrr257tX5888032+1XNSRgG6TW/lj5hvumDsNVrwlKwDZIqf01KqlQ
|
||||
F2wWZMrYvlVBArZByjyukUDtClwFJGCLlDGEMoSn3Jq78soro/tXAQnYIim1vJQfLEhZxFS5JigBWySl
|
||||
9pdSRkkp4/h3UaqGBGyB1J/7S5UmZRiuak1QArZAyrDJCje2b4yU4byqNUEJWJDUhUORjJXyEzJEFWuC
|
||||
ErAgKaUTgpVrEVKkrmJNUAIWhKEwV1SxJigBC5Ba++tkkC1j59ZXkYAFSPkBgk5H1WqCErAAKbW/TkfV
|
||||
aoISMBGGvv9LVKkmKAETSan97aioUk1QAiaQWvvj3i9ytEPKT9gQVakJSsAEUmt/ZUiRKntVaoISMAEy
|
||||
U7Ngm9i+rZAy3FelJigBm5Ba+ytzYZC64KlCTVACNiGl9teJ0khKyacKNUEJ2IRcIqT8hEwVaoISsAGp
|
||||
Q2EnHqORY+jPgQRsQO7FQEpJpszFTw4kYB1SyyGxXzovi9R7z325JigB65Ba+4v90nlZ8CFIib5cE5SA
|
||||
dUip/aX81lu7pPzyel+uCUrACKkLgB2ReVJ/Aaqv1gQlYITU1e+OmntV+dacBBRZkYAiKxJQZEUCiqxI
|
||||
QJEVCSiyIgFFViSgyIoEFFmRgCIrElBkRQKKrEhAkRUJKLIiAUVWJKDIigQUWZGAIisSUGRFAoqsSECR
|
||||
FQkosiIBRVa6TkAepcHv/UInH6vRCfg95E6fu2sfdsSj37pOQP+RG82eLMVTCdimVepJQufyi+RFQD7+
|
||||
dUH7sbbBFzUFf18/wtc6QZ8V0O+M1GA/Os5Fo06EVo7hR70ObKVd2koVsGj7/r5+SMAG5BCQ7YtQLwNK
|
||||
wH/pswK6DvHxgw4KX2c/vu+iUSdC2GZsm1ZwQ6T/AEq+5nvhY+E4B77PfMw/n0bnHg7B4YM2/dfA39eP
|
||||
8LVOUKk5oB9OuJD/g4CO2LnQ6X74EqQKGBI+bxpB3Wu06eOHBCwAF9UPLmZsu3YELBrNOrAdAXliFvtA
|
||||
s+dEh4/69Z9p3SgkYAHCjqu6gH7Ue68QfjAJ/303CglYgPBBjvXk8jvdzbsgtmDg+3RuiN8GEdsG/KEu
|
||||
ht+OO1+O6YcvAW26SM2A4bm6oK3Y9n74x+4UlREwnOfQQbHt6nWIEyAFXwQitk0K/rm446cKmHK+4eIj
|
||||
fNBl7AHrfkjAAsT+oEzsAqYIyH6NaLaqDAkzISKBf84uo4XzNX8b/9wbCcgxw3b4f7J8KCHtcy7urocf
|
||||
tBO2XTaVEJALFYtYJ/md6C4++MNY2UH7/jm0GikC+tu44EHnTjD+DbdBTgnYBuGn3Y/wrxildGLZEQrI
|
||||
cYvAUEkbfubl+36bDj5IfpYLj+1vxwcQnHzghwRMIBwO+bT7HcDX/gKDjnNRrxO58GXSbDGSCjK5qHfu
|
||||
wPtl29hxeY1z4nUfvoeIfvC9cP+y6dMCcuH8QDYuIp9uP3wJUwSMQWfSLsdEcvZ1uAxFtvWzSQpOAGjW
|
||||
4Wzjosi5c07s688n6wXthqNGJ+mTAnJBw8xH+Jku9jqdwAV2kdKJSOHvkxIImSqiH5xfbBtHKwJyTVLE
|
||||
C4PrF2uvbPqkgLE5n7+IcISlGS5qEQHD2qIL9vOJdbA/sW+EH50QMLxWZO8ww7nsHr6P2DUtmz4pIBfM
|
||||
XViG10YXitfYxn2i6TgXzTox7BAEqCeVf04umgkFfqRsXwSynx/IF9vOwXvwI1Xyduizc0A3r/GH3RSK
|
||||
COhHSmcwXPvRrMPBj7IFDM8nVngO4cPqQgJ2gCIC+p1BNFokxOalRTMg58M+qTRbtHBOfvB+6i0wYue/
|
||||
I+aBEjCyjYNODoNhmY7xRaCdUFb+nyEt1q5PO8GxY236pLwH/5q4SD3/dpGAkW186KBQrmZBu6lTg6Jt
|
||||
+5EiIBR9D0XOv126TkAWJe6Tn7rKY3hiW+ZQdE49aHNHdVxRmr0H5qs5zr/rBBT/LySgyIoEFFmRgCIr
|
||||
ElBkRQKKrEhAkRUJKLIiAUVWJKDIigQUWZGAIisSUGRFAoqsSECRFQkosiIBRVYkoMiKBBRZkYAiKxJQ
|
||||
ZEUCiqxIQJEVCSiyIgFFViSgyIoEFFmRgCIrElBkRQKKrEhAkRUJKLIiAUVWYgIuWbIkLuApp5wiAUWp
|
||||
hALOnz/fCsjzqVeuXGkFPO2002oCrlu3TgKKUkHA0aNHm0mTJpmZM2eaBQsWWAFXrFhh5Vu9evW/Aq5f
|
||||
v14CilJxAk6ePNnMmjXLCrhs2TI7/K5atcoKuHHjxpqAmNivX7/tBBw8eLAEFC2BgGPGjDFHHnmkmT17
|
||||
tlm0aJGd/5H91qxZY1h38OB0KyBfIGD//v3NgAEDzMCBA82gQYMkoGgJ5BsxYoQZO3asmTJlipk7d64d
|
||||
fsl+yMeUb8OGDebcc8+tCXj++efb7CcBRRkg4MiRI8348ePNtGnT7PBL9mPYZbp3+umnmzPOOMNcdNFF
|
||||
NQEvvfRSK184/xsyZIgZOnSoGTZsmBWQhh2xA4vuxrlxwAEHmFGjRpnDDz/czv/IfshH2YXR9pxzzjEk
|
||||
vcsuu6wm4PXXX98rX5j9nIAcAKuBA5BifSFFd4MPeIEflF/IflOnTjULFy608pH1zjvvPHPxxRcbEh7y
|
||||
XXvttTUB77rrLiudL5+f/ZCP8XzChAmWww47zBx66KH2IELgAk7gxsSJE+28j9LL4sWL7WKDjHfJJZeY
|
||||
q666ypDsbrjhBst9991nfvrpp5qALJlj8mE1DU+fPt1OJufNm2c59thjRZfjXADudDDXc6tdsh7zPMS7
|
||||
7rrrzK233mrw7N5777Xcfffd5uWXXzZffPGF6bn66qvtOB3KR1pFPmzmPh4VbBr2YVUjupO1a9dayHLc
|
||||
TWOB4eZ5F154oc14iEeme+SRR8zjjz/ey6OPPmo+/vhj88wzz5gejL3//vu3G3ZJrTNmzLDycSAKh2ef
|
||||
fbZNqSyhGdOZTIru5YILLrCysaLdtGmTnd8hHkMsGQ/Rnn76afP888+bzZs3W1544QXz7LPPml9++cXe
|
||||
muthmP3ggw+s1U6+cePG9S6hyXRnnnlm7wTyiiuusH9UmQORPeGaa64RXQgLCWBud+ONN5pbbrnF3HHH
|
||||
HTah8Vc8ke2VV14xb7zxhnnzzTctr732mvn00097//J8D/+hQv3bb7/ZSaUrIDK2UzzkTgmGIx1m33TT
|
||||
TTa13nbbbeb2228XXQqiAZmOOR1zuwceeKA365HtEG/Lli3mrbfeMm+//bb9l2T3119/2Wlfr4Dw2GOP
|
||||
WUOXLl1q5syZYyeTjOsMtWQ95OPAbjKJ5cBBH3zwQdFlPPTQQ5aHH37YSoc/Tz31lHnuuefsAgOXEI6/
|
||||
Zfzuu+9aPvroI/P999/bjOm86xUQkOvvv/+2RjMkM6F0KxnkQzwOzqSSA7pJJelWdBdPPvmkFQ5YTCDe
|
||||
iy++aIdcJx/Svffee2br1q3mq6++spnv5ptv7vUN/iMgsOD47rvvLKRNRHPScTAmkIztpNiXXnrJgvHA
|
||||
wUX3wF9jZ073+uuvW+kYbnEG8d5//33zySefmG+//dZO777++ms7qoa+bScgUIJh8YHR7Pjzzz+b33//
|
||||
XYhkKDJ/+eWXNlHxI1gxz4YPH27+AbnZyRhsGqKtAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="buttonAutoMode.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<data name="smartGroupBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="$this.FormFactorShadowProperty" xml:space="preserve">
|
||||
<value>WEBPAD</value>
|
||||
</metadata>
|
||||
</root>
|
|
@ -1,852 +0,0 @@
|
|||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemJudgmentSetting2
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Component Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// Required method for Designer support - do not modify
|
||||
/// the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemJudgmentSetting2));
|
||||
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
||||
this.labelFeedSpeedUnitHz = new SmartX.SmartLabel();
|
||||
this.labelFeedSpeedUnitmmin = new SmartX.SmartLabel();
|
||||
this.smartLabel2 = new SmartX.SmartLabel();
|
||||
this.smartLabel1 = new SmartX.SmartLabel();
|
||||
this.labelSortingPointLength = new SmartX.SmartLabel();
|
||||
this.labelDescendDelayTime = new SmartX.SmartLabel();
|
||||
this.labelSensingTime = new SmartX.SmartLabel();
|
||||
this.labelAscendDelayTime = new SmartX.SmartLabel();
|
||||
this.buttonUsingAutoMode = new SmartX.SmartButton();
|
||||
this.labelConveyorLength = new SmartX.SmartLabel();
|
||||
this.labelProductLength = new SmartX.SmartLabel();
|
||||
this.buttonDown = new SmartX.SmartButton();
|
||||
this.buttonUp = new SmartX.SmartButton();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.buttonWeightReference = new SmartX.SmartButton();
|
||||
this.labelConstant = new SmartX.SmartLabel();
|
||||
this.labelWeightValue = new SmartX.SmartLabel();
|
||||
this.labelADCValue = new SmartX.SmartLabel();
|
||||
this.labelWeightJudgment = new SmartX.SmartLabel();
|
||||
this.smartDraw = new SmartX.SmartDraw();
|
||||
this.labelFilter = new SmartX.SmartLabel();
|
||||
this.buttonPasteAll = new SmartX.SmartButton();
|
||||
this.buttonPaste = new SmartX.SmartButton();
|
||||
this.buttonCopy = new SmartX.SmartButton();
|
||||
this.labelJudgmentDelayTime = new SmartX.SmartLabel();
|
||||
this.labelProductNo = new SmartX.SmartLabel();
|
||||
this.labelDynamicCorrection = new SmartX.SmartLabel();
|
||||
this.labelJudgmentCount = new SmartX.SmartLabel();
|
||||
this.labelDoubleDelayTime = new SmartX.SmartLabel();
|
||||
this.smartGroupBox1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// smartGroupBox1
|
||||
//
|
||||
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
||||
this.smartGroupBox1.BackPictureBox = null;
|
||||
this.smartGroupBox1.BackPictureBox1 = null;
|
||||
this.smartGroupBox1.Controls.Add(this.labelFeedSpeedUnitHz);
|
||||
this.smartGroupBox1.Controls.Add(this.labelFeedSpeedUnitmmin);
|
||||
this.smartGroupBox1.Controls.Add(this.smartLabel2);
|
||||
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSortingPointLength);
|
||||
this.smartGroupBox1.Controls.Add(this.labelDescendDelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelSensingTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelAscendDelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonUsingAutoMode);
|
||||
this.smartGroupBox1.Controls.Add(this.labelConveyorLength);
|
||||
this.smartGroupBox1.Controls.Add(this.labelProductLength);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonDown);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonUp);
|
||||
this.smartGroupBox1.Controls.Add(this.label1);
|
||||
this.smartGroupBox1.Controls.Add(this.label2);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonWeightReference);
|
||||
this.smartGroupBox1.Controls.Add(this.labelConstant);
|
||||
this.smartGroupBox1.Controls.Add(this.labelWeightValue);
|
||||
this.smartGroupBox1.Controls.Add(this.labelADCValue);
|
||||
this.smartGroupBox1.Controls.Add(this.labelWeightJudgment);
|
||||
this.smartGroupBox1.Controls.Add(this.smartDraw);
|
||||
this.smartGroupBox1.Controls.Add(this.labelFilter);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonPasteAll);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonPaste);
|
||||
this.smartGroupBox1.Controls.Add(this.buttonCopy);
|
||||
this.smartGroupBox1.Controls.Add(this.labelJudgmentDelayTime);
|
||||
this.smartGroupBox1.Controls.Add(this.labelProductNo);
|
||||
this.smartGroupBox1.Controls.Add(this.labelDynamicCorrection);
|
||||
this.smartGroupBox1.Controls.Add(this.labelJudgmentCount);
|
||||
this.smartGroupBox1.Controls.Add(this.labelDoubleDelayTime);
|
||||
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
||||
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
||||
this.smartGroupBox1.FrameLineThickness = 2;
|
||||
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
||||
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
|
||||
this.smartGroupBox1.InitVisible = true;
|
||||
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
||||
this.smartGroupBox1.Name = "smartGroupBox1";
|
||||
this.smartGroupBox1.RoundRadius = 10;
|
||||
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.TabIndex = 174;
|
||||
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// labelFeedSpeedUnitHz
|
||||
//
|
||||
this.labelFeedSpeedUnitHz.BackColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeedUnitHz.BackPictureBox = null;
|
||||
this.labelFeedSpeedUnitHz.BackPictureBox1 = null;
|
||||
this.labelFeedSpeedUnitHz.BackPictureBox2 = null;
|
||||
this.labelFeedSpeedUnitHz.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeedUnitHz.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelFeedSpeedUnitHz.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelFeedSpeedUnitHz.ForeColor = System.Drawing.Color.White;
|
||||
this.labelFeedSpeedUnitHz.InitVisible = true;
|
||||
this.labelFeedSpeedUnitHz.LineSpacing = 0F;
|
||||
this.labelFeedSpeedUnitHz.Location = new System.Drawing.Point(109, 289);
|
||||
this.labelFeedSpeedUnitHz.Name = "labelFeedSpeedUnitHz";
|
||||
this.labelFeedSpeedUnitHz.Size = new System.Drawing.Size(74, 39);
|
||||
this.labelFeedSpeedUnitHz.TabIndex = 124;
|
||||
this.labelFeedSpeedUnitHz.Text = "60";
|
||||
this.labelFeedSpeedUnitHz.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelFeedSpeedUnitHz.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelFeedSpeedUnitHz.Wordwrap = false;
|
||||
this.labelFeedSpeedUnitHz.Click += new System.EventHandler(this.labelFeedSpeed_Click);
|
||||
//
|
||||
// labelFeedSpeedUnitmmin
|
||||
//
|
||||
this.labelFeedSpeedUnitmmin.BackColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeedUnitmmin.BackPictureBox = null;
|
||||
this.labelFeedSpeedUnitmmin.BackPictureBox1 = null;
|
||||
this.labelFeedSpeedUnitmmin.BackPictureBox2 = null;
|
||||
this.labelFeedSpeedUnitmmin.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelFeedSpeedUnitmmin.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelFeedSpeedUnitmmin.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.labelFeedSpeedUnitmmin.ForeColor = System.Drawing.Color.Gray;
|
||||
this.labelFeedSpeedUnitmmin.InitVisible = true;
|
||||
this.labelFeedSpeedUnitmmin.LineSpacing = 0F;
|
||||
this.labelFeedSpeedUnitmmin.Location = new System.Drawing.Point(109, 334);
|
||||
this.labelFeedSpeedUnitmmin.Name = "labelFeedSpeedUnitmmin";
|
||||
this.labelFeedSpeedUnitmmin.Size = new System.Drawing.Size(60, 26);
|
||||
this.labelFeedSpeedUnitmmin.TabIndex = 153;
|
||||
this.labelFeedSpeedUnitmmin.Text = "60";
|
||||
this.labelFeedSpeedUnitmmin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelFeedSpeedUnitmmin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelFeedSpeedUnitmmin.Wordwrap = false;
|
||||
//
|
||||
// smartLabel2
|
||||
//
|
||||
this.smartLabel2.BackColor = System.Drawing.Color.Black;
|
||||
this.smartLabel2.BackPictureBox = null;
|
||||
this.smartLabel2.BackPictureBox1 = null;
|
||||
this.smartLabel2.BackPictureBox2 = null;
|
||||
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
|
||||
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.smartLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||||
this.smartLabel2.ForeColor = System.Drawing.Color.Gray;
|
||||
this.smartLabel2.InitVisible = true;
|
||||
this.smartLabel2.LineSpacing = 0F;
|
||||
this.smartLabel2.Location = new System.Drawing.Point(168, 334);
|
||||
this.smartLabel2.Name = "smartLabel2";
|
||||
this.smartLabel2.Size = new System.Drawing.Size(54, 26);
|
||||
this.smartLabel2.TabIndex = 154;
|
||||
this.smartLabel2.Text = "m/min";
|
||||
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.smartLabel2.Wordwrap = false;
|
||||
//
|
||||
// smartLabel1
|
||||
//
|
||||
this.smartLabel1.BackColor = System.Drawing.Color.Black;
|
||||
this.smartLabel1.BackPictureBox = null;
|
||||
this.smartLabel1.BackPictureBox1 = null;
|
||||
this.smartLabel1.BackPictureBox2 = null;
|
||||
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
|
||||
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.smartLabel1.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.smartLabel1.ForeColor = System.Drawing.Color.White;
|
||||
this.smartLabel1.InitVisible = true;
|
||||
this.smartLabel1.LineSpacing = 0F;
|
||||
this.smartLabel1.Location = new System.Drawing.Point(189, 289);
|
||||
this.smartLabel1.Name = "smartLabel1";
|
||||
this.smartLabel1.Size = new System.Drawing.Size(33, 39);
|
||||
this.smartLabel1.TabIndex = 152;
|
||||
this.smartLabel1.Text = "Hz";
|
||||
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.smartLabel1.Wordwrap = false;
|
||||
//
|
||||
// labelSortingPointLength
|
||||
//
|
||||
this.labelSortingPointLength.BackColor = System.Drawing.Color.Black;
|
||||
this.labelSortingPointLength.BackPictureBox = null;
|
||||
this.labelSortingPointLength.BackPictureBox1 = null;
|
||||
this.labelSortingPointLength.BackPictureBox2 = null;
|
||||
this.labelSortingPointLength.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSortingPointLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelSortingPointLength.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSortingPointLength.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSortingPointLength.InitVisible = true;
|
||||
this.labelSortingPointLength.LineSpacing = 0F;
|
||||
this.labelSortingPointLength.Location = new System.Drawing.Point(566, 416);
|
||||
this.labelSortingPointLength.Name = "labelSortingPointLength";
|
||||
this.labelSortingPointLength.Size = new System.Drawing.Size(115, 39);
|
||||
this.labelSortingPointLength.TabIndex = 149;
|
||||
this.labelSortingPointLength.Text = "123";
|
||||
this.labelSortingPointLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSortingPointLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSortingPointLength.Wordwrap = false;
|
||||
this.labelSortingPointLength.Click += new System.EventHandler(this.labelSortingPointLength_Click);
|
||||
//
|
||||
// labelDescendDelayTime
|
||||
//
|
||||
this.labelDescendDelayTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelDescendDelayTime.BackPictureBox = null;
|
||||
this.labelDescendDelayTime.BackPictureBox1 = null;
|
||||
this.labelDescendDelayTime.BackPictureBox2 = null;
|
||||
this.labelDescendDelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelDescendDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelDescendDelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelDescendDelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelDescendDelayTime.InitVisible = true;
|
||||
this.labelDescendDelayTime.LineSpacing = 0F;
|
||||
this.labelDescendDelayTime.Location = new System.Drawing.Point(246, 64);
|
||||
this.labelDescendDelayTime.Name = "labelDescendDelayTime";
|
||||
this.labelDescendDelayTime.Size = new System.Drawing.Size(76, 39);
|
||||
this.labelDescendDelayTime.TabIndex = 146;
|
||||
this.labelDescendDelayTime.Text = "1000";
|
||||
this.labelDescendDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelDescendDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelDescendDelayTime.Visible = false;
|
||||
this.labelDescendDelayTime.Wordwrap = false;
|
||||
this.labelDescendDelayTime.Click += new System.EventHandler(this.labelDescendDelayTime_Click);
|
||||
//
|
||||
// labelSensingTime
|
||||
//
|
||||
this.labelSensingTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelSensingTime.BackPictureBox1 = null;
|
||||
this.labelSensingTime.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelSensingTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelSensingTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelSensingTime.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
|
||||
this.labelSensingTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelSensingTime.InitVisible = true;
|
||||
this.labelSensingTime.LineSpacing = 0F;
|
||||
this.labelSensingTime.Location = new System.Drawing.Point(429, 30);
|
||||
this.labelSensingTime.Name = "labelSensingTime";
|
||||
this.labelSensingTime.Size = new System.Drawing.Size(53, 25);
|
||||
this.labelSensingTime.TabIndex = 143;
|
||||
this.labelSensingTime.Text = "1000";
|
||||
this.labelSensingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelSensingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelSensingTime.Wordwrap = false;
|
||||
//
|
||||
// labelAscendDelayTime
|
||||
//
|
||||
this.labelAscendDelayTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelAscendDelayTime.BackPictureBox = null;
|
||||
this.labelAscendDelayTime.BackPictureBox1 = null;
|
||||
this.labelAscendDelayTime.BackPictureBox2 = null;
|
||||
this.labelAscendDelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelAscendDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelAscendDelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelAscendDelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelAscendDelayTime.InitVisible = true;
|
||||
this.labelAscendDelayTime.LineSpacing = 0F;
|
||||
this.labelAscendDelayTime.Location = new System.Drawing.Point(251, 100);
|
||||
this.labelAscendDelayTime.Name = "labelAscendDelayTime";
|
||||
this.labelAscendDelayTime.Size = new System.Drawing.Size(76, 39);
|
||||
this.labelAscendDelayTime.TabIndex = 142;
|
||||
this.labelAscendDelayTime.Text = "1000";
|
||||
this.labelAscendDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelAscendDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelAscendDelayTime.Visible = false;
|
||||
this.labelAscendDelayTime.Wordwrap = false;
|
||||
this.labelAscendDelayTime.Click += new System.EventHandler(this.labelAscendDelayTime_Click);
|
||||
//
|
||||
// buttonUsingAutoMode
|
||||
//
|
||||
this.buttonUsingAutoMode.BackPictureBox = null;
|
||||
this.buttonUsingAutoMode.BackPictureBox1 = null;
|
||||
this.buttonUsingAutoMode.BackPictureBox2 = null;
|
||||
this.buttonUsingAutoMode.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonUsingAutoMode.ButtonImageAutoSize = true;
|
||||
this.buttonUsingAutoMode.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonUsingAutoMode.DisableImage = null;
|
||||
this.buttonUsingAutoMode.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUsingAutoMode.DownImage")));
|
||||
this.buttonUsingAutoMode.GroupID = 0;
|
||||
this.buttonUsingAutoMode.InitVisible = true;
|
||||
this.buttonUsingAutoMode.Location = new System.Drawing.Point(12, 8);
|
||||
this.buttonUsingAutoMode.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
||||
this.buttonUsingAutoMode.Name = "buttonUsingAutoMode";
|
||||
this.buttonUsingAutoMode.NestedClickEventPrevent = false;
|
||||
this.buttonUsingAutoMode.OutlinePixel = 1;
|
||||
this.buttonUsingAutoMode.RepeatInterval = 200;
|
||||
this.buttonUsingAutoMode.RepeatIntervalAccelerate = null;
|
||||
this.buttonUsingAutoMode.SafeInterval = 200;
|
||||
this.buttonUsingAutoMode.Size = new System.Drawing.Size(210, 45);
|
||||
this.buttonUsingAutoMode.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonUsingAutoMode.TabIndex = 139;
|
||||
this.buttonUsingAutoMode.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonUsingAutoMode.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonUsingAutoMode.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonUsingAutoMode.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonUsingAutoMode.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonUsingAutoMode.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUsingAutoMode.UpImage")));
|
||||
this.buttonUsingAutoMode.Click += new System.EventHandler(this.buttonUsingAutoMode_Click);
|
||||
//
|
||||
// labelConveyorLength
|
||||
//
|
||||
this.labelConveyorLength.BackColor = System.Drawing.Color.Black;
|
||||
this.labelConveyorLength.BackPictureBox = null;
|
||||
this.labelConveyorLength.BackPictureBox1 = null;
|
||||
this.labelConveyorLength.BackPictureBox2 = null;
|
||||
this.labelConveyorLength.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelConveyorLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelConveyorLength.Enabled = false;
|
||||
this.labelConveyorLength.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelConveyorLength.ForeColor = System.Drawing.Color.DimGray;
|
||||
this.labelConveyorLength.InitVisible = true;
|
||||
this.labelConveyorLength.LineSpacing = 0F;
|
||||
this.labelConveyorLength.Location = new System.Drawing.Point(109, 416);
|
||||
this.labelConveyorLength.Name = "labelConveyorLength";
|
||||
this.labelConveyorLength.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelConveyorLength.TabIndex = 137;
|
||||
this.labelConveyorLength.Text = "123";
|
||||
this.labelConveyorLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelConveyorLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelConveyorLength.Wordwrap = false;
|
||||
this.labelConveyorLength.Click += new System.EventHandler(this.labelConveyorLength_Click);
|
||||
//
|
||||
// labelProductLength
|
||||
//
|
||||
this.labelProductLength.BackColor = System.Drawing.Color.Black;
|
||||
this.labelProductLength.BackPictureBox = null;
|
||||
this.labelProductLength.BackPictureBox1 = null;
|
||||
this.labelProductLength.BackPictureBox2 = null;
|
||||
this.labelProductLength.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelProductLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelProductLength.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelProductLength.ForeColor = System.Drawing.Color.White;
|
||||
this.labelProductLength.InitVisible = true;
|
||||
this.labelProductLength.LineSpacing = 0F;
|
||||
this.labelProductLength.Location = new System.Drawing.Point(332, 416);
|
||||
this.labelProductLength.Name = "labelProductLength";
|
||||
this.labelProductLength.Size = new System.Drawing.Size(115, 39);
|
||||
this.labelProductLength.TabIndex = 133;
|
||||
this.labelProductLength.Text = "123";
|
||||
this.labelProductLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelProductLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelProductLength.Wordwrap = false;
|
||||
this.labelProductLength.Click += new System.EventHandler(this.labelProductLength_Click);
|
||||
//
|
||||
// buttonDown
|
||||
//
|
||||
this.buttonDown.BackPictureBox = null;
|
||||
this.buttonDown.BackPictureBox1 = null;
|
||||
this.buttonDown.BackPictureBox2 = null;
|
||||
this.buttonDown.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonDown.ButtonImageAutoSize = true;
|
||||
this.buttonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonDown.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDown.DisableImage")));
|
||||
this.buttonDown.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDown.DownImage")));
|
||||
this.buttonDown.GroupID = 0;
|
||||
this.buttonDown.InitVisible = true;
|
||||
this.buttonDown.Location = new System.Drawing.Point(237, 5);
|
||||
this.buttonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonDown.Name = "buttonDown";
|
||||
this.buttonDown.NestedClickEventPrevent = false;
|
||||
this.buttonDown.OutlinePixel = 1;
|
||||
this.buttonDown.RepeatInterval = 200;
|
||||
this.buttonDown.RepeatIntervalAccelerate = null;
|
||||
this.buttonDown.SafeInterval = 200;
|
||||
this.buttonDown.Size = new System.Drawing.Size(42, 50);
|
||||
this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonDown.TabIndex = 130;
|
||||
this.buttonDown.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonDown.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonDown.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonDown.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDown.UpImage")));
|
||||
this.buttonDown.Visible = false;
|
||||
this.buttonDown.Click += new System.EventHandler(this.buttonDown_Click);
|
||||
//
|
||||
// buttonUp
|
||||
//
|
||||
this.buttonUp.BackPictureBox = null;
|
||||
this.buttonUp.BackPictureBox1 = null;
|
||||
this.buttonUp.BackPictureBox2 = null;
|
||||
this.buttonUp.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonUp.ButtonImageAutoSize = true;
|
||||
this.buttonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonUp.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUp.DisableImage")));
|
||||
this.buttonUp.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUp.DownImage")));
|
||||
this.buttonUp.GroupID = 0;
|
||||
this.buttonUp.InitVisible = true;
|
||||
this.buttonUp.Location = new System.Drawing.Point(285, 5);
|
||||
this.buttonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonUp.Name = "buttonUp";
|
||||
this.buttonUp.NestedClickEventPrevent = false;
|
||||
this.buttonUp.OutlinePixel = 1;
|
||||
this.buttonUp.RepeatInterval = 200;
|
||||
this.buttonUp.RepeatIntervalAccelerate = null;
|
||||
this.buttonUp.SafeInterval = 200;
|
||||
this.buttonUp.Size = new System.Drawing.Size(42, 50);
|
||||
this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonUp.TabIndex = 127;
|
||||
this.buttonUp.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonUp.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonUp.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonUp.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUp.UpImage")));
|
||||
this.buttonUp.Visible = false;
|
||||
this.buttonUp.Click += new System.EventHandler(this.buttonUp_Click);
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.BackColor = System.Drawing.Color.White;
|
||||
this.label1.Location = new System.Drawing.Point(342, 348);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(100, 20);
|
||||
this.label1.Text = "label1";
|
||||
this.label1.Visible = false;
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.BackColor = System.Drawing.Color.White;
|
||||
this.label2.Location = new System.Drawing.Point(448, 348);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(100, 20);
|
||||
this.label2.Text = "label2";
|
||||
this.label2.Visible = false;
|
||||
//
|
||||
// buttonWeightReference
|
||||
//
|
||||
this.buttonWeightReference.BackPictureBox = null;
|
||||
this.buttonWeightReference.BackPictureBox1 = null;
|
||||
this.buttonWeightReference.BackPictureBox2 = null;
|
||||
this.buttonWeightReference.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonWeightReference.ButtonImageAutoSize = true;
|
||||
this.buttonWeightReference.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonWeightReference.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonWeightReference.DisableImage")));
|
||||
this.buttonWeightReference.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonWeightReference.DownImage")));
|
||||
this.buttonWeightReference.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
||||
this.buttonWeightReference.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonWeightReference.GroupID = 0;
|
||||
this.buttonWeightReference.InitVisible = true;
|
||||
this.buttonWeightReference.Location = new System.Drawing.Point(242, 145);
|
||||
this.buttonWeightReference.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonWeightReference.Name = "buttonWeightReference";
|
||||
this.buttonWeightReference.NestedClickEventPrevent = false;
|
||||
this.buttonWeightReference.OutlinePixel = 1;
|
||||
this.buttonWeightReference.RepeatInterval = 200;
|
||||
this.buttonWeightReference.RepeatIntervalAccelerate = null;
|
||||
this.buttonWeightReference.SafeInterval = 200;
|
||||
this.buttonWeightReference.Size = new System.Drawing.Size(99, 100);
|
||||
this.buttonWeightReference.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonWeightReference.TabIndex = 126;
|
||||
this.buttonWeightReference.Text = "0.0";
|
||||
this.buttonWeightReference.TextColor = System.Drawing.Color.White;
|
||||
this.buttonWeightReference.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonWeightReference.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonWeightReference.TextLocation = new System.Drawing.Point(-5, 30);
|
||||
this.buttonWeightReference.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonWeightReference.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonWeightReference.UpImage")));
|
||||
this.buttonWeightReference.Click += new System.EventHandler(this.buttonWeightReference_Click);
|
||||
//
|
||||
// labelConstant
|
||||
//
|
||||
this.labelConstant.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(49)))), ((int)(((byte)(49)))));
|
||||
this.labelConstant.BackPictureBox1 = null;
|
||||
this.labelConstant.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelConstant.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelConstant.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelConstant.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
||||
this.labelConstant.ForeColor = System.Drawing.Color.White;
|
||||
this.labelConstant.InitVisible = true;
|
||||
this.labelConstant.LineSpacing = 0F;
|
||||
this.labelConstant.Location = new System.Drawing.Point(429, 373);
|
||||
this.labelConstant.Name = "labelConstant";
|
||||
this.labelConstant.Size = new System.Drawing.Size(110, 30);
|
||||
this.labelConstant.TabIndex = 125;
|
||||
this.labelConstant.Text = "12345";
|
||||
this.labelConstant.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelConstant.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelConstant.Wordwrap = false;
|
||||
//
|
||||
// labelWeightValue
|
||||
//
|
||||
this.labelWeightValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(49)))), ((int)(((byte)(49)))));
|
||||
this.labelWeightValue.BackPictureBox1 = null;
|
||||
this.labelWeightValue.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelWeightValue.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelWeightValue.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelWeightValue.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
||||
this.labelWeightValue.ForeColor = System.Drawing.Color.White;
|
||||
this.labelWeightValue.InitVisible = true;
|
||||
this.labelWeightValue.LineSpacing = 0F;
|
||||
this.labelWeightValue.Location = new System.Drawing.Point(610, 373);
|
||||
this.labelWeightValue.Name = "labelWeightValue";
|
||||
this.labelWeightValue.Size = new System.Drawing.Size(80, 30);
|
||||
this.labelWeightValue.TabIndex = 120;
|
||||
this.labelWeightValue.Text = "999.99";
|
||||
this.labelWeightValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelWeightValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelWeightValue.Wordwrap = false;
|
||||
//
|
||||
// labelADCValue
|
||||
//
|
||||
this.labelADCValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(49)))), ((int)(((byte)(49)))));
|
||||
this.labelADCValue.BackPictureBox1 = null;
|
||||
this.labelADCValue.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelADCValue.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelADCValue.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelADCValue.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
||||
this.labelADCValue.ForeColor = System.Drawing.Color.White;
|
||||
this.labelADCValue.InitVisible = true;
|
||||
this.labelADCValue.LineSpacing = 0F;
|
||||
this.labelADCValue.Location = new System.Drawing.Point(292, 373);
|
||||
this.labelADCValue.Name = "labelADCValue";
|
||||
this.labelADCValue.Size = new System.Drawing.Size(75, 30);
|
||||
this.labelADCValue.TabIndex = 122;
|
||||
this.labelADCValue.Text = "23456";
|
||||
this.labelADCValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelADCValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelADCValue.Wordwrap = false;
|
||||
//
|
||||
// labelWeightJudgment
|
||||
//
|
||||
this.labelWeightJudgment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(49)))), ((int)(((byte)(49)))));
|
||||
this.labelWeightJudgment.BackPictureBox1 = null;
|
||||
this.labelWeightJudgment.BackPictureBox2 = this.smartGroupBox1;
|
||||
this.labelWeightJudgment.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelWeightJudgment.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelWeightJudgment.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
||||
this.labelWeightJudgment.ForeColor = System.Drawing.Color.White;
|
||||
this.labelWeightJudgment.InitVisible = true;
|
||||
this.labelWeightJudgment.LineSpacing = 0F;
|
||||
this.labelWeightJudgment.Location = new System.Drawing.Point(246, 272);
|
||||
this.labelWeightJudgment.Name = "labelWeightJudgment";
|
||||
this.labelWeightJudgment.Size = new System.Drawing.Size(81, 30);
|
||||
this.labelWeightJudgment.TabIndex = 116;
|
||||
this.labelWeightJudgment.Text = "0.0";
|
||||
this.labelWeightJudgment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelWeightJudgment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelWeightJudgment.Wordwrap = false;
|
||||
//
|
||||
// smartDraw
|
||||
//
|
||||
this.smartDraw.AnimationGIFFrameInterval = 0;
|
||||
this.smartDraw.BackColor = System.Drawing.Color.Black;
|
||||
this.smartDraw.BackPictureBox = null;
|
||||
this.smartDraw.BackPictureBox1 = null;
|
||||
this.smartDraw.ChartChannelPenStyle = null;
|
||||
this.smartDraw.ChartDrawStep = 1;
|
||||
this.smartDraw.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
|
||||
this.smartDraw.InitVisible = true;
|
||||
this.smartDraw.Location = new System.Drawing.Point(341, 85);
|
||||
this.smartDraw.Name = "smartDraw";
|
||||
this.smartDraw.SetBackimage = null;
|
||||
this.smartDraw.SetBackImageAutoSize = true;
|
||||
this.smartDraw.Size = new System.Drawing.Size(350, 260);
|
||||
this.smartDraw.TabIndex = 115;
|
||||
this.smartDraw.Text = "smartDraw2";
|
||||
//
|
||||
// labelFilter
|
||||
//
|
||||
this.labelFilter.BackColor = System.Drawing.Color.Black;
|
||||
this.labelFilter.BackPictureBox = null;
|
||||
this.labelFilter.BackPictureBox1 = null;
|
||||
this.labelFilter.BackPictureBox2 = null;
|
||||
this.labelFilter.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelFilter.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelFilter.ForeColor = System.Drawing.Color.White;
|
||||
this.labelFilter.InitVisible = true;
|
||||
this.labelFilter.LineSpacing = 0F;
|
||||
this.labelFilter.Location = new System.Drawing.Point(109, 108);
|
||||
this.labelFilter.Name = "labelFilter";
|
||||
this.labelFilter.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelFilter.TabIndex = 105;
|
||||
this.labelFilter.Text = "8";
|
||||
this.labelFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelFilter.Wordwrap = false;
|
||||
this.labelFilter.Click += new System.EventHandler(this.labelFilter_Click);
|
||||
//
|
||||
// buttonPasteAll
|
||||
//
|
||||
this.buttonPasteAll.BackPictureBox = null;
|
||||
this.buttonPasteAll.BackPictureBox1 = null;
|
||||
this.buttonPasteAll.BackPictureBox2 = null;
|
||||
this.buttonPasteAll.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonPasteAll.ButtonImageAutoSize = true;
|
||||
this.buttonPasteAll.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonPasteAll.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.DisableImage")));
|
||||
this.buttonPasteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.DownImage")));
|
||||
this.buttonPasteAll.GroupID = 0;
|
||||
this.buttonPasteAll.InitVisible = true;
|
||||
this.buttonPasteAll.Location = new System.Drawing.Point(650, 5);
|
||||
this.buttonPasteAll.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonPasteAll.Name = "buttonPasteAll";
|
||||
this.buttonPasteAll.NestedClickEventPrevent = false;
|
||||
this.buttonPasteAll.OutlinePixel = 1;
|
||||
this.buttonPasteAll.RepeatInterval = 200;
|
||||
this.buttonPasteAll.RepeatIntervalAccelerate = null;
|
||||
this.buttonPasteAll.SafeInterval = 200;
|
||||
this.buttonPasteAll.Size = new System.Drawing.Size(50, 50);
|
||||
this.buttonPasteAll.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonPasteAll.TabIndex = 103;
|
||||
this.buttonPasteAll.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonPasteAll.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonPasteAll.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonPasteAll.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonPasteAll.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonPasteAll.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.UpImage")));
|
||||
this.buttonPasteAll.Click += new System.EventHandler(this.buttonPasteAll_Click);
|
||||
//
|
||||
// buttonPaste
|
||||
//
|
||||
this.buttonPaste.BackPictureBox = null;
|
||||
this.buttonPaste.BackPictureBox1 = null;
|
||||
this.buttonPaste.BackPictureBox2 = null;
|
||||
this.buttonPaste.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonPaste.ButtonImageAutoSize = true;
|
||||
this.buttonPaste.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonPaste.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPaste.DisableImage")));
|
||||
this.buttonPaste.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPaste.DownImage")));
|
||||
this.buttonPaste.GroupID = 0;
|
||||
this.buttonPaste.InitVisible = true;
|
||||
this.buttonPaste.Location = new System.Drawing.Point(594, 5);
|
||||
this.buttonPaste.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonPaste.Name = "buttonPaste";
|
||||
this.buttonPaste.NestedClickEventPrevent = false;
|
||||
this.buttonPaste.OutlinePixel = 1;
|
||||
this.buttonPaste.RepeatInterval = 200;
|
||||
this.buttonPaste.RepeatIntervalAccelerate = null;
|
||||
this.buttonPaste.SafeInterval = 200;
|
||||
this.buttonPaste.Size = new System.Drawing.Size(50, 50);
|
||||
this.buttonPaste.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonPaste.TabIndex = 103;
|
||||
this.buttonPaste.TextColor = System.Drawing.Color.Black;
|
||||
this.buttonPaste.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonPaste.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||
this.buttonPaste.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonPaste.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonPaste.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPaste.UpImage")));
|
||||
this.buttonPaste.Click += new System.EventHandler(this.buttonPaste_Click);
|
||||
//
|
||||
// buttonCopy
|
||||
//
|
||||
this.buttonCopy.BackPictureBox = null;
|
||||
this.buttonCopy.BackPictureBox1 = null;
|
||||
this.buttonCopy.BackPictureBox2 = null;
|
||||
this.buttonCopy.ButtonColor = System.Drawing.Color.Gray;
|
||||
this.buttonCopy.ButtonImageAutoSize = true;
|
||||
this.buttonCopy.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
||||
this.buttonCopy.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.DisableImage")));
|
||||
this.buttonCopy.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.DownImage")));
|
||||
this.buttonCopy.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
||||
this.buttonCopy.ForeColor = System.Drawing.Color.White;
|
||||
this.buttonCopy.GroupID = 0;
|
||||
this.buttonCopy.InitVisible = true;
|
||||
this.buttonCopy.Location = new System.Drawing.Point(488, 5);
|
||||
this.buttonCopy.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
||||
this.buttonCopy.Name = "buttonCopy";
|
||||
this.buttonCopy.NestedClickEventPrevent = false;
|
||||
this.buttonCopy.OutlinePixel = 1;
|
||||
this.buttonCopy.RepeatInterval = 200;
|
||||
this.buttonCopy.RepeatIntervalAccelerate = null;
|
||||
this.buttonCopy.SafeInterval = 200;
|
||||
this.buttonCopy.Size = new System.Drawing.Size(100, 50);
|
||||
this.buttonCopy.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||
this.buttonCopy.TabIndex = 103;
|
||||
this.buttonCopy.Text = "0000";
|
||||
this.buttonCopy.TextColor = System.Drawing.Color.White;
|
||||
this.buttonCopy.TextDownColor = System.Drawing.Color.White;
|
||||
this.buttonCopy.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
||||
this.buttonCopy.TextLocation = new System.Drawing.Point(-10, 0);
|
||||
this.buttonCopy.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonCopy.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.UpImage")));
|
||||
this.buttonCopy.Click += new System.EventHandler(this.buttonCopy_Click);
|
||||
//
|
||||
// labelJudgmentDelayTime
|
||||
//
|
||||
this.labelJudgmentDelayTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelJudgmentDelayTime.BackPictureBox = null;
|
||||
this.labelJudgmentDelayTime.BackPictureBox1 = null;
|
||||
this.labelJudgmentDelayTime.BackPictureBox2 = null;
|
||||
this.labelJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelJudgmentDelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelJudgmentDelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelJudgmentDelayTime.InitVisible = true;
|
||||
this.labelJudgmentDelayTime.LineSpacing = 0F;
|
||||
this.labelJudgmentDelayTime.Location = new System.Drawing.Point(109, 152);
|
||||
this.labelJudgmentDelayTime.Name = "labelJudgmentDelayTime";
|
||||
this.labelJudgmentDelayTime.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelJudgmentDelayTime.TabIndex = 91;
|
||||
this.labelJudgmentDelayTime.Text = "1000";
|
||||
this.labelJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelJudgmentDelayTime.Wordwrap = false;
|
||||
this.labelJudgmentDelayTime.Click += new System.EventHandler(this.labelJudgmentDelayTime_Click);
|
||||
//
|
||||
// labelProductNo
|
||||
//
|
||||
this.labelProductNo.BackColor = System.Drawing.Color.Black;
|
||||
this.labelProductNo.BackPictureBox = null;
|
||||
this.labelProductNo.BackPictureBox1 = null;
|
||||
this.labelProductNo.BackPictureBox2 = null;
|
||||
this.labelProductNo.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelProductNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelProductNo.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelProductNo.ForeColor = System.Drawing.Color.White;
|
||||
this.labelProductNo.InitVisible = true;
|
||||
this.labelProductNo.LineSpacing = 0F;
|
||||
this.labelProductNo.Location = new System.Drawing.Point(109, 64);
|
||||
this.labelProductNo.Name = "labelProductNo";
|
||||
this.labelProductNo.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelProductNo.TabIndex = 92;
|
||||
this.labelProductNo.Text = "1000";
|
||||
this.labelProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelProductNo.Wordwrap = false;
|
||||
this.labelProductNo.Click += new System.EventHandler(this.labelProductNo_Click);
|
||||
//
|
||||
// labelDynamicCorrection
|
||||
//
|
||||
this.labelDynamicCorrection.BackColor = System.Drawing.Color.Black;
|
||||
this.labelDynamicCorrection.BackPictureBox = null;
|
||||
this.labelDynamicCorrection.BackPictureBox1 = null;
|
||||
this.labelDynamicCorrection.BackPictureBox2 = null;
|
||||
this.labelDynamicCorrection.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelDynamicCorrection.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelDynamicCorrection.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelDynamicCorrection.ForeColor = System.Drawing.Color.White;
|
||||
this.labelDynamicCorrection.InitVisible = true;
|
||||
this.labelDynamicCorrection.LineSpacing = 0F;
|
||||
this.labelDynamicCorrection.Location = new System.Drawing.Point(109, 372);
|
||||
this.labelDynamicCorrection.Name = "labelDynamicCorrection";
|
||||
this.labelDynamicCorrection.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelDynamicCorrection.TabIndex = 92;
|
||||
this.labelDynamicCorrection.Text = "1.000000";
|
||||
this.labelDynamicCorrection.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelDynamicCorrection.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelDynamicCorrection.Wordwrap = false;
|
||||
this.labelDynamicCorrection.Click += new System.EventHandler(this.labelDynamicCorrection_Click);
|
||||
//
|
||||
// labelJudgmentCount
|
||||
//
|
||||
this.labelJudgmentCount.BackColor = System.Drawing.Color.Black;
|
||||
this.labelJudgmentCount.BackPictureBox = null;
|
||||
this.labelJudgmentCount.BackPictureBox1 = null;
|
||||
this.labelJudgmentCount.BackPictureBox2 = null;
|
||||
this.labelJudgmentCount.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelJudgmentCount.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelJudgmentCount.ForeColor = System.Drawing.Color.White;
|
||||
this.labelJudgmentCount.InitVisible = true;
|
||||
this.labelJudgmentCount.LineSpacing = 0F;
|
||||
this.labelJudgmentCount.Location = new System.Drawing.Point(109, 240);
|
||||
this.labelJudgmentCount.Name = "labelJudgmentCount";
|
||||
this.labelJudgmentCount.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelJudgmentCount.TabIndex = 92;
|
||||
this.labelJudgmentCount.Text = "10";
|
||||
this.labelJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelJudgmentCount.Wordwrap = false;
|
||||
this.labelJudgmentCount.Click += new System.EventHandler(this.labelJudgmentCount_Click);
|
||||
//
|
||||
// labelDoubleDelayTime
|
||||
//
|
||||
this.labelDoubleDelayTime.BackColor = System.Drawing.Color.Black;
|
||||
this.labelDoubleDelayTime.BackPictureBox = null;
|
||||
this.labelDoubleDelayTime.BackPictureBox1 = null;
|
||||
this.labelDoubleDelayTime.BackPictureBox2 = null;
|
||||
this.labelDoubleDelayTime.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelDoubleDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelDoubleDelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold);
|
||||
this.labelDoubleDelayTime.ForeColor = System.Drawing.Color.White;
|
||||
this.labelDoubleDelayTime.InitVisible = true;
|
||||
this.labelDoubleDelayTime.LineSpacing = 0F;
|
||||
this.labelDoubleDelayTime.Location = new System.Drawing.Point(109, 196);
|
||||
this.labelDoubleDelayTime.Name = "labelDoubleDelayTime";
|
||||
this.labelDoubleDelayTime.Size = new System.Drawing.Size(110, 39);
|
||||
this.labelDoubleDelayTime.TabIndex = 92;
|
||||
this.labelDoubleDelayTime.Text = "900";
|
||||
this.labelDoubleDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
||||
this.labelDoubleDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelDoubleDelayTime.Wordwrap = false;
|
||||
this.labelDoubleDelayTime.Click += new System.EventHandler(this.labelDoubleDelayTime_Click);
|
||||
//
|
||||
// ControlCenterSystemJudgmentSetting2
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
||||
this.Controls.Add(this.smartGroupBox1);
|
||||
this.Name = "ControlCenterSystemJudgmentSetting2";
|
||||
this.Size = new System.Drawing.Size(710, 470);
|
||||
this.smartGroupBox1.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private SmartX.SmartGroupBox smartGroupBox1;
|
||||
public SmartX.SmartLabel labelJudgmentDelayTime;
|
||||
public SmartX.SmartLabel labelDoubleDelayTime;
|
||||
private SmartX.SmartButton buttonPasteAll;
|
||||
private SmartX.SmartButton buttonPaste;
|
||||
private SmartX.SmartButton buttonCopy;
|
||||
public SmartX.SmartLabel labelProductNo;
|
||||
public SmartX.SmartLabel labelFilter;
|
||||
private SmartX.SmartLabel labelWeightValue;
|
||||
private SmartX.SmartLabel labelADCValue;
|
||||
private SmartX.SmartLabel labelWeightJudgment;
|
||||
public SmartX.SmartDraw smartDraw;
|
||||
public SmartX.SmartLabel labelDynamicCorrection;
|
||||
public SmartX.SmartLabel labelJudgmentCount;
|
||||
public SmartX.SmartLabel labelFeedSpeedUnitHz;
|
||||
private SmartX.SmartLabel labelConstant;
|
||||
private SmartX.SmartButton buttonWeightReference;
|
||||
private System.Windows.Forms.Label label1;
|
||||
private System.Windows.Forms.Label label2;
|
||||
private SmartX.SmartButton buttonUp;
|
||||
private SmartX.SmartButton buttonDown;
|
||||
public SmartX.SmartLabel labelProductLength;
|
||||
public SmartX.SmartLabel labelConveyorLength;
|
||||
private SmartX.SmartButton buttonUsingAutoMode;
|
||||
public SmartX.SmartLabel labelAscendDelayTime;
|
||||
public SmartX.SmartLabel labelSensingTime;
|
||||
public SmartX.SmartLabel labelDescendDelayTime;
|
||||
public SmartX.SmartLabel labelSortingPointLength;
|
||||
public SmartX.SmartLabel labelFeedSpeedUnitmmin;
|
||||
public SmartX.SmartLabel smartLabel2;
|
||||
public SmartX.SmartLabel smartLabel1;
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -12,7 +12,7 @@ using System.Threading;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
|
|
|
@ -7,7 +7,7 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Threading;
|
|||
|
||||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
|
|
|
@ -12,7 +12,7 @@ using System.Threading;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
|
|
|
@ -11,7 +11,7 @@ using System.Threading;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
|
|
|
@ -30,17 +30,6 @@
|
|||
{
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlMainDisplayMenu));
|
||||
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
||||
this.panelAutoZero = new System.Windows.Forms.Panel();
|
||||
this.radioButtonMode1UserSetting = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1High = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1Middle = new SmartX.SmartRadioButton();
|
||||
this.radioButtonMode1Low = new SmartX.SmartRadioButton();
|
||||
this.comboBoxMode1Variate = new System.Windows.Forms.ComboBox();
|
||||
this.labelMode1Range = new SmartX.SmartLabel();
|
||||
this.labelMode1Time = new SmartX.SmartLabel();
|
||||
this.labelTitleMode1Time = new SmartX.SmartLabel();
|
||||
this.labelTitleMode1Range = new SmartX.SmartLabel();
|
||||
this.labelTitleMode1Variate = new SmartX.SmartLabel();
|
||||
this.groupBoxSorter = new SmartX.SmartGroupBox();
|
||||
this.labelTitleSorterSettings = new SmartX.SmartLabel();
|
||||
this.labelTitleSorterB = new SmartX.SmartLabel();
|
||||
|
@ -55,8 +44,6 @@
|
|||
this.labelTitleSorterRunTime = new SmartX.SmartLabel();
|
||||
this.labelTitleSorterMode = new SmartX.SmartLabel();
|
||||
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
|
||||
this.groupBoxAutoZero = new SmartX.SmartGroupBox();
|
||||
this.labelTitleAutoZero = new SmartX.SmartLabel();
|
||||
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
||||
this.buttonBypassRun = new SmartX.SmartButton();
|
||||
this.buttonBypassDirection = new SmartX.SmartButton();
|
||||
|
@ -68,9 +55,7 @@
|
|||
this.buttonDry4 = new SmartX.SmartButton();
|
||||
this.labelTitleDryContact = new SmartX.SmartLabel();
|
||||
this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
|
||||
this.panelAutoZero.SuspendLayout();
|
||||
this.groupBoxSorter.SuspendLayout();
|
||||
this.groupBoxAutoZero.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// pictureBox1
|
||||
|
@ -80,241 +65,6 @@
|
|||
this.pictureBox1.Name = "pictureBox1";
|
||||
this.pictureBox1.Size = new System.Drawing.Size(710, 320);
|
||||
//
|
||||
// panelAutoZero
|
||||
//
|
||||
this.panelAutoZero.BackColor = System.Drawing.Color.Black;
|
||||
this.panelAutoZero.Controls.Add(this.radioButtonMode1UserSetting);
|
||||
this.panelAutoZero.Controls.Add(this.radioButtonMode1High);
|
||||
this.panelAutoZero.Controls.Add(this.radioButtonMode1Middle);
|
||||
this.panelAutoZero.Controls.Add(this.radioButtonMode1Low);
|
||||
this.panelAutoZero.Location = new System.Drawing.Point(0, 33);
|
||||
this.panelAutoZero.Name = "panelAutoZero";
|
||||
this.panelAutoZero.Size = new System.Drawing.Size(218, 52);
|
||||
//
|
||||
// radioButtonMode1UserSetting
|
||||
//
|
||||
this.radioButtonMode1UserSetting.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox = null;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox1 = null;
|
||||
this.radioButtonMode1UserSetting.BackPictureBox2 = null;
|
||||
this.radioButtonMode1UserSetting.Checked = false;
|
||||
this.radioButtonMode1UserSetting.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1UserSetting.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1UserSetting.GroupID = 0;
|
||||
this.radioButtonMode1UserSetting.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1UserSetting.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1UserSetting.InitVisible = true;
|
||||
this.radioButtonMode1UserSetting.Location = new System.Drawing.Point(3, 29);
|
||||
this.radioButtonMode1UserSetting.Name = "radioButtonMode1UserSetting";
|
||||
this.radioButtonMode1UserSetting.OutputOnly = false;
|
||||
this.radioButtonMode1UserSetting.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1UserSetting.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1UserSetting.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1UserSetting.RadioSymbolSize = 14;
|
||||
this.radioButtonMode1UserSetting.Shadow = false;
|
||||
this.radioButtonMode1UserSetting.Size = new System.Drawing.Size(209, 20);
|
||||
this.radioButtonMode1UserSetting.TabIndex = 40;
|
||||
this.radioButtonMode1UserSetting.Text = "User settings";
|
||||
this.radioButtonMode1UserSetting.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1UserSetting.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1High
|
||||
//
|
||||
this.radioButtonMode1High.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1High.BackPictureBox = null;
|
||||
this.radioButtonMode1High.BackPictureBox1 = null;
|
||||
this.radioButtonMode1High.BackPictureBox2 = null;
|
||||
this.radioButtonMode1High.Checked = false;
|
||||
this.radioButtonMode1High.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1High.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1High.GroupID = 0;
|
||||
this.radioButtonMode1High.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1High.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1High.InitVisible = true;
|
||||
this.radioButtonMode1High.Location = new System.Drawing.Point(3, 8);
|
||||
this.radioButtonMode1High.Name = "radioButtonMode1High";
|
||||
this.radioButtonMode1High.OutputOnly = false;
|
||||
this.radioButtonMode1High.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1High.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1High.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1High.RadioSymbolSize = 14;
|
||||
this.radioButtonMode1High.Shadow = false;
|
||||
this.radioButtonMode1High.Size = new System.Drawing.Size(80, 20);
|
||||
this.radioButtonMode1High.TabIndex = 39;
|
||||
this.radioButtonMode1High.Text = "High";
|
||||
this.radioButtonMode1High.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1High.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1Middle
|
||||
//
|
||||
this.radioButtonMode1Middle.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Middle.BackPictureBox = null;
|
||||
this.radioButtonMode1Middle.BackPictureBox1 = null;
|
||||
this.radioButtonMode1Middle.BackPictureBox2 = null;
|
||||
this.radioButtonMode1Middle.Checked = false;
|
||||
this.radioButtonMode1Middle.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1Middle.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Middle.GroupID = 0;
|
||||
this.radioButtonMode1Middle.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1Middle.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1Middle.InitVisible = true;
|
||||
this.radioButtonMode1Middle.Location = new System.Drawing.Point(81, 8);
|
||||
this.radioButtonMode1Middle.Name = "radioButtonMode1Middle";
|
||||
this.radioButtonMode1Middle.OutputOnly = false;
|
||||
this.radioButtonMode1Middle.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Middle.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1Middle.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Middle.RadioSymbolSize = 14;
|
||||
this.radioButtonMode1Middle.Shadow = false;
|
||||
this.radioButtonMode1Middle.Size = new System.Drawing.Size(65, 20);
|
||||
this.radioButtonMode1Middle.TabIndex = 38;
|
||||
this.radioButtonMode1Middle.Text = "Middle";
|
||||
this.radioButtonMode1Middle.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1Middle.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// radioButtonMode1Low
|
||||
//
|
||||
this.radioButtonMode1Low.BackColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Low.BackPictureBox = null;
|
||||
this.radioButtonMode1Low.BackPictureBox1 = null;
|
||||
this.radioButtonMode1Low.BackPictureBox2 = null;
|
||||
this.radioButtonMode1Low.Checked = false;
|
||||
this.radioButtonMode1Low.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.radioButtonMode1Low.ForeColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Low.GroupID = 0;
|
||||
this.radioButtonMode1Low.ImageCheckRadioButton = null;
|
||||
this.radioButtonMode1Low.ImageUnCheckRadioButton = null;
|
||||
this.radioButtonMode1Low.InitVisible = true;
|
||||
this.radioButtonMode1Low.Location = new System.Drawing.Point(151, 8);
|
||||
this.radioButtonMode1Low.Name = "radioButtonMode1Low";
|
||||
this.radioButtonMode1Low.OutputOnly = false;
|
||||
this.radioButtonMode1Low.RadioBackColor = System.Drawing.Color.White;
|
||||
this.radioButtonMode1Low.RadioCheckColor = System.Drawing.Color.Green;
|
||||
this.radioButtonMode1Low.RadioForeColor = System.Drawing.Color.Black;
|
||||
this.radioButtonMode1Low.RadioSymbolSize = 14;
|
||||
this.radioButtonMode1Low.Shadow = false;
|
||||
this.radioButtonMode1Low.Size = new System.Drawing.Size(65, 20);
|
||||
this.radioButtonMode1Low.TabIndex = 37;
|
||||
this.radioButtonMode1Low.Text = "Low";
|
||||
this.radioButtonMode1Low.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
||||
this.radioButtonMode1Low.Click += new System.EventHandler(this.radioButtonMode1_Click);
|
||||
//
|
||||
// comboBoxMode1Variate
|
||||
//
|
||||
this.comboBoxMode1Variate.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
||||
this.comboBoxMode1Variate.Location = new System.Drawing.Point(112, 163);
|
||||
this.comboBoxMode1Variate.Name = "comboBoxMode1Variate";
|
||||
this.comboBoxMode1Variate.Size = new System.Drawing.Size(100, 31);
|
||||
this.comboBoxMode1Variate.TabIndex = 141;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new System.EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
//
|
||||
// labelMode1Range
|
||||
//
|
||||
this.labelMode1Range.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode1Range.BackPictureBox = null;
|
||||
this.labelMode1Range.BackPictureBox1 = null;
|
||||
this.labelMode1Range.BackPictureBox2 = null;
|
||||
this.labelMode1Range.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Range.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode1Range.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode1Range.ForeColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Range.InitVisible = true;
|
||||
this.labelMode1Range.LineSpacing = 0F;
|
||||
this.labelMode1Range.Location = new System.Drawing.Point(112, 127);
|
||||
this.labelMode1Range.Name = "labelMode1Range";
|
||||
this.labelMode1Range.Size = new System.Drawing.Size(100, 30);
|
||||
this.labelMode1Range.TabIndex = 140;
|
||||
this.labelMode1Range.Text = "50";
|
||||
this.labelMode1Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode1Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode1Range.Wordwrap = false;
|
||||
this.labelMode1Range.Click += new System.EventHandler(this.labelMode1Range_Click);
|
||||
//
|
||||
// labelMode1Time
|
||||
//
|
||||
this.labelMode1Time.BackColor = System.Drawing.Color.White;
|
||||
this.labelMode1Time.BackPictureBox = null;
|
||||
this.labelMode1Time.BackPictureBox1 = null;
|
||||
this.labelMode1Time.BackPictureBox2 = null;
|
||||
this.labelMode1Time.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
this.labelMode1Time.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelMode1Time.ForeColor = System.Drawing.Color.Black;
|
||||
this.labelMode1Time.InitVisible = true;
|
||||
this.labelMode1Time.LineSpacing = 0F;
|
||||
this.labelMode1Time.Location = new System.Drawing.Point(112, 91);
|
||||
this.labelMode1Time.Name = "labelMode1Time";
|
||||
this.labelMode1Time.Size = new System.Drawing.Size(100, 30);
|
||||
this.labelMode1Time.TabIndex = 139;
|
||||
this.labelMode1Time.Text = "100";
|
||||
this.labelMode1Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelMode1Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelMode1Time.Wordwrap = false;
|
||||
this.labelMode1Time.Click += new System.EventHandler(this.labelMode1Time_Click);
|
||||
//
|
||||
// labelTitleMode1Time
|
||||
//
|
||||
this.labelTitleMode1Time.BackColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Time.BackPictureBox = null;
|
||||
this.labelTitleMode1Time.BackPictureBox1 = null;
|
||||
this.labelTitleMode1Time.BackPictureBox2 = null;
|
||||
this.labelTitleMode1Time.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Time.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitleMode1Time.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelTitleMode1Time.ForeColor = System.Drawing.Color.White;
|
||||
this.labelTitleMode1Time.InitVisible = true;
|
||||
this.labelTitleMode1Time.LineSpacing = 0F;
|
||||
this.labelTitleMode1Time.Location = new System.Drawing.Point(1, 91);
|
||||
this.labelTitleMode1Time.Name = "labelTitleMode1Time";
|
||||
this.labelTitleMode1Time.Size = new System.Drawing.Size(105, 30);
|
||||
this.labelTitleMode1Time.TabIndex = 126;
|
||||
this.labelTitleMode1Time.Text = "시간";
|
||||
this.labelTitleMode1Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelTitleMode1Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelTitleMode1Time.Wordwrap = false;
|
||||
//
|
||||
// labelTitleMode1Range
|
||||
//
|
||||
this.labelTitleMode1Range.BackColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Range.BackPictureBox = null;
|
||||
this.labelTitleMode1Range.BackPictureBox1 = null;
|
||||
this.labelTitleMode1Range.BackPictureBox2 = null;
|
||||
this.labelTitleMode1Range.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Range.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitleMode1Range.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelTitleMode1Range.ForeColor = System.Drawing.Color.White;
|
||||
this.labelTitleMode1Range.InitVisible = true;
|
||||
this.labelTitleMode1Range.LineSpacing = 0F;
|
||||
this.labelTitleMode1Range.Location = new System.Drawing.Point(1, 127);
|
||||
this.labelTitleMode1Range.Name = "labelTitleMode1Range";
|
||||
this.labelTitleMode1Range.Size = new System.Drawing.Size(105, 30);
|
||||
this.labelTitleMode1Range.TabIndex = 126;
|
||||
this.labelTitleMode1Range.Text = "범위";
|
||||
this.labelTitleMode1Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelTitleMode1Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelTitleMode1Range.Wordwrap = false;
|
||||
//
|
||||
// labelTitleMode1Variate
|
||||
//
|
||||
this.labelTitleMode1Variate.BackColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Variate.BackPictureBox = null;
|
||||
this.labelTitleMode1Variate.BackPictureBox1 = null;
|
||||
this.labelTitleMode1Variate.BackPictureBox2 = null;
|
||||
this.labelTitleMode1Variate.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitleMode1Variate.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitleMode1Variate.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
||||
this.labelTitleMode1Variate.ForeColor = System.Drawing.Color.White;
|
||||
this.labelTitleMode1Variate.InitVisible = true;
|
||||
this.labelTitleMode1Variate.LineSpacing = 0F;
|
||||
this.labelTitleMode1Variate.Location = new System.Drawing.Point(1, 163);
|
||||
this.labelTitleMode1Variate.Name = "labelTitleMode1Variate";
|
||||
this.labelTitleMode1Variate.Size = new System.Drawing.Size(105, 30);
|
||||
this.labelTitleMode1Variate.TabIndex = 142;
|
||||
this.labelTitleMode1Variate.Text = "변량";
|
||||
this.labelTitleMode1Variate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelTitleMode1Variate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelTitleMode1Variate.Wordwrap = false;
|
||||
//
|
||||
// groupBoxSorter
|
||||
//
|
||||
this.groupBoxSorter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
||||
|
@ -590,53 +340,6 @@
|
|||
this.smartSeparatorLine2.TabIndex = 150;
|
||||
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
|
||||
//
|
||||
// groupBoxAutoZero
|
||||
//
|
||||
this.groupBoxAutoZero.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
|
||||
this.groupBoxAutoZero.BackPictureBox = this.pictureBox1;
|
||||
this.groupBoxAutoZero.BackPictureBox1 = null;
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelTitleAutoZero);
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Variate);
|
||||
this.groupBoxAutoZero.Controls.Add(this.comboBoxMode1Variate);
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelMode1Range);
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelMode1Time);
|
||||
this.groupBoxAutoZero.Controls.Add(this.panelAutoZero);
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Range);
|
||||
this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Time);
|
||||
this.groupBoxAutoZero.FrameLineColor1 = System.Drawing.Color.Black;
|
||||
this.groupBoxAutoZero.FrameLineColor2 = System.Drawing.Color.Black;
|
||||
this.groupBoxAutoZero.FrameLineThickness = 1;
|
||||
this.groupBoxAutoZero.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
||||
this.groupBoxAutoZero.Image = null;
|
||||
this.groupBoxAutoZero.InitVisible = true;
|
||||
this.groupBoxAutoZero.Location = new System.Drawing.Point(352, 4);
|
||||
this.groupBoxAutoZero.Name = "groupBoxAutoZero";
|
||||
this.groupBoxAutoZero.RoundRadius = 5;
|
||||
this.groupBoxAutoZero.Size = new System.Drawing.Size(221, 203);
|
||||
this.groupBoxAutoZero.TabIndex = 148;
|
||||
this.groupBoxAutoZero.Text = "smartGroupBox2";
|
||||
this.groupBoxAutoZero.TextColor = System.Drawing.Color.Black;
|
||||
//
|
||||
// labelTitleAutoZero
|
||||
//
|
||||
this.labelTitleAutoZero.BackPictureBox = this.pictureBox1;
|
||||
this.labelTitleAutoZero.BackPictureBox1 = null;
|
||||
this.labelTitleAutoZero.BackPictureBox2 = null;
|
||||
this.labelTitleAutoZero.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitleAutoZero.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitleAutoZero.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitleAutoZero.ForeColor = System.Drawing.Color.White;
|
||||
this.labelTitleAutoZero.InitVisible = true;
|
||||
this.labelTitleAutoZero.LineSpacing = 0F;
|
||||
this.labelTitleAutoZero.Location = new System.Drawing.Point(0, 12);
|
||||
this.labelTitleAutoZero.Name = "labelTitleAutoZero";
|
||||
this.labelTitleAutoZero.Size = new System.Drawing.Size(218, 20);
|
||||
this.labelTitleAutoZero.TabIndex = 689;
|
||||
this.labelTitleAutoZero.Text = "자동 영점";
|
||||
this.labelTitleAutoZero.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
||||
this.labelTitleAutoZero.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
||||
this.labelTitleAutoZero.Wordwrap = false;
|
||||
//
|
||||
// smartSeparatorLine1
|
||||
//
|
||||
this.smartSeparatorLine1.InitVisible = true;
|
||||
|
@ -953,14 +656,11 @@
|
|||
this.Controls.Add(this.buttonBypassRun);
|
||||
this.Controls.Add(this.buttonBypassDirection);
|
||||
this.Controls.Add(this.buttonBypassOnce);
|
||||
this.Controls.Add(this.groupBoxAutoZero);
|
||||
this.Controls.Add(this.groupBoxSorter);
|
||||
this.Controls.Add(this.pictureBox1);
|
||||
this.Name = "ControlMainDisplayMenu";
|
||||
this.Size = new System.Drawing.Size(710, 320);
|
||||
this.panelAutoZero.ResumeLayout(false);
|
||||
this.groupBoxSorter.ResumeLayout(false);
|
||||
this.groupBoxAutoZero.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
@ -968,19 +668,7 @@
|
|||
#endregion
|
||||
|
||||
private System.Windows.Forms.PictureBox pictureBox1;
|
||||
private System.Windows.Forms.Panel panelAutoZero;
|
||||
private SmartX.SmartRadioButton radioButtonMode1UserSetting;
|
||||
private SmartX.SmartRadioButton radioButtonMode1High;
|
||||
private SmartX.SmartRadioButton radioButtonMode1Middle;
|
||||
private SmartX.SmartRadioButton radioButtonMode1Low;
|
||||
private System.Windows.Forms.ComboBox comboBoxMode1Variate;
|
||||
public SmartX.SmartLabel labelMode1Range;
|
||||
public SmartX.SmartLabel labelMode1Time;
|
||||
private SmartX.SmartLabel labelTitleMode1Time;
|
||||
private SmartX.SmartLabel labelTitleMode1Range;
|
||||
private SmartX.SmartLabel labelTitleMode1Variate;
|
||||
private SmartX.SmartGroupBox groupBoxSorter;
|
||||
private SmartX.SmartGroupBox groupBoxAutoZero;
|
||||
private SmartX.SmartLabel labelTitleSorterB;
|
||||
private SmartX.SmartLabel labelTitleSorterA;
|
||||
public SmartX.SmartLabel labelSorterBDelayTime;
|
||||
|
@ -995,7 +683,6 @@
|
|||
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
||||
private SmartX.SmartSeparatorLine smartSeparatorLine2;
|
||||
private SmartX.SmartLabel labelTitleSorterSettings;
|
||||
private SmartX.SmartLabel labelTitleAutoZero;
|
||||
private SmartX.SmartButton buttonBypassRun;
|
||||
private SmartX.SmartButton buttonBypassDirection;
|
||||
private SmartX.SmartButton buttonBypassOnce;
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
@ -55,23 +55,12 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleBypass.Text = "Bypass";
|
||||
|
||||
this.labelTitleSorterSettings.Text = "Sorter settings";
|
||||
this.labelTitleAutoZero.Text = "Auto Zero";
|
||||
|
||||
this.labelTitleSorterA.Text = "Sorter A";
|
||||
this.labelTitleSorterB.Text = "Sorter B";
|
||||
this.labelTitleSorterMode.Text = "Mode";
|
||||
this.labelTitleSorterDelayTime.Text = "Delay time";
|
||||
this.labelTitleSorterRunTime.Text = "Run time";
|
||||
this.labelTitleMode1Time.Text = "Time";
|
||||
this.labelTitleMode1Range.Text = "Range";
|
||||
this.labelTitleMode1Variate.Text = "Variation";
|
||||
this.labelTitleDryContact.Text = "Dry Contact";
|
||||
|
||||
this.radioButtonMode1High.Text = "High";
|
||||
this.radioButtonMode1Middle.Text = "Middle";
|
||||
this.radioButtonMode1Low.Text = "Low";
|
||||
this.radioButtonMode1UserSetting.Text = "User Setting";
|
||||
|
||||
this.labelTitleDryContact.Text = "Latch control";
|
||||
|
||||
this.comboBoxSorterA.SelectedIndexChanged -= new EventHandler(this.comboBoxSorterA_SelectedIndexChanged);
|
||||
|
@ -102,23 +91,12 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleBypass.Text = "旁路";
|
||||
|
||||
this.labelTitleSorterSettings.Text = "筛选设定";
|
||||
this.labelTitleAutoZero.Text = "自动零点跟踪";
|
||||
|
||||
this.labelTitleSorterA.Text = "分类机A";
|
||||
this.labelTitleSorterB.Text = "分类机B";
|
||||
this.labelTitleSorterMode.Text = "模式";
|
||||
this.labelTitleSorterDelayTime.Text = "延迟时间";
|
||||
this.labelTitleSorterRunTime.Text = "运行时间";
|
||||
this.labelTitleMode1Time.Text = "时间";
|
||||
this.labelTitleMode1Range.Text = "范围";
|
||||
this.labelTitleMode1Variate.Text = "变化";
|
||||
this.labelTitleDryContact.Text = "Dry Contact";
|
||||
|
||||
this.radioButtonMode1High.Text = "高";
|
||||
this.radioButtonMode1Middle.Text = "中间";
|
||||
this.radioButtonMode1Low.Text = "低";
|
||||
this.radioButtonMode1UserSetting.Text = "用户设置";
|
||||
|
||||
this.labelTitleDryContact.Text = "闩锁控制";
|
||||
|
||||
this.comboBoxSorterA.SelectedIndexChanged -= new EventHandler(this.comboBoxSorterA_SelectedIndexChanged);
|
||||
|
@ -152,7 +130,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleBypass.Text = "Транспортера";
|
||||
|
||||
this.labelTitleSorterSettings.Text = "Настройка сортировки";
|
||||
this.labelTitleAutoZero.Text = "Автоотслеживание нуля";
|
||||
|
||||
this.labelTitleSorterA.Font = this.labelTitleSorterB.Font = new Font("새굴림", 9, FontStyle.Regular);
|
||||
this.labelTitleSorterA.Text = "Сортировщик А";
|
||||
|
@ -160,18 +137,8 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleSorterMode.Text = "Режим";
|
||||
this.labelTitleSorterDelayTime.Text = "задержки";
|
||||
this.labelTitleSorterRunTime.Text = "выполнения";
|
||||
this.labelTitleMode1Time.Text = "Время";
|
||||
this.labelTitleMode1Range.Text = "Диапазон";
|
||||
this.labelTitleMode1Variate.Text = "Регулировка";
|
||||
this.labelTitleDryContact.Text = "Сухой контакт";
|
||||
|
||||
this.radioButtonMode1High.Text = "Высокий";
|
||||
this.radioButtonMode1Middle.Text = "Средний";
|
||||
this.radioButtonMode1Low.Text = "Низкий";
|
||||
this.radioButtonMode1UserSetting.Text = "Настройки пользователя";
|
||||
|
||||
this.labelTitleDryContact.Text = "контроль защелки";
|
||||
|
||||
this.comboBoxSorterA.SelectedIndexChanged -= new EventHandler(this.comboBoxSorterA_SelectedIndexChanged);
|
||||
this.comboBoxSorterA.Items.Clear();
|
||||
this.comboBoxSorterA.Items.Add("Нет");
|
||||
|
@ -200,23 +167,14 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleBypass.Text = "Bypass";
|
||||
|
||||
this.labelTitleSorterSettings.Text = "Sortierereinstellung";
|
||||
this.labelTitleAutoZero.Text = "Automatische Nullung";
|
||||
|
||||
this.labelTitleSorterA.Text = "Sortierer A";
|
||||
this.labelTitleSorterB.Text = "Sortierer B";
|
||||
this.labelTitleSorterMode.Text = "Modus";
|
||||
this.labelTitleSorterDelayTime.Text = "Vezögerung";
|
||||
this.labelTitleSorterRunTime.Text = "Laufzeit";
|
||||
this.labelTitleMode1Time.Text = "Zeit";
|
||||
this.labelTitleMode1Range.Text = "Bereich";
|
||||
this.labelTitleMode1Variate.Text = "Unterschied";
|
||||
this.labelTitleDryContact.Text = "Trockener Kontakt";
|
||||
|
||||
this.radioButtonMode1High.Text = "Hoch";
|
||||
this.radioButtonMode1Middle.Text = "Mitte";
|
||||
this.radioButtonMode1Low.Text = "Niedrig";
|
||||
this.radioButtonMode1UserSetting.Text = "Benutzereinstellungen";
|
||||
|
||||
this.labelTitleDryContact.Text = "Verriegelungssteuerung";
|
||||
|
||||
this.comboBoxSorterA.SelectedIndexChanged -= new EventHandler(this.comboBoxSorterA_SelectedIndexChanged);
|
||||
|
@ -247,23 +205,14 @@ namespace ITC81DB_0H.Controls
|
|||
this.labelTitleBypass.Text = "Bypass";
|
||||
|
||||
this.labelTitleSorterSettings.Text = "선별기 설정";
|
||||
this.labelTitleAutoZero.Text = "자동 영점";
|
||||
|
||||
this.labelTitleSorterA.Text = "선별부 A";
|
||||
this.labelTitleSorterB.Text = "선별부 B";
|
||||
this.labelTitleSorterMode.Text = "모드";
|
||||
this.labelTitleSorterDelayTime.Text = "지연시간";
|
||||
this.labelTitleSorterRunTime.Text = "동작시간";
|
||||
this.labelTitleMode1Time.Text = "시간";
|
||||
this.labelTitleMode1Range.Text = "범위";
|
||||
this.labelTitleMode1Variate.Text = "변량";
|
||||
this.labelTitleDryContact.Text = "Dry Contact";
|
||||
|
||||
this.radioButtonMode1High.Text = "High";
|
||||
this.radioButtonMode1Middle.Text = "Middle";
|
||||
this.radioButtonMode1Low.Text = "Low";
|
||||
this.radioButtonMode1UserSetting.Text = "User Setting";
|
||||
|
||||
this.labelTitleDryContact.Text = "시건장치 제어";
|
||||
|
||||
this.comboBoxSorterA.SelectedIndexChanged -= new EventHandler(this.comboBoxSorterA_SelectedIndexChanged);
|
||||
|
@ -287,79 +236,30 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
private void DefaultSetting()
|
||||
{
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode1Variate.Items.Clear();
|
||||
this.comboBoxMode1Variate.Items.Add(0.1);
|
||||
this.comboBoxMode1Variate.Items.Add(0.2);
|
||||
this.comboBoxMode1Variate.Items.Add(0.5);
|
||||
this.comboBoxMode1Variate.Items.Add(1.0);
|
||||
this.comboBoxMode1Variate.SelectedIndex = 0;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
|
||||
this.UpdateDryContactControl(this.ParentForm.ParentForm.CurrentSystemParameter3);
|
||||
}
|
||||
|
||||
private void ControlEnableMode1(bool time, bool range, bool variate)
|
||||
{
|
||||
if (time == true)
|
||||
{
|
||||
if (this.labelMode1Time.ForeColor != Color.Black)
|
||||
this.labelMode1Time.ForeColor = Color.Black;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode1Time.ForeColor != Color.DarkGray)
|
||||
this.labelMode1Time.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (range == true)
|
||||
{
|
||||
if (this.labelMode1Range.ForeColor != Color.Black)
|
||||
this.labelMode1Range.ForeColor = Color.Black;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.labelMode1Range.ForeColor != Color.DarkGray)
|
||||
this.labelMode1Range.ForeColor = Color.DarkGray;
|
||||
}
|
||||
|
||||
if (this.labelMode1Time.Enabled != time)
|
||||
this.labelMode1Time.Enabled = time;
|
||||
|
||||
if (this.labelMode1Range.Enabled != range)
|
||||
this.labelMode1Range.Enabled = range;
|
||||
|
||||
if (this.comboBoxMode1Variate.Enabled != variate)
|
||||
this.comboBoxMode1Variate.Enabled = variate;
|
||||
}
|
||||
|
||||
private void UpdateDisplayUser(UserItem user)
|
||||
{
|
||||
switch (user.Group)
|
||||
{
|
||||
case DataStore.UserGroup.LogOut:
|
||||
this.groupBoxSorter.Enabled = false;
|
||||
this.groupBoxAutoZero.Enabled = false;
|
||||
break;
|
||||
case DataStore.UserGroup.Level1Operator:
|
||||
this.groupBoxSorter.Enabled = false;
|
||||
this.groupBoxAutoZero.Enabled = false;
|
||||
break;
|
||||
case DataStore.UserGroup.Level2Engineer:
|
||||
this.groupBoxSorter.Enabled = true;
|
||||
this.groupBoxAutoZero.Enabled = true;
|
||||
break;
|
||||
case DataStore.UserGroup.Level3Manager:
|
||||
this.groupBoxSorter.Enabled = true;
|
||||
this.groupBoxAutoZero.Enabled = true;
|
||||
break;
|
||||
case DataStore.UserGroup.Level4Developer:
|
||||
this.groupBoxSorter.Enabled = true;
|
||||
this.groupBoxAutoZero.Enabled = true;
|
||||
break;
|
||||
default:
|
||||
this.groupBoxSorter.Enabled = false;
|
||||
this.groupBoxAutoZero.Enabled = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
@ -448,47 +348,6 @@ namespace ITC81DB_0H.Controls
|
|||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4901, "");
|
||||
#endregion
|
||||
}
|
||||
public void UpdateZero1ParameterDisplay(SystemParameter4 item)
|
||||
{
|
||||
int iValue = 0;
|
||||
string value = "";
|
||||
|
||||
// Mode 1
|
||||
iValue = int.Parse(item.MainAutoZero1Mode.Trim());
|
||||
if (iValue == 4)
|
||||
{
|
||||
this.ControlEnableMode1(true, true, true);
|
||||
this.radioButtonMode1UserSetting.Checked = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.ControlEnableMode1(false, false, false);
|
||||
|
||||
if (iValue == 1)
|
||||
this.radioButtonMode1Low.Checked = true;
|
||||
else if (iValue == 2)
|
||||
this.radioButtonMode1Middle.Checked = true;
|
||||
else if (iValue == 3)
|
||||
this.radioButtonMode1High.Checked = true;
|
||||
}
|
||||
|
||||
// Mode1 Time
|
||||
value = item.MainAutoZero1Time.Trim();
|
||||
if (this.labelMode1Time.Text != value)
|
||||
this.labelMode1Time.Text = value;
|
||||
|
||||
// Mode1 Range
|
||||
value = item.MainAutoZero1Range.Trim();
|
||||
if (this.labelMode1Range.Text != value)
|
||||
this.labelMode1Range.Text = value;
|
||||
|
||||
// Mode1 Variate
|
||||
iValue = int.Parse(item.MainAutoZero1Variate.Trim());
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged -= new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
this.comboBoxMode1Variate.SelectedIndex = iValue;
|
||||
this.comboBoxMode1Variate.SelectedIndexChanged += new EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged);
|
||||
|
||||
}
|
||||
|
||||
public void DisplayRefresh(SystemStatus status)
|
||||
{
|
||||
|
@ -612,87 +471,6 @@ namespace ITC81DB_0H.Controls
|
|||
}
|
||||
}
|
||||
|
||||
private void radioButtonMode1_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
SmartRadioButton button = sender as SmartRadioButton;
|
||||
|
||||
if (button == null)
|
||||
return;
|
||||
|
||||
if (button == this.radioButtonMode1Low)
|
||||
value = "0001";
|
||||
else if (button == this.radioButtonMode1Middle)
|
||||
value = "0002";
|
||||
else if (button == this.radioButtonMode1High)
|
||||
value = "0003";
|
||||
else if (button == this.radioButtonMode1UserSetting)
|
||||
value = "0004";
|
||||
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Mode = value;
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
this.ParentForm.ParentForm.TransferParameter4();
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress.ParameterRead4901, "");
|
||||
}
|
||||
private void comboBoxMode1Variate_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.comboBoxMode1Variate.SelectedIndex.ToString());
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Variate = value;
|
||||
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Variate, value);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
}
|
||||
private void labelMode1Range_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode1Range.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode1Range.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Range = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Range);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Range, value);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
}
|
||||
}
|
||||
}
|
||||
private void labelMode1Time_Click(object sender, EventArgs e)
|
||||
{
|
||||
string value = "";
|
||||
DialogFormNumKeyPad myKeyPad = new DialogFormNumKeyPad(this.labelMode1Time.Text, 4, 0, false, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
|
||||
if (myKeyPad.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (myKeyPad.doubleValue < 1 || myKeyPad.doubleValue > 9999)
|
||||
{
|
||||
// 입력범위를 확인하세요
|
||||
DialogFormMessage myMsg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig1.Language);
|
||||
myMsg.ShowDialog();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.labelMode1Time.Text = myKeyPad.StringValue;
|
||||
this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Time = myKeyPad.StringValue;
|
||||
|
||||
value = Helper.StringZeroFillDigits4(this.ParentForm.ParentForm.CurrentSystemParameter4.LCDAutoZero1Time);
|
||||
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress.Zero1Time, value);
|
||||
this.ParentForm.ParentForm.SaveSystemParameter4File(this.ParentForm.ParentForm.CurrentSystemParameter4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void buttonBypassDirection_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (this.buttonBypassDirection.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -10,7 +10,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
|
|
|
@ -9,7 +9,7 @@ using System.Windows.Forms;
|
|||
|
||||
using SmartX;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
|
|
|
@ -3278,13 +3278,13 @@ namespace ITC81DB_0H
|
|||
private string m_ExternalOut4DelayTime;
|
||||
private string m_ExternalOut4RunTime;
|
||||
|
||||
private string m_ExternalOut9Mode;
|
||||
private string m_ExternalOut9DelayTime;
|
||||
private string m_ExternalOut9RunTime;
|
||||
private string m_ExternalOut5Mode;
|
||||
private string m_ExternalOut5DelayTime;
|
||||
private string m_ExternalOut5RunTime;
|
||||
|
||||
private string m_ExternalOut10Mode;
|
||||
private string m_ExternalOut10DelayTime;
|
||||
private string m_ExternalOut10RunTime;
|
||||
private string m_ExternalOut6Mode;
|
||||
private string m_ExternalOut6DelayTime;
|
||||
private string m_ExternalOut6RunTime;
|
||||
|
||||
private string m_Dummy1;
|
||||
private string m_Dummy2;
|
||||
|
@ -3362,36 +3362,36 @@ namespace ITC81DB_0H
|
|||
set { this.m_ExternalOut4RunTime = value; }
|
||||
}
|
||||
|
||||
public string ExternalOut9Mode
|
||||
public string ExternalOut5Mode
|
||||
{
|
||||
get { return this.m_ExternalOut9Mode; }
|
||||
set { this.m_ExternalOut9Mode = value; }
|
||||
get { return this.m_ExternalOut5Mode; }
|
||||
set { this.m_ExternalOut5Mode = value; }
|
||||
}
|
||||
public string ExternalOut9DelayTime
|
||||
public string ExternalOut5DelayTime
|
||||
{
|
||||
get { return this.m_ExternalOut9DelayTime; }
|
||||
set { this.m_ExternalOut9DelayTime = value; }
|
||||
get { return this.m_ExternalOut5DelayTime; }
|
||||
set { this.m_ExternalOut5DelayTime = value; }
|
||||
}
|
||||
public string ExternalOut9RunTime
|
||||
public string ExternalOut5RunTime
|
||||
{
|
||||
get { return this.m_ExternalOut9RunTime; }
|
||||
set { this.m_ExternalOut9RunTime = value; }
|
||||
get { return this.m_ExternalOut5RunTime; }
|
||||
set { this.m_ExternalOut5RunTime = value; }
|
||||
}
|
||||
|
||||
public string ExternalOut10Mode
|
||||
public string ExternalOut6Mode
|
||||
{
|
||||
get { return this.m_ExternalOut10Mode; }
|
||||
set { this.m_ExternalOut10Mode = value; }
|
||||
get { return this.m_ExternalOut6Mode; }
|
||||
set { this.m_ExternalOut6Mode = value; }
|
||||
}
|
||||
public string ExternalOut10DelayTime
|
||||
public string ExternalOut6DelayTime
|
||||
{
|
||||
get { return this.m_ExternalOut10DelayTime; }
|
||||
set { this.m_ExternalOut10DelayTime = value; }
|
||||
get { return this.m_ExternalOut6DelayTime; }
|
||||
set { this.m_ExternalOut6DelayTime = value; }
|
||||
}
|
||||
public string ExternalOut10RunTime
|
||||
public string ExternalOut6RunTime
|
||||
{
|
||||
get { return this.m_ExternalOut10RunTime; }
|
||||
set { this.m_ExternalOut10RunTime = value; }
|
||||
get { return this.m_ExternalOut6RunTime; }
|
||||
set { this.m_ExternalOut6RunTime = value; }
|
||||
}
|
||||
|
||||
public string Dummy1
|
||||
|
@ -3425,13 +3425,13 @@ namespace ITC81DB_0H
|
|||
this.ExternalOut4DelayTime = "500";
|
||||
this.ExternalOut4RunTime = "1000";
|
||||
|
||||
this.ExternalOut9Mode = "0";
|
||||
this.ExternalOut9DelayTime = "500";
|
||||
this.ExternalOut9RunTime = "1000";
|
||||
this.ExternalOut5Mode = "0";
|
||||
this.ExternalOut5DelayTime = "500";
|
||||
this.ExternalOut5RunTime = "1000";
|
||||
|
||||
this.ExternalOut10Mode = "0";
|
||||
this.ExternalOut10DelayTime = "500";
|
||||
this.ExternalOut10RunTime = "1000";
|
||||
this.ExternalOut6Mode = "0";
|
||||
this.ExternalOut6DelayTime = "500";
|
||||
this.ExternalOut6RunTime = "1000";
|
||||
|
||||
this.Dummy1 = "0";
|
||||
this.Dummy2 = "0";
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.DialogForms
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.DialogForms
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.DialogForms
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.DialogForms
|
||||
{
|
||||
|
|
|
@ -1864,7 +1864,8 @@ namespace ITC81DB_0H.Forms
|
|||
switch (cmd)
|
||||
{
|
||||
case "TG0":
|
||||
if ((ret = this.ReceiveCommandTG0(lane, receiveData)) != 0)
|
||||
// IO테스트 그래프 데이터
|
||||
//if ((ret = this.ReceiveCommandTG0(lane, receiveData)) != 0)
|
||||
return ret;
|
||||
break;
|
||||
default:
|
||||
|
@ -1929,21 +1930,8 @@ namespace ITC81DB_0H.Forms
|
|||
if (this.ChildFormMenu.CenterSystemSorterSetting != null)
|
||||
this.ChildFormMenu.CenterSystemSorterSetting.UpdateCurrentProductDisplay(this.CurrentSystemStatus.Equipment, this.CurrentProductItem);
|
||||
}
|
||||
else if (this.CurrentSystemStatus.CurrentDisplay == DataStore.DisplayStore.SystemJudgmentAuto)
|
||||
{
|
||||
this.TransferData(CommunicationCommand.Stop, CommunicationID.MainBoard);
|
||||
|
||||
if (this.ChildFormMenu != null)
|
||||
this.ChildFormMenu.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.Equipment);
|
||||
|
||||
this.ChildFormMenu.CenterSystemJudgmentManual.DisplayRefresh(this.CurrentSystemStatus);
|
||||
this.ChildFormMenu.CenterSystemJudgmentManual.BringToFront();
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.ChildFormMenu.CenterSystemJudgmentSelect != null)
|
||||
this.ChildFormMenu.CenterSystemJudgmentSelect.UpdateCurrentProductDisplay(this.CurrentSystemStatus.Equipment, this.CurrentProductItem);
|
||||
|
||||
if (this.ChildFormMenu.CenterSystemJudgmentManual != null)
|
||||
this.ChildFormMenu.CenterSystemJudgmentManual.UpdateCurrentProductDisplay(this.CurrentSystemStatus.Equipment, this.CurrentProductItem);
|
||||
}
|
||||
|
@ -1993,48 +1981,12 @@ namespace ITC81DB_0H.Forms
|
|||
this.ChildFormMenu.CenterSystemCalibration.UpdateCalibrationItemDisplay(this.CurrentSystemStatus.Equipment, this.CurrentCalibrationItem);
|
||||
}
|
||||
break;
|
||||
case "4901":
|
||||
#region Value Assign
|
||||
this.CurrentSystemParameter4.MainAutoZero1Time = receiveData.Substring(0, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero1Range = receiveData.Substring(4, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero1Variate = receiveData.Substring(8, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero1Mode = receiveData.Substring(12, 4).Trim();
|
||||
#endregion
|
||||
if (this.CurrentSystemStatus.CurrentDisplay == DataStore.DisplayStore.SystemAutoZero)
|
||||
{
|
||||
if (this.ChildFormMenu.CenterSystemAutoZero != null)
|
||||
this.ChildFormMenu.CenterSystemAutoZero.UpdateZero1ParameterDisplay(this.CurrentSystemParameter4);
|
||||
}
|
||||
else if (this.CurrentSystemStatus.CurrentDisplay == DataStore.DisplayStore.MainDisplay)
|
||||
{
|
||||
if (this.ChildFormMainDisplay.MainDisplayMenu != null)
|
||||
this.ChildFormMainDisplay.MainDisplayMenu.UpdateZero1ParameterDisplay(this.CurrentSystemParameter4);
|
||||
}
|
||||
break;
|
||||
case "4902":
|
||||
#region Value Assign
|
||||
this.CurrentSystemParameter4.MainAutoZero2Mode = receiveData.Substring(0, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero2Time = receiveData.Substring(4, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero2Range = receiveData.Substring(8, 4).Trim();
|
||||
this.CurrentSystemParameter4.MainAutoZero2Variate = receiveData.Substring(12, 4).Trim();
|
||||
#endregion
|
||||
if (this.ChildFormMenu.CenterSystemAutoZero != null)
|
||||
this.ChildFormMenu.CenterSystemAutoZero.UpdateZero2ParameterDisplay(this.CurrentSystemParameter4);
|
||||
break;
|
||||
case "5057":
|
||||
#region Value Assign
|
||||
this.SensorDetectingTime = int.Parse(receiveData.Substring(0, 4).Trim());
|
||||
#endregion
|
||||
if (this.CurrentSystemStatus.CurrentDisplay == DataStore.DisplayStore.SystemJudgmentAuto)
|
||||
{
|
||||
if (this.ChildFormMenu.CenterSystemJudgmentAuto != null)
|
||||
this.ChildFormMenu.CenterSystemJudgmentAuto.CaculateJudgmentData(this.SensorDetectingTime);
|
||||
}
|
||||
else
|
||||
{
|
||||
if (this.ChildFormMenu.CenterSystemJudgmentManual != null)
|
||||
this.ChildFormMenu.CenterSystemJudgmentManual.CaculateJudgmentData(this.SensorDetectingTime);
|
||||
}
|
||||
if (this.ChildFormMenu.CenterSystemJudgmentManual != null)
|
||||
this.ChildFormMenu.CenterSystemJudgmentManual.CaculateJudgmentData(this.SensorDetectingTime);
|
||||
break;
|
||||
case "5302":
|
||||
break;
|
||||
|
@ -4073,38 +4025,6 @@ namespace ITC81DB_0H.Forms
|
|||
|
||||
return ret;
|
||||
}
|
||||
|
||||
// IO테스트-그래프
|
||||
private int ReceiveCommandTG0(string lane, string receiveData)
|
||||
{
|
||||
int ret = 0, temp = 0, flag = 0;
|
||||
|
||||
switch (lane)
|
||||
{
|
||||
case "A":
|
||||
#region Value Assign
|
||||
for (int i = 0; i < this.CollectionIOTestGraphData.Count; i++)
|
||||
{
|
||||
this.CollectionIOTestGraphData[i] = Convert.ToString(Convert.ToInt32(receiveData.Substring(temp, 2), 16), 2).PadLeft(8, '0');
|
||||
temp += 2;
|
||||
|
||||
// 그래프 갱신 여부를 위한 flag
|
||||
//if (this.CollectionIOTestGraphData[i] != "11111111")
|
||||
// flag = 1;
|
||||
}
|
||||
if (this.CurrentSystemStatus.CurrentMode == DataStore.DisplayMode.IOTest) // && flag == 1)
|
||||
{
|
||||
if (this.ChildFormMenu.CenterSystemIOTest != null)
|
||||
this.ChildFormMenu.CenterSystemIOTest.UpdateGraphDataDisplay(this.CollectionIOTestGraphData);
|
||||
}
|
||||
#endregion
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region Communication protocol
|
||||
|
@ -6745,12 +6665,12 @@ namespace ITC81DB_0H.Forms
|
|||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut4Mode.ToString())); // 외부출력4모드(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut4DelayTime.ToString())); // 외부출력4지연(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut4RunTime.ToString())); // 외부출력4동작(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut9Mode.ToString())); // 외부출력9모드(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut9DelayTime.ToString())); // 외부출력9지연(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut9RunTime.ToString())); // 외부출력9동작(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut10Mode.ToString())); // 외부출력10모드(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut10DelayTime.ToString())); // 외부출력10지연(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut10RunTime.ToString())); // 외부출력10동작(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut5Mode.ToString())); // 외부출력9모드(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut5DelayTime.ToString())); // 외부출력9지연(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut5RunTime.ToString())); // 외부출력9동작(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut6Mode.ToString())); // 외부출력10모드(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut6DelayTime.ToString())); // 외부출력10지연(4)
|
||||
sb.Append(Helper.StringZeroFillDigits4(sItem.ExternalOut6RunTime.ToString())); // 외부출력10동작(4)
|
||||
sb.Append("0000"); // Dummy1(4)
|
||||
sb.Append("0000"); // Dummy2(4)
|
||||
|
||||
|
@ -7201,13 +7121,13 @@ namespace ITC81DB_0H.Forms
|
|||
structItem.ExternalOut4DelayTime = this.CurrentSystemParameter3.ExternalOut4DelayTime;
|
||||
structItem.ExternalOut4RunTime = this.CurrentSystemParameter3.ExternalOut4RunTime;
|
||||
|
||||
structItem.ExternalOut9Mode = this.CurrentSystemParameter3.ExternalOut9Mode;
|
||||
structItem.ExternalOut9DelayTime = this.CurrentSystemParameter3.ExternalOut9DelayTime;
|
||||
structItem.ExternalOut9RunTime = this.CurrentSystemParameter3.ExternalOut9RunTime;
|
||||
structItem.ExternalOut9Mode = this.CurrentSystemParameter3.ExternalOut5Mode;
|
||||
structItem.ExternalOut9DelayTime = this.CurrentSystemParameter3.ExternalOut5DelayTime;
|
||||
structItem.ExternalOut9RunTime = this.CurrentSystemParameter3.ExternalOut5RunTime;
|
||||
|
||||
structItem.ExternalOut10Mode = this.CurrentSystemParameter3.ExternalOut10Mode;
|
||||
structItem.ExternalOut10DelayTime = this.CurrentSystemParameter3.ExternalOut10DelayTime;
|
||||
structItem.ExternalOut10RunTime = this.CurrentSystemParameter3.ExternalOut10RunTime;
|
||||
structItem.ExternalOut10Mode = this.CurrentSystemParameter3.ExternalOut6Mode;
|
||||
structItem.ExternalOut10DelayTime = this.CurrentSystemParameter3.ExternalOut6DelayTime;
|
||||
structItem.ExternalOut10RunTime = this.CurrentSystemParameter3.ExternalOut6RunTime;
|
||||
|
||||
structItem.Dummy1 = "0";
|
||||
structItem.Dummy2 = "0";
|
||||
|
@ -7251,13 +7171,13 @@ namespace ITC81DB_0H.Forms
|
|||
structItem.ExternalOut4DelayTime = item.ExternalOut4DelayTime;
|
||||
structItem.ExternalOut4RunTime = item.ExternalOut4RunTime;
|
||||
|
||||
structItem.ExternalOut9Mode = item.ExternalOut9Mode;
|
||||
structItem.ExternalOut9DelayTime = item.ExternalOut9DelayTime;
|
||||
structItem.ExternalOut9RunTime = item.ExternalOut9RunTime;
|
||||
structItem.ExternalOut9Mode = item.ExternalOut5Mode;
|
||||
structItem.ExternalOut9DelayTime = item.ExternalOut5DelayTime;
|
||||
structItem.ExternalOut9RunTime = item.ExternalOut5RunTime;
|
||||
|
||||
structItem.ExternalOut10Mode = item.ExternalOut10Mode;
|
||||
structItem.ExternalOut10DelayTime = item.ExternalOut10DelayTime;
|
||||
structItem.ExternalOut10RunTime = item.ExternalOut10RunTime;
|
||||
structItem.ExternalOut10Mode = item.ExternalOut6Mode;
|
||||
structItem.ExternalOut10DelayTime = item.ExternalOut6DelayTime;
|
||||
structItem.ExternalOut10RunTime = item.ExternalOut6RunTime;
|
||||
|
||||
structItem.Dummy1 = "0";
|
||||
structItem.Dummy2 = "0";
|
||||
|
@ -7306,13 +7226,13 @@ namespace ITC81DB_0H.Forms
|
|||
pItem.ExternalOut4DelayTime = structItem.ExternalOut4DelayTime;
|
||||
pItem.ExternalOut4RunTime = structItem.ExternalOut4RunTime;
|
||||
|
||||
pItem.ExternalOut9Mode = structItem.ExternalOut9Mode;
|
||||
pItem.ExternalOut9DelayTime = structItem.ExternalOut9DelayTime;
|
||||
pItem.ExternalOut9RunTime = structItem.ExternalOut9RunTime;
|
||||
pItem.ExternalOut5Mode = structItem.ExternalOut9Mode;
|
||||
pItem.ExternalOut5DelayTime = structItem.ExternalOut9DelayTime;
|
||||
pItem.ExternalOut5RunTime = structItem.ExternalOut9RunTime;
|
||||
|
||||
pItem.ExternalOut10Mode = structItem.ExternalOut10Mode;
|
||||
pItem.ExternalOut10DelayTime = structItem.ExternalOut10DelayTime;
|
||||
pItem.ExternalOut10RunTime = structItem.ExternalOut10RunTime;
|
||||
pItem.ExternalOut6Mode = structItem.ExternalOut10Mode;
|
||||
pItem.ExternalOut6DelayTime = structItem.ExternalOut10DelayTime;
|
||||
pItem.ExternalOut6RunTime = structItem.ExternalOut10RunTime;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
|
|
@ -12,7 +12,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.Controls;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Forms
|
||||
{
|
||||
|
|
|
@ -11,7 +11,7 @@ using System.Windows.Forms;
|
|||
using SmartX;
|
||||
using ITC81DB_0H.Controls;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_ImageDll;
|
||||
using ITC81DB_0H_ImageDll;
|
||||
|
||||
namespace ITC81DB_0H.Forms
|
||||
{
|
||||
|
@ -45,16 +45,12 @@ namespace ITC81DB_0H.Forms
|
|||
public ControlCenterEquipTest CenterEquipTest;
|
||||
public ControlCenterEquipEngineer CenterEquipEngineer;
|
||||
// 시스템설정
|
||||
public ControlCenterSystemAutoZero CenterSystemAutoZero;
|
||||
public ControlCenterSystemCalibration CenterSystemCalibration;
|
||||
public ControlCenterSystemExternalOutput CenterSystemExternalOutput;
|
||||
public ControlCenterSystemHelp CenterSystemHelp;
|
||||
public ControlCenterSystemIOTest CenterSystemIOTest;
|
||||
public ControlCenterSystemJudgmentManual CenterSystemJudgmentManual;
|
||||
public ControlCenterSystemJudgmentSetting2 CenterSystemJudgmentSetting2;
|
||||
public ControlCenterSystemSorterSetting CenterSystemSorterSetting;
|
||||
public ControlCenterSystemJudgmentAuto CenterSystemJudgmentAuto;
|
||||
public ControlCenterSystemJudgmentSelect CenterSystemJudgmentSelect;
|
||||
// 시스템 정보
|
||||
public ControlCenterInforHelp CenterInforHelp;
|
||||
public ControlCenterInforSystem CenterInforSystem;
|
||||
|
@ -328,36 +324,24 @@ namespace ITC81DB_0H.Forms
|
|||
{
|
||||
this.CenterSystemCalibration = new ControlCenterSystemCalibration(this);
|
||||
this.CenterSystemJudgmentManual = new ControlCenterSystemJudgmentManual(this);
|
||||
this.CenterSystemJudgmentSetting2 = new ControlCenterSystemJudgmentSetting2(this);
|
||||
this.CenterSystemExternalOutput = new ControlCenterSystemExternalOutput(this);
|
||||
this.CenterSystemHelp = new ControlCenterSystemHelp(this);
|
||||
this.CenterSystemIOTest = new ControlCenterSystemIOTest(this);
|
||||
this.CenterSystemSorterSetting = new ControlCenterSystemSorterSetting(this);
|
||||
this.CenterSystemAutoZero = new ControlCenterSystemAutoZero(this);
|
||||
this.CenterSystemJudgmentAuto = new ControlCenterSystemJudgmentAuto(this);
|
||||
this.CenterSystemJudgmentSelect = new ControlCenterSystemJudgmentSelect(this);
|
||||
|
||||
this.CenterSystemCalibration.Location = new Point(0, 65);
|
||||
this.CenterSystemJudgmentManual.Location = new Point(0, 65);
|
||||
this.CenterSystemJudgmentSetting2.Location = new Point(0, 65);
|
||||
this.CenterSystemExternalOutput.Location = new Point(0, 65);
|
||||
this.CenterSystemHelp.Location = new Point(0, 65);
|
||||
this.CenterSystemIOTest.Location = new Point(0, 65);
|
||||
this.CenterSystemSorterSetting.Location = new Point(0, 65);
|
||||
this.CenterSystemAutoZero.Location = new Point(0, 65);
|
||||
this.CenterSystemJudgmentAuto.Location = new Point(0, 65);
|
||||
this.CenterSystemJudgmentSelect.Location = new Point(0, 65);
|
||||
|
||||
this.Controls.Add(this.CenterSystemCalibration);
|
||||
this.Controls.Add(this.CenterSystemJudgmentManual);
|
||||
this.Controls.Add(this.CenterSystemJudgmentSetting2);
|
||||
this.Controls.Add(this.CenterSystemExternalOutput);
|
||||
this.Controls.Add(this.CenterSystemHelp);
|
||||
this.Controls.Add(this.CenterSystemIOTest);
|
||||
this.Controls.Add(this.CenterSystemSorterSetting);
|
||||
this.Controls.Add(this.CenterSystemAutoZero);
|
||||
this.Controls.Add(this.CenterSystemJudgmentAuto);
|
||||
this.Controls.Add(this.CenterSystemJudgmentSelect);
|
||||
}
|
||||
private void CreateCenterInformationControl()
|
||||
{
|
||||
|
@ -711,10 +695,6 @@ namespace ITC81DB_0H.Forms
|
|||
this.CenterSystemCalibration.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemCalibration.BringToFront();
|
||||
break;
|
||||
case DataStore.MenuBottomSystem.AutoZero:
|
||||
this.CenterSystemAutoZero.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemAutoZero.BringToFront();
|
||||
break;
|
||||
case DataStore.MenuBottomSystem.Help:
|
||||
this.CenterSystemHelp.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemHelp.BringToFront();
|
||||
|
@ -724,16 +704,8 @@ namespace ITC81DB_0H.Forms
|
|||
this.CenterSystemIOTest.BringToFront();
|
||||
break;
|
||||
case DataStore.MenuBottomSystem.JudgmentSetting:
|
||||
if (this.ParentForm.CurrentSystemParameter1.EquipmentType == "0")
|
||||
{
|
||||
this.CenterSystemJudgmentSelect.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemJudgmentSelect.BringToFront();
|
||||
}
|
||||
else
|
||||
{
|
||||
this.CenterSystemJudgmentManual.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemJudgmentManual.BringToFront();
|
||||
}
|
||||
this.CenterSystemJudgmentManual.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
this.CenterSystemJudgmentManual.BringToFront();
|
||||
break;
|
||||
case DataStore.MenuBottomSystem.SorterSetting:
|
||||
this.CenterSystemSorterSetting.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
|
||||
|
|
|
@ -68,18 +68,6 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Barcode.cs" />
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentAuto.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentAuto.Designer.cs">
|
||||
<DependentUpon>ControlCenterSystemJudgmentAuto.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentSelect.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentSelect.Designer.cs">
|
||||
<DependentUpon>ControlCenterSystemJudgmentSelect.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterEquipment\ControlCenterEquipEngineer.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
|
@ -98,12 +86,6 @@
|
|||
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem2.Designer.cs">
|
||||
<DependentUpon>ControlCenterInforSystem2.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentSetting2.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentSetting2.Designer.cs">
|
||||
<DependentUpon>ControlCenterSystemJudgmentSetting2.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\MainDisplay\ControlMainDisplayFeedback.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
|
@ -326,12 +308,6 @@
|
|||
<Compile Include="Controls\CenterSystem\ControlCenterSystemCalibration.Designer.cs">
|
||||
<DependentUpon>ControlCenterSystemCalibration.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemAutoZero.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemAutoZero.Designer.cs">
|
||||
<DependentUpon>ControlCenterSystemAutoZero.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\CenterSystem\ControlCenterSystemExternalOutput.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
|
@ -476,14 +452,6 @@
|
|||
<Compile Include="IntechGraphics.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemJudgmentAuto.resx">
|
||||
<DependentUpon>ControlCenterSystemJudgmentAuto.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemJudgmentSelect.resx">
|
||||
<DependentUpon>ControlCenterSystemJudgmentSelect.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipEngineer.resx">
|
||||
<DependentUpon>ControlCenterEquipEngineer.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
|
@ -604,10 +572,6 @@
|
|||
<DependentUpon>ControlCenterSystemCalibration.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemAutoZero.resx">
|
||||
<DependentUpon>ControlCenterSystemAutoZero.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemExternalOutput.resx">
|
||||
<DependentUpon>ControlCenterSystemExternalOutput.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
|
@ -628,10 +592,6 @@
|
|||
<DependentUpon>ControlCenterSystemSorterSetting.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemJudgmentSetting2.resx">
|
||||
<DependentUpon>ControlCenterSystemJudgmentSetting2.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Controls\Etc\ControlBasicRandomMode.resx">
|
||||
<DependentUpon>ControlBasicRandomMode.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
|
@ -759,9 +719,9 @@
|
|||
<Content Include="Version.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_ImageDll.csproj">
|
||||
<ProjectReference Include="..\ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_0H_ImageDll.csproj">
|
||||
<Project>{501CC4ED-3B74-4189-8FD5-29F990358D21}</Project>
|
||||
<Name>ITC81DB_ImageDll</Name>
|
||||
<Name>ITC81DB_0H_ImageDll</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,4 @@
|
|||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ResolveAssemblyReference.cache
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemJudgmentAuto.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemJudgmentSelect.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterEquipEngineer.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlCenterInforSystem3.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBottomConfiguration.resources
|
||||
|
@ -31,13 +29,11 @@ D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCente
|
|||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterInforSystem.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlCenterInforSystem2.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemCalibration.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemAutoZero.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemExternalOutput.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemHelp.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemIOTest.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemJudgmentManual.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemSorterSetting.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlCenterSystemJudgmentSetting2.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlBasicRandomMode.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.Controls.ControlConfiEthernetLocalIP.resources
|
||||
D:\Laboratory\ITC81DB_0H\ITC81DB_0H\obj\Release\ITC81DB_0H.ControlConfiSerialBarcode.resources
|
||||
|
|
|
@ -5,7 +5,7 @@ using System.Text;
|
|||
using System.Drawing;
|
||||
using System.IO;
|
||||
|
||||
namespace ITC81DB_ImageDll
|
||||
namespace ITC81DB_0H_ImageDll
|
||||
{
|
||||
public class Class1
|
||||
{
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<ProjectGuid>{501CC4ED-3B74-4189-8FD5-29F990358D21}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>ITC81DB_ImageDll</RootNamespace>
|
||||
<RootNamespace>ITC81DB_0H_ImageDll</RootNamespace>
|
||||
<AssemblyName>ITC81DB_ImageDll</AssemblyName>
|
||||
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<PlatformFamilyName>WindowsCE</PlatformFamilyName>
|
|
@ -8,7 +8,7 @@
|
|||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ITC81DB_ImageDll {
|
||||
namespace ITC81DB_0H_ImageDll {
|
||||
using System;
|
||||
|
||||
|
||||
|
@ -36,7 +36,7 @@ namespace ITC81DB_ImageDll {
|
|||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
get {
|
||||
if (object.ReferenceEquals(resourceMan, null)) {
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_ImageDll.Resource1", typeof(Resource1).Assembly);
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ITC81DB_0H_ImageDll.Resource1", typeof(Resource1).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue