diff --git a/Document/Capture/V1.0_20250912/CEZoom0.BMP b/Document/Capture/V1.0_20250912/CEZoom0.BMP
new file mode 100644
index 0000000..7c20325
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom0.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom1.BMP b/Document/Capture/V1.0_20250912/CEZoom1.BMP
new file mode 100644
index 0000000..13affb0
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom1.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom10.BMP b/Document/Capture/V1.0_20250912/CEZoom10.BMP
new file mode 100644
index 0000000..7002a88
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom10.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom11.BMP b/Document/Capture/V1.0_20250912/CEZoom11.BMP
new file mode 100644
index 0000000..3a9ffc6
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom11.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom12.BMP b/Document/Capture/V1.0_20250912/CEZoom12.BMP
new file mode 100644
index 0000000..b910945
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom12.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom13.BMP b/Document/Capture/V1.0_20250912/CEZoom13.BMP
new file mode 100644
index 0000000..02dcd71
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom13.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom14.BMP b/Document/Capture/V1.0_20250912/CEZoom14.BMP
new file mode 100644
index 0000000..568d593
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom14.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom15.BMP b/Document/Capture/V1.0_20250912/CEZoom15.BMP
new file mode 100644
index 0000000..a8618cd
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom15.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom16.BMP b/Document/Capture/V1.0_20250912/CEZoom16.BMP
new file mode 100644
index 0000000..cc498cc
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom16.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom17.BMP b/Document/Capture/V1.0_20250912/CEZoom17.BMP
new file mode 100644
index 0000000..d13bc4a
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom17.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom2.BMP b/Document/Capture/V1.0_20250912/CEZoom2.BMP
new file mode 100644
index 0000000..e673f36
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom2.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom3.BMP b/Document/Capture/V1.0_20250912/CEZoom3.BMP
new file mode 100644
index 0000000..5757d62
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom3.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom4.BMP b/Document/Capture/V1.0_20250912/CEZoom4.BMP
new file mode 100644
index 0000000..cc4c55c
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom4.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom5.BMP b/Document/Capture/V1.0_20250912/CEZoom5.BMP
new file mode 100644
index 0000000..ab663fd
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom5.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom6.BMP b/Document/Capture/V1.0_20250912/CEZoom6.BMP
new file mode 100644
index 0000000..3ce2cae
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom6.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom7.BMP b/Document/Capture/V1.0_20250912/CEZoom7.BMP
new file mode 100644
index 0000000..1fbf68b
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom7.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom8.BMP b/Document/Capture/V1.0_20250912/CEZoom8.BMP
new file mode 100644
index 0000000..9fe7064
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom8.BMP differ
diff --git a/Document/Capture/V1.0_20250912/CEZoom9.BMP b/Document/Capture/V1.0_20250912/CEZoom9.BMP
new file mode 100644
index 0000000..cf4367c
Binary files /dev/null and b/Document/Capture/V1.0_20250912/CEZoom9.BMP differ
diff --git a/INT_PT002/Controls/ControlMainDisplayDotGraph.cs b/INT_PT002/Controls/ControlMainDisplayDotGraph.cs
index 22aa9bf..805ec2a 100644
--- a/INT_PT002/Controls/ControlMainDisplayDotGraph.cs
+++ b/INT_PT002/Controls/ControlMainDisplayDotGraph.cs
@@ -188,11 +188,11 @@ namespace INT_PT002.Controls
if (bValue == true)
this.UpdateDotGraphDisplay(diff, disp);
}
- public void UpdateStartLeakDataDisplay(DiffData diff, DispData disp, Define.E_JudgmentStatus judg)
+ public void UpdateStartLeakDataDisplay(DiffData diff, DispData disp, LeakResult judg)
{
string value = "";
- value = judg.ToString();
+ value = judg.Result.ToString();
if (this.labelResult.Text != value)
this.labelResult.Text = value;
diff --git a/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs b/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs
index 47163f6..121c37f 100644
--- a/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs
+++ b/INT_PT002/Controls/Log/ControlMenuLogAlarm.cs
@@ -231,13 +231,6 @@ namespace INT_PT002.Controls
this.labelRemainIndex.Text = "0";
this.labelTotalIndex.Text = "0";
-
- if (int.Parse(this.labelCount.Text) == 0)
- {
- DialogFormMessage msg = new DialogFormMessage(36, this.ParentForm.ParentForm.SystemConfig.LANGUAGE);
- msg.ShowDialog();
- return;
- }
}
#endregion
diff --git a/INT_PT002/Controls/Log/ControlMenuLogHistory.cs b/INT_PT002/Controls/Log/ControlMenuLogHistory.cs
index 76e5fa6..e0e42d4 100644
--- a/INT_PT002/Controls/Log/ControlMenuLogHistory.cs
+++ b/INT_PT002/Controls/Log/ControlMenuLogHistory.cs
@@ -235,13 +235,6 @@ namespace INT_PT002.Controls
this.labelRemainIndex.Text = "0";
this.labelTotalIndex.Text = "0";
-
- if (int.Parse(this.labelCount.Text) == 0)
- {
- DialogFormMessage msg = new DialogFormMessage(36, this.ParentForm.ParentForm.SystemConfig.LANGUAGE);
- msg.ShowDialog();
- return;
- }
}
#endregion
diff --git a/INT_PT002/Controls/Log/ControlMenuLogInspection.cs b/INT_PT002/Controls/Log/ControlMenuLogInspection.cs
index d843470..abb91c5 100644
--- a/INT_PT002/Controls/Log/ControlMenuLogInspection.cs
+++ b/INT_PT002/Controls/Log/ControlMenuLogInspection.cs
@@ -318,13 +318,6 @@ namespace INT_PT002.Controls
this.CollectionPassCount[i].Text = "0";
this.CollectionLeakCount[i].Text = "0";
}
-
- if (int.Parse(this.labelCount.Text) == 0)
- {
- DialogFormMessage msg = new DialogFormMessage(36, this.ParentForm.ParentForm.SystemConfig.LANGUAGE);
- msg.ShowDialog();
- return;
- }
}
#endregion
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.Designer.cs b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.Designer.cs
new file mode 100644
index 0000000..d659ebc
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.Designer.cs
@@ -0,0 +1,6243 @@
+namespace INT_PT002.Controls.MainDisplay
+{
+ partial class ControlMainDisplay10
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Component Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.smartGroupBox4 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax3 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM3 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax1 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM1 = new SmartX.SmartLabel();
+ this.labelResultDisp1 = new SmartX.SmartLabel();
+ this.labelResultDiff1 = new SmartX.SmartLabel();
+ this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
+ this.labelResult1 = new SmartX.SmartLabel();
+ this.labelTitleDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel61 = new SmartX.SmartLabel();
+ this.labelDiffSecMax1 = new SmartX.SmartLabel();
+ this.labelPressureWork1 = new SmartX.SmartLabel();
+ this.labelDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel2 = new SmartX.SmartLabel();
+ this.smartLabel21 = new SmartX.SmartLabel();
+ this.smartSeparatorLine21 = new SmartX.SmartSeparatorLine();
+ this.labelTitleDispMData1 = new SmartX.SmartLabel();
+ this.labelDiffMadc1 = new SmartX.SmartLabel();
+ this.smartSeparatorLine11 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData1 = new SmartX.SmartLabel();
+ this.labelPressureMaster1 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD1 = new SmartX.SmartLabel();
+ this.smartLabel8 = new SmartX.SmartLabel();
+ this.smartLabel10 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff1 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff1 = new SmartX.SmartLabel();
+ this.smartLabel12 = new SmartX.SmartLabel();
+ this.labelDiffSecMax3 = new SmartX.SmartLabel();
+ this.labelResult3 = new SmartX.SmartLabel();
+ this.labelTitleDispRData3 = new SmartX.SmartLabel();
+ this.smartLabel26 = new SmartX.SmartLabel();
+ this.smartLabel41 = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
+ this.smartSeparatorLine13 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc3 = new SmartX.SmartLabel();
+ this.labelDispRData3 = new SmartX.SmartLabel();
+ this.labelPressureMaster3 = new SmartX.SmartLabel();
+ this.labelPressureWork3 = new SmartX.SmartLabel();
+ this.labelTitleDispMData3 = new SmartX.SmartLabel();
+ this.smartLabel25 = new SmartX.SmartLabel();
+ this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData3 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD3 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff3 = new SmartX.SmartLabel();
+ this.smartLabel28 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff3 = new SmartX.SmartLabel();
+ this.smartGroupBox5 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax4 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM4 = new SmartX.SmartLabel();
+ this.labelDiffSecMax4 = new SmartX.SmartLabel();
+ this.labelResult4 = new SmartX.SmartLabel();
+ this.labelTitleDispRData4 = new SmartX.SmartLabel();
+ this.smartLabel38 = new SmartX.SmartLabel();
+ this.smartLabel57 = new SmartX.SmartLabel();
+ this.smartLabel35 = new SmartX.SmartLabel();
+ this.smartSeparatorLine14 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc4 = new SmartX.SmartLabel();
+ this.labelDispRData4 = new SmartX.SmartLabel();
+ this.labelPressureMaster4 = new SmartX.SmartLabel();
+ this.labelPressureWork4 = new SmartX.SmartLabel();
+ this.labelTitleDispMData4 = new SmartX.SmartLabel();
+ this.smartLabel37 = new SmartX.SmartLabel();
+ this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData4 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD4 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff4 = new SmartX.SmartLabel();
+ this.smartLabel40 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff4 = new SmartX.SmartLabel();
+ this.smartGroupBox3 = new SmartX.SmartGroupBox();
+ this.labelTitleDispMDataM2 = new SmartX.SmartLabel();
+ this.labelDispMDataMax2 = new SmartX.SmartLabel();
+ this.labelDiffSecMax2 = new SmartX.SmartLabel();
+ this.labelResult2 = new SmartX.SmartLabel();
+ this.labelTitleDispRData2 = new SmartX.SmartLabel();
+ this.smartLabel14 = new SmartX.SmartLabel();
+ this.smartSeparatorLine22 = new SmartX.SmartSeparatorLine();
+ this.labelPressureMaster2 = new SmartX.SmartLabel();
+ this.smartSeparatorLine12 = new SmartX.SmartSeparatorLine();
+ this.labelDispMDataDiff2 = new SmartX.SmartLabel();
+ this.smartLabel24 = new SmartX.SmartLabel();
+ this.labelDispRData2 = new SmartX.SmartLabel();
+ this.smartLabel13 = new SmartX.SmartLabel();
+ this.labelPressureWork2 = new SmartX.SmartLabel();
+ this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
+ this.labelTitleDispMData2 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD2 = new SmartX.SmartLabel();
+ this.labelDispMData2 = new SmartX.SmartLabel();
+ this.smartLabel9 = new SmartX.SmartLabel();
+ this.labelDiffMadc2 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff2 = new SmartX.SmartLabel();
+ this.smartLabel16 = new SmartX.SmartLabel();
+ this.smartGroupBox6 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax5 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM5 = new SmartX.SmartLabel();
+ this.labelDiffSecMax5 = new SmartX.SmartLabel();
+ this.labelResult5 = new SmartX.SmartLabel();
+ this.labelTitleDispRData5 = new SmartX.SmartLabel();
+ this.smartLabel50 = new SmartX.SmartLabel();
+ this.smartLabel73 = new SmartX.SmartLabel();
+ this.smartLabel47 = new SmartX.SmartLabel();
+ this.smartSeparatorLine15 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc5 = new SmartX.SmartLabel();
+ this.labelDispRData5 = new SmartX.SmartLabel();
+ this.labelPressureMaster5 = new SmartX.SmartLabel();
+ this.labelPressureWork5 = new SmartX.SmartLabel();
+ this.labelTitleDispMData5 = new SmartX.SmartLabel();
+ this.smartLabel49 = new SmartX.SmartLabel();
+ this.smartSeparatorLine7 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData5 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD5 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff5 = new SmartX.SmartLabel();
+ this.smartLabel52 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff5 = new SmartX.SmartLabel();
+ this.smartGroupBox7 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax9 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM9 = new SmartX.SmartLabel();
+ this.labelDiffSecMax9 = new SmartX.SmartLabel();
+ this.labelResult9 = new SmartX.SmartLabel();
+ this.labelDispRData9 = new SmartX.SmartLabel();
+ this.smartLabel99 = new SmartX.SmartLabel();
+ this.smartLabel128 = new SmartX.SmartLabel();
+ this.smartLabel96 = new SmartX.SmartLabel();
+ this.smartSeparatorLine19 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine27 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc9 = new SmartX.SmartLabel();
+ this.labelTitleDispRData9 = new SmartX.SmartLabel();
+ this.labelPressureMaster9 = new SmartX.SmartLabel();
+ this.labelPressureWork9 = new SmartX.SmartLabel();
+ this.labelTitleDispMData9 = new SmartX.SmartLabel();
+ this.smartLabel98 = new SmartX.SmartLabel();
+ this.smartSeparatorLine28 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData9 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD9 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff9 = new SmartX.SmartLabel();
+ this.smartLabel101 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff9 = new SmartX.SmartLabel();
+ this.smartGroupBox8 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax10 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM10 = new SmartX.SmartLabel();
+ this.labelDiffSecMax10 = new SmartX.SmartLabel();
+ this.labelResult10 = new SmartX.SmartLabel();
+ this.labelTitleDispRData10 = new SmartX.SmartLabel();
+ this.smartLabel111 = new SmartX.SmartLabel();
+ this.smartLabel136 = new SmartX.SmartLabel();
+ this.smartLabel108 = new SmartX.SmartLabel();
+ this.smartSeparatorLine20 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine29 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc10 = new SmartX.SmartLabel();
+ this.labelDispRData10 = new SmartX.SmartLabel();
+ this.labelPressureMaster10 = new SmartX.SmartLabel();
+ this.labelPressureWork10 = new SmartX.SmartLabel();
+ this.labelTitleDispMData10 = new SmartX.SmartLabel();
+ this.smartLabel110 = new SmartX.SmartLabel();
+ this.smartSeparatorLine30 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData10 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD10 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff10 = new SmartX.SmartLabel();
+ this.smartLabel113 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff10 = new SmartX.SmartLabel();
+ this.smartGroupBox9 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax8 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM8 = new SmartX.SmartLabel();
+ this.labelDiffSecMax8 = new SmartX.SmartLabel();
+ this.labelResult8 = new SmartX.SmartLabel();
+ this.labelDispRData8 = new SmartX.SmartLabel();
+ this.labelPressureWork8 = new SmartX.SmartLabel();
+ this.smartLabel120 = new SmartX.SmartLabel();
+ this.smartLabel84 = new SmartX.SmartLabel();
+ this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine25 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc8 = new SmartX.SmartLabel();
+ this.labelTitleDispRData8 = new SmartX.SmartLabel();
+ this.labelPressureMaster8 = new SmartX.SmartLabel();
+ this.smartLabel86 = new SmartX.SmartLabel();
+ this.labelTitleDispMData8 = new SmartX.SmartLabel();
+ this.smartSeparatorLine26 = new SmartX.SmartSeparatorLine();
+ this.smartLabel87 = new SmartX.SmartLabel();
+ this.labelDispMData8 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD8 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff8 = new SmartX.SmartLabel();
+ this.smartLabel89 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff8 = new SmartX.SmartLabel();
+ this.smartGroupBox10 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax7 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM7 = new SmartX.SmartLabel();
+ this.labelDiffSecMax7 = new SmartX.SmartLabel();
+ this.labelResult7 = new SmartX.SmartLabel();
+ this.labelDispRData7 = new SmartX.SmartLabel();
+ this.labelPressureWork7 = new SmartX.SmartLabel();
+ this.smartLabel106 = new SmartX.SmartLabel();
+ this.smartLabel72 = new SmartX.SmartLabel();
+ this.smartSeparatorLine17 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine10 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc7 = new SmartX.SmartLabel();
+ this.labelTitleDispRData7 = new SmartX.SmartLabel();
+ this.labelPressureMaster7 = new SmartX.SmartLabel();
+ this.smartLabel74 = new SmartX.SmartLabel();
+ this.labelTitleDispMData7 = new SmartX.SmartLabel();
+ this.smartSeparatorLine24 = new SmartX.SmartSeparatorLine();
+ this.smartLabel75 = new SmartX.SmartLabel();
+ this.labelDispMData7 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD7 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff7 = new SmartX.SmartLabel();
+ this.smartLabel77 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff7 = new SmartX.SmartLabel();
+ this.smartGroupBox11 = new SmartX.SmartGroupBox();
+ this.labelDispMDataMax6 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM6 = new SmartX.SmartLabel();
+ this.labelDiffSecMax6 = new SmartX.SmartLabel();
+ this.labelResult6 = new SmartX.SmartLabel();
+ this.labelDispRData6 = new SmartX.SmartLabel();
+ this.labelPressureWork6 = new SmartX.SmartLabel();
+ this.smartLabel90 = new SmartX.SmartLabel();
+ this.smartLabel59 = new SmartX.SmartLabel();
+ this.smartSeparatorLine16 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine8 = new SmartX.SmartSeparatorLine();
+ this.labelDiffMadc6 = new SmartX.SmartLabel();
+ this.labelTitleDispRData6 = new SmartX.SmartLabel();
+ this.labelPressureMaster6 = new SmartX.SmartLabel();
+ this.smartLabel62 = new SmartX.SmartLabel();
+ this.labelTitleDispMData6 = new SmartX.SmartLabel();
+ this.smartSeparatorLine9 = new SmartX.SmartSeparatorLine();
+ this.smartLabel63 = new SmartX.SmartLabel();
+ this.labelDispMData6 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD6 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff6 = new SmartX.SmartLabel();
+ this.smartLabel65 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff6 = new SmartX.SmartLabel();
+ this.labelResultDisp2 = new SmartX.SmartLabel();
+ this.labelResultDiff2 = new SmartX.SmartLabel();
+ this.labelResultDisp3 = new SmartX.SmartLabel();
+ this.labelResultDiff3 = new SmartX.SmartLabel();
+ this.labelResultDisp4 = new SmartX.SmartLabel();
+ this.labelResultDiff4 = new SmartX.SmartLabel();
+ this.labelResultDisp5 = new SmartX.SmartLabel();
+ this.labelResultDiff5 = new SmartX.SmartLabel();
+ this.labelResultDisp6 = new SmartX.SmartLabel();
+ this.labelResultDiff6 = new SmartX.SmartLabel();
+ this.labelResultDisp7 = new SmartX.SmartLabel();
+ this.labelResultDiff7 = new SmartX.SmartLabel();
+ this.labelResultDisp8 = new SmartX.SmartLabel();
+ this.labelResultDiff8 = new SmartX.SmartLabel();
+ this.labelResultDisp9 = new SmartX.SmartLabel();
+ this.labelResultDiff9 = new SmartX.SmartLabel();
+ this.labelResultDisp10 = new SmartX.SmartLabel();
+ this.labelResultDiff10 = new SmartX.SmartLabel();
+ this.smartGroupBox4.SuspendLayout();
+ this.smartGroupBox2.SuspendLayout();
+ this.smartGroupBox5.SuspendLayout();
+ this.smartGroupBox3.SuspendLayout();
+ this.smartGroupBox6.SuspendLayout();
+ this.smartGroupBox7.SuspendLayout();
+ this.smartGroupBox8.SuspendLayout();
+ this.smartGroupBox9.SuspendLayout();
+ this.smartGroupBox10.SuspendLayout();
+ this.smartGroupBox11.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // smartGroupBox4
+ //
+ this.smartGroupBox4.BackGround = null;
+ this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox4.BackImage = null;
+ this.smartGroupBox4.Controls.Add(this.labelResultDisp3);
+ this.smartGroupBox4.Controls.Add(this.labelResultDiff3);
+ this.smartGroupBox4.Controls.Add(this.labelDispMDataMax3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMDataM3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffSecMax3);
+ this.smartGroupBox4.Controls.Add(this.labelResult3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispRData3);
+ this.smartGroupBox4.Controls.Add(this.smartLabel26);
+ this.smartGroupBox4.Controls.Add(this.smartLabel41);
+ this.smartGroupBox4.Controls.Add(this.smartLabel23);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine13);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffMadc3);
+ this.smartGroupBox4.Controls.Add(this.labelDispRData3);
+ this.smartGroupBox4.Controls.Add(this.labelPressureMaster3);
+ this.smartGroupBox4.Controls.Add(this.labelPressureWork3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMData3);
+ this.smartGroupBox4.Controls.Add(this.smartLabel25);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine23);
+ this.smartGroupBox4.Controls.Add(this.labelDispMData3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMDataD3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffSecDiff3);
+ this.smartGroupBox4.Controls.Add(this.smartLabel28);
+ this.smartGroupBox4.Controls.Add(this.labelDispMDataDiff3);
+ this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox4.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox4.FrameLineThickness = 2;
+ this.smartGroupBox4.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox4.HeaderHeightOffset = 1;
+ this.smartGroupBox4.Location = new System.Drawing.Point(368, 22);
+ this.smartGroupBox4.Name = "smartGroupBox4";
+ this.smartGroupBox4.RoundRadius = 5;
+ this.smartGroupBox4.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox4.TabIndex = 84;
+ this.smartGroupBox4.Text = "Lane 3";
+ this.smartGroupBox4.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax3
+ //
+ this.labelDispMDataMax3.BackGround = null;
+ this.labelDispMDataMax3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax3.LineSpacing = 0F;
+ this.labelDispMDataMax3.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax3.Name = "labelDispMDataMax3";
+ this.labelDispMDataMax3.OverlapOptimize = true;
+ this.labelDispMDataMax3.PasswordChar = '\0';
+ this.labelDispMDataMax3.Radius = 3;
+ this.labelDispMDataMax3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax3.TabIndex = 45;
+ this.labelDispMDataMax3.Text = "9.2354";
+ this.labelDispMDataMax3.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax3.Wordwrap = false;
+ //
+ // labelTitleDispMDataM3
+ //
+ this.labelTitleDispMDataM3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM3.LineSpacing = 0F;
+ this.labelTitleDispMDataM3.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM3.Name = "labelTitleDispMDataM3";
+ this.labelTitleDispMDataM3.OverlapOptimize = true;
+ this.labelTitleDispMDataM3.PasswordChar = '\0';
+ this.labelTitleDispMDataM3.Radius = 3;
+ this.labelTitleDispMDataM3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM3.TabIndex = 44;
+ this.labelTitleDispMDataM3.Text = "Max Height";
+ this.labelTitleDispMDataM3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM3.Wordwrap = false;
+ //
+ // smartGroupBox2
+ //
+ this.smartGroupBox2.BackGround = null;
+ this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.labelDispMDataMax1);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMDataM1);
+ this.smartGroupBox2.Controls.Add(this.labelResultDisp1);
+ this.smartGroupBox2.Controls.Add(this.labelResultDiff1);
+ this.smartGroupBox2.Controls.Add(this.smartSeparatorLine1);
+ this.smartGroupBox2.Controls.Add(this.labelResult1);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispRData1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel61);
+ this.smartGroupBox2.Controls.Add(this.labelDiffSecMax1);
+ this.smartGroupBox2.Controls.Add(this.labelPressureWork1);
+ this.smartGroupBox2.Controls.Add(this.labelDispRData1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel2);
+ this.smartGroupBox2.Controls.Add(this.smartLabel21);
+ this.smartGroupBox2.Controls.Add(this.smartSeparatorLine21);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMData1);
+ this.smartGroupBox2.Controls.Add(this.labelDiffMadc1);
+ this.smartGroupBox2.Controls.Add(this.smartSeparatorLine11);
+ this.smartGroupBox2.Controls.Add(this.labelDispMData1);
+ this.smartGroupBox2.Controls.Add(this.labelPressureMaster1);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMDataD1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel8);
+ this.smartGroupBox2.Controls.Add(this.smartLabel10);
+ this.smartGroupBox2.Controls.Add(this.labelDispMDataDiff1);
+ this.smartGroupBox2.Controls.Add(this.labelDiffSecDiff1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel12);
+ this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox2.FrameLineThickness = 2;
+ this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox2.HeaderHeightOffset = 1;
+ this.smartGroupBox2.Location = new System.Drawing.Point(6, 22);
+ this.smartGroupBox2.Name = "smartGroupBox2";
+ this.smartGroupBox2.RoundRadius = 5;
+ this.smartGroupBox2.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox2.TabIndex = 82;
+ this.smartGroupBox2.Text = "Lane 1";
+ this.smartGroupBox2.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax1
+ //
+ this.labelDispMDataMax1.BackGround = null;
+ this.labelDispMDataMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax1.LineSpacing = 0F;
+ this.labelDispMDataMax1.Location = new System.Drawing.Point(80, 241);
+ this.labelDispMDataMax1.Name = "labelDispMDataMax1";
+ this.labelDispMDataMax1.OverlapOptimize = true;
+ this.labelDispMDataMax1.PasswordChar = '\0';
+ this.labelDispMDataMax1.Radius = 3;
+ this.labelDispMDataMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax1.TabIndex = 31;
+ this.labelDispMDataMax1.Text = "9.2354";
+ this.labelDispMDataMax1.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax1.Wordwrap = false;
+ //
+ // labelTitleDispMDataM1
+ //
+ this.labelTitleDispMDataM1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM1.LineSpacing = 0F;
+ this.labelTitleDispMDataM1.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM1.Name = "labelTitleDispMDataM1";
+ this.labelTitleDispMDataM1.OverlapOptimize = true;
+ this.labelTitleDispMDataM1.PasswordChar = '\0';
+ this.labelTitleDispMDataM1.Radius = 3;
+ this.labelTitleDispMDataM1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM1.TabIndex = 30;
+ this.labelTitleDispMDataM1.Text = "Max Height";
+ this.labelTitleDispMDataM1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM1.Wordwrap = false;
+ //
+ // labelResultDisp1
+ //
+ this.labelResultDisp1.BackGround = null;
+ this.labelResultDisp1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp1.LineSpacing = 0F;
+ this.labelResultDisp1.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp1.Name = "labelResultDisp1";
+ this.labelResultDisp1.OverlapOptimize = true;
+ this.labelResultDisp1.PasswordChar = '\0';
+ this.labelResultDisp1.Radius = 3;
+ this.labelResultDisp1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp1.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp1.TabIndex = 37;
+ this.labelResultDisp1.Text = "Disp";
+ this.labelResultDisp1.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp1.Wordwrap = false;
+ //
+ // labelResultDiff1
+ //
+ this.labelResultDiff1.BackGround = null;
+ this.labelResultDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff1.LineSpacing = 0F;
+ this.labelResultDiff1.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff1.Name = "labelResultDiff1";
+ this.labelResultDiff1.OverlapOptimize = true;
+ this.labelResultDiff1.PasswordChar = '\0';
+ this.labelResultDiff1.Radius = 3;
+ this.labelResultDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff1.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff1.TabIndex = 36;
+ this.labelResultDiff1.Text = "Diff";
+ this.labelResultDiff1.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff1.Wordwrap = false;
+ //
+ // smartSeparatorLine1
+ //
+ this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine1.Line1Width = 1F;
+ this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine1.Line2Width = 1F;
+ this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine1.Location = new System.Drawing.Point(2, 80);
+ this.smartSeparatorLine1.Name = "smartSeparatorLine1";
+ this.smartSeparatorLine1.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine1.TabIndex = 21;
+ this.smartSeparatorLine1.Text = "smartSeparatorLine1";
+ //
+ // labelResult1
+ //
+ this.labelResult1.BackGround = null;
+ this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult1.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult1.LineSpacing = 0F;
+ this.labelResult1.Location = new System.Drawing.Point(4, 28);
+ this.labelResult1.Name = "labelResult1";
+ this.labelResult1.OverlapOptimize = true;
+ this.labelResult1.PasswordChar = '\0';
+ this.labelResult1.Radius = 3;
+ this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult1.Size = new System.Drawing.Size(166, 27);
+ this.labelResult1.TabIndex = 22;
+ this.labelResult1.Text = "실패";
+ this.labelResult1.TextColor = System.Drawing.Color.White;
+ this.labelResult1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult1.Wordwrap = false;
+ //
+ // labelTitleDispRData1
+ //
+ this.labelTitleDispRData1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData1.LineSpacing = 0F;
+ this.labelTitleDispRData1.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData1.Name = "labelTitleDispRData1";
+ this.labelTitleDispRData1.OverlapOptimize = true;
+ this.labelTitleDispRData1.PasswordChar = '\0';
+ this.labelTitleDispRData1.Radius = 3;
+ this.labelTitleDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData1.TabIndex = 12;
+ this.labelTitleDispRData1.Text = "Level";
+ this.labelTitleDispRData1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData1.Wordwrap = false;
+ //
+ // smartLabel61
+ //
+ this.smartLabel61.BackGround = null;
+ this.smartLabel61.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.smartLabel61.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel61.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.smartLabel61.LineSpacing = 0F;
+ this.smartLabel61.Location = new System.Drawing.Point(399, 392);
+ this.smartLabel61.Name = "smartLabel61";
+ this.smartLabel61.OverlapOptimize = true;
+ this.smartLabel61.PasswordChar = '\0';
+ this.smartLabel61.Radius = 3;
+ this.smartLabel61.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel61.Size = new System.Drawing.Size(100, 20);
+ this.smartLabel61.TabIndex = 12;
+ this.smartLabel61.Text = "1.2345";
+ this.smartLabel61.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel61.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel61.Wordwrap = false;
+ //
+ // labelDiffSecMax1
+ //
+ this.labelDiffSecMax1.BackGround = null;
+ this.labelDiffSecMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax1.LineSpacing = 0F;
+ this.labelDiffSecMax1.Location = new System.Drawing.Point(80, 173);
+ this.labelDiffSecMax1.Name = "labelDiffSecMax1";
+ this.labelDiffSecMax1.OverlapOptimize = true;
+ this.labelDiffSecMax1.PasswordChar = '\0';
+ this.labelDiffSecMax1.Radius = 3;
+ this.labelDiffSecMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax1.TabIndex = 35;
+ this.labelDiffSecMax1.Text = "0.0023";
+ this.labelDiffSecMax1.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax1.Wordwrap = false;
+ //
+ // labelPressureWork1
+ //
+ this.labelPressureWork1.BackGround = null;
+ this.labelPressureWork1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork1.LineSpacing = 0F;
+ this.labelPressureWork1.Location = new System.Drawing.Point(80, 83);
+ this.labelPressureWork1.Name = "labelPressureWork1";
+ this.labelPressureWork1.OverlapOptimize = true;
+ this.labelPressureWork1.PasswordChar = '\0';
+ this.labelPressureWork1.Radius = 3;
+ this.labelPressureWork1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork1.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork1.TabIndex = 27;
+ this.labelPressureWork1.Text = "0.0023";
+ this.labelPressureWork1.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork1.Wordwrap = false;
+ //
+ // labelDispRData1
+ //
+ this.labelDispRData1.BackGround = null;
+ this.labelDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData1.LineSpacing = 0F;
+ this.labelDispRData1.Location = new System.Drawing.Point(80, 197);
+ this.labelDispRData1.Name = "labelDispRData1";
+ this.labelDispRData1.OverlapOptimize = true;
+ this.labelDispRData1.PasswordChar = '\0';
+ this.labelDispRData1.Radius = 3;
+ this.labelDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData1.TabIndex = 12;
+ this.labelDispRData1.Text = "0.00";
+ this.labelDispRData1.TextColor = System.Drawing.Color.White;
+ this.labelDispRData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData1.Wordwrap = false;
+ //
+ // smartLabel2
+ //
+ this.smartLabel2.BackGround = this.smartGroupBox2;
+ this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel2.LineSpacing = 0F;
+ this.smartLabel2.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel2.Name = "smartLabel2";
+ this.smartLabel2.OverlapOptimize = true;
+ this.smartLabel2.PasswordChar = '\0';
+ this.smartLabel2.Radius = 3;
+ this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel2.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel2.TabIndex = 25;
+ this.smartLabel2.Text = "ADC";
+ this.smartLabel2.TextColor = System.Drawing.Color.White;
+ this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel2.Wordwrap = false;
+ //
+ // smartLabel21
+ //
+ this.smartLabel21.BackGround = this.smartGroupBox2;
+ this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel21.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel21.LineSpacing = 0F;
+ this.smartLabel21.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel21.Name = "smartLabel21";
+ this.smartLabel21.OverlapOptimize = true;
+ this.smartLabel21.PasswordChar = '\0';
+ this.smartLabel21.Radius = 3;
+ this.smartLabel21.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel21.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel21.TabIndex = 34;
+ this.smartLabel21.Text = "LR.Max";
+ this.smartLabel21.TextColor = System.Drawing.Color.White;
+ this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel21.Wordwrap = false;
+ //
+ // smartSeparatorLine21
+ //
+ this.smartSeparatorLine21.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine21.Line1Width = 1F;
+ this.smartSeparatorLine21.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine21.Line2Width = 1F;
+ this.smartSeparatorLine21.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine21.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine21.Name = "smartSeparatorLine21";
+ this.smartSeparatorLine21.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine21.TabIndex = 24;
+ this.smartSeparatorLine21.Text = "smartSeparatorLine21";
+ //
+ // labelTitleDispMData1
+ //
+ this.labelTitleDispMData1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData1.LineSpacing = 0F;
+ this.labelTitleDispMData1.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData1.Name = "labelTitleDispMData1";
+ this.labelTitleDispMData1.OverlapOptimize = true;
+ this.labelTitleDispMData1.PasswordChar = '\0';
+ this.labelTitleDispMData1.Radius = 3;
+ this.labelTitleDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData1.TabIndex = 13;
+ this.labelTitleDispMData1.Text = "Height";
+ this.labelTitleDispMData1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData1.Wordwrap = false;
+ //
+ // labelDiffMadc1
+ //
+ this.labelDiffMadc1.BackGround = null;
+ this.labelDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc1.LineSpacing = 0F;
+ this.labelDiffMadc1.Location = new System.Drawing.Point(80, 129);
+ this.labelDiffMadc1.Name = "labelDiffMadc1";
+ this.labelDiffMadc1.OverlapOptimize = true;
+ this.labelDiffMadc1.PasswordChar = '\0';
+ this.labelDiffMadc1.Radius = 3;
+ this.labelDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc1.TabIndex = 26;
+ this.labelDiffMadc1.Text = "0.0023";
+ this.labelDiffMadc1.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc1.Wordwrap = false;
+ //
+ // smartSeparatorLine11
+ //
+ this.smartSeparatorLine11.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine11.Line1Width = 1F;
+ this.smartSeparatorLine11.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine11.Line2Width = 1F;
+ this.smartSeparatorLine11.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine11.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine11.Name = "smartSeparatorLine11";
+ this.smartSeparatorLine11.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine11.TabIndex = 23;
+ this.smartSeparatorLine11.Text = "smartSeparatorLine11";
+ //
+ // labelDispMData1
+ //
+ this.labelDispMData1.BackGround = null;
+ this.labelDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData1.LineSpacing = 0F;
+ this.labelDispMData1.Location = new System.Drawing.Point(80, 219);
+ this.labelDispMData1.Name = "labelDispMData1";
+ this.labelDispMData1.OverlapOptimize = true;
+ this.labelDispMData1.PasswordChar = '\0';
+ this.labelDispMData1.Radius = 3;
+ this.labelDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData1.TabIndex = 14;
+ this.labelDispMData1.Text = "9.2354";
+ this.labelDispMData1.TextColor = System.Drawing.Color.White;
+ this.labelDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData1.Wordwrap = false;
+ //
+ // labelPressureMaster1
+ //
+ this.labelPressureMaster1.BackGround = null;
+ this.labelPressureMaster1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster1.LineSpacing = 0F;
+ this.labelPressureMaster1.Location = new System.Drawing.Point(80, 105);
+ this.labelPressureMaster1.Name = "labelPressureMaster1";
+ this.labelPressureMaster1.OverlapOptimize = true;
+ this.labelPressureMaster1.PasswordChar = '\0';
+ this.labelPressureMaster1.Radius = 3;
+ this.labelPressureMaster1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster1.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster1.TabIndex = 20;
+ this.labelPressureMaster1.Text = "0.0023";
+ this.labelPressureMaster1.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster1.Wordwrap = false;
+ //
+ // labelTitleDispMDataD1
+ //
+ this.labelTitleDispMDataD1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD1.LineSpacing = 0F;
+ this.labelTitleDispMDataD1.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD1.Name = "labelTitleDispMDataD1";
+ this.labelTitleDispMDataD1.OverlapOptimize = true;
+ this.labelTitleDispMDataD1.PasswordChar = '\0';
+ this.labelTitleDispMDataD1.Radius = 3;
+ this.labelTitleDispMDataD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD1.TabIndex = 28;
+ this.labelTitleDispMDataD1.Text = "Diff";
+ this.labelTitleDispMDataD1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD1.Wordwrap = false;
+ //
+ // smartLabel8
+ //
+ this.smartLabel8.BackGround = this.smartGroupBox2;
+ this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel8.LineSpacing = 0F;
+ this.smartLabel8.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel8.Name = "smartLabel8";
+ this.smartLabel8.OverlapOptimize = true;
+ this.smartLabel8.PasswordChar = '\0';
+ this.smartLabel8.Radius = 3;
+ this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel8.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel8.TabIndex = 15;
+ this.smartLabel8.Text = "LR.Sec";
+ this.smartLabel8.TextColor = System.Drawing.Color.White;
+ this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel8.Wordwrap = false;
+ //
+ // smartLabel10
+ //
+ this.smartLabel10.BackGround = this.smartGroupBox2;
+ this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel10.LineSpacing = 0F;
+ this.smartLabel10.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel10.Name = "smartLabel10";
+ this.smartLabel10.OverlapOptimize = true;
+ this.smartLabel10.PasswordChar = '\0';
+ this.smartLabel10.Radius = 3;
+ this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel10.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel10.TabIndex = 19;
+ this.smartLabel10.Text = "master";
+ this.smartLabel10.TextColor = System.Drawing.Color.White;
+ this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel10.Wordwrap = false;
+ //
+ // labelDispMDataDiff1
+ //
+ this.labelDispMDataDiff1.BackGround = null;
+ this.labelDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff1.LineSpacing = 0F;
+ this.labelDispMDataDiff1.Location = new System.Drawing.Point(80, 263);
+ this.labelDispMDataDiff1.Name = "labelDispMDataDiff1";
+ this.labelDispMDataDiff1.OverlapOptimize = true;
+ this.labelDispMDataDiff1.PasswordChar = '\0';
+ this.labelDispMDataDiff1.Radius = 3;
+ this.labelDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff1.TabIndex = 29;
+ this.labelDispMDataDiff1.Text = "9.2354";
+ this.labelDispMDataDiff1.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff1.Wordwrap = false;
+ //
+ // labelDiffSecDiff1
+ //
+ this.labelDiffSecDiff1.BackGround = null;
+ this.labelDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff1.LineSpacing = 0F;
+ this.labelDiffSecDiff1.Location = new System.Drawing.Point(80, 151);
+ this.labelDiffSecDiff1.Name = "labelDiffSecDiff1";
+ this.labelDiffSecDiff1.OverlapOptimize = true;
+ this.labelDiffSecDiff1.PasswordChar = '\0';
+ this.labelDiffSecDiff1.Radius = 3;
+ this.labelDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff1.TabIndex = 16;
+ this.labelDiffSecDiff1.Text = "0.0023";
+ this.labelDiffSecDiff1.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff1.Wordwrap = false;
+ //
+ // smartLabel12
+ //
+ this.smartLabel12.BackGround = this.smartGroupBox2;
+ this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel12.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel12.LineSpacing = 0F;
+ this.smartLabel12.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel12.Name = "smartLabel12";
+ this.smartLabel12.OverlapOptimize = true;
+ this.smartLabel12.PasswordChar = '\0';
+ this.smartLabel12.Radius = 3;
+ this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel12.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel12.TabIndex = 17;
+ this.smartLabel12.Text = "work";
+ this.smartLabel12.TextColor = System.Drawing.Color.White;
+ this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel12.Wordwrap = false;
+ //
+ // labelDiffSecMax3
+ //
+ this.labelDiffSecMax3.BackGround = null;
+ this.labelDiffSecMax3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax3.LineSpacing = 0F;
+ this.labelDiffSecMax3.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax3.Name = "labelDiffSecMax3";
+ this.labelDiffSecMax3.OverlapOptimize = true;
+ this.labelDiffSecMax3.PasswordChar = '\0';
+ this.labelDiffSecMax3.Radius = 3;
+ this.labelDiffSecMax3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax3.TabIndex = 49;
+ this.labelDiffSecMax3.Text = "0.0023";
+ this.labelDiffSecMax3.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax3.Wordwrap = false;
+ //
+ // labelResult3
+ //
+ this.labelResult3.BackGround = null;
+ this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult3.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult3.LineSpacing = 0F;
+ this.labelResult3.Location = new System.Drawing.Point(4, 28);
+ this.labelResult3.Name = "labelResult3";
+ this.labelResult3.OverlapOptimize = true;
+ this.labelResult3.PasswordChar = '\0';
+ this.labelResult3.Radius = 3;
+ this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult3.Size = new System.Drawing.Size(166, 27);
+ this.labelResult3.TabIndex = 24;
+ this.labelResult3.Text = "제품 없음";
+ this.labelResult3.TextColor = System.Drawing.Color.White;
+ this.labelResult3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult3.Wordwrap = false;
+ //
+ // labelTitleDispRData3
+ //
+ this.labelTitleDispRData3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData3.LineSpacing = 0F;
+ this.labelTitleDispRData3.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData3.Name = "labelTitleDispRData3";
+ this.labelTitleDispRData3.OverlapOptimize = true;
+ this.labelTitleDispRData3.PasswordChar = '\0';
+ this.labelTitleDispRData3.Radius = 3;
+ this.labelTitleDispRData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData3.TabIndex = 29;
+ this.labelTitleDispRData3.Text = "Level";
+ this.labelTitleDispRData3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData3.Wordwrap = false;
+ //
+ // smartLabel26
+ //
+ this.smartLabel26.BackGround = this.smartGroupBox2;
+ this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel26.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel26.LineSpacing = 0F;
+ this.smartLabel26.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel26.Name = "smartLabel26";
+ this.smartLabel26.OverlapOptimize = true;
+ this.smartLabel26.PasswordChar = '\0';
+ this.smartLabel26.Radius = 3;
+ this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel26.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel26.TabIndex = 34;
+ this.smartLabel26.Text = "work";
+ this.smartLabel26.TextColor = System.Drawing.Color.White;
+ this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel26.Wordwrap = false;
+ //
+ // smartLabel41
+ //
+ this.smartLabel41.BackGround = this.smartGroupBox2;
+ this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel41.LineSpacing = 0F;
+ this.smartLabel41.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel41.Name = "smartLabel41";
+ this.smartLabel41.OverlapOptimize = true;
+ this.smartLabel41.PasswordChar = '\0';
+ this.smartLabel41.Radius = 3;
+ this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel41.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel41.TabIndex = 48;
+ this.smartLabel41.Text = "LR.Max";
+ this.smartLabel41.TextColor = System.Drawing.Color.White;
+ this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel41.Wordwrap = false;
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = this.smartGroupBox2;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel23.TabIndex = 39;
+ this.smartLabel23.Text = "ADC";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // smartSeparatorLine13
+ //
+ this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line1Width = 1F;
+ this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line2Width = 1F;
+ this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine13.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine13.Name = "smartSeparatorLine13";
+ this.smartSeparatorLine13.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine13.TabIndex = 25;
+ this.smartSeparatorLine13.Text = "smartSeparatorLine13";
+ //
+ // smartSeparatorLine3
+ //
+ this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line1Width = 1F;
+ this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line2Width = 1F;
+ this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine3.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine3.Name = "smartSeparatorLine3";
+ this.smartSeparatorLine3.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine3.TabIndex = 38;
+ this.smartSeparatorLine3.Text = "smartSeparatorLine3";
+ //
+ // labelDiffMadc3
+ //
+ this.labelDiffMadc3.BackGround = null;
+ this.labelDiffMadc3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc3.LineSpacing = 0F;
+ this.labelDiffMadc3.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc3.Name = "labelDiffMadc3";
+ this.labelDiffMadc3.OverlapOptimize = true;
+ this.labelDiffMadc3.PasswordChar = '\0';
+ this.labelDiffMadc3.Radius = 3;
+ this.labelDiffMadc3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc3.TabIndex = 40;
+ this.labelDiffMadc3.Text = "0.0023";
+ this.labelDiffMadc3.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc3.Wordwrap = false;
+ //
+ // labelDispRData3
+ //
+ this.labelDispRData3.BackGround = null;
+ this.labelDispRData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData3.LineSpacing = 0F;
+ this.labelDispRData3.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData3.Name = "labelDispRData3";
+ this.labelDispRData3.OverlapOptimize = true;
+ this.labelDispRData3.PasswordChar = '\0';
+ this.labelDispRData3.Radius = 3;
+ this.labelDispRData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData3.TabIndex = 28;
+ this.labelDispRData3.Text = "0.00";
+ this.labelDispRData3.TextColor = System.Drawing.Color.White;
+ this.labelDispRData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData3.Wordwrap = false;
+ //
+ // labelPressureMaster3
+ //
+ this.labelPressureMaster3.BackGround = null;
+ this.labelPressureMaster3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster3.LineSpacing = 0F;
+ this.labelPressureMaster3.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster3.Name = "labelPressureMaster3";
+ this.labelPressureMaster3.OverlapOptimize = true;
+ this.labelPressureMaster3.PasswordChar = '\0';
+ this.labelPressureMaster3.Radius = 3;
+ this.labelPressureMaster3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster3.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster3.TabIndex = 36;
+ this.labelPressureMaster3.Text = "0.0023";
+ this.labelPressureMaster3.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster3.Wordwrap = false;
+ //
+ // labelPressureWork3
+ //
+ this.labelPressureWork3.BackGround = null;
+ this.labelPressureWork3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork3.LineSpacing = 0F;
+ this.labelPressureWork3.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork3.Name = "labelPressureWork3";
+ this.labelPressureWork3.OverlapOptimize = true;
+ this.labelPressureWork3.PasswordChar = '\0';
+ this.labelPressureWork3.Radius = 3;
+ this.labelPressureWork3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork3.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork3.TabIndex = 41;
+ this.labelPressureWork3.Text = "0.0023";
+ this.labelPressureWork3.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork3.Wordwrap = false;
+ //
+ // labelTitleDispMData3
+ //
+ this.labelTitleDispMData3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData3.LineSpacing = 0F;
+ this.labelTitleDispMData3.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData3.Name = "labelTitleDispMData3";
+ this.labelTitleDispMData3.OverlapOptimize = true;
+ this.labelTitleDispMData3.PasswordChar = '\0';
+ this.labelTitleDispMData3.Radius = 3;
+ this.labelTitleDispMData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData3.TabIndex = 30;
+ this.labelTitleDispMData3.Text = "Height";
+ this.labelTitleDispMData3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData3.Wordwrap = false;
+ //
+ // smartLabel25
+ //
+ this.smartLabel25.BackGround = this.smartGroupBox2;
+ this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel25.LineSpacing = 0F;
+ this.smartLabel25.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel25.Name = "smartLabel25";
+ this.smartLabel25.OverlapOptimize = true;
+ this.smartLabel25.PasswordChar = '\0';
+ this.smartLabel25.Radius = 3;
+ this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel25.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel25.TabIndex = 35;
+ this.smartLabel25.Text = "master";
+ this.smartLabel25.TextColor = System.Drawing.Color.White;
+ this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel25.Wordwrap = false;
+ //
+ // smartSeparatorLine23
+ //
+ this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line1Width = 1F;
+ this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line2Width = 1F;
+ this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine23.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine23.Name = "smartSeparatorLine23";
+ this.smartSeparatorLine23.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine23.TabIndex = 37;
+ this.smartSeparatorLine23.Text = "smartSeparatorLine23";
+ //
+ // labelDispMData3
+ //
+ this.labelDispMData3.BackGround = null;
+ this.labelDispMData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData3.LineSpacing = 0F;
+ this.labelDispMData3.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData3.Name = "labelDispMData3";
+ this.labelDispMData3.OverlapOptimize = true;
+ this.labelDispMData3.PasswordChar = '\0';
+ this.labelDispMData3.Radius = 3;
+ this.labelDispMData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData3.TabIndex = 31;
+ this.labelDispMData3.Text = "9.2354";
+ this.labelDispMData3.TextColor = System.Drawing.Color.White;
+ this.labelDispMData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData3.Wordwrap = false;
+ //
+ // labelTitleDispMDataD3
+ //
+ this.labelTitleDispMDataD3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD3.LineSpacing = 0F;
+ this.labelTitleDispMDataD3.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD3.Name = "labelTitleDispMDataD3";
+ this.labelTitleDispMDataD3.OverlapOptimize = true;
+ this.labelTitleDispMDataD3.PasswordChar = '\0';
+ this.labelTitleDispMDataD3.Radius = 3;
+ this.labelTitleDispMDataD3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD3.TabIndex = 42;
+ this.labelTitleDispMDataD3.Text = "Diff";
+ this.labelTitleDispMDataD3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD3.Wordwrap = false;
+ //
+ // labelDiffSecDiff3
+ //
+ this.labelDiffSecDiff3.BackGround = null;
+ this.labelDiffSecDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff3.LineSpacing = 0F;
+ this.labelDiffSecDiff3.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff3.Name = "labelDiffSecDiff3";
+ this.labelDiffSecDiff3.OverlapOptimize = true;
+ this.labelDiffSecDiff3.PasswordChar = '\0';
+ this.labelDiffSecDiff3.Radius = 3;
+ this.labelDiffSecDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff3.TabIndex = 33;
+ this.labelDiffSecDiff3.Text = "0.0023";
+ this.labelDiffSecDiff3.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff3.Wordwrap = false;
+ //
+ // smartLabel28
+ //
+ this.smartLabel28.BackGround = this.smartGroupBox2;
+ this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel28.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel28.LineSpacing = 0F;
+ this.smartLabel28.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel28.Name = "smartLabel28";
+ this.smartLabel28.OverlapOptimize = true;
+ this.smartLabel28.PasswordChar = '\0';
+ this.smartLabel28.Radius = 3;
+ this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel28.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel28.TabIndex = 32;
+ this.smartLabel28.Text = "LR.Sec";
+ this.smartLabel28.TextColor = System.Drawing.Color.White;
+ this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel28.Wordwrap = false;
+ //
+ // labelDispMDataDiff3
+ //
+ this.labelDispMDataDiff3.BackGround = null;
+ this.labelDispMDataDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff3.LineSpacing = 0F;
+ this.labelDispMDataDiff3.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff3.Name = "labelDispMDataDiff3";
+ this.labelDispMDataDiff3.OverlapOptimize = true;
+ this.labelDispMDataDiff3.PasswordChar = '\0';
+ this.labelDispMDataDiff3.Radius = 3;
+ this.labelDispMDataDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff3.TabIndex = 43;
+ this.labelDispMDataDiff3.Text = "9.2354";
+ this.labelDispMDataDiff3.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff3.Wordwrap = false;
+ //
+ // smartGroupBox5
+ //
+ this.smartGroupBox5.BackGround = null;
+ this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox5.BackImage = null;
+ this.smartGroupBox5.Controls.Add(this.labelResultDisp4);
+ this.smartGroupBox5.Controls.Add(this.labelResultDiff4);
+ this.smartGroupBox5.Controls.Add(this.labelDispMDataMax4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMDataM4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffSecMax4);
+ this.smartGroupBox5.Controls.Add(this.labelResult4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispRData4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel38);
+ this.smartGroupBox5.Controls.Add(this.smartLabel57);
+ this.smartGroupBox5.Controls.Add(this.smartLabel35);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine14);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffMadc4);
+ this.smartGroupBox5.Controls.Add(this.labelDispRData4);
+ this.smartGroupBox5.Controls.Add(this.labelPressureMaster4);
+ this.smartGroupBox5.Controls.Add(this.labelPressureWork4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMData4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel37);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine5);
+ this.smartGroupBox5.Controls.Add(this.labelDispMData4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMDataD4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffSecDiff4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel40);
+ this.smartGroupBox5.Controls.Add(this.labelDispMDataDiff4);
+ this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox5.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox5.FrameLineThickness = 2;
+ this.smartGroupBox5.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox5.HeaderHeightOffset = 1;
+ this.smartGroupBox5.Location = new System.Drawing.Point(549, 22);
+ this.smartGroupBox5.Name = "smartGroupBox5";
+ this.smartGroupBox5.RoundRadius = 5;
+ this.smartGroupBox5.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox5.TabIndex = 85;
+ this.smartGroupBox5.Text = "Lane 4";
+ this.smartGroupBox5.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax4
+ //
+ this.labelDispMDataMax4.BackGround = null;
+ this.labelDispMDataMax4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax4.LineSpacing = 0F;
+ this.labelDispMDataMax4.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax4.Name = "labelDispMDataMax4";
+ this.labelDispMDataMax4.OverlapOptimize = true;
+ this.labelDispMDataMax4.PasswordChar = '\0';
+ this.labelDispMDataMax4.Radius = 3;
+ this.labelDispMDataMax4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax4.TabIndex = 45;
+ this.labelDispMDataMax4.Text = "9.2354";
+ this.labelDispMDataMax4.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax4.Wordwrap = false;
+ //
+ // labelTitleDispMDataM4
+ //
+ this.labelTitleDispMDataM4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM4.LineSpacing = 0F;
+ this.labelTitleDispMDataM4.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM4.Name = "labelTitleDispMDataM4";
+ this.labelTitleDispMDataM4.OverlapOptimize = true;
+ this.labelTitleDispMDataM4.PasswordChar = '\0';
+ this.labelTitleDispMDataM4.Radius = 3;
+ this.labelTitleDispMDataM4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM4.TabIndex = 44;
+ this.labelTitleDispMDataM4.Text = "Max Height";
+ this.labelTitleDispMDataM4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM4.Wordwrap = false;
+ //
+ // labelDiffSecMax4
+ //
+ this.labelDiffSecMax4.BackGround = null;
+ this.labelDiffSecMax4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax4.LineSpacing = 0F;
+ this.labelDiffSecMax4.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax4.Name = "labelDiffSecMax4";
+ this.labelDiffSecMax4.OverlapOptimize = true;
+ this.labelDiffSecMax4.PasswordChar = '\0';
+ this.labelDiffSecMax4.Radius = 3;
+ this.labelDiffSecMax4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax4.TabIndex = 49;
+ this.labelDiffSecMax4.Text = "0.0023";
+ this.labelDiffSecMax4.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax4.Wordwrap = false;
+ //
+ // labelResult4
+ //
+ this.labelResult4.BackGround = null;
+ this.labelResult4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult4.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult4.LineSpacing = 0F;
+ this.labelResult4.Location = new System.Drawing.Point(4, 28);
+ this.labelResult4.Name = "labelResult4";
+ this.labelResult4.OverlapOptimize = true;
+ this.labelResult4.PasswordChar = '\0';
+ this.labelResult4.Radius = 3;
+ this.labelResult4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult4.Size = new System.Drawing.Size(166, 27);
+ this.labelResult4.TabIndex = 24;
+ this.labelResult4.Text = "오류";
+ this.labelResult4.TextColor = System.Drawing.Color.White;
+ this.labelResult4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult4.Wordwrap = false;
+ //
+ // labelTitleDispRData4
+ //
+ this.labelTitleDispRData4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData4.LineSpacing = 0F;
+ this.labelTitleDispRData4.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData4.Name = "labelTitleDispRData4";
+ this.labelTitleDispRData4.OverlapOptimize = true;
+ this.labelTitleDispRData4.PasswordChar = '\0';
+ this.labelTitleDispRData4.Radius = 3;
+ this.labelTitleDispRData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData4.TabIndex = 29;
+ this.labelTitleDispRData4.Text = "Level";
+ this.labelTitleDispRData4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData4.Wordwrap = false;
+ //
+ // smartLabel38
+ //
+ this.smartLabel38.BackGround = this.smartGroupBox2;
+ this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel38.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel38.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel38.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel38.LineSpacing = 0F;
+ this.smartLabel38.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel38.Name = "smartLabel38";
+ this.smartLabel38.OverlapOptimize = true;
+ this.smartLabel38.PasswordChar = '\0';
+ this.smartLabel38.Radius = 3;
+ this.smartLabel38.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel38.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel38.TabIndex = 34;
+ this.smartLabel38.Text = "work";
+ this.smartLabel38.TextColor = System.Drawing.Color.White;
+ this.smartLabel38.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel38.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel38.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel38.Wordwrap = false;
+ //
+ // smartLabel57
+ //
+ this.smartLabel57.BackGround = this.smartGroupBox2;
+ this.smartLabel57.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel57.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel57.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel57.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel57.LineSpacing = 0F;
+ this.smartLabel57.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel57.Name = "smartLabel57";
+ this.smartLabel57.OverlapOptimize = true;
+ this.smartLabel57.PasswordChar = '\0';
+ this.smartLabel57.Radius = 3;
+ this.smartLabel57.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel57.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel57.TabIndex = 48;
+ this.smartLabel57.Text = "LR.Max";
+ this.smartLabel57.TextColor = System.Drawing.Color.White;
+ this.smartLabel57.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel57.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel57.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel57.Wordwrap = false;
+ //
+ // smartLabel35
+ //
+ this.smartLabel35.BackGround = this.smartGroupBox2;
+ this.smartLabel35.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel35.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel35.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel35.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel35.LineSpacing = 0F;
+ this.smartLabel35.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel35.Name = "smartLabel35";
+ this.smartLabel35.OverlapOptimize = true;
+ this.smartLabel35.PasswordChar = '\0';
+ this.smartLabel35.Radius = 3;
+ this.smartLabel35.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel35.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel35.TabIndex = 39;
+ this.smartLabel35.Text = "ADC";
+ this.smartLabel35.TextColor = System.Drawing.Color.White;
+ this.smartLabel35.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel35.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel35.Wordwrap = false;
+ //
+ // smartSeparatorLine14
+ //
+ this.smartSeparatorLine14.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine14.Line1Width = 1F;
+ this.smartSeparatorLine14.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine14.Line2Width = 1F;
+ this.smartSeparatorLine14.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine14.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine14.Name = "smartSeparatorLine14";
+ this.smartSeparatorLine14.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine14.TabIndex = 25;
+ this.smartSeparatorLine14.Text = "smartSeparatorLine14";
+ //
+ // smartSeparatorLine4
+ //
+ this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line1Width = 1F;
+ this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line2Width = 1F;
+ this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine4.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine4.Name = "smartSeparatorLine4";
+ this.smartSeparatorLine4.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine4.TabIndex = 38;
+ this.smartSeparatorLine4.Text = "smartSeparatorLine4";
+ //
+ // labelDiffMadc4
+ //
+ this.labelDiffMadc4.BackGround = null;
+ this.labelDiffMadc4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc4.LineSpacing = 0F;
+ this.labelDiffMadc4.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc4.Name = "labelDiffMadc4";
+ this.labelDiffMadc4.OverlapOptimize = true;
+ this.labelDiffMadc4.PasswordChar = '\0';
+ this.labelDiffMadc4.Radius = 3;
+ this.labelDiffMadc4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc4.TabIndex = 40;
+ this.labelDiffMadc4.Text = "0.0023";
+ this.labelDiffMadc4.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc4.Wordwrap = false;
+ //
+ // labelDispRData4
+ //
+ this.labelDispRData4.BackGround = null;
+ this.labelDispRData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData4.LineSpacing = 0F;
+ this.labelDispRData4.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData4.Name = "labelDispRData4";
+ this.labelDispRData4.OverlapOptimize = true;
+ this.labelDispRData4.PasswordChar = '\0';
+ this.labelDispRData4.Radius = 3;
+ this.labelDispRData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData4.TabIndex = 28;
+ this.labelDispRData4.Text = "0.00";
+ this.labelDispRData4.TextColor = System.Drawing.Color.White;
+ this.labelDispRData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData4.Wordwrap = false;
+ //
+ // labelPressureMaster4
+ //
+ this.labelPressureMaster4.BackGround = null;
+ this.labelPressureMaster4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster4.LineSpacing = 0F;
+ this.labelPressureMaster4.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster4.Name = "labelPressureMaster4";
+ this.labelPressureMaster4.OverlapOptimize = true;
+ this.labelPressureMaster4.PasswordChar = '\0';
+ this.labelPressureMaster4.Radius = 3;
+ this.labelPressureMaster4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster4.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster4.TabIndex = 36;
+ this.labelPressureMaster4.Text = "0.0023";
+ this.labelPressureMaster4.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster4.Wordwrap = false;
+ //
+ // labelPressureWork4
+ //
+ this.labelPressureWork4.BackGround = null;
+ this.labelPressureWork4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork4.LineSpacing = 0F;
+ this.labelPressureWork4.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork4.Name = "labelPressureWork4";
+ this.labelPressureWork4.OverlapOptimize = true;
+ this.labelPressureWork4.PasswordChar = '\0';
+ this.labelPressureWork4.Radius = 3;
+ this.labelPressureWork4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork4.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork4.TabIndex = 41;
+ this.labelPressureWork4.Text = "0.0023";
+ this.labelPressureWork4.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork4.Wordwrap = false;
+ //
+ // labelTitleDispMData4
+ //
+ this.labelTitleDispMData4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData4.LineSpacing = 0F;
+ this.labelTitleDispMData4.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData4.Name = "labelTitleDispMData4";
+ this.labelTitleDispMData4.OverlapOptimize = true;
+ this.labelTitleDispMData4.PasswordChar = '\0';
+ this.labelTitleDispMData4.Radius = 3;
+ this.labelTitleDispMData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData4.TabIndex = 30;
+ this.labelTitleDispMData4.Text = "Height";
+ this.labelTitleDispMData4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData4.Wordwrap = false;
+ //
+ // smartLabel37
+ //
+ this.smartLabel37.BackGround = this.smartGroupBox2;
+ this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel37.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel37.LineSpacing = 0F;
+ this.smartLabel37.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel37.Name = "smartLabel37";
+ this.smartLabel37.OverlapOptimize = true;
+ this.smartLabel37.PasswordChar = '\0';
+ this.smartLabel37.Radius = 3;
+ this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel37.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel37.TabIndex = 35;
+ this.smartLabel37.Text = "master";
+ this.smartLabel37.TextColor = System.Drawing.Color.White;
+ this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel37.Wordwrap = false;
+ //
+ // smartSeparatorLine5
+ //
+ this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line1Width = 1F;
+ this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line2Width = 1F;
+ this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine5.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine5.Name = "smartSeparatorLine5";
+ this.smartSeparatorLine5.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine5.TabIndex = 37;
+ this.smartSeparatorLine5.Text = "smartSeparatorLine5";
+ //
+ // labelDispMData4
+ //
+ this.labelDispMData4.BackGround = null;
+ this.labelDispMData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData4.LineSpacing = 0F;
+ this.labelDispMData4.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData4.Name = "labelDispMData4";
+ this.labelDispMData4.OverlapOptimize = true;
+ this.labelDispMData4.PasswordChar = '\0';
+ this.labelDispMData4.Radius = 3;
+ this.labelDispMData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData4.TabIndex = 31;
+ this.labelDispMData4.Text = "9.2354";
+ this.labelDispMData4.TextColor = System.Drawing.Color.White;
+ this.labelDispMData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData4.Wordwrap = false;
+ //
+ // labelTitleDispMDataD4
+ //
+ this.labelTitleDispMDataD4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD4.LineSpacing = 0F;
+ this.labelTitleDispMDataD4.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD4.Name = "labelTitleDispMDataD4";
+ this.labelTitleDispMDataD4.OverlapOptimize = true;
+ this.labelTitleDispMDataD4.PasswordChar = '\0';
+ this.labelTitleDispMDataD4.Radius = 3;
+ this.labelTitleDispMDataD4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD4.TabIndex = 42;
+ this.labelTitleDispMDataD4.Text = "Diff";
+ this.labelTitleDispMDataD4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD4.Wordwrap = false;
+ //
+ // labelDiffSecDiff4
+ //
+ this.labelDiffSecDiff4.BackGround = null;
+ this.labelDiffSecDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff4.LineSpacing = 0F;
+ this.labelDiffSecDiff4.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff4.Name = "labelDiffSecDiff4";
+ this.labelDiffSecDiff4.OverlapOptimize = true;
+ this.labelDiffSecDiff4.PasswordChar = '\0';
+ this.labelDiffSecDiff4.Radius = 3;
+ this.labelDiffSecDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff4.TabIndex = 33;
+ this.labelDiffSecDiff4.Text = "0.0023";
+ this.labelDiffSecDiff4.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff4.Wordwrap = false;
+ //
+ // smartLabel40
+ //
+ this.smartLabel40.BackGround = this.smartGroupBox2;
+ this.smartLabel40.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel40.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel40.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel40.LineSpacing = 0F;
+ this.smartLabel40.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel40.Name = "smartLabel40";
+ this.smartLabel40.OverlapOptimize = true;
+ this.smartLabel40.PasswordChar = '\0';
+ this.smartLabel40.Radius = 3;
+ this.smartLabel40.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel40.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel40.TabIndex = 32;
+ this.smartLabel40.Text = "LR.Sec";
+ this.smartLabel40.TextColor = System.Drawing.Color.White;
+ this.smartLabel40.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel40.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel40.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel40.Wordwrap = false;
+ //
+ // labelDispMDataDiff4
+ //
+ this.labelDispMDataDiff4.BackGround = null;
+ this.labelDispMDataDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff4.LineSpacing = 0F;
+ this.labelDispMDataDiff4.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff4.Name = "labelDispMDataDiff4";
+ this.labelDispMDataDiff4.OverlapOptimize = true;
+ this.labelDispMDataDiff4.PasswordChar = '\0';
+ this.labelDispMDataDiff4.Radius = 3;
+ this.labelDispMDataDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff4.TabIndex = 43;
+ this.labelDispMDataDiff4.Text = "9.2354";
+ this.labelDispMDataDiff4.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff4.Wordwrap = false;
+ //
+ // smartGroupBox3
+ //
+ this.smartGroupBox3.BackGround = null;
+ this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox3.BackImage = null;
+ this.smartGroupBox3.Controls.Add(this.labelResultDisp2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMDataM2);
+ this.smartGroupBox3.Controls.Add(this.labelResultDiff2);
+ this.smartGroupBox3.Controls.Add(this.labelDispMDataMax2);
+ this.smartGroupBox3.Controls.Add(this.labelDiffSecMax2);
+ this.smartGroupBox3.Controls.Add(this.labelResult2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispRData2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel14);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine22);
+ this.smartGroupBox3.Controls.Add(this.labelPressureMaster2);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine12);
+ this.smartGroupBox3.Controls.Add(this.labelDispMDataDiff2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel24);
+ this.smartGroupBox3.Controls.Add(this.labelDispRData2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel13);
+ this.smartGroupBox3.Controls.Add(this.labelPressureWork2);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMData2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMDataD2);
+ this.smartGroupBox3.Controls.Add(this.labelDispMData2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel9);
+ this.smartGroupBox3.Controls.Add(this.labelDiffMadc2);
+ this.smartGroupBox3.Controls.Add(this.labelDiffSecDiff2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel16);
+ this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox3.FrameLineThickness = 2;
+ this.smartGroupBox3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox3.HeaderHeightOffset = 1;
+ this.smartGroupBox3.Location = new System.Drawing.Point(187, 22);
+ this.smartGroupBox3.Name = "smartGroupBox3";
+ this.smartGroupBox3.RoundRadius = 5;
+ this.smartGroupBox3.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox3.TabIndex = 83;
+ this.smartGroupBox3.Text = "Lane 2";
+ this.smartGroupBox3.TextColor = System.Drawing.Color.White;
+ //
+ // labelTitleDispMDataM2
+ //
+ this.labelTitleDispMDataM2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM2.LineSpacing = 0F;
+ this.labelTitleDispMDataM2.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM2.Name = "labelTitleDispMDataM2";
+ this.labelTitleDispMDataM2.OverlapOptimize = true;
+ this.labelTitleDispMDataM2.PasswordChar = '\0';
+ this.labelTitleDispMDataM2.Radius = 3;
+ this.labelTitleDispMDataM2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM2.TabIndex = 38;
+ this.labelTitleDispMDataM2.Text = "Max Height";
+ this.labelTitleDispMDataM2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM2.Wordwrap = false;
+ //
+ // labelDispMDataMax2
+ //
+ this.labelDispMDataMax2.BackGround = null;
+ this.labelDispMDataMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax2.LineSpacing = 0F;
+ this.labelDispMDataMax2.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax2.Name = "labelDispMDataMax2";
+ this.labelDispMDataMax2.OverlapOptimize = true;
+ this.labelDispMDataMax2.PasswordChar = '\0';
+ this.labelDispMDataMax2.Radius = 3;
+ this.labelDispMDataMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax2.TabIndex = 39;
+ this.labelDispMDataMax2.Text = "9.2354";
+ this.labelDispMDataMax2.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax2.Wordwrap = false;
+ //
+ // labelDiffSecMax2
+ //
+ this.labelDiffSecMax2.BackGround = null;
+ this.labelDiffSecMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax2.LineSpacing = 0F;
+ this.labelDiffSecMax2.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax2.Name = "labelDiffSecMax2";
+ this.labelDiffSecMax2.OverlapOptimize = true;
+ this.labelDiffSecMax2.PasswordChar = '\0';
+ this.labelDiffSecMax2.Radius = 3;
+ this.labelDiffSecMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax2.TabIndex = 43;
+ this.labelDiffSecMax2.Text = "0.0023";
+ this.labelDiffSecMax2.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax2.Wordwrap = false;
+ //
+ // labelResult2
+ //
+ this.labelResult2.BackGround = null;
+ this.labelResult2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult2.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult2.LineSpacing = 0F;
+ this.labelResult2.Location = new System.Drawing.Point(4, 28);
+ this.labelResult2.Name = "labelResult2";
+ this.labelResult2.OverlapOptimize = true;
+ this.labelResult2.PasswordChar = '\0';
+ this.labelResult2.Radius = 3;
+ this.labelResult2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult2.Size = new System.Drawing.Size(166, 27);
+ this.labelResult2.TabIndex = 24;
+ this.labelResult2.Text = "-";
+ this.labelResult2.TextColor = System.Drawing.Color.White;
+ this.labelResult2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult2.Wordwrap = false;
+ //
+ // labelTitleDispRData2
+ //
+ this.labelTitleDispRData2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData2.LineSpacing = 0F;
+ this.labelTitleDispRData2.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData2.Name = "labelTitleDispRData2";
+ this.labelTitleDispRData2.OverlapOptimize = true;
+ this.labelTitleDispRData2.PasswordChar = '\0';
+ this.labelTitleDispRData2.Radius = 3;
+ this.labelTitleDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData2.TabIndex = 29;
+ this.labelTitleDispRData2.Text = "Level";
+ this.labelTitleDispRData2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData2.Wordwrap = false;
+ //
+ // smartLabel14
+ //
+ this.smartLabel14.BackGround = this.smartGroupBox2;
+ this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel14.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel14.LineSpacing = 0F;
+ this.smartLabel14.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel14.Name = "smartLabel14";
+ this.smartLabel14.OverlapOptimize = true;
+ this.smartLabel14.PasswordChar = '\0';
+ this.smartLabel14.Radius = 3;
+ this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel14.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel14.TabIndex = 34;
+ this.smartLabel14.Text = "work";
+ this.smartLabel14.TextColor = System.Drawing.Color.White;
+ this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel14.Wordwrap = false;
+ //
+ // smartSeparatorLine22
+ //
+ this.smartSeparatorLine22.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine22.Line1Width = 1F;
+ this.smartSeparatorLine22.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine22.Line2Width = 1F;
+ this.smartSeparatorLine22.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine22.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine22.Name = "smartSeparatorLine22";
+ this.smartSeparatorLine22.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine22.TabIndex = 37;
+ this.smartSeparatorLine22.Text = "smartSeparatorLine22";
+ //
+ // labelPressureMaster2
+ //
+ this.labelPressureMaster2.BackGround = null;
+ this.labelPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster2.LineSpacing = 0F;
+ this.labelPressureMaster2.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster2.Name = "labelPressureMaster2";
+ this.labelPressureMaster2.OverlapOptimize = true;
+ this.labelPressureMaster2.PasswordChar = '\0';
+ this.labelPressureMaster2.Radius = 3;
+ this.labelPressureMaster2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster2.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster2.TabIndex = 36;
+ this.labelPressureMaster2.Text = "0.0023";
+ this.labelPressureMaster2.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster2.Wordwrap = false;
+ //
+ // smartSeparatorLine12
+ //
+ this.smartSeparatorLine12.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine12.Line1Width = 1F;
+ this.smartSeparatorLine12.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine12.Line2Width = 1F;
+ this.smartSeparatorLine12.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine12.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine12.Name = "smartSeparatorLine12";
+ this.smartSeparatorLine12.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine12.TabIndex = 25;
+ this.smartSeparatorLine12.Text = "smartSeparatorLine12";
+ //
+ // labelDispMDataDiff2
+ //
+ this.labelDispMDataDiff2.BackGround = null;
+ this.labelDispMDataDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff2.LineSpacing = 0F;
+ this.labelDispMDataDiff2.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff2.Name = "labelDispMDataDiff2";
+ this.labelDispMDataDiff2.OverlapOptimize = true;
+ this.labelDispMDataDiff2.PasswordChar = '\0';
+ this.labelDispMDataDiff2.Radius = 3;
+ this.labelDispMDataDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff2.TabIndex = 37;
+ this.labelDispMDataDiff2.Text = "9.2354";
+ this.labelDispMDataDiff2.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff2.Wordwrap = false;
+ //
+ // smartLabel24
+ //
+ this.smartLabel24.BackGround = this.smartGroupBox2;
+ this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel24.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel24.LineSpacing = 0F;
+ this.smartLabel24.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel24.Name = "smartLabel24";
+ this.smartLabel24.OverlapOptimize = true;
+ this.smartLabel24.PasswordChar = '\0';
+ this.smartLabel24.Radius = 3;
+ this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel24.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel24.TabIndex = 42;
+ this.smartLabel24.Text = "LR.Max";
+ this.smartLabel24.TextColor = System.Drawing.Color.White;
+ this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel24.Wordwrap = false;
+ //
+ // labelDispRData2
+ //
+ this.labelDispRData2.BackGround = null;
+ this.labelDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData2.LineSpacing = 0F;
+ this.labelDispRData2.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData2.Name = "labelDispRData2";
+ this.labelDispRData2.OverlapOptimize = true;
+ this.labelDispRData2.PasswordChar = '\0';
+ this.labelDispRData2.Radius = 3;
+ this.labelDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData2.TabIndex = 28;
+ this.labelDispRData2.Text = "0.00";
+ this.labelDispRData2.TextColor = System.Drawing.Color.White;
+ this.labelDispRData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData2.Wordwrap = false;
+ //
+ // smartLabel13
+ //
+ this.smartLabel13.BackGround = this.smartGroupBox2;
+ this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel13.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel13.LineSpacing = 0F;
+ this.smartLabel13.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel13.Name = "smartLabel13";
+ this.smartLabel13.OverlapOptimize = true;
+ this.smartLabel13.PasswordChar = '\0';
+ this.smartLabel13.Radius = 3;
+ this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel13.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel13.TabIndex = 35;
+ this.smartLabel13.Text = "master";
+ this.smartLabel13.TextColor = System.Drawing.Color.White;
+ this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel13.Wordwrap = false;
+ //
+ // labelPressureWork2
+ //
+ this.labelPressureWork2.BackGround = null;
+ this.labelPressureWork2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork2.LineSpacing = 0F;
+ this.labelPressureWork2.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork2.Name = "labelPressureWork2";
+ this.labelPressureWork2.OverlapOptimize = true;
+ this.labelPressureWork2.PasswordChar = '\0';
+ this.labelPressureWork2.Radius = 3;
+ this.labelPressureWork2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork2.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork2.TabIndex = 41;
+ this.labelPressureWork2.Text = "0.0023";
+ this.labelPressureWork2.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork2.Wordwrap = false;
+ //
+ // smartSeparatorLine2
+ //
+ this.smartSeparatorLine2.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine2.Line1Width = 1F;
+ this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine2.Line2Width = 1F;
+ this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine2.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine2.Name = "smartSeparatorLine2";
+ this.smartSeparatorLine2.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine2.TabIndex = 38;
+ this.smartSeparatorLine2.Text = "smartSeparatorLine2";
+ //
+ // labelTitleDispMData2
+ //
+ this.labelTitleDispMData2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData2.LineSpacing = 0F;
+ this.labelTitleDispMData2.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData2.Name = "labelTitleDispMData2";
+ this.labelTitleDispMData2.OverlapOptimize = true;
+ this.labelTitleDispMData2.PasswordChar = '\0';
+ this.labelTitleDispMData2.Radius = 3;
+ this.labelTitleDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData2.TabIndex = 30;
+ this.labelTitleDispMData2.Text = "Height";
+ this.labelTitleDispMData2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData2.Wordwrap = false;
+ //
+ // labelTitleDispMDataD2
+ //
+ this.labelTitleDispMDataD2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD2.LineSpacing = 0F;
+ this.labelTitleDispMDataD2.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD2.Name = "labelTitleDispMDataD2";
+ this.labelTitleDispMDataD2.OverlapOptimize = true;
+ this.labelTitleDispMDataD2.PasswordChar = '\0';
+ this.labelTitleDispMDataD2.Radius = 3;
+ this.labelTitleDispMDataD2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD2.TabIndex = 36;
+ this.labelTitleDispMDataD2.Text = "Diff";
+ this.labelTitleDispMDataD2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD2.Wordwrap = false;
+ //
+ // labelDispMData2
+ //
+ this.labelDispMData2.BackGround = null;
+ this.labelDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData2.LineSpacing = 0F;
+ this.labelDispMData2.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData2.Name = "labelDispMData2";
+ this.labelDispMData2.OverlapOptimize = true;
+ this.labelDispMData2.PasswordChar = '\0';
+ this.labelDispMData2.Radius = 3;
+ this.labelDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData2.TabIndex = 31;
+ this.labelDispMData2.Text = "9.2354";
+ this.labelDispMData2.TextColor = System.Drawing.Color.White;
+ this.labelDispMData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData2.Wordwrap = false;
+ //
+ // smartLabel9
+ //
+ this.smartLabel9.BackGround = this.smartGroupBox2;
+ this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel9.LineSpacing = 0F;
+ this.smartLabel9.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel9.Name = "smartLabel9";
+ this.smartLabel9.OverlapOptimize = true;
+ this.smartLabel9.PasswordChar = '\0';
+ this.smartLabel9.Radius = 3;
+ this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel9.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel9.TabIndex = 39;
+ this.smartLabel9.Text = "ADC";
+ this.smartLabel9.TextColor = System.Drawing.Color.White;
+ this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel9.Wordwrap = false;
+ //
+ // labelDiffMadc2
+ //
+ this.labelDiffMadc2.BackGround = null;
+ this.labelDiffMadc2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc2.LineSpacing = 0F;
+ this.labelDiffMadc2.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc2.Name = "labelDiffMadc2";
+ this.labelDiffMadc2.OverlapOptimize = true;
+ this.labelDiffMadc2.PasswordChar = '\0';
+ this.labelDiffMadc2.Radius = 3;
+ this.labelDiffMadc2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc2.TabIndex = 40;
+ this.labelDiffMadc2.Text = "0.0023";
+ this.labelDiffMadc2.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc2.Wordwrap = false;
+ //
+ // labelDiffSecDiff2
+ //
+ this.labelDiffSecDiff2.BackGround = null;
+ this.labelDiffSecDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff2.LineSpacing = 0F;
+ this.labelDiffSecDiff2.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff2.Name = "labelDiffSecDiff2";
+ this.labelDiffSecDiff2.OverlapOptimize = true;
+ this.labelDiffSecDiff2.PasswordChar = '\0';
+ this.labelDiffSecDiff2.Radius = 3;
+ this.labelDiffSecDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff2.TabIndex = 33;
+ this.labelDiffSecDiff2.Text = "0.0023";
+ this.labelDiffSecDiff2.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff2.Wordwrap = false;
+ //
+ // smartLabel16
+ //
+ this.smartLabel16.BackGround = this.smartGroupBox2;
+ this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel16.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel16.LineSpacing = 0F;
+ this.smartLabel16.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel16.Name = "smartLabel16";
+ this.smartLabel16.OverlapOptimize = true;
+ this.smartLabel16.PasswordChar = '\0';
+ this.smartLabel16.Radius = 3;
+ this.smartLabel16.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel16.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel16.TabIndex = 32;
+ this.smartLabel16.Text = "LR.Sec";
+ this.smartLabel16.TextColor = System.Drawing.Color.White;
+ this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel16.Wordwrap = false;
+ //
+ // smartGroupBox6
+ //
+ this.smartGroupBox6.BackGround = null;
+ this.smartGroupBox6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox6.BackImage = null;
+ this.smartGroupBox6.Controls.Add(this.labelResultDisp5);
+ this.smartGroupBox6.Controls.Add(this.labelResultDiff5);
+ this.smartGroupBox6.Controls.Add(this.labelDispMDataMax5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMDataM5);
+ this.smartGroupBox6.Controls.Add(this.labelDiffSecMax5);
+ this.smartGroupBox6.Controls.Add(this.labelResult5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispRData5);
+ this.smartGroupBox6.Controls.Add(this.smartLabel50);
+ this.smartGroupBox6.Controls.Add(this.smartLabel73);
+ this.smartGroupBox6.Controls.Add(this.smartLabel47);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine15);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine6);
+ this.smartGroupBox6.Controls.Add(this.labelDiffMadc5);
+ this.smartGroupBox6.Controls.Add(this.labelDispRData5);
+ this.smartGroupBox6.Controls.Add(this.labelPressureMaster5);
+ this.smartGroupBox6.Controls.Add(this.labelPressureWork5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMData5);
+ this.smartGroupBox6.Controls.Add(this.smartLabel49);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine7);
+ this.smartGroupBox6.Controls.Add(this.labelDispMData5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMDataD5);
+ this.smartGroupBox6.Controls.Add(this.labelDiffSecDiff5);
+ this.smartGroupBox6.Controls.Add(this.smartLabel52);
+ this.smartGroupBox6.Controls.Add(this.labelDispMDataDiff5);
+ this.smartGroupBox6.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox6.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox6.FrameLineThickness = 2;
+ this.smartGroupBox6.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox6.HeaderHeightOffset = 1;
+ this.smartGroupBox6.Location = new System.Drawing.Point(730, 22);
+ this.smartGroupBox6.Name = "smartGroupBox6";
+ this.smartGroupBox6.RoundRadius = 5;
+ this.smartGroupBox6.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox6.TabIndex = 86;
+ this.smartGroupBox6.Text = "Lane 5";
+ this.smartGroupBox6.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax5
+ //
+ this.labelDispMDataMax5.BackGround = null;
+ this.labelDispMDataMax5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax5.LineSpacing = 0F;
+ this.labelDispMDataMax5.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax5.Name = "labelDispMDataMax5";
+ this.labelDispMDataMax5.OverlapOptimize = true;
+ this.labelDispMDataMax5.PasswordChar = '\0';
+ this.labelDispMDataMax5.Radius = 3;
+ this.labelDispMDataMax5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax5.TabIndex = 45;
+ this.labelDispMDataMax5.Text = "9.2354";
+ this.labelDispMDataMax5.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax5.Wordwrap = false;
+ //
+ // labelTitleDispMDataM5
+ //
+ this.labelTitleDispMDataM5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM5.LineSpacing = 0F;
+ this.labelTitleDispMDataM5.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM5.Name = "labelTitleDispMDataM5";
+ this.labelTitleDispMDataM5.OverlapOptimize = true;
+ this.labelTitleDispMDataM5.PasswordChar = '\0';
+ this.labelTitleDispMDataM5.Radius = 3;
+ this.labelTitleDispMDataM5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM5.TabIndex = 44;
+ this.labelTitleDispMDataM5.Text = "Max Height";
+ this.labelTitleDispMDataM5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM5.Wordwrap = false;
+ //
+ // labelDiffSecMax5
+ //
+ this.labelDiffSecMax5.BackGround = null;
+ this.labelDiffSecMax5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax5.LineSpacing = 0F;
+ this.labelDiffSecMax5.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax5.Name = "labelDiffSecMax5";
+ this.labelDiffSecMax5.OverlapOptimize = true;
+ this.labelDiffSecMax5.PasswordChar = '\0';
+ this.labelDiffSecMax5.Radius = 3;
+ this.labelDiffSecMax5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax5.TabIndex = 49;
+ this.labelDiffSecMax5.Text = "0.0023";
+ this.labelDiffSecMax5.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax5.Wordwrap = false;
+ //
+ // labelResult5
+ //
+ this.labelResult5.BackGround = null;
+ this.labelResult5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult5.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult5.LineSpacing = 0F;
+ this.labelResult5.Location = new System.Drawing.Point(4, 28);
+ this.labelResult5.Name = "labelResult5";
+ this.labelResult5.OverlapOptimize = true;
+ this.labelResult5.PasswordChar = '\0';
+ this.labelResult5.Radius = 3;
+ this.labelResult5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult5.Size = new System.Drawing.Size(166, 27);
+ this.labelResult5.TabIndex = 24;
+ this.labelResult5.Text = "테스트 오류";
+ this.labelResult5.TextColor = System.Drawing.Color.White;
+ this.labelResult5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult5.Wordwrap = false;
+ //
+ // labelTitleDispRData5
+ //
+ this.labelTitleDispRData5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData5.LineSpacing = 0F;
+ this.labelTitleDispRData5.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData5.Name = "labelTitleDispRData5";
+ this.labelTitleDispRData5.OverlapOptimize = true;
+ this.labelTitleDispRData5.PasswordChar = '\0';
+ this.labelTitleDispRData5.Radius = 3;
+ this.labelTitleDispRData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData5.TabIndex = 29;
+ this.labelTitleDispRData5.Text = "Level";
+ this.labelTitleDispRData5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData5.Wordwrap = false;
+ //
+ // smartLabel50
+ //
+ this.smartLabel50.BackGround = this.smartGroupBox2;
+ this.smartLabel50.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel50.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel50.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel50.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel50.LineSpacing = 0F;
+ this.smartLabel50.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel50.Name = "smartLabel50";
+ this.smartLabel50.OverlapOptimize = true;
+ this.smartLabel50.PasswordChar = '\0';
+ this.smartLabel50.Radius = 3;
+ this.smartLabel50.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel50.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel50.TabIndex = 34;
+ this.smartLabel50.Text = "work";
+ this.smartLabel50.TextColor = System.Drawing.Color.White;
+ this.smartLabel50.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel50.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel50.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel50.Wordwrap = false;
+ //
+ // smartLabel73
+ //
+ this.smartLabel73.BackGround = this.smartGroupBox2;
+ this.smartLabel73.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel73.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel73.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel73.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel73.LineSpacing = 0F;
+ this.smartLabel73.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel73.Name = "smartLabel73";
+ this.smartLabel73.OverlapOptimize = true;
+ this.smartLabel73.PasswordChar = '\0';
+ this.smartLabel73.Radius = 3;
+ this.smartLabel73.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel73.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel73.TabIndex = 48;
+ this.smartLabel73.Text = "LR.Max";
+ this.smartLabel73.TextColor = System.Drawing.Color.White;
+ this.smartLabel73.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel73.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel73.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel73.Wordwrap = false;
+ //
+ // smartLabel47
+ //
+ this.smartLabel47.BackGround = this.smartGroupBox2;
+ this.smartLabel47.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel47.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel47.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel47.LineSpacing = 0F;
+ this.smartLabel47.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel47.Name = "smartLabel47";
+ this.smartLabel47.OverlapOptimize = true;
+ this.smartLabel47.PasswordChar = '\0';
+ this.smartLabel47.Radius = 3;
+ this.smartLabel47.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel47.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel47.TabIndex = 39;
+ this.smartLabel47.Text = "ADC";
+ this.smartLabel47.TextColor = System.Drawing.Color.White;
+ this.smartLabel47.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel47.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel47.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel47.Wordwrap = false;
+ //
+ // smartSeparatorLine15
+ //
+ this.smartSeparatorLine15.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine15.Line1Width = 1F;
+ this.smartSeparatorLine15.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine15.Line2Width = 1F;
+ this.smartSeparatorLine15.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine15.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine15.Name = "smartSeparatorLine15";
+ this.smartSeparatorLine15.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine15.TabIndex = 25;
+ this.smartSeparatorLine15.Text = "smartSeparatorLine15";
+ //
+ // smartSeparatorLine6
+ //
+ this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line1Width = 1F;
+ this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line2Width = 1F;
+ this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine6.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine6.Name = "smartSeparatorLine6";
+ this.smartSeparatorLine6.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine6.TabIndex = 38;
+ this.smartSeparatorLine6.Text = "smartSeparatorLine6";
+ //
+ // labelDiffMadc5
+ //
+ this.labelDiffMadc5.BackGround = null;
+ this.labelDiffMadc5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc5.LineSpacing = 0F;
+ this.labelDiffMadc5.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc5.Name = "labelDiffMadc5";
+ this.labelDiffMadc5.OverlapOptimize = true;
+ this.labelDiffMadc5.PasswordChar = '\0';
+ this.labelDiffMadc5.Radius = 3;
+ this.labelDiffMadc5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc5.TabIndex = 40;
+ this.labelDiffMadc5.Text = "0.0023";
+ this.labelDiffMadc5.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc5.Wordwrap = false;
+ //
+ // labelDispRData5
+ //
+ this.labelDispRData5.BackGround = null;
+ this.labelDispRData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData5.LineSpacing = 0F;
+ this.labelDispRData5.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData5.Name = "labelDispRData5";
+ this.labelDispRData5.OverlapOptimize = true;
+ this.labelDispRData5.PasswordChar = '\0';
+ this.labelDispRData5.Radius = 3;
+ this.labelDispRData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData5.TabIndex = 28;
+ this.labelDispRData5.Text = "0.00";
+ this.labelDispRData5.TextColor = System.Drawing.Color.White;
+ this.labelDispRData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData5.Wordwrap = false;
+ //
+ // labelPressureMaster5
+ //
+ this.labelPressureMaster5.BackGround = null;
+ this.labelPressureMaster5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster5.LineSpacing = 0F;
+ this.labelPressureMaster5.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster5.Name = "labelPressureMaster5";
+ this.labelPressureMaster5.OverlapOptimize = true;
+ this.labelPressureMaster5.PasswordChar = '\0';
+ this.labelPressureMaster5.Radius = 3;
+ this.labelPressureMaster5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster5.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster5.TabIndex = 36;
+ this.labelPressureMaster5.Text = "0.0023";
+ this.labelPressureMaster5.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster5.Wordwrap = false;
+ //
+ // labelPressureWork5
+ //
+ this.labelPressureWork5.BackGround = null;
+ this.labelPressureWork5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork5.LineSpacing = 0F;
+ this.labelPressureWork5.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork5.Name = "labelPressureWork5";
+ this.labelPressureWork5.OverlapOptimize = true;
+ this.labelPressureWork5.PasswordChar = '\0';
+ this.labelPressureWork5.Radius = 3;
+ this.labelPressureWork5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork5.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork5.TabIndex = 41;
+ this.labelPressureWork5.Text = "0.0023";
+ this.labelPressureWork5.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork5.Wordwrap = false;
+ //
+ // labelTitleDispMData5
+ //
+ this.labelTitleDispMData5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData5.LineSpacing = 0F;
+ this.labelTitleDispMData5.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData5.Name = "labelTitleDispMData5";
+ this.labelTitleDispMData5.OverlapOptimize = true;
+ this.labelTitleDispMData5.PasswordChar = '\0';
+ this.labelTitleDispMData5.Radius = 3;
+ this.labelTitleDispMData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData5.TabIndex = 30;
+ this.labelTitleDispMData5.Text = "Height";
+ this.labelTitleDispMData5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData5.Wordwrap = false;
+ //
+ // smartLabel49
+ //
+ this.smartLabel49.BackGround = this.smartGroupBox2;
+ this.smartLabel49.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel49.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel49.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel49.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel49.LineSpacing = 0F;
+ this.smartLabel49.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel49.Name = "smartLabel49";
+ this.smartLabel49.OverlapOptimize = true;
+ this.smartLabel49.PasswordChar = '\0';
+ this.smartLabel49.Radius = 3;
+ this.smartLabel49.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel49.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel49.TabIndex = 35;
+ this.smartLabel49.Text = "master";
+ this.smartLabel49.TextColor = System.Drawing.Color.White;
+ this.smartLabel49.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel49.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel49.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel49.Wordwrap = false;
+ //
+ // smartSeparatorLine7
+ //
+ this.smartSeparatorLine7.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine7.Line1Width = 1F;
+ this.smartSeparatorLine7.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine7.Line2Width = 1F;
+ this.smartSeparatorLine7.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine7.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine7.Name = "smartSeparatorLine7";
+ this.smartSeparatorLine7.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine7.TabIndex = 37;
+ this.smartSeparatorLine7.Text = "smartSeparatorLine7";
+ //
+ // labelDispMData5
+ //
+ this.labelDispMData5.BackGround = null;
+ this.labelDispMData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData5.LineSpacing = 0F;
+ this.labelDispMData5.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData5.Name = "labelDispMData5";
+ this.labelDispMData5.OverlapOptimize = true;
+ this.labelDispMData5.PasswordChar = '\0';
+ this.labelDispMData5.Radius = 3;
+ this.labelDispMData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData5.TabIndex = 31;
+ this.labelDispMData5.Text = "9.2354";
+ this.labelDispMData5.TextColor = System.Drawing.Color.White;
+ this.labelDispMData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData5.Wordwrap = false;
+ //
+ // labelTitleDispMDataD5
+ //
+ this.labelTitleDispMDataD5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD5.LineSpacing = 0F;
+ this.labelTitleDispMDataD5.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD5.Name = "labelTitleDispMDataD5";
+ this.labelTitleDispMDataD5.OverlapOptimize = true;
+ this.labelTitleDispMDataD5.PasswordChar = '\0';
+ this.labelTitleDispMDataD5.Radius = 3;
+ this.labelTitleDispMDataD5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD5.TabIndex = 42;
+ this.labelTitleDispMDataD5.Text = "Diff";
+ this.labelTitleDispMDataD5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD5.Wordwrap = false;
+ //
+ // labelDiffSecDiff5
+ //
+ this.labelDiffSecDiff5.BackGround = null;
+ this.labelDiffSecDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff5.LineSpacing = 0F;
+ this.labelDiffSecDiff5.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff5.Name = "labelDiffSecDiff5";
+ this.labelDiffSecDiff5.OverlapOptimize = true;
+ this.labelDiffSecDiff5.PasswordChar = '\0';
+ this.labelDiffSecDiff5.Radius = 3;
+ this.labelDiffSecDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff5.TabIndex = 33;
+ this.labelDiffSecDiff5.Text = "0.0023";
+ this.labelDiffSecDiff5.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff5.Wordwrap = false;
+ //
+ // smartLabel52
+ //
+ this.smartLabel52.BackGround = this.smartGroupBox2;
+ this.smartLabel52.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel52.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel52.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel52.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel52.LineSpacing = 0F;
+ this.smartLabel52.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel52.Name = "smartLabel52";
+ this.smartLabel52.OverlapOptimize = true;
+ this.smartLabel52.PasswordChar = '\0';
+ this.smartLabel52.Radius = 3;
+ this.smartLabel52.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel52.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel52.TabIndex = 32;
+ this.smartLabel52.Text = "LR.Sec";
+ this.smartLabel52.TextColor = System.Drawing.Color.White;
+ this.smartLabel52.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel52.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel52.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel52.Wordwrap = false;
+ //
+ // labelDispMDataDiff5
+ //
+ this.labelDispMDataDiff5.BackGround = null;
+ this.labelDispMDataDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff5.LineSpacing = 0F;
+ this.labelDispMDataDiff5.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff5.Name = "labelDispMDataDiff5";
+ this.labelDispMDataDiff5.OverlapOptimize = true;
+ this.labelDispMDataDiff5.PasswordChar = '\0';
+ this.labelDispMDataDiff5.Radius = 3;
+ this.labelDispMDataDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff5.TabIndex = 43;
+ this.labelDispMDataDiff5.Text = "9.2354";
+ this.labelDispMDataDiff5.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff5.Wordwrap = false;
+ //
+ // smartGroupBox7
+ //
+ this.smartGroupBox7.BackGround = null;
+ this.smartGroupBox7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox7.BackImage = null;
+ this.smartGroupBox7.Controls.Add(this.labelResultDisp9);
+ this.smartGroupBox7.Controls.Add(this.labelResultDiff9);
+ this.smartGroupBox7.Controls.Add(this.labelDispMDataMax9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMDataM9);
+ this.smartGroupBox7.Controls.Add(this.labelDiffSecMax9);
+ this.smartGroupBox7.Controls.Add(this.labelResult9);
+ this.smartGroupBox7.Controls.Add(this.labelDispRData9);
+ this.smartGroupBox7.Controls.Add(this.smartLabel99);
+ this.smartGroupBox7.Controls.Add(this.smartLabel128);
+ this.smartGroupBox7.Controls.Add(this.smartLabel96);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine19);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine27);
+ this.smartGroupBox7.Controls.Add(this.labelDiffMadc9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispRData9);
+ this.smartGroupBox7.Controls.Add(this.labelPressureMaster9);
+ this.smartGroupBox7.Controls.Add(this.labelPressureWork9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMData9);
+ this.smartGroupBox7.Controls.Add(this.smartLabel98);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine28);
+ this.smartGroupBox7.Controls.Add(this.labelDispMData9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMDataD9);
+ this.smartGroupBox7.Controls.Add(this.labelDiffSecDiff9);
+ this.smartGroupBox7.Controls.Add(this.smartLabel101);
+ this.smartGroupBox7.Controls.Add(this.labelDispMDataDiff9);
+ this.smartGroupBox7.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox7.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox7.FrameLineThickness = 2;
+ this.smartGroupBox7.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox7.HeaderHeightOffset = 1;
+ this.smartGroupBox7.Location = new System.Drawing.Point(549, 313);
+ this.smartGroupBox7.Name = "smartGroupBox7";
+ this.smartGroupBox7.RoundRadius = 5;
+ this.smartGroupBox7.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox7.TabIndex = 90;
+ this.smartGroupBox7.Text = "Lane 9";
+ this.smartGroupBox7.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax9
+ //
+ this.labelDispMDataMax9.BackGround = null;
+ this.labelDispMDataMax9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax9.LineSpacing = 0F;
+ this.labelDispMDataMax9.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax9.Name = "labelDispMDataMax9";
+ this.labelDispMDataMax9.OverlapOptimize = true;
+ this.labelDispMDataMax9.PasswordChar = '\0';
+ this.labelDispMDataMax9.Radius = 3;
+ this.labelDispMDataMax9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax9.TabIndex = 45;
+ this.labelDispMDataMax9.Text = "9.2354";
+ this.labelDispMDataMax9.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax9.Wordwrap = false;
+ //
+ // labelTitleDispMDataM9
+ //
+ this.labelTitleDispMDataM9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM9.LineSpacing = 0F;
+ this.labelTitleDispMDataM9.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM9.Name = "labelTitleDispMDataM9";
+ this.labelTitleDispMDataM9.OverlapOptimize = true;
+ this.labelTitleDispMDataM9.PasswordChar = '\0';
+ this.labelTitleDispMDataM9.Radius = 3;
+ this.labelTitleDispMDataM9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM9.TabIndex = 44;
+ this.labelTitleDispMDataM9.Text = "Max Height";
+ this.labelTitleDispMDataM9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM9.Wordwrap = false;
+ //
+ // labelDiffSecMax9
+ //
+ this.labelDiffSecMax9.BackGround = null;
+ this.labelDiffSecMax9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax9.LineSpacing = 0F;
+ this.labelDiffSecMax9.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax9.Name = "labelDiffSecMax9";
+ this.labelDiffSecMax9.OverlapOptimize = true;
+ this.labelDiffSecMax9.PasswordChar = '\0';
+ this.labelDiffSecMax9.Radius = 3;
+ this.labelDiffSecMax9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax9.TabIndex = 49;
+ this.labelDiffSecMax9.Text = "0.0023";
+ this.labelDiffSecMax9.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax9.Wordwrap = false;
+ //
+ // labelResult9
+ //
+ this.labelResult9.BackGround = null;
+ this.labelResult9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult9.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult9.LineSpacing = 0F;
+ this.labelResult9.Location = new System.Drawing.Point(4, 28);
+ this.labelResult9.Name = "labelResult9";
+ this.labelResult9.OverlapOptimize = true;
+ this.labelResult9.PasswordChar = '\0';
+ this.labelResult9.Radius = 3;
+ this.labelResult9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult9.Size = new System.Drawing.Size(166, 27);
+ this.labelResult9.TabIndex = 24;
+ this.labelResult9.Text = "정상";
+ this.labelResult9.TextColor = System.Drawing.Color.Green;
+ this.labelResult9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult9.Wordwrap = false;
+ //
+ // labelDispRData9
+ //
+ this.labelDispRData9.BackGround = null;
+ this.labelDispRData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData9.LineSpacing = 0F;
+ this.labelDispRData9.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData9.Name = "labelDispRData9";
+ this.labelDispRData9.OverlapOptimize = true;
+ this.labelDispRData9.PasswordChar = '\0';
+ this.labelDispRData9.Radius = 3;
+ this.labelDispRData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData9.TabIndex = 28;
+ this.labelDispRData9.Text = "0.00";
+ this.labelDispRData9.TextColor = System.Drawing.Color.White;
+ this.labelDispRData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData9.Wordwrap = false;
+ //
+ // smartLabel99
+ //
+ this.smartLabel99.BackGround = this.smartGroupBox2;
+ this.smartLabel99.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel99.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel99.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel99.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel99.LineSpacing = 0F;
+ this.smartLabel99.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel99.Name = "smartLabel99";
+ this.smartLabel99.OverlapOptimize = true;
+ this.smartLabel99.PasswordChar = '\0';
+ this.smartLabel99.Radius = 3;
+ this.smartLabel99.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel99.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel99.TabIndex = 34;
+ this.smartLabel99.Text = "work";
+ this.smartLabel99.TextColor = System.Drawing.Color.White;
+ this.smartLabel99.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel99.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel99.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel99.Wordwrap = false;
+ //
+ // smartLabel128
+ //
+ this.smartLabel128.BackGround = this.smartGroupBox2;
+ this.smartLabel128.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel128.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel128.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel128.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel128.LineSpacing = 0F;
+ this.smartLabel128.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel128.Name = "smartLabel128";
+ this.smartLabel128.OverlapOptimize = true;
+ this.smartLabel128.PasswordChar = '\0';
+ this.smartLabel128.Radius = 3;
+ this.smartLabel128.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel128.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel128.TabIndex = 48;
+ this.smartLabel128.Text = "LR.Max";
+ this.smartLabel128.TextColor = System.Drawing.Color.White;
+ this.smartLabel128.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel128.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel128.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel128.Wordwrap = false;
+ //
+ // smartLabel96
+ //
+ this.smartLabel96.BackGround = this.smartGroupBox2;
+ this.smartLabel96.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel96.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel96.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel96.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel96.LineSpacing = 0F;
+ this.smartLabel96.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel96.Name = "smartLabel96";
+ this.smartLabel96.OverlapOptimize = true;
+ this.smartLabel96.PasswordChar = '\0';
+ this.smartLabel96.Radius = 3;
+ this.smartLabel96.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel96.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel96.TabIndex = 39;
+ this.smartLabel96.Text = "ADC";
+ this.smartLabel96.TextColor = System.Drawing.Color.White;
+ this.smartLabel96.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel96.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel96.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel96.Wordwrap = false;
+ //
+ // smartSeparatorLine19
+ //
+ this.smartSeparatorLine19.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine19.Line1Width = 1F;
+ this.smartSeparatorLine19.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine19.Line2Width = 1F;
+ this.smartSeparatorLine19.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine19.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine19.Name = "smartSeparatorLine19";
+ this.smartSeparatorLine19.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine19.TabIndex = 25;
+ this.smartSeparatorLine19.Text = "smartSeparatorLine19";
+ //
+ // smartSeparatorLine27
+ //
+ this.smartSeparatorLine27.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine27.Line1Width = 1F;
+ this.smartSeparatorLine27.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine27.Line2Width = 1F;
+ this.smartSeparatorLine27.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine27.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine27.Name = "smartSeparatorLine27";
+ this.smartSeparatorLine27.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine27.TabIndex = 38;
+ this.smartSeparatorLine27.Text = "smartSeparatorLine27";
+ //
+ // labelDiffMadc9
+ //
+ this.labelDiffMadc9.BackGround = null;
+ this.labelDiffMadc9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc9.LineSpacing = 0F;
+ this.labelDiffMadc9.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc9.Name = "labelDiffMadc9";
+ this.labelDiffMadc9.OverlapOptimize = true;
+ this.labelDiffMadc9.PasswordChar = '\0';
+ this.labelDiffMadc9.Radius = 3;
+ this.labelDiffMadc9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc9.TabIndex = 40;
+ this.labelDiffMadc9.Text = "0.0023";
+ this.labelDiffMadc9.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc9.Wordwrap = false;
+ //
+ // labelTitleDispRData9
+ //
+ this.labelTitleDispRData9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData9.LineSpacing = 0F;
+ this.labelTitleDispRData9.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData9.Name = "labelTitleDispRData9";
+ this.labelTitleDispRData9.OverlapOptimize = true;
+ this.labelTitleDispRData9.PasswordChar = '\0';
+ this.labelTitleDispRData9.Radius = 3;
+ this.labelTitleDispRData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData9.TabIndex = 29;
+ this.labelTitleDispRData9.Text = "Level";
+ this.labelTitleDispRData9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData9.Wordwrap = false;
+ //
+ // labelPressureMaster9
+ //
+ this.labelPressureMaster9.BackGround = null;
+ this.labelPressureMaster9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster9.LineSpacing = 0F;
+ this.labelPressureMaster9.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster9.Name = "labelPressureMaster9";
+ this.labelPressureMaster9.OverlapOptimize = true;
+ this.labelPressureMaster9.PasswordChar = '\0';
+ this.labelPressureMaster9.Radius = 3;
+ this.labelPressureMaster9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster9.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster9.TabIndex = 36;
+ this.labelPressureMaster9.Text = "0.0023";
+ this.labelPressureMaster9.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster9.Wordwrap = false;
+ //
+ // labelPressureWork9
+ //
+ this.labelPressureWork9.BackGround = null;
+ this.labelPressureWork9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork9.LineSpacing = 0F;
+ this.labelPressureWork9.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork9.Name = "labelPressureWork9";
+ this.labelPressureWork9.OverlapOptimize = true;
+ this.labelPressureWork9.PasswordChar = '\0';
+ this.labelPressureWork9.Radius = 3;
+ this.labelPressureWork9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork9.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork9.TabIndex = 41;
+ this.labelPressureWork9.Text = "0.0023";
+ this.labelPressureWork9.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork9.Wordwrap = false;
+ //
+ // labelTitleDispMData9
+ //
+ this.labelTitleDispMData9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData9.LineSpacing = 0F;
+ this.labelTitleDispMData9.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData9.Name = "labelTitleDispMData9";
+ this.labelTitleDispMData9.OverlapOptimize = true;
+ this.labelTitleDispMData9.PasswordChar = '\0';
+ this.labelTitleDispMData9.Radius = 3;
+ this.labelTitleDispMData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData9.TabIndex = 30;
+ this.labelTitleDispMData9.Text = "Height";
+ this.labelTitleDispMData9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData9.Wordwrap = false;
+ //
+ // smartLabel98
+ //
+ this.smartLabel98.BackGround = this.smartGroupBox2;
+ this.smartLabel98.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel98.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel98.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel98.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel98.LineSpacing = 0F;
+ this.smartLabel98.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel98.Name = "smartLabel98";
+ this.smartLabel98.OverlapOptimize = true;
+ this.smartLabel98.PasswordChar = '\0';
+ this.smartLabel98.Radius = 3;
+ this.smartLabel98.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel98.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel98.TabIndex = 35;
+ this.smartLabel98.Text = "master";
+ this.smartLabel98.TextColor = System.Drawing.Color.White;
+ this.smartLabel98.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel98.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel98.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel98.Wordwrap = false;
+ //
+ // smartSeparatorLine28
+ //
+ this.smartSeparatorLine28.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine28.Line1Width = 1F;
+ this.smartSeparatorLine28.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine28.Line2Width = 1F;
+ this.smartSeparatorLine28.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine28.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine28.Name = "smartSeparatorLine28";
+ this.smartSeparatorLine28.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine28.TabIndex = 37;
+ this.smartSeparatorLine28.Text = "smartSeparatorLine28";
+ //
+ // labelDispMData9
+ //
+ this.labelDispMData9.BackGround = null;
+ this.labelDispMData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData9.LineSpacing = 0F;
+ this.labelDispMData9.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData9.Name = "labelDispMData9";
+ this.labelDispMData9.OverlapOptimize = true;
+ this.labelDispMData9.PasswordChar = '\0';
+ this.labelDispMData9.Radius = 3;
+ this.labelDispMData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData9.TabIndex = 31;
+ this.labelDispMData9.Text = "9.2354";
+ this.labelDispMData9.TextColor = System.Drawing.Color.White;
+ this.labelDispMData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData9.Wordwrap = false;
+ //
+ // labelTitleDispMDataD9
+ //
+ this.labelTitleDispMDataD9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD9.LineSpacing = 0F;
+ this.labelTitleDispMDataD9.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD9.Name = "labelTitleDispMDataD9";
+ this.labelTitleDispMDataD9.OverlapOptimize = true;
+ this.labelTitleDispMDataD9.PasswordChar = '\0';
+ this.labelTitleDispMDataD9.Radius = 3;
+ this.labelTitleDispMDataD9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD9.TabIndex = 42;
+ this.labelTitleDispMDataD9.Text = "Diff";
+ this.labelTitleDispMDataD9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD9.Wordwrap = false;
+ //
+ // labelDiffSecDiff9
+ //
+ this.labelDiffSecDiff9.BackGround = null;
+ this.labelDiffSecDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff9.LineSpacing = 0F;
+ this.labelDiffSecDiff9.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff9.Name = "labelDiffSecDiff9";
+ this.labelDiffSecDiff9.OverlapOptimize = true;
+ this.labelDiffSecDiff9.PasswordChar = '\0';
+ this.labelDiffSecDiff9.Radius = 3;
+ this.labelDiffSecDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff9.TabIndex = 33;
+ this.labelDiffSecDiff9.Text = "0.0023";
+ this.labelDiffSecDiff9.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff9.Wordwrap = false;
+ //
+ // smartLabel101
+ //
+ this.smartLabel101.BackGround = this.smartGroupBox2;
+ this.smartLabel101.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel101.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel101.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel101.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel101.LineSpacing = 0F;
+ this.smartLabel101.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel101.Name = "smartLabel101";
+ this.smartLabel101.OverlapOptimize = true;
+ this.smartLabel101.PasswordChar = '\0';
+ this.smartLabel101.Radius = 3;
+ this.smartLabel101.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel101.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel101.TabIndex = 32;
+ this.smartLabel101.Text = "LR.Sec";
+ this.smartLabel101.TextColor = System.Drawing.Color.White;
+ this.smartLabel101.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel101.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel101.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel101.Wordwrap = false;
+ //
+ // labelDispMDataDiff9
+ //
+ this.labelDispMDataDiff9.BackGround = null;
+ this.labelDispMDataDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff9.LineSpacing = 0F;
+ this.labelDispMDataDiff9.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff9.Name = "labelDispMDataDiff9";
+ this.labelDispMDataDiff9.OverlapOptimize = true;
+ this.labelDispMDataDiff9.PasswordChar = '\0';
+ this.labelDispMDataDiff9.Radius = 3;
+ this.labelDispMDataDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff9.TabIndex = 43;
+ this.labelDispMDataDiff9.Text = "9.2354";
+ this.labelDispMDataDiff9.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff9.Wordwrap = false;
+ //
+ // smartGroupBox8
+ //
+ this.smartGroupBox8.BackGround = null;
+ this.smartGroupBox8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox8.BackImage = null;
+ this.smartGroupBox8.Controls.Add(this.labelResultDisp10);
+ this.smartGroupBox8.Controls.Add(this.labelResultDiff10);
+ this.smartGroupBox8.Controls.Add(this.labelDispMDataMax10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMDataM10);
+ this.smartGroupBox8.Controls.Add(this.labelDiffSecMax10);
+ this.smartGroupBox8.Controls.Add(this.labelResult10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispRData10);
+ this.smartGroupBox8.Controls.Add(this.smartLabel111);
+ this.smartGroupBox8.Controls.Add(this.smartLabel136);
+ this.smartGroupBox8.Controls.Add(this.smartLabel108);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine20);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine29);
+ this.smartGroupBox8.Controls.Add(this.labelDiffMadc10);
+ this.smartGroupBox8.Controls.Add(this.labelDispRData10);
+ this.smartGroupBox8.Controls.Add(this.labelPressureMaster10);
+ this.smartGroupBox8.Controls.Add(this.labelPressureWork10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMData10);
+ this.smartGroupBox8.Controls.Add(this.smartLabel110);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine30);
+ this.smartGroupBox8.Controls.Add(this.labelDispMData10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMDataD10);
+ this.smartGroupBox8.Controls.Add(this.labelDiffSecDiff10);
+ this.smartGroupBox8.Controls.Add(this.smartLabel113);
+ this.smartGroupBox8.Controls.Add(this.labelDispMDataDiff10);
+ this.smartGroupBox8.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox8.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox8.FrameLineThickness = 2;
+ this.smartGroupBox8.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox8.HeaderHeightOffset = 1;
+ this.smartGroupBox8.Location = new System.Drawing.Point(730, 313);
+ this.smartGroupBox8.Name = "smartGroupBox8";
+ this.smartGroupBox8.RoundRadius = 5;
+ this.smartGroupBox8.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox8.TabIndex = 91;
+ this.smartGroupBox8.Text = "Lane 10";
+ this.smartGroupBox8.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax10
+ //
+ this.labelDispMDataMax10.BackGround = null;
+ this.labelDispMDataMax10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax10.LineSpacing = 0F;
+ this.labelDispMDataMax10.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax10.Name = "labelDispMDataMax10";
+ this.labelDispMDataMax10.OverlapOptimize = true;
+ this.labelDispMDataMax10.PasswordChar = '\0';
+ this.labelDispMDataMax10.Radius = 3;
+ this.labelDispMDataMax10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax10.TabIndex = 45;
+ this.labelDispMDataMax10.Text = "9.2354";
+ this.labelDispMDataMax10.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax10.Wordwrap = false;
+ //
+ // labelTitleDispMDataM10
+ //
+ this.labelTitleDispMDataM10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM10.LineSpacing = 0F;
+ this.labelTitleDispMDataM10.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM10.Name = "labelTitleDispMDataM10";
+ this.labelTitleDispMDataM10.OverlapOptimize = true;
+ this.labelTitleDispMDataM10.PasswordChar = '\0';
+ this.labelTitleDispMDataM10.Radius = 3;
+ this.labelTitleDispMDataM10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM10.TabIndex = 44;
+ this.labelTitleDispMDataM10.Text = "Max Height";
+ this.labelTitleDispMDataM10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM10.Wordwrap = false;
+ //
+ // labelDiffSecMax10
+ //
+ this.labelDiffSecMax10.BackGround = null;
+ this.labelDiffSecMax10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax10.LineSpacing = 0F;
+ this.labelDiffSecMax10.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax10.Name = "labelDiffSecMax10";
+ this.labelDiffSecMax10.OverlapOptimize = true;
+ this.labelDiffSecMax10.PasswordChar = '\0';
+ this.labelDiffSecMax10.Radius = 3;
+ this.labelDiffSecMax10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax10.TabIndex = 49;
+ this.labelDiffSecMax10.Text = "0.0023";
+ this.labelDiffSecMax10.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax10.Wordwrap = false;
+ //
+ // labelResult10
+ //
+ this.labelResult10.BackGround = null;
+ this.labelResult10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult10.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult10.LineSpacing = 0F;
+ this.labelResult10.Location = new System.Drawing.Point(4, 28);
+ this.labelResult10.Name = "labelResult10";
+ this.labelResult10.OverlapOptimize = true;
+ this.labelResult10.PasswordChar = '\0';
+ this.labelResult10.Radius = 3;
+ this.labelResult10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult10.Size = new System.Drawing.Size(166, 27);
+ this.labelResult10.TabIndex = 24;
+ this.labelResult10.Text = "정상";
+ this.labelResult10.TextColor = System.Drawing.Color.Green;
+ this.labelResult10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult10.Wordwrap = false;
+ //
+ // labelTitleDispRData10
+ //
+ this.labelTitleDispRData10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData10.LineSpacing = 0F;
+ this.labelTitleDispRData10.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData10.Name = "labelTitleDispRData10";
+ this.labelTitleDispRData10.OverlapOptimize = true;
+ this.labelTitleDispRData10.PasswordChar = '\0';
+ this.labelTitleDispRData10.Radius = 3;
+ this.labelTitleDispRData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData10.TabIndex = 29;
+ this.labelTitleDispRData10.Text = "Level";
+ this.labelTitleDispRData10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData10.Wordwrap = false;
+ //
+ // smartLabel111
+ //
+ this.smartLabel111.BackGround = this.smartGroupBox2;
+ this.smartLabel111.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel111.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel111.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel111.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel111.LineSpacing = 0F;
+ this.smartLabel111.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel111.Name = "smartLabel111";
+ this.smartLabel111.OverlapOptimize = true;
+ this.smartLabel111.PasswordChar = '\0';
+ this.smartLabel111.Radius = 3;
+ this.smartLabel111.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel111.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel111.TabIndex = 34;
+ this.smartLabel111.Text = "work";
+ this.smartLabel111.TextColor = System.Drawing.Color.White;
+ this.smartLabel111.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel111.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel111.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel111.Wordwrap = false;
+ //
+ // smartLabel136
+ //
+ this.smartLabel136.BackGround = this.smartGroupBox2;
+ this.smartLabel136.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel136.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel136.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel136.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel136.LineSpacing = 0F;
+ this.smartLabel136.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel136.Name = "smartLabel136";
+ this.smartLabel136.OverlapOptimize = true;
+ this.smartLabel136.PasswordChar = '\0';
+ this.smartLabel136.Radius = 3;
+ this.smartLabel136.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel136.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel136.TabIndex = 48;
+ this.smartLabel136.Text = "LR.Max";
+ this.smartLabel136.TextColor = System.Drawing.Color.White;
+ this.smartLabel136.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel136.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel136.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel136.Wordwrap = false;
+ //
+ // smartLabel108
+ //
+ this.smartLabel108.BackGround = this.smartGroupBox2;
+ this.smartLabel108.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel108.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel108.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel108.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel108.LineSpacing = 0F;
+ this.smartLabel108.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel108.Name = "smartLabel108";
+ this.smartLabel108.OverlapOptimize = true;
+ this.smartLabel108.PasswordChar = '\0';
+ this.smartLabel108.Radius = 3;
+ this.smartLabel108.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel108.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel108.TabIndex = 39;
+ this.smartLabel108.Text = "ADC";
+ this.smartLabel108.TextColor = System.Drawing.Color.White;
+ this.smartLabel108.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel108.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel108.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel108.Wordwrap = false;
+ //
+ // smartSeparatorLine20
+ //
+ this.smartSeparatorLine20.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine20.Line1Width = 1F;
+ this.smartSeparatorLine20.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine20.Line2Width = 1F;
+ this.smartSeparatorLine20.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine20.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine20.Name = "smartSeparatorLine20";
+ this.smartSeparatorLine20.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine20.TabIndex = 25;
+ this.smartSeparatorLine20.Text = "smartSeparatorLine20";
+ //
+ // smartSeparatorLine29
+ //
+ this.smartSeparatorLine29.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine29.Line1Width = 1F;
+ this.smartSeparatorLine29.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine29.Line2Width = 1F;
+ this.smartSeparatorLine29.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine29.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine29.Name = "smartSeparatorLine29";
+ this.smartSeparatorLine29.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine29.TabIndex = 38;
+ this.smartSeparatorLine29.Text = "smartSeparatorLine29";
+ //
+ // labelDiffMadc10
+ //
+ this.labelDiffMadc10.BackGround = null;
+ this.labelDiffMadc10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc10.LineSpacing = 0F;
+ this.labelDiffMadc10.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc10.Name = "labelDiffMadc10";
+ this.labelDiffMadc10.OverlapOptimize = true;
+ this.labelDiffMadc10.PasswordChar = '\0';
+ this.labelDiffMadc10.Radius = 3;
+ this.labelDiffMadc10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc10.TabIndex = 40;
+ this.labelDiffMadc10.Text = "0.0023";
+ this.labelDiffMadc10.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc10.Wordwrap = false;
+ //
+ // labelDispRData10
+ //
+ this.labelDispRData10.BackGround = null;
+ this.labelDispRData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData10.LineSpacing = 0F;
+ this.labelDispRData10.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData10.Name = "labelDispRData10";
+ this.labelDispRData10.OverlapOptimize = true;
+ this.labelDispRData10.PasswordChar = '\0';
+ this.labelDispRData10.Radius = 3;
+ this.labelDispRData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData10.TabIndex = 28;
+ this.labelDispRData10.Text = "0.00";
+ this.labelDispRData10.TextColor = System.Drawing.Color.White;
+ this.labelDispRData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData10.Wordwrap = false;
+ //
+ // labelPressureMaster10
+ //
+ this.labelPressureMaster10.BackGround = null;
+ this.labelPressureMaster10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster10.LineSpacing = 0F;
+ this.labelPressureMaster10.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster10.Name = "labelPressureMaster10";
+ this.labelPressureMaster10.OverlapOptimize = true;
+ this.labelPressureMaster10.PasswordChar = '\0';
+ this.labelPressureMaster10.Radius = 3;
+ this.labelPressureMaster10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster10.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster10.TabIndex = 36;
+ this.labelPressureMaster10.Text = "0.0023";
+ this.labelPressureMaster10.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster10.Wordwrap = false;
+ //
+ // labelPressureWork10
+ //
+ this.labelPressureWork10.BackGround = null;
+ this.labelPressureWork10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork10.LineSpacing = 0F;
+ this.labelPressureWork10.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork10.Name = "labelPressureWork10";
+ this.labelPressureWork10.OverlapOptimize = true;
+ this.labelPressureWork10.PasswordChar = '\0';
+ this.labelPressureWork10.Radius = 3;
+ this.labelPressureWork10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork10.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork10.TabIndex = 41;
+ this.labelPressureWork10.Text = "0.0023";
+ this.labelPressureWork10.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork10.Wordwrap = false;
+ //
+ // labelTitleDispMData10
+ //
+ this.labelTitleDispMData10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData10.LineSpacing = 0F;
+ this.labelTitleDispMData10.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData10.Name = "labelTitleDispMData10";
+ this.labelTitleDispMData10.OverlapOptimize = true;
+ this.labelTitleDispMData10.PasswordChar = '\0';
+ this.labelTitleDispMData10.Radius = 3;
+ this.labelTitleDispMData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData10.TabIndex = 30;
+ this.labelTitleDispMData10.Text = "Height";
+ this.labelTitleDispMData10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData10.Wordwrap = false;
+ //
+ // smartLabel110
+ //
+ this.smartLabel110.BackGround = this.smartGroupBox2;
+ this.smartLabel110.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel110.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel110.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel110.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel110.LineSpacing = 0F;
+ this.smartLabel110.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel110.Name = "smartLabel110";
+ this.smartLabel110.OverlapOptimize = true;
+ this.smartLabel110.PasswordChar = '\0';
+ this.smartLabel110.Radius = 3;
+ this.smartLabel110.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel110.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel110.TabIndex = 35;
+ this.smartLabel110.Text = "master";
+ this.smartLabel110.TextColor = System.Drawing.Color.White;
+ this.smartLabel110.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel110.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel110.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel110.Wordwrap = false;
+ //
+ // smartSeparatorLine30
+ //
+ this.smartSeparatorLine30.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine30.Line1Width = 1F;
+ this.smartSeparatorLine30.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine30.Line2Width = 1F;
+ this.smartSeparatorLine30.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine30.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine30.Name = "smartSeparatorLine30";
+ this.smartSeparatorLine30.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine30.TabIndex = 37;
+ this.smartSeparatorLine30.Text = "smartSeparatorLine30";
+ //
+ // labelDispMData10
+ //
+ this.labelDispMData10.BackGround = null;
+ this.labelDispMData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData10.LineSpacing = 0F;
+ this.labelDispMData10.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData10.Name = "labelDispMData10";
+ this.labelDispMData10.OverlapOptimize = true;
+ this.labelDispMData10.PasswordChar = '\0';
+ this.labelDispMData10.Radius = 3;
+ this.labelDispMData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData10.TabIndex = 31;
+ this.labelDispMData10.Text = "9.2354";
+ this.labelDispMData10.TextColor = System.Drawing.Color.White;
+ this.labelDispMData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData10.Wordwrap = false;
+ //
+ // labelTitleDispMDataD10
+ //
+ this.labelTitleDispMDataD10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD10.LineSpacing = 0F;
+ this.labelTitleDispMDataD10.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD10.Name = "labelTitleDispMDataD10";
+ this.labelTitleDispMDataD10.OverlapOptimize = true;
+ this.labelTitleDispMDataD10.PasswordChar = '\0';
+ this.labelTitleDispMDataD10.Radius = 3;
+ this.labelTitleDispMDataD10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD10.TabIndex = 42;
+ this.labelTitleDispMDataD10.Text = "Diff";
+ this.labelTitleDispMDataD10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD10.Wordwrap = false;
+ //
+ // labelDiffSecDiff10
+ //
+ this.labelDiffSecDiff10.BackGround = null;
+ this.labelDiffSecDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff10.LineSpacing = 0F;
+ this.labelDiffSecDiff10.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff10.Name = "labelDiffSecDiff10";
+ this.labelDiffSecDiff10.OverlapOptimize = true;
+ this.labelDiffSecDiff10.PasswordChar = '\0';
+ this.labelDiffSecDiff10.Radius = 3;
+ this.labelDiffSecDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff10.TabIndex = 33;
+ this.labelDiffSecDiff10.Text = "0.0023";
+ this.labelDiffSecDiff10.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff10.Wordwrap = false;
+ //
+ // smartLabel113
+ //
+ this.smartLabel113.BackGround = this.smartGroupBox2;
+ this.smartLabel113.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel113.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel113.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel113.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel113.LineSpacing = 0F;
+ this.smartLabel113.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel113.Name = "smartLabel113";
+ this.smartLabel113.OverlapOptimize = true;
+ this.smartLabel113.PasswordChar = '\0';
+ this.smartLabel113.Radius = 3;
+ this.smartLabel113.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel113.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel113.TabIndex = 32;
+ this.smartLabel113.Text = "LR.Sec";
+ this.smartLabel113.TextColor = System.Drawing.Color.White;
+ this.smartLabel113.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel113.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel113.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel113.Wordwrap = false;
+ //
+ // labelDispMDataDiff10
+ //
+ this.labelDispMDataDiff10.BackGround = null;
+ this.labelDispMDataDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff10.LineSpacing = 0F;
+ this.labelDispMDataDiff10.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff10.Name = "labelDispMDataDiff10";
+ this.labelDispMDataDiff10.OverlapOptimize = true;
+ this.labelDispMDataDiff10.PasswordChar = '\0';
+ this.labelDispMDataDiff10.Radius = 3;
+ this.labelDispMDataDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff10.TabIndex = 43;
+ this.labelDispMDataDiff10.Text = "9.2354";
+ this.labelDispMDataDiff10.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff10.Wordwrap = false;
+ //
+ // smartGroupBox9
+ //
+ this.smartGroupBox9.BackGround = null;
+ this.smartGroupBox9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox9.BackImage = null;
+ this.smartGroupBox9.Controls.Add(this.labelResultDisp8);
+ this.smartGroupBox9.Controls.Add(this.labelResultDiff8);
+ this.smartGroupBox9.Controls.Add(this.labelDispMDataMax8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMDataM8);
+ this.smartGroupBox9.Controls.Add(this.labelDiffSecMax8);
+ this.smartGroupBox9.Controls.Add(this.labelResult8);
+ this.smartGroupBox9.Controls.Add(this.labelDispRData8);
+ this.smartGroupBox9.Controls.Add(this.labelPressureWork8);
+ this.smartGroupBox9.Controls.Add(this.smartLabel120);
+ this.smartGroupBox9.Controls.Add(this.smartLabel84);
+ this.smartGroupBox9.Controls.Add(this.smartSeparatorLine18);
+ this.smartGroupBox9.Controls.Add(this.smartSeparatorLine25);
+ this.smartGroupBox9.Controls.Add(this.labelDiffMadc8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispRData8);
+ this.smartGroupBox9.Controls.Add(this.labelPressureMaster8);
+ this.smartGroupBox9.Controls.Add(this.smartLabel86);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMData8);
+ this.smartGroupBox9.Controls.Add(this.smartSeparatorLine26);
+ this.smartGroupBox9.Controls.Add(this.smartLabel87);
+ this.smartGroupBox9.Controls.Add(this.labelDispMData8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMDataD8);
+ this.smartGroupBox9.Controls.Add(this.labelDiffSecDiff8);
+ this.smartGroupBox9.Controls.Add(this.smartLabel89);
+ this.smartGroupBox9.Controls.Add(this.labelDispMDataDiff8);
+ this.smartGroupBox9.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox9.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox9.FrameLineThickness = 2;
+ this.smartGroupBox9.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox9.HeaderHeightOffset = 1;
+ this.smartGroupBox9.Location = new System.Drawing.Point(368, 313);
+ this.smartGroupBox9.Name = "smartGroupBox9";
+ this.smartGroupBox9.RoundRadius = 5;
+ this.smartGroupBox9.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox9.TabIndex = 89;
+ this.smartGroupBox9.Text = "Lane 8";
+ this.smartGroupBox9.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax8
+ //
+ this.labelDispMDataMax8.BackGround = null;
+ this.labelDispMDataMax8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax8.LineSpacing = 0F;
+ this.labelDispMDataMax8.Location = new System.Drawing.Point(78, 241);
+ this.labelDispMDataMax8.Name = "labelDispMDataMax8";
+ this.labelDispMDataMax8.OverlapOptimize = true;
+ this.labelDispMDataMax8.PasswordChar = '\0';
+ this.labelDispMDataMax8.Radius = 3;
+ this.labelDispMDataMax8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax8.TabIndex = 45;
+ this.labelDispMDataMax8.Text = "9.2354";
+ this.labelDispMDataMax8.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax8.Wordwrap = false;
+ //
+ // labelTitleDispMDataM8
+ //
+ this.labelTitleDispMDataM8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM8.LineSpacing = 0F;
+ this.labelTitleDispMDataM8.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM8.Name = "labelTitleDispMDataM8";
+ this.labelTitleDispMDataM8.OverlapOptimize = true;
+ this.labelTitleDispMDataM8.PasswordChar = '\0';
+ this.labelTitleDispMDataM8.Radius = 3;
+ this.labelTitleDispMDataM8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM8.TabIndex = 44;
+ this.labelTitleDispMDataM8.Text = "Max Height";
+ this.labelTitleDispMDataM8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM8.Wordwrap = false;
+ //
+ // labelDiffSecMax8
+ //
+ this.labelDiffSecMax8.BackGround = null;
+ this.labelDiffSecMax8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax8.LineSpacing = 0F;
+ this.labelDiffSecMax8.Location = new System.Drawing.Point(78, 173);
+ this.labelDiffSecMax8.Name = "labelDiffSecMax8";
+ this.labelDiffSecMax8.OverlapOptimize = true;
+ this.labelDiffSecMax8.PasswordChar = '\0';
+ this.labelDiffSecMax8.Radius = 3;
+ this.labelDiffSecMax8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax8.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax8.TabIndex = 49;
+ this.labelDiffSecMax8.Text = "0.0023";
+ this.labelDiffSecMax8.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax8.Wordwrap = false;
+ //
+ // labelResult8
+ //
+ this.labelResult8.BackGround = null;
+ this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult8.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult8.LineSpacing = 0F;
+ this.labelResult8.Location = new System.Drawing.Point(4, 28);
+ this.labelResult8.Name = "labelResult8";
+ this.labelResult8.OverlapOptimize = true;
+ this.labelResult8.PasswordChar = '\0';
+ this.labelResult8.Radius = 3;
+ this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult8.Size = new System.Drawing.Size(166, 27);
+ this.labelResult8.TabIndex = 24;
+ this.labelResult8.Text = "리크";
+ this.labelResult8.TextColor = System.Drawing.Color.Red;
+ this.labelResult8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult8.Wordwrap = false;
+ //
+ // labelDispRData8
+ //
+ this.labelDispRData8.BackGround = null;
+ this.labelDispRData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData8.LineSpacing = 0F;
+ this.labelDispRData8.Location = new System.Drawing.Point(78, 197);
+ this.labelDispRData8.Name = "labelDispRData8";
+ this.labelDispRData8.OverlapOptimize = true;
+ this.labelDispRData8.PasswordChar = '\0';
+ this.labelDispRData8.Radius = 3;
+ this.labelDispRData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData8.TabIndex = 28;
+ this.labelDispRData8.Text = "0.00";
+ this.labelDispRData8.TextColor = System.Drawing.Color.White;
+ this.labelDispRData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData8.Wordwrap = false;
+ //
+ // labelPressureWork8
+ //
+ this.labelPressureWork8.BackGround = null;
+ this.labelPressureWork8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork8.LineSpacing = 0F;
+ this.labelPressureWork8.Location = new System.Drawing.Point(78, 83);
+ this.labelPressureWork8.Name = "labelPressureWork8";
+ this.labelPressureWork8.OverlapOptimize = true;
+ this.labelPressureWork8.PasswordChar = '\0';
+ this.labelPressureWork8.Radius = 3;
+ this.labelPressureWork8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork8.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork8.TabIndex = 41;
+ this.labelPressureWork8.Text = "0.0023";
+ this.labelPressureWork8.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork8.Wordwrap = false;
+ //
+ // smartLabel120
+ //
+ this.smartLabel120.BackGround = this.smartGroupBox2;
+ this.smartLabel120.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel120.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel120.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel120.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel120.LineSpacing = 0F;
+ this.smartLabel120.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel120.Name = "smartLabel120";
+ this.smartLabel120.OverlapOptimize = true;
+ this.smartLabel120.PasswordChar = '\0';
+ this.smartLabel120.Radius = 3;
+ this.smartLabel120.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel120.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel120.TabIndex = 48;
+ this.smartLabel120.Text = "LR.Max";
+ this.smartLabel120.TextColor = System.Drawing.Color.White;
+ this.smartLabel120.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel120.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel120.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel120.Wordwrap = false;
+ //
+ // smartLabel84
+ //
+ this.smartLabel84.BackGround = this.smartGroupBox2;
+ this.smartLabel84.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel84.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel84.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel84.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel84.LineSpacing = 0F;
+ this.smartLabel84.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel84.Name = "smartLabel84";
+ this.smartLabel84.OverlapOptimize = true;
+ this.smartLabel84.PasswordChar = '\0';
+ this.smartLabel84.Radius = 3;
+ this.smartLabel84.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel84.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel84.TabIndex = 39;
+ this.smartLabel84.Text = "ADC";
+ this.smartLabel84.TextColor = System.Drawing.Color.White;
+ this.smartLabel84.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel84.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel84.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel84.Wordwrap = false;
+ //
+ // smartSeparatorLine18
+ //
+ this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line1Width = 1F;
+ this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line2Width = 1F;
+ this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine18.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine18.Name = "smartSeparatorLine18";
+ this.smartSeparatorLine18.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine18.TabIndex = 25;
+ this.smartSeparatorLine18.Text = "smartSeparatorLine18";
+ //
+ // smartSeparatorLine25
+ //
+ this.smartSeparatorLine25.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine25.Line1Width = 1F;
+ this.smartSeparatorLine25.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine25.Line2Width = 1F;
+ this.smartSeparatorLine25.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine25.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine25.Name = "smartSeparatorLine25";
+ this.smartSeparatorLine25.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine25.TabIndex = 38;
+ this.smartSeparatorLine25.Text = "smartSeparatorLine25";
+ //
+ // labelDiffMadc8
+ //
+ this.labelDiffMadc8.BackGround = null;
+ this.labelDiffMadc8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc8.LineSpacing = 0F;
+ this.labelDiffMadc8.Location = new System.Drawing.Point(78, 129);
+ this.labelDiffMadc8.Name = "labelDiffMadc8";
+ this.labelDiffMadc8.OverlapOptimize = true;
+ this.labelDiffMadc8.PasswordChar = '\0';
+ this.labelDiffMadc8.Radius = 3;
+ this.labelDiffMadc8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc8.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc8.TabIndex = 40;
+ this.labelDiffMadc8.Text = "0.0023";
+ this.labelDiffMadc8.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc8.Wordwrap = false;
+ //
+ // labelTitleDispRData8
+ //
+ this.labelTitleDispRData8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData8.LineSpacing = 0F;
+ this.labelTitleDispRData8.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData8.Name = "labelTitleDispRData8";
+ this.labelTitleDispRData8.OverlapOptimize = true;
+ this.labelTitleDispRData8.PasswordChar = '\0';
+ this.labelTitleDispRData8.Radius = 3;
+ this.labelTitleDispRData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData8.TabIndex = 29;
+ this.labelTitleDispRData8.Text = "Level";
+ this.labelTitleDispRData8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData8.Wordwrap = false;
+ //
+ // labelPressureMaster8
+ //
+ this.labelPressureMaster8.BackGround = null;
+ this.labelPressureMaster8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster8.LineSpacing = 0F;
+ this.labelPressureMaster8.Location = new System.Drawing.Point(78, 105);
+ this.labelPressureMaster8.Name = "labelPressureMaster8";
+ this.labelPressureMaster8.OverlapOptimize = true;
+ this.labelPressureMaster8.PasswordChar = '\0';
+ this.labelPressureMaster8.Radius = 3;
+ this.labelPressureMaster8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster8.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster8.TabIndex = 36;
+ this.labelPressureMaster8.Text = "0.0023";
+ this.labelPressureMaster8.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster8.Wordwrap = false;
+ //
+ // smartLabel86
+ //
+ this.smartLabel86.BackGround = this.smartGroupBox2;
+ this.smartLabel86.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel86.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel86.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel86.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel86.LineSpacing = 0F;
+ this.smartLabel86.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel86.Name = "smartLabel86";
+ this.smartLabel86.OverlapOptimize = true;
+ this.smartLabel86.PasswordChar = '\0';
+ this.smartLabel86.Radius = 3;
+ this.smartLabel86.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel86.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel86.TabIndex = 35;
+ this.smartLabel86.Text = "master";
+ this.smartLabel86.TextColor = System.Drawing.Color.White;
+ this.smartLabel86.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel86.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel86.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel86.Wordwrap = false;
+ //
+ // labelTitleDispMData8
+ //
+ this.labelTitleDispMData8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData8.LineSpacing = 0F;
+ this.labelTitleDispMData8.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData8.Name = "labelTitleDispMData8";
+ this.labelTitleDispMData8.OverlapOptimize = true;
+ this.labelTitleDispMData8.PasswordChar = '\0';
+ this.labelTitleDispMData8.Radius = 3;
+ this.labelTitleDispMData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData8.TabIndex = 30;
+ this.labelTitleDispMData8.Text = "Height";
+ this.labelTitleDispMData8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData8.Wordwrap = false;
+ //
+ // smartSeparatorLine26
+ //
+ this.smartSeparatorLine26.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line1Width = 1F;
+ this.smartSeparatorLine26.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line2Width = 1F;
+ this.smartSeparatorLine26.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine26.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine26.Name = "smartSeparatorLine26";
+ this.smartSeparatorLine26.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine26.TabIndex = 37;
+ this.smartSeparatorLine26.Text = "smartSeparatorLine26";
+ //
+ // smartLabel87
+ //
+ this.smartLabel87.BackGround = this.smartGroupBox2;
+ this.smartLabel87.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel87.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel87.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel87.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel87.LineSpacing = 0F;
+ this.smartLabel87.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel87.Name = "smartLabel87";
+ this.smartLabel87.OverlapOptimize = true;
+ this.smartLabel87.PasswordChar = '\0';
+ this.smartLabel87.Radius = 3;
+ this.smartLabel87.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel87.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel87.TabIndex = 34;
+ this.smartLabel87.Text = "work";
+ this.smartLabel87.TextColor = System.Drawing.Color.White;
+ this.smartLabel87.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel87.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel87.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel87.Wordwrap = false;
+ //
+ // labelDispMData8
+ //
+ this.labelDispMData8.BackGround = null;
+ this.labelDispMData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData8.LineSpacing = 0F;
+ this.labelDispMData8.Location = new System.Drawing.Point(78, 219);
+ this.labelDispMData8.Name = "labelDispMData8";
+ this.labelDispMData8.OverlapOptimize = true;
+ this.labelDispMData8.PasswordChar = '\0';
+ this.labelDispMData8.Radius = 3;
+ this.labelDispMData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData8.TabIndex = 31;
+ this.labelDispMData8.Text = "9.2354";
+ this.labelDispMData8.TextColor = System.Drawing.Color.White;
+ this.labelDispMData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData8.Wordwrap = false;
+ //
+ // labelTitleDispMDataD8
+ //
+ this.labelTitleDispMDataD8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD8.LineSpacing = 0F;
+ this.labelTitleDispMDataD8.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD8.Name = "labelTitleDispMDataD8";
+ this.labelTitleDispMDataD8.OverlapOptimize = true;
+ this.labelTitleDispMDataD8.PasswordChar = '\0';
+ this.labelTitleDispMDataD8.Radius = 3;
+ this.labelTitleDispMDataD8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD8.TabIndex = 42;
+ this.labelTitleDispMDataD8.Text = "Diff";
+ this.labelTitleDispMDataD8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD8.Wordwrap = false;
+ //
+ // labelDiffSecDiff8
+ //
+ this.labelDiffSecDiff8.BackGround = null;
+ this.labelDiffSecDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff8.LineSpacing = 0F;
+ this.labelDiffSecDiff8.Location = new System.Drawing.Point(78, 151);
+ this.labelDiffSecDiff8.Name = "labelDiffSecDiff8";
+ this.labelDiffSecDiff8.OverlapOptimize = true;
+ this.labelDiffSecDiff8.PasswordChar = '\0';
+ this.labelDiffSecDiff8.Radius = 3;
+ this.labelDiffSecDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff8.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff8.TabIndex = 33;
+ this.labelDiffSecDiff8.Text = "0.0023";
+ this.labelDiffSecDiff8.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff8.Wordwrap = false;
+ //
+ // smartLabel89
+ //
+ this.smartLabel89.BackGround = this.smartGroupBox2;
+ this.smartLabel89.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel89.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel89.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel89.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel89.LineSpacing = 0F;
+ this.smartLabel89.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel89.Name = "smartLabel89";
+ this.smartLabel89.OverlapOptimize = true;
+ this.smartLabel89.PasswordChar = '\0';
+ this.smartLabel89.Radius = 3;
+ this.smartLabel89.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel89.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel89.TabIndex = 32;
+ this.smartLabel89.Text = "LR.Sec";
+ this.smartLabel89.TextColor = System.Drawing.Color.White;
+ this.smartLabel89.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel89.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel89.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel89.Wordwrap = false;
+ //
+ // labelDispMDataDiff8
+ //
+ this.labelDispMDataDiff8.BackGround = null;
+ this.labelDispMDataDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff8.LineSpacing = 0F;
+ this.labelDispMDataDiff8.Location = new System.Drawing.Point(78, 263);
+ this.labelDispMDataDiff8.Name = "labelDispMDataDiff8";
+ this.labelDispMDataDiff8.OverlapOptimize = true;
+ this.labelDispMDataDiff8.PasswordChar = '\0';
+ this.labelDispMDataDiff8.Radius = 3;
+ this.labelDispMDataDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff8.TabIndex = 43;
+ this.labelDispMDataDiff8.Text = "9.2354";
+ this.labelDispMDataDiff8.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff8.Wordwrap = false;
+ //
+ // smartGroupBox10
+ //
+ this.smartGroupBox10.BackGround = null;
+ this.smartGroupBox10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox10.BackImage = null;
+ this.smartGroupBox10.Controls.Add(this.labelResultDisp7);
+ this.smartGroupBox10.Controls.Add(this.labelResultDiff7);
+ this.smartGroupBox10.Controls.Add(this.labelDispMDataMax7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMDataM7);
+ this.smartGroupBox10.Controls.Add(this.labelDiffSecMax7);
+ this.smartGroupBox10.Controls.Add(this.labelResult7);
+ this.smartGroupBox10.Controls.Add(this.labelDispRData7);
+ this.smartGroupBox10.Controls.Add(this.labelPressureWork7);
+ this.smartGroupBox10.Controls.Add(this.smartLabel106);
+ this.smartGroupBox10.Controls.Add(this.smartLabel72);
+ this.smartGroupBox10.Controls.Add(this.smartSeparatorLine17);
+ this.smartGroupBox10.Controls.Add(this.smartSeparatorLine10);
+ this.smartGroupBox10.Controls.Add(this.labelDiffMadc7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispRData7);
+ this.smartGroupBox10.Controls.Add(this.labelPressureMaster7);
+ this.smartGroupBox10.Controls.Add(this.smartLabel74);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMData7);
+ this.smartGroupBox10.Controls.Add(this.smartSeparatorLine24);
+ this.smartGroupBox10.Controls.Add(this.smartLabel75);
+ this.smartGroupBox10.Controls.Add(this.labelDispMData7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMDataD7);
+ this.smartGroupBox10.Controls.Add(this.labelDiffSecDiff7);
+ this.smartGroupBox10.Controls.Add(this.smartLabel77);
+ this.smartGroupBox10.Controls.Add(this.labelDispMDataDiff7);
+ this.smartGroupBox10.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox10.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox10.FrameLineThickness = 2;
+ this.smartGroupBox10.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox10.HeaderHeightOffset = 1;
+ this.smartGroupBox10.Location = new System.Drawing.Point(187, 313);
+ this.smartGroupBox10.Name = "smartGroupBox10";
+ this.smartGroupBox10.RoundRadius = 5;
+ this.smartGroupBox10.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox10.TabIndex = 88;
+ this.smartGroupBox10.Text = "Lane 7";
+ this.smartGroupBox10.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax7
+ //
+ this.labelDispMDataMax7.BackGround = null;
+ this.labelDispMDataMax7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax7.LineSpacing = 0F;
+ this.labelDispMDataMax7.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax7.Name = "labelDispMDataMax7";
+ this.labelDispMDataMax7.OverlapOptimize = true;
+ this.labelDispMDataMax7.PasswordChar = '\0';
+ this.labelDispMDataMax7.Radius = 3;
+ this.labelDispMDataMax7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax7.TabIndex = 45;
+ this.labelDispMDataMax7.Text = "9.2354";
+ this.labelDispMDataMax7.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax7.Wordwrap = false;
+ //
+ // labelTitleDispMDataM7
+ //
+ this.labelTitleDispMDataM7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM7.LineSpacing = 0F;
+ this.labelTitleDispMDataM7.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM7.Name = "labelTitleDispMDataM7";
+ this.labelTitleDispMDataM7.OverlapOptimize = true;
+ this.labelTitleDispMDataM7.PasswordChar = '\0';
+ this.labelTitleDispMDataM7.Radius = 3;
+ this.labelTitleDispMDataM7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM7.TabIndex = 44;
+ this.labelTitleDispMDataM7.Text = "Max Height";
+ this.labelTitleDispMDataM7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM7.Wordwrap = false;
+ //
+ // labelDiffSecMax7
+ //
+ this.labelDiffSecMax7.BackGround = null;
+ this.labelDiffSecMax7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax7.LineSpacing = 0F;
+ this.labelDiffSecMax7.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax7.Name = "labelDiffSecMax7";
+ this.labelDiffSecMax7.OverlapOptimize = true;
+ this.labelDiffSecMax7.PasswordChar = '\0';
+ this.labelDiffSecMax7.Radius = 3;
+ this.labelDiffSecMax7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax7.TabIndex = 49;
+ this.labelDiffSecMax7.Text = "0.0023";
+ this.labelDiffSecMax7.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax7.Wordwrap = false;
+ //
+ // labelResult7
+ //
+ this.labelResult7.BackGround = null;
+ this.labelResult7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult7.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult7.LineSpacing = 0F;
+ this.labelResult7.Location = new System.Drawing.Point(4, 28);
+ this.labelResult7.Name = "labelResult7";
+ this.labelResult7.OverlapOptimize = true;
+ this.labelResult7.PasswordChar = '\0';
+ this.labelResult7.Radius = 3;
+ this.labelResult7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult7.Size = new System.Drawing.Size(166, 27);
+ this.labelResult7.TabIndex = 24;
+ this.labelResult7.Text = "정상";
+ this.labelResult7.TextColor = System.Drawing.Color.Green;
+ this.labelResult7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult7.Wordwrap = false;
+ //
+ // labelDispRData7
+ //
+ this.labelDispRData7.BackGround = null;
+ this.labelDispRData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData7.LineSpacing = 0F;
+ this.labelDispRData7.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData7.Name = "labelDispRData7";
+ this.labelDispRData7.OverlapOptimize = true;
+ this.labelDispRData7.PasswordChar = '\0';
+ this.labelDispRData7.Radius = 3;
+ this.labelDispRData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData7.TabIndex = 28;
+ this.labelDispRData7.Text = "0.00";
+ this.labelDispRData7.TextColor = System.Drawing.Color.White;
+ this.labelDispRData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData7.Wordwrap = false;
+ //
+ // labelPressureWork7
+ //
+ this.labelPressureWork7.BackGround = null;
+ this.labelPressureWork7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork7.LineSpacing = 0F;
+ this.labelPressureWork7.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureWork7.Name = "labelPressureWork7";
+ this.labelPressureWork7.OverlapOptimize = true;
+ this.labelPressureWork7.PasswordChar = '\0';
+ this.labelPressureWork7.Radius = 3;
+ this.labelPressureWork7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork7.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork7.TabIndex = 41;
+ this.labelPressureWork7.Text = "0.0023";
+ this.labelPressureWork7.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork7.Wordwrap = false;
+ //
+ // smartLabel106
+ //
+ this.smartLabel106.BackGround = this.smartGroupBox2;
+ this.smartLabel106.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel106.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel106.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel106.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel106.LineSpacing = 0F;
+ this.smartLabel106.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel106.Name = "smartLabel106";
+ this.smartLabel106.OverlapOptimize = true;
+ this.smartLabel106.PasswordChar = '\0';
+ this.smartLabel106.Radius = 3;
+ this.smartLabel106.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel106.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel106.TabIndex = 48;
+ this.smartLabel106.Text = "LR.Max";
+ this.smartLabel106.TextColor = System.Drawing.Color.White;
+ this.smartLabel106.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel106.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel106.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel106.Wordwrap = false;
+ //
+ // smartLabel72
+ //
+ this.smartLabel72.BackGround = this.smartGroupBox2;
+ this.smartLabel72.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel72.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel72.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel72.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel72.LineSpacing = 0F;
+ this.smartLabel72.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel72.Name = "smartLabel72";
+ this.smartLabel72.OverlapOptimize = true;
+ this.smartLabel72.PasswordChar = '\0';
+ this.smartLabel72.Radius = 3;
+ this.smartLabel72.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel72.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel72.TabIndex = 39;
+ this.smartLabel72.Text = "ADC";
+ this.smartLabel72.TextColor = System.Drawing.Color.White;
+ this.smartLabel72.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel72.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel72.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel72.Wordwrap = false;
+ //
+ // smartSeparatorLine17
+ //
+ this.smartSeparatorLine17.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine17.Line1Width = 1F;
+ this.smartSeparatorLine17.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine17.Line2Width = 1F;
+ this.smartSeparatorLine17.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine17.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine17.Name = "smartSeparatorLine17";
+ this.smartSeparatorLine17.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine17.TabIndex = 25;
+ this.smartSeparatorLine17.Text = "smartSeparatorLine17";
+ //
+ // smartSeparatorLine10
+ //
+ this.smartSeparatorLine10.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine10.Line1Width = 1F;
+ this.smartSeparatorLine10.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine10.Line2Width = 1F;
+ this.smartSeparatorLine10.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine10.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine10.Name = "smartSeparatorLine10";
+ this.smartSeparatorLine10.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine10.TabIndex = 38;
+ this.smartSeparatorLine10.Text = "smartSeparatorLine10";
+ //
+ // labelDiffMadc7
+ //
+ this.labelDiffMadc7.BackGround = null;
+ this.labelDiffMadc7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc7.LineSpacing = 0F;
+ this.labelDiffMadc7.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffMadc7.Name = "labelDiffMadc7";
+ this.labelDiffMadc7.OverlapOptimize = true;
+ this.labelDiffMadc7.PasswordChar = '\0';
+ this.labelDiffMadc7.Radius = 3;
+ this.labelDiffMadc7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc7.TabIndex = 40;
+ this.labelDiffMadc7.Text = "0.0023";
+ this.labelDiffMadc7.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc7.Wordwrap = false;
+ //
+ // labelTitleDispRData7
+ //
+ this.labelTitleDispRData7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData7.LineSpacing = 0F;
+ this.labelTitleDispRData7.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData7.Name = "labelTitleDispRData7";
+ this.labelTitleDispRData7.OverlapOptimize = true;
+ this.labelTitleDispRData7.PasswordChar = '\0';
+ this.labelTitleDispRData7.Radius = 3;
+ this.labelTitleDispRData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData7.TabIndex = 29;
+ this.labelTitleDispRData7.Text = "Level";
+ this.labelTitleDispRData7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData7.Wordwrap = false;
+ //
+ // labelPressureMaster7
+ //
+ this.labelPressureMaster7.BackGround = null;
+ this.labelPressureMaster7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster7.LineSpacing = 0F;
+ this.labelPressureMaster7.Location = new System.Drawing.Point(81, 105);
+ this.labelPressureMaster7.Name = "labelPressureMaster7";
+ this.labelPressureMaster7.OverlapOptimize = true;
+ this.labelPressureMaster7.PasswordChar = '\0';
+ this.labelPressureMaster7.Radius = 3;
+ this.labelPressureMaster7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster7.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster7.TabIndex = 36;
+ this.labelPressureMaster7.Text = "0.0023";
+ this.labelPressureMaster7.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster7.Wordwrap = false;
+ //
+ // smartLabel74
+ //
+ this.smartLabel74.BackGround = this.smartGroupBox2;
+ this.smartLabel74.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel74.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel74.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel74.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel74.LineSpacing = 0F;
+ this.smartLabel74.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel74.Name = "smartLabel74";
+ this.smartLabel74.OverlapOptimize = true;
+ this.smartLabel74.PasswordChar = '\0';
+ this.smartLabel74.Radius = 3;
+ this.smartLabel74.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel74.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel74.TabIndex = 35;
+ this.smartLabel74.Text = "master";
+ this.smartLabel74.TextColor = System.Drawing.Color.White;
+ this.smartLabel74.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel74.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel74.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel74.Wordwrap = false;
+ //
+ // labelTitleDispMData7
+ //
+ this.labelTitleDispMData7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData7.LineSpacing = 0F;
+ this.labelTitleDispMData7.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData7.Name = "labelTitleDispMData7";
+ this.labelTitleDispMData7.OverlapOptimize = true;
+ this.labelTitleDispMData7.PasswordChar = '\0';
+ this.labelTitleDispMData7.Radius = 3;
+ this.labelTitleDispMData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData7.TabIndex = 30;
+ this.labelTitleDispMData7.Text = "Height";
+ this.labelTitleDispMData7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData7.Wordwrap = false;
+ //
+ // smartSeparatorLine24
+ //
+ this.smartSeparatorLine24.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine24.Line1Width = 1F;
+ this.smartSeparatorLine24.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine24.Line2Width = 1F;
+ this.smartSeparatorLine24.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine24.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine24.Name = "smartSeparatorLine24";
+ this.smartSeparatorLine24.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine24.TabIndex = 37;
+ this.smartSeparatorLine24.Text = "smartSeparatorLine24";
+ //
+ // smartLabel75
+ //
+ this.smartLabel75.BackGround = this.smartGroupBox2;
+ this.smartLabel75.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel75.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel75.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel75.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel75.LineSpacing = 0F;
+ this.smartLabel75.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel75.Name = "smartLabel75";
+ this.smartLabel75.OverlapOptimize = true;
+ this.smartLabel75.PasswordChar = '\0';
+ this.smartLabel75.Radius = 3;
+ this.smartLabel75.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel75.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel75.TabIndex = 34;
+ this.smartLabel75.Text = "work";
+ this.smartLabel75.TextColor = System.Drawing.Color.White;
+ this.smartLabel75.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel75.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel75.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel75.Wordwrap = false;
+ //
+ // labelDispMData7
+ //
+ this.labelDispMData7.BackGround = null;
+ this.labelDispMData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData7.LineSpacing = 0F;
+ this.labelDispMData7.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData7.Name = "labelDispMData7";
+ this.labelDispMData7.OverlapOptimize = true;
+ this.labelDispMData7.PasswordChar = '\0';
+ this.labelDispMData7.Radius = 3;
+ this.labelDispMData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData7.TabIndex = 31;
+ this.labelDispMData7.Text = "9.2354";
+ this.labelDispMData7.TextColor = System.Drawing.Color.White;
+ this.labelDispMData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData7.Wordwrap = false;
+ //
+ // labelTitleDispMDataD7
+ //
+ this.labelTitleDispMDataD7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD7.LineSpacing = 0F;
+ this.labelTitleDispMDataD7.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD7.Name = "labelTitleDispMDataD7";
+ this.labelTitleDispMDataD7.OverlapOptimize = true;
+ this.labelTitleDispMDataD7.PasswordChar = '\0';
+ this.labelTitleDispMDataD7.Radius = 3;
+ this.labelTitleDispMDataD7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD7.TabIndex = 42;
+ this.labelTitleDispMDataD7.Text = "Diff";
+ this.labelTitleDispMDataD7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD7.Wordwrap = false;
+ //
+ // labelDiffSecDiff7
+ //
+ this.labelDiffSecDiff7.BackGround = null;
+ this.labelDiffSecDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff7.LineSpacing = 0F;
+ this.labelDiffSecDiff7.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecDiff7.Name = "labelDiffSecDiff7";
+ this.labelDiffSecDiff7.OverlapOptimize = true;
+ this.labelDiffSecDiff7.PasswordChar = '\0';
+ this.labelDiffSecDiff7.Radius = 3;
+ this.labelDiffSecDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff7.TabIndex = 33;
+ this.labelDiffSecDiff7.Text = "0.0023";
+ this.labelDiffSecDiff7.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff7.Wordwrap = false;
+ //
+ // smartLabel77
+ //
+ this.smartLabel77.BackGround = this.smartGroupBox2;
+ this.smartLabel77.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel77.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel77.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel77.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel77.LineSpacing = 0F;
+ this.smartLabel77.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel77.Name = "smartLabel77";
+ this.smartLabel77.OverlapOptimize = true;
+ this.smartLabel77.PasswordChar = '\0';
+ this.smartLabel77.Radius = 3;
+ this.smartLabel77.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel77.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel77.TabIndex = 32;
+ this.smartLabel77.Text = "LR.Sec";
+ this.smartLabel77.TextColor = System.Drawing.Color.White;
+ this.smartLabel77.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel77.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel77.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel77.Wordwrap = false;
+ //
+ // labelDispMDataDiff7
+ //
+ this.labelDispMDataDiff7.BackGround = null;
+ this.labelDispMDataDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff7.LineSpacing = 0F;
+ this.labelDispMDataDiff7.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff7.Name = "labelDispMDataDiff7";
+ this.labelDispMDataDiff7.OverlapOptimize = true;
+ this.labelDispMDataDiff7.PasswordChar = '\0';
+ this.labelDispMDataDiff7.Radius = 3;
+ this.labelDispMDataDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff7.TabIndex = 43;
+ this.labelDispMDataDiff7.Text = "9.2354";
+ this.labelDispMDataDiff7.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff7.Wordwrap = false;
+ //
+ // smartGroupBox11
+ //
+ this.smartGroupBox11.BackGround = null;
+ this.smartGroupBox11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox11.BackImage = null;
+ this.smartGroupBox11.Controls.Add(this.labelResultDisp6);
+ this.smartGroupBox11.Controls.Add(this.labelResultDiff6);
+ this.smartGroupBox11.Controls.Add(this.labelDispMDataMax6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMDataM6);
+ this.smartGroupBox11.Controls.Add(this.labelDiffSecMax6);
+ this.smartGroupBox11.Controls.Add(this.labelResult6);
+ this.smartGroupBox11.Controls.Add(this.labelDispRData6);
+ this.smartGroupBox11.Controls.Add(this.labelPressureWork6);
+ this.smartGroupBox11.Controls.Add(this.smartLabel90);
+ this.smartGroupBox11.Controls.Add(this.smartLabel59);
+ this.smartGroupBox11.Controls.Add(this.smartSeparatorLine16);
+ this.smartGroupBox11.Controls.Add(this.smartSeparatorLine8);
+ this.smartGroupBox11.Controls.Add(this.labelDiffMadc6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispRData6);
+ this.smartGroupBox11.Controls.Add(this.labelPressureMaster6);
+ this.smartGroupBox11.Controls.Add(this.smartLabel62);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMData6);
+ this.smartGroupBox11.Controls.Add(this.smartSeparatorLine9);
+ this.smartGroupBox11.Controls.Add(this.smartLabel63);
+ this.smartGroupBox11.Controls.Add(this.labelDispMData6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMDataD6);
+ this.smartGroupBox11.Controls.Add(this.labelDiffSecDiff6);
+ this.smartGroupBox11.Controls.Add(this.smartLabel65);
+ this.smartGroupBox11.Controls.Add(this.labelDispMDataDiff6);
+ this.smartGroupBox11.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox11.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox11.FrameLineThickness = 2;
+ this.smartGroupBox11.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox11.HeaderHeightOffset = 1;
+ this.smartGroupBox11.Location = new System.Drawing.Point(6, 313);
+ this.smartGroupBox11.Name = "smartGroupBox11";
+ this.smartGroupBox11.RoundRadius = 5;
+ this.smartGroupBox11.Size = new System.Drawing.Size(175, 285);
+ this.smartGroupBox11.TabIndex = 87;
+ this.smartGroupBox11.Text = "Lane 6";
+ this.smartGroupBox11.TextColor = System.Drawing.Color.White;
+ //
+ // labelDispMDataMax6
+ //
+ this.labelDispMDataMax6.BackGround = null;
+ this.labelDispMDataMax6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax6.LineSpacing = 0F;
+ this.labelDispMDataMax6.Location = new System.Drawing.Point(80, 241);
+ this.labelDispMDataMax6.Name = "labelDispMDataMax6";
+ this.labelDispMDataMax6.OverlapOptimize = true;
+ this.labelDispMDataMax6.PasswordChar = '\0';
+ this.labelDispMDataMax6.Radius = 3;
+ this.labelDispMDataMax6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax6.TabIndex = 45;
+ this.labelDispMDataMax6.Text = "9.2354";
+ this.labelDispMDataMax6.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax6.Wordwrap = false;
+ //
+ // labelTitleDispMDataM6
+ //
+ this.labelTitleDispMDataM6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM6.LineSpacing = 0F;
+ this.labelTitleDispMDataM6.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM6.Name = "labelTitleDispMDataM6";
+ this.labelTitleDispMDataM6.OverlapOptimize = true;
+ this.labelTitleDispMDataM6.PasswordChar = '\0';
+ this.labelTitleDispMDataM6.Radius = 3;
+ this.labelTitleDispMDataM6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM6.TabIndex = 44;
+ this.labelTitleDispMDataM6.Text = "Max Height";
+ this.labelTitleDispMDataM6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM6.Wordwrap = false;
+ //
+ // labelDiffSecMax6
+ //
+ this.labelDiffSecMax6.BackGround = null;
+ this.labelDiffSecMax6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax6.LineSpacing = 0F;
+ this.labelDiffSecMax6.Location = new System.Drawing.Point(80, 173);
+ this.labelDiffSecMax6.Name = "labelDiffSecMax6";
+ this.labelDiffSecMax6.OverlapOptimize = true;
+ this.labelDiffSecMax6.PasswordChar = '\0';
+ this.labelDiffSecMax6.Radius = 3;
+ this.labelDiffSecMax6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax6.TabIndex = 49;
+ this.labelDiffSecMax6.Text = "0.0023";
+ this.labelDiffSecMax6.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax6.Wordwrap = false;
+ //
+ // labelResult6
+ //
+ this.labelResult6.BackGround = null;
+ this.labelResult6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult6.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult6.LineSpacing = 0F;
+ this.labelResult6.Location = new System.Drawing.Point(4, 28);
+ this.labelResult6.Name = "labelResult6";
+ this.labelResult6.OverlapOptimize = true;
+ this.labelResult6.PasswordChar = '\0';
+ this.labelResult6.Radius = 3;
+ this.labelResult6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult6.Size = new System.Drawing.Size(166, 27);
+ this.labelResult6.TabIndex = 24;
+ this.labelResult6.Text = "검사 중..";
+ this.labelResult6.TextColor = System.Drawing.Color.White;
+ this.labelResult6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult6.Wordwrap = false;
+ //
+ // labelDispRData6
+ //
+ this.labelDispRData6.BackGround = null;
+ this.labelDispRData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData6.LineSpacing = 0F;
+ this.labelDispRData6.Location = new System.Drawing.Point(80, 197);
+ this.labelDispRData6.Name = "labelDispRData6";
+ this.labelDispRData6.OverlapOptimize = true;
+ this.labelDispRData6.PasswordChar = '\0';
+ this.labelDispRData6.Radius = 3;
+ this.labelDispRData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData6.TabIndex = 28;
+ this.labelDispRData6.Text = "0.00";
+ this.labelDispRData6.TextColor = System.Drawing.Color.White;
+ this.labelDispRData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData6.Wordwrap = false;
+ //
+ // labelPressureWork6
+ //
+ this.labelPressureWork6.BackGround = null;
+ this.labelPressureWork6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork6.LineSpacing = 0F;
+ this.labelPressureWork6.Location = new System.Drawing.Point(80, 83);
+ this.labelPressureWork6.Name = "labelPressureWork6";
+ this.labelPressureWork6.OverlapOptimize = true;
+ this.labelPressureWork6.PasswordChar = '\0';
+ this.labelPressureWork6.Radius = 3;
+ this.labelPressureWork6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork6.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork6.TabIndex = 41;
+ this.labelPressureWork6.Text = "0.0023";
+ this.labelPressureWork6.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork6.Wordwrap = false;
+ //
+ // smartLabel90
+ //
+ this.smartLabel90.BackGround = this.smartGroupBox2;
+ this.smartLabel90.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel90.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel90.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel90.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel90.LineSpacing = 0F;
+ this.smartLabel90.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel90.Name = "smartLabel90";
+ this.smartLabel90.OverlapOptimize = true;
+ this.smartLabel90.PasswordChar = '\0';
+ this.smartLabel90.Radius = 3;
+ this.smartLabel90.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel90.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel90.TabIndex = 48;
+ this.smartLabel90.Text = "LR.Max";
+ this.smartLabel90.TextColor = System.Drawing.Color.White;
+ this.smartLabel90.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel90.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel90.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel90.Wordwrap = false;
+ //
+ // smartLabel59
+ //
+ this.smartLabel59.BackGround = this.smartGroupBox2;
+ this.smartLabel59.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel59.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel59.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel59.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel59.LineSpacing = 0F;
+ this.smartLabel59.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel59.Name = "smartLabel59";
+ this.smartLabel59.OverlapOptimize = true;
+ this.smartLabel59.PasswordChar = '\0';
+ this.smartLabel59.Radius = 3;
+ this.smartLabel59.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel59.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel59.TabIndex = 39;
+ this.smartLabel59.Text = "ADC";
+ this.smartLabel59.TextColor = System.Drawing.Color.White;
+ this.smartLabel59.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel59.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel59.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel59.Wordwrap = false;
+ //
+ // smartSeparatorLine16
+ //
+ this.smartSeparatorLine16.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine16.Line1Width = 1F;
+ this.smartSeparatorLine16.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine16.Line2Width = 1F;
+ this.smartSeparatorLine16.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine16.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine16.Name = "smartSeparatorLine16";
+ this.smartSeparatorLine16.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine16.TabIndex = 25;
+ this.smartSeparatorLine16.Text = "smartSeparatorLine16";
+ //
+ // smartSeparatorLine8
+ //
+ this.smartSeparatorLine8.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine8.Line1Width = 1F;
+ this.smartSeparatorLine8.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine8.Line2Width = 1F;
+ this.smartSeparatorLine8.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine8.Location = new System.Drawing.Point(2, 126);
+ this.smartSeparatorLine8.Name = "smartSeparatorLine8";
+ this.smartSeparatorLine8.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine8.TabIndex = 38;
+ this.smartSeparatorLine8.Text = "smartSeparatorLine8";
+ //
+ // labelDiffMadc6
+ //
+ this.labelDiffMadc6.BackGround = null;
+ this.labelDiffMadc6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc6.LineSpacing = 0F;
+ this.labelDiffMadc6.Location = new System.Drawing.Point(80, 129);
+ this.labelDiffMadc6.Name = "labelDiffMadc6";
+ this.labelDiffMadc6.OverlapOptimize = true;
+ this.labelDiffMadc6.PasswordChar = '\0';
+ this.labelDiffMadc6.Radius = 3;
+ this.labelDiffMadc6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc6.TabIndex = 40;
+ this.labelDiffMadc6.Text = "0.0023";
+ this.labelDiffMadc6.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc6.Wordwrap = false;
+ //
+ // labelTitleDispRData6
+ //
+ this.labelTitleDispRData6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData6.LineSpacing = 0F;
+ this.labelTitleDispRData6.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData6.Name = "labelTitleDispRData6";
+ this.labelTitleDispRData6.OverlapOptimize = true;
+ this.labelTitleDispRData6.PasswordChar = '\0';
+ this.labelTitleDispRData6.Radius = 3;
+ this.labelTitleDispRData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData6.TabIndex = 29;
+ this.labelTitleDispRData6.Text = "Level";
+ this.labelTitleDispRData6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData6.Wordwrap = false;
+ //
+ // labelPressureMaster6
+ //
+ this.labelPressureMaster6.BackGround = null;
+ this.labelPressureMaster6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster6.LineSpacing = 0F;
+ this.labelPressureMaster6.Location = new System.Drawing.Point(80, 105);
+ this.labelPressureMaster6.Name = "labelPressureMaster6";
+ this.labelPressureMaster6.OverlapOptimize = true;
+ this.labelPressureMaster6.PasswordChar = '\0';
+ this.labelPressureMaster6.Radius = 3;
+ this.labelPressureMaster6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster6.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster6.TabIndex = 36;
+ this.labelPressureMaster6.Text = "0.0023";
+ this.labelPressureMaster6.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster6.Wordwrap = false;
+ //
+ // smartLabel62
+ //
+ this.smartLabel62.BackGround = this.smartGroupBox2;
+ this.smartLabel62.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel62.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel62.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel62.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel62.LineSpacing = 0F;
+ this.smartLabel62.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel62.Name = "smartLabel62";
+ this.smartLabel62.OverlapOptimize = true;
+ this.smartLabel62.PasswordChar = '\0';
+ this.smartLabel62.Radius = 3;
+ this.smartLabel62.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel62.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel62.TabIndex = 35;
+ this.smartLabel62.Text = "master";
+ this.smartLabel62.TextColor = System.Drawing.Color.White;
+ this.smartLabel62.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel62.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel62.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel62.Wordwrap = false;
+ //
+ // labelTitleDispMData6
+ //
+ this.labelTitleDispMData6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData6.LineSpacing = 0F;
+ this.labelTitleDispMData6.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData6.Name = "labelTitleDispMData6";
+ this.labelTitleDispMData6.OverlapOptimize = true;
+ this.labelTitleDispMData6.PasswordChar = '\0';
+ this.labelTitleDispMData6.Radius = 3;
+ this.labelTitleDispMData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData6.TabIndex = 30;
+ this.labelTitleDispMData6.Text = "Height";
+ this.labelTitleDispMData6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData6.Wordwrap = false;
+ //
+ // smartSeparatorLine9
+ //
+ this.smartSeparatorLine9.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine9.Line1Width = 1F;
+ this.smartSeparatorLine9.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine9.Line2Width = 1F;
+ this.smartSeparatorLine9.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine9.Location = new System.Drawing.Point(2, 79);
+ this.smartSeparatorLine9.Name = "smartSeparatorLine9";
+ this.smartSeparatorLine9.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine9.TabIndex = 37;
+ this.smartSeparatorLine9.Text = "smartSeparatorLine9";
+ //
+ // smartLabel63
+ //
+ this.smartLabel63.BackGround = this.smartGroupBox2;
+ this.smartLabel63.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel63.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel63.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel63.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel63.LineSpacing = 0F;
+ this.smartLabel63.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel63.Name = "smartLabel63";
+ this.smartLabel63.OverlapOptimize = true;
+ this.smartLabel63.PasswordChar = '\0';
+ this.smartLabel63.Radius = 3;
+ this.smartLabel63.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel63.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel63.TabIndex = 34;
+ this.smartLabel63.Text = "work";
+ this.smartLabel63.TextColor = System.Drawing.Color.White;
+ this.smartLabel63.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel63.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel63.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel63.Wordwrap = false;
+ //
+ // labelDispMData6
+ //
+ this.labelDispMData6.BackGround = null;
+ this.labelDispMData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData6.LineSpacing = 0F;
+ this.labelDispMData6.Location = new System.Drawing.Point(80, 219);
+ this.labelDispMData6.Name = "labelDispMData6";
+ this.labelDispMData6.OverlapOptimize = true;
+ this.labelDispMData6.PasswordChar = '\0';
+ this.labelDispMData6.Radius = 3;
+ this.labelDispMData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData6.TabIndex = 31;
+ this.labelDispMData6.Text = "9.2354";
+ this.labelDispMData6.TextColor = System.Drawing.Color.White;
+ this.labelDispMData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData6.Wordwrap = false;
+ //
+ // labelTitleDispMDataD6
+ //
+ this.labelTitleDispMDataD6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD6.LineSpacing = 0F;
+ this.labelTitleDispMDataD6.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD6.Name = "labelTitleDispMDataD6";
+ this.labelTitleDispMDataD6.OverlapOptimize = true;
+ this.labelTitleDispMDataD6.PasswordChar = '\0';
+ this.labelTitleDispMDataD6.Radius = 3;
+ this.labelTitleDispMDataD6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD6.TabIndex = 42;
+ this.labelTitleDispMDataD6.Text = "Diff";
+ this.labelTitleDispMDataD6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD6.Wordwrap = false;
+ //
+ // labelDiffSecDiff6
+ //
+ this.labelDiffSecDiff6.BackGround = null;
+ this.labelDiffSecDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff6.LineSpacing = 0F;
+ this.labelDiffSecDiff6.Location = new System.Drawing.Point(80, 151);
+ this.labelDiffSecDiff6.Name = "labelDiffSecDiff6";
+ this.labelDiffSecDiff6.OverlapOptimize = true;
+ this.labelDiffSecDiff6.PasswordChar = '\0';
+ this.labelDiffSecDiff6.Radius = 3;
+ this.labelDiffSecDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff6.TabIndex = 33;
+ this.labelDiffSecDiff6.Text = "0.0023";
+ this.labelDiffSecDiff6.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff6.Wordwrap = false;
+ //
+ // smartLabel65
+ //
+ this.smartLabel65.BackGround = this.smartGroupBox2;
+ this.smartLabel65.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel65.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel65.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel65.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel65.LineSpacing = 0F;
+ this.smartLabel65.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel65.Name = "smartLabel65";
+ this.smartLabel65.OverlapOptimize = true;
+ this.smartLabel65.PasswordChar = '\0';
+ this.smartLabel65.Radius = 3;
+ this.smartLabel65.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel65.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel65.TabIndex = 32;
+ this.smartLabel65.Text = "LR.Sec";
+ this.smartLabel65.TextColor = System.Drawing.Color.White;
+ this.smartLabel65.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel65.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel65.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel65.Wordwrap = false;
+ //
+ // labelDispMDataDiff6
+ //
+ this.labelDispMDataDiff6.BackGround = null;
+ this.labelDispMDataDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff6.LineSpacing = 0F;
+ this.labelDispMDataDiff6.Location = new System.Drawing.Point(80, 263);
+ this.labelDispMDataDiff6.Name = "labelDispMDataDiff6";
+ this.labelDispMDataDiff6.OverlapOptimize = true;
+ this.labelDispMDataDiff6.PasswordChar = '\0';
+ this.labelDispMDataDiff6.Radius = 3;
+ this.labelDispMDataDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff6.TabIndex = 43;
+ this.labelDispMDataDiff6.Text = "9.2354";
+ this.labelDispMDataDiff6.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff6.Wordwrap = false;
+ //
+ // labelResultDisp2
+ //
+ this.labelResultDisp2.BackGround = null;
+ this.labelResultDisp2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp2.LineSpacing = 0F;
+ this.labelResultDisp2.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp2.Name = "labelResultDisp2";
+ this.labelResultDisp2.OverlapOptimize = true;
+ this.labelResultDisp2.PasswordChar = '\0';
+ this.labelResultDisp2.Radius = 3;
+ this.labelResultDisp2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp2.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp2.TabIndex = 39;
+ this.labelResultDisp2.Text = "Disp";
+ this.labelResultDisp2.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp2.Wordwrap = false;
+ //
+ // labelResultDiff2
+ //
+ this.labelResultDiff2.BackGround = null;
+ this.labelResultDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff2.LineSpacing = 0F;
+ this.labelResultDiff2.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff2.Name = "labelResultDiff2";
+ this.labelResultDiff2.OverlapOptimize = true;
+ this.labelResultDiff2.PasswordChar = '\0';
+ this.labelResultDiff2.Radius = 3;
+ this.labelResultDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff2.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff2.TabIndex = 38;
+ this.labelResultDiff2.Text = "Diff";
+ this.labelResultDiff2.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff2.Wordwrap = false;
+ //
+ // labelResultDisp3
+ //
+ this.labelResultDisp3.BackGround = null;
+ this.labelResultDisp3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp3.LineSpacing = 0F;
+ this.labelResultDisp3.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp3.Name = "labelResultDisp3";
+ this.labelResultDisp3.OverlapOptimize = true;
+ this.labelResultDisp3.PasswordChar = '\0';
+ this.labelResultDisp3.Radius = 3;
+ this.labelResultDisp3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp3.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp3.TabIndex = 51;
+ this.labelResultDisp3.Text = "Disp";
+ this.labelResultDisp3.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp3.Wordwrap = false;
+ //
+ // labelResultDiff3
+ //
+ this.labelResultDiff3.BackGround = null;
+ this.labelResultDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff3.LineSpacing = 0F;
+ this.labelResultDiff3.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff3.Name = "labelResultDiff3";
+ this.labelResultDiff3.OverlapOptimize = true;
+ this.labelResultDiff3.PasswordChar = '\0';
+ this.labelResultDiff3.Radius = 3;
+ this.labelResultDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff3.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff3.TabIndex = 50;
+ this.labelResultDiff3.Text = "Diff";
+ this.labelResultDiff3.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff3.Wordwrap = false;
+ //
+ // labelResultDisp4
+ //
+ this.labelResultDisp4.BackGround = null;
+ this.labelResultDisp4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp4.LineSpacing = 0F;
+ this.labelResultDisp4.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp4.Name = "labelResultDisp4";
+ this.labelResultDisp4.OverlapOptimize = true;
+ this.labelResultDisp4.PasswordChar = '\0';
+ this.labelResultDisp4.Radius = 3;
+ this.labelResultDisp4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp4.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp4.TabIndex = 51;
+ this.labelResultDisp4.Text = "Disp";
+ this.labelResultDisp4.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp4.Wordwrap = false;
+ //
+ // labelResultDiff4
+ //
+ this.labelResultDiff4.BackGround = null;
+ this.labelResultDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff4.LineSpacing = 0F;
+ this.labelResultDiff4.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff4.Name = "labelResultDiff4";
+ this.labelResultDiff4.OverlapOptimize = true;
+ this.labelResultDiff4.PasswordChar = '\0';
+ this.labelResultDiff4.Radius = 3;
+ this.labelResultDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff4.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff4.TabIndex = 50;
+ this.labelResultDiff4.Text = "Diff";
+ this.labelResultDiff4.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff4.Wordwrap = false;
+ //
+ // labelResultDisp5
+ //
+ this.labelResultDisp5.BackGround = null;
+ this.labelResultDisp5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp5.LineSpacing = 0F;
+ this.labelResultDisp5.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp5.Name = "labelResultDisp5";
+ this.labelResultDisp5.OverlapOptimize = true;
+ this.labelResultDisp5.PasswordChar = '\0';
+ this.labelResultDisp5.Radius = 3;
+ this.labelResultDisp5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp5.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp5.TabIndex = 51;
+ this.labelResultDisp5.Text = "Disp";
+ this.labelResultDisp5.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp5.Wordwrap = false;
+ //
+ // labelResultDiff5
+ //
+ this.labelResultDiff5.BackGround = null;
+ this.labelResultDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff5.LineSpacing = 0F;
+ this.labelResultDiff5.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff5.Name = "labelResultDiff5";
+ this.labelResultDiff5.OverlapOptimize = true;
+ this.labelResultDiff5.PasswordChar = '\0';
+ this.labelResultDiff5.Radius = 3;
+ this.labelResultDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff5.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff5.TabIndex = 50;
+ this.labelResultDiff5.Text = "Diff";
+ this.labelResultDiff5.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff5.Wordwrap = false;
+ //
+ // labelResultDisp6
+ //
+ this.labelResultDisp6.BackGround = null;
+ this.labelResultDisp6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp6.LineSpacing = 0F;
+ this.labelResultDisp6.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp6.Name = "labelResultDisp6";
+ this.labelResultDisp6.OverlapOptimize = true;
+ this.labelResultDisp6.PasswordChar = '\0';
+ this.labelResultDisp6.Radius = 3;
+ this.labelResultDisp6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp6.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp6.TabIndex = 51;
+ this.labelResultDisp6.Text = "Disp";
+ this.labelResultDisp6.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp6.Wordwrap = false;
+ //
+ // labelResultDiff6
+ //
+ this.labelResultDiff6.BackGround = null;
+ this.labelResultDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff6.LineSpacing = 0F;
+ this.labelResultDiff6.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff6.Name = "labelResultDiff6";
+ this.labelResultDiff6.OverlapOptimize = true;
+ this.labelResultDiff6.PasswordChar = '\0';
+ this.labelResultDiff6.Radius = 3;
+ this.labelResultDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff6.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff6.TabIndex = 50;
+ this.labelResultDiff6.Text = "Diff";
+ this.labelResultDiff6.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff6.Wordwrap = false;
+ //
+ // labelResultDisp7
+ //
+ this.labelResultDisp7.BackGround = null;
+ this.labelResultDisp7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp7.LineSpacing = 0F;
+ this.labelResultDisp7.Location = new System.Drawing.Point(88, 58);
+ this.labelResultDisp7.Name = "labelResultDisp7";
+ this.labelResultDisp7.OverlapOptimize = true;
+ this.labelResultDisp7.PasswordChar = '\0';
+ this.labelResultDisp7.Radius = 3;
+ this.labelResultDisp7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp7.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp7.TabIndex = 51;
+ this.labelResultDisp7.Text = "Disp";
+ this.labelResultDisp7.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp7.Wordwrap = false;
+ //
+ // labelResultDiff7
+ //
+ this.labelResultDiff7.BackGround = null;
+ this.labelResultDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff7.LineSpacing = 0F;
+ this.labelResultDiff7.Location = new System.Drawing.Point(2, 58);
+ this.labelResultDiff7.Name = "labelResultDiff7";
+ this.labelResultDiff7.OverlapOptimize = true;
+ this.labelResultDiff7.PasswordChar = '\0';
+ this.labelResultDiff7.Radius = 3;
+ this.labelResultDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff7.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff7.TabIndex = 50;
+ this.labelResultDiff7.Text = "Diff";
+ this.labelResultDiff7.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff7.Wordwrap = false;
+ //
+ // labelResultDisp8
+ //
+ this.labelResultDisp8.BackGround = null;
+ this.labelResultDisp8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp8.LineSpacing = 0F;
+ this.labelResultDisp8.Location = new System.Drawing.Point(88, 58);
+ this.labelResultDisp8.Name = "labelResultDisp8";
+ this.labelResultDisp8.OverlapOptimize = true;
+ this.labelResultDisp8.PasswordChar = '\0';
+ this.labelResultDisp8.Radius = 3;
+ this.labelResultDisp8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp8.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp8.TabIndex = 51;
+ this.labelResultDisp8.Text = "Disp";
+ this.labelResultDisp8.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp8.Wordwrap = false;
+ //
+ // labelResultDiff8
+ //
+ this.labelResultDiff8.BackGround = null;
+ this.labelResultDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff8.LineSpacing = 0F;
+ this.labelResultDiff8.Location = new System.Drawing.Point(2, 58);
+ this.labelResultDiff8.Name = "labelResultDiff8";
+ this.labelResultDiff8.OverlapOptimize = true;
+ this.labelResultDiff8.PasswordChar = '\0';
+ this.labelResultDiff8.Radius = 3;
+ this.labelResultDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff8.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff8.TabIndex = 50;
+ this.labelResultDiff8.Text = "Diff";
+ this.labelResultDiff8.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff8.Wordwrap = false;
+ //
+ // labelResultDisp9
+ //
+ this.labelResultDisp9.BackGround = null;
+ this.labelResultDisp9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp9.LineSpacing = 0F;
+ this.labelResultDisp9.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp9.Name = "labelResultDisp9";
+ this.labelResultDisp9.OverlapOptimize = true;
+ this.labelResultDisp9.PasswordChar = '\0';
+ this.labelResultDisp9.Radius = 3;
+ this.labelResultDisp9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp9.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp9.TabIndex = 51;
+ this.labelResultDisp9.Text = "Disp";
+ this.labelResultDisp9.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp9.Wordwrap = false;
+ //
+ // labelResultDiff9
+ //
+ this.labelResultDiff9.BackGround = null;
+ this.labelResultDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff9.LineSpacing = 0F;
+ this.labelResultDiff9.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff9.Name = "labelResultDiff9";
+ this.labelResultDiff9.OverlapOptimize = true;
+ this.labelResultDiff9.PasswordChar = '\0';
+ this.labelResultDiff9.Radius = 3;
+ this.labelResultDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff9.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff9.TabIndex = 50;
+ this.labelResultDiff9.Text = "Diff";
+ this.labelResultDiff9.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff9.Wordwrap = false;
+ //
+ // labelResultDisp10
+ //
+ this.labelResultDisp10.BackGround = null;
+ this.labelResultDisp10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp10.LineSpacing = 0F;
+ this.labelResultDisp10.Location = new System.Drawing.Point(90, 58);
+ this.labelResultDisp10.Name = "labelResultDisp10";
+ this.labelResultDisp10.OverlapOptimize = true;
+ this.labelResultDisp10.PasswordChar = '\0';
+ this.labelResultDisp10.Radius = 3;
+ this.labelResultDisp10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp10.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDisp10.TabIndex = 51;
+ this.labelResultDisp10.Text = "Disp";
+ this.labelResultDisp10.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDisp10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp10.Wordwrap = false;
+ //
+ // labelResultDiff10
+ //
+ this.labelResultDiff10.BackGround = null;
+ this.labelResultDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff10.LineSpacing = 0F;
+ this.labelResultDiff10.Location = new System.Drawing.Point(4, 58);
+ this.labelResultDiff10.Name = "labelResultDiff10";
+ this.labelResultDiff10.OverlapOptimize = true;
+ this.labelResultDiff10.PasswordChar = '\0';
+ this.labelResultDiff10.Radius = 3;
+ this.labelResultDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff10.Size = new System.Drawing.Size(82, 20);
+ this.labelResultDiff10.TabIndex = 50;
+ this.labelResultDiff10.Text = "Diff";
+ this.labelResultDiff10.TextColor = System.Drawing.Color.LightGray;
+ this.labelResultDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff10.Wordwrap = false;
+ //
+ // ControlMainDisplay10
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.BackColor = System.Drawing.Color.Black;
+ this.Controls.Add(this.smartGroupBox4);
+ this.Controls.Add(this.smartGroupBox5);
+ this.Controls.Add(this.smartGroupBox2);
+ this.Controls.Add(this.smartGroupBox3);
+ this.Controls.Add(this.smartGroupBox6);
+ this.Controls.Add(this.smartGroupBox7);
+ this.Controls.Add(this.smartGroupBox8);
+ this.Controls.Add(this.smartGroupBox9);
+ this.Controls.Add(this.smartGroupBox10);
+ this.Controls.Add(this.smartGroupBox11);
+ this.Name = "ControlMainDisplay10";
+ this.Size = new System.Drawing.Size(910, 620);
+ this.smartGroupBox4.ResumeLayout(false);
+ this.smartGroupBox2.ResumeLayout(false);
+ this.smartGroupBox5.ResumeLayout(false);
+ this.smartGroupBox3.ResumeLayout(false);
+ this.smartGroupBox6.ResumeLayout(false);
+ this.smartGroupBox7.ResumeLayout(false);
+ this.smartGroupBox8.ResumeLayout(false);
+ this.smartGroupBox9.ResumeLayout(false);
+ this.smartGroupBox10.ResumeLayout(false);
+ this.smartGroupBox11.ResumeLayout(false);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartGroupBox smartGroupBox4;
+ private SmartX.SmartLabel labelDiffSecMax3;
+ private SmartX.SmartLabel labelResult3;
+ private SmartX.SmartLabel labelTitleDispRData3;
+ private SmartX.SmartGroupBox smartGroupBox2;
+ private SmartX.SmartSeparatorLine smartSeparatorLine1;
+ private SmartX.SmartLabel labelResult1;
+ private SmartX.SmartLabel labelTitleDispRData1;
+ private SmartX.SmartLabel smartLabel61;
+ private SmartX.SmartLabel labelDiffSecMax1;
+ private SmartX.SmartLabel labelPressureWork1;
+ private SmartX.SmartLabel labelDispRData1;
+ private SmartX.SmartLabel smartLabel2;
+ private SmartX.SmartLabel smartLabel21;
+ private SmartX.SmartSeparatorLine smartSeparatorLine21;
+ private SmartX.SmartLabel labelTitleDispMData1;
+ private SmartX.SmartLabel labelDiffMadc1;
+ private SmartX.SmartSeparatorLine smartSeparatorLine11;
+ private SmartX.SmartLabel labelDispMData1;
+ private SmartX.SmartLabel labelPressureMaster1;
+ private SmartX.SmartLabel labelTitleDispMDataD1;
+ private SmartX.SmartLabel smartLabel8;
+ private SmartX.SmartLabel smartLabel10;
+ private SmartX.SmartLabel labelDispMDataMax1;
+ private SmartX.SmartLabel labelDispMDataDiff1;
+ private SmartX.SmartLabel labelDiffSecDiff1;
+ private SmartX.SmartLabel smartLabel12;
+ private SmartX.SmartLabel labelTitleDispMDataM1;
+ private SmartX.SmartLabel smartLabel26;
+ private SmartX.SmartLabel smartLabel41;
+ private SmartX.SmartLabel smartLabel23;
+ private SmartX.SmartSeparatorLine smartSeparatorLine13;
+ private SmartX.SmartSeparatorLine smartSeparatorLine3;
+ private SmartX.SmartLabel labelDiffMadc3;
+ private SmartX.SmartLabel labelDispRData3;
+ private SmartX.SmartLabel labelPressureMaster3;
+ private SmartX.SmartLabel labelPressureWork3;
+ private SmartX.SmartLabel labelTitleDispMData3;
+ private SmartX.SmartLabel smartLabel25;
+ private SmartX.SmartLabel labelDispMDataMax3;
+ private SmartX.SmartSeparatorLine smartSeparatorLine23;
+ private SmartX.SmartLabel labelDispMData3;
+ private SmartX.SmartLabel labelTitleDispMDataD3;
+ private SmartX.SmartLabel labelTitleDispMDataM3;
+ private SmartX.SmartLabel labelDiffSecDiff3;
+ private SmartX.SmartLabel smartLabel28;
+ private SmartX.SmartLabel labelDispMDataDiff3;
+ private SmartX.SmartGroupBox smartGroupBox5;
+ private SmartX.SmartLabel labelDiffSecMax4;
+ private SmartX.SmartLabel labelResult4;
+ private SmartX.SmartLabel labelTitleDispRData4;
+ private SmartX.SmartLabel smartLabel38;
+ private SmartX.SmartLabel smartLabel57;
+ private SmartX.SmartLabel smartLabel35;
+ private SmartX.SmartSeparatorLine smartSeparatorLine14;
+ private SmartX.SmartSeparatorLine smartSeparatorLine4;
+ private SmartX.SmartLabel labelDiffMadc4;
+ private SmartX.SmartLabel labelDispRData4;
+ private SmartX.SmartLabel labelPressureMaster4;
+ private SmartX.SmartLabel labelPressureWork4;
+ private SmartX.SmartLabel labelTitleDispMData4;
+ private SmartX.SmartLabel smartLabel37;
+ private SmartX.SmartLabel labelDispMDataMax4;
+ private SmartX.SmartSeparatorLine smartSeparatorLine5;
+ private SmartX.SmartLabel labelDispMData4;
+ private SmartX.SmartLabel labelTitleDispMDataD4;
+ private SmartX.SmartLabel labelTitleDispMDataM4;
+ private SmartX.SmartLabel labelDiffSecDiff4;
+ private SmartX.SmartLabel smartLabel40;
+ private SmartX.SmartLabel labelDispMDataDiff4;
+ private SmartX.SmartGroupBox smartGroupBox3;
+ private SmartX.SmartLabel labelDiffSecMax2;
+ private SmartX.SmartLabel labelResult2;
+ private SmartX.SmartLabel labelTitleDispRData2;
+ private SmartX.SmartLabel smartLabel14;
+ private SmartX.SmartSeparatorLine smartSeparatorLine22;
+ private SmartX.SmartLabel labelPressureMaster2;
+ private SmartX.SmartSeparatorLine smartSeparatorLine12;
+ private SmartX.SmartLabel labelDispMDataDiff2;
+ private SmartX.SmartLabel smartLabel24;
+ private SmartX.SmartLabel labelTitleDispMDataM2;
+ private SmartX.SmartLabel labelDispRData2;
+ private SmartX.SmartLabel smartLabel13;
+ private SmartX.SmartLabel labelPressureWork2;
+ private SmartX.SmartSeparatorLine smartSeparatorLine2;
+ private SmartX.SmartLabel labelTitleDispMData2;
+ private SmartX.SmartLabel labelTitleDispMDataD2;
+ private SmartX.SmartLabel labelDispMDataMax2;
+ private SmartX.SmartLabel labelDispMData2;
+ private SmartX.SmartLabel smartLabel9;
+ private SmartX.SmartLabel labelDiffMadc2;
+ private SmartX.SmartLabel labelDiffSecDiff2;
+ private SmartX.SmartLabel smartLabel16;
+ private SmartX.SmartGroupBox smartGroupBox6;
+ private SmartX.SmartLabel labelDiffSecMax5;
+ private SmartX.SmartLabel labelResult5;
+ private SmartX.SmartLabel labelTitleDispRData5;
+ private SmartX.SmartLabel smartLabel50;
+ private SmartX.SmartLabel smartLabel73;
+ private SmartX.SmartLabel smartLabel47;
+ private SmartX.SmartSeparatorLine smartSeparatorLine15;
+ private SmartX.SmartSeparatorLine smartSeparatorLine6;
+ private SmartX.SmartLabel labelDiffMadc5;
+ private SmartX.SmartLabel labelDispRData5;
+ private SmartX.SmartLabel labelPressureMaster5;
+ private SmartX.SmartLabel labelPressureWork5;
+ private SmartX.SmartLabel labelTitleDispMData5;
+ private SmartX.SmartLabel smartLabel49;
+ private SmartX.SmartLabel labelDispMDataMax5;
+ private SmartX.SmartSeparatorLine smartSeparatorLine7;
+ private SmartX.SmartLabel labelDispMData5;
+ private SmartX.SmartLabel labelTitleDispMDataD5;
+ private SmartX.SmartLabel labelTitleDispMDataM5;
+ private SmartX.SmartLabel labelDiffSecDiff5;
+ private SmartX.SmartLabel smartLabel52;
+ private SmartX.SmartLabel labelDispMDataDiff5;
+ private SmartX.SmartGroupBox smartGroupBox7;
+ private SmartX.SmartLabel labelDiffSecMax9;
+ private SmartX.SmartLabel labelResult9;
+ private SmartX.SmartLabel labelDispRData9;
+ private SmartX.SmartLabel smartLabel99;
+ private SmartX.SmartLabel smartLabel128;
+ private SmartX.SmartLabel smartLabel96;
+ private SmartX.SmartSeparatorLine smartSeparatorLine19;
+ private SmartX.SmartSeparatorLine smartSeparatorLine27;
+ private SmartX.SmartLabel labelDiffMadc9;
+ private SmartX.SmartLabel labelTitleDispRData9;
+ private SmartX.SmartLabel labelPressureMaster9;
+ private SmartX.SmartLabel labelPressureWork9;
+ private SmartX.SmartLabel labelTitleDispMData9;
+ private SmartX.SmartLabel smartLabel98;
+ private SmartX.SmartLabel labelDispMDataMax9;
+ private SmartX.SmartSeparatorLine smartSeparatorLine28;
+ private SmartX.SmartLabel labelDispMData9;
+ private SmartX.SmartLabel labelTitleDispMDataD9;
+ private SmartX.SmartLabel labelTitleDispMDataM9;
+ private SmartX.SmartLabel labelDiffSecDiff9;
+ private SmartX.SmartLabel smartLabel101;
+ private SmartX.SmartLabel labelDispMDataDiff9;
+ private SmartX.SmartGroupBox smartGroupBox8;
+ private SmartX.SmartLabel labelDiffSecMax10;
+ private SmartX.SmartLabel labelResult10;
+ private SmartX.SmartLabel labelTitleDispRData10;
+ private SmartX.SmartLabel smartLabel111;
+ private SmartX.SmartLabel smartLabel136;
+ private SmartX.SmartLabel smartLabel108;
+ private SmartX.SmartSeparatorLine smartSeparatorLine20;
+ private SmartX.SmartSeparatorLine smartSeparatorLine29;
+ private SmartX.SmartLabel labelDiffMadc10;
+ private SmartX.SmartLabel labelDispRData10;
+ private SmartX.SmartLabel labelPressureMaster10;
+ private SmartX.SmartLabel labelPressureWork10;
+ private SmartX.SmartLabel labelTitleDispMData10;
+ private SmartX.SmartLabel smartLabel110;
+ private SmartX.SmartLabel labelDispMDataMax10;
+ private SmartX.SmartSeparatorLine smartSeparatorLine30;
+ private SmartX.SmartLabel labelDispMData10;
+ private SmartX.SmartLabel labelTitleDispMDataD10;
+ private SmartX.SmartLabel labelTitleDispMDataM10;
+ private SmartX.SmartLabel labelDiffSecDiff10;
+ private SmartX.SmartLabel smartLabel113;
+ private SmartX.SmartLabel labelDispMDataDiff10;
+ private SmartX.SmartGroupBox smartGroupBox9;
+ private SmartX.SmartLabel labelDiffSecMax8;
+ private SmartX.SmartLabel labelResult8;
+ private SmartX.SmartLabel labelDispRData8;
+ private SmartX.SmartLabel labelPressureWork8;
+ private SmartX.SmartLabel smartLabel120;
+ private SmartX.SmartLabel smartLabel84;
+ private SmartX.SmartSeparatorLine smartSeparatorLine18;
+ private SmartX.SmartSeparatorLine smartSeparatorLine25;
+ private SmartX.SmartLabel labelDiffMadc8;
+ private SmartX.SmartLabel labelTitleDispRData8;
+ private SmartX.SmartLabel labelPressureMaster8;
+ private SmartX.SmartLabel smartLabel86;
+ private SmartX.SmartLabel labelTitleDispMData8;
+ private SmartX.SmartSeparatorLine smartSeparatorLine26;
+ private SmartX.SmartLabel labelDispMDataMax8;
+ private SmartX.SmartLabel smartLabel87;
+ private SmartX.SmartLabel labelDispMData8;
+ private SmartX.SmartLabel labelTitleDispMDataD8;
+ private SmartX.SmartLabel labelTitleDispMDataM8;
+ private SmartX.SmartLabel labelDiffSecDiff8;
+ private SmartX.SmartLabel smartLabel89;
+ private SmartX.SmartLabel labelDispMDataDiff8;
+ private SmartX.SmartGroupBox smartGroupBox10;
+ private SmartX.SmartLabel labelDiffSecMax7;
+ private SmartX.SmartLabel labelResult7;
+ private SmartX.SmartLabel labelDispRData7;
+ private SmartX.SmartLabel labelPressureWork7;
+ private SmartX.SmartLabel smartLabel106;
+ private SmartX.SmartLabel smartLabel72;
+ private SmartX.SmartSeparatorLine smartSeparatorLine17;
+ private SmartX.SmartSeparatorLine smartSeparatorLine10;
+ private SmartX.SmartLabel labelDiffMadc7;
+ private SmartX.SmartLabel labelTitleDispRData7;
+ private SmartX.SmartLabel labelPressureMaster7;
+ private SmartX.SmartLabel smartLabel74;
+ private SmartX.SmartLabel labelTitleDispMData7;
+ private SmartX.SmartSeparatorLine smartSeparatorLine24;
+ private SmartX.SmartLabel labelDispMDataMax7;
+ private SmartX.SmartLabel smartLabel75;
+ private SmartX.SmartLabel labelDispMData7;
+ private SmartX.SmartLabel labelTitleDispMDataD7;
+ private SmartX.SmartLabel labelTitleDispMDataM7;
+ private SmartX.SmartLabel labelDiffSecDiff7;
+ private SmartX.SmartLabel smartLabel77;
+ private SmartX.SmartLabel labelDispMDataDiff7;
+ private SmartX.SmartGroupBox smartGroupBox11;
+ private SmartX.SmartLabel labelDiffSecMax6;
+ private SmartX.SmartLabel labelResult6;
+ private SmartX.SmartLabel labelDispRData6;
+ private SmartX.SmartLabel labelPressureWork6;
+ private SmartX.SmartLabel smartLabel90;
+ private SmartX.SmartLabel smartLabel59;
+ private SmartX.SmartSeparatorLine smartSeparatorLine16;
+ private SmartX.SmartSeparatorLine smartSeparatorLine8;
+ private SmartX.SmartLabel labelDiffMadc6;
+ private SmartX.SmartLabel labelTitleDispRData6;
+ private SmartX.SmartLabel labelPressureMaster6;
+ private SmartX.SmartLabel smartLabel62;
+ private SmartX.SmartLabel labelTitleDispMData6;
+ private SmartX.SmartSeparatorLine smartSeparatorLine9;
+ private SmartX.SmartLabel labelDispMDataMax6;
+ private SmartX.SmartLabel smartLabel63;
+ private SmartX.SmartLabel labelDispMData6;
+ private SmartX.SmartLabel labelTitleDispMDataD6;
+ private SmartX.SmartLabel labelTitleDispMDataM6;
+ private SmartX.SmartLabel labelDiffSecDiff6;
+ private SmartX.SmartLabel smartLabel65;
+ private SmartX.SmartLabel labelDispMDataDiff6;
+ private SmartX.SmartLabel labelResultDisp1;
+ private SmartX.SmartLabel labelResultDiff1;
+ private SmartX.SmartLabel labelResultDisp3;
+ private SmartX.SmartLabel labelResultDiff3;
+ private SmartX.SmartLabel labelResultDisp4;
+ private SmartX.SmartLabel labelResultDiff4;
+ private SmartX.SmartLabel labelResultDisp2;
+ private SmartX.SmartLabel labelResultDiff2;
+ private SmartX.SmartLabel labelResultDisp5;
+ private SmartX.SmartLabel labelResultDiff5;
+ private SmartX.SmartLabel labelResultDisp8;
+ private SmartX.SmartLabel labelResultDiff8;
+ private SmartX.SmartLabel labelResultDisp7;
+ private SmartX.SmartLabel labelResultDiff7;
+ private SmartX.SmartLabel labelResultDisp6;
+ private SmartX.SmartLabel labelResultDiff6;
+ private SmartX.SmartLabel labelResultDisp9;
+ private SmartX.SmartLabel labelResultDiff9;
+ private SmartX.SmartLabel labelResultDisp10;
+ private SmartX.SmartLabel labelResultDiff10;
+ }
+}
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.cs b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.cs
new file mode 100644
index 0000000..ba3259a
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.cs
@@ -0,0 +1,1179 @@
+using System;
+using System.Linq;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.ComponentModel;
+using System.Drawing;
+using System.Data;
+using System.Text;
+using System.Windows.Forms;
+
+using SmartX;
+using INT_PT002.DataStore;
+using INT_PT002.Forms;
+
+namespace INT_PT002.Controls.MainDisplay
+{
+ public partial class ControlMainDisplay10 : UserControl
+ {
+ #region Field
+ private FormMainDisplay3 m_ParentForm;
+
+ private Collection CollectionLabelResult;
+ private Collection CollectionLabelResultDiff;
+ private Collection CollectionLabelResultDisp;
+
+ private Collection CollectionDispRData;
+ private Collection CollectionDispMData;
+ private Collection CollectionDispMDataDiff;
+ private Collection CollectionDispMDataMax;
+
+ private Collection CollectionDiffMadc;
+ private Collection CollectionDiffSecDiff;
+ private Collection CollectionDiffSecMax;
+
+ private Collection CollectionPressureWork;
+ private Collection CollectionPressureMaster;
+
+ private Collection CollectionTitleDisp;
+ #endregion
+
+ #region Constructor
+ public ControlMainDisplay10(FormMainDisplay3 parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+
+ this.Initialize();
+ this.InitializeData();
+ }
+ #endregion
+
+ #region Property
+ public FormMainDisplay3 ParentForm
+ {
+ get { return this.m_ParentForm; }
+ set { this.m_ParentForm = value; }
+ }
+ #endregion
+
+ #region Method
+ private void Initialize()
+ {
+ this.CollectionLabelResult = new Collection();
+ this.CollectionLabelResult.Add(this.labelResult1);
+ this.CollectionLabelResult.Add(this.labelResult2);
+ this.CollectionLabelResult.Add(this.labelResult3);
+ this.CollectionLabelResult.Add(this.labelResult4);
+ this.CollectionLabelResult.Add(this.labelResult5);
+ this.CollectionLabelResult.Add(this.labelResult6);
+ this.CollectionLabelResult.Add(this.labelResult7);
+ this.CollectionLabelResult.Add(this.labelResult8);
+ this.CollectionLabelResult.Add(this.labelResult9);
+ this.CollectionLabelResult.Add(this.labelResult10);
+
+ this.CollectionLabelResultDiff = new Collection();
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff1);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff2);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff3);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff4);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff5);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff6);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff7);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff8);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff9);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff10);
+
+ this.CollectionLabelResultDisp = new Collection();
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp1);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp2);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp3);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp4);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp5);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp6);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp7);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp8);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp9);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp10);
+
+ this.CollectionDispRData = new Collection();
+ this.CollectionDispRData.Add(this.labelDispRData1);
+ this.CollectionDispRData.Add(this.labelDispRData2);
+ this.CollectionDispRData.Add(this.labelDispRData3);
+ this.CollectionDispRData.Add(this.labelDispRData4);
+ this.CollectionDispRData.Add(this.labelDispRData5);
+ this.CollectionDispRData.Add(this.labelDispRData6);
+ this.CollectionDispRData.Add(this.labelDispRData7);
+ this.CollectionDispRData.Add(this.labelDispRData8);
+ this.CollectionDispRData.Add(this.labelDispRData9);
+ this.CollectionDispRData.Add(this.labelDispRData10);
+
+ this.CollectionDispMData = new Collection();
+ this.CollectionDispMData.Add(this.labelDispMData1);
+ this.CollectionDispMData.Add(this.labelDispMData2);
+ this.CollectionDispMData.Add(this.labelDispMData3);
+ this.CollectionDispMData.Add(this.labelDispMData4);
+ this.CollectionDispMData.Add(this.labelDispMData5);
+ this.CollectionDispMData.Add(this.labelDispMData6);
+ this.CollectionDispMData.Add(this.labelDispMData7);
+ this.CollectionDispMData.Add(this.labelDispMData8);
+ this.CollectionDispMData.Add(this.labelDispMData9);
+ this.CollectionDispMData.Add(this.labelDispMData10);
+
+ this.CollectionDispMDataDiff = new Collection();
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff1);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff2);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff3);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff4);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff5);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff6);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff7);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff8);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff9);
+ this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff10);
+
+ this.CollectionDispMDataMax = new Collection();
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax1);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax2);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax3);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax4);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax5);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax6);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax7);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax8);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax9);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax10);
+
+ this.CollectionDiffMadc = new Collection();
+ this.CollectionDiffMadc.Add(this.labelDiffMadc1);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc2);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc3);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc4);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc5);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc6);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc7);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc8);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc9);
+ this.CollectionDiffMadc.Add(this.labelDiffMadc10);
+
+ this.CollectionDiffSecDiff = new Collection();
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff1);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff2);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff3);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff4);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff5);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff6);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff7);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff8);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff9);
+ this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff10);
+
+ this.CollectionDiffSecMax = new Collection();
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax1);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax2);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax3);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax4);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax5);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax6);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax7);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax8);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax9);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax10);
+
+ this.CollectionPressureWork = new Collection();
+ this.CollectionPressureWork.Add(this.labelPressureWork1);
+ this.CollectionPressureWork.Add(this.labelPressureWork2);
+ this.CollectionPressureWork.Add(this.labelPressureWork3);
+ this.CollectionPressureWork.Add(this.labelPressureWork4);
+ this.CollectionPressureWork.Add(this.labelPressureWork5);
+ this.CollectionPressureWork.Add(this.labelPressureWork6);
+ this.CollectionPressureWork.Add(this.labelPressureWork7);
+ this.CollectionPressureWork.Add(this.labelPressureWork8);
+ this.CollectionPressureWork.Add(this.labelPressureWork9);
+ this.CollectionPressureWork.Add(this.labelPressureWork10);
+
+ this.CollectionPressureMaster = new Collection();
+ this.CollectionPressureMaster.Add(this.labelPressureMaster1);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster2);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster3);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster4);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster5);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster6);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster7);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster8);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster9);
+ this.CollectionPressureMaster.Add(this.labelPressureMaster10);
+
+ this.CollectionTitleDisp = new Collection();
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM10);
+ }
+ public void InitializeData()
+ {
+ for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ this.CollectionLabelResult[i].Text = "-";
+ this.CollectionLabelResult[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDiff[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDisp[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionDispRData[i].Text = "0.00";
+ this.CollectionDispMData[i].Text = "0.00";
+ this.CollectionDispMDataDiff[i].Text = "0.00";
+ this.CollectionDispMDataMax[i].Text = "0.00";
+ this.CollectionDiffMadc[i].Text = "0.00";
+ this.CollectionDiffSecDiff[i].Text = "0.00";
+ this.CollectionDiffSecMax[i].Text = "0.00";
+ this.CollectionPressureWork[i].Text = "0.0";
+ this.CollectionPressureMaster[i].Text = "0.0";
+ }
+ }
+
+ private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label2)
+ {
+ string value = "";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ value = "-";
+ label2.TextColor = Define.ColorTextResultNone;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ value = "Pass";
+ label2.TextColor = Define.ColorTextResultPass;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ value = "Leak";
+ label2.TextColor = Define.ColorTextResultNG;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ value = "Empty";
+ label2.TextColor = Define.ColorTextResultNone;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Error";
+ label2.TextColor = Define.ColorTextResultNone;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ default:
+ break;
+ }
+
+ if (label2.Text != value)
+ label2.Text = value;
+ }
+ private void GetJudgmentResultDiff(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+ }
+ private void GetJudgmentResultDisp(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+ }
+
+ public void UpdateDisplayProcessStatus(Define.E_ProcessStatus status)
+ {
+ switch (status)
+ {
+ case Define.E_ProcessStatus._0_None:
+ break;
+ case Define.E_ProcessStatus._1_Ready:
+ break;
+ case Define.E_ProcessStatus._2_ProductEntry:
+ this.InitializeData();
+ break;
+ case Define.E_ProcessStatus._3_MoveToLeak:
+ break;
+ case Define.E_ProcessStatus._4_MoveToCheck:
+ break;
+ case Define.E_ProcessStatus._5_ChamberMerge:
+ break;
+ case Define.E_ProcessStatus._6_VacuumStart:
+ break;
+ case Define.E_ProcessStatus._7_VacuumHold:
+ break;
+ case Define.E_ProcessStatus._8_Judgment:
+ break;
+ case Define.E_ProcessStatus._9_VacuumBreak:
+ break;
+ case Define.E_ProcessStatus._10_ChamberRelease:
+ break;
+ case Define.E_ProcessStatus._11_MoveToReady:
+ break;
+ default:
+ break;
+ }
+ }
+ private void UpdateDisplayDotGraphDiff(SmartDraw draw, DiffData diff)
+ {
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 15.000 ~ -2.000 (17.000 ~ 0)
+ // 그래프 영역 높이 102
+ // 17000 / 102 = 166.666666~
+ //dValue = (int.Parse(data.CurrentValueSign + data.CurrentValue) + 2000) / 166.66666;
+
+ if (dValue > 110)
+ dValue = 110;
+ if (dValue < 1)
+ dValue = 1;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ private void UpdateDisplayDotGraphDisp(SmartDraw draw, DispData disp)
+ {
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 15.000 ~ -2.000 (17.000 ~ 0)
+ // 그래프 영역 높이 102
+ // 17000 / 102 = 166.666666~
+ //dValue = (int.Parse(data.CurrentValueSign + data.CurrentValue) + 2000) / 166.66666;
+
+ if (dValue > 110)
+ dValue = 110;
+ if (dValue < 1)
+ dValue = 1;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ public void UpdateEquipmentStatusDisplay(Define.E_EquipmentStatus status)
+ {
+ if (status == Define.E_EquipmentStatus.Start)
+ {
+ #region Start
+ //this.labelStart.Visible = true;
+ //this.labelStop.Visible = false;
+ #endregion
+ }
+ else
+ {
+ #region Stop
+ //this.labelStart.Visible = false;
+ //this.labelStop.Visible = true;
+ #endregion
+ }
+ }
+ public void UpdateDisplayAlarmView(AlarmList alarm)
+ {
+
+ }
+
+ // 차압센서 데이터
+ public void UpdateDisplayDiffData(Collection datas)
+ {
+ string value = "";
+
+ for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ value = datas[i].MAdc;
+ if (this.CollectionDiffMadc[i].Text != value)
+ this.CollectionDiffMadc[i].Text = value;
+
+ value = datas[i].SecBuf;
+ if (this.CollectionDiffSecDiff[i].Text != value)
+ this.CollectionDiffSecDiff[i].Text = value;
+
+ value = datas[i].SecBufMax;
+ if (this.CollectionDiffSecMax[i].Text != value)
+ this.CollectionDiffSecMax[i].Text = value;
+ }
+ }
+ public void UpdateDisplayDiffData1(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[0].Text != value)
+ this.CollectionDiffMadc[0].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[0].Text != value)
+ this.CollectionDiffSecDiff[0].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[0].Text != value)
+ this.CollectionDiffSecMax[0].Text = value;
+ }
+ public void UpdateDisplayDiffData2(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[1].Text != value)
+ this.CollectionDiffMadc[1].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[1].Text != value)
+ this.CollectionDiffSecDiff[1].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[1].Text != value)
+ this.CollectionDiffSecMax[1].Text = value;
+ }
+ public void UpdateDisplayDiffData3(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[2].Text != value)
+ this.CollectionDiffMadc[2].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[2].Text != value)
+ this.CollectionDiffSecDiff[2].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[2].Text != value)
+ this.CollectionDiffSecMax[2].Text = value;
+ }
+ public void UpdateDisplayDiffData4(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[3].Text != value)
+ this.CollectionDiffMadc[3].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[3].Text != value)
+ this.CollectionDiffSecDiff[3].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[3].Text != value)
+ this.CollectionDiffSecMax[3].Text = value;
+ }
+ public void UpdateDisplayDiffData5(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[4].Text != value)
+ this.CollectionDiffMadc[4].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[4].Text != value)
+ this.CollectionDiffSecDiff[4].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[4].Text != value)
+ this.CollectionDiffSecMax[4].Text = value;
+ }
+ public void UpdateDisplayDiffData6(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[5].Text != value)
+ this.CollectionDiffMadc[5].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[5].Text != value)
+ this.CollectionDiffSecDiff[5].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[5].Text != value)
+ this.CollectionDiffSecMax[5].Text = value;
+ }
+ public void UpdateDisplayDiffData7(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[6].Text != value)
+ this.CollectionDiffMadc[6].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[6].Text != value)
+ this.CollectionDiffSecDiff[6].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[6].Text != value)
+ this.CollectionDiffSecMax[6].Text = value;
+ }
+ public void UpdateDisplayDiffData8(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[7].Text != value)
+ this.CollectionDiffMadc[7].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[7].Text != value)
+ this.CollectionDiffSecDiff[7].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[7].Text != value)
+ this.CollectionDiffSecMax[7].Text = value;
+ }
+ public void UpdateDisplayDiffData9(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[8].Text != value)
+ this.CollectionDiffMadc[8].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[8].Text != value)
+ this.CollectionDiffSecDiff[8].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[8].Text != value)
+ this.CollectionDiffSecMax[8].Text = value;
+ }
+ public void UpdateDisplayDiffData10(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DiffData.MAdc;
+ if (this.CollectionDiffMadc[9].Text != value)
+ this.CollectionDiffMadc[9].Text = value;
+
+ value = data.DiffData.SecBuf;
+ if (this.CollectionDiffSecDiff[9].Text != value)
+ this.CollectionDiffSecDiff[9].Text = value;
+
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[9].Text != value)
+ this.CollectionDiffSecMax[9].Text = value;
+ }
+
+ // 변위센서 데이터
+ public void UpdateDisplayDispData(Collection datas)
+ {
+ string value = "";
+
+ for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ value = datas[i].RData;
+ if (this.CollectionDispRData[i].Text != value)
+ this.CollectionDispRData[i].Text = value;
+
+ value = datas[i].MData;
+ if (this.CollectionDispMData[i].Text != value)
+ this.CollectionDispMData[i].Text = value;
+
+ value = datas[i].MDataDiff;
+ if (this.CollectionDispMDataDiff[i].Text != value)
+ this.CollectionDispMDataDiff[i].Text = value;
+
+ value = datas[i].MDataMax;
+ if (this.CollectionDispMDataMax[i].Text != value)
+ this.CollectionDispMDataMax[i].Text = value;
+ }
+ }
+ public void UpdateDisplayDispData1(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[0].Text != value)
+ this.CollectionDispRData[0].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[0].Text != value)
+ this.CollectionDispMData[0].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[0].Text != value)
+ this.CollectionDispMDataDiff[0].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[0].Text != value)
+ this.CollectionDispMDataMax[0].Text = value;
+ }
+ public void UpdateDisplayDispData2(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[1].Text != value)
+ this.CollectionDispRData[1].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[1].Text != value)
+ this.CollectionDispMData[1].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[1].Text != value)
+ this.CollectionDispMDataDiff[1].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[1].Text != value)
+ this.CollectionDispMDataMax[1].Text = value;
+ }
+ public void UpdateDisplayDispData3(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[2].Text != value)
+ this.CollectionDispRData[2].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[2].Text != value)
+ this.CollectionDispMData[2].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[2].Text != value)
+ this.CollectionDispMDataDiff[2].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[2].Text != value)
+ this.CollectionDispMDataMax[2].Text = value;
+ }
+ public void UpdateDisplayDispData4(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[3].Text != value)
+ this.CollectionDispRData[3].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[3].Text != value)
+ this.CollectionDispMData[3].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[3].Text != value)
+ this.CollectionDispMDataDiff[3].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[3].Text != value)
+ this.CollectionDispMDataMax[3].Text = value;
+ }
+ public void UpdateDisplayDispData5(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[4].Text != value)
+ this.CollectionDispRData[4].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[4].Text != value)
+ this.CollectionDispMData[4].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[4].Text != value)
+ this.CollectionDispMDataDiff[4].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[4].Text != value)
+ this.CollectionDispMDataMax[4].Text = value;
+ }
+ public void UpdateDisplayDispData6(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[5].Text != value)
+ this.CollectionDispRData[5].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[5].Text != value)
+ this.CollectionDispMData[5].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[5].Text != value)
+ this.CollectionDispMDataDiff[5].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[5].Text != value)
+ this.CollectionDispMDataMax[5].Text = value;
+ }
+ public void UpdateDisplayDispData7(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[6].Text != value)
+ this.CollectionDispRData[6].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[6].Text != value)
+ this.CollectionDispMData[6].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[6].Text != value)
+ this.CollectionDispMDataDiff[6].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[6].Text != value)
+ this.CollectionDispMDataMax[6].Text = value;
+ }
+ public void UpdateDisplayDispData8(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[7].Text != value)
+ this.CollectionDispRData[7].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[7].Text != value)
+ this.CollectionDispMData[7].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[7].Text != value)
+ this.CollectionDispMDataDiff[7].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[7].Text != value)
+ this.CollectionDispMDataMax[7].Text = value;
+ }
+ public void UpdateDisplayDispData9(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[8].Text != value)
+ this.CollectionDispRData[8].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[8].Text != value)
+ this.CollectionDispMData[8].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[8].Text != value)
+ this.CollectionDispMDataDiff[8].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[8].Text != value)
+ this.CollectionDispMDataMax[8].Text = value;
+ }
+ public void UpdateDisplayDispData10(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.DispData.RData;
+ if (this.CollectionDispRData[9].Text != value)
+ this.CollectionDispRData[9].Text = value;
+
+ value = data.DispData.MData;
+ if (this.CollectionDispMData[9].Text != value)
+ this.CollectionDispMData[9].Text = value;
+
+ value = data.DispData.MDataDiff;
+ if (this.CollectionDispMDataDiff[9].Text != value)
+ this.CollectionDispMDataDiff[9].Text = value;
+
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[9].Text != value)
+ this.CollectionDispMDataMax[9].Text = value;
+ }
+
+ // 압력센서 데이터
+ public void UpdateDisplayPresData(Collection datas)
+ {
+ string value = "";
+
+ for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ value = datas[i].WorkingChamber;
+ if (this.CollectionPressureWork[i].Text != value)
+ this.CollectionPressureWork[i].Text = value;
+
+ value = datas[i].MasterChamber;
+ if (this.CollectionPressureMaster[i].Text != value)
+ this.CollectionPressureMaster[i].Text = value;
+ }
+ }
+ public void UpdateDisplayPresData1(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[0].Text != value)
+ this.CollectionPressureWork[0].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[0].Text != value)
+ this.CollectionPressureMaster[0].Text = value;
+ }
+ public void UpdateDisplayPresData2(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[1].Text != value)
+ this.CollectionPressureWork[1].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[1].Text != value)
+ this.CollectionPressureMaster[1].Text = value;
+ }
+ public void UpdateDisplayPresData3(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[2].Text != value)
+ this.CollectionPressureWork[2].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[2].Text != value)
+ this.CollectionPressureMaster[2].Text = value;
+ }
+ public void UpdateDisplayPresData4(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[3].Text != value)
+ this.CollectionPressureWork[3].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[3].Text != value)
+ this.CollectionPressureMaster[3].Text = value;
+ }
+ public void UpdateDisplayPresData5(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[4].Text != value)
+ this.CollectionPressureWork[4].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[4].Text != value)
+ this.CollectionPressureMaster[4].Text = value;
+ }
+ public void UpdateDisplayPresData6(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[5].Text != value)
+ this.CollectionPressureWork[5].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[5].Text != value)
+ this.CollectionPressureMaster[5].Text = value;
+ }
+ public void UpdateDisplayPresData7(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[6].Text != value)
+ this.CollectionPressureWork[6].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[6].Text != value)
+ this.CollectionPressureMaster[6].Text = value;
+ }
+ public void UpdateDisplayPresData8(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[7].Text != value)
+ this.CollectionPressureWork[7].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[7].Text != value)
+ this.CollectionPressureMaster[7].Text = value;
+ }
+ public void UpdateDisplayPresData9(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[8].Text != value)
+ this.CollectionPressureWork[8].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[8].Text != value)
+ this.CollectionPressureMaster[8].Text = value;
+ }
+ public void UpdateDisplayPresData10(LeakData1 data)
+ {
+ string value = "";
+
+ value = data.PresData.WorkingChamber;
+ if (this.CollectionPressureWork[9].Text != value)
+ this.CollectionPressureWork[9].Text = value;
+
+ value = data.PresData.MasterChamber;
+ if (this.CollectionPressureMaster[9].Text != value)
+ this.CollectionPressureMaster[9].Text = value;
+ }
+
+ // 판정결과
+ public void UpdateDisplayJudgmentData1(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[0]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[0]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[0]);
+ }
+ }
+ public void UpdateDisplayJudgmentData2(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[1]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[1]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[1]);
+ }
+ }
+ public void UpdateDisplayJudgmentData3(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[2]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[2]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[2]);
+ }
+ }
+ public void UpdateDisplayJudgmentData4(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[3]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[3]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[3]);
+ }
+ }
+ public void UpdateDisplayJudgmentData5(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[4]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[4]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[4]);
+ }
+ }
+ public void UpdateDisplayJudgmentData6(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[5]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[5]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[5]);
+ }
+ }
+ public void UpdateDisplayJudgmentData7(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[6]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[6]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[6]);
+ }
+ }
+ public void UpdateDisplayJudgmentData8(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[7]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[7]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[7]);
+ }
+ }
+ public void UpdateDisplayJudgmentData9(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[8]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[8]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[8]);
+ }
+ }
+ public void UpdateDisplayJudgmentData10(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[9]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[9]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[9]);
+ }
+ }
+
+ public void DisplayRefresh()
+ {
+ this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.Equipment;
+ this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
+
+ if (this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE == false)
+ {
+ for (int i = 0; i < this.CollectionTitleDisp.Count; i++)
+ this.CollectionTitleDisp[i].Enabled = false;
+
+ for (int i = 0; i < 10; i++)
+ {
+ this.CollectionDispRData[i].Enabled = false;
+ this.CollectionDispMData[i].Enabled = false;
+ this.CollectionDispMDataDiff[i].Enabled = false;
+ this.CollectionDispMDataMax[i].Enabled = false;
+ }
+ }
+ else
+ {
+ for (int i = 0; i < this.CollectionTitleDisp.Count; i++)
+ this.CollectionTitleDisp[i].Enabled = true;
+
+ for (int i = 0; i < 10; i++)
+ {
+ this.CollectionDispRData[i].Enabled = true;
+ this.CollectionDispMData[i].Enabled = true;
+ this.CollectionDispMDataDiff[i].Enabled = true;
+ this.CollectionDispMDataMax[i].Enabled = true;
+ }
+ }
+ }
+ #endregion
+ }
+}
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.resx b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.resx
new file mode 100644
index 0000000..3e7a6d2
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainDisplay10.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ WEBPAD
+
+
\ No newline at end of file
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainModbus.Designer.cs b/INT_PT002/Controls/MainDisplay/ControlMainModbus.Designer.cs
index 1cdf6df..dd30be4 100644
--- a/INT_PT002/Controls/MainDisplay/ControlMainModbus.Designer.cs
+++ b/INT_PT002/Controls/MainDisplay/ControlMainModbus.Designer.cs
@@ -1690,7 +1690,7 @@
this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel24.BorderColor = System.Drawing.Color.Black;
this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel24.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel24.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel24.ForeColor = System.Drawing.Color.Black;
this.smartLabel24.LineSpacing = 0F;
this.smartLabel24.Location = new System.Drawing.Point(120, 552);
@@ -1714,7 +1714,7 @@
this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel25.BorderColor = System.Drawing.Color.Black;
this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel25.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel25.ForeColor = System.Drawing.Color.Black;
this.smartLabel25.LineSpacing = 0F;
this.smartLabel25.Location = new System.Drawing.Point(120, 502);
@@ -1738,7 +1738,7 @@
this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel20.BorderColor = System.Drawing.Color.Black;
this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel20.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel20.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel20.ForeColor = System.Drawing.Color.Black;
this.smartLabel20.LineSpacing = 0F;
this.smartLabel20.Location = new System.Drawing.Point(120, 451);
@@ -1762,7 +1762,7 @@
this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel21.BorderColor = System.Drawing.Color.Black;
this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel21.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel21.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel21.ForeColor = System.Drawing.Color.Black;
this.smartLabel21.LineSpacing = 0F;
this.smartLabel21.Location = new System.Drawing.Point(120, 401);
@@ -1786,7 +1786,7 @@
this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel22.BorderColor = System.Drawing.Color.Black;
this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel22.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel22.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel22.ForeColor = System.Drawing.Color.Black;
this.smartLabel22.LineSpacing = 0F;
this.smartLabel22.Location = new System.Drawing.Point(120, 352);
@@ -1810,7 +1810,7 @@
this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel23.BorderColor = System.Drawing.Color.Black;
this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel23.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel23.ForeColor = System.Drawing.Color.Black;
this.smartLabel23.LineSpacing = 0F;
this.smartLabel23.Location = new System.Drawing.Point(120, 301);
@@ -1834,7 +1834,7 @@
this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel18.BorderColor = System.Drawing.Color.Black;
this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel18.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel18.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel18.ForeColor = System.Drawing.Color.Black;
this.smartLabel18.LineSpacing = 0F;
this.smartLabel18.Location = new System.Drawing.Point(120, 251);
@@ -1858,7 +1858,7 @@
this.smartLabel19.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel19.BorderColor = System.Drawing.Color.Black;
this.smartLabel19.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel19.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel19.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel19.ForeColor = System.Drawing.Color.Black;
this.smartLabel19.LineSpacing = 0F;
this.smartLabel19.Location = new System.Drawing.Point(120, 201);
@@ -1882,7 +1882,7 @@
this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel17.BorderColor = System.Drawing.Color.Black;
this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel17.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel17.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel17.ForeColor = System.Drawing.Color.Black;
this.smartLabel17.LineSpacing = 0F;
this.smartLabel17.Location = new System.Drawing.Point(120, 152);
@@ -1906,7 +1906,7 @@
this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartLabel16.BorderColor = System.Drawing.Color.Black;
this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel16.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel16.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel16.ForeColor = System.Drawing.Color.Black;
this.smartLabel16.LineSpacing = 0F;
this.smartLabel16.Location = new System.Drawing.Point(120, 102);
@@ -1930,7 +1930,7 @@
this.labelTitleLane.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleLane.BorderColor = System.Drawing.Color.Black;
this.labelTitleLane.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleLane.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleLane.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleLane.ForeColor = System.Drawing.Color.Black;
this.labelTitleLane.LineSpacing = 0F;
this.labelTitleLane.Location = new System.Drawing.Point(120, 64);
@@ -2266,7 +2266,7 @@
this.labelTitleValueHexa.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleValueHexa.BorderColor = System.Drawing.Color.Black;
this.labelTitleValueHexa.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleValueHexa.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleValueHexa.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleValueHexa.ForeColor = System.Drawing.Color.Black;
this.labelTitleValueHexa.LineSpacing = 0F;
this.labelTitleValueHexa.Location = new System.Drawing.Point(424, 64);
@@ -2338,7 +2338,7 @@
this.labelTitleValueDecimal.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleValueDecimal.BorderColor = System.Drawing.Color.Black;
this.labelTitleValueDecimal.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleValueDecimal.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleValueDecimal.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleValueDecimal.ForeColor = System.Drawing.Color.Black;
this.labelTitleValueDecimal.LineSpacing = 0F;
this.labelTitleValueDecimal.Location = new System.Drawing.Point(309, 64);
@@ -2362,7 +2362,7 @@
this.labelTitleContents.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleContents.BorderColor = System.Drawing.Color.Black;
this.labelTitleContents.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleContents.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleContents.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleContents.ForeColor = System.Drawing.Color.Black;
this.labelTitleContents.LineSpacing = 0F;
this.labelTitleContents.Location = new System.Drawing.Point(158, 64);
@@ -2386,7 +2386,7 @@
this.labelTitleOffset.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.labelTitleOffset.BorderColor = System.Drawing.Color.Black;
this.labelTitleOffset.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleOffset.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleOffset.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleOffset.ForeColor = System.Drawing.Color.Black;
this.labelTitleOffset.LineSpacing = 0F;
this.labelTitleOffset.Location = new System.Drawing.Point(37, 64);
@@ -2530,7 +2530,7 @@
this.labelTitleReceiveCount2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleReceiveCount2.BorderColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleReceiveCount2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleReceiveCount2.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleReceiveCount2.ForeColor = System.Drawing.Color.White;
this.labelTitleReceiveCount2.LineSpacing = 0F;
this.labelTitleReceiveCount2.Location = new System.Drawing.Point(345, 32);
@@ -2555,7 +2555,7 @@
this.labelTitleStartAddr2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleStartAddr2.BorderColor = System.Drawing.Color.Black;
this.labelTitleStartAddr2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleStartAddr2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleStartAddr2.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleStartAddr2.ForeColor = System.Drawing.Color.White;
this.labelTitleStartAddr2.LineSpacing = 0F;
this.labelTitleStartAddr2.Location = new System.Drawing.Point(189, 32);
@@ -2580,7 +2580,7 @@
this.labelTitleReceiveCount1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleReceiveCount1.BorderColor = System.Drawing.Color.Black;
this.labelTitleReceiveCount1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleReceiveCount1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleReceiveCount1.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleReceiveCount1.ForeColor = System.Drawing.Color.White;
this.labelTitleReceiveCount1.LineSpacing = 0F;
this.labelTitleReceiveCount1.Location = new System.Drawing.Point(345, 17);
@@ -2605,7 +2605,7 @@
this.labelTitleStartAddr1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitleStartAddr1.BorderColor = System.Drawing.Color.Black;
this.labelTitleStartAddr1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitleStartAddr1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
+ this.labelTitleStartAddr1.Font = new System.Drawing.Font("New Gulim", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleStartAddr1.ForeColor = System.Drawing.Color.White;
this.labelTitleStartAddr1.LineSpacing = 0F;
this.labelTitleStartAddr1.Location = new System.Drawing.Point(189, 17);
@@ -2630,7 +2630,7 @@
this.labelTitlePort.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.labelTitlePort.BorderColor = System.Drawing.Color.Black;
this.labelTitlePort.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTitlePort.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
+ this.labelTitlePort.Font = new System.Drawing.Font("New Gulim", 15F, System.Drawing.FontStyle.Bold);
this.labelTitlePort.ForeColor = System.Drawing.Color.White;
this.labelTitlePort.LineSpacing = 0F;
this.labelTitlePort.Location = new System.Drawing.Point(37, 17);
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainModbus.cs b/INT_PT002/Controls/MainDisplay/ControlMainModbus.cs
index 3c5cc73..6d8ec9b 100644
--- a/INT_PT002/Controls/MainDisplay/ControlMainModbus.cs
+++ b/INT_PT002/Controls/MainDisplay/ControlMainModbus.cs
@@ -150,7 +150,7 @@ namespace INT_PT002.Controls
}
public void UpdateData(_30000_ModbusData mData)
{
- this.ParentForm.ParentForm.Current30000ModbusData.SettingHexa();
+ mData.SettingHexa();
for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
{
@@ -197,6 +197,18 @@ namespace INT_PT002.Controls
this.UpdateOffset(true, this.ParentForm.ParentForm.SystemConfig.MODBUS_TCP_START_ADDRESS);
}
}
+ public void ClearData()
+ {
+ this.ParentForm.ParentForm.Current30000ModbusData.Initialization();
+
+ for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ this.CollectionDecIsProcessing[i].Text = this.ParentForm.ParentForm.Current30000ModbusData.CollectionIsProcessing[i].ToString();
+ this.CollectionDecIsLeak[i].Text = this.ParentForm.ParentForm.Current30000ModbusData.CollectionIsLeak[i].ToString();
+ this.CollectionHexaIsProcessing[i].Text = this.ParentForm.ParentForm.Current30000ModbusData.CollectionIsProcessingHexa[i].ToString();
+ this.CollectionHexaIsLeak[i].Text = this.ParentForm.ParentForm.Current30000ModbusData.CollectionIsLeakHexa[i].ToString();
+ }
+ }
public void DisplayRefresh()
{
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainResult.Designer.cs b/INT_PT002/Controls/MainDisplay/ControlMainResult.Designer.cs
new file mode 100644
index 0000000..72e6b45
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainResult.Designer.cs
@@ -0,0 +1,125 @@
+namespace INT_PT002.Controls.MainDisplay
+{
+ partial class ControlMainResult
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Component Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.labelResultDisp = new SmartX.SmartLabel();
+ this.labelResultDiff = new SmartX.SmartLabel();
+ this.labelResult = new SmartX.SmartLabel();
+ this.SuspendLayout();
+ //
+ // labelResultDisp
+ //
+ this.labelResultDisp.BackGround = null;
+ this.labelResultDisp.BackGroundColor = System.Drawing.Color.Black;
+ this.labelResultDisp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp.LineSpacing = 0F;
+ this.labelResultDisp.Location = new System.Drawing.Point(68, 47);
+ this.labelResultDisp.Name = "labelResultDisp";
+ this.labelResultDisp.OverlapOptimize = true;
+ this.labelResultDisp.PasswordChar = '\0';
+ this.labelResultDisp.Radius = 3;
+ this.labelResultDisp.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp.Size = new System.Drawing.Size(67, 30);
+ this.labelResultDisp.TabIndex = 521;
+ this.labelResultDisp.Text = "DISP";
+ this.labelResultDisp.TextColor = System.Drawing.Color.Gainsboro;
+ this.labelResultDisp.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp.Wordwrap = false;
+ //
+ // labelResultDiff
+ //
+ this.labelResultDiff.BackGround = null;
+ this.labelResultDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
+ this.labelResultDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff.LineSpacing = 0F;
+ this.labelResultDiff.Location = new System.Drawing.Point(0, 47);
+ this.labelResultDiff.Name = "labelResultDiff";
+ this.labelResultDiff.OverlapOptimize = true;
+ this.labelResultDiff.PasswordChar = '\0';
+ this.labelResultDiff.Radius = 3;
+ this.labelResultDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff.Size = new System.Drawing.Size(67, 30);
+ this.labelResultDiff.TabIndex = 520;
+ this.labelResultDiff.Text = "DIFF";
+ this.labelResultDiff.TextColor = System.Drawing.Color.Gainsboro;
+ this.labelResultDiff.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff.Wordwrap = false;
+ //
+ // labelResult
+ //
+ this.labelResult.BackGround = null;
+ this.labelResult.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
+ this.labelResult.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
+ this.labelResult.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult.LineSpacing = 0F;
+ this.labelResult.Location = new System.Drawing.Point(0, 0);
+ this.labelResult.Name = "labelResult";
+ this.labelResult.OverlapOptimize = true;
+ this.labelResult.PasswordChar = '\0';
+ this.labelResult.Radius = 3;
+ this.labelResult.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult.Size = new System.Drawing.Size(135, 46);
+ this.labelResult.TabIndex = 519;
+ this.labelResult.Text = "Pass";
+ this.labelResult.TextColor = System.Drawing.Color.White;
+ this.labelResult.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult.Wordwrap = false;
+ //
+ // ControlMainResult
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.BackColor = System.Drawing.Color.Black;
+ this.Controls.Add(this.labelResultDisp);
+ this.Controls.Add(this.labelResultDiff);
+ this.Controls.Add(this.labelResult);
+ this.Name = "ControlMainResult";
+ this.Size = new System.Drawing.Size(135, 77);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartLabel labelResultDisp;
+ private SmartX.SmartLabel labelResultDiff;
+ private SmartX.SmartLabel labelResult;
+ }
+}
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainResult.cs b/INT_PT002/Controls/MainDisplay/ControlMainResult.cs
new file mode 100644
index 0000000..df69778
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainResult.cs
@@ -0,0 +1,165 @@
+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 INT_PT002.DataStore;
+using INT_PT002.Forms;
+
+namespace INT_PT002.Controls.MainDisplay
+{
+ public partial class ControlMainResult : UserControl
+ {
+ #region Field
+ private FormMainDisplay3 m_ParentForm;
+
+ private Color ColorResultPass;
+ private Color ColorResultNG;
+ private Color ColorResultNone;
+ #endregion
+
+ #region Constructor
+ public ControlMainResult(FormMainDisplay3 parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+
+ this.Initialize();
+ }
+ #endregion
+
+ #region Property
+ public FormMainDisplay3 ParentForm
+ {
+ get { return this.m_ParentForm; }
+ set { this.m_ParentForm = value; }
+ }
+ #endregion
+
+ #region Method
+ private void Initialize()
+ {
+ this.ColorResultPass = Color.FromArgb(39, 200, 64);
+ this.ColorResultNG = Color.FromArgb(254, 70, 70);
+ this.ColorResultNone = Color.FromArgb(42, 43, 45);
+ }
+ private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ value = "-";
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ value = "Pass";
+ label.BackGroundColor = this.ColorResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ value = "Leak";
+ label.BackGroundColor = this.ColorResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ value = "Empty";
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Error";
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+ }
+ private void GetJudgmentResultDiff(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Diff";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.BackGroundColor = this.ColorResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.BackGroundColor = this.ColorResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+ }
+ private void GetJudgmentResultDisp(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Disp";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.BackGroundColor = this.ColorResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.BackGroundColor = this.ColorResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+ }
+
+ public void SetResult(LeakResult result)
+ {
+ this.GetJudgmentResult(result.Result, this.labelResult);
+
+ if (result.Result == Define.E_JudgmentStatus.Empty || result.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.labelResultDiff);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.labelResultDisp);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(result.DiffResult, this.labelResultDiff);
+ this.GetJudgmentResultDisp(result.DispResult, this.labelResultDisp);
+ }
+ }
+ public void SetResultTestMode(Define.E_JudgmentStatus judg, Define.E_JudgmentStatus diff, Define.E_JudgmentStatus disp)
+ {
+ this.GetJudgmentResult(judg, this.labelResult);
+ this.GetJudgmentResultDiff(diff, this.labelResultDiff);
+ this.GetJudgmentResultDisp(disp, this.labelResultDisp);
+ }
+ #endregion
+ }
+}
diff --git a/INT_PT002/Controls/MainDisplay/ControlMainResult.resx b/INT_PT002/Controls/MainDisplay/ControlMainResult.resx
new file mode 100644
index 0000000..3e7a6d2
--- /dev/null
+++ b/INT_PT002/Controls/MainDisplay/ControlMainResult.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ WEBPAD
+
+
\ No newline at end of file
diff --git a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.Designer.cs b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.Designer.cs
index 532c106..fd809b0 100644
--- a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.Designer.cs
+++ b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.Designer.cs
@@ -92,6 +92,8 @@
this.labelInput3 = new SmartX.SmartLabel();
this.labelInput1 = new SmartX.SmartLabel();
this.smartTimer = new SmartX.SmartTimer();
+ this.labeldispAlarm2 = new SmartX.SmartLabel();
+ this.labeldispAlarm1 = new SmartX.SmartLabel();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox3.SuspendLayout();
this.smartGroupBox5.SuspendLayout();
@@ -1303,6 +1305,8 @@
this.smartGroupBox4.BackGround = null;
this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox4.BackImage = null;
+ this.smartGroupBox4.Controls.Add(this.labeldispAlarm2);
+ this.smartGroupBox4.Controls.Add(this.labeldispAlarm1);
this.smartGroupBox4.Controls.Add(this.labelVacuum2);
this.smartGroupBox4.Controls.Add(this.labelDiff2);
this.smartGroupBox4.Controls.Add(this.labelDisp2);
@@ -1540,37 +1544,38 @@
// labelSbAlarm2
//
this.labelSbAlarm2.BackGround = null;
- this.labelSbAlarm2.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelSbAlarm2.BackGroundColor = System.Drawing.Color.Red;
this.labelSbAlarm2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelSbAlarm2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelSbAlarm2.LineSpacing = 0F;
- this.labelSbAlarm2.Location = new System.Drawing.Point(359, 49);
+ this.labelSbAlarm2.Location = new System.Drawing.Point(279, 49);
this.labelSbAlarm2.Name = "labelSbAlarm2";
this.labelSbAlarm2.OverlapOptimize = true;
this.labelSbAlarm2.PasswordChar = '\0';
this.labelSbAlarm2.Radius = 3;
- this.labelSbAlarm2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelSbAlarm2.RoundRectFillColor = System.Drawing.Color.Red;
this.labelSbAlarm2.Size = new System.Drawing.Size(20, 20);
this.labelSbAlarm2.TabIndex = 207;
this.labelSbAlarm2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelSbAlarm2.TextColorDisable = System.Drawing.Color.Gray;
this.labelSbAlarm2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelSbAlarm2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labelSbAlarm2.Visible = false;
this.labelSbAlarm2.Wordwrap = false;
//
// labelSbAlarm1
//
this.labelSbAlarm1.BackGround = null;
- this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.Red;
this.labelSbAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelSbAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelSbAlarm1.LineSpacing = 0F;
- this.labelSbAlarm1.Location = new System.Drawing.Point(253, 49);
+ this.labelSbAlarm1.Location = new System.Drawing.Point(173, 49);
this.labelSbAlarm1.Name = "labelSbAlarm1";
this.labelSbAlarm1.OverlapOptimize = true;
this.labelSbAlarm1.PasswordChar = '\0';
this.labelSbAlarm1.Radius = 3;
- this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.Red;
this.labelSbAlarm1.Size = new System.Drawing.Size(20, 20);
this.labelSbAlarm1.TabIndex = 208;
this.labelSbAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
@@ -1878,6 +1883,49 @@
this.smartTimer.TimeFormStringSeparator = ":";
this.smartTimer.Tick += new System.EventHandler(this.smartTimer_Tick);
//
+ // labeldispAlarm2
+ //
+ this.labeldispAlarm2.BackGround = null;
+ this.labeldispAlarm2.BackGroundColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labeldispAlarm2.LineSpacing = 0F;
+ this.labeldispAlarm2.Location = new System.Drawing.Point(359, 49);
+ this.labeldispAlarm2.Name = "labeldispAlarm2";
+ this.labeldispAlarm2.OverlapOptimize = true;
+ this.labeldispAlarm2.PasswordChar = '\0';
+ this.labeldispAlarm2.Radius = 3;
+ this.labeldispAlarm2.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm2.Size = new System.Drawing.Size(20, 20);
+ this.labeldispAlarm2.TabIndex = 209;
+ this.labeldispAlarm2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm2.Visible = false;
+ this.labeldispAlarm2.Wordwrap = false;
+ //
+ // labeldispAlarm1
+ //
+ this.labeldispAlarm1.BackGround = null;
+ this.labeldispAlarm1.BackGroundColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labeldispAlarm1.LineSpacing = 0F;
+ this.labeldispAlarm1.Location = new System.Drawing.Point(253, 49);
+ this.labeldispAlarm1.Name = "labeldispAlarm1";
+ this.labeldispAlarm1.OverlapOptimize = true;
+ this.labeldispAlarm1.PasswordChar = '\0';
+ this.labeldispAlarm1.Radius = 3;
+ this.labeldispAlarm1.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm1.Size = new System.Drawing.Size(20, 20);
+ this.labeldispAlarm1.TabIndex = 210;
+ this.labeldispAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm1.Wordwrap = false;
+ //
// ControlMenuManualIoTest
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
@@ -1960,5 +2008,7 @@
private SmartX.SmartButton buttonMotorChamber5;
private SmartX.SmartButton buttonOut11;
private SmartX.SmartButton buttonOut12;
+ public SmartX.SmartLabel labeldispAlarm2;
+ public SmartX.SmartLabel labeldispAlarm1;
}
}
diff --git a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs
index 99136ef..405bcd7 100644
--- a/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs
+++ b/INT_PT002/Controls/Manual/ControlMenuManualIoTest.cs
@@ -28,6 +28,7 @@ namespace INT_PT002.Controls
private Collection CollLabelVacu;
private Collection CollLabelInput;
private Collection CollLabelSbAlarm;
+ private Collection CollLabelDispAlarm;
#endregion
#region Constructor
@@ -73,6 +74,11 @@ namespace INT_PT002.Controls
this.CollLabelSbAlarm.Add(this.labelSbAlarm1);
this.CollLabelSbAlarm.Add(this.labelSbAlarm2);
+ this.CollLabelDispAlarm = new Collection();
+ this.CollLabelDispAlarm.Clear();
+ this.CollLabelDispAlarm.Add(this.labeldispAlarm1);
+ this.CollLabelDispAlarm.Add(this.labeldispAlarm2);
+
this.CollLabelInput = new Collection();
this.CollLabelInput.Add(this.labelInput1);
this.CollLabelInput.Add(this.labelInput2);
@@ -86,6 +92,7 @@ namespace INT_PT002.Controls
this.CollLabelDisp[i].Text = "0.00";
this.CollLabelVacu[i].Text = "0.0";
this.CollLabelSbAlarm[i].Visible = false;
+ this.CollLabelDispAlarm[i].Visible = false;
}
for (int i = 0; i < this.CollLabelInput.Count; i++)
@@ -124,11 +131,6 @@ namespace INT_PT002.Controls
}
// 변위센서 데이터
- public void UpdateDisplayDispData(Collection datas)
- {
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollLabelDisp[i].Text = datas[i].RData;
- }
public void UpdateDisplayDispData1(LeakData1 data)
{
this.CollLabelDisp[0].Text = data.DispData.RData;
@@ -138,11 +140,6 @@ namespace INT_PT002.Controls
this.CollLabelDisp[1].Text = data.DispData.RData;
}
// 차압센서 데이터
- public void UpdateDisplayDiffData(Collection datas)
- {
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollLabelDiff[i].Text = datas[i].MAdc;
- }
public void UpdateDisplayDiffData1(LeakData1 data)
{
this.CollLabelDiff[0].Text = data.DiffData.MAdc;
@@ -152,11 +149,6 @@ namespace INT_PT002.Controls
this.CollLabelDiff[1].Text = data.DiffData.MAdc;
}
// 압력센서 데이터
- public void UpdateDisplayPresData(Collection datas)
- {
- for (int i = 0; i < this.CollLabelVacu.Count; i++)
- this.CollLabelVacu[i].Text = datas[i].WorkingChamber;
- }
public void UpdateDisplayPresData1(LeakData1 data)
{
this.CollLabelVacu[0].Text = data.PresData.WorkingChamber;
@@ -181,16 +173,11 @@ namespace INT_PT002.Controls
}
public void UpdateDisplayAlarmView(AlarmList alarm)
{
- this.CollLabelSbAlarm[0].Visible = alarm.CollectionIsSensorBoardError[0];
- this.CollLabelSbAlarm[1].Visible = alarm.CollectionIsSensorBoardError[1];
- this.CollLabelSbAlarm[2].Visible = alarm.CollectionIsSensorBoardError[2];
- this.CollLabelSbAlarm[3].Visible = alarm.CollectionIsSensorBoardError[3];
- this.CollLabelSbAlarm[4].Visible = alarm.CollectionIsSensorBoardError[4];
- this.CollLabelSbAlarm[5].Visible = alarm.CollectionIsSensorBoardError[5];
- this.CollLabelSbAlarm[6].Visible = alarm.CollectionIsSensorBoardError[6];
- this.CollLabelSbAlarm[7].Visible = alarm.CollectionIsSensorBoardError[7];
- this.CollLabelSbAlarm[8].Visible = alarm.CollectionIsSensorBoardError[8];
- this.CollLabelSbAlarm[9].Visible = alarm.CollectionIsSensorBoardError[9];
+ for (int i = 0; i < this.CollLabelSbAlarm.Count; i++)
+ {
+ this.CollLabelSbAlarm[i].Visible = alarm.CollectionIsSensorBoardError[i];
+ this.CollLabelDispAlarm[i].Visible = alarm.CollectionIsDisplacementSensorError[i];
+ }
}
public void DisplayRefresh()
diff --git a/INT_PT002/Controls/Recipe/ControlMenuRecipeData.Designer.cs b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.Designer.cs
new file mode 100644
index 0000000..4d7eeea
--- /dev/null
+++ b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.Designer.cs
@@ -0,0 +1,800 @@
+namespace INT_PT002.Controls
+{
+ partial class ControlMenuRecipeData
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Component Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle2 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle();
+ this.groupBoxMeasuring1 = new SmartX.SmartGroupBox();
+ this.labelMesResultDisp = new SmartX.SmartLabel();
+ this.labelMesResultDiff = new SmartX.SmartLabel();
+ this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
+ this.labelMesPressureWork = new SmartX.SmartLabel();
+ this.labelMesDiffSecMax = new SmartX.SmartLabel();
+ this.smartLabel41 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.smartDrawDiff = new SmartX.SmartDraw();
+ this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
+ this.smartLabel61 = new SmartX.SmartLabel();
+ this.labelMesPressureMaster = new SmartX.SmartLabel();
+ this.smartLabel8 = new SmartX.SmartLabel();
+ this.smartLabel9 = new SmartX.SmartLabel();
+ this.labelMesDispMDataMax = new SmartX.SmartLabel();
+ this.smartLabel48 = new SmartX.SmartLabel();
+ this.labelMesDispMDataDiff = new SmartX.SmartLabel();
+ this.smartLabel53 = new SmartX.SmartLabel();
+ this.labelMesDiffMadc = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
+ this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
+ this.labelMesDiffSecDiff = new SmartX.SmartLabel();
+ this.smartLabel14 = new SmartX.SmartLabel();
+ this.labelMesDispMData = new SmartX.SmartLabel();
+ this.smartLabel30 = new SmartX.SmartLabel();
+ this.labelMesDispRData = new SmartX.SmartLabel();
+ this.smartLabel32 = new SmartX.SmartLabel();
+ this.labelMesResult = new SmartX.SmartLabel();
+ this.smartGroupBox11 = new SmartX.SmartGroupBox();
+ this.smartDrawDisp = new SmartX.SmartDraw();
+ this.groupBoxMeasuring1.SuspendLayout();
+ this.smartGroupBox2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.smartDrawDiff)).BeginInit();
+ this.smartGroupBox11.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.smartDrawDisp)).BeginInit();
+ this.SuspendLayout();
+ //
+ // groupBoxMeasuring1
+ //
+ this.groupBoxMeasuring1.BackGround = null;
+ this.groupBoxMeasuring1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.groupBoxMeasuring1.BackImage = null;
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesResultDisp);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesResultDiff);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine6);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine5);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureWork);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecMax);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel41);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureMaster);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel8);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel9);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataMax);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel48);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataDiff);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel53);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMadc);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel23);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine4);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecDiff);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel14);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMData);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel30);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispRData);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel32);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesResult);
+ this.groupBoxMeasuring1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.groupBoxMeasuring1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.groupBoxMeasuring1.FrameLineThickness = 2;
+ this.groupBoxMeasuring1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.groupBoxMeasuring1.HeaderHeightOffset = 1;
+ this.groupBoxMeasuring1.Location = new System.Drawing.Point(442, 2);
+ this.groupBoxMeasuring1.Name = "groupBoxMeasuring1";
+ this.groupBoxMeasuring1.RoundRadius = 5;
+ this.groupBoxMeasuring1.Size = new System.Drawing.Size(175, 576);
+ this.groupBoxMeasuring1.TabIndex = 119;
+ this.groupBoxMeasuring1.Text = "Measuring";
+ this.groupBoxMeasuring1.TextColor = System.Drawing.Color.White;
+ //
+ // labelMesResultDisp
+ //
+ this.labelMesResultDisp.BackGround = null;
+ this.labelMesResultDisp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesResultDisp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesResultDisp.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesResultDisp.Font = new System.Drawing.Font("New Gulim", 14F, System.Drawing.FontStyle.Bold);
+ this.labelMesResultDisp.LineSpacing = 0F;
+ this.labelMesResultDisp.Location = new System.Drawing.Point(89, 108);
+ this.labelMesResultDisp.Name = "labelMesResultDisp";
+ this.labelMesResultDisp.OverlapOptimize = true;
+ this.labelMesResultDisp.PasswordChar = '\0';
+ this.labelMesResultDisp.Radius = 3;
+ this.labelMesResultDisp.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesResultDisp.Size = new System.Drawing.Size(82, 39);
+ this.labelMesResultDisp.TabIndex = 53;
+ this.labelMesResultDisp.Text = "DISP";
+ this.labelMesResultDisp.TextColor = System.Drawing.Color.White;
+ this.labelMesResultDisp.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesResultDisp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesResultDisp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesResultDisp.Wordwrap = false;
+ //
+ // labelMesResultDiff
+ //
+ this.labelMesResultDiff.BackGround = null;
+ this.labelMesResultDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesResultDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesResultDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesResultDiff.Font = new System.Drawing.Font("New Gulim", 14F, System.Drawing.FontStyle.Bold);
+ this.labelMesResultDiff.LineSpacing = 0F;
+ this.labelMesResultDiff.Location = new System.Drawing.Point(4, 108);
+ this.labelMesResultDiff.Name = "labelMesResultDiff";
+ this.labelMesResultDiff.OverlapOptimize = true;
+ this.labelMesResultDiff.PasswordChar = '\0';
+ this.labelMesResultDiff.Radius = 3;
+ this.labelMesResultDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesResultDiff.Size = new System.Drawing.Size(82, 39);
+ this.labelMesResultDiff.TabIndex = 52;
+ this.labelMesResultDiff.Text = "DIFF";
+ this.labelMesResultDiff.TextColor = System.Drawing.Color.White;
+ this.labelMesResultDiff.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesResultDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesResultDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesResultDiff.Wordwrap = false;
+ //
+ // smartSeparatorLine6
+ //
+ this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line1Width = 1F;
+ this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line2Width = 1F;
+ this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine6.Location = new System.Drawing.Point(2, 266);
+ this.smartSeparatorLine6.Name = "smartSeparatorLine6";
+ this.smartSeparatorLine6.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine6.TabIndex = 51;
+ this.smartSeparatorLine6.Text = "smartSeparatorLine6";
+ //
+ // smartSeparatorLine5
+ //
+ this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line1Width = 1F;
+ this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line2Width = 1F;
+ this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine5.Location = new System.Drawing.Point(2, 166);
+ this.smartSeparatorLine5.Name = "smartSeparatorLine5";
+ this.smartSeparatorLine5.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine5.TabIndex = 50;
+ this.smartSeparatorLine5.Text = "smartSeparatorLine5";
+ //
+ // labelMesPressureWork
+ //
+ this.labelMesPressureWork.BackGround = null;
+ this.labelMesPressureWork.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureWork.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureWork.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureWork.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesPressureWork.LineSpacing = 0F;
+ this.labelMesPressureWork.Location = new System.Drawing.Point(80, 218);
+ this.labelMesPressureWork.Name = "labelMesPressureWork";
+ this.labelMesPressureWork.OverlapOptimize = true;
+ this.labelMesPressureWork.PasswordChar = '\0';
+ this.labelMesPressureWork.Radius = 3;
+ this.labelMesPressureWork.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureWork.Size = new System.Drawing.Size(90, 30);
+ this.labelMesPressureWork.TabIndex = 41;
+ this.labelMesPressureWork.Text = "0.0023";
+ this.labelMesPressureWork.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureWork.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureWork.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureWork.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureWork.Wordwrap = false;
+ //
+ // labelMesDiffSecMax
+ //
+ this.labelMesDiffSecMax.BackGround = null;
+ this.labelMesDiffSecMax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecMax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecMax.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecMax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecMax.LineSpacing = 0F;
+ this.labelMesDiffSecMax.Location = new System.Drawing.Point(80, 360);
+ this.labelMesDiffSecMax.Name = "labelMesDiffSecMax";
+ this.labelMesDiffSecMax.OverlapOptimize = true;
+ this.labelMesDiffSecMax.PasswordChar = '\0';
+ this.labelMesDiffSecMax.Radius = 3;
+ this.labelMesDiffSecMax.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecMax.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDiffSecMax.TabIndex = 49;
+ this.labelMesDiffSecMax.Text = "0.0023";
+ this.labelMesDiffSecMax.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecMax.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecMax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecMax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecMax.Wordwrap = false;
+ //
+ // smartLabel41
+ //
+ this.smartLabel41.BackGround = this.smartGroupBox2;
+ this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel41.LineSpacing = 0F;
+ this.smartLabel41.Location = new System.Drawing.Point(4, 360);
+ this.smartLabel41.Name = "smartLabel41";
+ this.smartLabel41.OverlapOptimize = true;
+ this.smartLabel41.PasswordChar = '\0';
+ this.smartLabel41.Radius = 3;
+ this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel41.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel41.TabIndex = 48;
+ this.smartLabel41.Text = "LR.Max";
+ this.smartLabel41.TextColor = System.Drawing.Color.White;
+ this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel41.Wordwrap = false;
+ //
+ // smartGroupBox2
+ //
+ this.smartGroupBox2.BackGround = null;
+ this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.smartDrawDiff);
+ this.smartGroupBox2.Controls.Add(this.smartLabel61);
+ this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox2.FrameLineThickness = 2;
+ this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox2.HeaderHeightOffset = 1;
+ this.smartGroupBox2.Location = new System.Drawing.Point(3, 2);
+ this.smartGroupBox2.Name = "smartGroupBox2";
+ this.smartGroupBox2.RoundRadius = 5;
+ this.smartGroupBox2.Size = new System.Drawing.Size(433, 285);
+ this.smartGroupBox2.TabIndex = 118;
+ this.smartGroupBox2.Text = "Pressure";
+ this.smartGroupBox2.TextColor = System.Drawing.Color.White;
+ //
+ // smartDrawDiff
+ //
+ this.smartDrawDiff.BackGround = null;
+ this.smartDrawDiff.BackGroundColor = System.Drawing.Color.Black;
+ this.smartDrawDiff.Chart.ChartAreaMarkingDesignTime = true;
+ this.smartDrawDiff.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
+ this.smartDrawDiff.Chart.ChartDrawStep = 1;
+ this.smartDrawDiff.Chart.ChartHeight = 230;
+ this.smartDrawDiff.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
+ this.smartDrawDiff.Chart.ChartWidth = 405;
+ this.smartDrawDiff.Chart.OriginX = 10;
+ this.smartDrawDiff.Chart.OriginY = 242;
+ this.smartDrawDiff.Chart.XIncrement = 1;
+ this.smartDrawDiff.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
+ this.smartDrawDiff.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
+ this.smartDrawDiff.Location = new System.Drawing.Point(3, 28);
+ this.smartDrawDiff.Name = "smartDrawDiff";
+ this.smartDrawDiff.OverlapOptimize = false;
+ this.smartDrawDiff.Size = new System.Drawing.Size(426, 254);
+ this.smartDrawDiff.TabIndex = 13;
+ this.smartDrawDiff.Text = "smartDraw1";
+ //
+ // smartDraw_ChartChannelPenStyle1
+ //
+ chartPenStyle2.ChannelColor = System.Drawing.Color.White;
+ chartPenStyle2.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
+ chartPenStyle2.PenWidth = 3;
+ this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle2);
+ //
+ // smartLabel61
+ //
+ this.smartLabel61.BackGround = null;
+ this.smartLabel61.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.smartLabel61.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel61.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.smartLabel61.LineSpacing = 0F;
+ this.smartLabel61.Location = new System.Drawing.Point(399, 392);
+ this.smartLabel61.Name = "smartLabel61";
+ this.smartLabel61.OverlapOptimize = true;
+ this.smartLabel61.PasswordChar = '\0';
+ this.smartLabel61.Radius = 3;
+ this.smartLabel61.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel61.Size = new System.Drawing.Size(100, 20);
+ this.smartLabel61.TabIndex = 12;
+ this.smartLabel61.Text = "1.2345";
+ this.smartLabel61.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel61.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel61.Wordwrap = false;
+ //
+ // labelMesPressureMaster
+ //
+ this.labelMesPressureMaster.BackGround = null;
+ this.labelMesPressureMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureMaster.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureMaster.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureMaster.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesPressureMaster.LineSpacing = 0F;
+ this.labelMesPressureMaster.Location = new System.Drawing.Point(80, 182);
+ this.labelMesPressureMaster.Name = "labelMesPressureMaster";
+ this.labelMesPressureMaster.OverlapOptimize = true;
+ this.labelMesPressureMaster.PasswordChar = '\0';
+ this.labelMesPressureMaster.Radius = 3;
+ this.labelMesPressureMaster.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureMaster.Size = new System.Drawing.Size(90, 30);
+ this.labelMesPressureMaster.TabIndex = 36;
+ this.labelMesPressureMaster.Text = "0.0023";
+ this.labelMesPressureMaster.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureMaster.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureMaster.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureMaster.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureMaster.Wordwrap = false;
+ //
+ // smartLabel8
+ //
+ this.smartLabel8.BackGround = this.smartGroupBox2;
+ this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel8.LineSpacing = 0F;
+ this.smartLabel8.Location = new System.Drawing.Point(4, 182);
+ this.smartLabel8.Name = "smartLabel8";
+ this.smartLabel8.OverlapOptimize = true;
+ this.smartLabel8.PasswordChar = '\0';
+ this.smartLabel8.Radius = 3;
+ this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel8.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel8.TabIndex = 35;
+ this.smartLabel8.Text = "master";
+ this.smartLabel8.TextColor = System.Drawing.Color.White;
+ this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel8.Wordwrap = false;
+ //
+ // smartLabel9
+ //
+ this.smartLabel9.BackGround = this.smartGroupBox2;
+ this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel9.LineSpacing = 0F;
+ this.smartLabel9.Location = new System.Drawing.Point(4, 218);
+ this.smartLabel9.Name = "smartLabel9";
+ this.smartLabel9.OverlapOptimize = true;
+ this.smartLabel9.PasswordChar = '\0';
+ this.smartLabel9.Radius = 3;
+ this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel9.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel9.TabIndex = 34;
+ this.smartLabel9.Text = "work";
+ this.smartLabel9.TextColor = System.Drawing.Color.White;
+ this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel9.Wordwrap = false;
+ //
+ // labelMesDispMDataMax
+ //
+ this.labelMesDispMDataMax.BackGround = null;
+ this.labelMesDispMDataMax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataMax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataMax.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataMax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMDataMax.LineSpacing = 0F;
+ this.labelMesDispMDataMax.Location = new System.Drawing.Point(80, 497);
+ this.labelMesDispMDataMax.Name = "labelMesDispMDataMax";
+ this.labelMesDispMDataMax.OverlapOptimize = true;
+ this.labelMesDispMDataMax.PasswordChar = '\0';
+ this.labelMesDispMDataMax.Radius = 3;
+ this.labelMesDispMDataMax.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataMax.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDispMDataMax.TabIndex = 45;
+ this.labelMesDispMDataMax.Text = "9.2354";
+ this.labelMesDispMDataMax.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMDataMax.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataMax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataMax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataMax.Wordwrap = false;
+ //
+ // smartLabel48
+ //
+ this.smartLabel48.BackGround = this.smartGroupBox2;
+ this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel48.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel48.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel48.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel48.LineSpacing = 0F;
+ this.smartLabel48.Location = new System.Drawing.Point(4, 497);
+ this.smartLabel48.Name = "smartLabel48";
+ this.smartLabel48.OverlapOptimize = true;
+ this.smartLabel48.PasswordChar = '\0';
+ this.smartLabel48.Radius = 3;
+ this.smartLabel48.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel48.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel48.TabIndex = 44;
+ this.smartLabel48.Text = "Max Height";
+ this.smartLabel48.TextColor = System.Drawing.Color.White;
+ this.smartLabel48.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel48.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel48.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel48.Wordwrap = false;
+ //
+ // labelMesDispMDataDiff
+ //
+ this.labelMesDispMDataDiff.BackGround = null;
+ this.labelMesDispMDataDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataDiff.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMDataDiff.LineSpacing = 0F;
+ this.labelMesDispMDataDiff.Location = new System.Drawing.Point(80, 533);
+ this.labelMesDispMDataDiff.Name = "labelMesDispMDataDiff";
+ this.labelMesDispMDataDiff.OverlapOptimize = true;
+ this.labelMesDispMDataDiff.PasswordChar = '\0';
+ this.labelMesDispMDataDiff.Radius = 3;
+ this.labelMesDispMDataDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataDiff.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDispMDataDiff.TabIndex = 43;
+ this.labelMesDispMDataDiff.Text = "9.2354";
+ this.labelMesDispMDataDiff.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMDataDiff.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataDiff.Wordwrap = false;
+ //
+ // smartLabel53
+ //
+ this.smartLabel53.BackGround = this.smartGroupBox2;
+ this.smartLabel53.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel53.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel53.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel53.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel53.LineSpacing = 0F;
+ this.smartLabel53.Location = new System.Drawing.Point(4, 533);
+ this.smartLabel53.Name = "smartLabel53";
+ this.smartLabel53.OverlapOptimize = true;
+ this.smartLabel53.PasswordChar = '\0';
+ this.smartLabel53.Radius = 3;
+ this.smartLabel53.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel53.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel53.TabIndex = 42;
+ this.smartLabel53.Text = "Diff";
+ this.smartLabel53.TextColor = System.Drawing.Color.White;
+ this.smartLabel53.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel53.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel53.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel53.Wordwrap = false;
+ //
+ // labelMesDiffMadc
+ //
+ this.labelMesDiffMadc.BackGround = null;
+ this.labelMesDiffMadc.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffMadc.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffMadc.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffMadc.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffMadc.LineSpacing = 0F;
+ this.labelMesDiffMadc.Location = new System.Drawing.Point(80, 288);
+ this.labelMesDiffMadc.Name = "labelMesDiffMadc";
+ this.labelMesDiffMadc.OverlapOptimize = true;
+ this.labelMesDiffMadc.PasswordChar = '\0';
+ this.labelMesDiffMadc.Radius = 3;
+ this.labelMesDiffMadc.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffMadc.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDiffMadc.TabIndex = 40;
+ this.labelMesDiffMadc.Text = "0.0023";
+ this.labelMesDiffMadc.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffMadc.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffMadc.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffMadc.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffMadc.Wordwrap = false;
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = this.smartGroupBox2;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(4, 288);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel23.TabIndex = 39;
+ this.smartLabel23.Text = "ADC";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // smartSeparatorLine4
+ //
+ this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line1Width = 1F;
+ this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line2Width = 1F;
+ this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine4.Location = new System.Drawing.Point(2, 408);
+ this.smartSeparatorLine4.Name = "smartSeparatorLine4";
+ this.smartSeparatorLine4.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine4.TabIndex = 38;
+ this.smartSeparatorLine4.Text = "smartSeparatorLine4";
+ //
+ // labelMesDiffSecDiff
+ //
+ this.labelMesDiffSecDiff.BackGround = null;
+ this.labelMesDiffSecDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecDiff.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecDiff.LineSpacing = 0F;
+ this.labelMesDiffSecDiff.Location = new System.Drawing.Point(80, 324);
+ this.labelMesDiffSecDiff.Name = "labelMesDiffSecDiff";
+ this.labelMesDiffSecDiff.OverlapOptimize = true;
+ this.labelMesDiffSecDiff.PasswordChar = '\0';
+ this.labelMesDiffSecDiff.Radius = 3;
+ this.labelMesDiffSecDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecDiff.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDiffSecDiff.TabIndex = 33;
+ this.labelMesDiffSecDiff.Text = "0.0023";
+ this.labelMesDiffSecDiff.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecDiff.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecDiff.Wordwrap = false;
+ //
+ // smartLabel14
+ //
+ this.smartLabel14.BackGround = this.smartGroupBox2;
+ this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel14.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel14.LineSpacing = 0F;
+ this.smartLabel14.Location = new System.Drawing.Point(4, 324);
+ this.smartLabel14.Name = "smartLabel14";
+ this.smartLabel14.OverlapOptimize = true;
+ this.smartLabel14.PasswordChar = '\0';
+ this.smartLabel14.Radius = 3;
+ this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel14.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel14.TabIndex = 32;
+ this.smartLabel14.Text = "LR.Sec";
+ this.smartLabel14.TextColor = System.Drawing.Color.White;
+ this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel14.Wordwrap = false;
+ //
+ // labelMesDispMData
+ //
+ this.labelMesDispMData.BackGround = null;
+ this.labelMesDispMData.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMData.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMData.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMData.LineSpacing = 0F;
+ this.labelMesDispMData.Location = new System.Drawing.Point(80, 461);
+ this.labelMesDispMData.Name = "labelMesDispMData";
+ this.labelMesDispMData.OverlapOptimize = true;
+ this.labelMesDispMData.PasswordChar = '\0';
+ this.labelMesDispMData.Radius = 3;
+ this.labelMesDispMData.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMData.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDispMData.TabIndex = 31;
+ this.labelMesDispMData.Text = "9.2354";
+ this.labelMesDispMData.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMData.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMData.Wordwrap = false;
+ //
+ // smartLabel30
+ //
+ this.smartLabel30.BackGround = this.smartGroupBox2;
+ this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel30.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel30.LineSpacing = 0F;
+ this.smartLabel30.Location = new System.Drawing.Point(4, 461);
+ this.smartLabel30.Name = "smartLabel30";
+ this.smartLabel30.OverlapOptimize = true;
+ this.smartLabel30.PasswordChar = '\0';
+ this.smartLabel30.Radius = 3;
+ this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel30.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel30.TabIndex = 30;
+ this.smartLabel30.Text = "Height";
+ this.smartLabel30.TextColor = System.Drawing.Color.White;
+ this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel30.Wordwrap = false;
+ //
+ // labelMesDispRData
+ //
+ this.labelMesDispRData.BackGround = null;
+ this.labelMesDispRData.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispRData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispRData.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispRData.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispRData.LineSpacing = 0F;
+ this.labelMesDispRData.Location = new System.Drawing.Point(80, 425);
+ this.labelMesDispRData.Name = "labelMesDispRData";
+ this.labelMesDispRData.OverlapOptimize = true;
+ this.labelMesDispRData.PasswordChar = '\0';
+ this.labelMesDispRData.Radius = 3;
+ this.labelMesDispRData.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispRData.Size = new System.Drawing.Size(90, 30);
+ this.labelMesDispRData.TabIndex = 28;
+ this.labelMesDispRData.Text = "-9.23 / -10.00";
+ this.labelMesDispRData.TextColor = System.Drawing.Color.White;
+ this.labelMesDispRData.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispRData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispRData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispRData.Wordwrap = false;
+ //
+ // smartLabel32
+ //
+ this.smartLabel32.BackGround = this.smartGroupBox2;
+ this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel32.LineSpacing = 0F;
+ this.smartLabel32.Location = new System.Drawing.Point(4, 425);
+ this.smartLabel32.Name = "smartLabel32";
+ this.smartLabel32.OverlapOptimize = true;
+ this.smartLabel32.PasswordChar = '\0';
+ this.smartLabel32.Radius = 3;
+ this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel32.Size = new System.Drawing.Size(70, 30);
+ this.smartLabel32.TabIndex = 29;
+ this.smartLabel32.Text = "Level";
+ this.smartLabel32.TextColor = System.Drawing.Color.White;
+ this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel32.Wordwrap = false;
+ //
+ // labelMesResult
+ //
+ this.labelMesResult.BackGround = null;
+ this.labelMesResult.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesResult.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesResult.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesResult.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
+ this.labelMesResult.LineSpacing = 0F;
+ this.labelMesResult.Location = new System.Drawing.Point(4, 42);
+ this.labelMesResult.Name = "labelMesResult";
+ this.labelMesResult.OverlapOptimize = true;
+ this.labelMesResult.PasswordChar = '\0';
+ this.labelMesResult.Radius = 3;
+ this.labelMesResult.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesResult.Size = new System.Drawing.Size(167, 60);
+ this.labelMesResult.TabIndex = 24;
+ this.labelMesResult.Text = "제품 없음";
+ this.labelMesResult.TextColor = System.Drawing.Color.White;
+ this.labelMesResult.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesResult.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesResult.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesResult.Wordwrap = false;
+ //
+ // smartGroupBox11
+ //
+ this.smartGroupBox11.BackGround = null;
+ this.smartGroupBox11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox11.BackImage = null;
+ this.smartGroupBox11.Controls.Add(this.smartDrawDisp);
+ this.smartGroupBox11.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox11.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox11.FrameLineThickness = 2;
+ this.smartGroupBox11.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox11.HeaderHeightOffset = 1;
+ this.smartGroupBox11.Location = new System.Drawing.Point(3, 293);
+ this.smartGroupBox11.Name = "smartGroupBox11";
+ this.smartGroupBox11.RoundRadius = 5;
+ this.smartGroupBox11.Size = new System.Drawing.Size(433, 285);
+ this.smartGroupBox11.TabIndex = 120;
+ this.smartGroupBox11.Text = "Displacement ";
+ this.smartGroupBox11.TextColor = System.Drawing.Color.White;
+ //
+ // smartDrawDisp
+ //
+ this.smartDrawDisp.BackGround = null;
+ this.smartDrawDisp.BackGroundColor = System.Drawing.Color.Black;
+ this.smartDrawDisp.Chart.ChartAreaMarkingDesignTime = true;
+ this.smartDrawDisp.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
+ this.smartDrawDisp.Chart.ChartDrawStep = 1;
+ this.smartDrawDisp.Chart.ChartHeight = 230;
+ this.smartDrawDisp.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
+ this.smartDrawDisp.Chart.ChartWidth = 405;
+ this.smartDrawDisp.Chart.OriginX = 10;
+ this.smartDrawDisp.Chart.OriginY = 242;
+ this.smartDrawDisp.Chart.XIncrement = 1;
+ this.smartDrawDisp.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
+ this.smartDrawDisp.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
+ this.smartDrawDisp.Location = new System.Drawing.Point(3, 28);
+ this.smartDrawDisp.Name = "smartDrawDisp";
+ this.smartDrawDisp.OverlapOptimize = false;
+ this.smartDrawDisp.Size = new System.Drawing.Size(426, 254);
+ this.smartDrawDisp.TabIndex = 14;
+ this.smartDrawDisp.Text = "smartDraw2";
+ //
+ // ControlMenuRecipeData
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.Controls.Add(this.groupBoxMeasuring1);
+ this.Controls.Add(this.smartGroupBox2);
+ this.Controls.Add(this.smartGroupBox11);
+ this.Name = "ControlMenuRecipeData";
+ this.Size = new System.Drawing.Size(620, 580);
+ this.groupBoxMeasuring1.ResumeLayout(false);
+ this.smartGroupBox2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.smartDrawDiff)).EndInit();
+ this.smartGroupBox11.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.smartDrawDisp)).EndInit();
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartGroupBox groupBoxMeasuring1;
+ private SmartX.SmartSeparatorLine smartSeparatorLine6;
+ private SmartX.SmartSeparatorLine smartSeparatorLine5;
+ private SmartX.SmartLabel labelMesPressureWork;
+ private SmartX.SmartLabel labelMesDiffSecMax;
+ private SmartX.SmartLabel smartLabel41;
+ private SmartX.SmartGroupBox smartGroupBox2;
+ private SmartX.SmartDraw smartDrawDiff;
+ private SmartX.SmartLabel smartLabel61;
+ private SmartX.SmartLabel labelMesPressureMaster;
+ private SmartX.SmartLabel smartLabel8;
+ private SmartX.SmartLabel smartLabel9;
+ private SmartX.SmartLabel labelMesDispMDataMax;
+ private SmartX.SmartLabel smartLabel48;
+ private SmartX.SmartLabel labelMesDispMDataDiff;
+ private SmartX.SmartLabel smartLabel53;
+ private SmartX.SmartLabel labelMesDiffMadc;
+ private SmartX.SmartLabel smartLabel23;
+ private SmartX.SmartSeparatorLine smartSeparatorLine4;
+ private SmartX.SmartLabel labelMesDiffSecDiff;
+ private SmartX.SmartLabel smartLabel14;
+ private SmartX.SmartLabel labelMesDispMData;
+ private SmartX.SmartLabel smartLabel30;
+ private SmartX.SmartLabel labelMesDispRData;
+ private SmartX.SmartLabel smartLabel32;
+ private SmartX.SmartLabel labelMesResult;
+ private SmartX.SmartGroupBox smartGroupBox11;
+ private SmartX.SmartDraw smartDrawDisp;
+ private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1;
+ private SmartX.SmartLabel labelMesResultDisp;
+ private SmartX.SmartLabel labelMesResultDiff;
+ }
+}
diff --git a/INT_PT002/Controls/Recipe/ControlMenuRecipeData.cs b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.cs
new file mode 100644
index 0000000..ad5cab3
--- /dev/null
+++ b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.cs
@@ -0,0 +1,399 @@
+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 INT_PT002.DataStore;
+using INT_PT002.Forms;
+
+namespace INT_PT002.Controls
+{
+ public partial class ControlMenuRecipeData : UserControl
+ {
+ #region Field
+ private FormMenu m_ParentForm;
+
+ private double m_ScaleDiff;
+ #endregion
+
+ #region Constructor
+ public ControlMenuRecipeData(FormMenu parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+
+ this.Initialize();
+ this.InitializeData();
+ this.InitializeDrawDiff();
+ this.InitializeDrawDisp();
+ }
+ #endregion
+
+ #region Property
+ public FormMenu ParentForm
+ {
+ get { return this.m_ParentForm; }
+ set { this.m_ParentForm = value; }
+ }
+
+ public double ScaleDiff
+ {
+ get { return this.m_ScaleDiff; }
+ set { this.m_ScaleDiff = value; }
+ }
+ #endregion
+
+ #region Method
+ private void Initialize()
+ {
+ }
+ public void InitializeData()
+ {
+ this.labelMesResult.Text = "-";
+ this.labelMesResult.TextColor = Define.ColorTextResultNone;
+ this.labelMesResultDiff.Text = "Diff";
+ this.labelMesResultDiff.TextColor = Define.ColorTextResultNone;
+ this.labelMesResultDisp.Text = "Disp";
+ this.labelMesResultDisp.TextColor = Define.ColorTextResultNone;
+
+ this.labelMesPressureMaster.Text = "0.0";
+ this.labelMesPressureWork.Text = "0.0";
+
+ this.labelMesDiffMadc.Text = "0.00";
+ this.labelMesDiffSecDiff.Text = "0.00";
+ this.labelMesDiffSecMax.Text = "0.00";
+
+ this.labelMesDispRData.Text = "0.00";
+ this.labelMesDispMData.Text = "0.00";
+ this.labelMesDispMDataDiff.Text = "0.00";
+ this.labelMesDispMDataMax.Text = "0.00";
+ }
+ private void InitializeDrawDiff()
+ {
+ // SetChartConfig
+ this.smartDrawDiff.Chart.SetChartConfig(10, 242, 405, 230, 2, SmartDraw.ChartRefresh.LEFTSCROLL);
+ // BackLayer 기준선 표시
+ this.smartDrawDiff.BackLayer.SetPenStyle(Color.Gray, 2);
+ // BackLayer 세로
+ this.smartDrawDiff.BackLayer.Line(10, 12, 10, 242);
+ // BackLayer 가로
+ this.smartDrawDiff.BackLayer.Line(10, 242, 415, 242);
+ }
+ private void InitializeDrawDisp()
+ {
+ // SetChartConfig
+ this.smartDrawDisp.Chart.SetChartConfig(10, 242, 405, 230, 2, SmartDraw.ChartRefresh.LEFTSCROLL);
+ // BackLayer 기준선 표시
+ this.smartDrawDisp.BackLayer.SetPenStyle(Color.Gray, 2);
+ // BackLayer 세로
+ this.smartDrawDisp.BackLayer.Line(10, 12, 10, 242);
+ // BackLayer 가로
+ this.smartDrawDisp.BackLayer.Line(10, 242, 415, 242);
+ }
+ public void DrawPutDataAllClear()
+ {
+ this.smartDrawDiff.Chart.PutDataAllClear();
+ this.smartDrawDisp.Chart.PutDataAllClear();
+ }
+ public void CalScaleDiff(string limit)
+ {
+ int iValue = 0;
+
+ // Lr Limit 설정값
+ // double to int
+ // 소수점 2자리 고정
+ iValue = int.Parse(limit.Replace(".", ""));
+
+ // 그래프 높이 230
+ this.ScaleDiff = (iValue * 10) / 230;
+ }
+ ///
+ /// 차압센서 그래프 기준선
+ ///
+ /// Lr.Limit
+ public void DrawDiffReferenceLine(string value)
+ {
+ string sValue = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ sValue = value.Replace(".", "");
+ dValue = int.Parse(sValue) / this.ScaleDiff;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDrawDiff.BackLayer.Erase();
+ this.InitializeDrawDiff();
+ // 가로 기준선
+ //this.smartDrawDiff.BackLayer.Line(10, 242, 415, 242);
+ this.smartDrawDiff.BackLayer.SetPenStyle(Color.Blue, 2);
+ this.smartDrawDiff.BackLayer.Line(10, 242 - iValue, 415, 242 - iValue);
+ }
+ ///
+ /// 변위센서 그래프 기준선
+ ///
+ /// Min Hight
+ public void DrawDispReferenceLine(string value)
+ {
+ string sValue = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 0.00 ~ 15.00
+ // 그래프 영역 높이 230
+ // 1500 / 230 = 6.521739130434783
+
+ sValue = value.Replace(".", "");
+ dValue = int.Parse(sValue) / 6.521739130434783;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDrawDisp.BackLayer.Erase();
+ this.InitializeDrawDisp();
+ // 가로 기준선
+ //this.smartDrawDisp.BackLayer.Line(10, 242, 415, 242);
+ this.smartDrawDisp.BackLayer.SetPenStyle(Color.Blue, 2);
+ this.smartDrawDisp.BackLayer.Line(10, 242 - iValue, 415, 242 - iValue);
+ }
+
+ private void UpdateDisplayDotGraphDiff(DiffData diff)
+ {
+ string value = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ value = diff.SecBuf.Replace(".", "");
+ dValue = int.Parse(value) / this.ScaleDiff;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDrawDiff.Chart.PutData(iValue);
+ }
+ private void UpdateDisplayDotGraphDisp(DispData disp)
+ {
+ string value = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 0.00 ~ 15.00
+ // 그래프 영역 높이 230
+ // 1500 / 230 = 6.521739130434783
+
+ value = disp.MData.Replace(".","");
+ dValue = int.Parse(value) / 6.521739130434783;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDrawDisp.Chart.PutData(iValue);
+ }
+
+ private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label2)
+ {
+ string value = "";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ value = "-";
+ label2.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ value = "Pass";
+ label2.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ value = "Leak";
+ label2.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ value = "Empty";
+ label2.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Error";
+ label2.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label2.Text != value)
+ label2.Text = value;
+ }
+ private void GetJudgmentResultDiff(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+ }
+ private void GetJudgmentResultDisp(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+ }
+
+ public void UpdateDisplayMeasuringLeakDataDiff(DiffData data)
+ {
+ string value = "";
+
+ // 차압센서 데이터
+ value = data.MAdc;
+ if (this.labelMesDiffMadc.Text != value)
+ this.labelMesDiffMadc.Text = value;
+
+ value = data.SecBuf;
+ if (this.labelMesDiffSecDiff.Text != value)
+ this.labelMesDiffSecDiff.Text = value;
+
+ value = data.SecBufMax;
+ if (this.labelMesDiffSecMax.Text != value)
+ this.labelMesDiffSecMax.Text = value;
+
+ if (this.ParentForm.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ this.UpdateDisplayDotGraphDiff(data);
+ }
+ public void UpdateDisplayMeasuringLeakDataDisp(DispData data)
+ {
+ string value = "";
+
+ // 변위센서 데이터
+ value = data.RData;
+ if (this.labelMesDispRData.Text != value)
+ this.labelMesDispRData.Text = value;
+
+ value = data.MData;
+ if (this.labelMesDispMData.Text != value)
+ this.labelMesDispMData.Text = value;
+
+ value = data.MDataDiff;
+ if (this.labelMesDispMDataDiff.Text != value)
+ this.labelMesDispMDataDiff.Text = value;
+
+ value = data.MDataMax;
+ if (this.labelMesDispMDataMax.Text != value)
+ this.labelMesDispMDataMax.Text = value;
+
+ if (this.ParentForm.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ this.UpdateDisplayDotGraphDisp(data);
+ }
+ public void UpdateDisplayMeasuringLeakDataPres(PressureData data)
+ {
+ string value = "";
+
+ // 압력 데이터
+ value = data.WorkingChamber;
+ if (this.labelMesPressureWork.Text != value)
+ this.labelMesPressureWork.Text = value;
+
+ value = data.MasterChamber;
+ if (this.labelMesPressureMaster.Text != value)
+ this.labelMesPressureMaster.Text = value;
+ }
+ public void UpdateDisplayMeasuringLeadDataResult(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.labelMesResult);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.labelMesResultDiff);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.labelMesResultDisp);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.labelMesResultDiff);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.labelMesResultDisp);
+ }
+ }
+ public void UpdateDisplayDispControl(bool enable)
+ {
+ if (enable == false)
+ {
+ this.labelMesDispRData.Enabled = false;
+ this.labelMesDispMData.Enabled = false;
+ this.labelMesDispMDataDiff.Enabled = false;
+ this.labelMesDispMDataMax.Enabled = false;
+
+ this.smartLabel32.Enabled = false;
+ this.smartLabel30.Enabled = false;
+ this.smartLabel53.Enabled = false;
+ this.smartLabel48.Enabled = false;
+ }
+ else
+ {
+ this.labelMesDispRData.Enabled = true;
+ this.labelMesDispMData.Enabled = true;
+ this.labelMesDispMDataDiff.Enabled = true;
+ this.labelMesDispMDataMax.Enabled = true;
+
+ this.smartLabel32.Enabled = true;
+ this.smartLabel30.Enabled = true;
+ this.smartLabel53.Enabled = true;
+ this.smartLabel48.Enabled = true;
+ }
+ }
+ #endregion
+ }
+}
diff --git a/INT_PT002/Controls/Recipe/ControlMenuRecipeData.resx b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.resx
new file mode 100644
index 0000000..80af715
--- /dev/null
+++ b/INT_PT002/Controls/Recipe/ControlMenuRecipeData.resx
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
+ 17, 17
+
+
+ WEBPAD
+
+
\ No newline at end of file
diff --git a/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.Designer.cs b/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.Designer.cs
index df649ac..e714191 100644
--- a/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.Designer.cs
+++ b/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.Designer.cs
@@ -29,37 +29,36 @@
private void InitializeComponent()
{
this.smartGroupBox1 = new SmartX.SmartGroupBox();
- this.smartGroupBox2 = new SmartX.SmartGroupBox();
- this.labelCheckLane = new SmartX.SmartLabel();
- this.smartLabel39 = new SmartX.SmartLabel();
- this.labelEquipmentLane = new SmartX.SmartLabel();
- this.smartLabel37 = new SmartX.SmartLabel();
- this.smartLabel32 = new SmartX.SmartLabel();
- this.smartLabel31 = new SmartX.SmartLabel();
- this.smartLabel30 = new SmartX.SmartLabel();
- this.smartLabel29 = new SmartX.SmartLabel();
- this.labelSbDiffFilter = new SmartX.SmartLabel();
- this.smartLabel27 = new SmartX.SmartLabel();
- this.labelBuzzer = new SmartX.SmartLabel();
- this.smartLabel23 = new SmartX.SmartLabel();
- this.labelCutWait = new SmartX.SmartLabel();
- this.smartLabel20 = new SmartX.SmartLabel();
- this.labelChattering = new SmartX.SmartLabel();
- this.smartLabel18 = new SmartX.SmartLabel();
- this.labelLcdDataPeriod = new SmartX.SmartLabel();
- this.smartLabel14 = new SmartX.SmartLabel();
- this.smartGroupBox5 = new SmartX.SmartGroupBox();
- this.buttonDispOPT1 = new SmartX.SmartButton();
+ this.buttonDispEnable = new SmartX.SmartButton();
this.smartLabel40 = new SmartX.SmartLabel();
- this.smartLabel36 = new SmartX.SmartLabel();
- this.smartLabel38 = new SmartX.SmartLabel();
- this.labelDispEmptyLevel2 = new SmartX.SmartLabel();
- this.smartLabel44 = new SmartX.SmartLabel();
- this.labelDispMinLevel2 = new SmartX.SmartLabel();
- this.smartLabel46 = new SmartX.SmartLabel();
+ this.labelProgress3 = new SmartX.SmartLabel();
+ this.labelProgress7 = new SmartX.SmartLabel();
+ this.labelProgress6 = new SmartX.SmartLabel();
+ this.labelProgress9 = new SmartX.SmartLabel();
+ this.labelProgress10 = new SmartX.SmartLabel();
+ this.labelProgress8 = new SmartX.SmartLabel();
+ this.labelProgress5 = new SmartX.SmartLabel();
+ this.labelProgress4 = new SmartX.SmartLabel();
+ this.labelProgress2 = new SmartX.SmartLabel();
+ this.labelProgress1 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.radioButton9 = new SmartX.SmartRadioButton();
+ this.radioButton7 = new SmartX.SmartRadioButton();
+ this.radioButton5 = new SmartX.SmartRadioButton();
+ this.radioButton3 = new SmartX.SmartRadioButton();
+ this.radioButton1 = new SmartX.SmartRadioButton();
+ this.buttonInspection = new SmartX.SmartButton();
+ this.button2 = new SmartX.SmartButton();
+ this.button1 = new SmartX.SmartButton();
+ this.smartGroupBox5 = new SmartX.SmartGroupBox();
+ this.smartLabel20 = new SmartX.SmartLabel();
+ this.smartLabel8 = new SmartX.SmartLabel();
this.smartLabel35 = new SmartX.SmartLabel();
+ this.smartLabel18 = new SmartX.SmartLabel();
this.smartLabel34 = new SmartX.SmartLabel();
+ this.smartLabel14 = new SmartX.SmartLabel();
this.smartLabel33 = new SmartX.SmartLabel();
+ this.smartLabel9 = new SmartX.SmartLabel();
this.smartLabel28 = new SmartX.SmartLabel();
this.smartLabel25 = new SmartX.SmartLabel();
this.smartLabel19 = new SmartX.SmartLabel();
@@ -68,8 +67,8 @@
this.smartLabel12 = new SmartX.SmartLabel();
this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
this.smartLabel10 = new SmartX.SmartLabel();
- this.labelVacuumBlowoff = new SmartX.SmartLabel();
- this.labelDiffHoldDelay = new SmartX.SmartLabel();
+ this.labelVacuumBreak = new SmartX.SmartLabel();
+ this.labelDiffDelayTime = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
this.labelVacuumHold2 = new SmartX.SmartLabel();
@@ -77,29 +76,25 @@
this.smartLabel26 = new SmartX.SmartLabel();
this.smartLabel6 = new SmartX.SmartLabel();
this.labelVacuumHold1 = new SmartX.SmartLabel();
- this.labelDiffLrMean = new SmartX.SmartLabel();
this.smartLabel24 = new SmartX.SmartLabel();
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
- this.labelVacuumRelief = new SmartX.SmartLabel();
+ this.labelVacuumStart = new SmartX.SmartLabel();
this.smartLabel22 = new SmartX.SmartLabel();
- this.smartLabel8 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel();
- this.labelDiffLrTotal = new SmartX.SmartLabel();
- this.labelDispHoldDelay = new SmartX.SmartLabel();
- this.smartLabel11 = new SmartX.SmartLabel();
+ this.labelDispMinHeight = new SmartX.SmartLabel();
this.smartLabel17 = new SmartX.SmartLabel();
- this.labelDiffLrSecond = new SmartX.SmartLabel();
+ this.labelDiffLrLimit = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel13 = new SmartX.SmartLabel();
this.labelPressureLevel = new SmartX.SmartLabel();
- this.labelDispEmptyLevel1 = new SmartX.SmartLabel();
+ this.labelDispEmptyLevel = new SmartX.SmartLabel();
this.labelNumber = new SmartX.SmartLabel();
this.smartLabel5 = new SmartX.SmartLabel();
this.smartLabel15 = new SmartX.SmartLabel();
- this.labelDispMinLevel1 = new SmartX.SmartLabel();
- this.smartLabel9 = new SmartX.SmartLabel();
+ this.labelDispMaxDiff = new SmartX.SmartLabel();
this.smartLabel7 = new SmartX.SmartLabel();
- this.labelDispStdLevel = new SmartX.SmartLabel();
+ this.labelDiffLrCycle = new SmartX.SmartLabel();
+ this.smartLabel11 = new SmartX.SmartLabel();
this.smartTimerMessageShow = new SmartX.SmartTimer();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox2.SuspendLayout();
@@ -111,8 +106,24 @@
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
+ this.smartGroupBox1.Controls.Add(this.buttonDispEnable);
+ this.smartGroupBox1.Controls.Add(this.smartLabel40);
+ this.smartGroupBox1.Controls.Add(this.labelProgress3);
+ this.smartGroupBox1.Controls.Add(this.labelProgress7);
+ this.smartGroupBox1.Controls.Add(this.labelProgress6);
+ this.smartGroupBox1.Controls.Add(this.labelProgress9);
+ this.smartGroupBox1.Controls.Add(this.labelProgress10);
+ this.smartGroupBox1.Controls.Add(this.labelProgress8);
+ this.smartGroupBox1.Controls.Add(this.labelProgress5);
+ this.smartGroupBox1.Controls.Add(this.labelProgress4);
+ this.smartGroupBox1.Controls.Add(this.labelProgress2);
+ this.smartGroupBox1.Controls.Add(this.labelProgress1);
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
+ this.smartGroupBox1.Controls.Add(this.button2);
+ this.smartGroupBox1.Controls.Add(this.button1);
this.smartGroupBox1.Controls.Add(this.smartGroupBox5);
+ this.smartGroupBox1.Controls.Add(this.labelDiffLrCycle);
+ this.smartGroupBox1.Controls.Add(this.smartLabel11);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineThickness = 2;
@@ -126,548 +137,42 @@
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
- // smartGroupBox2
+ // buttonDispEnable
//
- this.smartGroupBox2.BackGround = null;
- this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartGroupBox2.BackImage = null;
- this.smartGroupBox2.Controls.Add(this.labelCheckLane);
- this.smartGroupBox2.Controls.Add(this.smartLabel39);
- this.smartGroupBox2.Controls.Add(this.labelEquipmentLane);
- this.smartGroupBox2.Controls.Add(this.smartLabel37);
- this.smartGroupBox2.Controls.Add(this.smartLabel32);
- this.smartGroupBox2.Controls.Add(this.smartLabel31);
- this.smartGroupBox2.Controls.Add(this.smartLabel30);
- this.smartGroupBox2.Controls.Add(this.smartLabel29);
- this.smartGroupBox2.Controls.Add(this.labelSbDiffFilter);
- this.smartGroupBox2.Controls.Add(this.smartLabel27);
- this.smartGroupBox2.Controls.Add(this.labelBuzzer);
- this.smartGroupBox2.Controls.Add(this.smartLabel23);
- this.smartGroupBox2.Controls.Add(this.labelCutWait);
- this.smartGroupBox2.Controls.Add(this.smartLabel20);
- this.smartGroupBox2.Controls.Add(this.labelChattering);
- this.smartGroupBox2.Controls.Add(this.smartLabel18);
- this.smartGroupBox2.Controls.Add(this.labelLcdDataPeriod);
- this.smartGroupBox2.Controls.Add(this.smartLabel14);
- this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
- this.smartGroupBox2.FrameLineThickness = 2;
- this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
- this.smartGroupBox2.HeaderHeightOffset = 5;
- this.smartGroupBox2.Location = new System.Drawing.Point(0, 468);
- this.smartGroupBox2.Name = "smartGroupBox2";
- this.smartGroupBox2.RoundRadius = 10;
- this.smartGroupBox2.Size = new System.Drawing.Size(909, 196);
- this.smartGroupBox2.TabIndex = 115;
- this.smartGroupBox2.Text = "Etc";
- this.smartGroupBox2.TextColor = System.Drawing.Color.White;
- //
- // labelCheckLane
- //
- this.labelCheckLane.BackGround = null;
- this.labelCheckLane.BackGroundColor = System.Drawing.Color.White;
- this.labelCheckLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelCheckLane.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelCheckLane.LineSpacing = 0F;
- this.labelCheckLane.Location = new System.Drawing.Point(687, 42);
- this.labelCheckLane.Name = "labelCheckLane";
- this.labelCheckLane.OverlapOptimize = true;
- this.labelCheckLane.PasswordChar = '\0';
- this.labelCheckLane.Radius = 3;
- this.labelCheckLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelCheckLane.Size = new System.Drawing.Size(100, 30);
- this.labelCheckLane.TabIndex = 135;
- this.labelCheckLane.Text = "12345.45";
- this.labelCheckLane.TextColor = System.Drawing.Color.Black;
- this.labelCheckLane.TextColorDisable = System.Drawing.Color.Gray;
- this.labelCheckLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelCheckLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelCheckLane.Wordwrap = false;
- this.labelCheckLane.Click += new System.EventHandler(this.labelCheckLane_Click);
- //
- // smartLabel39
- //
- this.smartLabel39.BackGround = null;
- this.smartLabel39.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel39.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel39.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel39.LineSpacing = 0F;
- this.smartLabel39.Location = new System.Drawing.Point(531, 42);
- this.smartLabel39.Name = "smartLabel39";
- this.smartLabel39.OverlapOptimize = true;
- this.smartLabel39.PasswordChar = '\0';
- this.smartLabel39.Radius = 3;
- this.smartLabel39.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel39.Size = new System.Drawing.Size(150, 30);
- this.smartLabel39.TabIndex = 134;
- this.smartLabel39.Text = "Check Lane";
- this.smartLabel39.TextColor = System.Drawing.Color.White;
- this.smartLabel39.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel39.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel39.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel39.Wordwrap = false;
- //
- // labelEquipmentLane
- //
- this.labelEquipmentLane.BackGround = null;
- this.labelEquipmentLane.BackGroundColor = System.Drawing.Color.White;
- this.labelEquipmentLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelEquipmentLane.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelEquipmentLane.LineSpacing = 0F;
- this.labelEquipmentLane.Location = new System.Drawing.Point(296, 42);
- this.labelEquipmentLane.Name = "labelEquipmentLane";
- this.labelEquipmentLane.OverlapOptimize = true;
- this.labelEquipmentLane.PasswordChar = '\0';
- this.labelEquipmentLane.Radius = 3;
- this.labelEquipmentLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelEquipmentLane.Size = new System.Drawing.Size(100, 30);
- this.labelEquipmentLane.TabIndex = 133;
- this.labelEquipmentLane.Text = "12345.45";
- this.labelEquipmentLane.TextColor = System.Drawing.Color.Black;
- this.labelEquipmentLane.TextColorDisable = System.Drawing.Color.Gray;
- this.labelEquipmentLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelEquipmentLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelEquipmentLane.Wordwrap = false;
- this.labelEquipmentLane.Click += new System.EventHandler(this.labelEquipmentLane_Click);
- //
- // smartLabel37
- //
- this.smartLabel37.BackGround = null;
- this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel37.LineSpacing = 0F;
- this.smartLabel37.Location = new System.Drawing.Point(140, 42);
- this.smartLabel37.Name = "smartLabel37";
- this.smartLabel37.OverlapOptimize = true;
- this.smartLabel37.PasswordChar = '\0';
- this.smartLabel37.Radius = 3;
- this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel37.Size = new System.Drawing.Size(150, 30);
- this.smartLabel37.TabIndex = 132;
- this.smartLabel37.Text = "Equipment Lane";
- this.smartLabel37.TextColor = System.Drawing.Color.White;
- this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel37.Wordwrap = false;
- //
- // smartLabel32
- //
- this.smartLabel32.BackGround = null;
- this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel32.LineSpacing = 0F;
- this.smartLabel32.Location = new System.Drawing.Point(793, 78);
- this.smartLabel32.Name = "smartLabel32";
- this.smartLabel32.OverlapOptimize = true;
- this.smartLabel32.PasswordChar = '\0';
- this.smartLabel32.Radius = 3;
- this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel32.Size = new System.Drawing.Size(40, 30);
- this.smartLabel32.TabIndex = 131;
- this.smartLabel32.Text = "msec";
- this.smartLabel32.TextColor = System.Drawing.Color.White;
- this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel32.Wordwrap = false;
- //
- // smartLabel31
- //
- this.smartLabel31.BackGround = null;
- this.smartLabel31.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel31.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel31.LineSpacing = 0F;
- this.smartLabel31.Location = new System.Drawing.Point(402, 150);
- this.smartLabel31.Name = "smartLabel31";
- this.smartLabel31.OverlapOptimize = true;
- this.smartLabel31.PasswordChar = '\0';
- this.smartLabel31.Radius = 3;
- this.smartLabel31.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel31.Size = new System.Drawing.Size(40, 30);
- this.smartLabel31.TabIndex = 130;
- this.smartLabel31.Text = "msec";
- this.smartLabel31.TextColor = System.Drawing.Color.White;
- this.smartLabel31.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel31.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel31.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel31.Wordwrap = false;
- //
- // smartLabel30
- //
- this.smartLabel30.BackGround = null;
- this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel30.LineSpacing = 0F;
- this.smartLabel30.Location = new System.Drawing.Point(402, 114);
- this.smartLabel30.Name = "smartLabel30";
- this.smartLabel30.OverlapOptimize = true;
- this.smartLabel30.PasswordChar = '\0';
- this.smartLabel30.Radius = 3;
- this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel30.Size = new System.Drawing.Size(40, 30);
- this.smartLabel30.TabIndex = 129;
- this.smartLabel30.Text = "msec";
- this.smartLabel30.TextColor = System.Drawing.Color.White;
- this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel30.Wordwrap = false;
- //
- // smartLabel29
- //
- this.smartLabel29.BackGround = null;
- this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel29.LineSpacing = 0F;
- this.smartLabel29.Location = new System.Drawing.Point(402, 78);
- this.smartLabel29.Name = "smartLabel29";
- this.smartLabel29.OverlapOptimize = true;
- this.smartLabel29.PasswordChar = '\0';
- this.smartLabel29.Radius = 3;
- this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel29.Size = new System.Drawing.Size(40, 30);
- this.smartLabel29.TabIndex = 128;
- this.smartLabel29.Text = "msec";
- this.smartLabel29.TextColor = System.Drawing.Color.White;
- this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel29.Wordwrap = false;
- //
- // labelSbDiffFilter
- //
- this.labelSbDiffFilter.BackGround = null;
- this.labelSbDiffFilter.BackGroundColor = System.Drawing.Color.White;
- this.labelSbDiffFilter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelSbDiffFilter.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelSbDiffFilter.LineSpacing = 0F;
- this.labelSbDiffFilter.Location = new System.Drawing.Point(687, 114);
- this.labelSbDiffFilter.Name = "labelSbDiffFilter";
- this.labelSbDiffFilter.OverlapOptimize = true;
- this.labelSbDiffFilter.PasswordChar = '\0';
- this.labelSbDiffFilter.Radius = 3;
- this.labelSbDiffFilter.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelSbDiffFilter.Size = new System.Drawing.Size(100, 30);
- this.labelSbDiffFilter.TabIndex = 112;
- this.labelSbDiffFilter.Text = "12345.45";
- this.labelSbDiffFilter.TextColor = System.Drawing.Color.Black;
- this.labelSbDiffFilter.TextColorDisable = System.Drawing.Color.Gray;
- this.labelSbDiffFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelSbDiffFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelSbDiffFilter.Wordwrap = false;
- this.labelSbDiffFilter.Click += new System.EventHandler(this.labelSbDiffFilter_Click);
- //
- // smartLabel27
- //
- this.smartLabel27.BackGround = null;
- this.smartLabel27.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel27.LineSpacing = 0F;
- this.smartLabel27.Location = new System.Drawing.Point(531, 114);
- this.smartLabel27.Name = "smartLabel27";
- this.smartLabel27.OverlapOptimize = true;
- this.smartLabel27.PasswordChar = '\0';
- this.smartLabel27.Radius = 3;
- this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel27.Size = new System.Drawing.Size(150, 30);
- this.smartLabel27.TabIndex = 111;
- this.smartLabel27.Text = "SB diff filter";
- this.smartLabel27.TextColor = System.Drawing.Color.White;
- this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel27.Wordwrap = false;
- //
- // labelBuzzer
- //
- this.labelBuzzer.BackGround = null;
- this.labelBuzzer.BackGroundColor = System.Drawing.Color.White;
- this.labelBuzzer.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelBuzzer.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelBuzzer.LineSpacing = 0F;
- this.labelBuzzer.Location = new System.Drawing.Point(687, 78);
- this.labelBuzzer.Name = "labelBuzzer";
- this.labelBuzzer.OverlapOptimize = true;
- this.labelBuzzer.PasswordChar = '\0';
- this.labelBuzzer.Radius = 3;
- this.labelBuzzer.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelBuzzer.Size = new System.Drawing.Size(100, 30);
- this.labelBuzzer.TabIndex = 110;
- this.labelBuzzer.Text = "12345.45";
- this.labelBuzzer.TextColor = System.Drawing.Color.Black;
- this.labelBuzzer.TextColorDisable = System.Drawing.Color.Gray;
- this.labelBuzzer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelBuzzer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelBuzzer.Wordwrap = false;
- this.labelBuzzer.Click += new System.EventHandler(this.labelBuzzer_Click);
- //
- // smartLabel23
- //
- this.smartLabel23.BackGround = null;
- this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel23.LineSpacing = 0F;
- this.smartLabel23.Location = new System.Drawing.Point(531, 78);
- this.smartLabel23.Name = "smartLabel23";
- this.smartLabel23.OverlapOptimize = true;
- this.smartLabel23.PasswordChar = '\0';
- this.smartLabel23.Radius = 3;
- this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel23.Size = new System.Drawing.Size(150, 30);
- this.smartLabel23.TabIndex = 109;
- this.smartLabel23.Text = "Buzzer";
- this.smartLabel23.TextColor = System.Drawing.Color.White;
- this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel23.Wordwrap = false;
- //
- // labelCutWait
- //
- this.labelCutWait.BackGround = null;
- this.labelCutWait.BackGroundColor = System.Drawing.Color.White;
- this.labelCutWait.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelCutWait.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelCutWait.LineSpacing = 0F;
- this.labelCutWait.Location = new System.Drawing.Point(296, 150);
- this.labelCutWait.Name = "labelCutWait";
- this.labelCutWait.OverlapOptimize = true;
- this.labelCutWait.PasswordChar = '\0';
- this.labelCutWait.Radius = 3;
- this.labelCutWait.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelCutWait.Size = new System.Drawing.Size(100, 30);
- this.labelCutWait.TabIndex = 108;
- this.labelCutWait.Text = "12345.45";
- this.labelCutWait.TextColor = System.Drawing.Color.Black;
- this.labelCutWait.TextColorDisable = System.Drawing.Color.Gray;
- this.labelCutWait.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelCutWait.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelCutWait.Wordwrap = false;
- this.labelCutWait.Click += new System.EventHandler(this.labelCutWait_Click);
- //
- // smartLabel20
- //
- this.smartLabel20.BackGround = null;
- this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel20.LineSpacing = 0F;
- this.smartLabel20.Location = new System.Drawing.Point(140, 150);
- this.smartLabel20.Name = "smartLabel20";
- this.smartLabel20.OverlapOptimize = true;
- this.smartLabel20.PasswordChar = '\0';
- this.smartLabel20.Radius = 3;
- this.smartLabel20.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel20.Size = new System.Drawing.Size(150, 30);
- this.smartLabel20.TabIndex = 107;
- this.smartLabel20.Text = "Cut wait";
- this.smartLabel20.TextColor = System.Drawing.Color.White;
- this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel20.Wordwrap = false;
- //
- // labelChattering
- //
- this.labelChattering.BackGround = null;
- this.labelChattering.BackGroundColor = System.Drawing.Color.White;
- this.labelChattering.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelChattering.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelChattering.LineSpacing = 0F;
- this.labelChattering.Location = new System.Drawing.Point(296, 114);
- this.labelChattering.Name = "labelChattering";
- this.labelChattering.OverlapOptimize = true;
- this.labelChattering.PasswordChar = '\0';
- this.labelChattering.Radius = 3;
- this.labelChattering.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelChattering.Size = new System.Drawing.Size(100, 30);
- this.labelChattering.TabIndex = 106;
- this.labelChattering.Text = "12345.45";
- this.labelChattering.TextColor = System.Drawing.Color.Black;
- this.labelChattering.TextColorDisable = System.Drawing.Color.Gray;
- this.labelChattering.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelChattering.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelChattering.Wordwrap = false;
- this.labelChattering.Click += new System.EventHandler(this.labelChattering_Click);
- //
- // smartLabel18
- //
- this.smartLabel18.BackGround = null;
- this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel18.LineSpacing = 0F;
- this.smartLabel18.Location = new System.Drawing.Point(140, 114);
- this.smartLabel18.Name = "smartLabel18";
- this.smartLabel18.OverlapOptimize = true;
- this.smartLabel18.PasswordChar = '\0';
- this.smartLabel18.Radius = 3;
- this.smartLabel18.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel18.Size = new System.Drawing.Size(150, 30);
- this.smartLabel18.TabIndex = 105;
- this.smartLabel18.Text = "Chattering";
- this.smartLabel18.TextColor = System.Drawing.Color.White;
- this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel18.Wordwrap = false;
- //
- // labelLcdDataPeriod
- //
- this.labelLcdDataPeriod.BackGround = null;
- this.labelLcdDataPeriod.BackGroundColor = System.Drawing.Color.White;
- this.labelLcdDataPeriod.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelLcdDataPeriod.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelLcdDataPeriod.LineSpacing = 0F;
- this.labelLcdDataPeriod.Location = new System.Drawing.Point(296, 78);
- this.labelLcdDataPeriod.Name = "labelLcdDataPeriod";
- this.labelLcdDataPeriod.OverlapOptimize = true;
- this.labelLcdDataPeriod.PasswordChar = '\0';
- this.labelLcdDataPeriod.Radius = 3;
- this.labelLcdDataPeriod.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelLcdDataPeriod.Size = new System.Drawing.Size(100, 30);
- this.labelLcdDataPeriod.TabIndex = 104;
- this.labelLcdDataPeriod.Text = "12345.45";
- this.labelLcdDataPeriod.TextColor = System.Drawing.Color.Black;
- this.labelLcdDataPeriod.TextColorDisable = System.Drawing.Color.Gray;
- this.labelLcdDataPeriod.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelLcdDataPeriod.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelLcdDataPeriod.Wordwrap = false;
- this.labelLcdDataPeriod.Click += new System.EventHandler(this.labelLcdDataPeriod_Click);
- //
- // smartLabel14
- //
- this.smartLabel14.BackGround = null;
- this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel14.LineSpacing = 0F;
- this.smartLabel14.Location = new System.Drawing.Point(140, 78);
- this.smartLabel14.Name = "smartLabel14";
- this.smartLabel14.OverlapOptimize = true;
- this.smartLabel14.PasswordChar = '\0';
- this.smartLabel14.Radius = 3;
- this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel14.Size = new System.Drawing.Size(150, 30);
- this.smartLabel14.TabIndex = 103;
- this.smartLabel14.Text = "LCD data period";
- this.smartLabel14.TextColor = System.Drawing.Color.White;
- this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel14.Wordwrap = false;
- //
- // smartGroupBox5
- //
- this.smartGroupBox5.BackGround = null;
- this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartGroupBox5.BackImage = null;
- this.smartGroupBox5.Controls.Add(this.buttonDispOPT1);
- this.smartGroupBox5.Controls.Add(this.smartLabel40);
- this.smartGroupBox5.Controls.Add(this.smartLabel36);
- this.smartGroupBox5.Controls.Add(this.smartLabel38);
- this.smartGroupBox5.Controls.Add(this.labelDispEmptyLevel2);
- this.smartGroupBox5.Controls.Add(this.smartLabel44);
- this.smartGroupBox5.Controls.Add(this.labelDispMinLevel2);
- this.smartGroupBox5.Controls.Add(this.smartLabel46);
- this.smartGroupBox5.Controls.Add(this.smartLabel35);
- this.smartGroupBox5.Controls.Add(this.smartLabel34);
- this.smartGroupBox5.Controls.Add(this.smartLabel33);
- this.smartGroupBox5.Controls.Add(this.smartLabel28);
- this.smartGroupBox5.Controls.Add(this.smartLabel25);
- this.smartGroupBox5.Controls.Add(this.smartLabel19);
- this.smartGroupBox5.Controls.Add(this.smartLabel21);
- this.smartGroupBox5.Controls.Add(this.smartLabel16);
- this.smartGroupBox5.Controls.Add(this.smartLabel12);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine3);
- this.smartGroupBox5.Controls.Add(this.smartLabel10);
- this.smartGroupBox5.Controls.Add(this.labelVacuumBlowoff);
- this.smartGroupBox5.Controls.Add(this.labelDiffHoldDelay);
- this.smartGroupBox5.Controls.Add(this.smartLabel2);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine2);
- this.smartGroupBox5.Controls.Add(this.labelVacuumHold2);
- this.smartGroupBox5.Controls.Add(this.smartLabel4);
- this.smartGroupBox5.Controls.Add(this.smartLabel26);
- this.smartGroupBox5.Controls.Add(this.smartLabel6);
- this.smartGroupBox5.Controls.Add(this.labelVacuumHold1);
- this.smartGroupBox5.Controls.Add(this.labelDiffLrMean);
- this.smartGroupBox5.Controls.Add(this.smartLabel24);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine1);
- this.smartGroupBox5.Controls.Add(this.labelVacuumRelief);
- this.smartGroupBox5.Controls.Add(this.smartLabel22);
- this.smartGroupBox5.Controls.Add(this.smartLabel8);
- this.smartGroupBox5.Controls.Add(this.smartLabel1);
- this.smartGroupBox5.Controls.Add(this.labelDiffLrTotal);
- this.smartGroupBox5.Controls.Add(this.labelDispHoldDelay);
- this.smartGroupBox5.Controls.Add(this.smartLabel11);
- this.smartGroupBox5.Controls.Add(this.smartLabel17);
- this.smartGroupBox5.Controls.Add(this.labelDiffLrSecond);
- this.smartGroupBox5.Controls.Add(this.smartLabel3);
- this.smartGroupBox5.Controls.Add(this.smartLabel13);
- this.smartGroupBox5.Controls.Add(this.labelPressureLevel);
- this.smartGroupBox5.Controls.Add(this.labelDispEmptyLevel1);
- this.smartGroupBox5.Controls.Add(this.labelNumber);
- this.smartGroupBox5.Controls.Add(this.smartLabel5);
- this.smartGroupBox5.Controls.Add(this.smartLabel15);
- this.smartGroupBox5.Controls.Add(this.labelDispMinLevel1);
- this.smartGroupBox5.Controls.Add(this.smartLabel9);
- this.smartGroupBox5.Controls.Add(this.smartLabel7);
- this.smartGroupBox5.Controls.Add(this.labelDispStdLevel);
- this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartGroupBox5.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
- this.smartGroupBox5.FrameLineThickness = 2;
- this.smartGroupBox5.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
- this.smartGroupBox5.HeaderHeightOffset = 5;
- this.smartGroupBox5.Location = new System.Drawing.Point(0, 32);
- this.smartGroupBox5.Name = "smartGroupBox5";
- this.smartGroupBox5.RoundRadius = 10;
- this.smartGroupBox5.Size = new System.Drawing.Size(909, 438);
- this.smartGroupBox5.TabIndex = 114;
- this.smartGroupBox5.Text = "Recipe";
- this.smartGroupBox5.TextColor = System.Drawing.Color.White;
- //
- // buttonDispOPT1
- //
- this.buttonDispOPT1.BackGround = this.smartGroupBox5;
- this.buttonDispOPT1.BackGroundColor = System.Drawing.Color.Black;
- this.buttonDispOPT1.ButtonColor = System.Drawing.Color.Gray;
- this.buttonDispOPT1.ButtonDownColor = System.Drawing.Color.Teal;
- this.buttonDispOPT1.ButtonImageAutoSize = true;
- this.buttonDispOPT1.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D;
- this.buttonDispOPT1.ButtonText = "OFF";
- this.buttonDispOPT1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
- this.buttonDispOPT1.GroupID = 0;
- this.buttonDispOPT1.ImageDisable = null;
- this.buttonDispOPT1.ImageDown = null;
- this.buttonDispOPT1.ImageUp = null;
- this.buttonDispOPT1.Location = new System.Drawing.Point(687, 184);
- this.buttonDispOPT1.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
- this.buttonDispOPT1.Name = "buttonDispOPT1";
- this.buttonDispOPT1.NestedClickEventPrevent = false;
- this.buttonDispOPT1.OutlinePixel = 2;
- this.buttonDispOPT1.OverlapOptimize = true;
- this.buttonDispOPT1.RepeatInterval = 200;
- this.buttonDispOPT1.RepeatIntervalAccelerate = null;
- this.buttonDispOPT1.RoundSize = 10;
- this.buttonDispOPT1.SafeInterval = 200;
- this.buttonDispOPT1.Size = new System.Drawing.Size(100, 30);
- this.buttonDispOPT1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
- this.buttonDispOPT1.TabIndex = 446;
- this.buttonDispOPT1.Text = null;
- this.buttonDispOPT1.TextColor = System.Drawing.Color.White;
- this.buttonDispOPT1.TextColorDisable = System.Drawing.Color.Gray;
- this.buttonDispOPT1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
- this.buttonDispOPT1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
- this.buttonDispOPT1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
- this.buttonDispOPT1.Click += new System.EventHandler(this.buttonDispOPT1_Click);
+ this.buttonDispEnable.BackGround = this.smartGroupBox1;
+ this.buttonDispEnable.BackGroundColor = System.Drawing.Color.Black;
+ this.buttonDispEnable.ButtonColor = System.Drawing.Color.DarkGray;
+ this.buttonDispEnable.ButtonDownColor = System.Drawing.Color.Teal;
+ this.buttonDispEnable.ButtonImageAutoSize = true;
+ this.buttonDispEnable.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D;
+ this.buttonDispEnable.ButtonText = "OFF";
+ this.buttonDispEnable.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonDispEnable.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.buttonDispEnable.GroupID = 0;
+ this.buttonDispEnable.ImageDisable = null;
+ this.buttonDispEnable.ImageDown = null;
+ this.buttonDispEnable.ImageUp = null;
+ this.buttonDispEnable.Location = new System.Drawing.Point(513, 631);
+ this.buttonDispEnable.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
+ this.buttonDispEnable.Name = "buttonDispEnable";
+ this.buttonDispEnable.NestedClickEventPrevent = false;
+ this.buttonDispEnable.OutlinePixel = 2;
+ this.buttonDispEnable.OverlapOptimize = true;
+ this.buttonDispEnable.RepeatInterval = 200;
+ this.buttonDispEnable.RepeatIntervalAccelerate = null;
+ this.buttonDispEnable.RoundSize = 10;
+ this.buttonDispEnable.SafeInterval = 200;
+ this.buttonDispEnable.Size = new System.Drawing.Size(100, 30);
+ this.buttonDispEnable.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonDispEnable.TabIndex = 446;
+ this.buttonDispEnable.Text = null;
+ this.buttonDispEnable.TextColor = System.Drawing.Color.White;
+ this.buttonDispEnable.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonDispEnable.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonDispEnable.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonDispEnable.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonDispEnable.Visible = false;
+ this.buttonDispEnable.Click += new System.EventHandler(this.buttonDispEnable1_Click);
//
// smartLabel40
//
@@ -676,154 +181,618 @@
this.smartLabel40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel40.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel40.LineSpacing = 0F;
- this.smartLabel40.Location = new System.Drawing.Point(531, 184);
+ this.smartLabel40.Location = new System.Drawing.Point(387, 631);
this.smartLabel40.Name = "smartLabel40";
this.smartLabel40.OverlapOptimize = true;
this.smartLabel40.PasswordChar = '\0';
this.smartLabel40.Radius = 3;
this.smartLabel40.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel40.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel40.Size = new System.Drawing.Size(120, 30);
this.smartLabel40.TabIndex = 445;
- this.smartLabel40.Text = "OPT1";
- this.smartLabel40.TextColor = System.Drawing.Color.White;
+ this.smartLabel40.Text = "Enable";
+ this.smartLabel40.TextColor = System.Drawing.Color.LightGray;
this.smartLabel40.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel40.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel40.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel40.Visible = false;
this.smartLabel40.Wordwrap = false;
//
- // smartLabel36
+ // labelProgress3
//
- this.smartLabel36.BackGround = null;
- this.smartLabel36.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel36.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel36.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel36.LineSpacing = 0F;
- this.smartLabel36.Location = new System.Drawing.Point(793, 148);
- this.smartLabel36.Name = "smartLabel36";
- this.smartLabel36.OverlapOptimize = true;
- this.smartLabel36.PasswordChar = '\0';
- this.smartLabel36.Radius = 3;
- this.smartLabel36.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel36.Size = new System.Drawing.Size(40, 30);
- this.smartLabel36.TabIndex = 140;
- this.smartLabel36.Text = "mm";
- this.smartLabel36.TextColor = System.Drawing.Color.White;
- this.smartLabel36.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel36.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel36.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel36.Wordwrap = false;
+ this.labelProgress3.BackGround = null;
+ this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress3.LineSpacing = 0F;
+ this.labelProgress3.Location = new System.Drawing.Point(381, 7);
+ this.labelProgress3.Name = "labelProgress3";
+ this.labelProgress3.OverlapOptimize = true;
+ this.labelProgress3.PasswordChar = '\0';
+ this.labelProgress3.Radius = 3;
+ this.labelProgress3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress3.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress3.TabIndex = 462;
+ this.labelProgress3.Text = "Move";
+ this.labelProgress3.TextColor = System.Drawing.Color.Black;
+ this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress3.Wordwrap = false;
//
- // smartLabel38
+ // labelProgress7
//
- this.smartLabel38.BackGround = null;
- this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel38.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel38.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel38.LineSpacing = 0F;
- this.smartLabel38.Location = new System.Drawing.Point(793, 112);
- this.smartLabel38.Name = "smartLabel38";
- this.smartLabel38.OverlapOptimize = true;
- this.smartLabel38.PasswordChar = '\0';
- this.smartLabel38.Radius = 3;
- this.smartLabel38.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel38.Size = new System.Drawing.Size(40, 30);
- this.smartLabel38.TabIndex = 139;
- this.smartLabel38.Text = "mm";
- this.smartLabel38.TextColor = System.Drawing.Color.White;
- this.smartLabel38.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel38.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
- this.smartLabel38.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel38.Wordwrap = false;
+ this.labelProgress7.BackGround = null;
+ this.labelProgress7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
+ this.labelProgress7.LineSpacing = 0F;
+ this.labelProgress7.Location = new System.Drawing.Point(645, 7);
+ this.labelProgress7.Name = "labelProgress7";
+ this.labelProgress7.OverlapOptimize = true;
+ this.labelProgress7.PasswordChar = '\0';
+ this.labelProgress7.Radius = 3;
+ this.labelProgress7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress7.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress7.TabIndex = 461;
+ this.labelProgress7.Text = "Judge";
+ this.labelProgress7.TextColor = System.Drawing.Color.Black;
+ this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress7.Wordwrap = false;
//
- // labelDispEmptyLevel2
+ // labelProgress6
//
- this.labelDispEmptyLevel2.BackGround = null;
- this.labelDispEmptyLevel2.BackGroundColor = System.Drawing.Color.White;
- this.labelDispEmptyLevel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispEmptyLevel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispEmptyLevel2.LineSpacing = 0F;
- this.labelDispEmptyLevel2.Location = new System.Drawing.Point(687, 112);
- this.labelDispEmptyLevel2.Name = "labelDispEmptyLevel2";
- this.labelDispEmptyLevel2.OverlapOptimize = true;
- this.labelDispEmptyLevel2.PasswordChar = '\0';
- this.labelDispEmptyLevel2.Radius = 3;
- this.labelDispEmptyLevel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispEmptyLevel2.Size = new System.Drawing.Size(100, 30);
- this.labelDispEmptyLevel2.TabIndex = 135;
- this.labelDispEmptyLevel2.Text = "12345.45";
- this.labelDispEmptyLevel2.TextColor = System.Drawing.Color.Black;
- this.labelDispEmptyLevel2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispEmptyLevel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispEmptyLevel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispEmptyLevel2.Wordwrap = false;
- this.labelDispEmptyLevel2.Click += new System.EventHandler(this.labelDispEmptyLevel2_Click);
+ this.labelProgress6.BackGround = null;
+ this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress6.LineSpacing = 0F;
+ this.labelProgress6.Location = new System.Drawing.Point(579, 7);
+ this.labelProgress6.Name = "labelProgress6";
+ this.labelProgress6.OverlapOptimize = true;
+ this.labelProgress6.PasswordChar = '\0';
+ this.labelProgress6.Radius = 3;
+ this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress6.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress6.TabIndex = 460;
+ this.labelProgress6.Text = "V.Hold";
+ this.labelProgress6.TextColor = System.Drawing.Color.Black;
+ this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress6.Wordwrap = false;
//
- // smartLabel44
+ // labelProgress9
//
- this.smartLabel44.BackGround = null;
- this.smartLabel44.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel44.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel44.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel44.LineSpacing = 0F;
- this.smartLabel44.Location = new System.Drawing.Point(531, 112);
- this.smartLabel44.Name = "smartLabel44";
- this.smartLabel44.OverlapOptimize = true;
- this.smartLabel44.PasswordChar = '\0';
- this.smartLabel44.Radius = 3;
- this.smartLabel44.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel44.Size = new System.Drawing.Size(150, 30);
- this.smartLabel44.TabIndex = 134;
- this.smartLabel44.Text = "2# Initial Product Height";
- this.smartLabel44.TextColor = System.Drawing.Color.White;
- this.smartLabel44.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel44.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel44.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel44.Wordwrap = false;
+ this.labelProgress9.BackGround = null;
+ this.labelProgress9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress9.LineSpacing = 0F;
+ this.labelProgress9.Location = new System.Drawing.Point(777, 7);
+ this.labelProgress9.Name = "labelProgress9";
+ this.labelProgress9.OverlapOptimize = true;
+ this.labelProgress9.PasswordChar = '\0';
+ this.labelProgress9.Radius = 3;
+ this.labelProgress9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress9.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress9.TabIndex = 459;
+ this.labelProgress9.Text = "Release";
+ this.labelProgress9.TextColor = System.Drawing.Color.Black;
+ this.labelProgress9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress9.Wordwrap = false;
//
- // labelDispMinLevel2
+ // labelProgress10
//
- this.labelDispMinLevel2.BackGround = null;
- this.labelDispMinLevel2.BackGroundColor = System.Drawing.Color.White;
- this.labelDispMinLevel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMinLevel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispMinLevel2.LineSpacing = 0F;
- this.labelDispMinLevel2.Location = new System.Drawing.Point(687, 148);
- this.labelDispMinLevel2.Name = "labelDispMinLevel2";
- this.labelDispMinLevel2.OverlapOptimize = true;
- this.labelDispMinLevel2.PasswordChar = '\0';
- this.labelDispMinLevel2.Radius = 3;
- this.labelDispMinLevel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMinLevel2.Size = new System.Drawing.Size(100, 30);
- this.labelDispMinLevel2.TabIndex = 133;
- this.labelDispMinLevel2.Text = "12345.45";
- this.labelDispMinLevel2.TextColor = System.Drawing.Color.Black;
- this.labelDispMinLevel2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMinLevel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMinLevel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMinLevel2.Wordwrap = false;
- this.labelDispMinLevel2.Click += new System.EventHandler(this.labelDispMinLevel2_Click);
+ this.labelProgress10.BackGround = null;
+ this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress10.LineSpacing = 0F;
+ this.labelProgress10.Location = new System.Drawing.Point(843, 7);
+ this.labelProgress10.Name = "labelProgress10";
+ this.labelProgress10.OverlapOptimize = true;
+ this.labelProgress10.PasswordChar = '\0';
+ this.labelProgress10.Radius = 3;
+ this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress10.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress10.TabIndex = 458;
+ this.labelProgress10.Text = "Move";
+ this.labelProgress10.TextColor = System.Drawing.Color.Black;
+ this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress10.Wordwrap = false;
//
- // smartLabel46
+ // labelProgress8
//
- this.smartLabel46.BackGround = null;
- this.smartLabel46.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel46.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel46.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel46.LineSpacing = 0F;
- this.smartLabel46.Location = new System.Drawing.Point(531, 148);
- this.smartLabel46.Name = "smartLabel46";
- this.smartLabel46.OverlapOptimize = true;
- this.smartLabel46.PasswordChar = '\0';
- this.smartLabel46.Radius = 3;
- this.smartLabel46.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel46.Size = new System.Drawing.Size(150, 30);
- this.smartLabel46.TabIndex = 132;
- this.smartLabel46.Text = "2# min. rate of change";
- this.smartLabel46.TextColor = System.Drawing.Color.White;
- this.smartLabel46.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel46.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel46.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel46.Wordwrap = false;
+ this.labelProgress8.BackGround = null;
+ this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress8.LineSpacing = 0F;
+ this.labelProgress8.Location = new System.Drawing.Point(711, 7);
+ this.labelProgress8.Name = "labelProgress8";
+ this.labelProgress8.OverlapOptimize = true;
+ this.labelProgress8.PasswordChar = '\0';
+ this.labelProgress8.Radius = 3;
+ this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress8.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress8.TabIndex = 457;
+ this.labelProgress8.Text = "V. Break";
+ this.labelProgress8.TextColor = System.Drawing.Color.Black;
+ this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress8.Wordwrap = false;
+ //
+ // labelProgress5
+ //
+ this.labelProgress5.BackGround = null;
+ this.labelProgress5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress5.LineSpacing = 0F;
+ this.labelProgress5.Location = new System.Drawing.Point(513, 7);
+ this.labelProgress5.Name = "labelProgress5";
+ this.labelProgress5.OverlapOptimize = true;
+ this.labelProgress5.PasswordChar = '\0';
+ this.labelProgress5.Radius = 3;
+ this.labelProgress5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress5.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress5.TabIndex = 456;
+ this.labelProgress5.Text = "V.Start";
+ this.labelProgress5.TextColor = System.Drawing.Color.Black;
+ this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress5.Wordwrap = false;
+ //
+ // labelProgress4
+ //
+ this.labelProgress4.BackGround = null;
+ this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress4.LineSpacing = 0F;
+ this.labelProgress4.Location = new System.Drawing.Point(447, 7);
+ this.labelProgress4.Name = "labelProgress4";
+ this.labelProgress4.OverlapOptimize = true;
+ this.labelProgress4.PasswordChar = '\0';
+ this.labelProgress4.Radius = 3;
+ this.labelProgress4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress4.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress4.TabIndex = 455;
+ this.labelProgress4.Text = "Merge";
+ this.labelProgress4.TextColor = System.Drawing.Color.Black;
+ this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress4.Wordwrap = false;
+ //
+ // labelProgress2
+ //
+ this.labelProgress2.BackGround = null;
+ this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress2.LineSpacing = 0F;
+ this.labelProgress2.Location = new System.Drawing.Point(315, 7);
+ this.labelProgress2.Name = "labelProgress2";
+ this.labelProgress2.OverlapOptimize = true;
+ this.labelProgress2.PasswordChar = '\0';
+ this.labelProgress2.Radius = 3;
+ this.labelProgress2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress2.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress2.TabIndex = 454;
+ this.labelProgress2.Text = "Entry";
+ this.labelProgress2.TextColor = System.Drawing.Color.Black;
+ this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress2.Wordwrap = false;
+ //
+ // labelProgress1
+ //
+ this.labelProgress1.BackGround = null;
+ this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress1.LineSpacing = 0F;
+ this.labelProgress1.Location = new System.Drawing.Point(249, 7);
+ this.labelProgress1.Name = "labelProgress1";
+ this.labelProgress1.OverlapOptimize = true;
+ this.labelProgress1.PasswordChar = '\0';
+ this.labelProgress1.Radius = 3;
+ this.labelProgress1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress1.Size = new System.Drawing.Size(60, 20);
+ this.labelProgress1.TabIndex = 453;
+ this.labelProgress1.Text = "Ready";
+ this.labelProgress1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress1.Wordwrap = false;
+ //
+ // smartGroupBox2
+ //
+ this.smartGroupBox2.BackGround = null;
+ this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.radioButton9);
+ this.smartGroupBox2.Controls.Add(this.radioButton7);
+ this.smartGroupBox2.Controls.Add(this.radioButton5);
+ this.smartGroupBox2.Controls.Add(this.radioButton3);
+ this.smartGroupBox2.Controls.Add(this.radioButton1);
+ this.smartGroupBox2.Controls.Add(this.buttonInspection);
+ this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox2.FrameLineThickness = 2;
+ this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
+ this.smartGroupBox2.HeaderHeightOffset = 12;
+ this.smartGroupBox2.Location = new System.Drawing.Point(175, 32);
+ this.smartGroupBox2.Name = "smartGroupBox2";
+ this.smartGroupBox2.RoundRadius = 5;
+ this.smartGroupBox2.Size = new System.Drawing.Size(449, 43);
+ this.smartGroupBox2.TabIndex = 452;
+ this.smartGroupBox2.Text = "smartGroupBox2";
+ this.smartGroupBox2.TextColor = System.Drawing.Color.White;
+ //
+ // radioButton9
+ //
+ this.radioButton9.BackGround = this.smartGroupBox2;
+ this.radioButton9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.radioButton9.Checked = false;
+ this.radioButton9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.radioButton9.GroupID = 0;
+ this.radioButton9.ImageCheckRadioButton = null;
+ this.radioButton9.ImageUnCheckRadioButton = null;
+ this.radioButton9.Location = new System.Drawing.Point(267, 1);
+ this.radioButton9.Name = "radioButton9";
+ this.radioButton9.OutputOnly = false;
+ this.radioButton9.OverlapOptimize = true;
+ this.radioButton9.RadioBackColor = System.Drawing.Color.White;
+ this.radioButton9.RadioCheckColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton9.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.radioButton9.RadioSymbolSize = 14;
+ this.radioButton9.Shadow = false;
+ this.radioButton9.Size = new System.Drawing.Size(60, 40);
+ this.radioButton9.TabIndex = 452;
+ this.radioButton9.Text = "9~10";
+ this.radioButton9.TextColor = System.Drawing.Color.White;
+ this.radioButton9.TextColorDisable = System.Drawing.Color.Gray;
+ this.radioButton9.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
+ this.radioButton9.Click += new System.EventHandler(this.radioButton9_Click);
+ //
+ // radioButton7
+ //
+ this.radioButton7.BackGround = this.smartGroupBox2;
+ this.radioButton7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.radioButton7.Checked = false;
+ this.radioButton7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.radioButton7.GroupID = 0;
+ this.radioButton7.ImageCheckRadioButton = null;
+ this.radioButton7.ImageUnCheckRadioButton = null;
+ this.radioButton7.Location = new System.Drawing.Point(201, 1);
+ this.radioButton7.Name = "radioButton7";
+ this.radioButton7.OutputOnly = false;
+ this.radioButton7.OverlapOptimize = true;
+ this.radioButton7.RadioBackColor = System.Drawing.Color.White;
+ this.radioButton7.RadioCheckColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton7.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.radioButton7.RadioSymbolSize = 14;
+ this.radioButton7.Shadow = false;
+ this.radioButton7.Size = new System.Drawing.Size(60, 40);
+ this.radioButton7.TabIndex = 451;
+ this.radioButton7.Text = "7~8";
+ this.radioButton7.TextColor = System.Drawing.Color.White;
+ this.radioButton7.TextColorDisable = System.Drawing.Color.Gray;
+ this.radioButton7.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
+ this.radioButton7.Click += new System.EventHandler(this.radioButton7_Click);
+ //
+ // radioButton5
+ //
+ this.radioButton5.BackGround = this.smartGroupBox2;
+ this.radioButton5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.radioButton5.Checked = false;
+ this.radioButton5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.radioButton5.GroupID = 0;
+ this.radioButton5.ImageCheckRadioButton = null;
+ this.radioButton5.ImageUnCheckRadioButton = null;
+ this.radioButton5.Location = new System.Drawing.Point(135, 1);
+ this.radioButton5.Name = "radioButton5";
+ this.radioButton5.OutputOnly = false;
+ this.radioButton5.OverlapOptimize = true;
+ this.radioButton5.RadioBackColor = System.Drawing.Color.White;
+ this.radioButton5.RadioCheckColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton5.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.radioButton5.RadioSymbolSize = 14;
+ this.radioButton5.Shadow = false;
+ this.radioButton5.Size = new System.Drawing.Size(60, 40);
+ this.radioButton5.TabIndex = 450;
+ this.radioButton5.Text = "5~6";
+ this.radioButton5.TextColor = System.Drawing.Color.White;
+ this.radioButton5.TextColorDisable = System.Drawing.Color.Gray;
+ this.radioButton5.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
+ this.radioButton5.Click += new System.EventHandler(this.radioButton5_Click);
+ //
+ // radioButton3
+ //
+ this.radioButton3.BackGround = this.smartGroupBox2;
+ this.radioButton3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.radioButton3.Checked = false;
+ this.radioButton3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.radioButton3.GroupID = 0;
+ this.radioButton3.ImageCheckRadioButton = null;
+ this.radioButton3.ImageUnCheckRadioButton = null;
+ this.radioButton3.Location = new System.Drawing.Point(69, 1);
+ this.radioButton3.Name = "radioButton3";
+ this.radioButton3.OutputOnly = false;
+ this.radioButton3.OverlapOptimize = true;
+ this.radioButton3.RadioBackColor = System.Drawing.Color.White;
+ this.radioButton3.RadioCheckColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton3.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.radioButton3.RadioSymbolSize = 14;
+ this.radioButton3.Shadow = false;
+ this.radioButton3.Size = new System.Drawing.Size(60, 40);
+ this.radioButton3.TabIndex = 449;
+ this.radioButton3.Text = "3~4";
+ this.radioButton3.TextColor = System.Drawing.Color.White;
+ this.radioButton3.TextColorDisable = System.Drawing.Color.Gray;
+ this.radioButton3.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
+ this.radioButton3.Click += new System.EventHandler(this.radioButton3_Click);
+ //
+ // radioButton1
+ //
+ this.radioButton1.BackGround = this.smartGroupBox2;
+ this.radioButton1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.radioButton1.Checked = true;
+ this.radioButton1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.radioButton1.GroupID = 0;
+ this.radioButton1.ImageCheckRadioButton = null;
+ this.radioButton1.ImageUnCheckRadioButton = null;
+ this.radioButton1.Location = new System.Drawing.Point(3, 1);
+ this.radioButton1.Name = "radioButton1";
+ this.radioButton1.OutputOnly = false;
+ this.radioButton1.OverlapOptimize = true;
+ this.radioButton1.RadioBackColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton1.RadioCheckColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton1.RadioOutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.radioButton1.RadioSymbolSize = 14;
+ this.radioButton1.Shadow = false;
+ this.radioButton1.Size = new System.Drawing.Size(60, 40);
+ this.radioButton1.TabIndex = 448;
+ this.radioButton1.Text = "1~2";
+ this.radioButton1.TextColor = System.Drawing.Color.MediumSeaGreen;
+ this.radioButton1.TextColorDisable = System.Drawing.Color.Gray;
+ this.radioButton1.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
+ this.radioButton1.Click += new System.EventHandler(this.radioButton1_Click);
+ //
+ // buttonInspection
+ //
+ this.buttonInspection.BackGround = this.smartGroupBox2;
+ this.buttonInspection.BackGroundColor = System.Drawing.Color.Black;
+ this.buttonInspection.ButtonColor = System.Drawing.Color.DarkGreen;
+ this.buttonInspection.ButtonDownColor = System.Drawing.Color.DarkSeaGreen;
+ this.buttonInspection.ButtonImageAutoSize = true;
+ this.buttonInspection.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D;
+ this.buttonInspection.ButtonText = "Inspection";
+ this.buttonInspection.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonInspection.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.buttonInspection.GroupID = 0;
+ this.buttonInspection.ImageDisable = null;
+ this.buttonInspection.ImageDown = null;
+ this.buttonInspection.ImageUp = null;
+ this.buttonInspection.Location = new System.Drawing.Point(338, 1);
+ this.buttonInspection.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonInspection.Name = "buttonInspection";
+ this.buttonInspection.NestedClickEventPrevent = false;
+ this.buttonInspection.OutlinePixel = 2;
+ this.buttonInspection.OverlapOptimize = true;
+ this.buttonInspection.RepeatInterval = 200;
+ this.buttonInspection.RepeatIntervalAccelerate = null;
+ this.buttonInspection.RoundSize = 10;
+ this.buttonInspection.SafeInterval = 200;
+ this.buttonInspection.Size = new System.Drawing.Size(100, 40);
+ this.buttonInspection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonInspection.TabIndex = 447;
+ this.buttonInspection.Text = null;
+ this.buttonInspection.TextColor = System.Drawing.Color.White;
+ this.buttonInspection.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonInspection.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonInspection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonInspection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonInspection.Click += new System.EventHandler(this.buttonInspection_Click);
+ //
+ // button2
+ //
+ this.button2.BackGround = this.smartGroupBox1;
+ this.button2.BackGroundColor = System.Drawing.Color.Black;
+ this.button2.ButtonColor = System.Drawing.Color.DarkGray;
+ this.button2.ButtonDownColor = System.Drawing.Color.Teal;
+ this.button2.ButtonImageAutoSize = true;
+ this.button2.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D;
+ this.button2.ButtonText = "2";
+ this.button2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.button2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.button2.GroupID = 0;
+ this.button2.ImageDisable = null;
+ this.button2.ImageDown = null;
+ this.button2.ImageUp = null;
+ this.button2.Location = new System.Drawing.Point(84, 33);
+ this.button2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
+ this.button2.Name = "button2";
+ this.button2.NestedClickEventPrevent = false;
+ this.button2.OutlinePixel = 2;
+ this.button2.OverlapOptimize = true;
+ this.button2.RepeatInterval = 200;
+ this.button2.RepeatIntervalAccelerate = null;
+ this.button2.RoundSize = 10;
+ this.button2.SafeInterval = 200;
+ this.button2.Size = new System.Drawing.Size(70, 40);
+ this.button2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.button2.TabIndex = 449;
+ this.button2.Text = null;
+ this.button2.TextColor = System.Drawing.Color.White;
+ this.button2.TextColorDisable = System.Drawing.Color.Gray;
+ this.button2.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.button2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.button2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.button2.Click += new System.EventHandler(this.button2_Click);
+ //
+ // button1
+ //
+ this.button1.BackGround = this.smartGroupBox1;
+ this.button1.BackGroundColor = System.Drawing.Color.Black;
+ this.button1.ButtonColor = System.Drawing.Color.DarkGray;
+ this.button1.ButtonDownColor = System.Drawing.Color.Teal;
+ this.button1.ButtonImageAutoSize = true;
+ this.button1.ButtonStyle = SmartX.SmartButton.ButtonStyles.Round3D;
+ this.button1.ButtonText = "1";
+ this.button1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.button1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.button1.GroupID = 0;
+ this.button1.ImageDisable = null;
+ this.button1.ImageDown = null;
+ this.button1.ImageUp = null;
+ this.button1.Location = new System.Drawing.Point(8, 33);
+ this.button1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
+ this.button1.Name = "button1";
+ this.button1.NestedClickEventPrevent = false;
+ this.button1.OutlinePixel = 2;
+ this.button1.OverlapOptimize = true;
+ this.button1.RepeatInterval = 200;
+ this.button1.RepeatIntervalAccelerate = null;
+ this.button1.RoundSize = 10;
+ this.button1.SafeInterval = 200;
+ this.button1.Size = new System.Drawing.Size(70, 40);
+ this.button1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.button1.TabIndex = 448;
+ this.button1.Text = null;
+ this.button1.TextColor = System.Drawing.Color.White;
+ this.button1.TextColorDisable = System.Drawing.Color.Gray;
+ this.button1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.button1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.button1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.button1.Click += new System.EventHandler(this.button1_Click);
+ //
+ // smartGroupBox5
+ //
+ this.smartGroupBox5.BackGround = null;
+ this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox5.BackImage = null;
+ this.smartGroupBox5.Controls.Add(this.smartLabel20);
+ this.smartGroupBox5.Controls.Add(this.smartLabel8);
+ this.smartGroupBox5.Controls.Add(this.smartLabel35);
+ this.smartGroupBox5.Controls.Add(this.smartLabel18);
+ this.smartGroupBox5.Controls.Add(this.smartLabel34);
+ this.smartGroupBox5.Controls.Add(this.smartLabel14);
+ this.smartGroupBox5.Controls.Add(this.smartLabel33);
+ this.smartGroupBox5.Controls.Add(this.smartLabel9);
+ this.smartGroupBox5.Controls.Add(this.smartLabel28);
+ this.smartGroupBox5.Controls.Add(this.smartLabel25);
+ this.smartGroupBox5.Controls.Add(this.smartLabel19);
+ this.smartGroupBox5.Controls.Add(this.smartLabel21);
+ this.smartGroupBox5.Controls.Add(this.smartLabel16);
+ this.smartGroupBox5.Controls.Add(this.smartLabel12);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine3);
+ this.smartGroupBox5.Controls.Add(this.smartLabel10);
+ this.smartGroupBox5.Controls.Add(this.labelVacuumBreak);
+ this.smartGroupBox5.Controls.Add(this.labelDiffDelayTime);
+ this.smartGroupBox5.Controls.Add(this.smartLabel2);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine2);
+ this.smartGroupBox5.Controls.Add(this.labelVacuumHold2);
+ this.smartGroupBox5.Controls.Add(this.smartLabel4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel26);
+ this.smartGroupBox5.Controls.Add(this.smartLabel6);
+ this.smartGroupBox5.Controls.Add(this.labelVacuumHold1);
+ this.smartGroupBox5.Controls.Add(this.smartLabel24);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine1);
+ this.smartGroupBox5.Controls.Add(this.labelVacuumStart);
+ this.smartGroupBox5.Controls.Add(this.smartLabel22);
+ this.smartGroupBox5.Controls.Add(this.smartLabel1);
+ this.smartGroupBox5.Controls.Add(this.labelDispMinHeight);
+ this.smartGroupBox5.Controls.Add(this.smartLabel17);
+ this.smartGroupBox5.Controls.Add(this.labelDiffLrLimit);
+ this.smartGroupBox5.Controls.Add(this.smartLabel3);
+ this.smartGroupBox5.Controls.Add(this.smartLabel13);
+ this.smartGroupBox5.Controls.Add(this.labelPressureLevel);
+ this.smartGroupBox5.Controls.Add(this.labelDispEmptyLevel);
+ this.smartGroupBox5.Controls.Add(this.labelNumber);
+ this.smartGroupBox5.Controls.Add(this.smartLabel5);
+ this.smartGroupBox5.Controls.Add(this.smartLabel15);
+ this.smartGroupBox5.Controls.Add(this.labelDispMaxDiff);
+ this.smartGroupBox5.Controls.Add(this.smartLabel7);
+ this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox5.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox5.FrameLineThickness = 2;
+ this.smartGroupBox5.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox5.HeaderHeightOffset = 5;
+ this.smartGroupBox5.Location = new System.Drawing.Point(630, 32);
+ this.smartGroupBox5.Name = "smartGroupBox5";
+ this.smartGroupBox5.RoundRadius = 10;
+ this.smartGroupBox5.Size = new System.Drawing.Size(279, 625);
+ this.smartGroupBox5.TabIndex = 114;
+ this.smartGroupBox5.Text = "Recipe";
+ this.smartGroupBox5.TextColor = System.Drawing.Color.White;
+ //
+ // smartLabel20
+ //
+ this.smartLabel20.BackGround = null;
+ this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel20.LineSpacing = 0F;
+ this.smartLabel20.Location = new System.Drawing.Point(129, 561);
+ this.smartLabel20.Name = "smartLabel20";
+ this.smartLabel20.OverlapOptimize = true;
+ this.smartLabel20.PasswordChar = '\0';
+ this.smartLabel20.Radius = 3;
+ this.smartLabel20.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel20.Size = new System.Drawing.Size(120, 20);
+ this.smartLabel20.TabIndex = 465;
+ this.smartLabel20.Text = "< Diff (NG)";
+ this.smartLabel20.TextColor = System.Drawing.Color.LightGray;
+ this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel20.Wordwrap = false;
+ //
+ // smartLabel8
+ //
+ this.smartLabel8.BackGround = null;
+ this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel8.LineSpacing = 0F;
+ this.smartLabel8.Location = new System.Drawing.Point(235, 343);
+ this.smartLabel8.Name = "smartLabel8";
+ this.smartLabel8.OverlapOptimize = true;
+ this.smartLabel8.PasswordChar = '\0';
+ this.smartLabel8.Radius = 3;
+ this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel8.Size = new System.Drawing.Size(40, 30);
+ this.smartLabel8.TabIndex = 447;
+ this.smartLabel8.Text = "Pa";
+ this.smartLabel8.TextColor = System.Drawing.Color.White;
+ this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel8.Wordwrap = false;
//
// smartLabel35
//
@@ -832,7 +801,7 @@
this.smartLabel35.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel35.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel35.LineSpacing = 0F;
- this.smartLabel35.Location = new System.Drawing.Point(793, 40);
+ this.smartLabel35.Location = new System.Drawing.Point(235, 108);
this.smartLabel35.Name = "smartLabel35";
this.smartLabel35.OverlapOptimize = true;
this.smartLabel35.PasswordChar = '\0';
@@ -847,6 +816,29 @@
this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel35.Wordwrap = false;
//
+ // smartLabel18
+ //
+ this.smartLabel18.BackGround = null;
+ this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel18.LineSpacing = 0F;
+ this.smartLabel18.Location = new System.Drawing.Point(129, 508);
+ this.smartLabel18.Name = "smartLabel18";
+ this.smartLabel18.OverlapOptimize = true;
+ this.smartLabel18.PasswordChar = '\0';
+ this.smartLabel18.Radius = 3;
+ this.smartLabel18.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel18.Size = new System.Drawing.Size(120, 20);
+ this.smartLabel18.TabIndex = 464;
+ this.smartLabel18.Text = "> Max Height (NG)";
+ this.smartLabel18.TextColor = System.Drawing.Color.LightGray;
+ this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel18.Wordwrap = false;
+ //
// smartLabel34
//
this.smartLabel34.BackGround = null;
@@ -854,7 +846,7 @@
this.smartLabel34.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel34.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel34.LineSpacing = 0F;
- this.smartLabel34.Location = new System.Drawing.Point(402, 148);
+ this.smartLabel34.Location = new System.Drawing.Point(235, 582);
this.smartLabel34.Name = "smartLabel34";
this.smartLabel34.OverlapOptimize = true;
this.smartLabel34.PasswordChar = '\0';
@@ -869,6 +861,29 @@
this.smartLabel34.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel34.Wordwrap = false;
//
+ // smartLabel14
+ //
+ this.smartLabel14.BackGround = null;
+ this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel14.LineSpacing = 0F;
+ this.smartLabel14.Location = new System.Drawing.Point(129, 455);
+ this.smartLabel14.Name = "smartLabel14";
+ this.smartLabel14.OverlapOptimize = true;
+ this.smartLabel14.PasswordChar = '\0';
+ this.smartLabel14.Radius = 3;
+ this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel14.Size = new System.Drawing.Size(120, 20);
+ this.smartLabel14.TabIndex = 463;
+ this.smartLabel14.Text = "< Level (NG)";
+ this.smartLabel14.TextColor = System.Drawing.Color.LightGray;
+ this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel14.Wordwrap = false;
+ //
// smartLabel33
//
this.smartLabel33.BackGround = null;
@@ -876,7 +891,7 @@
this.smartLabel33.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel33.LineSpacing = 0F;
- this.smartLabel33.Location = new System.Drawing.Point(402, 112);
+ this.smartLabel33.Location = new System.Drawing.Point(235, 476);
this.smartLabel33.Name = "smartLabel33";
this.smartLabel33.OverlapOptimize = true;
this.smartLabel33.PasswordChar = '\0';
@@ -891,6 +906,29 @@
this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel33.Wordwrap = false;
//
+ // smartLabel9
+ //
+ this.smartLabel9.BackGround = null;
+ this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
+ this.smartLabel9.LineSpacing = 0F;
+ this.smartLabel9.Location = new System.Drawing.Point(129, 322);
+ this.smartLabel9.Name = "smartLabel9";
+ this.smartLabel9.OverlapOptimize = true;
+ this.smartLabel9.PasswordChar = '\0';
+ this.smartLabel9.Radius = 3;
+ this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel9.Size = new System.Drawing.Size(120, 20);
+ this.smartLabel9.TabIndex = 448;
+ this.smartLabel9.Text = "< LR.Max (NG)";
+ this.smartLabel9.TextColor = System.Drawing.Color.LightGray;
+ this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel9.Wordwrap = false;
+ //
// smartLabel28
//
this.smartLabel28.BackGround = null;
@@ -898,7 +936,7 @@
this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel28.LineSpacing = 0F;
- this.smartLabel28.Location = new System.Drawing.Point(402, 184);
+ this.smartLabel28.Location = new System.Drawing.Point(235, 529);
this.smartLabel28.Name = "smartLabel28";
this.smartLabel28.OverlapOptimize = true;
this.smartLabel28.PasswordChar = '\0';
@@ -906,7 +944,7 @@
this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel28.Size = new System.Drawing.Size(40, 30);
this.smartLabel28.TabIndex = 128;
- this.smartLabel28.Text = "msec";
+ this.smartLabel28.Text = "mm";
this.smartLabel28.TextColor = System.Drawing.Color.White;
this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
@@ -920,7 +958,7 @@
this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel25.LineSpacing = 0F;
- this.smartLabel25.Location = new System.Drawing.Point(793, 291);
+ this.smartLabel25.Location = new System.Drawing.Point(235, 379);
this.smartLabel25.Name = "smartLabel25";
this.smartLabel25.OverlapOptimize = true;
this.smartLabel25.PasswordChar = '\0';
@@ -928,7 +966,7 @@
this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel25.Size = new System.Drawing.Size(40, 30);
this.smartLabel25.TabIndex = 127;
- this.smartLabel25.Text = "msec";
+ this.smartLabel25.Text = "sec";
this.smartLabel25.TextColor = System.Drawing.Color.White;
this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
@@ -942,7 +980,7 @@
this.smartLabel19.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel19.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel19.LineSpacing = 0F;
- this.smartLabel19.Location = new System.Drawing.Point(793, 399);
+ this.smartLabel19.Location = new System.Drawing.Point(235, 252);
this.smartLabel19.Name = "smartLabel19";
this.smartLabel19.OverlapOptimize = true;
this.smartLabel19.PasswordChar = '\0';
@@ -964,7 +1002,7 @@
this.smartLabel21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel21.LineSpacing = 0F;
- this.smartLabel21.Location = new System.Drawing.Point(793, 363);
+ this.smartLabel21.Location = new System.Drawing.Point(235, 216);
this.smartLabel21.Name = "smartLabel21";
this.smartLabel21.OverlapOptimize = true;
this.smartLabel21.PasswordChar = '\0';
@@ -986,7 +1024,7 @@
this.smartLabel16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel16.LineSpacing = 0F;
- this.smartLabel16.Location = new System.Drawing.Point(402, 399);
+ this.smartLabel16.Location = new System.Drawing.Point(235, 180);
this.smartLabel16.Name = "smartLabel16";
this.smartLabel16.OverlapOptimize = true;
this.smartLabel16.PasswordChar = '\0';
@@ -1008,7 +1046,7 @@
this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel12.LineSpacing = 0F;
- this.smartLabel12.Location = new System.Drawing.Point(402, 363);
+ this.smartLabel12.Location = new System.Drawing.Point(235, 144);
this.smartLabel12.Name = "smartLabel12";
this.smartLabel12.OverlapOptimize = true;
this.smartLabel12.PasswordChar = '\0';
@@ -1030,9 +1068,9 @@
this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartSeparatorLine3.Line2Width = 1F;
this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine3.Location = new System.Drawing.Point(78, 342);
+ this.smartSeparatorLine3.Location = new System.Drawing.Point(70, 86);
this.smartSeparatorLine3.Name = "smartSeparatorLine3";
- this.smartSeparatorLine3.Size = new System.Drawing.Size(800, 2);
+ this.smartSeparatorLine3.Size = new System.Drawing.Size(200, 2);
this.smartSeparatorLine3.TabIndex = 122;
this.smartSeparatorLine3.Text = "smartSeparatorLine3";
//
@@ -1042,8 +1080,9 @@
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel10.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.smartLabel10.LineSpacing = 0F;
- this.smartLabel10.Location = new System.Drawing.Point(16, 328);
+ this.smartLabel10.Location = new System.Drawing.Point(8, 72);
this.smartLabel10.Name = "smartLabel10";
this.smartLabel10.OverlapOptimize = true;
this.smartLabel10.PasswordChar = '\0';
@@ -1051,58 +1090,58 @@
this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel10.Size = new System.Drawing.Size(56, 30);
this.smartLabel10.TabIndex = 121;
- this.smartLabel10.Text = "Valve";
- this.smartLabel10.TextColor = System.Drawing.Color.Gainsboro;
+ this.smartLabel10.Text = "Vacuum";
+ this.smartLabel10.TextColor = System.Drawing.Color.White;
this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel10.Wordwrap = false;
//
- // labelVacuumBlowoff
+ // labelVacuumBreak
//
- this.labelVacuumBlowoff.BackGround = null;
- this.labelVacuumBlowoff.BackGroundColor = System.Drawing.Color.White;
- this.labelVacuumBlowoff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelVacuumBlowoff.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelVacuumBlowoff.LineSpacing = 0F;
- this.labelVacuumBlowoff.Location = new System.Drawing.Point(687, 399);
- this.labelVacuumBlowoff.Name = "labelVacuumBlowoff";
- this.labelVacuumBlowoff.OverlapOptimize = true;
- this.labelVacuumBlowoff.PasswordChar = '\0';
- this.labelVacuumBlowoff.Radius = 3;
- this.labelVacuumBlowoff.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelVacuumBlowoff.Size = new System.Drawing.Size(100, 30);
- this.labelVacuumBlowoff.TabIndex = 108;
- this.labelVacuumBlowoff.Text = "12345.45";
- this.labelVacuumBlowoff.TextColor = System.Drawing.Color.Black;
- this.labelVacuumBlowoff.TextColorDisable = System.Drawing.Color.Gray;
- this.labelVacuumBlowoff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelVacuumBlowoff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelVacuumBlowoff.Wordwrap = false;
- this.labelVacuumBlowoff.Click += new System.EventHandler(this.labelVacuumBlowoff_Click);
+ this.labelVacuumBreak.BackGround = null;
+ this.labelVacuumBreak.BackGroundColor = System.Drawing.Color.White;
+ this.labelVacuumBreak.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelVacuumBreak.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelVacuumBreak.LineSpacing = 0F;
+ this.labelVacuumBreak.Location = new System.Drawing.Point(129, 252);
+ this.labelVacuumBreak.Name = "labelVacuumBreak";
+ this.labelVacuumBreak.OverlapOptimize = true;
+ this.labelVacuumBreak.PasswordChar = '\0';
+ this.labelVacuumBreak.Radius = 3;
+ this.labelVacuumBreak.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelVacuumBreak.Size = new System.Drawing.Size(100, 30);
+ this.labelVacuumBreak.TabIndex = 108;
+ this.labelVacuumBreak.Text = "12345.45";
+ this.labelVacuumBreak.TextColor = System.Drawing.Color.Black;
+ this.labelVacuumBreak.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelVacuumBreak.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelVacuumBreak.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelVacuumBreak.Wordwrap = false;
+ this.labelVacuumBreak.Click += new System.EventHandler(this.labelVacuumBreak_Click);
//
- // labelDiffHoldDelay
+ // labelDiffDelayTime
//
- this.labelDiffHoldDelay.BackGround = null;
- this.labelDiffHoldDelay.BackGroundColor = System.Drawing.Color.White;
- this.labelDiffHoldDelay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffHoldDelay.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDiffHoldDelay.LineSpacing = 0F;
- this.labelDiffHoldDelay.Location = new System.Drawing.Point(687, 291);
- this.labelDiffHoldDelay.Name = "labelDiffHoldDelay";
- this.labelDiffHoldDelay.OverlapOptimize = true;
- this.labelDiffHoldDelay.PasswordChar = '\0';
- this.labelDiffHoldDelay.Radius = 3;
- this.labelDiffHoldDelay.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffHoldDelay.Size = new System.Drawing.Size(100, 30);
- this.labelDiffHoldDelay.TabIndex = 108;
- this.labelDiffHoldDelay.Text = "12345.45";
- this.labelDiffHoldDelay.TextColor = System.Drawing.Color.Black;
- this.labelDiffHoldDelay.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffHoldDelay.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffHoldDelay.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffHoldDelay.Wordwrap = false;
- this.labelDiffHoldDelay.Click += new System.EventHandler(this.labelDiffHoldDelay_Click);
+ this.labelDiffDelayTime.BackGround = null;
+ this.labelDiffDelayTime.BackGroundColor = System.Drawing.Color.White;
+ this.labelDiffDelayTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffDelayTime.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDiffDelayTime.LineSpacing = 0F;
+ this.labelDiffDelayTime.Location = new System.Drawing.Point(129, 379);
+ this.labelDiffDelayTime.Name = "labelDiffDelayTime";
+ this.labelDiffDelayTime.OverlapOptimize = true;
+ this.labelDiffDelayTime.PasswordChar = '\0';
+ this.labelDiffDelayTime.Radius = 3;
+ this.labelDiffDelayTime.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffDelayTime.Size = new System.Drawing.Size(100, 30);
+ this.labelDiffDelayTime.TabIndex = 108;
+ this.labelDiffDelayTime.Text = "12345.45";
+ this.labelDiffDelayTime.TextColor = System.Drawing.Color.Black;
+ this.labelDiffDelayTime.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffDelayTime.Wordwrap = false;
+ this.labelDiffDelayTime.Click += new System.EventHandler(this.labelDiffDelayTime_Click);
//
// smartLabel2
//
@@ -1111,16 +1150,16 @@
this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel2.LineSpacing = 0F;
- this.smartLabel2.Location = new System.Drawing.Point(531, 399);
+ this.smartLabel2.Location = new System.Drawing.Point(3, 252);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.OverlapOptimize = true;
this.smartLabel2.PasswordChar = '\0';
this.smartLabel2.Radius = 3;
this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel2.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel2.Size = new System.Drawing.Size(120, 30);
this.smartLabel2.TabIndex = 107;
- this.smartLabel2.Text = "Pressure break time";
- this.smartLabel2.TextColor = System.Drawing.Color.White;
+ this.smartLabel2.Text = "Break time";
+ this.smartLabel2.TextColor = System.Drawing.Color.LightGray;
this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1133,9 +1172,9 @@
this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartSeparatorLine2.Line2Width = 1F;
this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine2.Location = new System.Drawing.Point(252, 232);
+ this.smartSeparatorLine2.Location = new System.Drawing.Point(170, 303);
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
- this.smartSeparatorLine2.Size = new System.Drawing.Size(626, 2);
+ this.smartSeparatorLine2.Size = new System.Drawing.Size(100, 2);
this.smartSeparatorLine2.TabIndex = 120;
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
//
@@ -1146,7 +1185,7 @@
this.labelVacuumHold2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumHold2.LineSpacing = 0F;
- this.labelVacuumHold2.Location = new System.Drawing.Point(687, 363);
+ this.labelVacuumHold2.Location = new System.Drawing.Point(129, 216);
this.labelVacuumHold2.Name = "labelVacuumHold2";
this.labelVacuumHold2.OverlapOptimize = true;
this.labelVacuumHold2.PasswordChar = '\0';
@@ -1169,16 +1208,16 @@
this.smartLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel4.LineSpacing = 0F;
- this.smartLabel4.Location = new System.Drawing.Point(531, 291);
+ this.smartLabel4.Location = new System.Drawing.Point(3, 379);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.OverlapOptimize = true;
this.smartLabel4.PasswordChar = '\0';
this.smartLabel4.Radius = 3;
this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel4.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel4.Size = new System.Drawing.Size(120, 30);
this.smartLabel4.TabIndex = 107;
- this.smartLabel4.Text = "waiting time";
- this.smartLabel4.TextColor = System.Drawing.Color.White;
+ this.smartLabel4.Text = "Delay time";
+ this.smartLabel4.TextColor = System.Drawing.Color.LightGray;
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1191,16 +1230,16 @@
this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel26.LineSpacing = 0F;
- this.smartLabel26.Location = new System.Drawing.Point(531, 363);
+ this.smartLabel26.Location = new System.Drawing.Point(3, 216);
this.smartLabel26.Name = "smartLabel26";
this.smartLabel26.OverlapOptimize = true;
this.smartLabel26.PasswordChar = '\0';
this.smartLabel26.Radius = 3;
this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel26.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel26.Size = new System.Drawing.Size(120, 30);
this.smartLabel26.TabIndex = 105;
- this.smartLabel26.Text = "2nd holding delay time";
- this.smartLabel26.TextColor = System.Drawing.Color.White;
+ this.smartLabel26.Text = "Hold time 2";
+ this.smartLabel26.TextColor = System.Drawing.Color.LightGray;
this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1212,17 +1251,18 @@
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.smartLabel6.LineSpacing = 0F;
- this.smartLabel6.Location = new System.Drawing.Point(16, 219);
+ this.smartLabel6.Location = new System.Drawing.Point(8, 288);
this.smartLabel6.Name = "smartLabel6";
this.smartLabel6.OverlapOptimize = true;
this.smartLabel6.PasswordChar = '\0';
this.smartLabel6.Radius = 3;
this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel6.Size = new System.Drawing.Size(230, 30);
+ this.smartLabel6.Size = new System.Drawing.Size(150, 30);
this.smartLabel6.TabIndex = 119;
- this.smartLabel6.Text = "Differential pressure measurement";
- this.smartLabel6.TextColor = System.Drawing.Color.Gainsboro;
+ this.smartLabel6.Text = "Differential pressure";
+ this.smartLabel6.TextColor = System.Drawing.Color.White;
this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1235,7 +1275,7 @@
this.labelVacuumHold1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumHold1.LineSpacing = 0F;
- this.labelVacuumHold1.Location = new System.Drawing.Point(296, 399);
+ this.labelVacuumHold1.Location = new System.Drawing.Point(129, 180);
this.labelVacuumHold1.Name = "labelVacuumHold1";
this.labelVacuumHold1.OverlapOptimize = true;
this.labelVacuumHold1.PasswordChar = '\0';
@@ -1251,29 +1291,6 @@
this.labelVacuumHold1.Wordwrap = false;
this.labelVacuumHold1.Click += new System.EventHandler(this.labelVacuumHold1_Click);
//
- // labelDiffLrMean
- //
- this.labelDiffLrMean.BackGround = null;
- this.labelDiffLrMean.BackGroundColor = System.Drawing.Color.White;
- this.labelDiffLrMean.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffLrMean.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDiffLrMean.LineSpacing = 0F;
- this.labelDiffLrMean.Location = new System.Drawing.Point(687, 255);
- this.labelDiffLrMean.Name = "labelDiffLrMean";
- this.labelDiffLrMean.OverlapOptimize = true;
- this.labelDiffLrMean.PasswordChar = '\0';
- this.labelDiffLrMean.Radius = 3;
- this.labelDiffLrMean.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffLrMean.Size = new System.Drawing.Size(100, 30);
- this.labelDiffLrMean.TabIndex = 106;
- this.labelDiffLrMean.Text = "12345.45";
- this.labelDiffLrMean.TextColor = System.Drawing.Color.Black;
- this.labelDiffLrMean.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffLrMean.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffLrMean.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffLrMean.Wordwrap = false;
- this.labelDiffLrMean.Click += new System.EventHandler(this.labelDiffLrMean_Click);
- //
// smartLabel24
//
this.smartLabel24.BackGround = null;
@@ -1281,16 +1298,16 @@
this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel24.LineSpacing = 0F;
- this.smartLabel24.Location = new System.Drawing.Point(140, 399);
+ this.smartLabel24.Location = new System.Drawing.Point(3, 180);
this.smartLabel24.Name = "smartLabel24";
this.smartLabel24.OverlapOptimize = true;
this.smartLabel24.PasswordChar = '\0';
this.smartLabel24.Radius = 3;
this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel24.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel24.Size = new System.Drawing.Size(120, 30);
this.smartLabel24.TabIndex = 103;
- this.smartLabel24.Text = "Pressure holding time";
- this.smartLabel24.TextColor = System.Drawing.Color.White;
+ this.smartLabel24.Text = "Hold time 1";
+ this.smartLabel24.TextColor = System.Drawing.Color.LightGray;
this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1303,34 +1320,34 @@
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartSeparatorLine1.Line2Width = 1F;
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine1.Location = new System.Drawing.Point(252, 89);
+ this.smartSeparatorLine1.Location = new System.Drawing.Point(170, 433);
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
- this.smartSeparatorLine1.Size = new System.Drawing.Size(626, 2);
+ this.smartSeparatorLine1.Size = new System.Drawing.Size(100, 2);
this.smartSeparatorLine1.TabIndex = 110;
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
//
- // labelVacuumRelief
+ // labelVacuumStart
//
- this.labelVacuumRelief.BackGround = null;
- this.labelVacuumRelief.BackGroundColor = System.Drawing.Color.White;
- this.labelVacuumRelief.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelVacuumRelief.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelVacuumRelief.LineSpacing = 0F;
- this.labelVacuumRelief.Location = new System.Drawing.Point(296, 363);
- this.labelVacuumRelief.Name = "labelVacuumRelief";
- this.labelVacuumRelief.OverlapOptimize = true;
- this.labelVacuumRelief.PasswordChar = '\0';
- this.labelVacuumRelief.Radius = 3;
- this.labelVacuumRelief.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelVacuumRelief.Size = new System.Drawing.Size(100, 30);
- this.labelVacuumRelief.TabIndex = 102;
- this.labelVacuumRelief.Text = "12345.45";
- this.labelVacuumRelief.TextColor = System.Drawing.Color.Black;
- this.labelVacuumRelief.TextColorDisable = System.Drawing.Color.Gray;
- this.labelVacuumRelief.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelVacuumRelief.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelVacuumRelief.Wordwrap = false;
- this.labelVacuumRelief.Click += new System.EventHandler(this.labelVacuumRelief_Click);
+ this.labelVacuumStart.BackGround = null;
+ this.labelVacuumStart.BackGroundColor = System.Drawing.Color.White;
+ this.labelVacuumStart.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelVacuumStart.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelVacuumStart.LineSpacing = 0F;
+ this.labelVacuumStart.Location = new System.Drawing.Point(129, 144);
+ this.labelVacuumStart.Name = "labelVacuumStart";
+ this.labelVacuumStart.OverlapOptimize = true;
+ this.labelVacuumStart.PasswordChar = '\0';
+ this.labelVacuumStart.Radius = 3;
+ this.labelVacuumStart.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelVacuumStart.Size = new System.Drawing.Size(100, 30);
+ this.labelVacuumStart.TabIndex = 102;
+ this.labelVacuumStart.Text = "12345.45";
+ this.labelVacuumStart.TextColor = System.Drawing.Color.Black;
+ this.labelVacuumStart.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelVacuumStart.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelVacuumStart.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelVacuumStart.Wordwrap = false;
+ this.labelVacuumStart.Click += new System.EventHandler(this.labelVacuumStart_Click);
//
// smartLabel22
//
@@ -1339,132 +1356,66 @@
this.smartLabel22.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel22.LineSpacing = 0F;
- this.smartLabel22.Location = new System.Drawing.Point(140, 363);
+ this.smartLabel22.Location = new System.Drawing.Point(3, 144);
this.smartLabel22.Name = "smartLabel22";
this.smartLabel22.OverlapOptimize = true;
this.smartLabel22.PasswordChar = '\0';
this.smartLabel22.Radius = 3;
this.smartLabel22.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel22.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel22.Size = new System.Drawing.Size(120, 30);
this.smartLabel22.TabIndex = 101;
- this.smartLabel22.Text = "Pressure relief time";
- this.smartLabel22.TextColor = System.Drawing.Color.White;
+ this.smartLabel22.Text = "Start time";
+ this.smartLabel22.TextColor = System.Drawing.Color.LightGray;
this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel22.Wordwrap = false;
//
- // smartLabel8
- //
- this.smartLabel8.BackGround = null;
- this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel8.LineSpacing = 0F;
- this.smartLabel8.Location = new System.Drawing.Point(531, 255);
- this.smartLabel8.Name = "smartLabel8";
- this.smartLabel8.OverlapOptimize = true;
- this.smartLabel8.PasswordChar = '\0';
- this.smartLabel8.Radius = 3;
- this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel8.Size = new System.Drawing.Size(150, 30);
- this.smartLabel8.TabIndex = 105;
- this.smartLabel8.Text = "LR. Average";
- this.smartLabel8.TextColor = System.Drawing.Color.White;
- this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel8.Wordwrap = false;
- //
// smartLabel1
//
this.smartLabel1.BackGround = null;
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.smartLabel1.LineSpacing = 0F;
- this.smartLabel1.Location = new System.Drawing.Point(16, 76);
+ this.smartLabel1.Location = new System.Drawing.Point(8, 422);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0';
this.smartLabel1.Radius = 3;
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel1.Size = new System.Drawing.Size(230, 30);
+ this.smartLabel1.Size = new System.Drawing.Size(150, 30);
this.smartLabel1.TabIndex = 109;
- this.smartLabel1.Text = "Product displacement measurement";
- this.smartLabel1.TextColor = System.Drawing.Color.Gainsboro;
+ this.smartLabel1.Text = "Product displacement";
+ this.smartLabel1.TextColor = System.Drawing.Color.White;
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
- // labelDiffLrTotal
+ // labelDispMinHeight
//
- this.labelDiffLrTotal.BackGround = null;
- this.labelDiffLrTotal.BackGroundColor = System.Drawing.Color.White;
- this.labelDiffLrTotal.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffLrTotal.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDiffLrTotal.LineSpacing = 0F;
- this.labelDiffLrTotal.Location = new System.Drawing.Point(296, 291);
- this.labelDiffLrTotal.Name = "labelDiffLrTotal";
- this.labelDiffLrTotal.OverlapOptimize = true;
- this.labelDiffLrTotal.PasswordChar = '\0';
- this.labelDiffLrTotal.Radius = 3;
- this.labelDiffLrTotal.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffLrTotal.Size = new System.Drawing.Size(100, 30);
- this.labelDiffLrTotal.TabIndex = 104;
- this.labelDiffLrTotal.Text = "12345.45";
- this.labelDiffLrTotal.TextColor = System.Drawing.Color.Black;
- this.labelDiffLrTotal.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffLrTotal.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffLrTotal.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffLrTotal.Wordwrap = false;
- this.labelDiffLrTotal.Click += new System.EventHandler(this.labelDiffLrTotal_Click);
- //
- // labelDispHoldDelay
- //
- this.labelDispHoldDelay.BackGround = null;
- this.labelDispHoldDelay.BackGroundColor = System.Drawing.Color.White;
- this.labelDispHoldDelay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispHoldDelay.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispHoldDelay.LineSpacing = 0F;
- this.labelDispHoldDelay.Location = new System.Drawing.Point(296, 184);
- this.labelDispHoldDelay.Name = "labelDispHoldDelay";
- this.labelDispHoldDelay.OverlapOptimize = true;
- this.labelDispHoldDelay.PasswordChar = '\0';
- this.labelDispHoldDelay.Radius = 3;
- this.labelDispHoldDelay.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispHoldDelay.Size = new System.Drawing.Size(100, 30);
- this.labelDispHoldDelay.TabIndex = 108;
- this.labelDispHoldDelay.Text = "12345.45";
- this.labelDispHoldDelay.TextColor = System.Drawing.Color.Black;
- this.labelDispHoldDelay.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispHoldDelay.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispHoldDelay.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispHoldDelay.Wordwrap = false;
- this.labelDispHoldDelay.Click += new System.EventHandler(this.labelDispHoldDelay_Click);
- //
- // smartLabel11
- //
- this.smartLabel11.BackGround = null;
- this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel11.LineSpacing = 0F;
- this.smartLabel11.Location = new System.Drawing.Point(140, 291);
- this.smartLabel11.Name = "smartLabel11";
- this.smartLabel11.OverlapOptimize = true;
- this.smartLabel11.PasswordChar = '\0';
- this.smartLabel11.Radius = 3;
- this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel11.Size = new System.Drawing.Size(150, 30);
- this.smartLabel11.TabIndex = 103;
- this.smartLabel11.Text = "Sum of LR.";
- this.smartLabel11.TextColor = System.Drawing.Color.White;
- this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel11.Wordwrap = false;
+ this.labelDispMinHeight.BackGround = null;
+ this.labelDispMinHeight.BackGroundColor = System.Drawing.Color.White;
+ this.labelDispMinHeight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMinHeight.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDispMinHeight.LineSpacing = 0F;
+ this.labelDispMinHeight.Location = new System.Drawing.Point(129, 529);
+ this.labelDispMinHeight.Name = "labelDispMinHeight";
+ this.labelDispMinHeight.OverlapOptimize = true;
+ this.labelDispMinHeight.PasswordChar = '\0';
+ this.labelDispMinHeight.Radius = 3;
+ this.labelDispMinHeight.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMinHeight.Size = new System.Drawing.Size(100, 30);
+ this.labelDispMinHeight.TabIndex = 108;
+ this.labelDispMinHeight.Text = "12345.45";
+ this.labelDispMinHeight.TextColor = System.Drawing.Color.Black;
+ this.labelDispMinHeight.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMinHeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMinHeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMinHeight.Wordwrap = false;
+ this.labelDispMinHeight.Click += new System.EventHandler(this.labelDispMinHight_Click);
//
// smartLabel17
//
@@ -1473,43 +1424,43 @@
this.smartLabel17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel17.LineSpacing = 0F;
- this.smartLabel17.Location = new System.Drawing.Point(140, 40);
+ this.smartLabel17.Location = new System.Drawing.Point(3, 36);
this.smartLabel17.Name = "smartLabel17";
this.smartLabel17.OverlapOptimize = true;
this.smartLabel17.PasswordChar = '\0';
this.smartLabel17.Radius = 3;
this.smartLabel17.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel17.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel17.Size = new System.Drawing.Size(120, 30);
this.smartLabel17.TabIndex = 101;
this.smartLabel17.Text = "NUMBER";
- this.smartLabel17.TextColor = System.Drawing.Color.White;
+ this.smartLabel17.TextColor = System.Drawing.Color.LightGray;
this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel17.Wordwrap = false;
//
- // labelDiffLrSecond
+ // labelDiffLrLimit
//
- this.labelDiffLrSecond.BackGround = null;
- this.labelDiffLrSecond.BackGroundColor = System.Drawing.Color.White;
- this.labelDiffLrSecond.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffLrSecond.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDiffLrSecond.LineSpacing = 0F;
- this.labelDiffLrSecond.Location = new System.Drawing.Point(296, 255);
- this.labelDiffLrSecond.Name = "labelDiffLrSecond";
- this.labelDiffLrSecond.OverlapOptimize = true;
- this.labelDiffLrSecond.PasswordChar = '\0';
- this.labelDiffLrSecond.Radius = 3;
- this.labelDiffLrSecond.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffLrSecond.Size = new System.Drawing.Size(100, 30);
- this.labelDiffLrSecond.TabIndex = 102;
- this.labelDiffLrSecond.Text = "12345.45";
- this.labelDiffLrSecond.TextColor = System.Drawing.Color.Black;
- this.labelDiffLrSecond.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffLrSecond.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffLrSecond.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffLrSecond.Wordwrap = false;
- this.labelDiffLrSecond.Click += new System.EventHandler(this.labelDiffLrSecond_Click);
+ this.labelDiffLrLimit.BackGround = null;
+ this.labelDiffLrLimit.BackGroundColor = System.Drawing.Color.White;
+ this.labelDiffLrLimit.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffLrLimit.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDiffLrLimit.LineSpacing = 0F;
+ this.labelDiffLrLimit.Location = new System.Drawing.Point(129, 343);
+ this.labelDiffLrLimit.Name = "labelDiffLrLimit";
+ this.labelDiffLrLimit.OverlapOptimize = true;
+ this.labelDiffLrLimit.PasswordChar = '\0';
+ this.labelDiffLrLimit.Radius = 3;
+ this.labelDiffLrLimit.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffLrLimit.Size = new System.Drawing.Size(100, 30);
+ this.labelDiffLrLimit.TabIndex = 102;
+ this.labelDiffLrLimit.Text = "12345.45";
+ this.labelDiffLrLimit.TextColor = System.Drawing.Color.Black;
+ this.labelDiffLrLimit.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffLrLimit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffLrLimit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffLrLimit.Wordwrap = false;
+ this.labelDiffLrLimit.Click += new System.EventHandler(this.labelDiffLrLimit_Click);
//
// smartLabel3
//
@@ -1518,16 +1469,16 @@
this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel3.LineSpacing = 0F;
- this.smartLabel3.Location = new System.Drawing.Point(140, 184);
+ this.smartLabel3.Location = new System.Drawing.Point(3, 529);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.OverlapOptimize = true;
this.smartLabel3.PasswordChar = '\0';
this.smartLabel3.Radius = 3;
this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel3.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel3.Size = new System.Drawing.Size(120, 30);
this.smartLabel3.TabIndex = 107;
- this.smartLabel3.Text = "waiting time";
- this.smartLabel3.TextColor = System.Drawing.Color.White;
+ this.smartLabel3.Text = "Min Height";
+ this.smartLabel3.TextColor = System.Drawing.Color.LightGray;
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1540,16 +1491,16 @@
this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel13.LineSpacing = 0F;
- this.smartLabel13.Location = new System.Drawing.Point(140, 255);
+ this.smartLabel13.Location = new System.Drawing.Point(3, 343);
this.smartLabel13.Name = "smartLabel13";
this.smartLabel13.OverlapOptimize = true;
this.smartLabel13.PasswordChar = '\0';
this.smartLabel13.Radius = 3;
this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel13.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel13.Size = new System.Drawing.Size(120, 30);
this.smartLabel13.TabIndex = 101;
- this.smartLabel13.Text = "LR. Per second";
- this.smartLabel13.TextColor = System.Drawing.Color.White;
+ this.smartLabel13.Text = "LR";
+ this.smartLabel13.TextColor = System.Drawing.Color.LightGray;
this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1562,7 +1513,7 @@
this.labelPressureLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelPressureLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelPressureLevel.LineSpacing = 0F;
- this.labelPressureLevel.Location = new System.Drawing.Point(687, 40);
+ this.labelPressureLevel.Location = new System.Drawing.Point(129, 108);
this.labelPressureLevel.Name = "labelPressureLevel";
this.labelPressureLevel.OverlapOptimize = true;
this.labelPressureLevel.PasswordChar = '\0';
@@ -1578,28 +1529,28 @@
this.labelPressureLevel.Wordwrap = false;
this.labelPressureLevel.Click += new System.EventHandler(this.labelPressureLevel_Click);
//
- // labelDispEmptyLevel1
+ // labelDispEmptyLevel
//
- this.labelDispEmptyLevel1.BackGround = null;
- this.labelDispEmptyLevel1.BackGroundColor = System.Drawing.Color.White;
- this.labelDispEmptyLevel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispEmptyLevel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispEmptyLevel1.LineSpacing = 0F;
- this.labelDispEmptyLevel1.Location = new System.Drawing.Point(296, 112);
- this.labelDispEmptyLevel1.Name = "labelDispEmptyLevel1";
- this.labelDispEmptyLevel1.OverlapOptimize = true;
- this.labelDispEmptyLevel1.PasswordChar = '\0';
- this.labelDispEmptyLevel1.Radius = 3;
- this.labelDispEmptyLevel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispEmptyLevel1.Size = new System.Drawing.Size(100, 30);
- this.labelDispEmptyLevel1.TabIndex = 106;
- this.labelDispEmptyLevel1.Text = "12345.45";
- this.labelDispEmptyLevel1.TextColor = System.Drawing.Color.Black;
- this.labelDispEmptyLevel1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispEmptyLevel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispEmptyLevel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispEmptyLevel1.Wordwrap = false;
- this.labelDispEmptyLevel1.Click += new System.EventHandler(this.labelDispEmptyLevel1_Click);
+ this.labelDispEmptyLevel.BackGround = null;
+ this.labelDispEmptyLevel.BackGroundColor = System.Drawing.Color.White;
+ this.labelDispEmptyLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispEmptyLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDispEmptyLevel.LineSpacing = 0F;
+ this.labelDispEmptyLevel.Location = new System.Drawing.Point(129, 476);
+ this.labelDispEmptyLevel.Name = "labelDispEmptyLevel";
+ this.labelDispEmptyLevel.OverlapOptimize = true;
+ this.labelDispEmptyLevel.PasswordChar = '\0';
+ this.labelDispEmptyLevel.Radius = 3;
+ this.labelDispEmptyLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispEmptyLevel.Size = new System.Drawing.Size(100, 30);
+ this.labelDispEmptyLevel.TabIndex = 106;
+ this.labelDispEmptyLevel.Text = "12345.45";
+ this.labelDispEmptyLevel.TextColor = System.Drawing.Color.Black;
+ this.labelDispEmptyLevel.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispEmptyLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispEmptyLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispEmptyLevel.Wordwrap = false;
+ this.labelDispEmptyLevel.Click += new System.EventHandler(this.labelDispEmptyLevel_Click);
//
// labelNumber
//
@@ -1608,7 +1559,7 @@
this.labelNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelNumber.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelNumber.LineSpacing = 0F;
- this.labelNumber.Location = new System.Drawing.Point(296, 40);
+ this.labelNumber.Location = new System.Drawing.Point(129, 36);
this.labelNumber.Name = "labelNumber";
this.labelNumber.OverlapOptimize = true;
this.labelNumber.PasswordChar = '\0';
@@ -1631,16 +1582,16 @@
this.smartLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel5.LineSpacing = 0F;
- this.smartLabel5.Location = new System.Drawing.Point(140, 112);
+ this.smartLabel5.Location = new System.Drawing.Point(3, 476);
this.smartLabel5.Name = "smartLabel5";
this.smartLabel5.OverlapOptimize = true;
this.smartLabel5.PasswordChar = '\0';
this.smartLabel5.Radius = 3;
this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel5.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel5.Size = new System.Drawing.Size(120, 30);
this.smartLabel5.TabIndex = 105;
- this.smartLabel5.Text = "#1 Initial Product Height";
- this.smartLabel5.TextColor = System.Drawing.Color.White;
+ this.smartLabel5.Text = "Empty Level";
+ this.smartLabel5.TextColor = System.Drawing.Color.LightGray;
this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
@@ -1653,66 +1604,43 @@
this.smartLabel15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel15.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel15.LineSpacing = 0F;
- this.smartLabel15.Location = new System.Drawing.Point(531, 40);
+ this.smartLabel15.Location = new System.Drawing.Point(3, 108);
this.smartLabel15.Name = "smartLabel15";
this.smartLabel15.OverlapOptimize = true;
this.smartLabel15.PasswordChar = '\0';
this.smartLabel15.Radius = 3;
this.smartLabel15.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel15.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel15.Size = new System.Drawing.Size(120, 30);
this.smartLabel15.TabIndex = 103;
this.smartLabel15.Text = "Pressure";
- this.smartLabel15.TextColor = System.Drawing.Color.White;
+ this.smartLabel15.TextColor = System.Drawing.Color.LightGray;
this.smartLabel15.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel15.Wordwrap = false;
//
- // labelDispMinLevel1
+ // labelDispMaxDiff
//
- this.labelDispMinLevel1.BackGround = null;
- this.labelDispMinLevel1.BackGroundColor = System.Drawing.Color.White;
- this.labelDispMinLevel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMinLevel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispMinLevel1.LineSpacing = 0F;
- this.labelDispMinLevel1.Location = new System.Drawing.Point(296, 148);
- this.labelDispMinLevel1.Name = "labelDispMinLevel1";
- this.labelDispMinLevel1.OverlapOptimize = true;
- this.labelDispMinLevel1.PasswordChar = '\0';
- this.labelDispMinLevel1.Radius = 3;
- this.labelDispMinLevel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMinLevel1.Size = new System.Drawing.Size(100, 30);
- this.labelDispMinLevel1.TabIndex = 104;
- this.labelDispMinLevel1.Text = "12345.45";
- this.labelDispMinLevel1.TextColor = System.Drawing.Color.Black;
- this.labelDispMinLevel1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMinLevel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMinLevel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMinLevel1.Wordwrap = false;
- this.labelDispMinLevel1.Click += new System.EventHandler(this.labelDispMinLevel1_Click);
- //
- // smartLabel9
- //
- this.smartLabel9.BackGround = null;
- this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel9.LineSpacing = 0F;
- this.smartLabel9.Location = new System.Drawing.Point(16, 112);
- this.smartLabel9.Name = "smartLabel9";
- this.smartLabel9.OverlapOptimize = true;
- this.smartLabel9.PasswordChar = '\0';
- this.smartLabel9.Radius = 3;
- this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel9.Size = new System.Drawing.Size(100, 30);
- this.smartLabel9.TabIndex = 101;
- this.smartLabel9.Text = "STD";
- this.smartLabel9.TextColor = System.Drawing.Color.White;
- this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel9.Visible = false;
- this.smartLabel9.Wordwrap = false;
+ this.labelDispMaxDiff.BackGround = null;
+ this.labelDispMaxDiff.BackGroundColor = System.Drawing.Color.White;
+ this.labelDispMaxDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMaxDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDispMaxDiff.LineSpacing = 0F;
+ this.labelDispMaxDiff.Location = new System.Drawing.Point(129, 582);
+ this.labelDispMaxDiff.Name = "labelDispMaxDiff";
+ this.labelDispMaxDiff.OverlapOptimize = true;
+ this.labelDispMaxDiff.PasswordChar = '\0';
+ this.labelDispMaxDiff.Radius = 3;
+ this.labelDispMaxDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMaxDiff.Size = new System.Drawing.Size(100, 30);
+ this.labelDispMaxDiff.TabIndex = 104;
+ this.labelDispMaxDiff.Text = "12345.45";
+ this.labelDispMaxDiff.TextColor = System.Drawing.Color.Black;
+ this.labelDispMaxDiff.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMaxDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMaxDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMaxDiff.Wordwrap = false;
+ this.labelDispMaxDiff.Click += new System.EventHandler(this.labelDispMaxDiff_Click);
//
// smartLabel7
//
@@ -1721,44 +1649,67 @@
this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel7.LineSpacing = 0F;
- this.smartLabel7.Location = new System.Drawing.Point(140, 148);
+ this.smartLabel7.Location = new System.Drawing.Point(3, 582);
this.smartLabel7.Name = "smartLabel7";
this.smartLabel7.OverlapOptimize = true;
this.smartLabel7.PasswordChar = '\0';
this.smartLabel7.Radius = 3;
this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel7.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel7.Size = new System.Drawing.Size(120, 30);
this.smartLabel7.TabIndex = 103;
- this.smartLabel7.Text = "#1 min. rate of change";
- this.smartLabel7.TextColor = System.Drawing.Color.White;
+ this.smartLabel7.Text = "Max Diff";
+ this.smartLabel7.TextColor = System.Drawing.Color.LightGray;
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel7.Wordwrap = false;
//
- // labelDispStdLevel
+ // labelDiffLrCycle
//
- this.labelDispStdLevel.BackGround = null;
- this.labelDispStdLevel.BackGroundColor = System.Drawing.Color.White;
- this.labelDispStdLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispStdLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
- this.labelDispStdLevel.LineSpacing = 0F;
- this.labelDispStdLevel.Location = new System.Drawing.Point(16, 148);
- this.labelDispStdLevel.Name = "labelDispStdLevel";
- this.labelDispStdLevel.OverlapOptimize = true;
- this.labelDispStdLevel.PasswordChar = '\0';
- this.labelDispStdLevel.Radius = 3;
- this.labelDispStdLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispStdLevel.Size = new System.Drawing.Size(100, 30);
- this.labelDispStdLevel.TabIndex = 102;
- this.labelDispStdLevel.Text = "12345.45";
- this.labelDispStdLevel.TextColor = System.Drawing.Color.Black;
- this.labelDispStdLevel.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispStdLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispStdLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispStdLevel.Visible = false;
- this.labelDispStdLevel.Wordwrap = false;
- this.labelDispStdLevel.Click += new System.EventHandler(this.labelDispStdLevel_Click);
+ this.labelDiffLrCycle.BackGround = null;
+ this.labelDiffLrCycle.BackGroundColor = System.Drawing.Color.White;
+ this.labelDiffLrCycle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffLrCycle.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelDiffLrCycle.LineSpacing = 0F;
+ this.labelDiffLrCycle.Location = new System.Drawing.Point(513, 614);
+ this.labelDiffLrCycle.Name = "labelDiffLrCycle";
+ this.labelDiffLrCycle.OverlapOptimize = true;
+ this.labelDiffLrCycle.PasswordChar = '\0';
+ this.labelDiffLrCycle.Radius = 3;
+ this.labelDiffLrCycle.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffLrCycle.Size = new System.Drawing.Size(100, 30);
+ this.labelDiffLrCycle.TabIndex = 104;
+ this.labelDiffLrCycle.Text = "12345.45";
+ this.labelDiffLrCycle.TextColor = System.Drawing.Color.Black;
+ this.labelDiffLrCycle.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffLrCycle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffLrCycle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffLrCycle.Visible = false;
+ this.labelDiffLrCycle.Wordwrap = false;
+ this.labelDiffLrCycle.Click += new System.EventHandler(this.labelDiffLrCycle_Click);
+ //
+ // smartLabel11
+ //
+ this.smartLabel11.BackGround = null;
+ this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel11.LineSpacing = 0F;
+ this.smartLabel11.Location = new System.Drawing.Point(387, 614);
+ this.smartLabel11.Name = "smartLabel11";
+ this.smartLabel11.OverlapOptimize = true;
+ this.smartLabel11.PasswordChar = '\0';
+ this.smartLabel11.Radius = 3;
+ this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel11.Size = new System.Drawing.Size(120, 30);
+ this.smartLabel11.TabIndex = 103;
+ this.smartLabel11.Text = "LR. Cycle";
+ this.smartLabel11.TextColor = System.Drawing.Color.LightGray;
+ this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel11.Visible = false;
+ this.smartLabel11.Wordwrap = false;
//
// smartTimerMessageShow
//
@@ -1786,17 +1737,6 @@
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
- private SmartX.SmartGroupBox smartGroupBox2;
- private SmartX.SmartLabel labelSbDiffFilter;
- private SmartX.SmartLabel smartLabel27;
- private SmartX.SmartLabel labelBuzzer;
- private SmartX.SmartLabel smartLabel23;
- private SmartX.SmartLabel labelCutWait;
- private SmartX.SmartLabel smartLabel20;
- private SmartX.SmartLabel labelChattering;
- private SmartX.SmartLabel smartLabel18;
- private SmartX.SmartLabel labelLcdDataPeriod;
- private SmartX.SmartLabel smartLabel14;
private SmartX.SmartGroupBox smartGroupBox5;
private SmartX.SmartLabel smartLabel28;
private SmartX.SmartLabel smartLabel25;
@@ -1806,8 +1746,8 @@
private SmartX.SmartLabel smartLabel12;
private SmartX.SmartSeparatorLine smartSeparatorLine3;
private SmartX.SmartLabel smartLabel10;
- private SmartX.SmartLabel labelVacuumBlowoff;
- private SmartX.SmartLabel labelDiffHoldDelay;
+ private SmartX.SmartLabel labelVacuumBreak;
+ private SmartX.SmartLabel labelDiffDelayTime;
private SmartX.SmartLabel smartLabel2;
private SmartX.SmartSeparatorLine smartSeparatorLine2;
private SmartX.SmartLabel labelVacuumHold2;
@@ -1815,48 +1755,54 @@
private SmartX.SmartLabel smartLabel26;
private SmartX.SmartLabel smartLabel6;
private SmartX.SmartLabel labelVacuumHold1;
- private SmartX.SmartLabel labelDiffLrMean;
private SmartX.SmartLabel smartLabel24;
private SmartX.SmartSeparatorLine smartSeparatorLine1;
- private SmartX.SmartLabel labelVacuumRelief;
+ private SmartX.SmartLabel labelVacuumStart;
private SmartX.SmartLabel smartLabel22;
- private SmartX.SmartLabel smartLabel8;
private SmartX.SmartLabel smartLabel1;
- private SmartX.SmartLabel labelDiffLrTotal;
- private SmartX.SmartLabel labelDispHoldDelay;
+ private SmartX.SmartLabel labelDiffLrCycle;
+ private SmartX.SmartLabel labelDispMinHeight;
private SmartX.SmartLabel smartLabel11;
private SmartX.SmartLabel smartLabel17;
- private SmartX.SmartLabel labelDiffLrSecond;
+ private SmartX.SmartLabel labelDiffLrLimit;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel13;
private SmartX.SmartLabel labelPressureLevel;
- private SmartX.SmartLabel labelDispEmptyLevel1;
+ private SmartX.SmartLabel labelDispEmptyLevel;
private SmartX.SmartLabel labelNumber;
private SmartX.SmartLabel smartLabel5;
private SmartX.SmartLabel smartLabel15;
- private SmartX.SmartLabel labelDispMinLevel1;
- private SmartX.SmartLabel smartLabel9;
+ private SmartX.SmartLabel labelDispMaxDiff;
private SmartX.SmartLabel smartLabel7;
- private SmartX.SmartLabel labelDispStdLevel;
- private SmartX.SmartLabel smartLabel32;
- private SmartX.SmartLabel smartLabel31;
- private SmartX.SmartLabel smartLabel30;
- private SmartX.SmartLabel smartLabel29;
private SmartX.SmartLabel smartLabel33;
private SmartX.SmartLabel smartLabel35;
private SmartX.SmartLabel smartLabel34;
private SmartX.SmartTimer smartTimerMessageShow;
- private SmartX.SmartLabel labelCheckLane;
- private SmartX.SmartLabel smartLabel39;
- private SmartX.SmartLabel labelEquipmentLane;
- private SmartX.SmartLabel smartLabel37;
- private SmartX.SmartLabel smartLabel36;
- private SmartX.SmartLabel smartLabel38;
- private SmartX.SmartLabel labelDispEmptyLevel2;
- private SmartX.SmartLabel smartLabel44;
- private SmartX.SmartLabel labelDispMinLevel2;
- private SmartX.SmartLabel smartLabel46;
- private SmartX.SmartButton buttonDispOPT1;
+ private SmartX.SmartButton buttonDispEnable;
private SmartX.SmartLabel smartLabel40;
+ private SmartX.SmartButton button2;
+ private SmartX.SmartButton button1;
+ private SmartX.SmartButton buttonInspection;
+ private SmartX.SmartGroupBox smartGroupBox2;
+ private SmartX.SmartRadioButton radioButton1;
+ private SmartX.SmartRadioButton radioButton9;
+ private SmartX.SmartRadioButton radioButton7;
+ private SmartX.SmartRadioButton radioButton5;
+ private SmartX.SmartRadioButton radioButton3;
+ private SmartX.SmartLabel smartLabel8;
+ private SmartX.SmartLabel labelProgress3;
+ private SmartX.SmartLabel labelProgress7;
+ private SmartX.SmartLabel labelProgress6;
+ private SmartX.SmartLabel labelProgress9;
+ private SmartX.SmartLabel labelProgress10;
+ private SmartX.SmartLabel labelProgress8;
+ private SmartX.SmartLabel labelProgress5;
+ private SmartX.SmartLabel labelProgress4;
+ private SmartX.SmartLabel labelProgress2;
+ private SmartX.SmartLabel labelProgress1;
+ private SmartX.SmartLabel smartLabel14;
+ private SmartX.SmartLabel smartLabel9;
+ private SmartX.SmartLabel smartLabel20;
+ private SmartX.SmartLabel smartLabel18;
}
}
diff --git a/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.cs b/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.cs
index 3783f29..9df8c6b 100644
--- a/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.cs
+++ b/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.cs
@@ -18,10 +18,14 @@ namespace INT_PT002.Controls
public partial class ControlMenuRecipeSetting : UserControl
{
#region Field
- private FormMenu m_ParentForm;
private string MessageBoxRange;
+ private FormMenu m_ParentForm;
+
private Collection CollLabel;
+
+ private ControlMenuRecipeData ChildControlRecipeData1;
+ private ControlMenuRecipeData ChildControlRecipeData2;
#endregion
#region Constructor
@@ -51,23 +55,29 @@ namespace INT_PT002.Controls
this.CollLabel = new Collection();
this.CollLabel.Add(this.labelNumber);
this.CollLabel.Add(this.labelPressureLevel);
- this.CollLabel.Add(this.labelDispEmptyLevel1);
- this.CollLabel.Add(this.labelDispHoldDelay);
- this.CollLabel.Add(this.labelDispMinLevel1);
- this.CollLabel.Add(this.labelDispStdLevel);
- this.CollLabel.Add(this.labelDiffHoldDelay);
- this.CollLabel.Add(this.labelDiffLrMean);
- this.CollLabel.Add(this.labelDiffLrSecond);
- this.CollLabel.Add(this.labelDiffLrTotal);
- this.CollLabel.Add(this.labelVacuumRelief);
+ this.CollLabel.Add(this.labelDispEmptyLevel);
+ this.CollLabel.Add(this.labelDispMinHeight);
+ this.CollLabel.Add(this.labelDispMaxDiff);
+ this.CollLabel.Add(this.labelDiffDelayTime);
+ this.CollLabel.Add(this.labelDiffLrLimit);
+ this.CollLabel.Add(this.labelDiffLrCycle);
+ this.CollLabel.Add(this.labelVacuumStart);
this.CollLabel.Add(this.labelVacuumHold1);
this.CollLabel.Add(this.labelVacuumHold2);
- this.CollLabel.Add(this.labelVacuumBlowoff);
- this.CollLabel.Add(this.labelLcdDataPeriod);
- this.CollLabel.Add(this.labelChattering);
- this.CollLabel.Add(this.labelCutWait);
- this.CollLabel.Add(this.labelBuzzer);
- this.CollLabel.Add(this.labelSbDiffFilter);
+ this.CollLabel.Add(this.labelVacuumBreak);
+
+ this.ChildControlRecipeData1 = new ControlMenuRecipeData(this.ParentForm);
+ this.ChildControlRecipeData2 = new ControlMenuRecipeData(this.ParentForm);
+
+ this.Controls.Add(this.ChildControlRecipeData1);
+ this.Controls.Add(this.ChildControlRecipeData2);
+
+ this.ChildControlRecipeData1.Location = new Point(3, 78);
+ this.ChildControlRecipeData2.Location = new Point(3, 78);
+ this.ChildControlRecipeData1.BringToFront();
+
+ this.button1.ButtonDown();
+ this.button2.ButtonUp();
}
private void UpdateDisplauUserControls(bool enable)
@@ -115,131 +125,496 @@ namespace INT_PT002.Controls
value = item.NUMBER.ToString();
if (this.labelNumber.Text != value)
this.labelNumber.Text = value;
+ // Pressure data
// Pressure Level
value = item.VACUUM_GUAGE_LEVEL;
if (this.labelPressureLevel.Text != value)
this.labelPressureLevel.Text = value;
-
- // Displacement Sensor
- // STD_Level
- value = item.DISP_JUDG_STD_LEVEL;
- if (this.labelDispStdLevel.Text != value)
- this.labelDispStdLevel.Text = value;
- // Min_Level1
- value = item.DISP_JUDG_MIN_LEVEL1;
- if (this.labelDispMinLevel1.Text != value)
- this.labelDispMinLevel1.Text = value;
- // Min_Level2
- value = item.DISP_JUDG_MIN_LEVEL2;
- if (this.labelDispMinLevel2.Text != value)
- this.labelDispMinLevel2.Text = value;
- // Empty_Level1
- value = item.DISP_JUDG_EMPTY_LEVEL1;
- if (this.labelDispEmptyLevel1.Text != value)
- this.labelDispEmptyLevel1.Text = value;
- // Empty_Level2
- value = item.DISP_JUDG_EMPTY_LEVEL2;
- if (this.labelDispEmptyLevel2.Text != value)
- this.labelDispEmptyLevel2.Text = value;
- // Hold_Delay
- value = item.DISP_HOLD_DELAY_MSEC.ToString();
- if (this.labelDispHoldDelay.Text != value)
- this.labelDispHoldDelay.Text = value;
- // OPT1
- if (item.DISP_OPT1 == true)
- {
- this.buttonDispOPT1.ButtonText = "ON";
- this.buttonDispOPT1.ButtonDown();
- }
- else
- {
- this.buttonDispOPT1.ButtonText = "OFF";
- this.buttonDispOPT1.ButtonUp();
- }
-
- // Differential Pressure Sensor
- // LR_Second
- value = item.DIFF_LR_SECOND;
- if (this.labelDiffLrSecond.Text != value)
- this.labelDiffLrSecond.Text = value;
- // LR_Total
- value = item.DIFF_LR_TOTAL;
- if (this.labelDiffLrTotal.Text != value)
- this.labelDiffLrTotal.Text = value;
- // LR_Mean
- value = item.DIFF_LR_MEAN;
- if (this.labelDiffLrMean.Text != value)
- this.labelDiffLrMean.Text = value;
- // Hold_Delay
- value = item.DIFF_HOLD_DELAY_MSEC.ToString();
- if (this.labelDiffHoldDelay.Text != value)
- this.labelDiffHoldDelay.Text = value;
-
- // Pressure data
// Vacuum Relief
- value = item.VACUUM_RELIEF.ToString();
- if (this.labelVacuumRelief.Text != value)
- this.labelVacuumRelief.Text = value;
+ value = item.VACUUM_START_SEC.ToString();
+ if (this.labelVacuumStart.Text != value)
+ this.labelVacuumStart.Text = value;
// Vacuum Hold1
- value = item.VACUUM_HOLD1.ToString();
+ value = item.VACUUM_HOLD1_SEC.ToString();
if (this.labelVacuumHold1.Text != value)
this.labelVacuumHold1.Text = value;
// Vacuum Hold2
- value = item.VACUUM_HOLD2.ToString();
+ value = item.VACUUM_HOLD2_SEC.ToString();
if (this.labelVacuumHold2.Text != value)
this.labelVacuumHold2.Text = value;
// Vacuum Blowoff
- value = item.VACUUM_BLOWOFF.ToString();
- if (this.labelVacuumBlowoff.Text != value)
- this.labelVacuumBlowoff.Text = value;
+ value = item.VACUUM_BREAK_SEC.ToString();
+ if (this.labelVacuumBreak.Text != value)
+ this.labelVacuumBreak.Text = value;
+
+ // Differential Pressure Sensor
+ // LR_Limit
+ value = item.DIFF_LR_LIMIT;
+ if (this.labelDiffLrLimit.Text != value)
+ this.labelDiffLrLimit.Text = value;
+ // LR_Cycle
+ value = item.DIFF_LR_CYCLE.ToString();
+ if (this.labelDiffLrCycle.Text != value)
+ this.labelDiffLrCycle.Text = value;
+ // Delay
+ value = item.DIFF_LR_DELAY_SEC;
+ if (this.labelDiffDelayTime.Text != value)
+ this.labelDiffDelayTime.Text = value;
+
+ // Displacement Sensor
+ // Max_Diff
+ value = item.DISP_JUDG_MAX_DIFF;
+ if (this.labelDispMaxDiff.Text != value)
+ this.labelDispMaxDiff.Text = value;
+ // Empty_Level
+ value = item.DISP_JUDG_EMPTY_LEVEL;
+ if (this.labelDispEmptyLevel.Text != value)
+ this.labelDispEmptyLevel.Text = value;
+ // Min_Hight
+ value = item.DISP_JUDG_MIN_HEIGHT;
+ if (this.labelDispMinHeight.Text != value)
+ this.labelDispMinHeight.Text = value;
+ // OPT1
+ if (item.DISP_JUDG_ENABLE == true)
+ {
+ this.buttonDispEnable.ButtonText = "ON";
+ this.buttonDispEnable.ButtonDown();
+ }
+ else
+ {
+ this.buttonDispEnable.ButtonText = "OFF";
+ this.buttonDispEnable.ButtonUp();
+ }
+ this.UpdateDisplayDispEnable(item.DISP_JUDG_ENABLE);
+ this.ChildControlRecipeData1.UpdateDisplayDispControl(item.DISP_JUDG_ENABLE);
+ this.ChildControlRecipeData2.UpdateDisplayDispControl(item.DISP_JUDG_ENABLE);
}
- private void UpdateDisplayControlData(SystemConfiguration item)
+ private void UpdateDisplayDispEnable(bool enable)
{
- string value = "";
+ if (enable == true)
+ {
+ this.labelDispEmptyLevel.BackGroundColor = Color.White;
+ this.labelDispMinHeight.BackGroundColor = Color.White;
+ this.labelDispMaxDiff.BackGroundColor = Color.White;
- // LCD data period
- value = item.LCD_DATA_PERIOD.ToString();
- if (this.labelLcdDataPeriod.Text != value)
- this.labelLcdDataPeriod.Text = value;
+ this.labelDispEmptyLevel.Enabled = true;
+ this.labelDispMinHeight.Enabled = true;
+ this.labelDispMaxDiff.Enabled = true;
+ }
+ else
+ {
+ this.labelDispEmptyLevel.BackGroundColor = Color.Silver;
+ this.labelDispMinHeight.BackGroundColor = Color.Silver;
+ this.labelDispMaxDiff.BackGroundColor = Color.Silver;
- // Chattering
- value = item.CHATTERING.ToString();
- if (this.labelChattering.Text != value)
- this.labelChattering.Text = value;
+ this.labelDispEmptyLevel.Enabled = false;
+ this.labelDispMinHeight.Enabled = false;
+ this.labelDispMaxDiff.Enabled = false;
+ }
+ }
+ private void UpdateDisplayRecipeEnable(bool enable)
+ {
+ if (enable == true)
+ {
+ // BackGroundClor
+ this.labelNumber.BackGroundColor = Color.White;
- // Cut wait
- value = item.JUDGMENT_DELAY_MSEC.ToString();
- if (this.labelCutWait.Text != value)
- this.labelCutWait.Text = value;
-
- // Buzzer
- value = item.BUZZER_OP.ToString();
- if (this.labelBuzzer.Text != value)
- this.labelBuzzer.Text = value;
+ this.labelPressureLevel.BackGroundColor = Color.White;
+ this.labelVacuumStart.BackGroundColor = Color.White;
+ this.labelVacuumHold1.BackGroundColor = Color.White;
+ this.labelVacuumHold2.BackGroundColor = Color.White;
+ this.labelVacuumBreak.BackGroundColor = Color.White;
- // Diff filter
- value = item.SB_DIFF_FILTER.ToString();
- if (this.labelSbDiffFilter.Text != value)
- this.labelSbDiffFilter.Text = value;
+ this.labelDiffLrLimit.BackGroundColor = Color.White;
+ this.labelDiffLrCycle.BackGroundColor = Color.White;
+ this.labelDiffDelayTime.BackGroundColor = Color.White;
- // Equipment Lane
- value = item.EQUIPMENT_LANE.ToString();
- if (this.labelEquipmentLane.Text != value)
- this.labelEquipmentLane.Text = value;
+ // Enable
+ this.labelNumber.Enabled = true;
- // Check Lane
- value = item.CHECK_LANE.ToString();
- if (this.labelCheckLane.Text != value)
- this.labelCheckLane.Text = value;
+ this.labelPressureLevel.Enabled = true;
+ this.labelVacuumStart.Enabled = true;
+ this.labelVacuumHold1.Enabled = true;
+ this.labelVacuumHold2.Enabled = true;
+ this.labelVacuumBreak.Enabled = true;
+
+ this.labelDiffLrLimit.Enabled = true;
+ this.labelDiffLrCycle.Enabled = true;
+ this.labelDiffDelayTime.Enabled = true;
+
+ this.buttonDispEnable.Enabled = true;
+ this.UpdateDisplayDispEnable(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE);
+ }
+ else
+ {
+ // BackGroundClor
+ this.labelNumber.BackGroundColor = Color.Silver;
+
+ this.labelPressureLevel.BackGroundColor = Color.Silver;
+ this.labelVacuumStart.BackGroundColor = Color.Silver;
+ this.labelVacuumHold1.BackGroundColor = Color.Silver;
+ this.labelVacuumHold2.BackGroundColor = Color.Silver;
+ this.labelVacuumBreak.BackGroundColor = Color.Silver;
+
+ this.labelDiffLrLimit.BackGroundColor = Color.Silver;
+ this.labelDiffLrCycle.BackGroundColor = Color.Silver;
+ this.labelDiffDelayTime.BackGroundColor = Color.Silver;
+
+ this.labelDispEmptyLevel.BackGroundColor = Color.Silver;
+ this.labelDispMinHeight.BackGroundColor = Color.Silver;
+ this.labelDispMaxDiff.BackGroundColor = Color.Silver;
+
+ // Enable
+ this.labelNumber.Enabled = false;
+
+ this.labelPressureLevel.Enabled = false;
+ this.labelVacuumStart.Enabled = false;
+ this.labelVacuumHold1.Enabled = false;
+ this.labelVacuumHold2.Enabled = false;
+ this.labelVacuumBreak.Enabled = false;
+
+ this.labelDiffLrLimit.Enabled = false;
+ this.labelDiffLrCycle.Enabled = false;
+ this.labelDiffDelayTime.Enabled = false;
+
+ this.labelDispEmptyLevel.Enabled = false;
+ this.labelDispMinHeight.Enabled = false;
+ this.labelDispMaxDiff.Enabled = false;
+ this.buttonDispEnable.Enabled = false;
+ }
+ }
+
+ // Process
+ public void UpdateDisplayProcessStatus(Define.E_ProcessStatus status)
+ {
+ switch (status)
+ {
+ case Define.E_ProcessStatus._0_None:
+ break;
+ case Define.E_ProcessStatus._1_Ready:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOn) this.labelProgress1.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+
+ this.UpdateDisplayRecipeEnable(true);
+ break;
+ case Define.E_ProcessStatus._2_ProductEntry:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOn) this.labelProgress2.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+
+ this.UpdateDisplayRecipeEnable(false);
+ //this.ChildControlRecipeData1.InitializeData();
+ //this.ChildControlRecipeData2.InitializeData();
+ break;
+ case Define.E_ProcessStatus._3_MoveToLeak:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._4_MoveToCheck:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+
+ this.ChildControlRecipeData1.DrawPutDataAllClear();
+ this.ChildControlRecipeData2.DrawPutDataAllClear();
+ break;
+ case Define.E_ProcessStatus._5_ChamberMerge:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOn) this.labelProgress4.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._6_VacuumStart:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOn) this.labelProgress5.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._7_VacuumHold:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor !=Define .ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOn) this.labelProgress6.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._8_Judgment:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOn) this.labelProgress7.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._9_VacuumBreak:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOn) this.labelProgress8.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._10_ChamberRelease:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOn) this.labelProgress9.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._11_MoveToReady:
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOn) this.labelProgress10.BackGroundColor = Define.ColorProgressOn;
+ break;
+ default:
+ break;
+ }
+ }
+ // 차압센서 데이터
+ public void UpdateDisplayDiffData1(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData2(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData3(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData4(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData5(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData6(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData7(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData8(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData9(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ public void UpdateDisplayDiffData10(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDiff(data.DiffData);
+ }
+ // 변위센서 데이터
+ public void UpdateDisplayDispData1(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData2(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData3(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData4(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData5(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData6(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData7(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData8(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData9(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ public void UpdateDisplayDispData10(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataDisp(data.DispData);
+ }
+ // 압력센서 데이터
+ public void UpdateDisplayPresData1(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData2(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData3(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData4(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData5(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData6(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData7(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData8(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData9(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ public void UpdateDisplayPresData10(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeakDataPres(data.PresData);
+ }
+ // 판정결과
+ public void UpdateDisplayJudgmentData1(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData2(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData3(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData4(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData5(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData6(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData7(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData8(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData9(LeakData1 data)
+ {
+ this.ChildControlRecipeData1.UpdateDisplayMeasuringLeadDataResult(data);
+ }
+ public void UpdateDisplayJudgmentData10(LeakData1 data)
+ {
+ this.ChildControlRecipeData2.UpdateDisplayMeasuringLeadDataResult(data);
}
public void DisplayRefresh()
{
- this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Menu);
+ this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.Recipe;
+ this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
this.UpdateDisplayControlData(this.ParentForm.ParentForm.CurrentRecipe);
- this.UpdateDisplayControlData(this.ParentForm.ParentForm.SystemConfig);
this.UpdateDisplayUser(this.ParentForm.ParentForm.CurrentSystemStatus.CurrentUser);
+
+ this.ChildControlRecipeData1.CalScaleDiff(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ this.ChildControlRecipeData2.CalScaleDiff(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ this.ChildControlRecipeData1.DrawDiffReferenceLine(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ this.ChildControlRecipeData2.DrawDiffReferenceLine(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ this.ChildControlRecipeData1.DrawDispReferenceLine(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MIN_HEIGHT);
+ this.ChildControlRecipeData2.DrawDispReferenceLine(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MIN_HEIGHT);
}
#endregion
@@ -296,32 +671,40 @@ namespace INT_PT002.Controls
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Pressure, "", before, after);
}
}
+ private void button1_Click(object sender, EventArgs e)
+ {
+ this.ChildControlRecipeData1.BringToFront();
+ }
+ private void button2_Click(object sender, EventArgs e)
+ {
+ this.ChildControlRecipeData2.BringToFront();
+ }
// 밸브
- private void labelVacuumRelief_Click(object sender, EventArgs e)
+ private void labelVacuumStart_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelVacuumRelief.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel22.Text, this.labelVacuumRelief.Text, 4, 0, false);
+ before = this.labelVacuumStart.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel22.Text, this.labelVacuumStart.Text, 4, 0, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
{
this.MessageBoxRange = "0 ~ 9999";
- this.labelVacuumRelief.Text = before;
+ this.labelVacuumStart.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelVacuumRelief.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.VACUUM_RELIEF = myKeypad.IntValue;
+ this.labelVacuumStart.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.VACUUM_START_SEC = myKeypad.IntValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5504_VacuumRelief, value);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5504_VacuumStart, value);
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.P_reliefTime, "", before, after);
}
@@ -344,7 +727,7 @@ namespace INT_PT002.Controls
}
this.labelVacuumHold1.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1 = myKeypad.IntValue;
+ this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1_SEC = myKeypad.IntValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
@@ -363,16 +746,16 @@ namespace INT_PT002.Controls
if (myKeypad.ShowDialog() == DialogResult.OK)
{
- if (myKeypad.IntValue < 0 || myKeypad.IntValue > this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1 - 1)
+ if (myKeypad.IntValue < 0 || myKeypad.IntValue > this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1_SEC - 1)
{
- this.MessageBoxRange = string.Format("0 ~ {0}", this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1 - 1);
+ this.MessageBoxRange = string.Format("0 ~ {0}", this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD1_SEC - 1);
this.labelVacuumHold2.Text = before;
this.smartTimerMessageShow.Start();
return;
}
this.labelVacuumHold2.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD2 = myKeypad.IntValue;
+ this.ParentForm.ParentForm.CurrentRecipe.VACUUM_HOLD2_SEC = myKeypad.IntValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
@@ -382,540 +765,369 @@ namespace INT_PT002.Controls
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.P_HoldingTime2, "", before, after);
}
}
- private void labelVacuumBlowoff_Click(object sender, EventArgs e)
+ private void labelVacuumBreak_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelVacuumBlowoff.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel2.Text, this.labelVacuumBlowoff.Text, 4, 0, false);
+ before = this.labelVacuumBreak.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel2.Text, this.labelVacuumBreak.Text, 4, 0, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
{
this.MessageBoxRange = "0 ~ 9999";
- this.labelVacuumBlowoff.Text = before;
+ this.labelVacuumBreak.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelVacuumBlowoff.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.VACUUM_BLOWOFF = myKeypad.IntValue;
+ this.labelVacuumBreak.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.VACUUM_BREAK_SEC = myKeypad.IntValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5507_VacuumBlowoff, value);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5507_VacuumBreak, value);
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.P_BreakTime, "", before, after);
}
}
// 변위센서
- private void labelDispStdLevel_Click(object sender, EventArgs e)
+ private void labelDispEmptyLevel_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDispStdLevel.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel9.Text, this.labelDispStdLevel.Text, 5, 2, false);
+ before = this.labelDispEmptyLevel.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel5.Text, this.labelDispEmptyLevel.Text, 5, 2, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
{
this.MessageBoxRange = "0.00 ~ 100.00";
- this.labelDispStdLevel.Text = before;
+ this.labelDispEmptyLevel.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDispStdLevel.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_STD_LEVEL = myKeypad.StringValue;
- this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5509_DispStdLevel, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_STD, "", before, after);
- }
- }
- private void labelDispMinLevel1_Click(object sender, EventArgs e)
- {
- string value = "", before = "", after = "";
-
- before = this.labelDispMinLevel1.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel7.Text, this.labelDispMinLevel1.Text, 5, 2, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
- {
- this.MessageBoxRange = "0.00 ~ 100.00";
- this.labelDispMinLevel1.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelDispMinLevel1.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MIN_LEVEL1 = myKeypad.StringValue;
- this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard1, CommunicationAddress._5510_DispMinLevel, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_Min1, "", before, after);
- }
- }
- private void labelDispMinLevel2_Click(object sender, EventArgs e)
- {
- string value = "", before = "", after = "";
-
- before = this.labelDispMinLevel2.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel46.Text, this.labelDispMinLevel2.Text, 5, 2, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
- {
- this.MessageBoxRange = "0.00 ~ 100.00";
- this.labelDispMinLevel2.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelDispMinLevel2.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MIN_LEVEL2 = myKeypad.StringValue;
- this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard2, CommunicationAddress._5510_DispMinLevel, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_Min2, "", before, after);
- }
- }
- private void labelDispEmptyLevel1_Click(object sender, EventArgs e)
- {
- string value = "", before = "", after = "";
-
- before = this.labelDispEmptyLevel1.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel5.Text, this.labelDispEmptyLevel1.Text, 5, 2, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
- {
- this.MessageBoxRange = "0.00 ~ 100.00";
- this.labelDispEmptyLevel1.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelDispEmptyLevel1.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_EMPTY_LEVEL1 = myKeypad.StringValue;
+ this.labelDispEmptyLevel.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_EMPTY_LEVEL = myKeypad.StringValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard1, CommunicationAddress._5511_DispEmptyLevel, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_IPH1, "", before, after);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_EmptyLevel, "", before, after);
}
}
- private void labelDispEmptyLevel2_Click(object sender, EventArgs e)
+ private void labelDispMaxDiff_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDispEmptyLevel2.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel44.Text, this.labelDispEmptyLevel2.Text, 5, 2, false);
+ before = this.labelDispMaxDiff.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel7.Text, this.labelDispMaxDiff.Text, 5, 2, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
{
this.MessageBoxRange = "0.00 ~ 100.00";
- this.labelDispEmptyLevel2.Text = before;
+ this.labelDispMaxDiff.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDispEmptyLevel2.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_EMPTY_LEVEL2 = myKeypad.StringValue;
+ this.labelDispMaxDiff.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MAX_DIFF = myKeypad.StringValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard2, CommunicationAddress._5511_DispEmptyLevel, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_IPH2, "", before, after);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard1, CommunicationAddress._5509_DispMaxDiff, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_MaxDiff, "", before, after);
}
}
- private void labelDispHoldDelay_Click(object sender, EventArgs e)
+ private void labelDispMinHight_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDispHoldDelay.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel3.Text, this.labelDispHoldDelay.Text, 4, 0, false);
+ before = this.labelDispMinHeight.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel3.Text, this.labelDispMinHeight.Text, 5, 2, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
- if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
+ if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 100)
{
- this.MessageBoxRange = "0 ~ 9999";
- this.labelDispHoldDelay.Text = before;
+ this.MessageBoxRange = "0.00 ~ 100.00";
+ this.labelDispMinHeight.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDispHoldDelay.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DISP_HOLD_DELAY_MSEC = myKeypad.IntValue;
+ this.labelDispMinHeight.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_MIN_HEIGHT = myKeypad.StringValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5512_DispHoldDelay, value);
+ value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5510_DispMinHight, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_WaitingTime, "", before, after);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_MinHight, "", before, after);
+
+ this.ChildControlRecipeData1.DrawDispReferenceLine(myKeypad.StringValue);
+ this.ChildControlRecipeData2.DrawDispReferenceLine(myKeypad.StringValue);
}
}
- private void buttonDispOPT1_Click(object sender, EventArgs e)
+ private void buttonDispEnable1_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- if (this.buttonDispOPT1.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
+ if (this.buttonDispEnable.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
{
- this.buttonDispOPT1.ButtonText = "ON";
+ this.buttonDispEnable.ButtonText = "ON";
before = "false";
- this.ParentForm.ParentForm.CurrentRecipe.DISP_OPT1 = true;
+ this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE = true;
value = Helper.StringBlankFillDigits4("1");
after = "true";
+
}
else
{
- this.buttonDispOPT1.ButtonText = "OFF";
+ this.buttonDispEnable.ButtonText = "OFF";
before = "true";
- this.ParentForm.ParentForm.CurrentRecipe.DISP_OPT1 = false;
+ this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE = false;
value = Helper.StringBlankFillDigits4("0");
after = "false";
}
+ this.UpdateDisplayDispEnable(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE);
+ this.ChildControlRecipeData1.UpdateDisplayDispControl(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE);
+ this.ChildControlRecipeData2.UpdateDisplayDispControl(this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE);
+
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5518_DispOPT1, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_OPT1, "", before, after);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5518_DispSensorEnable, value);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Disp_Enable, "", before, after);
}
// 차압센서
- private void labelDiffLrSecond_Click(object sender, EventArgs e)
+ private void labelDiffLrLimit_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDiffLrSecond.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel13.Text, this.labelDiffLrSecond.Text, 7, 2, false);
+ before = this.labelDiffLrLimit.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel13.Text, this.labelDiffLrLimit.Text, 5, 2, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 99999.99)
+ if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 999.99)
{
- this.MessageBoxRange = "0.00 ~ 99999.99";
- this.labelDiffLrSecond.Text = before;
+ this.MessageBoxRange = "0.00 ~ 999.99";
+ this.labelDiffLrLimit.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDiffLrSecond.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_SECOND = myKeypad.StringValue;
+ this.labelDiffLrLimit.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT = myKeypad.StringValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
- value = Helper.StringBlankFillDigits8(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5513_DiffLrSecond, value);
+ value = Helper.StringBlankFillDigits6(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5513_DiffLrLimit, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_SEC, "", before, after);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_LrLimit, "", before, after);
+
+ this.ChildControlRecipeData1.CalScaleDiff(myKeypad.StringValue);
+ this.ChildControlRecipeData2.CalScaleDiff(myKeypad.StringValue);
+ this.ParentForm.Child_System_Equipment10.CalScaleDiff(myKeypad.StringValue);
+ this.ChildControlRecipeData1.DrawDiffReferenceLine(myKeypad.StringValue);
+ this.ChildControlRecipeData2.DrawDiffReferenceLine(myKeypad.StringValue);
+ this.ParentForm.Child_System_Equipment10.DrawDiffReferenceLine(myKeypad.StringValue);
}
}
- private void labelDiffLrTotal_Click(object sender, EventArgs e)
+ private void labelDiffLrCycle_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDiffLrTotal.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel11.Text, this.labelDiffLrTotal.Text, 7, 2, false);
+ before = this.labelDiffLrCycle.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel11.Text, this.labelDiffLrCycle.Text, 2, 0, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 99999.99)
+ if (myKeypad.IntValue < 1 || myKeypad.IntValue > 10)
{
- this.MessageBoxRange = "0.00 ~ 99999.99";
- this.labelDiffLrTotal.Text = before;
+ this.MessageBoxRange = "1 ~ 10";
+ this.labelDiffLrCycle.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDiffLrTotal.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_TOTAL = myKeypad.StringValue;
+ this.labelDiffLrCycle.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_CYCLE = myKeypad.IntValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
- value = Helper.StringBlankFillDigits8(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5514_DiffLrTotal, value);
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5519_DiffCycle, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_SUM, "", before, after);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_Cycle, "", before, after);
}
}
- private void labelDiffLrMean_Click(object sender, EventArgs e)
+ private void labelDiffDelayTime_Click(object sender, EventArgs e)
{
string value = "", before = "", after = "";
- before = this.labelDiffLrMean.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel8.Text, this.labelDiffLrMean.Text, 7, 2, false);
+ before = this.labelDiffDelayTime.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel4.Text, this.labelDiffDelayTime.Text, 4, 1, false);
if (myKeypad.ShowDialog() == DialogResult.OK)
{
- if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 99999.99)
+ if (myKeypad.doubleValue < 0 || myKeypad.doubleValue > 999.9)
{
- this.MessageBoxRange = "0.00 ~ 99999.99";
- this.labelDiffLrMean.Text = before;
+ this.MessageBoxRange = "0 ~ 999.9";
+ this.labelDiffDelayTime.Text = before;
this.smartTimerMessageShow.Start();
return;
}
- this.labelDiffLrMean.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_MEAN = myKeypad.StringValue;
- this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits8(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5515_DiffLrMean, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_AVG, "", before, after);
- }
- }
- private void labelDiffHoldDelay_Click(object sender, EventArgs e)
- {
- string value = "", before = "", after = "";
-
- before = this.labelDiffHoldDelay.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel4.Text, this.labelDiffHoldDelay.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
- {
- this.MessageBoxRange = "0 ~ 9999";
- this.labelDiffHoldDelay.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelDiffHoldDelay.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.CurrentRecipe.DIFF_HOLD_DELAY_MSEC = myKeypad.IntValue;
+ this.labelDiffDelayTime.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_DELAY_SEC = myKeypad.StringValue;
this.ParentForm.ParentForm.SaveRecipeFile(this.ParentForm.ParentForm.CurrentRecipe);
after = myKeypad.StringValue;
value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5516_DiffHoldDelay, value);
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_WaitingTime, "", before, after);
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Diff_HoldDelay, "", before, after);
}
}
- // SysteConfiguration
- private void labelLcdDataPeriod_Click(object sender, EventArgs e)
+ // Inspection
+ private void buttonInspection_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ string id = "";
- before = this.labelLcdDataPeriod.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel14.Text, this.labelLcdDataPeriod.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
+ if (this.radioButton1.Checked == true)
{
- if (myKeypad.IntValue < 100 || myKeypad.IntValue > 5000)
- {
- this.MessageBoxRange = "100 ~ 5000";
- this.labelLcdDataPeriod.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
+ id = CommunicationID.SubBoard1;
- this.labelLcdDataPeriod.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.LCD_DATA_PERIOD = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1710_LcdDataPeriod, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_LcdDataPeriod, "", before, after);
+ this.button1.ButtonText = "1";
+ this.button2.ButtonText = "2";
}
+ else if (this.radioButton3.Checked == true)
+ {
+ id = CommunicationID.SubBoard3;
+
+ this.button1.ButtonText = "3";
+ this.button2.ButtonText = "4";
+ }
+ else if (this.radioButton5.Checked == true)
+ {
+ id = CommunicationID.SubBoard5;
+
+ this.button1.ButtonText = "5";
+ this.button2.ButtonText = "6";
+ }
+ else if (this.radioButton7.Checked == true)
+ {
+ id = CommunicationID.SubBoard7;
+
+ this.button1.ButtonText = "7";
+ this.button2.ButtonText = "8";
+ }
+ else if (this.radioButton9.Checked == true)
+ {
+ id = CommunicationID.SubBoard9;
+
+ this.button1.ButtonText = "9";
+ this.button2.ButtonText = "10";
+ }
+ else
+ {
+ id = CommunicationID.SubBoard1;
+
+ this.button1.ButtonText = "1";
+ this.button2.ButtonText = "2";
+ }
+
+ this.ChildControlRecipeData1.InitializeData();
+ this.ChildControlRecipeData2.InitializeData();
+
+ this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, id);
}
- private void labelChattering_Click(object sender, EventArgs e)
+ private void radioButton1_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ this.radioButton1.RadioBackColor = Define.ColorSelected;
+ this.radioButton3.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton5.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton7.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton9.RadioBackColor = Define.ColorNoneSelected;
- before = this.labelChattering.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel18.Text, this.labelChattering.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 50 || myKeypad.IntValue > 500)
- {
- this.MessageBoxRange = "50 ~ 500";
- this.labelChattering.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelChattering.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.CHATTERING = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._6006_Chattering, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_Chattering, "", before, after);
- }
+ this.radioButton1.TextColor = Define.ColorSelected;
+ this.radioButton3.TextColor = Define.ColorNoneSelected;
+ this.radioButton5.TextColor = Define.ColorNoneSelected;
+ this.radioButton7.TextColor = Define.ColorNoneSelected;
+ this.radioButton9.TextColor = Define.ColorNoneSelected;
}
- private void labelCutWait_Click(object sender, EventArgs e)
+ private void radioButton3_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ this.radioButton1.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton3.RadioBackColor = Define.ColorSelected;
+ this.radioButton5.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton7.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton9.RadioBackColor = Define.ColorNoneSelected;
- before = this.labelCutWait.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel20.Text, this.labelCutWait.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 100 || myKeypad.IntValue > 9999)
- {
- this.MessageBoxRange = "100 ~ 9999";
- this.labelCutWait.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelCutWait.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.JUDGMENT_DELAY_MSEC = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5508_CuttingWait, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_CutWait, "", before, after);
- }
+ this.radioButton1.TextColor = Define.ColorNoneSelected;
+ this.radioButton3.TextColor = Define.ColorSelected;
+ this.radioButton5.TextColor = Define.ColorNoneSelected;
+ this.radioButton7.TextColor = Define.ColorNoneSelected;
+ this.radioButton9.TextColor = Define.ColorNoneSelected;
}
- private void labelBuzzer_Click(object sender, EventArgs e)
+ private void radioButton5_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ this.radioButton1.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton3.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton5.RadioBackColor = Define.ColorSelected;
+ this.radioButton7.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton9.RadioBackColor = Define.ColorNoneSelected;
- before = this.labelBuzzer.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel23.Text, this.labelBuzzer.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
- {
- this.MessageBoxRange = "0 ~ 9999";
- this.labelBuzzer.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelBuzzer.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.BUZZER_OP = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._6001_BuzzerOP, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_Buzzer, "", before, after);
- }
+ this.radioButton1.TextColor = Define.ColorNoneSelected;
+ this.radioButton3.TextColor = Define.ColorNoneSelected;
+ this.radioButton5.TextColor = Define.ColorSelected;
+ this.radioButton7.TextColor = Define.ColorNoneSelected;
+ this.radioButton9.TextColor = Define.ColorNoneSelected;
}
- private void labelSbDiffFilter_Click(object sender, EventArgs e)
+ private void radioButton7_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ this.radioButton1.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton3.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton5.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton7.RadioBackColor = Define.ColorSelected;
+ this.radioButton9.RadioBackColor = Define.ColorNoneSelected;
- before = this.labelSbDiffFilter.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel27.Text, this.labelSbDiffFilter.Text, 2, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 1 || myKeypad.IntValue > 16)
- {
- this.MessageBoxRange = "1 ~ 16";
- this.labelSbDiffFilter.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelSbDiffFilter.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.SB_DIFF_FILTER = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1706_SbDiffFilter, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_SbDiffFilter, "", before, after);
- }
+ this.radioButton1.TextColor = Define.ColorNoneSelected;
+ this.radioButton3.TextColor = Define.ColorNoneSelected;
+ this.radioButton5.TextColor = Define.ColorNoneSelected;
+ this.radioButton7.TextColor = Define.ColorSelected;
+ this.radioButton9.TextColor = Define.ColorNoneSelected;
}
- private void labelEquipmentLane_Click(object sender, EventArgs e)
+ private void radioButton9_Click(object sender, EventArgs e)
{
- string value = "", before = "", after = "";
+ this.radioButton1.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton3.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton5.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton7.RadioBackColor = Define.ColorNoneSelected;
+ this.radioButton9.RadioBackColor = Define.ColorSelected;
- before = this.labelEquipmentLane.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel37.Text, this.labelEquipmentLane.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 1 || myKeypad.IntValue > 16)
- {
- this.MessageBoxRange = "1 ~ 16";
- this.labelEquipmentLane.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelEquipmentLane.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1003_EquipmentLane, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_EquipmentLane, "", before, after);
- }
- }
- private void labelCheckLane_Click(object sender, EventArgs e)
- {
- string value = "", before = "", after = "";
-
- before = this.labelCheckLane.Text;
- DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel39.Text, this.labelCheckLane.Text, 4, 0, false);
-
- if (myKeypad.ShowDialog() == DialogResult.OK)
- {
- if (myKeypad.IntValue < 1 || myKeypad.IntValue > this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE)
- {
- this.MessageBoxRange = string.Format("1 ~ {0}", this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE);
- this.labelEquipmentLane.Text = before;
- this.smartTimerMessageShow.Start();
- return;
- }
-
- this.labelCheckLane.Text = myKeypad.StringValue;
- this.ParentForm.ParentForm.SystemConfig.CHECK_LANE = myKeypad.IntValue;
- this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
- after = myKeypad.StringValue;
-
- value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
- this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1711_CheckLane, value);
-
- this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_CheckLane, "", before, after);
- }
+ this.radioButton1.TextColor = Define.ColorNoneSelected;
+ this.radioButton3.TextColor = Define.ColorNoneSelected;
+ this.radioButton5.TextColor = Define.ColorNoneSelected;
+ this.radioButton7.TextColor = Define.ColorNoneSelected;
+ this.radioButton9.TextColor = Define.ColorSelected;
}
private void smartTimerMessageShow_Tick(object sender, EventArgs e)
diff --git a/INT_PT002/Controls/System/ControlMenuSystemEthernet.cs b/INT_PT002/Controls/System/ControlMenuSystemEthernet.cs
index 5f73db7..83a71a6 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemEthernet.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemEthernet.cs
@@ -282,7 +282,8 @@ namespace INT_PT002.Controls
{
if (this.ParentForm.ParentForm.SystemConfig.ETHERNET_OP_MODE == 1)
{
- this.ParentForm.ParentForm.ChildFormMainDisplay.MainButtonModbusAdd(true);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.MainButtonModbusAdd(true);
this.groupBoxModbusSetting.Visible = true;
this.labelModbusRole.Text = "Slave";
@@ -293,7 +294,8 @@ namespace INT_PT002.Controls
}
else if (this.ParentForm.ParentForm.SystemConfig.ETHERNET_OP_MODE == 2)
{
- this.ParentForm.ParentForm.ChildFormMainDisplay.MainButtonModbusAdd(true);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.MainButtonModbusAdd(true);
this.groupBoxModbusSetting.Visible = true;
this.labelModbusRole.Text = "Master";
@@ -305,17 +307,20 @@ namespace INT_PT002.Controls
}
else
{
- this.ParentForm.ParentForm.ChildFormMainDisplay.MainButtonModbusAdd(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.MainButtonModbusAdd(false);
this.groupBoxModbusSetting.Visible = false;
}
}
else
{
- this.ParentForm.ParentForm.ChildFormMainDisplay.MainButtonModbusAdd(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.MainButtonModbusAdd(false);
this.groupBoxModbusSetting.Visible = false;
}
- this.ParentForm.ParentForm.ChildFormMainDisplay.InitialEthernetIcon();
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.InitialEthernetIcon();
}
public void DisplayRefresh()
@@ -426,7 +431,8 @@ namespace INT_PT002.Controls
this.ParentForm.ParentForm.EthernetClientDisconnect();
afterOpMode = "Client";
- this.ParentForm.ParentForm.ChildFormMainDisplay.TimerServer(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.TimerServer(false);
this.labelConnectedIP.Text = "-";
@@ -443,7 +449,8 @@ namespace INT_PT002.Controls
this.ParentForm.ParentForm.SystemConfig.ETHERNET_OP_MODE = 0;
afterOpMode = "None";
- this.ParentForm.ParentForm.ChildFormMainDisplay.TimerServer(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.TimerServer(false);
this.buttonStartServer.Enabled = false;
this.buttonStopServer.Enabled = false;
@@ -565,7 +572,8 @@ namespace INT_PT002.Controls
if (this.timerServer.Enabled != false)
this.timerServer.Enabled = false;
- this.ParentForm.ParentForm.ChildFormMainDisplay.TimerServer(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.TimerServer(false);
}
else
{
@@ -574,7 +582,8 @@ namespace INT_PT002.Controls
if (this.timerServer.Enabled != true)
this.timerServer.Enabled = true;
- this.ParentForm.ParentForm.ChildFormMainDisplay.TimerServer(true);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.TimerServer(true);
}
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.TryEthernetStart, "Server");
@@ -587,7 +596,8 @@ namespace INT_PT002.Controls
if (this.labelServerStatus.Text != ">Stop")
this.labelServerStatus.Text = ">Stop";
- this.ParentForm.ParentForm.ChildFormMainDisplay.TimerServer(false);
+ if (this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ParentForm.ChildFormMainDisplay3.TimerServer(false);
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.TryEthernetStop, "Server");
}
private void buttonSaveServer_Click(object sender, EventArgs e)
diff --git a/INT_PT002/Controls/System/ControlMenuSystemInformation.cs b/INT_PT002/Controls/System/ControlMenuSystemInformation.cs
index cabbfde..4e62e51 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemInformation.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemInformation.cs
@@ -130,7 +130,7 @@ namespace INT_PT002.Controls
if (check == Define.E_UpdateCheck.Success)
{
- DialogFormProgressBar progressBar = new DialogFormProgressBar(1, this.ParentForm.ParentForm.SystemConfig.LANGUAGE);
+ DialogFormProgressBar progressBar = new DialogFormProgressBar(1, this.ParentForm.ParentForm.SystemConfig.LANGUAGE, this.ParentForm.ParentForm);
DialogResult dialogResult = progressBar.ShowDialog();
}
else if (check == Define.E_UpdateCheck.NoUsbMomery)
@@ -238,7 +238,7 @@ namespace INT_PT002.Controls
{
this.ParentForm.ParentForm.CloseSmartUartLink();
- DialogFormProgressBar progressBar = new DialogFormProgressBar(2, this.ParentForm.ParentForm.SystemConfig.LANGUAGE, this.ParentForm.ParentForm.UpdateForMain);
+ DialogFormProgressBar progressBar = new DialogFormProgressBar(2, this.ParentForm.ParentForm.SystemConfig.LANGUAGE, this.ParentForm.ParentForm.UpdateForMain, this.ParentForm.ParentForm);
DialogResult dialogResult = progressBar.ShowDialog();
if (dialogResult == DialogResult.OK)
{
diff --git a/INT_PT002/Controls/System/ControlMenuSystemSetting.Designer.cs b/INT_PT002/Controls/System/ControlMenuSystemSetting.Designer.cs
new file mode 100644
index 0000000..69c44b5
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemSetting.Designer.cs
@@ -0,0 +1,537 @@
+namespace INT_PT002.Controls
+{
+ partial class ControlMenuSystemSetting
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Component Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.smartGroupBox1 = new SmartX.SmartGroupBox();
+ this.labelCheckLane = new SmartX.SmartLabel();
+ this.smartLabel39 = new SmartX.SmartLabel();
+ this.labelEquipmentLane = new SmartX.SmartLabel();
+ this.smartLabel37 = new SmartX.SmartLabel();
+ this.smartLabel32 = new SmartX.SmartLabel();
+ this.smartLabel31 = new SmartX.SmartLabel();
+ this.smartLabel30 = new SmartX.SmartLabel();
+ this.smartLabel29 = new SmartX.SmartLabel();
+ this.labelSbDiffFilter = new SmartX.SmartLabel();
+ this.smartLabel27 = new SmartX.SmartLabel();
+ this.labelBuzzer = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
+ this.labelCutWait = new SmartX.SmartLabel();
+ this.smartLabel20 = new SmartX.SmartLabel();
+ this.labelChattering = new SmartX.SmartLabel();
+ this.smartLabel18 = new SmartX.SmartLabel();
+ this.labelLcdDataPeriod = new SmartX.SmartLabel();
+ this.smartLabel14 = new SmartX.SmartLabel();
+ this.smartTimerMessageShow = new SmartX.SmartTimer();
+ this.smartGroupBox1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // smartGroupBox1
+ //
+ this.smartGroupBox1.BackGround = null;
+ this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartGroupBox1.BackImage = null;
+ this.smartGroupBox1.Controls.Add(this.labelCheckLane);
+ this.smartGroupBox1.Controls.Add(this.smartLabel39);
+ this.smartGroupBox1.Controls.Add(this.labelEquipmentLane);
+ this.smartGroupBox1.Controls.Add(this.smartLabel14);
+ this.smartGroupBox1.Controls.Add(this.smartLabel37);
+ this.smartGroupBox1.Controls.Add(this.labelLcdDataPeriod);
+ this.smartGroupBox1.Controls.Add(this.smartLabel32);
+ this.smartGroupBox1.Controls.Add(this.smartLabel18);
+ this.smartGroupBox1.Controls.Add(this.smartLabel31);
+ this.smartGroupBox1.Controls.Add(this.labelChattering);
+ this.smartGroupBox1.Controls.Add(this.smartLabel30);
+ this.smartGroupBox1.Controls.Add(this.smartLabel20);
+ this.smartGroupBox1.Controls.Add(this.smartLabel29);
+ this.smartGroupBox1.Controls.Add(this.labelCutWait);
+ this.smartGroupBox1.Controls.Add(this.labelSbDiffFilter);
+ this.smartGroupBox1.Controls.Add(this.smartLabel23);
+ this.smartGroupBox1.Controls.Add(this.smartLabel27);
+ this.smartGroupBox1.Controls.Add(this.labelBuzzer);
+ this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox1.FrameLineThickness = 2;
+ this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox1.HeaderHeightOffset = 9;
+ this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
+ this.smartGroupBox1.Name = "smartGroupBox1";
+ this.smartGroupBox1.RoundRadius = 5;
+ this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
+ this.smartGroupBox1.TabIndex = 2;
+ this.smartGroupBox1.Text = "smartGroupBox1";
+ this.smartGroupBox1.TextColor = System.Drawing.Color.White;
+ //
+ // labelCheckLane
+ //
+ this.labelCheckLane.BackGround = null;
+ this.labelCheckLane.BackGroundColor = System.Drawing.Color.White;
+ this.labelCheckLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelCheckLane.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelCheckLane.LineSpacing = 0F;
+ this.labelCheckLane.Location = new System.Drawing.Point(668, 181);
+ this.labelCheckLane.Name = "labelCheckLane";
+ this.labelCheckLane.OverlapOptimize = true;
+ this.labelCheckLane.PasswordChar = '\0';
+ this.labelCheckLane.Radius = 3;
+ this.labelCheckLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelCheckLane.Size = new System.Drawing.Size(100, 30);
+ this.labelCheckLane.TabIndex = 135;
+ this.labelCheckLane.Text = "12345.45";
+ this.labelCheckLane.TextColor = System.Drawing.Color.Black;
+ this.labelCheckLane.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelCheckLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelCheckLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelCheckLane.Wordwrap = false;
+ this.labelCheckLane.Click += new System.EventHandler(this.labelCheckLane_Click);
+ //
+ // smartLabel39
+ //
+ this.smartLabel39.BackGround = null;
+ this.smartLabel39.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel39.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel39.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel39.LineSpacing = 0F;
+ this.smartLabel39.Location = new System.Drawing.Point(512, 181);
+ this.smartLabel39.Name = "smartLabel39";
+ this.smartLabel39.OverlapOptimize = true;
+ this.smartLabel39.PasswordChar = '\0';
+ this.smartLabel39.Radius = 3;
+ this.smartLabel39.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel39.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel39.TabIndex = 134;
+ this.smartLabel39.Text = "Check Lane";
+ this.smartLabel39.TextColor = System.Drawing.Color.White;
+ this.smartLabel39.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel39.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel39.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel39.Wordwrap = false;
+ //
+ // labelEquipmentLane
+ //
+ this.labelEquipmentLane.BackGround = null;
+ this.labelEquipmentLane.BackGroundColor = System.Drawing.Color.White;
+ this.labelEquipmentLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelEquipmentLane.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelEquipmentLane.LineSpacing = 0F;
+ this.labelEquipmentLane.Location = new System.Drawing.Point(277, 181);
+ this.labelEquipmentLane.Name = "labelEquipmentLane";
+ this.labelEquipmentLane.OverlapOptimize = true;
+ this.labelEquipmentLane.PasswordChar = '\0';
+ this.labelEquipmentLane.Radius = 3;
+ this.labelEquipmentLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelEquipmentLane.Size = new System.Drawing.Size(100, 30);
+ this.labelEquipmentLane.TabIndex = 133;
+ this.labelEquipmentLane.Text = "12345.45";
+ this.labelEquipmentLane.TextColor = System.Drawing.Color.Black;
+ this.labelEquipmentLane.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelEquipmentLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelEquipmentLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelEquipmentLane.Wordwrap = false;
+ this.labelEquipmentLane.Click += new System.EventHandler(this.labelEquipmentLane_Click);
+ //
+ // smartLabel37
+ //
+ this.smartLabel37.BackGround = null;
+ this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel37.LineSpacing = 0F;
+ this.smartLabel37.Location = new System.Drawing.Point(121, 181);
+ this.smartLabel37.Name = "smartLabel37";
+ this.smartLabel37.OverlapOptimize = true;
+ this.smartLabel37.PasswordChar = '\0';
+ this.smartLabel37.Radius = 3;
+ this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel37.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel37.TabIndex = 132;
+ this.smartLabel37.Text = "Equipment Lane";
+ this.smartLabel37.TextColor = System.Drawing.Color.White;
+ this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel37.Wordwrap = false;
+ //
+ // smartLabel32
+ //
+ this.smartLabel32.BackGround = null;
+ this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel32.LineSpacing = 0F;
+ this.smartLabel32.Location = new System.Drawing.Point(774, 217);
+ this.smartLabel32.Name = "smartLabel32";
+ this.smartLabel32.OverlapOptimize = true;
+ this.smartLabel32.PasswordChar = '\0';
+ this.smartLabel32.Radius = 3;
+ this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel32.Size = new System.Drawing.Size(40, 30);
+ this.smartLabel32.TabIndex = 131;
+ this.smartLabel32.Text = "msec";
+ this.smartLabel32.TextColor = System.Drawing.Color.White;
+ this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel32.Wordwrap = false;
+ //
+ // smartLabel31
+ //
+ this.smartLabel31.BackGround = null;
+ this.smartLabel31.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel31.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel31.LineSpacing = 0F;
+ this.smartLabel31.Location = new System.Drawing.Point(383, 289);
+ this.smartLabel31.Name = "smartLabel31";
+ this.smartLabel31.OverlapOptimize = true;
+ this.smartLabel31.PasswordChar = '\0';
+ this.smartLabel31.Radius = 3;
+ this.smartLabel31.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel31.Size = new System.Drawing.Size(40, 30);
+ this.smartLabel31.TabIndex = 130;
+ this.smartLabel31.Text = "msec";
+ this.smartLabel31.TextColor = System.Drawing.Color.White;
+ this.smartLabel31.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel31.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.smartLabel31.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel31.Wordwrap = false;
+ //
+ // smartLabel30
+ //
+ this.smartLabel30.BackGround = null;
+ this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel30.LineSpacing = 0F;
+ this.smartLabel30.Location = new System.Drawing.Point(383, 253);
+ this.smartLabel30.Name = "smartLabel30";
+ this.smartLabel30.OverlapOptimize = true;
+ this.smartLabel30.PasswordChar = '\0';
+ this.smartLabel30.Radius = 3;
+ this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel30.Size = new System.Drawing.Size(40, 30);
+ this.smartLabel30.TabIndex = 129;
+ this.smartLabel30.Text = "msec";
+ this.smartLabel30.TextColor = System.Drawing.Color.White;
+ this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel30.Wordwrap = false;
+ //
+ // smartLabel29
+ //
+ this.smartLabel29.BackGround = null;
+ this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel29.LineSpacing = 0F;
+ this.smartLabel29.Location = new System.Drawing.Point(383, 217);
+ this.smartLabel29.Name = "smartLabel29";
+ this.smartLabel29.OverlapOptimize = true;
+ this.smartLabel29.PasswordChar = '\0';
+ this.smartLabel29.Radius = 3;
+ this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel29.Size = new System.Drawing.Size(40, 30);
+ this.smartLabel29.TabIndex = 128;
+ this.smartLabel29.Text = "msec";
+ this.smartLabel29.TextColor = System.Drawing.Color.White;
+ this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel29.Wordwrap = false;
+ //
+ // labelSbDiffFilter
+ //
+ this.labelSbDiffFilter.BackGround = null;
+ this.labelSbDiffFilter.BackGroundColor = System.Drawing.Color.White;
+ this.labelSbDiffFilter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelSbDiffFilter.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelSbDiffFilter.LineSpacing = 0F;
+ this.labelSbDiffFilter.Location = new System.Drawing.Point(668, 253);
+ this.labelSbDiffFilter.Name = "labelSbDiffFilter";
+ this.labelSbDiffFilter.OverlapOptimize = true;
+ this.labelSbDiffFilter.PasswordChar = '\0';
+ this.labelSbDiffFilter.Radius = 3;
+ this.labelSbDiffFilter.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelSbDiffFilter.Size = new System.Drawing.Size(100, 30);
+ this.labelSbDiffFilter.TabIndex = 112;
+ this.labelSbDiffFilter.Text = "12345.45";
+ this.labelSbDiffFilter.TextColor = System.Drawing.Color.Black;
+ this.labelSbDiffFilter.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelSbDiffFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelSbDiffFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelSbDiffFilter.Wordwrap = false;
+ this.labelSbDiffFilter.Click += new System.EventHandler(this.labelSbDiffFilter_Click);
+ //
+ // smartLabel27
+ //
+ this.smartLabel27.BackGround = null;
+ this.smartLabel27.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel27.LineSpacing = 0F;
+ this.smartLabel27.Location = new System.Drawing.Point(512, 253);
+ this.smartLabel27.Name = "smartLabel27";
+ this.smartLabel27.OverlapOptimize = true;
+ this.smartLabel27.PasswordChar = '\0';
+ this.smartLabel27.Radius = 3;
+ this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel27.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel27.TabIndex = 111;
+ this.smartLabel27.Text = "SB diff filter";
+ this.smartLabel27.TextColor = System.Drawing.Color.White;
+ this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel27.Wordwrap = false;
+ //
+ // labelBuzzer
+ //
+ this.labelBuzzer.BackGround = null;
+ this.labelBuzzer.BackGroundColor = System.Drawing.Color.White;
+ this.labelBuzzer.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelBuzzer.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelBuzzer.LineSpacing = 0F;
+ this.labelBuzzer.Location = new System.Drawing.Point(668, 217);
+ this.labelBuzzer.Name = "labelBuzzer";
+ this.labelBuzzer.OverlapOptimize = true;
+ this.labelBuzzer.PasswordChar = '\0';
+ this.labelBuzzer.Radius = 3;
+ this.labelBuzzer.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelBuzzer.Size = new System.Drawing.Size(100, 30);
+ this.labelBuzzer.TabIndex = 110;
+ this.labelBuzzer.Text = "12345.45";
+ this.labelBuzzer.TextColor = System.Drawing.Color.Black;
+ this.labelBuzzer.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelBuzzer.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelBuzzer.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelBuzzer.Wordwrap = false;
+ this.labelBuzzer.Click += new System.EventHandler(this.labelBuzzer_Click);
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = null;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(512, 217);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel23.TabIndex = 109;
+ this.smartLabel23.Text = "Buzzer";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // labelCutWait
+ //
+ this.labelCutWait.BackGround = null;
+ this.labelCutWait.BackGroundColor = System.Drawing.Color.White;
+ this.labelCutWait.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelCutWait.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelCutWait.LineSpacing = 0F;
+ this.labelCutWait.Location = new System.Drawing.Point(277, 289);
+ this.labelCutWait.Name = "labelCutWait";
+ this.labelCutWait.OverlapOptimize = true;
+ this.labelCutWait.PasswordChar = '\0';
+ this.labelCutWait.Radius = 3;
+ this.labelCutWait.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelCutWait.Size = new System.Drawing.Size(100, 30);
+ this.labelCutWait.TabIndex = 108;
+ this.labelCutWait.Text = "12345.45";
+ this.labelCutWait.TextColor = System.Drawing.Color.Black;
+ this.labelCutWait.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelCutWait.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelCutWait.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelCutWait.Wordwrap = false;
+ this.labelCutWait.Click += new System.EventHandler(this.labelCutWait_Click);
+ //
+ // smartLabel20
+ //
+ this.smartLabel20.BackGround = null;
+ this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel20.LineSpacing = 0F;
+ this.smartLabel20.Location = new System.Drawing.Point(121, 289);
+ this.smartLabel20.Name = "smartLabel20";
+ this.smartLabel20.OverlapOptimize = true;
+ this.smartLabel20.PasswordChar = '\0';
+ this.smartLabel20.Radius = 3;
+ this.smartLabel20.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel20.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel20.TabIndex = 107;
+ this.smartLabel20.Text = "Cut wait";
+ this.smartLabel20.TextColor = System.Drawing.Color.White;
+ this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel20.Wordwrap = false;
+ //
+ // labelChattering
+ //
+ this.labelChattering.BackGround = null;
+ this.labelChattering.BackGroundColor = System.Drawing.Color.White;
+ this.labelChattering.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelChattering.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelChattering.LineSpacing = 0F;
+ this.labelChattering.Location = new System.Drawing.Point(277, 253);
+ this.labelChattering.Name = "labelChattering";
+ this.labelChattering.OverlapOptimize = true;
+ this.labelChattering.PasswordChar = '\0';
+ this.labelChattering.Radius = 3;
+ this.labelChattering.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelChattering.Size = new System.Drawing.Size(100, 30);
+ this.labelChattering.TabIndex = 106;
+ this.labelChattering.Text = "12345.45";
+ this.labelChattering.TextColor = System.Drawing.Color.Black;
+ this.labelChattering.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelChattering.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelChattering.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelChattering.Wordwrap = false;
+ this.labelChattering.Click += new System.EventHandler(this.labelChattering_Click);
+ //
+ // smartLabel18
+ //
+ this.smartLabel18.BackGround = null;
+ this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel18.LineSpacing = 0F;
+ this.smartLabel18.Location = new System.Drawing.Point(121, 253);
+ this.smartLabel18.Name = "smartLabel18";
+ this.smartLabel18.OverlapOptimize = true;
+ this.smartLabel18.PasswordChar = '\0';
+ this.smartLabel18.Radius = 3;
+ this.smartLabel18.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel18.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel18.TabIndex = 105;
+ this.smartLabel18.Text = "Chattering";
+ this.smartLabel18.TextColor = System.Drawing.Color.White;
+ this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel18.Wordwrap = false;
+ //
+ // labelLcdDataPeriod
+ //
+ this.labelLcdDataPeriod.BackGround = null;
+ this.labelLcdDataPeriod.BackGroundColor = System.Drawing.Color.White;
+ this.labelLcdDataPeriod.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelLcdDataPeriod.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
+ this.labelLcdDataPeriod.LineSpacing = 0F;
+ this.labelLcdDataPeriod.Location = new System.Drawing.Point(277, 217);
+ this.labelLcdDataPeriod.Name = "labelLcdDataPeriod";
+ this.labelLcdDataPeriod.OverlapOptimize = true;
+ this.labelLcdDataPeriod.PasswordChar = '\0';
+ this.labelLcdDataPeriod.Radius = 3;
+ this.labelLcdDataPeriod.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelLcdDataPeriod.Size = new System.Drawing.Size(100, 30);
+ this.labelLcdDataPeriod.TabIndex = 104;
+ this.labelLcdDataPeriod.Text = "12345.45";
+ this.labelLcdDataPeriod.TextColor = System.Drawing.Color.Black;
+ this.labelLcdDataPeriod.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelLcdDataPeriod.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelLcdDataPeriod.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelLcdDataPeriod.Wordwrap = false;
+ this.labelLcdDataPeriod.Click += new System.EventHandler(this.labelLcdDataPeriod_Click);
+ //
+ // smartLabel14
+ //
+ this.smartLabel14.BackGround = null;
+ this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel14.LineSpacing = 0F;
+ this.smartLabel14.Location = new System.Drawing.Point(121, 217);
+ this.smartLabel14.Name = "smartLabel14";
+ this.smartLabel14.OverlapOptimize = true;
+ this.smartLabel14.PasswordChar = '\0';
+ this.smartLabel14.Radius = 3;
+ this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel14.Size = new System.Drawing.Size(150, 30);
+ this.smartLabel14.TabIndex = 103;
+ this.smartLabel14.Text = "LCD data period";
+ this.smartLabel14.TextColor = System.Drawing.Color.White;
+ this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel14.Wordwrap = false;
+ //
+ // smartTimerMessageShow
+ //
+ this.smartTimerMessageShow.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerMessageShow.Interval = 10;
+ this.smartTimerMessageShow.IntervalSeries = null;
+ this.smartTimerMessageShow.TimeCount = ((long)(1000000));
+ this.smartTimerMessageShow.TimeFormStringSeparator = ":";
+ this.smartTimerMessageShow.Tick += new System.EventHandler(this.smartTimerMessageShow_Tick);
+ //
+ // ControlMenuSystemSetting
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.Controls.Add(this.smartGroupBox1);
+ this.Name = "ControlMenuSystemSetting";
+ this.Size = new System.Drawing.Size(909, 664);
+ this.smartGroupBox1.ResumeLayout(false);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartGroupBox smartGroupBox1;
+ private SmartX.SmartLabel labelSbDiffFilter;
+ private SmartX.SmartLabel smartLabel27;
+ private SmartX.SmartLabel labelBuzzer;
+ private SmartX.SmartLabel smartLabel23;
+ private SmartX.SmartLabel labelCutWait;
+ private SmartX.SmartLabel smartLabel20;
+ private SmartX.SmartLabel labelChattering;
+ private SmartX.SmartLabel smartLabel18;
+ private SmartX.SmartLabel labelLcdDataPeriod;
+ private SmartX.SmartLabel smartLabel14;
+ private SmartX.SmartLabel smartLabel32;
+ private SmartX.SmartLabel smartLabel31;
+ private SmartX.SmartLabel smartLabel30;
+ private SmartX.SmartLabel smartLabel29;
+ private SmartX.SmartTimer smartTimerMessageShow;
+ private SmartX.SmartLabel labelCheckLane;
+ private SmartX.SmartLabel smartLabel39;
+ private SmartX.SmartLabel labelEquipmentLane;
+ private SmartX.SmartLabel smartLabel37;
+ }
+}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemSetting.cs b/INT_PT002/Controls/System/ControlMenuSystemSetting.cs
new file mode 100644
index 0000000..f0a4fc9
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemSetting.cs
@@ -0,0 +1,352 @@
+using System;
+using System.Linq;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.ComponentModel;
+using System.Drawing;
+using System.Data;
+using System.Text;
+using System.Windows.Forms;
+
+using SmartX;
+using INT_PT002.Forms;
+using INT_PT002.DataStore;
+using INT_PT002.DialogForms;
+
+namespace INT_PT002.Controls
+{
+ public partial class ControlMenuSystemSetting : UserControl
+ {
+ #region Field
+ private FormMenu m_ParentForm;
+ private string MessageBoxRange;
+
+ private Collection CollLabel;
+ #endregion
+
+ #region Constructor
+ public ControlMenuSystemSetting(FormMenu parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+ this.Initialize();
+ }
+ #endregion
+
+ #region Property
+ public FormMenu ParentForm
+ {
+ get { return this.m_ParentForm; }
+ private set { this.m_ParentForm = value; }
+ }
+ #endregion
+
+ #region Method
+ private void Initialize()
+ {
+ this.smartGroupBox1.Text = "System > Setting";
+ this.MessageBoxRange = "";
+
+ this.CollLabel = new Collection();
+ this.CollLabel.Add(this.labelLcdDataPeriod);
+ this.CollLabel.Add(this.labelChattering);
+ this.CollLabel.Add(this.labelCutWait);
+ this.CollLabel.Add(this.labelBuzzer);
+ this.CollLabel.Add(this.labelSbDiffFilter);
+ }
+
+ private void UpdateDisplauUserControls(bool enable)
+ {
+ for (int i = 0; i < this.CollLabel.Count; i++)
+ this.CollLabel[i].Enabled = enable;
+ }
+ private void UpdateDisplayUser(UserItem user)
+ {
+ switch (user.Group)
+ {
+ case Define.E_UserGroup.None:
+ this.UpdateDisplauUserControls(false);
+ break;
+ case Define.E_UserGroup.Level1:
+ this.UpdateDisplauUserControls(this.ParentForm.ParentForm.CurrentUserGroup.Level1.IsMenuRecipe);
+ break;
+ case Define.E_UserGroup.Level2:
+ this.UpdateDisplauUserControls(this.ParentForm.ParentForm.CurrentUserGroup.Level2.IsMenuRecipe);
+ break;
+ case Define.E_UserGroup.Level3:
+ this.UpdateDisplauUserControls(this.ParentForm.ParentForm.CurrentUserGroup.Level3.IsMenuRecipe);
+ break;
+ case Define.E_UserGroup.Admin:
+ this.UpdateDisplauUserControls(this.ParentForm.ParentForm.CurrentUserGroup.Level3.IsMenuRecipe);
+ break;
+ case Define.E_UserGroup.Developer:
+ this.UpdateDisplauUserControls(true);
+ break;
+ case Define.E_UserGroup.NotLogin:
+ this.UpdateDisplauUserControls(false);
+ break;
+ case Define.E_UserGroup.LogOut:
+ this.UpdateDisplauUserControls(false);
+ break;
+ default:
+ break;
+ }
+ }
+ private void UpdateDisplayControlData(SystemConfiguration item)
+ {
+ string value = "";
+
+ // LCD data period
+ value = item.LCD_DATA_PERIOD.ToString();
+ if (this.labelLcdDataPeriod.Text != value)
+ this.labelLcdDataPeriod.Text = value;
+
+ // Chattering
+ value = item.CHATTERING.ToString();
+ if (this.labelChattering.Text != value)
+ this.labelChattering.Text = value;
+
+ // Cut wait
+ value = item.JUDGMENT_DELAY_MSEC.ToString();
+ if (this.labelCutWait.Text != value)
+ this.labelCutWait.Text = value;
+
+ // Buzzer
+ value = item.BUZZER_OP.ToString();
+ if (this.labelBuzzer.Text != value)
+ this.labelBuzzer.Text = value;
+
+ // Diff filter
+ value = item.SB_DIFF_FILTER.ToString();
+ if (this.labelSbDiffFilter.Text != value)
+ this.labelSbDiffFilter.Text = value;
+
+ // Equipment Lane
+ value = item.EQUIPMENT_LANE.ToString();
+ if (this.labelEquipmentLane.Text != value)
+ this.labelEquipmentLane.Text = value;
+
+ // Check Lane
+ value = item.CHECK_LANE.ToString();
+ if (this.labelCheckLane.Text != value)
+ this.labelCheckLane.Text = value;
+ }
+
+ public void DisplayRefresh()
+ {
+ this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Menu);
+ this.UpdateDisplayControlData(this.ParentForm.ParentForm.SystemConfig);
+
+ this.UpdateDisplayUser(this.ParentForm.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+ #endregion
+
+ #region Event Handler
+ private void labelLcdDataPeriod_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelLcdDataPeriod.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel14.Text, this.labelLcdDataPeriod.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 100 || myKeypad.IntValue > 5000)
+ {
+ this.MessageBoxRange = "100 ~ 5000";
+ this.labelLcdDataPeriod.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelLcdDataPeriod.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.LCD_DATA_PERIOD = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1710_LcdDataPeriod, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_LcdDataPeriod, "", before, after);
+ }
+ }
+ private void labelChattering_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelChattering.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel18.Text, this.labelChattering.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 50 || myKeypad.IntValue > 500)
+ {
+ this.MessageBoxRange = "50 ~ 500";
+ this.labelChattering.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelChattering.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.CHATTERING = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._6006_Chattering, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_Chattering, "", before, after);
+ }
+ }
+ private void labelCutWait_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelCutWait.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel20.Text, this.labelCutWait.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 100 || myKeypad.IntValue > 9999)
+ {
+ this.MessageBoxRange = "100 ~ 9999";
+ this.labelCutWait.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelCutWait.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.JUDGMENT_DELAY_MSEC = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._5508_CuttingWait, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_CutWait, "", before, after);
+ }
+ }
+ private void labelBuzzer_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelBuzzer.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel23.Text, this.labelBuzzer.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 0 || myKeypad.IntValue > 9999)
+ {
+ this.MessageBoxRange = "0 ~ 9999";
+ this.labelBuzzer.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelBuzzer.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.BUZZER_OP = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._6001_BuzzerOP, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_Buzzer, "", before, after);
+ }
+ }
+ private void labelSbDiffFilter_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelSbDiffFilter.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel27.Text, this.labelSbDiffFilter.Text, 2, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 1 || myKeypad.IntValue > 16)
+ {
+ this.MessageBoxRange = "1 ~ 16";
+ this.labelSbDiffFilter.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelSbDiffFilter.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.SB_DIFF_FILTER = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1706_SbDiffFilter, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_SbDiffFilter, "", before, after);
+ }
+ }
+ private void labelEquipmentLane_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelEquipmentLane.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel37.Text, this.labelEquipmentLane.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 1 || myKeypad.IntValue > 16)
+ {
+ this.MessageBoxRange = "1 ~ 16";
+ this.labelEquipmentLane.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelEquipmentLane.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1003_EquipmentLane, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_EquipmentLane, "", before, after);
+ }
+ }
+ private void labelCheckLane_Click(object sender, EventArgs e)
+ {
+ string value = "", before = "", after = "";
+
+ before = this.labelCheckLane.Text;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad(this.smartLabel39.Text, this.labelCheckLane.Text, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 1 || myKeypad.IntValue > this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE)
+ {
+ this.MessageBoxRange = string.Format("1 ~ {0}", this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE);
+ this.labelEquipmentLane.Text = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.labelCheckLane.Text = myKeypad.StringValue;
+ this.ParentForm.ParentForm.SystemConfig.CHECK_LANE = myKeypad.IntValue;
+ this.ParentForm.ParentForm.SaveSystemConfigurationFile(this.ParentForm.ParentForm.SystemConfig);
+ after = myKeypad.StringValue;
+
+ value = Helper.StringBlankFillDigits4(myKeypad.StringValue);
+ this.ParentForm.ParentForm.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._1711_CheckLane, value);
+
+ this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.Etc_CheckLane, "", before, after);
+ }
+ }
+
+ private void smartTimerMessageShow_Tick(object sender, EventArgs e)
+ {
+ this.smartTimerMessageShow.Stop();
+
+ DialogFormMessage msg = new DialogFormMessage(1, this.ParentForm.ParentForm.SystemConfig.LANGUAGE, this.MessageBoxRange);
+ msg.ShowDialog();
+ }
+ #endregion
+ }
+}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemSetting.resx b/INT_PT002/Controls/System/ControlMenuSystemSetting.resx
new file mode 100644
index 0000000..ae0a6e6
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemSetting.resx
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
+ 52
+
+
+ WEBPAD
+
+
\ No newline at end of file
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus.Designer.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus.Designer.cs
index 74d7764..d09daa7 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemStatus.Designer.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus.Designer.cs
@@ -29,271 +29,289 @@
private void InitializeComponent()
{
this.smartGroupBox1 = new SmartX.SmartGroupBox();
- this.buttonStart = new SmartX.SmartButton();
- this.smartGroupBox4 = new SmartX.SmartGroupBox();
- this.labelDiffMean3 = new SmartX.SmartLabel();
- this.smartLabel41 = new SmartX.SmartLabel();
- this.smartGroupBox2 = new SmartX.SmartGroupBox();
- this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
- this.labelDiffMean1 = new SmartX.SmartLabel();
- this.smartLabel21 = new SmartX.SmartLabel();
- this.labelDiffSecSum1 = new SmartX.SmartLabel();
- this.smartLabel17 = new SmartX.SmartLabel();
- this.labelDispSTD1 = new SmartX.SmartLabel();
- this.smartLabel11 = new SmartX.SmartLabel();
- this.labelDispMDataDiff1 = new SmartX.SmartLabel();
- this.smartLabel5 = new SmartX.SmartLabel();
- this.labelPressureWork1 = new SmartX.SmartLabel();
- this.labelDiffMadc1 = new SmartX.SmartLabel();
- this.smartLabel2 = new SmartX.SmartLabel();
- this.smartSeparatorLine21 = new SmartX.SmartSeparatorLine();
- this.smartSeparatorLine11 = new SmartX.SmartSeparatorLine();
- this.labelResult1 = new SmartX.SmartLabel();
- this.labelPressureMaster1 = new SmartX.SmartLabel();
- this.smartLabel10 = new SmartX.SmartLabel();
- this.smartLabel12 = new SmartX.SmartLabel();
- this.labelDiffSecDiff1 = new SmartX.SmartLabel();
- this.smartLabel8 = new SmartX.SmartLabel();
- this.labelDispMData1 = new SmartX.SmartLabel();
- this.smartLabel6 = new SmartX.SmartLabel();
- this.smartLabel61 = new SmartX.SmartLabel();
- this.labelDispRData1 = new SmartX.SmartLabel();
- this.smartLabel3 = new SmartX.SmartLabel();
- this.labelDiffSecSum3 = new SmartX.SmartLabel();
- this.smartLabel45 = new SmartX.SmartLabel();
- this.labelDispSTD3 = new SmartX.SmartLabel();
- this.smartLabel48 = new SmartX.SmartLabel();
- this.labelDispMDataDiff3 = new SmartX.SmartLabel();
- this.smartLabel53 = new SmartX.SmartLabel();
- this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork3 = new SmartX.SmartLabel();
- this.labelDiffMadc3 = new SmartX.SmartLabel();
- this.smartLabel23 = new SmartX.SmartLabel();
- this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster3 = new SmartX.SmartLabel();
- this.smartLabel25 = new SmartX.SmartLabel();
- this.smartLabel26 = new SmartX.SmartLabel();
- this.labelDiffSecDiff3 = new SmartX.SmartLabel();
- this.smartLabel28 = new SmartX.SmartLabel();
- this.labelDispMData3 = new SmartX.SmartLabel();
- this.smartLabel30 = new SmartX.SmartLabel();
- this.labelDispRData3 = new SmartX.SmartLabel();
- this.smartLabel32 = new SmartX.SmartLabel();
- this.smartSeparatorLine13 = new SmartX.SmartSeparatorLine();
- this.labelResult3 = new SmartX.SmartLabel();
- this.smartGroupBox5 = new SmartX.SmartGroupBox();
- this.labelDiffMean4 = new SmartX.SmartLabel();
- this.smartLabel57 = new SmartX.SmartLabel();
- this.labelDiffSecSum4 = new SmartX.SmartLabel();
- this.smartLabel60 = new SmartX.SmartLabel();
- this.labelDispSTD4 = new SmartX.SmartLabel();
- this.smartLabel66 = new SmartX.SmartLabel();
- this.labelDispMDataDiff4 = new SmartX.SmartLabel();
- this.smartLabel70 = new SmartX.SmartLabel();
- this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork4 = new SmartX.SmartLabel();
- this.labelDiffMadc4 = new SmartX.SmartLabel();
- this.smartLabel35 = new SmartX.SmartLabel();
- this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster4 = new SmartX.SmartLabel();
- this.smartLabel37 = new SmartX.SmartLabel();
- this.smartLabel38 = new SmartX.SmartLabel();
- this.labelDiffSecDiff4 = new SmartX.SmartLabel();
- this.smartLabel40 = new SmartX.SmartLabel();
- this.labelDispMData4 = new SmartX.SmartLabel();
- this.smartLabel42 = new SmartX.SmartLabel();
- this.labelDispRData4 = new SmartX.SmartLabel();
- this.smartLabel44 = new SmartX.SmartLabel();
- this.smartSeparatorLine14 = new SmartX.SmartSeparatorLine();
- this.labelResult4 = new SmartX.SmartLabel();
- this.smartGroupBox3 = new SmartX.SmartGroupBox();
- this.labelDiffMean2 = new SmartX.SmartLabel();
- this.smartSeparatorLine22 = new SmartX.SmartSeparatorLine();
- this.smartLabel24 = new SmartX.SmartLabel();
- this.labelPressureWork2 = new SmartX.SmartLabel();
- this.labelDiffSecSum2 = new SmartX.SmartLabel();
- this.labelDiffMadc2 = new SmartX.SmartLabel();
- this.smartLabel29 = new SmartX.SmartLabel();
- this.smartLabel9 = new SmartX.SmartLabel();
- this.labelDispSTD2 = new SmartX.SmartLabel();
- this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
- this.smartLabel33 = new SmartX.SmartLabel();
- this.labelPressureMaster2 = new SmartX.SmartLabel();
- this.labelDispMDataDiff2 = new SmartX.SmartLabel();
- this.smartLabel13 = new SmartX.SmartLabel();
- this.smartLabel36 = new SmartX.SmartLabel();
- this.smartLabel14 = new SmartX.SmartLabel();
- this.labelDiffSecDiff2 = new SmartX.SmartLabel();
- this.smartLabel16 = new SmartX.SmartLabel();
- this.labelDispMData2 = new SmartX.SmartLabel();
- this.smartLabel18 = new SmartX.SmartLabel();
- this.labelDispRData2 = new SmartX.SmartLabel();
- this.smartLabel20 = new SmartX.SmartLabel();
- this.smartSeparatorLine12 = new SmartX.SmartSeparatorLine();
- this.labelResult2 = new SmartX.SmartLabel();
- this.smartGroupBox6 = new SmartX.SmartGroupBox();
- this.labelDiffMean5 = new SmartX.SmartLabel();
- this.smartLabel73 = new SmartX.SmartLabel();
- this.labelDiffSecSum5 = new SmartX.SmartLabel();
- this.smartLabel78 = new SmartX.SmartLabel();
- this.labelDispSTD5 = new SmartX.SmartLabel();
- this.smartLabel82 = new SmartX.SmartLabel();
- this.labelDispMDataDiff5 = new SmartX.SmartLabel();
- this.smartLabel85 = new SmartX.SmartLabel();
- this.smartSeparatorLine7 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork5 = new SmartX.SmartLabel();
- this.labelDiffMadc5 = new SmartX.SmartLabel();
- this.smartLabel47 = new SmartX.SmartLabel();
- this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster5 = new SmartX.SmartLabel();
- this.smartLabel49 = new SmartX.SmartLabel();
- this.smartLabel50 = new SmartX.SmartLabel();
- this.labelDiffSecDiff5 = new SmartX.SmartLabel();
- this.smartLabel52 = new SmartX.SmartLabel();
- this.labelDispMData5 = new SmartX.SmartLabel();
- this.smartLabel54 = new SmartX.SmartLabel();
- this.labelDispRData5 = new SmartX.SmartLabel();
- this.smartLabel56 = new SmartX.SmartLabel();
- this.smartSeparatorLine15 = new SmartX.SmartSeparatorLine();
- this.labelResult5 = new SmartX.SmartLabel();
- this.smartGroupBox7 = new SmartX.SmartGroupBox();
- this.labelDiffMean9 = new SmartX.SmartLabel();
- this.smartLabel128 = new SmartX.SmartLabel();
- this.labelDiffSecSum9 = new SmartX.SmartLabel();
- this.smartLabel130 = new SmartX.SmartLabel();
- this.labelDispSTD9 = new SmartX.SmartLabel();
- this.smartLabel132 = new SmartX.SmartLabel();
- this.labelDispMDataDiff9 = new SmartX.SmartLabel();
- this.smartLabel134 = new SmartX.SmartLabel();
- this.smartSeparatorLine28 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork9 = new SmartX.SmartLabel();
- this.labelDiffMadc9 = new SmartX.SmartLabel();
- this.smartLabel96 = new SmartX.SmartLabel();
- this.smartSeparatorLine27 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster9 = new SmartX.SmartLabel();
- this.smartLabel98 = new SmartX.SmartLabel();
- this.smartLabel99 = new SmartX.SmartLabel();
- this.labelDiffSecDiff9 = new SmartX.SmartLabel();
- this.smartLabel101 = new SmartX.SmartLabel();
- this.labelDispMData9 = new SmartX.SmartLabel();
- this.smartLabel103 = new SmartX.SmartLabel();
- this.labelDispRData9 = new SmartX.SmartLabel();
- this.smartLabel105 = new SmartX.SmartLabel();
- this.smartSeparatorLine19 = new SmartX.SmartSeparatorLine();
- this.labelResult9 = new SmartX.SmartLabel();
- this.smartGroupBox8 = new SmartX.SmartGroupBox();
- this.labelDiffMean10 = new SmartX.SmartLabel();
- this.smartLabel136 = new SmartX.SmartLabel();
- this.labelDiffSecSum10 = new SmartX.SmartLabel();
- this.smartLabel138 = new SmartX.SmartLabel();
- this.labelDispSTD10 = new SmartX.SmartLabel();
- this.smartLabel140 = new SmartX.SmartLabel();
- this.labelDispMDataDiff10 = new SmartX.SmartLabel();
- this.smartLabel142 = new SmartX.SmartLabel();
- this.smartSeparatorLine30 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork10 = new SmartX.SmartLabel();
- this.labelDiffMadc10 = new SmartX.SmartLabel();
- this.smartLabel108 = new SmartX.SmartLabel();
- this.smartSeparatorLine29 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster10 = new SmartX.SmartLabel();
- this.smartLabel110 = new SmartX.SmartLabel();
- this.smartLabel111 = new SmartX.SmartLabel();
- this.labelDiffSecDiff10 = new SmartX.SmartLabel();
- this.smartLabel113 = new SmartX.SmartLabel();
- this.labelDispMData10 = new SmartX.SmartLabel();
- this.smartLabel115 = new SmartX.SmartLabel();
- this.labelDispRData10 = new SmartX.SmartLabel();
- this.smartLabel117 = new SmartX.SmartLabel();
- this.smartSeparatorLine20 = new SmartX.SmartSeparatorLine();
- this.labelResult10 = new SmartX.SmartLabel();
- this.smartGroupBox9 = new SmartX.SmartGroupBox();
- this.labelDiffMean8 = new SmartX.SmartLabel();
- this.smartLabel120 = new SmartX.SmartLabel();
- this.labelDiffSecSum8 = new SmartX.SmartLabel();
- this.smartLabel122 = new SmartX.SmartLabel();
- this.labelDispSTD8 = new SmartX.SmartLabel();
- this.smartLabel124 = new SmartX.SmartLabel();
- this.labelDispMDataDiff8 = new SmartX.SmartLabel();
- this.smartLabel126 = new SmartX.SmartLabel();
- this.smartSeparatorLine26 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork8 = new SmartX.SmartLabel();
- this.labelDiffMadc8 = new SmartX.SmartLabel();
- this.smartLabel84 = new SmartX.SmartLabel();
- this.smartSeparatorLine25 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster8 = new SmartX.SmartLabel();
- this.smartLabel86 = new SmartX.SmartLabel();
- this.smartLabel87 = new SmartX.SmartLabel();
- this.labelDiffSecDiff8 = new SmartX.SmartLabel();
- this.smartLabel89 = new SmartX.SmartLabel();
- this.labelDispMData8 = new SmartX.SmartLabel();
- this.smartLabel91 = new SmartX.SmartLabel();
- this.labelDispRData8 = new SmartX.SmartLabel();
- this.smartLabel93 = new SmartX.SmartLabel();
- this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
- this.labelResult8 = new SmartX.SmartLabel();
- this.smartGroupBox10 = new SmartX.SmartGroupBox();
- this.labelDiffMean7 = new SmartX.SmartLabel();
- this.smartLabel106 = new SmartX.SmartLabel();
- this.labelDiffSecSum7 = new SmartX.SmartLabel();
- this.smartLabel109 = new SmartX.SmartLabel();
- this.labelDispSTD7 = new SmartX.SmartLabel();
- this.smartLabel114 = new SmartX.SmartLabel();
- this.labelDispMDataDiff7 = new SmartX.SmartLabel();
- this.smartLabel118 = new SmartX.SmartLabel();
- this.smartSeparatorLine24 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork7 = new SmartX.SmartLabel();
- this.labelDiffMadc7 = new SmartX.SmartLabel();
- this.smartLabel72 = new SmartX.SmartLabel();
- this.smartSeparatorLine10 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster7 = new SmartX.SmartLabel();
- this.smartLabel74 = new SmartX.SmartLabel();
- this.smartLabel75 = new SmartX.SmartLabel();
- this.labelDiffSecDiff7 = new SmartX.SmartLabel();
- this.smartLabel77 = new SmartX.SmartLabel();
- this.labelDispMData7 = new SmartX.SmartLabel();
- this.smartLabel79 = new SmartX.SmartLabel();
- this.labelDispRData7 = new SmartX.SmartLabel();
- this.smartLabel81 = new SmartX.SmartLabel();
- this.smartSeparatorLine17 = new SmartX.SmartSeparatorLine();
- this.labelResult7 = new SmartX.SmartLabel();
- this.smartGroupBox11 = new SmartX.SmartGroupBox();
- this.labelDiffMean6 = new SmartX.SmartLabel();
- this.smartLabel90 = new SmartX.SmartLabel();
- this.labelDiffSecSum6 = new SmartX.SmartLabel();
- this.smartLabel94 = new SmartX.SmartLabel();
- this.labelDispSTD6 = new SmartX.SmartLabel();
- this.smartLabel97 = new SmartX.SmartLabel();
- this.labelDispMDataDiff6 = new SmartX.SmartLabel();
- this.smartLabel102 = new SmartX.SmartLabel();
- this.smartSeparatorLine9 = new SmartX.SmartSeparatorLine();
- this.labelPressureWork6 = new SmartX.SmartLabel();
- this.labelDiffMadc6 = new SmartX.SmartLabel();
- this.smartLabel59 = new SmartX.SmartLabel();
- this.smartSeparatorLine8 = new SmartX.SmartSeparatorLine();
- this.labelPressureMaster6 = new SmartX.SmartLabel();
- this.smartLabel62 = new SmartX.SmartLabel();
- this.smartLabel63 = new SmartX.SmartLabel();
- this.labelDiffSecDiff6 = new SmartX.SmartLabel();
- this.smartLabel65 = new SmartX.SmartLabel();
- this.labelDispMData6 = new SmartX.SmartLabel();
- this.smartLabel67 = new SmartX.SmartLabel();
- this.labelDispRData6 = new SmartX.SmartLabel();
- this.smartLabel69 = new SmartX.SmartLabel();
- this.smartSeparatorLine16 = new SmartX.SmartSeparatorLine();
- this.labelResult6 = new SmartX.SmartLabel();
- this.timerOn = new SmartX.SmartTimer();
- this.timerOff = new SmartX.SmartTimer();
+ this.buttonDisplay = new SmartX.SmartButton();
this.labelProgress3 = new SmartX.SmartLabel();
- this.labelProgress8 = new SmartX.SmartLabel();
this.labelProgress7 = new SmartX.SmartLabel();
- this.labelProgress10 = new SmartX.SmartLabel();
- this.labelProgress11 = new SmartX.SmartLabel();
- this.labelProgress9 = new SmartX.SmartLabel();
this.labelProgress6 = new SmartX.SmartLabel();
+ this.labelProgress9 = new SmartX.SmartLabel();
+ this.labelProgress10 = new SmartX.SmartLabel();
+ this.labelProgress8 = new SmartX.SmartLabel();
this.labelProgress5 = new SmartX.SmartLabel();
this.labelProgress4 = new SmartX.SmartLabel();
this.labelProgress2 = new SmartX.SmartLabel();
this.labelProgress1 = new SmartX.SmartLabel();
+ this.buttonStart = new SmartX.SmartButton();
+ this.smartGroupBox4 = new SmartX.SmartGroupBox();
+ this.labelResultDiff3 = new SmartX.SmartLabel();
+ this.labelResultDisp3 = new SmartX.SmartLabel();
+ this.labelDiffSecMax3 = new SmartX.SmartLabel();
+ this.labelResult3 = new SmartX.SmartLabel();
+ this.labelTitleDispRData3 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.labelResultDiff1 = new SmartX.SmartLabel();
+ this.labelResultDisp1 = new SmartX.SmartLabel();
+ this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
+ this.labelResult1 = new SmartX.SmartLabel();
+ this.labelTitleDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel61 = new SmartX.SmartLabel();
+ this.labelDiffSecMax1 = new SmartX.SmartLabel();
+ this.labelPressureWork1 = new SmartX.SmartLabel();
+ this.labelDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel2 = new SmartX.SmartLabel();
+ this.smartLabel21 = new SmartX.SmartLabel();
+ this.smartSeparatorLine21 = new SmartX.SmartSeparatorLine();
+ this.labelTitleDispMData1 = new SmartX.SmartLabel();
+ this.labelDiffMadc1 = new SmartX.SmartLabel();
+ this.labelDiffSecSum1 = new SmartX.SmartLabel();
+ this.smartSeparatorLine11 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData1 = new SmartX.SmartLabel();
+ this.labelPressureMaster1 = new SmartX.SmartLabel();
+ this.smartLabel17 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD1 = new SmartX.SmartLabel();
+ this.smartLabel8 = new SmartX.SmartLabel();
+ this.smartLabel10 = new SmartX.SmartLabel();
+ this.labelDispMDataMax1 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff1 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff1 = new SmartX.SmartLabel();
+ this.smartLabel12 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM1 = new SmartX.SmartLabel();
+ this.smartLabel26 = new SmartX.SmartLabel();
+ this.smartLabel41 = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
+ this.smartSeparatorLine13 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum3 = new SmartX.SmartLabel();
+ this.labelDiffMadc3 = new SmartX.SmartLabel();
+ this.labelDispRData3 = new SmartX.SmartLabel();
+ this.labelPressureMaster3 = new SmartX.SmartLabel();
+ this.smartLabel45 = new SmartX.SmartLabel();
+ this.labelPressureWork3 = new SmartX.SmartLabel();
+ this.labelTitleDispMData3 = new SmartX.SmartLabel();
+ this.smartLabel25 = new SmartX.SmartLabel();
+ this.labelDispMDataMax3 = new SmartX.SmartLabel();
+ this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData3 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD3 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM3 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff3 = new SmartX.SmartLabel();
+ this.smartLabel28 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff3 = new SmartX.SmartLabel();
+ this.smartGroupBox5 = new SmartX.SmartGroupBox();
+ this.labelResultDiff4 = new SmartX.SmartLabel();
+ this.labelResultDisp4 = new SmartX.SmartLabel();
+ this.labelDiffSecMax4 = new SmartX.SmartLabel();
+ this.labelResult4 = new SmartX.SmartLabel();
+ this.labelTitleDispRData4 = new SmartX.SmartLabel();
+ this.smartLabel38 = new SmartX.SmartLabel();
+ this.smartLabel57 = new SmartX.SmartLabel();
+ this.smartLabel35 = new SmartX.SmartLabel();
+ this.smartSeparatorLine14 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum4 = new SmartX.SmartLabel();
+ this.labelDiffMadc4 = new SmartX.SmartLabel();
+ this.labelDispRData4 = new SmartX.SmartLabel();
+ this.labelPressureMaster4 = new SmartX.SmartLabel();
+ this.smartLabel60 = new SmartX.SmartLabel();
+ this.labelPressureWork4 = new SmartX.SmartLabel();
+ this.labelTitleDispMData4 = new SmartX.SmartLabel();
+ this.smartLabel37 = new SmartX.SmartLabel();
+ this.labelDispMDataMax4 = new SmartX.SmartLabel();
+ this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData4 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD4 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM4 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff4 = new SmartX.SmartLabel();
+ this.smartLabel40 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff4 = new SmartX.SmartLabel();
+ this.smartGroupBox3 = new SmartX.SmartGroupBox();
+ this.labelResultDiff2 = new SmartX.SmartLabel();
+ this.labelResultDisp2 = new SmartX.SmartLabel();
+ this.labelDiffSecMax2 = new SmartX.SmartLabel();
+ this.labelResult2 = new SmartX.SmartLabel();
+ this.labelTitleDispRData2 = new SmartX.SmartLabel();
+ this.smartLabel14 = new SmartX.SmartLabel();
+ this.smartSeparatorLine22 = new SmartX.SmartSeparatorLine();
+ this.labelPressureMaster2 = new SmartX.SmartLabel();
+ this.smartSeparatorLine12 = new SmartX.SmartSeparatorLine();
+ this.labelDispMDataDiff2 = new SmartX.SmartLabel();
+ this.smartLabel24 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM2 = new SmartX.SmartLabel();
+ this.labelDispRData2 = new SmartX.SmartLabel();
+ this.smartLabel13 = new SmartX.SmartLabel();
+ this.labelPressureWork2 = new SmartX.SmartLabel();
+ this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
+ this.labelTitleDispMData2 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD2 = new SmartX.SmartLabel();
+ this.labelDiffSecSum2 = new SmartX.SmartLabel();
+ this.labelDispMDataMax2 = new SmartX.SmartLabel();
+ this.labelDispMData2 = new SmartX.SmartLabel();
+ this.smartLabel9 = new SmartX.SmartLabel();
+ this.labelDiffMadc2 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff2 = new SmartX.SmartLabel();
+ this.smartLabel16 = new SmartX.SmartLabel();
+ this.smartLabel29 = new SmartX.SmartLabel();
+ this.smartGroupBox6 = new SmartX.SmartGroupBox();
+ this.labelResultDiff5 = new SmartX.SmartLabel();
+ this.labelResultDisp5 = new SmartX.SmartLabel();
+ this.labelDiffSecMax5 = new SmartX.SmartLabel();
+ this.labelResult5 = new SmartX.SmartLabel();
+ this.labelTitleDispRData5 = new SmartX.SmartLabel();
+ this.smartLabel50 = new SmartX.SmartLabel();
+ this.smartLabel73 = new SmartX.SmartLabel();
+ this.smartLabel47 = new SmartX.SmartLabel();
+ this.smartSeparatorLine15 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum5 = new SmartX.SmartLabel();
+ this.labelDiffMadc5 = new SmartX.SmartLabel();
+ this.labelDispRData5 = new SmartX.SmartLabel();
+ this.labelPressureMaster5 = new SmartX.SmartLabel();
+ this.smartLabel78 = new SmartX.SmartLabel();
+ this.labelPressureWork5 = new SmartX.SmartLabel();
+ this.labelTitleDispMData5 = new SmartX.SmartLabel();
+ this.smartLabel49 = new SmartX.SmartLabel();
+ this.labelDispMDataMax5 = new SmartX.SmartLabel();
+ this.smartSeparatorLine7 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData5 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD5 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM5 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff5 = new SmartX.SmartLabel();
+ this.smartLabel52 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff5 = new SmartX.SmartLabel();
+ this.smartGroupBox7 = new SmartX.SmartGroupBox();
+ this.labelResultDiff9 = new SmartX.SmartLabel();
+ this.labelResultDisp9 = new SmartX.SmartLabel();
+ this.labelDiffSecMax9 = new SmartX.SmartLabel();
+ this.labelResult9 = new SmartX.SmartLabel();
+ this.labelDispRData9 = new SmartX.SmartLabel();
+ this.smartLabel99 = new SmartX.SmartLabel();
+ this.smartLabel128 = new SmartX.SmartLabel();
+ this.smartLabel96 = new SmartX.SmartLabel();
+ this.smartSeparatorLine19 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine27 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum9 = new SmartX.SmartLabel();
+ this.labelDiffMadc9 = new SmartX.SmartLabel();
+ this.labelTitleDispRData9 = new SmartX.SmartLabel();
+ this.labelPressureMaster9 = new SmartX.SmartLabel();
+ this.smartLabel130 = new SmartX.SmartLabel();
+ this.labelPressureWork9 = new SmartX.SmartLabel();
+ this.labelTitleDispMData9 = new SmartX.SmartLabel();
+ this.smartLabel98 = new SmartX.SmartLabel();
+ this.labelDispMDataMax9 = new SmartX.SmartLabel();
+ this.smartSeparatorLine28 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData9 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD9 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM9 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff9 = new SmartX.SmartLabel();
+ this.smartLabel101 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff9 = new SmartX.SmartLabel();
+ this.smartGroupBox8 = new SmartX.SmartGroupBox();
+ this.labelResultDiff10 = new SmartX.SmartLabel();
+ this.labelResultDisp10 = new SmartX.SmartLabel();
+ this.labelDiffSecMax10 = new SmartX.SmartLabel();
+ this.labelResult10 = new SmartX.SmartLabel();
+ this.labelTitleDispRData10 = new SmartX.SmartLabel();
+ this.smartLabel111 = new SmartX.SmartLabel();
+ this.smartLabel136 = new SmartX.SmartLabel();
+ this.smartLabel108 = new SmartX.SmartLabel();
+ this.smartSeparatorLine20 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine29 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum10 = new SmartX.SmartLabel();
+ this.labelDiffMadc10 = new SmartX.SmartLabel();
+ this.labelDispRData10 = new SmartX.SmartLabel();
+ this.labelPressureMaster10 = new SmartX.SmartLabel();
+ this.smartLabel138 = new SmartX.SmartLabel();
+ this.labelPressureWork10 = new SmartX.SmartLabel();
+ this.labelTitleDispMData10 = new SmartX.SmartLabel();
+ this.smartLabel110 = new SmartX.SmartLabel();
+ this.labelDispMDataMax10 = new SmartX.SmartLabel();
+ this.smartSeparatorLine30 = new SmartX.SmartSeparatorLine();
+ this.labelDispMData10 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD10 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM10 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff10 = new SmartX.SmartLabel();
+ this.smartLabel113 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff10 = new SmartX.SmartLabel();
+ this.smartGroupBox9 = new SmartX.SmartGroupBox();
+ this.labelResultDiff8 = new SmartX.SmartLabel();
+ this.labelResultDisp8 = new SmartX.SmartLabel();
+ this.labelDiffSecMax8 = new SmartX.SmartLabel();
+ this.labelResult8 = new SmartX.SmartLabel();
+ this.labelDispRData8 = new SmartX.SmartLabel();
+ this.labelPressureWork8 = new SmartX.SmartLabel();
+ this.smartLabel120 = new SmartX.SmartLabel();
+ this.smartLabel84 = new SmartX.SmartLabel();
+ this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine25 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum8 = new SmartX.SmartLabel();
+ this.labelDiffMadc8 = new SmartX.SmartLabel();
+ this.labelTitleDispRData8 = new SmartX.SmartLabel();
+ this.labelPressureMaster8 = new SmartX.SmartLabel();
+ this.smartLabel122 = new SmartX.SmartLabel();
+ this.smartLabel86 = new SmartX.SmartLabel();
+ this.labelTitleDispMData8 = new SmartX.SmartLabel();
+ this.smartSeparatorLine26 = new SmartX.SmartSeparatorLine();
+ this.labelDispMDataMax8 = new SmartX.SmartLabel();
+ this.smartLabel87 = new SmartX.SmartLabel();
+ this.labelDispMData8 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD8 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM8 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff8 = new SmartX.SmartLabel();
+ this.smartLabel89 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff8 = new SmartX.SmartLabel();
+ this.smartGroupBox10 = new SmartX.SmartGroupBox();
+ this.labelResultDiff7 = new SmartX.SmartLabel();
+ this.labelResultDisp7 = new SmartX.SmartLabel();
+ this.labelDiffSecMax7 = new SmartX.SmartLabel();
+ this.labelResult7 = new SmartX.SmartLabel();
+ this.labelDispRData7 = new SmartX.SmartLabel();
+ this.labelPressureWork7 = new SmartX.SmartLabel();
+ this.smartLabel106 = new SmartX.SmartLabel();
+ this.smartLabel72 = new SmartX.SmartLabel();
+ this.smartSeparatorLine17 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine10 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum7 = new SmartX.SmartLabel();
+ this.labelDiffMadc7 = new SmartX.SmartLabel();
+ this.labelTitleDispRData7 = new SmartX.SmartLabel();
+ this.labelPressureMaster7 = new SmartX.SmartLabel();
+ this.smartLabel109 = new SmartX.SmartLabel();
+ this.smartLabel74 = new SmartX.SmartLabel();
+ this.labelTitleDispMData7 = new SmartX.SmartLabel();
+ this.smartSeparatorLine24 = new SmartX.SmartSeparatorLine();
+ this.labelDispMDataMax7 = new SmartX.SmartLabel();
+ this.smartLabel75 = new SmartX.SmartLabel();
+ this.labelDispMData7 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD7 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM7 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff7 = new SmartX.SmartLabel();
+ this.smartLabel77 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff7 = new SmartX.SmartLabel();
+ this.smartGroupBox11 = new SmartX.SmartGroupBox();
+ this.labelResultDiff6 = new SmartX.SmartLabel();
+ this.labelResultDisp6 = new SmartX.SmartLabel();
+ this.labelDiffSecMax6 = new SmartX.SmartLabel();
+ this.labelResult6 = new SmartX.SmartLabel();
+ this.labelDispRData6 = new SmartX.SmartLabel();
+ this.labelPressureWork6 = new SmartX.SmartLabel();
+ this.smartLabel90 = new SmartX.SmartLabel();
+ this.smartLabel59 = new SmartX.SmartLabel();
+ this.smartSeparatorLine16 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine8 = new SmartX.SmartSeparatorLine();
+ this.labelDiffSecSum6 = new SmartX.SmartLabel();
+ this.labelDiffMadc6 = new SmartX.SmartLabel();
+ this.labelTitleDispRData6 = new SmartX.SmartLabel();
+ this.labelPressureMaster6 = new SmartX.SmartLabel();
+ this.smartLabel94 = new SmartX.SmartLabel();
+ this.smartLabel62 = new SmartX.SmartLabel();
+ this.labelTitleDispMData6 = new SmartX.SmartLabel();
+ this.smartSeparatorLine9 = new SmartX.SmartSeparatorLine();
+ this.labelDispMDataMax6 = new SmartX.SmartLabel();
+ this.smartLabel63 = new SmartX.SmartLabel();
+ this.labelDispMData6 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataD6 = new SmartX.SmartLabel();
+ this.labelTitleDispMDataM6 = new SmartX.SmartLabel();
+ this.labelDiffSecDiff6 = new SmartX.SmartLabel();
+ this.smartLabel65 = new SmartX.SmartLabel();
+ this.labelDispMDataDiff6 = new SmartX.SmartLabel();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox4.SuspendLayout();
this.smartGroupBox2.SuspendLayout();
@@ -312,13 +330,13 @@
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
this.smartGroupBox1.BackImage = null;
+ this.smartGroupBox1.Controls.Add(this.buttonDisplay);
this.smartGroupBox1.Controls.Add(this.labelProgress3);
- this.smartGroupBox1.Controls.Add(this.labelProgress8);
this.smartGroupBox1.Controls.Add(this.labelProgress7);
- this.smartGroupBox1.Controls.Add(this.labelProgress10);
- this.smartGroupBox1.Controls.Add(this.labelProgress11);
- this.smartGroupBox1.Controls.Add(this.labelProgress9);
this.smartGroupBox1.Controls.Add(this.labelProgress6);
+ this.smartGroupBox1.Controls.Add(this.labelProgress9);
+ this.smartGroupBox1.Controls.Add(this.labelProgress10);
+ this.smartGroupBox1.Controls.Add(this.labelProgress8);
this.smartGroupBox1.Controls.Add(this.labelProgress5);
this.smartGroupBox1.Controls.Add(this.labelProgress4);
this.smartGroupBox1.Controls.Add(this.labelProgress2);
@@ -347,12 +365,277 @@
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
+ // buttonDisplay
+ //
+ this.buttonDisplay.BackGround = this.smartGroupBox1;
+ this.buttonDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.buttonDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.buttonDisplay.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonDisplay.ButtonImageAutoSize = true;
+ this.buttonDisplay.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonDisplay.ButtonText = "Display";
+ this.buttonDisplay.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonDisplay.GroupID = 0;
+ this.buttonDisplay.ImageDisable = null;
+ this.buttonDisplay.ImageDown = null;
+ this.buttonDisplay.ImageUp = null;
+ this.buttonDisplay.Location = new System.Drawing.Point(730, 3);
+ this.buttonDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonDisplay.Name = "buttonDisplay";
+ this.buttonDisplay.NestedClickEventPrevent = false;
+ this.buttonDisplay.OutlinePixel = 2;
+ this.buttonDisplay.OverlapOptimize = true;
+ this.buttonDisplay.RepeatInterval = 200;
+ this.buttonDisplay.RepeatIntervalAccelerate = null;
+ this.buttonDisplay.RoundSize = 10;
+ this.buttonDisplay.SafeInterval = 200;
+ this.buttonDisplay.Size = new System.Drawing.Size(84, 31);
+ this.buttonDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonDisplay.TabIndex = 452;
+ this.buttonDisplay.Text = null;
+ this.buttonDisplay.TextColor = System.Drawing.Color.White;
+ this.buttonDisplay.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonDisplay.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonDisplay.Click += new System.EventHandler(this.buttonDisplay_Click);
+ //
+ // labelProgress3
+ //
+ this.labelProgress3.BackGround = null;
+ this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress3.LineSpacing = 0F;
+ this.labelProgress3.Location = new System.Drawing.Point(184, 37);
+ this.labelProgress3.Name = "labelProgress3";
+ this.labelProgress3.OverlapOptimize = true;
+ this.labelProgress3.PasswordChar = '\0';
+ this.labelProgress3.Radius = 3;
+ this.labelProgress3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress3.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress3.TabIndex = 451;
+ this.labelProgress3.Text = "Move";
+ this.labelProgress3.TextColor = System.Drawing.Color.Black;
+ this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress3.Wordwrap = false;
+ //
+ // labelProgress7
+ //
+ this.labelProgress7.BackGround = null;
+ this.labelProgress7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress7.LineSpacing = 0F;
+ this.labelProgress7.Location = new System.Drawing.Point(544, 37);
+ this.labelProgress7.Name = "labelProgress7";
+ this.labelProgress7.OverlapOptimize = true;
+ this.labelProgress7.PasswordChar = '\0';
+ this.labelProgress7.Radius = 3;
+ this.labelProgress7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress7.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress7.TabIndex = 450;
+ this.labelProgress7.Text = "Judge";
+ this.labelProgress7.TextColor = System.Drawing.Color.Black;
+ this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress7.Wordwrap = false;
+ //
+ // labelProgress6
+ //
+ this.labelProgress6.BackGround = null;
+ this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress6.LineSpacing = 0F;
+ this.labelProgress6.Location = new System.Drawing.Point(454, 37);
+ this.labelProgress6.Name = "labelProgress6";
+ this.labelProgress6.OverlapOptimize = true;
+ this.labelProgress6.PasswordChar = '\0';
+ this.labelProgress6.Radius = 3;
+ this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress6.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress6.TabIndex = 449;
+ this.labelProgress6.Text = "V.Hold";
+ this.labelProgress6.TextColor = System.Drawing.Color.Black;
+ this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress6.Wordwrap = false;
+ //
+ // labelProgress9
+ //
+ this.labelProgress9.BackGround = null;
+ this.labelProgress9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress9.LineSpacing = 0F;
+ this.labelProgress9.Location = new System.Drawing.Point(724, 37);
+ this.labelProgress9.Name = "labelProgress9";
+ this.labelProgress9.OverlapOptimize = true;
+ this.labelProgress9.PasswordChar = '\0';
+ this.labelProgress9.Radius = 3;
+ this.labelProgress9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress9.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress9.TabIndex = 448;
+ this.labelProgress9.Text = "C.Release";
+ this.labelProgress9.TextColor = System.Drawing.Color.Black;
+ this.labelProgress9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress9.Wordwrap = false;
+ //
+ // labelProgress10
+ //
+ this.labelProgress10.BackGround = null;
+ this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress10.LineSpacing = 0F;
+ this.labelProgress10.Location = new System.Drawing.Point(814, 37);
+ this.labelProgress10.Name = "labelProgress10";
+ this.labelProgress10.OverlapOptimize = true;
+ this.labelProgress10.PasswordChar = '\0';
+ this.labelProgress10.Radius = 3;
+ this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress10.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress10.TabIndex = 447;
+ this.labelProgress10.Text = "Move";
+ this.labelProgress10.TextColor = System.Drawing.Color.Black;
+ this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress10.Wordwrap = false;
+ //
+ // labelProgress8
+ //
+ this.labelProgress8.BackGround = null;
+ this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress8.LineSpacing = 0F;
+ this.labelProgress8.Location = new System.Drawing.Point(634, 37);
+ this.labelProgress8.Name = "labelProgress8";
+ this.labelProgress8.OverlapOptimize = true;
+ this.labelProgress8.PasswordChar = '\0';
+ this.labelProgress8.Radius = 3;
+ this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress8.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress8.TabIndex = 446;
+ this.labelProgress8.Text = "V. Break";
+ this.labelProgress8.TextColor = System.Drawing.Color.Black;
+ this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress8.Wordwrap = false;
+ //
+ // labelProgress5
+ //
+ this.labelProgress5.BackGround = null;
+ this.labelProgress5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress5.LineSpacing = 0F;
+ this.labelProgress5.Location = new System.Drawing.Point(364, 37);
+ this.labelProgress5.Name = "labelProgress5";
+ this.labelProgress5.OverlapOptimize = true;
+ this.labelProgress5.PasswordChar = '\0';
+ this.labelProgress5.Radius = 3;
+ this.labelProgress5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress5.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress5.TabIndex = 445;
+ this.labelProgress5.Text = "V.Start";
+ this.labelProgress5.TextColor = System.Drawing.Color.Black;
+ this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress5.Wordwrap = false;
+ //
+ // labelProgress4
+ //
+ this.labelProgress4.BackGround = null;
+ this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress4.LineSpacing = 0F;
+ this.labelProgress4.Location = new System.Drawing.Point(274, 37);
+ this.labelProgress4.Name = "labelProgress4";
+ this.labelProgress4.OverlapOptimize = true;
+ this.labelProgress4.PasswordChar = '\0';
+ this.labelProgress4.Radius = 3;
+ this.labelProgress4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress4.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress4.TabIndex = 444;
+ this.labelProgress4.Text = "Merge";
+ this.labelProgress4.TextColor = System.Drawing.Color.Black;
+ this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress4.Wordwrap = false;
+ //
+ // labelProgress2
+ //
+ this.labelProgress2.BackGround = null;
+ this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress2.LineSpacing = 0F;
+ this.labelProgress2.Location = new System.Drawing.Point(94, 37);
+ this.labelProgress2.Name = "labelProgress2";
+ this.labelProgress2.OverlapOptimize = true;
+ this.labelProgress2.PasswordChar = '\0';
+ this.labelProgress2.Radius = 3;
+ this.labelProgress2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress2.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress2.TabIndex = 442;
+ this.labelProgress2.Text = "Entry";
+ this.labelProgress2.TextColor = System.Drawing.Color.Black;
+ this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress2.Wordwrap = false;
+ //
+ // labelProgress1
+ //
+ this.labelProgress1.BackGround = null;
+ this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress1.LineSpacing = 0F;
+ this.labelProgress1.Location = new System.Drawing.Point(4, 37);
+ this.labelProgress1.Name = "labelProgress1";
+ this.labelProgress1.OverlapOptimize = true;
+ this.labelProgress1.PasswordChar = '\0';
+ this.labelProgress1.Radius = 3;
+ this.labelProgress1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress1.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress1.TabIndex = 441;
+ this.labelProgress1.Text = "Ready";
+ this.labelProgress1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress1.Wordwrap = false;
+ //
// buttonStart
//
this.buttonStart.BackGround = this.smartGroupBox1;
this.buttonStart.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
- this.buttonStart.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
- this.buttonStart.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonStart.ButtonColor = System.Drawing.Color.DarkGreen;
+ this.buttonStart.ButtonDownColor = System.Drawing.Color.DarkSeaGreen;
this.buttonStart.ButtonImageAutoSize = true;
this.buttonStart.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonStart.ButtonText = "Inspection";
@@ -387,30 +670,32 @@
this.smartGroupBox4.BackGround = null;
this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox4.BackImage = null;
- this.smartGroupBox4.Controls.Add(this.labelDiffMean3);
- this.smartGroupBox4.Controls.Add(this.smartLabel41);
- this.smartGroupBox4.Controls.Add(this.labelDiffSecSum3);
- this.smartGroupBox4.Controls.Add(this.smartLabel45);
- this.smartGroupBox4.Controls.Add(this.labelDispSTD3);
- this.smartGroupBox4.Controls.Add(this.smartLabel48);
+ this.smartGroupBox4.Controls.Add(this.labelDispMDataMax3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMDataM3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMDataD3);
this.smartGroupBox4.Controls.Add(this.labelDispMDataDiff3);
- this.smartGroupBox4.Controls.Add(this.smartLabel53);
- this.smartGroupBox4.Controls.Add(this.smartSeparatorLine23);
- this.smartGroupBox4.Controls.Add(this.labelPressureWork3);
- this.smartGroupBox4.Controls.Add(this.labelDiffMadc3);
- this.smartGroupBox4.Controls.Add(this.smartLabel23);
- this.smartGroupBox4.Controls.Add(this.smartSeparatorLine3);
- this.smartGroupBox4.Controls.Add(this.labelPressureMaster3);
- this.smartGroupBox4.Controls.Add(this.smartLabel25);
+ this.smartGroupBox4.Controls.Add(this.labelResultDiff3);
+ this.smartGroupBox4.Controls.Add(this.labelResultDisp3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffSecMax3);
+ this.smartGroupBox4.Controls.Add(this.labelResult3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispRData3);
this.smartGroupBox4.Controls.Add(this.smartLabel26);
+ this.smartGroupBox4.Controls.Add(this.smartLabel41);
+ this.smartGroupBox4.Controls.Add(this.smartLabel23);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine13);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffSecSum3);
+ this.smartGroupBox4.Controls.Add(this.labelDiffMadc3);
+ this.smartGroupBox4.Controls.Add(this.labelDispRData3);
+ this.smartGroupBox4.Controls.Add(this.labelPressureMaster3);
+ this.smartGroupBox4.Controls.Add(this.smartLabel45);
+ this.smartGroupBox4.Controls.Add(this.labelPressureWork3);
+ this.smartGroupBox4.Controls.Add(this.labelTitleDispMData3);
+ this.smartGroupBox4.Controls.Add(this.smartLabel25);
+ this.smartGroupBox4.Controls.Add(this.smartSeparatorLine23);
+ this.smartGroupBox4.Controls.Add(this.labelDispMData3);
this.smartGroupBox4.Controls.Add(this.labelDiffSecDiff3);
this.smartGroupBox4.Controls.Add(this.smartLabel28);
- this.smartGroupBox4.Controls.Add(this.labelDispMData3);
- this.smartGroupBox4.Controls.Add(this.smartLabel30);
- this.smartGroupBox4.Controls.Add(this.labelDispRData3);
- this.smartGroupBox4.Controls.Add(this.smartLabel32);
- this.smartGroupBox4.Controls.Add(this.smartSeparatorLine13);
- this.smartGroupBox4.Controls.Add(this.labelResult3);
this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox4.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox4.FrameLineThickness = 2;
@@ -424,82 +709,153 @@
this.smartGroupBox4.Text = "Lane 3";
this.smartGroupBox4.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean3
+ // labelResultDiff3
//
- this.labelDiffMean3.BackGround = null;
- this.labelDiffMean3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean3.LineSpacing = 0F;
- this.labelDiffMean3.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean3.Name = "labelDiffMean3";
- this.labelDiffMean3.OverlapOptimize = true;
- this.labelDiffMean3.PasswordChar = '\0';
- this.labelDiffMean3.Radius = 3;
- this.labelDiffMean3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean3.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean3.TabIndex = 49;
- this.labelDiffMean3.Text = "0.0023";
- this.labelDiffMean3.TextColor = System.Drawing.Color.White;
- this.labelDiffMean3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean3.Wordwrap = false;
+ this.labelResultDiff3.BackGround = null;
+ this.labelResultDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff3.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff3.LineSpacing = 0F;
+ this.labelResultDiff3.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff3.Name = "labelResultDiff3";
+ this.labelResultDiff3.OverlapOptimize = true;
+ this.labelResultDiff3.PasswordChar = '\0';
+ this.labelResultDiff3.Radius = 3;
+ this.labelResultDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff3.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff3.TabIndex = 51;
+ this.labelResultDiff3.Text = "Diff";
+ this.labelResultDiff3.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff3.Wordwrap = false;
//
- // smartLabel41
+ // labelResultDisp3
//
- this.smartLabel41.BackGround = this.smartGroupBox2;
- this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel41.LineSpacing = 0F;
- this.smartLabel41.Location = new System.Drawing.Point(4, 216);
- this.smartLabel41.Name = "smartLabel41";
- this.smartLabel41.OverlapOptimize = true;
- this.smartLabel41.PasswordChar = '\0';
- this.smartLabel41.Radius = 3;
- this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel41.Size = new System.Drawing.Size(70, 20);
- this.smartLabel41.TabIndex = 48;
- this.smartLabel41.Text = "DiffMean";
- this.smartLabel41.TextColor = System.Drawing.Color.White;
- this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel41.Wordwrap = false;
+ this.labelResultDisp3.BackGround = null;
+ this.labelResultDisp3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp3.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp3.LineSpacing = 0F;
+ this.labelResultDisp3.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp3.Name = "labelResultDisp3";
+ this.labelResultDisp3.OverlapOptimize = true;
+ this.labelResultDisp3.PasswordChar = '\0';
+ this.labelResultDisp3.Radius = 3;
+ this.labelResultDisp3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp3.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp3.TabIndex = 50;
+ this.labelResultDisp3.Text = "Disp";
+ this.labelResultDisp3.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp3.Wordwrap = false;
+ //
+ // labelDiffSecMax3
+ //
+ this.labelDiffSecMax3.BackGround = null;
+ this.labelDiffSecMax3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax3.LineSpacing = 0F;
+ this.labelDiffSecMax3.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax3.Name = "labelDiffSecMax3";
+ this.labelDiffSecMax3.OverlapOptimize = true;
+ this.labelDiffSecMax3.PasswordChar = '\0';
+ this.labelDiffSecMax3.Radius = 3;
+ this.labelDiffSecMax3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax3.TabIndex = 49;
+ this.labelDiffSecMax3.Text = "0.0023";
+ this.labelDiffSecMax3.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax3.Wordwrap = false;
+ //
+ // labelResult3
+ //
+ this.labelResult3.BackGround = null;
+ this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult3.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult3.LineSpacing = 0F;
+ this.labelResult3.Location = new System.Drawing.Point(4, 28);
+ this.labelResult3.Name = "labelResult3";
+ this.labelResult3.OverlapOptimize = true;
+ this.labelResult3.PasswordChar = '\0';
+ this.labelResult3.Radius = 3;
+ this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult3.Size = new System.Drawing.Size(166, 27);
+ this.labelResult3.TabIndex = 24;
+ this.labelResult3.Text = "제품 없음";
+ this.labelResult3.TextColor = System.Drawing.Color.White;
+ this.labelResult3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult3.Wordwrap = false;
+ //
+ // labelTitleDispRData3
+ //
+ this.labelTitleDispRData3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData3.LineSpacing = 0F;
+ this.labelTitleDispRData3.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData3.Name = "labelTitleDispRData3";
+ this.labelTitleDispRData3.OverlapOptimize = true;
+ this.labelTitleDispRData3.PasswordChar = '\0';
+ this.labelTitleDispRData3.Radius = 3;
+ this.labelTitleDispRData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData3.TabIndex = 29;
+ this.labelTitleDispRData3.Text = "Level";
+ this.labelTitleDispRData3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData3.Wordwrap = false;
//
// smartGroupBox2
//
this.smartGroupBox2.BackGround = null;
this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.labelDispMDataMax1);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMDataM1);
+ this.smartGroupBox2.Controls.Add(this.labelResultDiff1);
+ this.smartGroupBox2.Controls.Add(this.labelResultDisp1);
this.smartGroupBox2.Controls.Add(this.smartSeparatorLine1);
- this.smartGroupBox2.Controls.Add(this.labelDiffMean1);
- this.smartGroupBox2.Controls.Add(this.smartLabel21);
- this.smartGroupBox2.Controls.Add(this.labelDiffSecSum1);
- this.smartGroupBox2.Controls.Add(this.smartLabel17);
- this.smartGroupBox2.Controls.Add(this.labelDispSTD1);
- this.smartGroupBox2.Controls.Add(this.smartLabel11);
- this.smartGroupBox2.Controls.Add(this.labelDispMDataDiff1);
- this.smartGroupBox2.Controls.Add(this.smartLabel5);
- this.smartGroupBox2.Controls.Add(this.labelPressureWork1);
- this.smartGroupBox2.Controls.Add(this.labelDiffMadc1);
- this.smartGroupBox2.Controls.Add(this.smartLabel2);
- this.smartGroupBox2.Controls.Add(this.smartSeparatorLine21);
- this.smartGroupBox2.Controls.Add(this.smartSeparatorLine11);
this.smartGroupBox2.Controls.Add(this.labelResult1);
- this.smartGroupBox2.Controls.Add(this.labelPressureMaster1);
- this.smartGroupBox2.Controls.Add(this.smartLabel10);
- this.smartGroupBox2.Controls.Add(this.smartLabel12);
- this.smartGroupBox2.Controls.Add(this.labelDiffSecDiff1);
- this.smartGroupBox2.Controls.Add(this.smartLabel8);
- this.smartGroupBox2.Controls.Add(this.labelDispMData1);
- this.smartGroupBox2.Controls.Add(this.smartLabel6);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispRData1);
this.smartGroupBox2.Controls.Add(this.smartLabel61);
+ this.smartGroupBox2.Controls.Add(this.labelDiffSecMax1);
+ this.smartGroupBox2.Controls.Add(this.labelPressureWork1);
this.smartGroupBox2.Controls.Add(this.labelDispRData1);
- this.smartGroupBox2.Controls.Add(this.smartLabel3);
+ this.smartGroupBox2.Controls.Add(this.smartLabel2);
+ this.smartGroupBox2.Controls.Add(this.smartLabel21);
+ this.smartGroupBox2.Controls.Add(this.smartSeparatorLine21);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMData1);
+ this.smartGroupBox2.Controls.Add(this.labelDiffMadc1);
+ this.smartGroupBox2.Controls.Add(this.labelDiffSecSum1);
+ this.smartGroupBox2.Controls.Add(this.smartSeparatorLine11);
+ this.smartGroupBox2.Controls.Add(this.labelDispMData1);
+ this.smartGroupBox2.Controls.Add(this.labelPressureMaster1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel17);
+ this.smartGroupBox2.Controls.Add(this.labelTitleDispMDataD1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel8);
+ this.smartGroupBox2.Controls.Add(this.smartLabel10);
+ this.smartGroupBox2.Controls.Add(this.labelDispMDataDiff1);
+ this.smartGroupBox2.Controls.Add(this.labelDiffSecDiff1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel12);
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox2.FrameLineThickness = 2;
@@ -513,6 +869,52 @@
this.smartGroupBox2.Text = "Lane 1";
this.smartGroupBox2.TextColor = System.Drawing.Color.White;
//
+ // labelResultDiff1
+ //
+ this.labelResultDiff1.BackGround = null;
+ this.labelResultDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff1.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff1.LineSpacing = 0F;
+ this.labelResultDiff1.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff1.Name = "labelResultDiff1";
+ this.labelResultDiff1.OverlapOptimize = true;
+ this.labelResultDiff1.PasswordChar = '\0';
+ this.labelResultDiff1.Radius = 3;
+ this.labelResultDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff1.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff1.TabIndex = 38;
+ this.labelResultDiff1.Text = "Diff";
+ this.labelResultDiff1.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff1.Wordwrap = false;
+ //
+ // labelResultDisp1
+ //
+ this.labelResultDisp1.BackGround = null;
+ this.labelResultDisp1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp1.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp1.LineSpacing = 0F;
+ this.labelResultDisp1.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp1.Name = "labelResultDisp1";
+ this.labelResultDisp1.OverlapOptimize = true;
+ this.labelResultDisp1.PasswordChar = '\0';
+ this.labelResultDisp1.Radius = 3;
+ this.labelResultDisp1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp1.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp1.TabIndex = 37;
+ this.labelResultDisp1.Text = "Disp";
+ this.labelResultDisp1.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp1.Wordwrap = false;
+ //
// smartSeparatorLine1
//
this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
@@ -520,291 +922,12 @@
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartSeparatorLine1.Line2Width = 1F;
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine1.Location = new System.Drawing.Point(2, 236);
+ this.smartSeparatorLine1.Location = new System.Drawing.Point(2, 58);
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
this.smartSeparatorLine1.Size = new System.Drawing.Size(171, 2);
this.smartSeparatorLine1.TabIndex = 21;
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
//
- // labelDiffMean1
- //
- this.labelDiffMean1.BackGround = null;
- this.labelDiffMean1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean1.LineSpacing = 0F;
- this.labelDiffMean1.Location = new System.Drawing.Point(80, 216);
- this.labelDiffMean1.Name = "labelDiffMean1";
- this.labelDiffMean1.OverlapOptimize = true;
- this.labelDiffMean1.PasswordChar = '\0';
- this.labelDiffMean1.Radius = 3;
- this.labelDiffMean1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean1.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean1.TabIndex = 35;
- this.labelDiffMean1.Text = "0.0023";
- this.labelDiffMean1.TextColor = System.Drawing.Color.White;
- this.labelDiffMean1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean1.Wordwrap = false;
- //
- // smartLabel21
- //
- this.smartLabel21.BackGround = this.smartGroupBox2;
- this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel21.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel21.LineSpacing = 0F;
- this.smartLabel21.Location = new System.Drawing.Point(4, 216);
- this.smartLabel21.Name = "smartLabel21";
- this.smartLabel21.OverlapOptimize = true;
- this.smartLabel21.PasswordChar = '\0';
- this.smartLabel21.Radius = 3;
- this.smartLabel21.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel21.Size = new System.Drawing.Size(70, 20);
- this.smartLabel21.TabIndex = 34;
- this.smartLabel21.Text = "DiffMean";
- this.smartLabel21.TextColor = System.Drawing.Color.White;
- this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel21.Wordwrap = false;
- //
- // labelDiffSecSum1
- //
- this.labelDiffSecSum1.BackGround = null;
- this.labelDiffSecSum1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum1.LineSpacing = 0F;
- this.labelDiffSecSum1.Location = new System.Drawing.Point(80, 194);
- this.labelDiffSecSum1.Name = "labelDiffSecSum1";
- this.labelDiffSecSum1.OverlapOptimize = true;
- this.labelDiffSecSum1.PasswordChar = '\0';
- this.labelDiffSecSum1.Radius = 3;
- this.labelDiffSecSum1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum1.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum1.TabIndex = 33;
- this.labelDiffSecSum1.Text = "0.0023";
- this.labelDiffSecSum1.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum1.Wordwrap = false;
- //
- // smartLabel17
- //
- this.smartLabel17.BackGround = this.smartGroupBox2;
- this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel17.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel17.LineSpacing = 0F;
- this.smartLabel17.Location = new System.Drawing.Point(4, 194);
- this.smartLabel17.Name = "smartLabel17";
- this.smartLabel17.OverlapOptimize = true;
- this.smartLabel17.PasswordChar = '\0';
- this.smartLabel17.Radius = 3;
- this.smartLabel17.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel17.Size = new System.Drawing.Size(70, 20);
- this.smartLabel17.TabIndex = 32;
- this.smartLabel17.Text = "SecSum";
- this.smartLabel17.TextColor = System.Drawing.Color.White;
- this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel17.Wordwrap = false;
- //
- // labelDispSTD1
- //
- this.labelDispSTD1.BackGround = null;
- this.labelDispSTD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD1.LineSpacing = 0F;
- this.labelDispSTD1.Location = new System.Drawing.Point(80, 127);
- this.labelDispSTD1.Name = "labelDispSTD1";
- this.labelDispSTD1.OverlapOptimize = true;
- this.labelDispSTD1.PasswordChar = '\0';
- this.labelDispSTD1.Radius = 3;
- this.labelDispSTD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD1.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD1.TabIndex = 31;
- this.labelDispSTD1.Text = "9.2354";
- this.labelDispSTD1.TextColor = System.Drawing.Color.White;
- this.labelDispSTD1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD1.Wordwrap = false;
- //
- // smartLabel11
- //
- this.smartLabel11.BackGround = this.smartGroupBox2;
- this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel11.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel11.LineSpacing = 0F;
- this.smartLabel11.Location = new System.Drawing.Point(4, 127);
- this.smartLabel11.Name = "smartLabel11";
- this.smartLabel11.OverlapOptimize = true;
- this.smartLabel11.PasswordChar = '\0';
- this.smartLabel11.Radius = 3;
- this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel11.Size = new System.Drawing.Size(70, 20);
- this.smartLabel11.TabIndex = 30;
- this.smartLabel11.Text = "STD";
- this.smartLabel11.TextColor = System.Drawing.Color.White;
- this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel11.Wordwrap = false;
- //
- // labelDispMDataDiff1
- //
- this.labelDispMDataDiff1.BackGround = null;
- this.labelDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff1.LineSpacing = 0F;
- this.labelDispMDataDiff1.Location = new System.Drawing.Point(80, 105);
- this.labelDispMDataDiff1.Name = "labelDispMDataDiff1";
- this.labelDispMDataDiff1.OverlapOptimize = true;
- this.labelDispMDataDiff1.PasswordChar = '\0';
- this.labelDispMDataDiff1.Radius = 3;
- this.labelDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff1.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff1.TabIndex = 29;
- this.labelDispMDataDiff1.Text = "9.2354";
- this.labelDispMDataDiff1.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff1.Wordwrap = false;
- //
- // smartLabel5
- //
- this.smartLabel5.BackGround = this.smartGroupBox2;
- this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel5.LineSpacing = 0F;
- this.smartLabel5.Location = new System.Drawing.Point(4, 105);
- this.smartLabel5.Name = "smartLabel5";
- this.smartLabel5.OverlapOptimize = true;
- this.smartLabel5.PasswordChar = '\0';
- this.smartLabel5.Radius = 3;
- this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel5.Size = new System.Drawing.Size(70, 20);
- this.smartLabel5.TabIndex = 28;
- this.smartLabel5.Text = "MDataDiff";
- this.smartLabel5.TextColor = System.Drawing.Color.White;
- this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel5.Wordwrap = false;
- //
- // labelPressureWork1
- //
- this.labelPressureWork1.BackGround = null;
- this.labelPressureWork1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork1.LineSpacing = 0F;
- this.labelPressureWork1.Location = new System.Drawing.Point(80, 240);
- this.labelPressureWork1.Name = "labelPressureWork1";
- this.labelPressureWork1.OverlapOptimize = true;
- this.labelPressureWork1.PasswordChar = '\0';
- this.labelPressureWork1.Radius = 3;
- this.labelPressureWork1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork1.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork1.TabIndex = 27;
- this.labelPressureWork1.Text = "0.0023";
- this.labelPressureWork1.TextColor = System.Drawing.Color.White;
- this.labelPressureWork1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork1.Wordwrap = false;
- //
- // labelDiffMadc1
- //
- this.labelDiffMadc1.BackGround = null;
- this.labelDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc1.LineSpacing = 0F;
- this.labelDiffMadc1.Location = new System.Drawing.Point(80, 150);
- this.labelDiffMadc1.Name = "labelDiffMadc1";
- this.labelDiffMadc1.OverlapOptimize = true;
- this.labelDiffMadc1.PasswordChar = '\0';
- this.labelDiffMadc1.Radius = 3;
- this.labelDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc1.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc1.TabIndex = 26;
- this.labelDiffMadc1.Text = "0.0023";
- this.labelDiffMadc1.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc1.Wordwrap = false;
- //
- // smartLabel2
- //
- this.smartLabel2.BackGround = this.smartGroupBox2;
- this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel2.LineSpacing = 0F;
- this.smartLabel2.Location = new System.Drawing.Point(4, 150);
- this.smartLabel2.Name = "smartLabel2";
- this.smartLabel2.OverlapOptimize = true;
- this.smartLabel2.PasswordChar = '\0';
- this.smartLabel2.Radius = 3;
- this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel2.Size = new System.Drawing.Size(70, 20);
- this.smartLabel2.TabIndex = 25;
- this.smartLabel2.Text = "MAdc";
- this.smartLabel2.TextColor = System.Drawing.Color.White;
- this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel2.Wordwrap = false;
- //
- // smartSeparatorLine21
- //
- this.smartSeparatorLine21.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine21.Line1Width = 1F;
- this.smartSeparatorLine21.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine21.Line2Width = 1F;
- this.smartSeparatorLine21.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine21.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine21.Name = "smartSeparatorLine21";
- this.smartSeparatorLine21.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine21.TabIndex = 24;
- this.smartSeparatorLine21.Text = "smartSeparatorLine21";
- //
- // smartSeparatorLine11
- //
- this.smartSeparatorLine11.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine11.Line1Width = 1F;
- this.smartSeparatorLine11.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine11.Line2Width = 1F;
- this.smartSeparatorLine11.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine11.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine11.Name = "smartSeparatorLine11";
- this.smartSeparatorLine11.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine11.TabIndex = 23;
- this.smartSeparatorLine11.Text = "smartSeparatorLine11";
- //
// labelResult1
//
this.labelResult1.BackGround = null;
@@ -813,7 +936,7 @@
this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelResult1.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
this.labelResult1.LineSpacing = 0F;
- this.labelResult1.Location = new System.Drawing.Point(5, 28);
+ this.labelResult1.Location = new System.Drawing.Point(4, 28);
this.labelResult1.Name = "labelResult1";
this.labelResult1.OverlapOptimize = true;
this.labelResult1.PasswordChar = '\0';
@@ -826,169 +949,30 @@
this.labelResult1.TextColorDisable = System.Drawing.Color.Gray;
this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult1.Visible = false;
this.labelResult1.Wordwrap = false;
//
- // labelPressureMaster1
+ // labelTitleDispRData1
//
- this.labelPressureMaster1.BackGround = null;
- this.labelPressureMaster1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster1.LineSpacing = 0F;
- this.labelPressureMaster1.Location = new System.Drawing.Point(80, 262);
- this.labelPressureMaster1.Name = "labelPressureMaster1";
- this.labelPressureMaster1.OverlapOptimize = true;
- this.labelPressureMaster1.PasswordChar = '\0';
- this.labelPressureMaster1.Radius = 3;
- this.labelPressureMaster1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster1.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster1.TabIndex = 20;
- this.labelPressureMaster1.Text = "0.0023";
- this.labelPressureMaster1.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster1.Wordwrap = false;
- //
- // smartLabel10
- //
- this.smartLabel10.BackGround = this.smartGroupBox2;
- this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel10.LineSpacing = 0F;
- this.smartLabel10.Location = new System.Drawing.Point(4, 262);
- this.smartLabel10.Name = "smartLabel10";
- this.smartLabel10.OverlapOptimize = true;
- this.smartLabel10.PasswordChar = '\0';
- this.smartLabel10.Radius = 3;
- this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel10.Size = new System.Drawing.Size(70, 20);
- this.smartLabel10.TabIndex = 19;
- this.smartLabel10.Text = "master";
- this.smartLabel10.TextColor = System.Drawing.Color.White;
- this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel10.Wordwrap = false;
- //
- // smartLabel12
- //
- this.smartLabel12.BackGround = this.smartGroupBox2;
- this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel12.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel12.LineSpacing = 0F;
- this.smartLabel12.Location = new System.Drawing.Point(4, 240);
- this.smartLabel12.Name = "smartLabel12";
- this.smartLabel12.OverlapOptimize = true;
- this.smartLabel12.PasswordChar = '\0';
- this.smartLabel12.Radius = 3;
- this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel12.Size = new System.Drawing.Size(70, 20);
- this.smartLabel12.TabIndex = 17;
- this.smartLabel12.Text = "work";
- this.smartLabel12.TextColor = System.Drawing.Color.White;
- this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel12.Wordwrap = false;
- //
- // labelDiffSecDiff1
- //
- this.labelDiffSecDiff1.BackGround = null;
- this.labelDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff1.LineSpacing = 0F;
- this.labelDiffSecDiff1.Location = new System.Drawing.Point(80, 172);
- this.labelDiffSecDiff1.Name = "labelDiffSecDiff1";
- this.labelDiffSecDiff1.OverlapOptimize = true;
- this.labelDiffSecDiff1.PasswordChar = '\0';
- this.labelDiffSecDiff1.Radius = 3;
- this.labelDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff1.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff1.TabIndex = 16;
- this.labelDiffSecDiff1.Text = "0.0023";
- this.labelDiffSecDiff1.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff1.Wordwrap = false;
- //
- // smartLabel8
- //
- this.smartLabel8.BackGround = this.smartGroupBox2;
- this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel8.LineSpacing = 0F;
- this.smartLabel8.Location = new System.Drawing.Point(4, 172);
- this.smartLabel8.Name = "smartLabel8";
- this.smartLabel8.OverlapOptimize = true;
- this.smartLabel8.PasswordChar = '\0';
- this.smartLabel8.Radius = 3;
- this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel8.Size = new System.Drawing.Size(70, 20);
- this.smartLabel8.TabIndex = 15;
- this.smartLabel8.Text = "SecDiff";
- this.smartLabel8.TextColor = System.Drawing.Color.White;
- this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel8.Wordwrap = false;
- //
- // labelDispMData1
- //
- this.labelDispMData1.BackGround = null;
- this.labelDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData1.LineSpacing = 0F;
- this.labelDispMData1.Location = new System.Drawing.Point(80, 83);
- this.labelDispMData1.Name = "labelDispMData1";
- this.labelDispMData1.OverlapOptimize = true;
- this.labelDispMData1.PasswordChar = '\0';
- this.labelDispMData1.Radius = 3;
- this.labelDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData1.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData1.TabIndex = 14;
- this.labelDispMData1.Text = "9.2354";
- this.labelDispMData1.TextColor = System.Drawing.Color.White;
- this.labelDispMData1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData1.Wordwrap = false;
- //
- // smartLabel6
- //
- this.smartLabel6.BackGround = this.smartGroupBox2;
- this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel6.LineSpacing = 0F;
- this.smartLabel6.Location = new System.Drawing.Point(4, 83);
- this.smartLabel6.Name = "smartLabel6";
- this.smartLabel6.OverlapOptimize = true;
- this.smartLabel6.PasswordChar = '\0';
- this.smartLabel6.Radius = 3;
- this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel6.Size = new System.Drawing.Size(70, 20);
- this.smartLabel6.TabIndex = 13;
- this.smartLabel6.Text = "MData";
- this.smartLabel6.TextColor = System.Drawing.Color.White;
- this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel6.Wordwrap = false;
+ this.labelTitleDispRData1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData1.LineSpacing = 0F;
+ this.labelTitleDispRData1.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData1.Name = "labelTitleDispRData1";
+ this.labelTitleDispRData1.OverlapOptimize = true;
+ this.labelTitleDispRData1.PasswordChar = '\0';
+ this.labelTitleDispRData1.Radius = 3;
+ this.labelTitleDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData1.TabIndex = 12;
+ this.labelTitleDispRData1.Text = "Level";
+ this.labelTitleDispRData1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData1.Wordwrap = false;
//
// smartLabel61
//
@@ -1013,6 +997,52 @@
this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel61.Wordwrap = false;
//
+ // labelDiffSecMax1
+ //
+ this.labelDiffSecMax1.BackGround = null;
+ this.labelDiffSecMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax1.LineSpacing = 0F;
+ this.labelDiffSecMax1.Location = new System.Drawing.Point(80, 173);
+ this.labelDiffSecMax1.Name = "labelDiffSecMax1";
+ this.labelDiffSecMax1.OverlapOptimize = true;
+ this.labelDiffSecMax1.PasswordChar = '\0';
+ this.labelDiffSecMax1.Radius = 3;
+ this.labelDiffSecMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax1.TabIndex = 35;
+ this.labelDiffSecMax1.Text = "0.0023";
+ this.labelDiffSecMax1.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax1.Wordwrap = false;
+ //
+ // labelPressureWork1
+ //
+ this.labelPressureWork1.BackGround = null;
+ this.labelPressureWork1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork1.LineSpacing = 0F;
+ this.labelPressureWork1.Location = new System.Drawing.Point(80, 61);
+ this.labelPressureWork1.Name = "labelPressureWork1";
+ this.labelPressureWork1.OverlapOptimize = true;
+ this.labelPressureWork1.PasswordChar = '\0';
+ this.labelPressureWork1.Radius = 3;
+ this.labelPressureWork1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork1.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork1.TabIndex = 27;
+ this.labelPressureWork1.Text = "0.0023";
+ this.labelPressureWork1.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork1.Wordwrap = false;
+ //
// labelDispRData1
//
this.labelDispRData1.BackGround = null;
@@ -1021,7 +1051,7 @@
this.labelDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelDispRData1.LineSpacing = 0F;
- this.labelDispRData1.Location = new System.Drawing.Point(80, 61);
+ this.labelDispRData1.Location = new System.Drawing.Point(80, 197);
this.labelDispRData1.Name = "labelDispRData1";
this.labelDispRData1.OverlapOptimize = true;
this.labelDispRData1.PasswordChar = '\0';
@@ -1029,314 +1059,406 @@
this.labelDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDispRData1.Size = new System.Drawing.Size(90, 20);
this.labelDispRData1.TabIndex = 12;
- this.labelDispRData1.Text = "-9.23 / -10.00";
+ this.labelDispRData1.Text = "0.00";
this.labelDispRData1.TextColor = System.Drawing.Color.White;
this.labelDispRData1.TextColorDisable = System.Drawing.Color.Gray;
this.labelDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDispRData1.Wordwrap = false;
//
- // smartLabel3
+ // smartLabel2
//
- this.smartLabel3.BackGround = this.smartGroupBox2;
- this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel3.LineSpacing = 0F;
- this.smartLabel3.Location = new System.Drawing.Point(4, 61);
- this.smartLabel3.Name = "smartLabel3";
- this.smartLabel3.OverlapOptimize = true;
- this.smartLabel3.PasswordChar = '\0';
- this.smartLabel3.Radius = 3;
- this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel3.Size = new System.Drawing.Size(70, 20);
- this.smartLabel3.TabIndex = 12;
- this.smartLabel3.Text = "RData";
- this.smartLabel3.TextColor = System.Drawing.Color.White;
- this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel3.Wordwrap = false;
+ this.smartLabel2.BackGround = this.smartGroupBox2;
+ this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel2.LineSpacing = 0F;
+ this.smartLabel2.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel2.Name = "smartLabel2";
+ this.smartLabel2.OverlapOptimize = true;
+ this.smartLabel2.PasswordChar = '\0';
+ this.smartLabel2.Radius = 3;
+ this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel2.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel2.TabIndex = 25;
+ this.smartLabel2.Text = "ADC";
+ this.smartLabel2.TextColor = System.Drawing.Color.White;
+ this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel2.Wordwrap = false;
//
- // labelDiffSecSum3
+ // smartLabel21
//
- this.labelDiffSecSum3.BackGround = null;
- this.labelDiffSecSum3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum3.LineSpacing = 0F;
- this.labelDiffSecSum3.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum3.Name = "labelDiffSecSum3";
- this.labelDiffSecSum3.OverlapOptimize = true;
- this.labelDiffSecSum3.PasswordChar = '\0';
- this.labelDiffSecSum3.Radius = 3;
- this.labelDiffSecSum3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum3.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum3.TabIndex = 47;
- this.labelDiffSecSum3.Text = "0.0023";
- this.labelDiffSecSum3.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum3.Wordwrap = false;
+ this.smartLabel21.BackGround = this.smartGroupBox2;
+ this.smartLabel21.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel21.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel21.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel21.LineSpacing = 0F;
+ this.smartLabel21.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel21.Name = "smartLabel21";
+ this.smartLabel21.OverlapOptimize = true;
+ this.smartLabel21.PasswordChar = '\0';
+ this.smartLabel21.Radius = 3;
+ this.smartLabel21.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel21.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel21.TabIndex = 34;
+ this.smartLabel21.Text = "LR.Max";
+ this.smartLabel21.TextColor = System.Drawing.Color.White;
+ this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel21.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel21.Wordwrap = false;
//
- // smartLabel45
+ // smartSeparatorLine21
//
- this.smartLabel45.BackGround = this.smartGroupBox2;
- this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel45.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel45.LineSpacing = 0F;
- this.smartLabel45.Location = new System.Drawing.Point(4, 194);
- this.smartLabel45.Name = "smartLabel45";
- this.smartLabel45.OverlapOptimize = true;
- this.smartLabel45.PasswordChar = '\0';
- this.smartLabel45.Radius = 3;
- this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel45.Size = new System.Drawing.Size(70, 20);
- this.smartLabel45.TabIndex = 46;
- this.smartLabel45.Text = "SecSum";
- this.smartLabel45.TextColor = System.Drawing.Color.White;
- this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel45.Wordwrap = false;
+ this.smartSeparatorLine21.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine21.Line1Width = 1F;
+ this.smartSeparatorLine21.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine21.Line2Width = 1F;
+ this.smartSeparatorLine21.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine21.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine21.Name = "smartSeparatorLine21";
+ this.smartSeparatorLine21.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine21.TabIndex = 24;
+ this.smartSeparatorLine21.Text = "smartSeparatorLine21";
//
- // labelDispSTD3
+ // labelTitleDispMData1
//
- this.labelDispSTD3.BackGround = null;
- this.labelDispSTD3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD3.LineSpacing = 0F;
- this.labelDispSTD3.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD3.Name = "labelDispSTD3";
- this.labelDispSTD3.OverlapOptimize = true;
- this.labelDispSTD3.PasswordChar = '\0';
- this.labelDispSTD3.Radius = 3;
- this.labelDispSTD3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD3.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD3.TabIndex = 45;
- this.labelDispSTD3.Text = "9.2354";
- this.labelDispSTD3.TextColor = System.Drawing.Color.White;
- this.labelDispSTD3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD3.Wordwrap = false;
+ this.labelTitleDispMData1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData1.LineSpacing = 0F;
+ this.labelTitleDispMData1.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData1.Name = "labelTitleDispMData1";
+ this.labelTitleDispMData1.OverlapOptimize = true;
+ this.labelTitleDispMData1.PasswordChar = '\0';
+ this.labelTitleDispMData1.Radius = 3;
+ this.labelTitleDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData1.TabIndex = 13;
+ this.labelTitleDispMData1.Text = "Height";
+ this.labelTitleDispMData1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData1.Wordwrap = false;
//
- // smartLabel48
+ // labelDiffMadc1
//
- this.smartLabel48.BackGround = this.smartGroupBox2;
- this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel48.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel48.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel48.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel48.LineSpacing = 0F;
- this.smartLabel48.Location = new System.Drawing.Point(4, 127);
- this.smartLabel48.Name = "smartLabel48";
- this.smartLabel48.OverlapOptimize = true;
- this.smartLabel48.PasswordChar = '\0';
- this.smartLabel48.Radius = 3;
- this.smartLabel48.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel48.Size = new System.Drawing.Size(70, 20);
- this.smartLabel48.TabIndex = 44;
- this.smartLabel48.Text = "STD";
- this.smartLabel48.TextColor = System.Drawing.Color.White;
- this.smartLabel48.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel48.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel48.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel48.Wordwrap = false;
+ this.labelDiffMadc1.BackGround = null;
+ this.labelDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc1.LineSpacing = 0F;
+ this.labelDiffMadc1.Location = new System.Drawing.Point(80, 107);
+ this.labelDiffMadc1.Name = "labelDiffMadc1";
+ this.labelDiffMadc1.OverlapOptimize = true;
+ this.labelDiffMadc1.PasswordChar = '\0';
+ this.labelDiffMadc1.Radius = 3;
+ this.labelDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc1.TabIndex = 26;
+ this.labelDiffMadc1.Text = "0.0023";
+ this.labelDiffMadc1.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc1.Wordwrap = false;
//
- // labelDispMDataDiff3
+ // labelDiffSecSum1
//
- this.labelDispMDataDiff3.BackGround = null;
- this.labelDispMDataDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff3.LineSpacing = 0F;
- this.labelDispMDataDiff3.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff3.Name = "labelDispMDataDiff3";
- this.labelDispMDataDiff3.OverlapOptimize = true;
- this.labelDispMDataDiff3.PasswordChar = '\0';
- this.labelDispMDataDiff3.Radius = 3;
- this.labelDispMDataDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff3.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff3.TabIndex = 43;
- this.labelDispMDataDiff3.Text = "9.2354";
- this.labelDispMDataDiff3.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff3.Wordwrap = false;
+ this.labelDiffSecSum1.BackGround = null;
+ this.labelDiffSecSum1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum1.LineSpacing = 0F;
+ this.labelDiffSecSum1.Location = new System.Drawing.Point(80, 151);
+ this.labelDiffSecSum1.Name = "labelDiffSecSum1";
+ this.labelDiffSecSum1.OverlapOptimize = true;
+ this.labelDiffSecSum1.PasswordChar = '\0';
+ this.labelDiffSecSum1.Radius = 3;
+ this.labelDiffSecSum1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum1.TabIndex = 33;
+ this.labelDiffSecSum1.Text = "0.0023";
+ this.labelDiffSecSum1.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum1.Wordwrap = false;
//
- // smartLabel53
+ // smartSeparatorLine11
//
- this.smartLabel53.BackGround = this.smartGroupBox2;
- this.smartLabel53.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel53.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel53.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel53.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel53.LineSpacing = 0F;
- this.smartLabel53.Location = new System.Drawing.Point(4, 105);
- this.smartLabel53.Name = "smartLabel53";
- this.smartLabel53.OverlapOptimize = true;
- this.smartLabel53.PasswordChar = '\0';
- this.smartLabel53.Radius = 3;
- this.smartLabel53.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel53.Size = new System.Drawing.Size(70, 20);
- this.smartLabel53.TabIndex = 42;
- this.smartLabel53.Text = "MDataDiff";
- this.smartLabel53.TextColor = System.Drawing.Color.White;
- this.smartLabel53.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel53.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel53.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel53.Wordwrap = false;
+ this.smartSeparatorLine11.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine11.Line1Width = 1F;
+ this.smartSeparatorLine11.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine11.Line2Width = 1F;
+ this.smartSeparatorLine11.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine11.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine11.Name = "smartSeparatorLine11";
+ this.smartSeparatorLine11.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine11.TabIndex = 23;
+ this.smartSeparatorLine11.Text = "smartSeparatorLine11";
//
- // smartSeparatorLine23
+ // labelDispMData1
//
- this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine23.Line1Width = 1F;
- this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine23.Line2Width = 1F;
- this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine23.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine23.Name = "smartSeparatorLine23";
- this.smartSeparatorLine23.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine23.TabIndex = 37;
- this.smartSeparatorLine23.Text = "smartSeparatorLine23";
+ this.labelDispMData1.BackGround = null;
+ this.labelDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData1.LineSpacing = 0F;
+ this.labelDispMData1.Location = new System.Drawing.Point(80, 219);
+ this.labelDispMData1.Name = "labelDispMData1";
+ this.labelDispMData1.OverlapOptimize = true;
+ this.labelDispMData1.PasswordChar = '\0';
+ this.labelDispMData1.Radius = 3;
+ this.labelDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData1.TabIndex = 14;
+ this.labelDispMData1.Text = "9.2354";
+ this.labelDispMData1.TextColor = System.Drawing.Color.White;
+ this.labelDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData1.Wordwrap = false;
//
- // labelPressureWork3
+ // labelPressureMaster1
//
- this.labelPressureWork3.BackGround = null;
- this.labelPressureWork3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork3.LineSpacing = 0F;
- this.labelPressureWork3.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork3.Name = "labelPressureWork3";
- this.labelPressureWork3.OverlapOptimize = true;
- this.labelPressureWork3.PasswordChar = '\0';
- this.labelPressureWork3.Radius = 3;
- this.labelPressureWork3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork3.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork3.TabIndex = 41;
- this.labelPressureWork3.Text = "0.0023";
- this.labelPressureWork3.TextColor = System.Drawing.Color.White;
- this.labelPressureWork3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork3.Wordwrap = false;
+ this.labelPressureMaster1.BackGround = null;
+ this.labelPressureMaster1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster1.LineSpacing = 0F;
+ this.labelPressureMaster1.Location = new System.Drawing.Point(80, 83);
+ this.labelPressureMaster1.Name = "labelPressureMaster1";
+ this.labelPressureMaster1.OverlapOptimize = true;
+ this.labelPressureMaster1.PasswordChar = '\0';
+ this.labelPressureMaster1.Radius = 3;
+ this.labelPressureMaster1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster1.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster1.TabIndex = 20;
+ this.labelPressureMaster1.Text = "0.0023";
+ this.labelPressureMaster1.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster1.Wordwrap = false;
//
- // labelDiffMadc3
+ // smartLabel17
//
- this.labelDiffMadc3.BackGround = null;
- this.labelDiffMadc3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc3.LineSpacing = 0F;
- this.labelDiffMadc3.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc3.Name = "labelDiffMadc3";
- this.labelDiffMadc3.OverlapOptimize = true;
- this.labelDiffMadc3.PasswordChar = '\0';
- this.labelDiffMadc3.Radius = 3;
- this.labelDiffMadc3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc3.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc3.TabIndex = 40;
- this.labelDiffMadc3.Text = "0.0023";
- this.labelDiffMadc3.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc3.Wordwrap = false;
+ this.smartLabel17.BackGround = this.smartGroupBox2;
+ this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel17.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel17.LineSpacing = 0F;
+ this.smartLabel17.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel17.Name = "smartLabel17";
+ this.smartLabel17.OverlapOptimize = true;
+ this.smartLabel17.PasswordChar = '\0';
+ this.smartLabel17.Radius = 3;
+ this.smartLabel17.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel17.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel17.TabIndex = 32;
+ this.smartLabel17.Text = "LR.Sum";
+ this.smartLabel17.TextColor = System.Drawing.Color.White;
+ this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel17.Wordwrap = false;
//
- // smartLabel23
+ // labelTitleDispMDataD1
//
- this.smartLabel23.BackGround = this.smartGroupBox2;
- this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel23.LineSpacing = 0F;
- this.smartLabel23.Location = new System.Drawing.Point(4, 150);
- this.smartLabel23.Name = "smartLabel23";
- this.smartLabel23.OverlapOptimize = true;
- this.smartLabel23.PasswordChar = '\0';
- this.smartLabel23.Radius = 3;
- this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel23.Size = new System.Drawing.Size(70, 20);
- this.smartLabel23.TabIndex = 39;
- this.smartLabel23.Text = "MAdc";
- this.smartLabel23.TextColor = System.Drawing.Color.White;
- this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel23.Wordwrap = false;
+ this.labelTitleDispMDataD1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD1.LineSpacing = 0F;
+ this.labelTitleDispMDataD1.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD1.Name = "labelTitleDispMDataD1";
+ this.labelTitleDispMDataD1.OverlapOptimize = true;
+ this.labelTitleDispMDataD1.PasswordChar = '\0';
+ this.labelTitleDispMDataD1.Radius = 3;
+ this.labelTitleDispMDataD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD1.TabIndex = 28;
+ this.labelTitleDispMDataD1.Text = "Diff";
+ this.labelTitleDispMDataD1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD1.Wordwrap = false;
//
- // smartSeparatorLine3
+ // smartLabel8
//
- this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine3.Line1Width = 1F;
- this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine3.Line2Width = 1F;
- this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine3.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine3.Name = "smartSeparatorLine3";
- this.smartSeparatorLine3.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine3.TabIndex = 38;
- this.smartSeparatorLine3.Text = "smartSeparatorLine3";
+ this.smartLabel8.BackGround = this.smartGroupBox2;
+ this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel8.LineSpacing = 0F;
+ this.smartLabel8.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel8.Name = "smartLabel8";
+ this.smartLabel8.OverlapOptimize = true;
+ this.smartLabel8.PasswordChar = '\0';
+ this.smartLabel8.Radius = 3;
+ this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel8.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel8.TabIndex = 15;
+ this.smartLabel8.Text = "LR.Sec";
+ this.smartLabel8.TextColor = System.Drawing.Color.White;
+ this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel8.Wordwrap = false;
//
- // labelPressureMaster3
+ // smartLabel10
//
- this.labelPressureMaster3.BackGround = null;
- this.labelPressureMaster3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster3.LineSpacing = 0F;
- this.labelPressureMaster3.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster3.Name = "labelPressureMaster3";
- this.labelPressureMaster3.OverlapOptimize = true;
- this.labelPressureMaster3.PasswordChar = '\0';
- this.labelPressureMaster3.Radius = 3;
- this.labelPressureMaster3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster3.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster3.TabIndex = 36;
- this.labelPressureMaster3.Text = "0.0023";
- this.labelPressureMaster3.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster3.Wordwrap = false;
+ this.smartLabel10.BackGround = this.smartGroupBox2;
+ this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel10.LineSpacing = 0F;
+ this.smartLabel10.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel10.Name = "smartLabel10";
+ this.smartLabel10.OverlapOptimize = true;
+ this.smartLabel10.PasswordChar = '\0';
+ this.smartLabel10.Radius = 3;
+ this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel10.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel10.TabIndex = 19;
+ this.smartLabel10.Text = "master";
+ this.smartLabel10.TextColor = System.Drawing.Color.White;
+ this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel10.Wordwrap = false;
//
- // smartLabel25
+ // labelDispMDataMax1
//
- this.smartLabel25.BackGround = this.smartGroupBox2;
- this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel25.LineSpacing = 0F;
- this.smartLabel25.Location = new System.Drawing.Point(4, 262);
- this.smartLabel25.Name = "smartLabel25";
- this.smartLabel25.OverlapOptimize = true;
- this.smartLabel25.PasswordChar = '\0';
- this.smartLabel25.Radius = 3;
- this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel25.Size = new System.Drawing.Size(70, 20);
- this.smartLabel25.TabIndex = 35;
- this.smartLabel25.Text = "master";
- this.smartLabel25.TextColor = System.Drawing.Color.White;
- this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel25.Wordwrap = false;
+ this.labelDispMDataMax1.BackGround = null;
+ this.labelDispMDataMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax1.LineSpacing = 0F;
+ this.labelDispMDataMax1.Location = new System.Drawing.Point(80, 241);
+ this.labelDispMDataMax1.Name = "labelDispMDataMax1";
+ this.labelDispMDataMax1.OverlapOptimize = true;
+ this.labelDispMDataMax1.PasswordChar = '\0';
+ this.labelDispMDataMax1.Radius = 3;
+ this.labelDispMDataMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax1.TabIndex = 31;
+ this.labelDispMDataMax1.Text = "9.2354";
+ this.labelDispMDataMax1.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax1.Wordwrap = false;
+ //
+ // labelDispMDataDiff1
+ //
+ this.labelDispMDataDiff1.BackGround = null;
+ this.labelDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff1.LineSpacing = 0F;
+ this.labelDispMDataDiff1.Location = new System.Drawing.Point(80, 263);
+ this.labelDispMDataDiff1.Name = "labelDispMDataDiff1";
+ this.labelDispMDataDiff1.OverlapOptimize = true;
+ this.labelDispMDataDiff1.PasswordChar = '\0';
+ this.labelDispMDataDiff1.Radius = 3;
+ this.labelDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff1.TabIndex = 29;
+ this.labelDispMDataDiff1.Text = "9.2354";
+ this.labelDispMDataDiff1.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff1.Wordwrap = false;
+ //
+ // labelDiffSecDiff1
+ //
+ this.labelDiffSecDiff1.BackGround = null;
+ this.labelDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff1.LineSpacing = 0F;
+ this.labelDiffSecDiff1.Location = new System.Drawing.Point(80, 129);
+ this.labelDiffSecDiff1.Name = "labelDiffSecDiff1";
+ this.labelDiffSecDiff1.OverlapOptimize = true;
+ this.labelDiffSecDiff1.PasswordChar = '\0';
+ this.labelDiffSecDiff1.Radius = 3;
+ this.labelDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff1.TabIndex = 16;
+ this.labelDiffSecDiff1.Text = "0.0023";
+ this.labelDiffSecDiff1.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff1.Wordwrap = false;
+ //
+ // smartLabel12
+ //
+ this.smartLabel12.BackGround = this.smartGroupBox2;
+ this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel12.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel12.LineSpacing = 0F;
+ this.smartLabel12.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel12.Name = "smartLabel12";
+ this.smartLabel12.OverlapOptimize = true;
+ this.smartLabel12.PasswordChar = '\0';
+ this.smartLabel12.Radius = 3;
+ this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel12.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel12.TabIndex = 17;
+ this.smartLabel12.Text = "work";
+ this.smartLabel12.TextColor = System.Drawing.Color.White;
+ this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel12.Wordwrap = false;
+ //
+ // labelTitleDispMDataM1
+ //
+ this.labelTitleDispMDataM1.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM1.LineSpacing = 0F;
+ this.labelTitleDispMDataM1.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM1.Name = "labelTitleDispMDataM1";
+ this.labelTitleDispMDataM1.OverlapOptimize = true;
+ this.labelTitleDispMDataM1.PasswordChar = '\0';
+ this.labelTitleDispMDataM1.Radius = 3;
+ this.labelTitleDispMDataM1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM1.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM1.TabIndex = 30;
+ this.labelTitleDispMDataM1.Text = "Max Height";
+ this.labelTitleDispMDataM1.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM1.Wordwrap = false;
//
// smartLabel26
//
@@ -1346,7 +1468,7 @@
this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel26.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel26.LineSpacing = 0F;
- this.smartLabel26.Location = new System.Drawing.Point(4, 240);
+ this.smartLabel26.Location = new System.Drawing.Point(4, 61);
this.smartLabel26.Name = "smartLabel26";
this.smartLabel26.OverlapOptimize = true;
this.smartLabel26.PasswordChar = '\0';
@@ -1361,6 +1483,367 @@
this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel26.Wordwrap = false;
//
+ // smartLabel41
+ //
+ this.smartLabel41.BackGround = this.smartGroupBox2;
+ this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel41.LineSpacing = 0F;
+ this.smartLabel41.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel41.Name = "smartLabel41";
+ this.smartLabel41.OverlapOptimize = true;
+ this.smartLabel41.PasswordChar = '\0';
+ this.smartLabel41.Radius = 3;
+ this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel41.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel41.TabIndex = 48;
+ this.smartLabel41.Text = "LR.Max";
+ this.smartLabel41.TextColor = System.Drawing.Color.White;
+ this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel41.Wordwrap = false;
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = this.smartGroupBox2;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel23.TabIndex = 39;
+ this.smartLabel23.Text = "ADC";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // smartSeparatorLine13
+ //
+ this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line1Width = 1F;
+ this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line2Width = 1F;
+ this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine13.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine13.Name = "smartSeparatorLine13";
+ this.smartSeparatorLine13.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine13.TabIndex = 25;
+ this.smartSeparatorLine13.Text = "smartSeparatorLine13";
+ //
+ // smartSeparatorLine3
+ //
+ this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line1Width = 1F;
+ this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line2Width = 1F;
+ this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine3.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine3.Name = "smartSeparatorLine3";
+ this.smartSeparatorLine3.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine3.TabIndex = 38;
+ this.smartSeparatorLine3.Text = "smartSeparatorLine3";
+ //
+ // labelDiffSecSum3
+ //
+ this.labelDiffSecSum3.BackGround = null;
+ this.labelDiffSecSum3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum3.LineSpacing = 0F;
+ this.labelDiffSecSum3.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum3.Name = "labelDiffSecSum3";
+ this.labelDiffSecSum3.OverlapOptimize = true;
+ this.labelDiffSecSum3.PasswordChar = '\0';
+ this.labelDiffSecSum3.Radius = 3;
+ this.labelDiffSecSum3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum3.TabIndex = 47;
+ this.labelDiffSecSum3.Text = "0.0023";
+ this.labelDiffSecSum3.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum3.Wordwrap = false;
+ //
+ // labelDiffMadc3
+ //
+ this.labelDiffMadc3.BackGround = null;
+ this.labelDiffMadc3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc3.LineSpacing = 0F;
+ this.labelDiffMadc3.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc3.Name = "labelDiffMadc3";
+ this.labelDiffMadc3.OverlapOptimize = true;
+ this.labelDiffMadc3.PasswordChar = '\0';
+ this.labelDiffMadc3.Radius = 3;
+ this.labelDiffMadc3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc3.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc3.TabIndex = 40;
+ this.labelDiffMadc3.Text = "0.0023";
+ this.labelDiffMadc3.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc3.Wordwrap = false;
+ //
+ // labelDispRData3
+ //
+ this.labelDispRData3.BackGround = null;
+ this.labelDispRData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData3.LineSpacing = 0F;
+ this.labelDispRData3.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData3.Name = "labelDispRData3";
+ this.labelDispRData3.OverlapOptimize = true;
+ this.labelDispRData3.PasswordChar = '\0';
+ this.labelDispRData3.Radius = 3;
+ this.labelDispRData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData3.TabIndex = 28;
+ this.labelDispRData3.Text = "0.00";
+ this.labelDispRData3.TextColor = System.Drawing.Color.White;
+ this.labelDispRData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData3.Wordwrap = false;
+ //
+ // labelPressureMaster3
+ //
+ this.labelPressureMaster3.BackGround = null;
+ this.labelPressureMaster3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster3.LineSpacing = 0F;
+ this.labelPressureMaster3.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster3.Name = "labelPressureMaster3";
+ this.labelPressureMaster3.OverlapOptimize = true;
+ this.labelPressureMaster3.PasswordChar = '\0';
+ this.labelPressureMaster3.Radius = 3;
+ this.labelPressureMaster3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster3.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster3.TabIndex = 36;
+ this.labelPressureMaster3.Text = "0.0023";
+ this.labelPressureMaster3.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster3.Wordwrap = false;
+ //
+ // smartLabel45
+ //
+ this.smartLabel45.BackGround = this.smartGroupBox2;
+ this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel45.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel45.LineSpacing = 0F;
+ this.smartLabel45.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel45.Name = "smartLabel45";
+ this.smartLabel45.OverlapOptimize = true;
+ this.smartLabel45.PasswordChar = '\0';
+ this.smartLabel45.Radius = 3;
+ this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel45.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel45.TabIndex = 46;
+ this.smartLabel45.Text = "LR.Sum";
+ this.smartLabel45.TextColor = System.Drawing.Color.White;
+ this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel45.Wordwrap = false;
+ //
+ // labelPressureWork3
+ //
+ this.labelPressureWork3.BackGround = null;
+ this.labelPressureWork3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork3.LineSpacing = 0F;
+ this.labelPressureWork3.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork3.Name = "labelPressureWork3";
+ this.labelPressureWork3.OverlapOptimize = true;
+ this.labelPressureWork3.PasswordChar = '\0';
+ this.labelPressureWork3.Radius = 3;
+ this.labelPressureWork3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork3.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork3.TabIndex = 41;
+ this.labelPressureWork3.Text = "0.0023";
+ this.labelPressureWork3.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork3.Wordwrap = false;
+ //
+ // labelTitleDispMData3
+ //
+ this.labelTitleDispMData3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData3.LineSpacing = 0F;
+ this.labelTitleDispMData3.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData3.Name = "labelTitleDispMData3";
+ this.labelTitleDispMData3.OverlapOptimize = true;
+ this.labelTitleDispMData3.PasswordChar = '\0';
+ this.labelTitleDispMData3.Radius = 3;
+ this.labelTitleDispMData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData3.TabIndex = 30;
+ this.labelTitleDispMData3.Text = "Height";
+ this.labelTitleDispMData3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData3.Wordwrap = false;
+ //
+ // smartLabel25
+ //
+ this.smartLabel25.BackGround = this.smartGroupBox2;
+ this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel25.LineSpacing = 0F;
+ this.smartLabel25.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel25.Name = "smartLabel25";
+ this.smartLabel25.OverlapOptimize = true;
+ this.smartLabel25.PasswordChar = '\0';
+ this.smartLabel25.Radius = 3;
+ this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel25.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel25.TabIndex = 35;
+ this.smartLabel25.Text = "master";
+ this.smartLabel25.TextColor = System.Drawing.Color.White;
+ this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel25.Wordwrap = false;
+ //
+ // labelDispMDataMax3
+ //
+ this.labelDispMDataMax3.BackGround = null;
+ this.labelDispMDataMax3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax3.LineSpacing = 0F;
+ this.labelDispMDataMax3.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax3.Name = "labelDispMDataMax3";
+ this.labelDispMDataMax3.OverlapOptimize = true;
+ this.labelDispMDataMax3.PasswordChar = '\0';
+ this.labelDispMDataMax3.Radius = 3;
+ this.labelDispMDataMax3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax3.TabIndex = 45;
+ this.labelDispMDataMax3.Text = "9.2354";
+ this.labelDispMDataMax3.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax3.Wordwrap = false;
+ //
+ // smartSeparatorLine23
+ //
+ this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line1Width = 1F;
+ this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line2Width = 1F;
+ this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine23.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine23.Name = "smartSeparatorLine23";
+ this.smartSeparatorLine23.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine23.TabIndex = 37;
+ this.smartSeparatorLine23.Text = "smartSeparatorLine23";
+ //
+ // labelDispMData3
+ //
+ this.labelDispMData3.BackGround = null;
+ this.labelDispMData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData3.LineSpacing = 0F;
+ this.labelDispMData3.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData3.Name = "labelDispMData3";
+ this.labelDispMData3.OverlapOptimize = true;
+ this.labelDispMData3.PasswordChar = '\0';
+ this.labelDispMData3.Radius = 3;
+ this.labelDispMData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData3.TabIndex = 31;
+ this.labelDispMData3.Text = "9.2354";
+ this.labelDispMData3.TextColor = System.Drawing.Color.White;
+ this.labelDispMData3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData3.Wordwrap = false;
+ //
+ // labelTitleDispMDataD3
+ //
+ this.labelTitleDispMDataD3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD3.LineSpacing = 0F;
+ this.labelTitleDispMDataD3.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD3.Name = "labelTitleDispMDataD3";
+ this.labelTitleDispMDataD3.OverlapOptimize = true;
+ this.labelTitleDispMDataD3.PasswordChar = '\0';
+ this.labelTitleDispMDataD3.Radius = 3;
+ this.labelTitleDispMDataD3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD3.TabIndex = 42;
+ this.labelTitleDispMDataD3.Text = "Diff";
+ this.labelTitleDispMDataD3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD3.Wordwrap = false;
+ //
+ // labelTitleDispMDataM3
+ //
+ this.labelTitleDispMDataM3.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM3.LineSpacing = 0F;
+ this.labelTitleDispMDataM3.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM3.Name = "labelTitleDispMDataM3";
+ this.labelTitleDispMDataM3.OverlapOptimize = true;
+ this.labelTitleDispMDataM3.PasswordChar = '\0';
+ this.labelTitleDispMDataM3.Radius = 3;
+ this.labelTitleDispMDataM3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM3.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM3.TabIndex = 44;
+ this.labelTitleDispMDataM3.Text = "Max Height";
+ this.labelTitleDispMDataM3.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM3.Wordwrap = false;
+ //
// labelDiffSecDiff3
//
this.labelDiffSecDiff3.BackGround = null;
@@ -1369,7 +1852,7 @@
this.labelDiffSecDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelDiffSecDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelDiffSecDiff3.LineSpacing = 0F;
- this.labelDiffSecDiff3.Location = new System.Drawing.Point(81, 172);
+ this.labelDiffSecDiff3.Location = new System.Drawing.Point(81, 129);
this.labelDiffSecDiff3.Name = "labelDiffSecDiff3";
this.labelDiffSecDiff3.OverlapOptimize = true;
this.labelDiffSecDiff3.PasswordChar = '\0';
@@ -1392,7 +1875,7 @@
this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel28.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel28.LineSpacing = 0F;
- this.smartLabel28.Location = new System.Drawing.Point(4, 172);
+ this.smartLabel28.Location = new System.Drawing.Point(4, 129);
this.smartLabel28.Name = "smartLabel28";
this.smartLabel28.OverlapOptimize = true;
this.smartLabel28.PasswordChar = '\0';
@@ -1400,171 +1883,67 @@
this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel28.Size = new System.Drawing.Size(70, 20);
this.smartLabel28.TabIndex = 32;
- this.smartLabel28.Text = "SecDiff";
+ this.smartLabel28.Text = "LR.Sec";
this.smartLabel28.TextColor = System.Drawing.Color.White;
this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel28.Wordwrap = false;
//
- // labelDispMData3
+ // labelDispMDataDiff3
//
- this.labelDispMData3.BackGround = null;
- this.labelDispMData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData3.LineSpacing = 0F;
- this.labelDispMData3.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData3.Name = "labelDispMData3";
- this.labelDispMData3.OverlapOptimize = true;
- this.labelDispMData3.PasswordChar = '\0';
- this.labelDispMData3.Radius = 3;
- this.labelDispMData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData3.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData3.TabIndex = 31;
- this.labelDispMData3.Text = "9.2354";
- this.labelDispMData3.TextColor = System.Drawing.Color.White;
- this.labelDispMData3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData3.Wordwrap = false;
- //
- // smartLabel30
- //
- this.smartLabel30.BackGround = this.smartGroupBox2;
- this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel30.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel30.LineSpacing = 0F;
- this.smartLabel30.Location = new System.Drawing.Point(4, 83);
- this.smartLabel30.Name = "smartLabel30";
- this.smartLabel30.OverlapOptimize = true;
- this.smartLabel30.PasswordChar = '\0';
- this.smartLabel30.Radius = 3;
- this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel30.Size = new System.Drawing.Size(70, 20);
- this.smartLabel30.TabIndex = 30;
- this.smartLabel30.Text = "MData";
- this.smartLabel30.TextColor = System.Drawing.Color.White;
- this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel30.Wordwrap = false;
- //
- // labelDispRData3
- //
- this.labelDispRData3.BackGround = null;
- this.labelDispRData3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData3.LineSpacing = 0F;
- this.labelDispRData3.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData3.Name = "labelDispRData3";
- this.labelDispRData3.OverlapOptimize = true;
- this.labelDispRData3.PasswordChar = '\0';
- this.labelDispRData3.Radius = 3;
- this.labelDispRData3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData3.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData3.TabIndex = 28;
- this.labelDispRData3.Text = "-9.23 / -10.00";
- this.labelDispRData3.TextColor = System.Drawing.Color.White;
- this.labelDispRData3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData3.Wordwrap = false;
- //
- // smartLabel32
- //
- this.smartLabel32.BackGround = this.smartGroupBox2;
- this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel32.LineSpacing = 0F;
- this.smartLabel32.Location = new System.Drawing.Point(4, 61);
- this.smartLabel32.Name = "smartLabel32";
- this.smartLabel32.OverlapOptimize = true;
- this.smartLabel32.PasswordChar = '\0';
- this.smartLabel32.Radius = 3;
- this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel32.Size = new System.Drawing.Size(70, 20);
- this.smartLabel32.TabIndex = 29;
- this.smartLabel32.Text = "RData";
- this.smartLabel32.TextColor = System.Drawing.Color.White;
- this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel32.Wordwrap = false;
- //
- // smartSeparatorLine13
- //
- this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine13.Line1Width = 1F;
- this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine13.Line2Width = 1F;
- this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine13.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine13.Name = "smartSeparatorLine13";
- this.smartSeparatorLine13.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine13.TabIndex = 25;
- this.smartSeparatorLine13.Text = "smartSeparatorLine13";
- //
- // labelResult3
- //
- this.labelResult3.BackGround = null;
- this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult3.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult3.LineSpacing = 0F;
- this.labelResult3.Location = new System.Drawing.Point(4, 28);
- this.labelResult3.Name = "labelResult3";
- this.labelResult3.OverlapOptimize = true;
- this.labelResult3.PasswordChar = '\0';
- this.labelResult3.Radius = 3;
- this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult3.Size = new System.Drawing.Size(166, 27);
- this.labelResult3.TabIndex = 24;
- this.labelResult3.Text = "제품 없음";
- this.labelResult3.TextColor = System.Drawing.Color.White;
- this.labelResult3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult3.Visible = false;
- this.labelResult3.Wordwrap = false;
+ this.labelDispMDataDiff3.BackGround = null;
+ this.labelDispMDataDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff3.LineSpacing = 0F;
+ this.labelDispMDataDiff3.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff3.Name = "labelDispMDataDiff3";
+ this.labelDispMDataDiff3.OverlapOptimize = true;
+ this.labelDispMDataDiff3.PasswordChar = '\0';
+ this.labelDispMDataDiff3.Radius = 3;
+ this.labelDispMDataDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff3.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff3.TabIndex = 43;
+ this.labelDispMDataDiff3.Text = "9.2354";
+ this.labelDispMDataDiff3.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff3.Wordwrap = false;
//
// smartGroupBox5
//
this.smartGroupBox5.BackGround = null;
this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox5.BackImage = null;
- this.smartGroupBox5.Controls.Add(this.labelDiffMean4);
- this.smartGroupBox5.Controls.Add(this.smartLabel57);
- this.smartGroupBox5.Controls.Add(this.labelDiffSecSum4);
- this.smartGroupBox5.Controls.Add(this.smartLabel60);
- this.smartGroupBox5.Controls.Add(this.labelDispSTD4);
- this.smartGroupBox5.Controls.Add(this.smartLabel66);
+ this.smartGroupBox5.Controls.Add(this.labelDispMDataMax4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMDataM4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMDataD4);
this.smartGroupBox5.Controls.Add(this.labelDispMDataDiff4);
- this.smartGroupBox5.Controls.Add(this.smartLabel70);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine5);
- this.smartGroupBox5.Controls.Add(this.labelPressureWork4);
- this.smartGroupBox5.Controls.Add(this.labelDiffMadc4);
- this.smartGroupBox5.Controls.Add(this.smartLabel35);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine4);
- this.smartGroupBox5.Controls.Add(this.labelPressureMaster4);
- this.smartGroupBox5.Controls.Add(this.smartLabel37);
+ this.smartGroupBox5.Controls.Add(this.labelResultDiff4);
+ this.smartGroupBox5.Controls.Add(this.labelResultDisp4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffSecMax4);
+ this.smartGroupBox5.Controls.Add(this.labelResult4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispRData4);
this.smartGroupBox5.Controls.Add(this.smartLabel38);
+ this.smartGroupBox5.Controls.Add(this.smartLabel57);
+ this.smartGroupBox5.Controls.Add(this.smartLabel35);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine14);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffSecSum4);
+ this.smartGroupBox5.Controls.Add(this.labelDiffMadc4);
+ this.smartGroupBox5.Controls.Add(this.labelDispRData4);
+ this.smartGroupBox5.Controls.Add(this.labelPressureMaster4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel60);
+ this.smartGroupBox5.Controls.Add(this.labelPressureWork4);
+ this.smartGroupBox5.Controls.Add(this.labelTitleDispMData4);
+ this.smartGroupBox5.Controls.Add(this.smartLabel37);
+ this.smartGroupBox5.Controls.Add(this.smartSeparatorLine5);
+ this.smartGroupBox5.Controls.Add(this.labelDispMData4);
this.smartGroupBox5.Controls.Add(this.labelDiffSecDiff4);
this.smartGroupBox5.Controls.Add(this.smartLabel40);
- this.smartGroupBox5.Controls.Add(this.labelDispMData4);
- this.smartGroupBox5.Controls.Add(this.smartLabel42);
- this.smartGroupBox5.Controls.Add(this.labelDispRData4);
- this.smartGroupBox5.Controls.Add(this.smartLabel44);
- this.smartGroupBox5.Controls.Add(this.smartSeparatorLine14);
- this.smartGroupBox5.Controls.Add(this.labelResult4);
this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox5.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox5.FrameLineThickness = 2;
@@ -1578,504 +1957,74 @@
this.smartGroupBox5.Text = "Lane 4";
this.smartGroupBox5.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean4
+ // labelResultDiff4
//
- this.labelDiffMean4.BackGround = null;
- this.labelDiffMean4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean4.LineSpacing = 0F;
- this.labelDiffMean4.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean4.Name = "labelDiffMean4";
- this.labelDiffMean4.OverlapOptimize = true;
- this.labelDiffMean4.PasswordChar = '\0';
- this.labelDiffMean4.Radius = 3;
- this.labelDiffMean4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean4.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean4.TabIndex = 49;
- this.labelDiffMean4.Text = "0.0023";
- this.labelDiffMean4.TextColor = System.Drawing.Color.White;
- this.labelDiffMean4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean4.Wordwrap = false;
+ this.labelResultDiff4.BackGround = null;
+ this.labelResultDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff4.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff4.LineSpacing = 0F;
+ this.labelResultDiff4.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff4.Name = "labelResultDiff4";
+ this.labelResultDiff4.OverlapOptimize = true;
+ this.labelResultDiff4.PasswordChar = '\0';
+ this.labelResultDiff4.Radius = 3;
+ this.labelResultDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff4.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff4.TabIndex = 51;
+ this.labelResultDiff4.Text = "Diff";
+ this.labelResultDiff4.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff4.Wordwrap = false;
//
- // smartLabel57
+ // labelResultDisp4
//
- this.smartLabel57.BackGround = this.smartGroupBox2;
- this.smartLabel57.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel57.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel57.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel57.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel57.LineSpacing = 0F;
- this.smartLabel57.Location = new System.Drawing.Point(4, 216);
- this.smartLabel57.Name = "smartLabel57";
- this.smartLabel57.OverlapOptimize = true;
- this.smartLabel57.PasswordChar = '\0';
- this.smartLabel57.Radius = 3;
- this.smartLabel57.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel57.Size = new System.Drawing.Size(70, 20);
- this.smartLabel57.TabIndex = 48;
- this.smartLabel57.Text = "DiffMean";
- this.smartLabel57.TextColor = System.Drawing.Color.White;
- this.smartLabel57.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel57.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel57.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel57.Wordwrap = false;
+ this.labelResultDisp4.BackGround = null;
+ this.labelResultDisp4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp4.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp4.LineSpacing = 0F;
+ this.labelResultDisp4.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp4.Name = "labelResultDisp4";
+ this.labelResultDisp4.OverlapOptimize = true;
+ this.labelResultDisp4.PasswordChar = '\0';
+ this.labelResultDisp4.Radius = 3;
+ this.labelResultDisp4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp4.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp4.TabIndex = 50;
+ this.labelResultDisp4.Text = "Disp";
+ this.labelResultDisp4.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp4.Wordwrap = false;
//
- // labelDiffSecSum4
+ // labelDiffSecMax4
//
- this.labelDiffSecSum4.BackGround = null;
- this.labelDiffSecSum4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum4.LineSpacing = 0F;
- this.labelDiffSecSum4.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum4.Name = "labelDiffSecSum4";
- this.labelDiffSecSum4.OverlapOptimize = true;
- this.labelDiffSecSum4.PasswordChar = '\0';
- this.labelDiffSecSum4.Radius = 3;
- this.labelDiffSecSum4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum4.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum4.TabIndex = 47;
- this.labelDiffSecSum4.Text = "0.0023";
- this.labelDiffSecSum4.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum4.Wordwrap = false;
- //
- // smartLabel60
- //
- this.smartLabel60.BackGround = this.smartGroupBox2;
- this.smartLabel60.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel60.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel60.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel60.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel60.LineSpacing = 0F;
- this.smartLabel60.Location = new System.Drawing.Point(4, 194);
- this.smartLabel60.Name = "smartLabel60";
- this.smartLabel60.OverlapOptimize = true;
- this.smartLabel60.PasswordChar = '\0';
- this.smartLabel60.Radius = 3;
- this.smartLabel60.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel60.Size = new System.Drawing.Size(70, 20);
- this.smartLabel60.TabIndex = 46;
- this.smartLabel60.Text = "SecSum";
- this.smartLabel60.TextColor = System.Drawing.Color.White;
- this.smartLabel60.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel60.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel60.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel60.Wordwrap = false;
- //
- // labelDispSTD4
- //
- this.labelDispSTD4.BackGround = null;
- this.labelDispSTD4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD4.LineSpacing = 0F;
- this.labelDispSTD4.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD4.Name = "labelDispSTD4";
- this.labelDispSTD4.OverlapOptimize = true;
- this.labelDispSTD4.PasswordChar = '\0';
- this.labelDispSTD4.Radius = 3;
- this.labelDispSTD4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD4.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD4.TabIndex = 45;
- this.labelDispSTD4.Text = "9.2354";
- this.labelDispSTD4.TextColor = System.Drawing.Color.White;
- this.labelDispSTD4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD4.Wordwrap = false;
- //
- // smartLabel66
- //
- this.smartLabel66.BackGround = this.smartGroupBox2;
- this.smartLabel66.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel66.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel66.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel66.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel66.LineSpacing = 0F;
- this.smartLabel66.Location = new System.Drawing.Point(4, 127);
- this.smartLabel66.Name = "smartLabel66";
- this.smartLabel66.OverlapOptimize = true;
- this.smartLabel66.PasswordChar = '\0';
- this.smartLabel66.Radius = 3;
- this.smartLabel66.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel66.Size = new System.Drawing.Size(70, 20);
- this.smartLabel66.TabIndex = 44;
- this.smartLabel66.Text = "STD";
- this.smartLabel66.TextColor = System.Drawing.Color.White;
- this.smartLabel66.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel66.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel66.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel66.Wordwrap = false;
- //
- // labelDispMDataDiff4
- //
- this.labelDispMDataDiff4.BackGround = null;
- this.labelDispMDataDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff4.LineSpacing = 0F;
- this.labelDispMDataDiff4.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff4.Name = "labelDispMDataDiff4";
- this.labelDispMDataDiff4.OverlapOptimize = true;
- this.labelDispMDataDiff4.PasswordChar = '\0';
- this.labelDispMDataDiff4.Radius = 3;
- this.labelDispMDataDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff4.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff4.TabIndex = 43;
- this.labelDispMDataDiff4.Text = "9.2354";
- this.labelDispMDataDiff4.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff4.Wordwrap = false;
- //
- // smartLabel70
- //
- this.smartLabel70.BackGround = this.smartGroupBox2;
- this.smartLabel70.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel70.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel70.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel70.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel70.LineSpacing = 0F;
- this.smartLabel70.Location = new System.Drawing.Point(4, 105);
- this.smartLabel70.Name = "smartLabel70";
- this.smartLabel70.OverlapOptimize = true;
- this.smartLabel70.PasswordChar = '\0';
- this.smartLabel70.Radius = 3;
- this.smartLabel70.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel70.Size = new System.Drawing.Size(70, 20);
- this.smartLabel70.TabIndex = 42;
- this.smartLabel70.Text = "MDataDiff";
- this.smartLabel70.TextColor = System.Drawing.Color.White;
- this.smartLabel70.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel70.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel70.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel70.Wordwrap = false;
- //
- // smartSeparatorLine5
- //
- this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine5.Line1Width = 1F;
- this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine5.Line2Width = 1F;
- this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine5.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine5.Name = "smartSeparatorLine5";
- this.smartSeparatorLine5.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine5.TabIndex = 37;
- this.smartSeparatorLine5.Text = "smartSeparatorLine5";
- //
- // labelPressureWork4
- //
- this.labelPressureWork4.BackGround = null;
- this.labelPressureWork4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork4.LineSpacing = 0F;
- this.labelPressureWork4.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork4.Name = "labelPressureWork4";
- this.labelPressureWork4.OverlapOptimize = true;
- this.labelPressureWork4.PasswordChar = '\0';
- this.labelPressureWork4.Radius = 3;
- this.labelPressureWork4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork4.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork4.TabIndex = 41;
- this.labelPressureWork4.Text = "0.0023";
- this.labelPressureWork4.TextColor = System.Drawing.Color.White;
- this.labelPressureWork4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork4.Wordwrap = false;
- //
- // labelDiffMadc4
- //
- this.labelDiffMadc4.BackGround = null;
- this.labelDiffMadc4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc4.LineSpacing = 0F;
- this.labelDiffMadc4.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc4.Name = "labelDiffMadc4";
- this.labelDiffMadc4.OverlapOptimize = true;
- this.labelDiffMadc4.PasswordChar = '\0';
- this.labelDiffMadc4.Radius = 3;
- this.labelDiffMadc4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc4.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc4.TabIndex = 40;
- this.labelDiffMadc4.Text = "0.0023";
- this.labelDiffMadc4.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc4.Wordwrap = false;
- //
- // smartLabel35
- //
- this.smartLabel35.BackGround = this.smartGroupBox2;
- this.smartLabel35.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel35.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel35.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel35.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel35.LineSpacing = 0F;
- this.smartLabel35.Location = new System.Drawing.Point(4, 150);
- this.smartLabel35.Name = "smartLabel35";
- this.smartLabel35.OverlapOptimize = true;
- this.smartLabel35.PasswordChar = '\0';
- this.smartLabel35.Radius = 3;
- this.smartLabel35.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel35.Size = new System.Drawing.Size(70, 20);
- this.smartLabel35.TabIndex = 39;
- this.smartLabel35.Text = "MAdc";
- this.smartLabel35.TextColor = System.Drawing.Color.White;
- this.smartLabel35.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel35.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel35.Wordwrap = false;
- //
- // smartSeparatorLine4
- //
- this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine4.Line1Width = 1F;
- this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine4.Line2Width = 1F;
- this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine4.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine4.Name = "smartSeparatorLine4";
- this.smartSeparatorLine4.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine4.TabIndex = 38;
- this.smartSeparatorLine4.Text = "smartSeparatorLine4";
- //
- // labelPressureMaster4
- //
- this.labelPressureMaster4.BackGround = null;
- this.labelPressureMaster4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster4.LineSpacing = 0F;
- this.labelPressureMaster4.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster4.Name = "labelPressureMaster4";
- this.labelPressureMaster4.OverlapOptimize = true;
- this.labelPressureMaster4.PasswordChar = '\0';
- this.labelPressureMaster4.Radius = 3;
- this.labelPressureMaster4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster4.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster4.TabIndex = 36;
- this.labelPressureMaster4.Text = "0.0023";
- this.labelPressureMaster4.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster4.Wordwrap = false;
- //
- // smartLabel37
- //
- this.smartLabel37.BackGround = this.smartGroupBox2;
- this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel37.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel37.LineSpacing = 0F;
- this.smartLabel37.Location = new System.Drawing.Point(4, 262);
- this.smartLabel37.Name = "smartLabel37";
- this.smartLabel37.OverlapOptimize = true;
- this.smartLabel37.PasswordChar = '\0';
- this.smartLabel37.Radius = 3;
- this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel37.Size = new System.Drawing.Size(70, 20);
- this.smartLabel37.TabIndex = 35;
- this.smartLabel37.Text = "master";
- this.smartLabel37.TextColor = System.Drawing.Color.White;
- this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel37.Wordwrap = false;
- //
- // smartLabel38
- //
- this.smartLabel38.BackGround = this.smartGroupBox2;
- this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel38.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel38.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel38.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel38.LineSpacing = 0F;
- this.smartLabel38.Location = new System.Drawing.Point(4, 240);
- this.smartLabel38.Name = "smartLabel38";
- this.smartLabel38.OverlapOptimize = true;
- this.smartLabel38.PasswordChar = '\0';
- this.smartLabel38.Radius = 3;
- this.smartLabel38.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel38.Size = new System.Drawing.Size(70, 20);
- this.smartLabel38.TabIndex = 34;
- this.smartLabel38.Text = "work";
- this.smartLabel38.TextColor = System.Drawing.Color.White;
- this.smartLabel38.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel38.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel38.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel38.Wordwrap = false;
- //
- // labelDiffSecDiff4
- //
- this.labelDiffSecDiff4.BackGround = null;
- this.labelDiffSecDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff4.LineSpacing = 0F;
- this.labelDiffSecDiff4.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff4.Name = "labelDiffSecDiff4";
- this.labelDiffSecDiff4.OverlapOptimize = true;
- this.labelDiffSecDiff4.PasswordChar = '\0';
- this.labelDiffSecDiff4.Radius = 3;
- this.labelDiffSecDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff4.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff4.TabIndex = 33;
- this.labelDiffSecDiff4.Text = "0.0023";
- this.labelDiffSecDiff4.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff4.Wordwrap = false;
- //
- // smartLabel40
- //
- this.smartLabel40.BackGround = this.smartGroupBox2;
- this.smartLabel40.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel40.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel40.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel40.LineSpacing = 0F;
- this.smartLabel40.Location = new System.Drawing.Point(4, 172);
- this.smartLabel40.Name = "smartLabel40";
- this.smartLabel40.OverlapOptimize = true;
- this.smartLabel40.PasswordChar = '\0';
- this.smartLabel40.Radius = 3;
- this.smartLabel40.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel40.Size = new System.Drawing.Size(70, 20);
- this.smartLabel40.TabIndex = 32;
- this.smartLabel40.Text = "SecDiff";
- this.smartLabel40.TextColor = System.Drawing.Color.White;
- this.smartLabel40.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel40.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel40.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel40.Wordwrap = false;
- //
- // labelDispMData4
- //
- this.labelDispMData4.BackGround = null;
- this.labelDispMData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData4.LineSpacing = 0F;
- this.labelDispMData4.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData4.Name = "labelDispMData4";
- this.labelDispMData4.OverlapOptimize = true;
- this.labelDispMData4.PasswordChar = '\0';
- this.labelDispMData4.Radius = 3;
- this.labelDispMData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData4.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData4.TabIndex = 31;
- this.labelDispMData4.Text = "9.2354";
- this.labelDispMData4.TextColor = System.Drawing.Color.White;
- this.labelDispMData4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData4.Wordwrap = false;
- //
- // smartLabel42
- //
- this.smartLabel42.BackGround = this.smartGroupBox2;
- this.smartLabel42.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel42.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel42.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel42.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel42.LineSpacing = 0F;
- this.smartLabel42.Location = new System.Drawing.Point(4, 83);
- this.smartLabel42.Name = "smartLabel42";
- this.smartLabel42.OverlapOptimize = true;
- this.smartLabel42.PasswordChar = '\0';
- this.smartLabel42.Radius = 3;
- this.smartLabel42.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel42.Size = new System.Drawing.Size(70, 20);
- this.smartLabel42.TabIndex = 30;
- this.smartLabel42.Text = "MData";
- this.smartLabel42.TextColor = System.Drawing.Color.White;
- this.smartLabel42.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel42.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel42.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel42.Wordwrap = false;
- //
- // labelDispRData4
- //
- this.labelDispRData4.BackGround = null;
- this.labelDispRData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData4.LineSpacing = 0F;
- this.labelDispRData4.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData4.Name = "labelDispRData4";
- this.labelDispRData4.OverlapOptimize = true;
- this.labelDispRData4.PasswordChar = '\0';
- this.labelDispRData4.Radius = 3;
- this.labelDispRData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData4.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData4.TabIndex = 28;
- this.labelDispRData4.Text = "-9.23 / -10.00";
- this.labelDispRData4.TextColor = System.Drawing.Color.White;
- this.labelDispRData4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData4.Wordwrap = false;
- //
- // smartLabel44
- //
- this.smartLabel44.BackGround = this.smartGroupBox2;
- this.smartLabel44.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel44.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel44.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel44.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel44.LineSpacing = 0F;
- this.smartLabel44.Location = new System.Drawing.Point(4, 61);
- this.smartLabel44.Name = "smartLabel44";
- this.smartLabel44.OverlapOptimize = true;
- this.smartLabel44.PasswordChar = '\0';
- this.smartLabel44.Radius = 3;
- this.smartLabel44.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel44.Size = new System.Drawing.Size(70, 20);
- this.smartLabel44.TabIndex = 29;
- this.smartLabel44.Text = "RData";
- this.smartLabel44.TextColor = System.Drawing.Color.White;
- this.smartLabel44.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel44.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel44.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel44.Wordwrap = false;
- //
- // smartSeparatorLine14
- //
- this.smartSeparatorLine14.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine14.Line1Width = 1F;
- this.smartSeparatorLine14.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine14.Line2Width = 1F;
- this.smartSeparatorLine14.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine14.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine14.Name = "smartSeparatorLine14";
- this.smartSeparatorLine14.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine14.TabIndex = 25;
- this.smartSeparatorLine14.Text = "smartSeparatorLine14";
+ this.labelDiffSecMax4.BackGround = null;
+ this.labelDiffSecMax4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax4.LineSpacing = 0F;
+ this.labelDiffSecMax4.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax4.Name = "labelDiffSecMax4";
+ this.labelDiffSecMax4.OverlapOptimize = true;
+ this.labelDiffSecMax4.PasswordChar = '\0';
+ this.labelDiffSecMax4.Radius = 3;
+ this.labelDiffSecMax4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax4.TabIndex = 49;
+ this.labelDiffSecMax4.Text = "0.0023";
+ this.labelDiffSecMax4.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax4.Wordwrap = false;
//
// labelResult4
//
@@ -2098,38 +2047,515 @@
this.labelResult4.TextColorDisable = System.Drawing.Color.Gray;
this.labelResult4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelResult4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult4.Visible = false;
this.labelResult4.Wordwrap = false;
//
+ // labelTitleDispRData4
+ //
+ this.labelTitleDispRData4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData4.LineSpacing = 0F;
+ this.labelTitleDispRData4.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData4.Name = "labelTitleDispRData4";
+ this.labelTitleDispRData4.OverlapOptimize = true;
+ this.labelTitleDispRData4.PasswordChar = '\0';
+ this.labelTitleDispRData4.Radius = 3;
+ this.labelTitleDispRData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData4.TabIndex = 29;
+ this.labelTitleDispRData4.Text = "Level";
+ this.labelTitleDispRData4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData4.Wordwrap = false;
+ //
+ // smartLabel38
+ //
+ this.smartLabel38.BackGround = this.smartGroupBox2;
+ this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel38.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel38.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel38.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel38.LineSpacing = 0F;
+ this.smartLabel38.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel38.Name = "smartLabel38";
+ this.smartLabel38.OverlapOptimize = true;
+ this.smartLabel38.PasswordChar = '\0';
+ this.smartLabel38.Radius = 3;
+ this.smartLabel38.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel38.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel38.TabIndex = 34;
+ this.smartLabel38.Text = "work";
+ this.smartLabel38.TextColor = System.Drawing.Color.White;
+ this.smartLabel38.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel38.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel38.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel38.Wordwrap = false;
+ //
+ // smartLabel57
+ //
+ this.smartLabel57.BackGround = this.smartGroupBox2;
+ this.smartLabel57.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel57.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel57.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel57.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel57.LineSpacing = 0F;
+ this.smartLabel57.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel57.Name = "smartLabel57";
+ this.smartLabel57.OverlapOptimize = true;
+ this.smartLabel57.PasswordChar = '\0';
+ this.smartLabel57.Radius = 3;
+ this.smartLabel57.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel57.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel57.TabIndex = 48;
+ this.smartLabel57.Text = "LR.Max";
+ this.smartLabel57.TextColor = System.Drawing.Color.White;
+ this.smartLabel57.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel57.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel57.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel57.Wordwrap = false;
+ //
+ // smartLabel35
+ //
+ this.smartLabel35.BackGround = this.smartGroupBox2;
+ this.smartLabel35.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel35.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel35.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel35.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel35.LineSpacing = 0F;
+ this.smartLabel35.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel35.Name = "smartLabel35";
+ this.smartLabel35.OverlapOptimize = true;
+ this.smartLabel35.PasswordChar = '\0';
+ this.smartLabel35.Radius = 3;
+ this.smartLabel35.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel35.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel35.TabIndex = 39;
+ this.smartLabel35.Text = "ADC";
+ this.smartLabel35.TextColor = System.Drawing.Color.White;
+ this.smartLabel35.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel35.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel35.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel35.Wordwrap = false;
+ //
+ // smartSeparatorLine14
+ //
+ this.smartSeparatorLine14.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine14.Line1Width = 1F;
+ this.smartSeparatorLine14.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine14.Line2Width = 1F;
+ this.smartSeparatorLine14.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine14.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine14.Name = "smartSeparatorLine14";
+ this.smartSeparatorLine14.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine14.TabIndex = 25;
+ this.smartSeparatorLine14.Text = "smartSeparatorLine14";
+ //
+ // smartSeparatorLine4
+ //
+ this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line1Width = 1F;
+ this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine4.Line2Width = 1F;
+ this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine4.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine4.Name = "smartSeparatorLine4";
+ this.smartSeparatorLine4.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine4.TabIndex = 38;
+ this.smartSeparatorLine4.Text = "smartSeparatorLine4";
+ //
+ // labelDiffSecSum4
+ //
+ this.labelDiffSecSum4.BackGround = null;
+ this.labelDiffSecSum4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum4.LineSpacing = 0F;
+ this.labelDiffSecSum4.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum4.Name = "labelDiffSecSum4";
+ this.labelDiffSecSum4.OverlapOptimize = true;
+ this.labelDiffSecSum4.PasswordChar = '\0';
+ this.labelDiffSecSum4.Radius = 3;
+ this.labelDiffSecSum4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum4.TabIndex = 47;
+ this.labelDiffSecSum4.Text = "0.0023";
+ this.labelDiffSecSum4.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum4.Wordwrap = false;
+ //
+ // labelDiffMadc4
+ //
+ this.labelDiffMadc4.BackGround = null;
+ this.labelDiffMadc4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc4.LineSpacing = 0F;
+ this.labelDiffMadc4.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc4.Name = "labelDiffMadc4";
+ this.labelDiffMadc4.OverlapOptimize = true;
+ this.labelDiffMadc4.PasswordChar = '\0';
+ this.labelDiffMadc4.Radius = 3;
+ this.labelDiffMadc4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc4.TabIndex = 40;
+ this.labelDiffMadc4.Text = "0.0023";
+ this.labelDiffMadc4.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc4.Wordwrap = false;
+ //
+ // labelDispRData4
+ //
+ this.labelDispRData4.BackGround = null;
+ this.labelDispRData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData4.LineSpacing = 0F;
+ this.labelDispRData4.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData4.Name = "labelDispRData4";
+ this.labelDispRData4.OverlapOptimize = true;
+ this.labelDispRData4.PasswordChar = '\0';
+ this.labelDispRData4.Radius = 3;
+ this.labelDispRData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData4.TabIndex = 28;
+ this.labelDispRData4.Text = "0.00";
+ this.labelDispRData4.TextColor = System.Drawing.Color.White;
+ this.labelDispRData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData4.Wordwrap = false;
+ //
+ // labelPressureMaster4
+ //
+ this.labelPressureMaster4.BackGround = null;
+ this.labelPressureMaster4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster4.LineSpacing = 0F;
+ this.labelPressureMaster4.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster4.Name = "labelPressureMaster4";
+ this.labelPressureMaster4.OverlapOptimize = true;
+ this.labelPressureMaster4.PasswordChar = '\0';
+ this.labelPressureMaster4.Radius = 3;
+ this.labelPressureMaster4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster4.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster4.TabIndex = 36;
+ this.labelPressureMaster4.Text = "0.0023";
+ this.labelPressureMaster4.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster4.Wordwrap = false;
+ //
+ // smartLabel60
+ //
+ this.smartLabel60.BackGround = this.smartGroupBox2;
+ this.smartLabel60.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel60.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel60.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel60.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel60.LineSpacing = 0F;
+ this.smartLabel60.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel60.Name = "smartLabel60";
+ this.smartLabel60.OverlapOptimize = true;
+ this.smartLabel60.PasswordChar = '\0';
+ this.smartLabel60.Radius = 3;
+ this.smartLabel60.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel60.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel60.TabIndex = 46;
+ this.smartLabel60.Text = "LR.Sum";
+ this.smartLabel60.TextColor = System.Drawing.Color.White;
+ this.smartLabel60.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel60.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel60.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel60.Wordwrap = false;
+ //
+ // labelPressureWork4
+ //
+ this.labelPressureWork4.BackGround = null;
+ this.labelPressureWork4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork4.LineSpacing = 0F;
+ this.labelPressureWork4.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork4.Name = "labelPressureWork4";
+ this.labelPressureWork4.OverlapOptimize = true;
+ this.labelPressureWork4.PasswordChar = '\0';
+ this.labelPressureWork4.Radius = 3;
+ this.labelPressureWork4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork4.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork4.TabIndex = 41;
+ this.labelPressureWork4.Text = "0.0023";
+ this.labelPressureWork4.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork4.Wordwrap = false;
+ //
+ // labelTitleDispMData4
+ //
+ this.labelTitleDispMData4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData4.LineSpacing = 0F;
+ this.labelTitleDispMData4.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData4.Name = "labelTitleDispMData4";
+ this.labelTitleDispMData4.OverlapOptimize = true;
+ this.labelTitleDispMData4.PasswordChar = '\0';
+ this.labelTitleDispMData4.Radius = 3;
+ this.labelTitleDispMData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData4.TabIndex = 30;
+ this.labelTitleDispMData4.Text = "Height";
+ this.labelTitleDispMData4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData4.Wordwrap = false;
+ //
+ // smartLabel37
+ //
+ this.smartLabel37.BackGround = this.smartGroupBox2;
+ this.smartLabel37.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel37.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel37.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel37.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel37.LineSpacing = 0F;
+ this.smartLabel37.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel37.Name = "smartLabel37";
+ this.smartLabel37.OverlapOptimize = true;
+ this.smartLabel37.PasswordChar = '\0';
+ this.smartLabel37.Radius = 3;
+ this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel37.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel37.TabIndex = 35;
+ this.smartLabel37.Text = "master";
+ this.smartLabel37.TextColor = System.Drawing.Color.White;
+ this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel37.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel37.Wordwrap = false;
+ //
+ // labelDispMDataMax4
+ //
+ this.labelDispMDataMax4.BackGround = null;
+ this.labelDispMDataMax4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax4.LineSpacing = 0F;
+ this.labelDispMDataMax4.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax4.Name = "labelDispMDataMax4";
+ this.labelDispMDataMax4.OverlapOptimize = true;
+ this.labelDispMDataMax4.PasswordChar = '\0';
+ this.labelDispMDataMax4.Radius = 3;
+ this.labelDispMDataMax4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax4.TabIndex = 45;
+ this.labelDispMDataMax4.Text = "9.2354";
+ this.labelDispMDataMax4.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax4.Wordwrap = false;
+ //
+ // smartSeparatorLine5
+ //
+ this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line1Width = 1F;
+ this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine5.Line2Width = 1F;
+ this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine5.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine5.Name = "smartSeparatorLine5";
+ this.smartSeparatorLine5.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine5.TabIndex = 37;
+ this.smartSeparatorLine5.Text = "smartSeparatorLine5";
+ //
+ // labelDispMData4
+ //
+ this.labelDispMData4.BackGround = null;
+ this.labelDispMData4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData4.LineSpacing = 0F;
+ this.labelDispMData4.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData4.Name = "labelDispMData4";
+ this.labelDispMData4.OverlapOptimize = true;
+ this.labelDispMData4.PasswordChar = '\0';
+ this.labelDispMData4.Radius = 3;
+ this.labelDispMData4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData4.TabIndex = 31;
+ this.labelDispMData4.Text = "9.2354";
+ this.labelDispMData4.TextColor = System.Drawing.Color.White;
+ this.labelDispMData4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData4.Wordwrap = false;
+ //
+ // labelTitleDispMDataD4
+ //
+ this.labelTitleDispMDataD4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD4.LineSpacing = 0F;
+ this.labelTitleDispMDataD4.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD4.Name = "labelTitleDispMDataD4";
+ this.labelTitleDispMDataD4.OverlapOptimize = true;
+ this.labelTitleDispMDataD4.PasswordChar = '\0';
+ this.labelTitleDispMDataD4.Radius = 3;
+ this.labelTitleDispMDataD4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD4.TabIndex = 42;
+ this.labelTitleDispMDataD4.Text = "Diff";
+ this.labelTitleDispMDataD4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD4.Wordwrap = false;
+ //
+ // labelTitleDispMDataM4
+ //
+ this.labelTitleDispMDataM4.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM4.LineSpacing = 0F;
+ this.labelTitleDispMDataM4.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM4.Name = "labelTitleDispMDataM4";
+ this.labelTitleDispMDataM4.OverlapOptimize = true;
+ this.labelTitleDispMDataM4.PasswordChar = '\0';
+ this.labelTitleDispMDataM4.Radius = 3;
+ this.labelTitleDispMDataM4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM4.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM4.TabIndex = 44;
+ this.labelTitleDispMDataM4.Text = "Max Height";
+ this.labelTitleDispMDataM4.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM4.Wordwrap = false;
+ //
+ // labelDiffSecDiff4
+ //
+ this.labelDiffSecDiff4.BackGround = null;
+ this.labelDiffSecDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff4.LineSpacing = 0F;
+ this.labelDiffSecDiff4.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff4.Name = "labelDiffSecDiff4";
+ this.labelDiffSecDiff4.OverlapOptimize = true;
+ this.labelDiffSecDiff4.PasswordChar = '\0';
+ this.labelDiffSecDiff4.Radius = 3;
+ this.labelDiffSecDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff4.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff4.TabIndex = 33;
+ this.labelDiffSecDiff4.Text = "0.0023";
+ this.labelDiffSecDiff4.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff4.Wordwrap = false;
+ //
+ // smartLabel40
+ //
+ this.smartLabel40.BackGround = this.smartGroupBox2;
+ this.smartLabel40.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel40.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel40.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel40.LineSpacing = 0F;
+ this.smartLabel40.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel40.Name = "smartLabel40";
+ this.smartLabel40.OverlapOptimize = true;
+ this.smartLabel40.PasswordChar = '\0';
+ this.smartLabel40.Radius = 3;
+ this.smartLabel40.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel40.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel40.TabIndex = 32;
+ this.smartLabel40.Text = "LR.Sec";
+ this.smartLabel40.TextColor = System.Drawing.Color.White;
+ this.smartLabel40.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel40.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel40.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel40.Wordwrap = false;
+ //
+ // labelDispMDataDiff4
+ //
+ this.labelDispMDataDiff4.BackGround = null;
+ this.labelDispMDataDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff4.LineSpacing = 0F;
+ this.labelDispMDataDiff4.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff4.Name = "labelDispMDataDiff4";
+ this.labelDispMDataDiff4.OverlapOptimize = true;
+ this.labelDispMDataDiff4.PasswordChar = '\0';
+ this.labelDispMDataDiff4.Radius = 3;
+ this.labelDispMDataDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff4.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff4.TabIndex = 43;
+ this.labelDispMDataDiff4.Text = "9.2354";
+ this.labelDispMDataDiff4.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff4.Wordwrap = false;
+ //
// smartGroupBox3
//
this.smartGroupBox3.BackGround = null;
this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox3.BackImage = null;
- this.smartGroupBox3.Controls.Add(this.labelDiffMean2);
- this.smartGroupBox3.Controls.Add(this.smartSeparatorLine22);
- this.smartGroupBox3.Controls.Add(this.smartLabel24);
- this.smartGroupBox3.Controls.Add(this.labelPressureWork2);
- this.smartGroupBox3.Controls.Add(this.labelDiffSecSum2);
- this.smartGroupBox3.Controls.Add(this.labelDiffMadc2);
- this.smartGroupBox3.Controls.Add(this.smartLabel29);
- this.smartGroupBox3.Controls.Add(this.smartLabel9);
- this.smartGroupBox3.Controls.Add(this.labelDispSTD2);
- this.smartGroupBox3.Controls.Add(this.smartSeparatorLine2);
- this.smartGroupBox3.Controls.Add(this.smartLabel33);
- this.smartGroupBox3.Controls.Add(this.labelPressureMaster2);
this.smartGroupBox3.Controls.Add(this.labelDispMDataDiff2);
- this.smartGroupBox3.Controls.Add(this.smartLabel13);
- this.smartGroupBox3.Controls.Add(this.smartLabel36);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMDataD2);
+ this.smartGroupBox3.Controls.Add(this.labelResultDiff2);
+ this.smartGroupBox3.Controls.Add(this.labelResultDisp2);
+ this.smartGroupBox3.Controls.Add(this.labelDiffSecMax2);
+ this.smartGroupBox3.Controls.Add(this.labelResult2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispRData2);
this.smartGroupBox3.Controls.Add(this.smartLabel14);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine22);
+ this.smartGroupBox3.Controls.Add(this.labelPressureMaster2);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine12);
+ this.smartGroupBox3.Controls.Add(this.smartLabel24);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMDataM2);
+ this.smartGroupBox3.Controls.Add(this.labelDispRData2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel13);
+ this.smartGroupBox3.Controls.Add(this.labelPressureWork2);
+ this.smartGroupBox3.Controls.Add(this.smartSeparatorLine2);
+ this.smartGroupBox3.Controls.Add(this.labelTitleDispMData2);
+ this.smartGroupBox3.Controls.Add(this.labelDiffSecSum2);
+ this.smartGroupBox3.Controls.Add(this.labelDispMDataMax2);
+ this.smartGroupBox3.Controls.Add(this.labelDispMData2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel9);
+ this.smartGroupBox3.Controls.Add(this.labelDiffMadc2);
this.smartGroupBox3.Controls.Add(this.labelDiffSecDiff2);
this.smartGroupBox3.Controls.Add(this.smartLabel16);
- this.smartGroupBox3.Controls.Add(this.labelDispMData2);
- this.smartGroupBox3.Controls.Add(this.smartLabel18);
- this.smartGroupBox3.Controls.Add(this.labelDispRData2);
- this.smartGroupBox3.Controls.Add(this.smartLabel20);
- this.smartGroupBox3.Controls.Add(this.smartSeparatorLine12);
- this.smartGroupBox3.Controls.Add(this.labelResult2);
+ this.smartGroupBox3.Controls.Add(this.smartLabel29);
this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox3.FrameLineThickness = 2;
@@ -2143,504 +2569,74 @@
this.smartGroupBox3.Text = "Lane 2";
this.smartGroupBox3.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean2
+ // labelResultDiff2
//
- this.labelDiffMean2.BackGround = null;
- this.labelDiffMean2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean2.LineSpacing = 0F;
- this.labelDiffMean2.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean2.Name = "labelDiffMean2";
- this.labelDiffMean2.OverlapOptimize = true;
- this.labelDiffMean2.PasswordChar = '\0';
- this.labelDiffMean2.Radius = 3;
- this.labelDiffMean2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean2.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean2.TabIndex = 43;
- this.labelDiffMean2.Text = "0.0023";
- this.labelDiffMean2.TextColor = System.Drawing.Color.White;
- this.labelDiffMean2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean2.Wordwrap = false;
+ this.labelResultDiff2.BackGround = null;
+ this.labelResultDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff2.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff2.LineSpacing = 0F;
+ this.labelResultDiff2.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff2.Name = "labelResultDiff2";
+ this.labelResultDiff2.OverlapOptimize = true;
+ this.labelResultDiff2.PasswordChar = '\0';
+ this.labelResultDiff2.Radius = 3;
+ this.labelResultDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff2.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff2.TabIndex = 45;
+ this.labelResultDiff2.Text = "Diff";
+ this.labelResultDiff2.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff2.Wordwrap = false;
//
- // smartSeparatorLine22
+ // labelResultDisp2
//
- this.smartSeparatorLine22.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine22.Line1Width = 1F;
- this.smartSeparatorLine22.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine22.Line2Width = 1F;
- this.smartSeparatorLine22.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine22.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine22.Name = "smartSeparatorLine22";
- this.smartSeparatorLine22.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine22.TabIndex = 37;
- this.smartSeparatorLine22.Text = "smartSeparatorLine22";
+ this.labelResultDisp2.BackGround = null;
+ this.labelResultDisp2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp2.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp2.LineSpacing = 0F;
+ this.labelResultDisp2.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp2.Name = "labelResultDisp2";
+ this.labelResultDisp2.OverlapOptimize = true;
+ this.labelResultDisp2.PasswordChar = '\0';
+ this.labelResultDisp2.Radius = 3;
+ this.labelResultDisp2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp2.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp2.TabIndex = 44;
+ this.labelResultDisp2.Text = "Disp";
+ this.labelResultDisp2.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp2.Wordwrap = false;
//
- // smartLabel24
+ // labelDiffSecMax2
//
- this.smartLabel24.BackGround = this.smartGroupBox2;
- this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel24.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel24.LineSpacing = 0F;
- this.smartLabel24.Location = new System.Drawing.Point(4, 216);
- this.smartLabel24.Name = "smartLabel24";
- this.smartLabel24.OverlapOptimize = true;
- this.smartLabel24.PasswordChar = '\0';
- this.smartLabel24.Radius = 3;
- this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel24.Size = new System.Drawing.Size(70, 20);
- this.smartLabel24.TabIndex = 42;
- this.smartLabel24.Text = "DiffMean";
- this.smartLabel24.TextColor = System.Drawing.Color.White;
- this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel24.Wordwrap = false;
- //
- // labelPressureWork2
- //
- this.labelPressureWork2.BackGround = null;
- this.labelPressureWork2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork2.LineSpacing = 0F;
- this.labelPressureWork2.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork2.Name = "labelPressureWork2";
- this.labelPressureWork2.OverlapOptimize = true;
- this.labelPressureWork2.PasswordChar = '\0';
- this.labelPressureWork2.Radius = 3;
- this.labelPressureWork2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork2.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork2.TabIndex = 41;
- this.labelPressureWork2.Text = "0.0023";
- this.labelPressureWork2.TextColor = System.Drawing.Color.White;
- this.labelPressureWork2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork2.Wordwrap = false;
- //
- // labelDiffSecSum2
- //
- this.labelDiffSecSum2.BackGround = null;
- this.labelDiffSecSum2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum2.LineSpacing = 0F;
- this.labelDiffSecSum2.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum2.Name = "labelDiffSecSum2";
- this.labelDiffSecSum2.OverlapOptimize = true;
- this.labelDiffSecSum2.PasswordChar = '\0';
- this.labelDiffSecSum2.Radius = 3;
- this.labelDiffSecSum2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum2.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum2.TabIndex = 41;
- this.labelDiffSecSum2.Text = "0.0023";
- this.labelDiffSecSum2.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum2.Wordwrap = false;
- //
- // labelDiffMadc2
- //
- this.labelDiffMadc2.BackGround = null;
- this.labelDiffMadc2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc2.LineSpacing = 0F;
- this.labelDiffMadc2.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc2.Name = "labelDiffMadc2";
- this.labelDiffMadc2.OverlapOptimize = true;
- this.labelDiffMadc2.PasswordChar = '\0';
- this.labelDiffMadc2.Radius = 3;
- this.labelDiffMadc2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc2.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc2.TabIndex = 40;
- this.labelDiffMadc2.Text = "0.0023";
- this.labelDiffMadc2.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc2.Wordwrap = false;
- //
- // smartLabel29
- //
- this.smartLabel29.BackGround = this.smartGroupBox2;
- this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel29.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel29.LineSpacing = 0F;
- this.smartLabel29.Location = new System.Drawing.Point(4, 194);
- this.smartLabel29.Name = "smartLabel29";
- this.smartLabel29.OverlapOptimize = true;
- this.smartLabel29.PasswordChar = '\0';
- this.smartLabel29.Radius = 3;
- this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel29.Size = new System.Drawing.Size(70, 20);
- this.smartLabel29.TabIndex = 40;
- this.smartLabel29.Text = "SecSum";
- this.smartLabel29.TextColor = System.Drawing.Color.White;
- this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel29.Wordwrap = false;
- //
- // smartLabel9
- //
- this.smartLabel9.BackGround = this.smartGroupBox2;
- this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel9.LineSpacing = 0F;
- this.smartLabel9.Location = new System.Drawing.Point(4, 150);
- this.smartLabel9.Name = "smartLabel9";
- this.smartLabel9.OverlapOptimize = true;
- this.smartLabel9.PasswordChar = '\0';
- this.smartLabel9.Radius = 3;
- this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel9.Size = new System.Drawing.Size(70, 20);
- this.smartLabel9.TabIndex = 39;
- this.smartLabel9.Text = "MAdc";
- this.smartLabel9.TextColor = System.Drawing.Color.White;
- this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel9.Wordwrap = false;
- //
- // labelDispSTD2
- //
- this.labelDispSTD2.BackGround = null;
- this.labelDispSTD2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD2.LineSpacing = 0F;
- this.labelDispSTD2.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD2.Name = "labelDispSTD2";
- this.labelDispSTD2.OverlapOptimize = true;
- this.labelDispSTD2.PasswordChar = '\0';
- this.labelDispSTD2.Radius = 3;
- this.labelDispSTD2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD2.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD2.TabIndex = 39;
- this.labelDispSTD2.Text = "9.2354";
- this.labelDispSTD2.TextColor = System.Drawing.Color.White;
- this.labelDispSTD2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD2.Wordwrap = false;
- //
- // smartSeparatorLine2
- //
- this.smartSeparatorLine2.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine2.Line1Width = 1F;
- this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine2.Line2Width = 1F;
- this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine2.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine2.Name = "smartSeparatorLine2";
- this.smartSeparatorLine2.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine2.TabIndex = 38;
- this.smartSeparatorLine2.Text = "smartSeparatorLine2";
- //
- // smartLabel33
- //
- this.smartLabel33.BackGround = this.smartGroupBox2;
- this.smartLabel33.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel33.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel33.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel33.LineSpacing = 0F;
- this.smartLabel33.Location = new System.Drawing.Point(4, 127);
- this.smartLabel33.Name = "smartLabel33";
- this.smartLabel33.OverlapOptimize = true;
- this.smartLabel33.PasswordChar = '\0';
- this.smartLabel33.Radius = 3;
- this.smartLabel33.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel33.Size = new System.Drawing.Size(70, 20);
- this.smartLabel33.TabIndex = 38;
- this.smartLabel33.Text = "STD";
- this.smartLabel33.TextColor = System.Drawing.Color.White;
- this.smartLabel33.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel33.Wordwrap = false;
- //
- // labelPressureMaster2
- //
- this.labelPressureMaster2.BackGround = null;
- this.labelPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster2.LineSpacing = 0F;
- this.labelPressureMaster2.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster2.Name = "labelPressureMaster2";
- this.labelPressureMaster2.OverlapOptimize = true;
- this.labelPressureMaster2.PasswordChar = '\0';
- this.labelPressureMaster2.Radius = 3;
- this.labelPressureMaster2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster2.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster2.TabIndex = 36;
- this.labelPressureMaster2.Text = "0.0023";
- this.labelPressureMaster2.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster2.Wordwrap = false;
- //
- // labelDispMDataDiff2
- //
- this.labelDispMDataDiff2.BackGround = null;
- this.labelDispMDataDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff2.LineSpacing = 0F;
- this.labelDispMDataDiff2.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff2.Name = "labelDispMDataDiff2";
- this.labelDispMDataDiff2.OverlapOptimize = true;
- this.labelDispMDataDiff2.PasswordChar = '\0';
- this.labelDispMDataDiff2.Radius = 3;
- this.labelDispMDataDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff2.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff2.TabIndex = 37;
- this.labelDispMDataDiff2.Text = "9.2354";
- this.labelDispMDataDiff2.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff2.Wordwrap = false;
- //
- // smartLabel13
- //
- this.smartLabel13.BackGround = this.smartGroupBox2;
- this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel13.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel13.LineSpacing = 0F;
- this.smartLabel13.Location = new System.Drawing.Point(4, 262);
- this.smartLabel13.Name = "smartLabel13";
- this.smartLabel13.OverlapOptimize = true;
- this.smartLabel13.PasswordChar = '\0';
- this.smartLabel13.Radius = 3;
- this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel13.Size = new System.Drawing.Size(70, 20);
- this.smartLabel13.TabIndex = 35;
- this.smartLabel13.Text = "master";
- this.smartLabel13.TextColor = System.Drawing.Color.White;
- this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel13.Wordwrap = false;
- //
- // smartLabel36
- //
- this.smartLabel36.BackGround = this.smartGroupBox2;
- this.smartLabel36.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel36.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel36.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel36.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel36.LineSpacing = 0F;
- this.smartLabel36.Location = new System.Drawing.Point(4, 105);
- this.smartLabel36.Name = "smartLabel36";
- this.smartLabel36.OverlapOptimize = true;
- this.smartLabel36.PasswordChar = '\0';
- this.smartLabel36.Radius = 3;
- this.smartLabel36.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel36.Size = new System.Drawing.Size(70, 20);
- this.smartLabel36.TabIndex = 36;
- this.smartLabel36.Text = "MDataDiff";
- this.smartLabel36.TextColor = System.Drawing.Color.White;
- this.smartLabel36.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel36.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel36.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel36.Wordwrap = false;
- //
- // smartLabel14
- //
- this.smartLabel14.BackGround = this.smartGroupBox2;
- this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel14.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel14.LineSpacing = 0F;
- this.smartLabel14.Location = new System.Drawing.Point(4, 240);
- this.smartLabel14.Name = "smartLabel14";
- this.smartLabel14.OverlapOptimize = true;
- this.smartLabel14.PasswordChar = '\0';
- this.smartLabel14.Radius = 3;
- this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel14.Size = new System.Drawing.Size(70, 20);
- this.smartLabel14.TabIndex = 34;
- this.smartLabel14.Text = "work";
- this.smartLabel14.TextColor = System.Drawing.Color.White;
- this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel14.Wordwrap = false;
- //
- // labelDiffSecDiff2
- //
- this.labelDiffSecDiff2.BackGround = null;
- this.labelDiffSecDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff2.LineSpacing = 0F;
- this.labelDiffSecDiff2.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff2.Name = "labelDiffSecDiff2";
- this.labelDiffSecDiff2.OverlapOptimize = true;
- this.labelDiffSecDiff2.PasswordChar = '\0';
- this.labelDiffSecDiff2.Radius = 3;
- this.labelDiffSecDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff2.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff2.TabIndex = 33;
- this.labelDiffSecDiff2.Text = "0.0023";
- this.labelDiffSecDiff2.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff2.Wordwrap = false;
- //
- // smartLabel16
- //
- this.smartLabel16.BackGround = this.smartGroupBox2;
- this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel16.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel16.LineSpacing = 0F;
- this.smartLabel16.Location = new System.Drawing.Point(4, 172);
- this.smartLabel16.Name = "smartLabel16";
- this.smartLabel16.OverlapOptimize = true;
- this.smartLabel16.PasswordChar = '\0';
- this.smartLabel16.Radius = 3;
- this.smartLabel16.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel16.Size = new System.Drawing.Size(70, 20);
- this.smartLabel16.TabIndex = 32;
- this.smartLabel16.Text = "SecDiff";
- this.smartLabel16.TextColor = System.Drawing.Color.White;
- this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel16.Wordwrap = false;
- //
- // labelDispMData2
- //
- this.labelDispMData2.BackGround = null;
- this.labelDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData2.LineSpacing = 0F;
- this.labelDispMData2.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData2.Name = "labelDispMData2";
- this.labelDispMData2.OverlapOptimize = true;
- this.labelDispMData2.PasswordChar = '\0';
- this.labelDispMData2.Radius = 3;
- this.labelDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData2.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData2.TabIndex = 31;
- this.labelDispMData2.Text = "9.2354";
- this.labelDispMData2.TextColor = System.Drawing.Color.White;
- this.labelDispMData2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData2.Wordwrap = false;
- //
- // smartLabel18
- //
- this.smartLabel18.BackGround = this.smartGroupBox2;
- this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel18.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel18.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel18.LineSpacing = 0F;
- this.smartLabel18.Location = new System.Drawing.Point(4, 83);
- this.smartLabel18.Name = "smartLabel18";
- this.smartLabel18.OverlapOptimize = true;
- this.smartLabel18.PasswordChar = '\0';
- this.smartLabel18.Radius = 3;
- this.smartLabel18.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel18.Size = new System.Drawing.Size(70, 20);
- this.smartLabel18.TabIndex = 30;
- this.smartLabel18.Text = "MData";
- this.smartLabel18.TextColor = System.Drawing.Color.White;
- this.smartLabel18.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel18.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel18.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel18.Wordwrap = false;
- //
- // labelDispRData2
- //
- this.labelDispRData2.BackGround = null;
- this.labelDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData2.LineSpacing = 0F;
- this.labelDispRData2.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData2.Name = "labelDispRData2";
- this.labelDispRData2.OverlapOptimize = true;
- this.labelDispRData2.PasswordChar = '\0';
- this.labelDispRData2.Radius = 3;
- this.labelDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData2.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData2.TabIndex = 28;
- this.labelDispRData2.Text = "-9.23 / -10.00";
- this.labelDispRData2.TextColor = System.Drawing.Color.White;
- this.labelDispRData2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData2.Wordwrap = false;
- //
- // smartLabel20
- //
- this.smartLabel20.BackGround = this.smartGroupBox2;
- this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel20.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel20.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel20.LineSpacing = 0F;
- this.smartLabel20.Location = new System.Drawing.Point(4, 61);
- this.smartLabel20.Name = "smartLabel20";
- this.smartLabel20.OverlapOptimize = true;
- this.smartLabel20.PasswordChar = '\0';
- this.smartLabel20.Radius = 3;
- this.smartLabel20.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel20.Size = new System.Drawing.Size(70, 20);
- this.smartLabel20.TabIndex = 29;
- this.smartLabel20.Text = "RData";
- this.smartLabel20.TextColor = System.Drawing.Color.White;
- this.smartLabel20.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel20.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel20.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel20.Wordwrap = false;
- //
- // smartSeparatorLine12
- //
- this.smartSeparatorLine12.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine12.Line1Width = 1F;
- this.smartSeparatorLine12.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine12.Line2Width = 1F;
- this.smartSeparatorLine12.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine12.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine12.Name = "smartSeparatorLine12";
- this.smartSeparatorLine12.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine12.TabIndex = 25;
- this.smartSeparatorLine12.Text = "smartSeparatorLine12";
+ this.labelDiffSecMax2.BackGround = null;
+ this.labelDiffSecMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax2.LineSpacing = 0F;
+ this.labelDiffSecMax2.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax2.Name = "labelDiffSecMax2";
+ this.labelDiffSecMax2.OverlapOptimize = true;
+ this.labelDiffSecMax2.PasswordChar = '\0';
+ this.labelDiffSecMax2.Radius = 3;
+ this.labelDiffSecMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax2.TabIndex = 43;
+ this.labelDiffSecMax2.Text = "0.0023";
+ this.labelDiffSecMax2.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax2.Wordwrap = false;
//
// labelResult2
//
@@ -2663,38 +2659,515 @@
this.labelResult2.TextColorDisable = System.Drawing.Color.Gray;
this.labelResult2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelResult2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult2.Visible = false;
this.labelResult2.Wordwrap = false;
//
+ // labelTitleDispRData2
+ //
+ this.labelTitleDispRData2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData2.LineSpacing = 0F;
+ this.labelTitleDispRData2.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData2.Name = "labelTitleDispRData2";
+ this.labelTitleDispRData2.OverlapOptimize = true;
+ this.labelTitleDispRData2.PasswordChar = '\0';
+ this.labelTitleDispRData2.Radius = 3;
+ this.labelTitleDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData2.TabIndex = 29;
+ this.labelTitleDispRData2.Text = "Level";
+ this.labelTitleDispRData2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData2.Wordwrap = false;
+ //
+ // smartLabel14
+ //
+ this.smartLabel14.BackGround = this.smartGroupBox2;
+ this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel14.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel14.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel14.LineSpacing = 0F;
+ this.smartLabel14.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel14.Name = "smartLabel14";
+ this.smartLabel14.OverlapOptimize = true;
+ this.smartLabel14.PasswordChar = '\0';
+ this.smartLabel14.Radius = 3;
+ this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel14.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel14.TabIndex = 34;
+ this.smartLabel14.Text = "work";
+ this.smartLabel14.TextColor = System.Drawing.Color.White;
+ this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel14.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel14.Wordwrap = false;
+ //
+ // smartSeparatorLine22
+ //
+ this.smartSeparatorLine22.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine22.Line1Width = 1F;
+ this.smartSeparatorLine22.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine22.Line2Width = 1F;
+ this.smartSeparatorLine22.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine22.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine22.Name = "smartSeparatorLine22";
+ this.smartSeparatorLine22.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine22.TabIndex = 37;
+ this.smartSeparatorLine22.Text = "smartSeparatorLine22";
+ //
+ // labelPressureMaster2
+ //
+ this.labelPressureMaster2.BackGround = null;
+ this.labelPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster2.LineSpacing = 0F;
+ this.labelPressureMaster2.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster2.Name = "labelPressureMaster2";
+ this.labelPressureMaster2.OverlapOptimize = true;
+ this.labelPressureMaster2.PasswordChar = '\0';
+ this.labelPressureMaster2.Radius = 3;
+ this.labelPressureMaster2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster2.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster2.TabIndex = 36;
+ this.labelPressureMaster2.Text = "0.0023";
+ this.labelPressureMaster2.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster2.Wordwrap = false;
+ //
+ // smartSeparatorLine12
+ //
+ this.smartSeparatorLine12.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine12.Line1Width = 1F;
+ this.smartSeparatorLine12.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine12.Line2Width = 1F;
+ this.smartSeparatorLine12.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine12.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine12.Name = "smartSeparatorLine12";
+ this.smartSeparatorLine12.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine12.TabIndex = 25;
+ this.smartSeparatorLine12.Text = "smartSeparatorLine12";
+ //
+ // labelDispMDataDiff2
+ //
+ this.labelDispMDataDiff2.BackGround = null;
+ this.labelDispMDataDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff2.LineSpacing = 0F;
+ this.labelDispMDataDiff2.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff2.Name = "labelDispMDataDiff2";
+ this.labelDispMDataDiff2.OverlapOptimize = true;
+ this.labelDispMDataDiff2.PasswordChar = '\0';
+ this.labelDispMDataDiff2.Radius = 3;
+ this.labelDispMDataDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff2.TabIndex = 37;
+ this.labelDispMDataDiff2.Text = "9.2354";
+ this.labelDispMDataDiff2.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff2.Wordwrap = false;
+ //
+ // smartLabel24
+ //
+ this.smartLabel24.BackGround = this.smartGroupBox2;
+ this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel24.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel24.LineSpacing = 0F;
+ this.smartLabel24.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel24.Name = "smartLabel24";
+ this.smartLabel24.OverlapOptimize = true;
+ this.smartLabel24.PasswordChar = '\0';
+ this.smartLabel24.Radius = 3;
+ this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel24.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel24.TabIndex = 42;
+ this.smartLabel24.Text = "LR.Max";
+ this.smartLabel24.TextColor = System.Drawing.Color.White;
+ this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel24.Wordwrap = false;
+ //
+ // labelTitleDispMDataM2
+ //
+ this.labelTitleDispMDataM2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM2.LineSpacing = 0F;
+ this.labelTitleDispMDataM2.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM2.Name = "labelTitleDispMDataM2";
+ this.labelTitleDispMDataM2.OverlapOptimize = true;
+ this.labelTitleDispMDataM2.PasswordChar = '\0';
+ this.labelTitleDispMDataM2.Radius = 3;
+ this.labelTitleDispMDataM2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM2.TabIndex = 38;
+ this.labelTitleDispMDataM2.Text = "Max Height";
+ this.labelTitleDispMDataM2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM2.Wordwrap = false;
+ //
+ // labelDispRData2
+ //
+ this.labelDispRData2.BackGround = null;
+ this.labelDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData2.LineSpacing = 0F;
+ this.labelDispRData2.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData2.Name = "labelDispRData2";
+ this.labelDispRData2.OverlapOptimize = true;
+ this.labelDispRData2.PasswordChar = '\0';
+ this.labelDispRData2.Radius = 3;
+ this.labelDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData2.TabIndex = 28;
+ this.labelDispRData2.Text = "0.00";
+ this.labelDispRData2.TextColor = System.Drawing.Color.White;
+ this.labelDispRData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData2.Wordwrap = false;
+ //
+ // smartLabel13
+ //
+ this.smartLabel13.BackGround = this.smartGroupBox2;
+ this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel13.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel13.LineSpacing = 0F;
+ this.smartLabel13.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel13.Name = "smartLabel13";
+ this.smartLabel13.OverlapOptimize = true;
+ this.smartLabel13.PasswordChar = '\0';
+ this.smartLabel13.Radius = 3;
+ this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel13.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel13.TabIndex = 35;
+ this.smartLabel13.Text = "master";
+ this.smartLabel13.TextColor = System.Drawing.Color.White;
+ this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel13.Wordwrap = false;
+ //
+ // labelPressureWork2
+ //
+ this.labelPressureWork2.BackGround = null;
+ this.labelPressureWork2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork2.LineSpacing = 0F;
+ this.labelPressureWork2.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork2.Name = "labelPressureWork2";
+ this.labelPressureWork2.OverlapOptimize = true;
+ this.labelPressureWork2.PasswordChar = '\0';
+ this.labelPressureWork2.Radius = 3;
+ this.labelPressureWork2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork2.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork2.TabIndex = 41;
+ this.labelPressureWork2.Text = "0.0023";
+ this.labelPressureWork2.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork2.Wordwrap = false;
+ //
+ // smartSeparatorLine2
+ //
+ this.smartSeparatorLine2.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine2.Line1Width = 1F;
+ this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine2.Line2Width = 1F;
+ this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine2.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine2.Name = "smartSeparatorLine2";
+ this.smartSeparatorLine2.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine2.TabIndex = 38;
+ this.smartSeparatorLine2.Text = "smartSeparatorLine2";
+ //
+ // labelTitleDispMData2
+ //
+ this.labelTitleDispMData2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData2.LineSpacing = 0F;
+ this.labelTitleDispMData2.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData2.Name = "labelTitleDispMData2";
+ this.labelTitleDispMData2.OverlapOptimize = true;
+ this.labelTitleDispMData2.PasswordChar = '\0';
+ this.labelTitleDispMData2.Radius = 3;
+ this.labelTitleDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData2.TabIndex = 30;
+ this.labelTitleDispMData2.Text = "Height";
+ this.labelTitleDispMData2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData2.Wordwrap = false;
+ //
+ // labelTitleDispMDataD2
+ //
+ this.labelTitleDispMDataD2.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD2.LineSpacing = 0F;
+ this.labelTitleDispMDataD2.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD2.Name = "labelTitleDispMDataD2";
+ this.labelTitleDispMDataD2.OverlapOptimize = true;
+ this.labelTitleDispMDataD2.PasswordChar = '\0';
+ this.labelTitleDispMDataD2.Radius = 3;
+ this.labelTitleDispMDataD2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD2.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD2.TabIndex = 36;
+ this.labelTitleDispMDataD2.Text = "Diff";
+ this.labelTitleDispMDataD2.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD2.Wordwrap = false;
+ //
+ // labelDiffSecSum2
+ //
+ this.labelDiffSecSum2.BackGround = null;
+ this.labelDiffSecSum2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum2.LineSpacing = 0F;
+ this.labelDiffSecSum2.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum2.Name = "labelDiffSecSum2";
+ this.labelDiffSecSum2.OverlapOptimize = true;
+ this.labelDiffSecSum2.PasswordChar = '\0';
+ this.labelDiffSecSum2.Radius = 3;
+ this.labelDiffSecSum2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum2.TabIndex = 41;
+ this.labelDiffSecSum2.Text = "0.0023";
+ this.labelDiffSecSum2.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum2.Wordwrap = false;
+ //
+ // labelDispMDataMax2
+ //
+ this.labelDispMDataMax2.BackGround = null;
+ this.labelDispMDataMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax2.LineSpacing = 0F;
+ this.labelDispMDataMax2.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax2.Name = "labelDispMDataMax2";
+ this.labelDispMDataMax2.OverlapOptimize = true;
+ this.labelDispMDataMax2.PasswordChar = '\0';
+ this.labelDispMDataMax2.Radius = 3;
+ this.labelDispMDataMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax2.TabIndex = 39;
+ this.labelDispMDataMax2.Text = "9.2354";
+ this.labelDispMDataMax2.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax2.Wordwrap = false;
+ //
+ // labelDispMData2
+ //
+ this.labelDispMData2.BackGround = null;
+ this.labelDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData2.LineSpacing = 0F;
+ this.labelDispMData2.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData2.Name = "labelDispMData2";
+ this.labelDispMData2.OverlapOptimize = true;
+ this.labelDispMData2.PasswordChar = '\0';
+ this.labelDispMData2.Radius = 3;
+ this.labelDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData2.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData2.TabIndex = 31;
+ this.labelDispMData2.Text = "9.2354";
+ this.labelDispMData2.TextColor = System.Drawing.Color.White;
+ this.labelDispMData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData2.Wordwrap = false;
+ //
+ // smartLabel9
+ //
+ this.smartLabel9.BackGround = this.smartGroupBox2;
+ this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel9.LineSpacing = 0F;
+ this.smartLabel9.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel9.Name = "smartLabel9";
+ this.smartLabel9.OverlapOptimize = true;
+ this.smartLabel9.PasswordChar = '\0';
+ this.smartLabel9.Radius = 3;
+ this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel9.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel9.TabIndex = 39;
+ this.smartLabel9.Text = "ADC";
+ this.smartLabel9.TextColor = System.Drawing.Color.White;
+ this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel9.Wordwrap = false;
+ //
+ // labelDiffMadc2
+ //
+ this.labelDiffMadc2.BackGround = null;
+ this.labelDiffMadc2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc2.LineSpacing = 0F;
+ this.labelDiffMadc2.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc2.Name = "labelDiffMadc2";
+ this.labelDiffMadc2.OverlapOptimize = true;
+ this.labelDiffMadc2.PasswordChar = '\0';
+ this.labelDiffMadc2.Radius = 3;
+ this.labelDiffMadc2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc2.TabIndex = 40;
+ this.labelDiffMadc2.Text = "0.0023";
+ this.labelDiffMadc2.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc2.Wordwrap = false;
+ //
+ // labelDiffSecDiff2
+ //
+ this.labelDiffSecDiff2.BackGround = null;
+ this.labelDiffSecDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff2.LineSpacing = 0F;
+ this.labelDiffSecDiff2.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff2.Name = "labelDiffSecDiff2";
+ this.labelDiffSecDiff2.OverlapOptimize = true;
+ this.labelDiffSecDiff2.PasswordChar = '\0';
+ this.labelDiffSecDiff2.Radius = 3;
+ this.labelDiffSecDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff2.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff2.TabIndex = 33;
+ this.labelDiffSecDiff2.Text = "0.0023";
+ this.labelDiffSecDiff2.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff2.Wordwrap = false;
+ //
+ // smartLabel16
+ //
+ this.smartLabel16.BackGround = this.smartGroupBox2;
+ this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel16.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel16.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel16.LineSpacing = 0F;
+ this.smartLabel16.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel16.Name = "smartLabel16";
+ this.smartLabel16.OverlapOptimize = true;
+ this.smartLabel16.PasswordChar = '\0';
+ this.smartLabel16.Radius = 3;
+ this.smartLabel16.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel16.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel16.TabIndex = 32;
+ this.smartLabel16.Text = "LR.Sec";
+ this.smartLabel16.TextColor = System.Drawing.Color.White;
+ this.smartLabel16.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel16.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel16.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel16.Wordwrap = false;
+ //
+ // smartLabel29
+ //
+ this.smartLabel29.BackGround = this.smartGroupBox2;
+ this.smartLabel29.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel29.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel29.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel29.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel29.LineSpacing = 0F;
+ this.smartLabel29.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel29.Name = "smartLabel29";
+ this.smartLabel29.OverlapOptimize = true;
+ this.smartLabel29.PasswordChar = '\0';
+ this.smartLabel29.Radius = 3;
+ this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel29.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel29.TabIndex = 40;
+ this.smartLabel29.Text = "LR.Sum";
+ this.smartLabel29.TextColor = System.Drawing.Color.White;
+ this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel29.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel29.Wordwrap = false;
+ //
// smartGroupBox6
//
this.smartGroupBox6.BackGround = null;
this.smartGroupBox6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox6.BackImage = null;
- this.smartGroupBox6.Controls.Add(this.labelDiffMean5);
- this.smartGroupBox6.Controls.Add(this.smartLabel73);
- this.smartGroupBox6.Controls.Add(this.labelDiffSecSum5);
- this.smartGroupBox6.Controls.Add(this.smartLabel78);
- this.smartGroupBox6.Controls.Add(this.labelDispSTD5);
- this.smartGroupBox6.Controls.Add(this.smartLabel82);
+ this.smartGroupBox6.Controls.Add(this.labelDispMDataMax5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMDataM5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMDataD5);
this.smartGroupBox6.Controls.Add(this.labelDispMDataDiff5);
- this.smartGroupBox6.Controls.Add(this.smartLabel85);
- this.smartGroupBox6.Controls.Add(this.smartSeparatorLine7);
- this.smartGroupBox6.Controls.Add(this.labelPressureWork5);
- this.smartGroupBox6.Controls.Add(this.labelDiffMadc5);
- this.smartGroupBox6.Controls.Add(this.smartLabel47);
- this.smartGroupBox6.Controls.Add(this.smartSeparatorLine6);
- this.smartGroupBox6.Controls.Add(this.labelPressureMaster5);
- this.smartGroupBox6.Controls.Add(this.smartLabel49);
+ this.smartGroupBox6.Controls.Add(this.labelResultDiff5);
+ this.smartGroupBox6.Controls.Add(this.labelResultDisp5);
+ this.smartGroupBox6.Controls.Add(this.labelDiffSecMax5);
+ this.smartGroupBox6.Controls.Add(this.labelResult5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispRData5);
this.smartGroupBox6.Controls.Add(this.smartLabel50);
+ this.smartGroupBox6.Controls.Add(this.smartLabel73);
+ this.smartGroupBox6.Controls.Add(this.smartLabel47);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine15);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine6);
+ this.smartGroupBox6.Controls.Add(this.labelDiffSecSum5);
+ this.smartGroupBox6.Controls.Add(this.labelDiffMadc5);
+ this.smartGroupBox6.Controls.Add(this.labelDispRData5);
+ this.smartGroupBox6.Controls.Add(this.labelPressureMaster5);
+ this.smartGroupBox6.Controls.Add(this.smartLabel78);
+ this.smartGroupBox6.Controls.Add(this.labelPressureWork5);
+ this.smartGroupBox6.Controls.Add(this.labelTitleDispMData5);
+ this.smartGroupBox6.Controls.Add(this.smartLabel49);
+ this.smartGroupBox6.Controls.Add(this.smartSeparatorLine7);
+ this.smartGroupBox6.Controls.Add(this.labelDispMData5);
this.smartGroupBox6.Controls.Add(this.labelDiffSecDiff5);
this.smartGroupBox6.Controls.Add(this.smartLabel52);
- this.smartGroupBox6.Controls.Add(this.labelDispMData5);
- this.smartGroupBox6.Controls.Add(this.smartLabel54);
- this.smartGroupBox6.Controls.Add(this.labelDispRData5);
- this.smartGroupBox6.Controls.Add(this.smartLabel56);
- this.smartGroupBox6.Controls.Add(this.smartSeparatorLine15);
- this.smartGroupBox6.Controls.Add(this.labelResult5);
this.smartGroupBox6.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox6.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox6.FrameLineThickness = 2;
@@ -2708,504 +3181,74 @@
this.smartGroupBox6.Text = "Lane 5";
this.smartGroupBox6.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean5
+ // labelResultDiff5
//
- this.labelDiffMean5.BackGround = null;
- this.labelDiffMean5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean5.LineSpacing = 0F;
- this.labelDiffMean5.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean5.Name = "labelDiffMean5";
- this.labelDiffMean5.OverlapOptimize = true;
- this.labelDiffMean5.PasswordChar = '\0';
- this.labelDiffMean5.Radius = 3;
- this.labelDiffMean5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean5.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean5.TabIndex = 49;
- this.labelDiffMean5.Text = "0.0023";
- this.labelDiffMean5.TextColor = System.Drawing.Color.White;
- this.labelDiffMean5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean5.Wordwrap = false;
+ this.labelResultDiff5.BackGround = null;
+ this.labelResultDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff5.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff5.LineSpacing = 0F;
+ this.labelResultDiff5.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff5.Name = "labelResultDiff5";
+ this.labelResultDiff5.OverlapOptimize = true;
+ this.labelResultDiff5.PasswordChar = '\0';
+ this.labelResultDiff5.Radius = 3;
+ this.labelResultDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff5.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff5.TabIndex = 51;
+ this.labelResultDiff5.Text = "Diff";
+ this.labelResultDiff5.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff5.Wordwrap = false;
//
- // smartLabel73
+ // labelResultDisp5
//
- this.smartLabel73.BackGround = this.smartGroupBox2;
- this.smartLabel73.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel73.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel73.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel73.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel73.LineSpacing = 0F;
- this.smartLabel73.Location = new System.Drawing.Point(4, 216);
- this.smartLabel73.Name = "smartLabel73";
- this.smartLabel73.OverlapOptimize = true;
- this.smartLabel73.PasswordChar = '\0';
- this.smartLabel73.Radius = 3;
- this.smartLabel73.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel73.Size = new System.Drawing.Size(70, 20);
- this.smartLabel73.TabIndex = 48;
- this.smartLabel73.Text = "DiffMean";
- this.smartLabel73.TextColor = System.Drawing.Color.White;
- this.smartLabel73.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel73.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel73.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel73.Wordwrap = false;
+ this.labelResultDisp5.BackGround = null;
+ this.labelResultDisp5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp5.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp5.LineSpacing = 0F;
+ this.labelResultDisp5.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp5.Name = "labelResultDisp5";
+ this.labelResultDisp5.OverlapOptimize = true;
+ this.labelResultDisp5.PasswordChar = '\0';
+ this.labelResultDisp5.Radius = 3;
+ this.labelResultDisp5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp5.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp5.TabIndex = 50;
+ this.labelResultDisp5.Text = "Disp";
+ this.labelResultDisp5.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp5.Wordwrap = false;
//
- // labelDiffSecSum5
+ // labelDiffSecMax5
//
- this.labelDiffSecSum5.BackGround = null;
- this.labelDiffSecSum5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum5.LineSpacing = 0F;
- this.labelDiffSecSum5.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum5.Name = "labelDiffSecSum5";
- this.labelDiffSecSum5.OverlapOptimize = true;
- this.labelDiffSecSum5.PasswordChar = '\0';
- this.labelDiffSecSum5.Radius = 3;
- this.labelDiffSecSum5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum5.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum5.TabIndex = 47;
- this.labelDiffSecSum5.Text = "0.0023";
- this.labelDiffSecSum5.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum5.Wordwrap = false;
- //
- // smartLabel78
- //
- this.smartLabel78.BackGround = this.smartGroupBox2;
- this.smartLabel78.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel78.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel78.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel78.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel78.LineSpacing = 0F;
- this.smartLabel78.Location = new System.Drawing.Point(4, 194);
- this.smartLabel78.Name = "smartLabel78";
- this.smartLabel78.OverlapOptimize = true;
- this.smartLabel78.PasswordChar = '\0';
- this.smartLabel78.Radius = 3;
- this.smartLabel78.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel78.Size = new System.Drawing.Size(70, 20);
- this.smartLabel78.TabIndex = 46;
- this.smartLabel78.Text = "SecSum";
- this.smartLabel78.TextColor = System.Drawing.Color.White;
- this.smartLabel78.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel78.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel78.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel78.Wordwrap = false;
- //
- // labelDispSTD5
- //
- this.labelDispSTD5.BackGround = null;
- this.labelDispSTD5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD5.LineSpacing = 0F;
- this.labelDispSTD5.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD5.Name = "labelDispSTD5";
- this.labelDispSTD5.OverlapOptimize = true;
- this.labelDispSTD5.PasswordChar = '\0';
- this.labelDispSTD5.Radius = 3;
- this.labelDispSTD5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD5.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD5.TabIndex = 45;
- this.labelDispSTD5.Text = "9.2354";
- this.labelDispSTD5.TextColor = System.Drawing.Color.White;
- this.labelDispSTD5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD5.Wordwrap = false;
- //
- // smartLabel82
- //
- this.smartLabel82.BackGround = this.smartGroupBox2;
- this.smartLabel82.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel82.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel82.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel82.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel82.LineSpacing = 0F;
- this.smartLabel82.Location = new System.Drawing.Point(4, 127);
- this.smartLabel82.Name = "smartLabel82";
- this.smartLabel82.OverlapOptimize = true;
- this.smartLabel82.PasswordChar = '\0';
- this.smartLabel82.Radius = 3;
- this.smartLabel82.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel82.Size = new System.Drawing.Size(70, 20);
- this.smartLabel82.TabIndex = 44;
- this.smartLabel82.Text = "STD";
- this.smartLabel82.TextColor = System.Drawing.Color.White;
- this.smartLabel82.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel82.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel82.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel82.Wordwrap = false;
- //
- // labelDispMDataDiff5
- //
- this.labelDispMDataDiff5.BackGround = null;
- this.labelDispMDataDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff5.LineSpacing = 0F;
- this.labelDispMDataDiff5.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff5.Name = "labelDispMDataDiff5";
- this.labelDispMDataDiff5.OverlapOptimize = true;
- this.labelDispMDataDiff5.PasswordChar = '\0';
- this.labelDispMDataDiff5.Radius = 3;
- this.labelDispMDataDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff5.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff5.TabIndex = 43;
- this.labelDispMDataDiff5.Text = "9.2354";
- this.labelDispMDataDiff5.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff5.Wordwrap = false;
- //
- // smartLabel85
- //
- this.smartLabel85.BackGround = this.smartGroupBox2;
- this.smartLabel85.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel85.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel85.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel85.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel85.LineSpacing = 0F;
- this.smartLabel85.Location = new System.Drawing.Point(4, 105);
- this.smartLabel85.Name = "smartLabel85";
- this.smartLabel85.OverlapOptimize = true;
- this.smartLabel85.PasswordChar = '\0';
- this.smartLabel85.Radius = 3;
- this.smartLabel85.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel85.Size = new System.Drawing.Size(70, 20);
- this.smartLabel85.TabIndex = 42;
- this.smartLabel85.Text = "MDataDiff";
- this.smartLabel85.TextColor = System.Drawing.Color.White;
- this.smartLabel85.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel85.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel85.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel85.Wordwrap = false;
- //
- // smartSeparatorLine7
- //
- this.smartSeparatorLine7.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine7.Line1Width = 1F;
- this.smartSeparatorLine7.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine7.Line2Width = 1F;
- this.smartSeparatorLine7.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine7.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine7.Name = "smartSeparatorLine7";
- this.smartSeparatorLine7.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine7.TabIndex = 37;
- this.smartSeparatorLine7.Text = "smartSeparatorLine7";
- //
- // labelPressureWork5
- //
- this.labelPressureWork5.BackGround = null;
- this.labelPressureWork5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork5.LineSpacing = 0F;
- this.labelPressureWork5.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork5.Name = "labelPressureWork5";
- this.labelPressureWork5.OverlapOptimize = true;
- this.labelPressureWork5.PasswordChar = '\0';
- this.labelPressureWork5.Radius = 3;
- this.labelPressureWork5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork5.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork5.TabIndex = 41;
- this.labelPressureWork5.Text = "0.0023";
- this.labelPressureWork5.TextColor = System.Drawing.Color.White;
- this.labelPressureWork5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork5.Wordwrap = false;
- //
- // labelDiffMadc5
- //
- this.labelDiffMadc5.BackGround = null;
- this.labelDiffMadc5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc5.LineSpacing = 0F;
- this.labelDiffMadc5.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc5.Name = "labelDiffMadc5";
- this.labelDiffMadc5.OverlapOptimize = true;
- this.labelDiffMadc5.PasswordChar = '\0';
- this.labelDiffMadc5.Radius = 3;
- this.labelDiffMadc5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc5.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc5.TabIndex = 40;
- this.labelDiffMadc5.Text = "0.0023";
- this.labelDiffMadc5.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc5.Wordwrap = false;
- //
- // smartLabel47
- //
- this.smartLabel47.BackGround = this.smartGroupBox2;
- this.smartLabel47.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel47.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel47.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel47.LineSpacing = 0F;
- this.smartLabel47.Location = new System.Drawing.Point(4, 150);
- this.smartLabel47.Name = "smartLabel47";
- this.smartLabel47.OverlapOptimize = true;
- this.smartLabel47.PasswordChar = '\0';
- this.smartLabel47.Radius = 3;
- this.smartLabel47.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel47.Size = new System.Drawing.Size(70, 20);
- this.smartLabel47.TabIndex = 39;
- this.smartLabel47.Text = "MAdc";
- this.smartLabel47.TextColor = System.Drawing.Color.White;
- this.smartLabel47.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel47.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel47.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel47.Wordwrap = false;
- //
- // smartSeparatorLine6
- //
- this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine6.Line1Width = 1F;
- this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine6.Line2Width = 1F;
- this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine6.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine6.Name = "smartSeparatorLine6";
- this.smartSeparatorLine6.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine6.TabIndex = 38;
- this.smartSeparatorLine6.Text = "smartSeparatorLine6";
- //
- // labelPressureMaster5
- //
- this.labelPressureMaster5.BackGround = null;
- this.labelPressureMaster5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster5.LineSpacing = 0F;
- this.labelPressureMaster5.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster5.Name = "labelPressureMaster5";
- this.labelPressureMaster5.OverlapOptimize = true;
- this.labelPressureMaster5.PasswordChar = '\0';
- this.labelPressureMaster5.Radius = 3;
- this.labelPressureMaster5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster5.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster5.TabIndex = 36;
- this.labelPressureMaster5.Text = "0.0023";
- this.labelPressureMaster5.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster5.Wordwrap = false;
- //
- // smartLabel49
- //
- this.smartLabel49.BackGround = this.smartGroupBox2;
- this.smartLabel49.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel49.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel49.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel49.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel49.LineSpacing = 0F;
- this.smartLabel49.Location = new System.Drawing.Point(4, 262);
- this.smartLabel49.Name = "smartLabel49";
- this.smartLabel49.OverlapOptimize = true;
- this.smartLabel49.PasswordChar = '\0';
- this.smartLabel49.Radius = 3;
- this.smartLabel49.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel49.Size = new System.Drawing.Size(70, 20);
- this.smartLabel49.TabIndex = 35;
- this.smartLabel49.Text = "master";
- this.smartLabel49.TextColor = System.Drawing.Color.White;
- this.smartLabel49.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel49.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel49.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel49.Wordwrap = false;
- //
- // smartLabel50
- //
- this.smartLabel50.BackGround = this.smartGroupBox2;
- this.smartLabel50.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel50.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel50.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel50.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel50.LineSpacing = 0F;
- this.smartLabel50.Location = new System.Drawing.Point(4, 240);
- this.smartLabel50.Name = "smartLabel50";
- this.smartLabel50.OverlapOptimize = true;
- this.smartLabel50.PasswordChar = '\0';
- this.smartLabel50.Radius = 3;
- this.smartLabel50.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel50.Size = new System.Drawing.Size(70, 20);
- this.smartLabel50.TabIndex = 34;
- this.smartLabel50.Text = "work";
- this.smartLabel50.TextColor = System.Drawing.Color.White;
- this.smartLabel50.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel50.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel50.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel50.Wordwrap = false;
- //
- // labelDiffSecDiff5
- //
- this.labelDiffSecDiff5.BackGround = null;
- this.labelDiffSecDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff5.LineSpacing = 0F;
- this.labelDiffSecDiff5.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff5.Name = "labelDiffSecDiff5";
- this.labelDiffSecDiff5.OverlapOptimize = true;
- this.labelDiffSecDiff5.PasswordChar = '\0';
- this.labelDiffSecDiff5.Radius = 3;
- this.labelDiffSecDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff5.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff5.TabIndex = 33;
- this.labelDiffSecDiff5.Text = "0.0023";
- this.labelDiffSecDiff5.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff5.Wordwrap = false;
- //
- // smartLabel52
- //
- this.smartLabel52.BackGround = this.smartGroupBox2;
- this.smartLabel52.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel52.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel52.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel52.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel52.LineSpacing = 0F;
- this.smartLabel52.Location = new System.Drawing.Point(4, 172);
- this.smartLabel52.Name = "smartLabel52";
- this.smartLabel52.OverlapOptimize = true;
- this.smartLabel52.PasswordChar = '\0';
- this.smartLabel52.Radius = 3;
- this.smartLabel52.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel52.Size = new System.Drawing.Size(70, 20);
- this.smartLabel52.TabIndex = 32;
- this.smartLabel52.Text = "SecDiff";
- this.smartLabel52.TextColor = System.Drawing.Color.White;
- this.smartLabel52.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel52.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel52.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel52.Wordwrap = false;
- //
- // labelDispMData5
- //
- this.labelDispMData5.BackGround = null;
- this.labelDispMData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData5.LineSpacing = 0F;
- this.labelDispMData5.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData5.Name = "labelDispMData5";
- this.labelDispMData5.OverlapOptimize = true;
- this.labelDispMData5.PasswordChar = '\0';
- this.labelDispMData5.Radius = 3;
- this.labelDispMData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData5.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData5.TabIndex = 31;
- this.labelDispMData5.Text = "9.2354";
- this.labelDispMData5.TextColor = System.Drawing.Color.White;
- this.labelDispMData5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData5.Wordwrap = false;
- //
- // smartLabel54
- //
- this.smartLabel54.BackGround = this.smartGroupBox2;
- this.smartLabel54.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel54.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel54.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel54.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel54.LineSpacing = 0F;
- this.smartLabel54.Location = new System.Drawing.Point(4, 83);
- this.smartLabel54.Name = "smartLabel54";
- this.smartLabel54.OverlapOptimize = true;
- this.smartLabel54.PasswordChar = '\0';
- this.smartLabel54.Radius = 3;
- this.smartLabel54.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel54.Size = new System.Drawing.Size(70, 20);
- this.smartLabel54.TabIndex = 30;
- this.smartLabel54.Text = "MData";
- this.smartLabel54.TextColor = System.Drawing.Color.White;
- this.smartLabel54.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel54.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel54.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel54.Wordwrap = false;
- //
- // labelDispRData5
- //
- this.labelDispRData5.BackGround = null;
- this.labelDispRData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData5.LineSpacing = 0F;
- this.labelDispRData5.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData5.Name = "labelDispRData5";
- this.labelDispRData5.OverlapOptimize = true;
- this.labelDispRData5.PasswordChar = '\0';
- this.labelDispRData5.Radius = 3;
- this.labelDispRData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData5.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData5.TabIndex = 28;
- this.labelDispRData5.Text = "-9.23 / -10.00";
- this.labelDispRData5.TextColor = System.Drawing.Color.White;
- this.labelDispRData5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData5.Wordwrap = false;
- //
- // smartLabel56
- //
- this.smartLabel56.BackGround = this.smartGroupBox2;
- this.smartLabel56.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel56.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel56.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel56.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel56.LineSpacing = 0F;
- this.smartLabel56.Location = new System.Drawing.Point(4, 61);
- this.smartLabel56.Name = "smartLabel56";
- this.smartLabel56.OverlapOptimize = true;
- this.smartLabel56.PasswordChar = '\0';
- this.smartLabel56.Radius = 3;
- this.smartLabel56.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel56.Size = new System.Drawing.Size(70, 20);
- this.smartLabel56.TabIndex = 29;
- this.smartLabel56.Text = "RData";
- this.smartLabel56.TextColor = System.Drawing.Color.White;
- this.smartLabel56.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel56.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel56.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel56.Wordwrap = false;
- //
- // smartSeparatorLine15
- //
- this.smartSeparatorLine15.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine15.Line1Width = 1F;
- this.smartSeparatorLine15.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine15.Line2Width = 1F;
- this.smartSeparatorLine15.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine15.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine15.Name = "smartSeparatorLine15";
- this.smartSeparatorLine15.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine15.TabIndex = 25;
- this.smartSeparatorLine15.Text = "smartSeparatorLine15";
+ this.labelDiffSecMax5.BackGround = null;
+ this.labelDiffSecMax5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax5.LineSpacing = 0F;
+ this.labelDiffSecMax5.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax5.Name = "labelDiffSecMax5";
+ this.labelDiffSecMax5.OverlapOptimize = true;
+ this.labelDiffSecMax5.PasswordChar = '\0';
+ this.labelDiffSecMax5.Radius = 3;
+ this.labelDiffSecMax5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax5.TabIndex = 49;
+ this.labelDiffSecMax5.Text = "0.0023";
+ this.labelDiffSecMax5.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax5.Wordwrap = false;
//
// labelResult5
//
@@ -3228,38 +3271,515 @@
this.labelResult5.TextColorDisable = System.Drawing.Color.Gray;
this.labelResult5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelResult5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult5.Visible = false;
this.labelResult5.Wordwrap = false;
//
+ // labelTitleDispRData5
+ //
+ this.labelTitleDispRData5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData5.LineSpacing = 0F;
+ this.labelTitleDispRData5.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData5.Name = "labelTitleDispRData5";
+ this.labelTitleDispRData5.OverlapOptimize = true;
+ this.labelTitleDispRData5.PasswordChar = '\0';
+ this.labelTitleDispRData5.Radius = 3;
+ this.labelTitleDispRData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData5.TabIndex = 29;
+ this.labelTitleDispRData5.Text = "Level";
+ this.labelTitleDispRData5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData5.Wordwrap = false;
+ //
+ // smartLabel50
+ //
+ this.smartLabel50.BackGround = this.smartGroupBox2;
+ this.smartLabel50.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel50.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel50.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel50.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel50.LineSpacing = 0F;
+ this.smartLabel50.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel50.Name = "smartLabel50";
+ this.smartLabel50.OverlapOptimize = true;
+ this.smartLabel50.PasswordChar = '\0';
+ this.smartLabel50.Radius = 3;
+ this.smartLabel50.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel50.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel50.TabIndex = 34;
+ this.smartLabel50.Text = "work";
+ this.smartLabel50.TextColor = System.Drawing.Color.White;
+ this.smartLabel50.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel50.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel50.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel50.Wordwrap = false;
+ //
+ // smartLabel73
+ //
+ this.smartLabel73.BackGround = this.smartGroupBox2;
+ this.smartLabel73.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel73.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel73.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel73.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel73.LineSpacing = 0F;
+ this.smartLabel73.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel73.Name = "smartLabel73";
+ this.smartLabel73.OverlapOptimize = true;
+ this.smartLabel73.PasswordChar = '\0';
+ this.smartLabel73.Radius = 3;
+ this.smartLabel73.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel73.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel73.TabIndex = 48;
+ this.smartLabel73.Text = "LR.Max";
+ this.smartLabel73.TextColor = System.Drawing.Color.White;
+ this.smartLabel73.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel73.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel73.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel73.Wordwrap = false;
+ //
+ // smartLabel47
+ //
+ this.smartLabel47.BackGround = this.smartGroupBox2;
+ this.smartLabel47.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel47.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel47.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel47.LineSpacing = 0F;
+ this.smartLabel47.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel47.Name = "smartLabel47";
+ this.smartLabel47.OverlapOptimize = true;
+ this.smartLabel47.PasswordChar = '\0';
+ this.smartLabel47.Radius = 3;
+ this.smartLabel47.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel47.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel47.TabIndex = 39;
+ this.smartLabel47.Text = "ADC";
+ this.smartLabel47.TextColor = System.Drawing.Color.White;
+ this.smartLabel47.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel47.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel47.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel47.Wordwrap = false;
+ //
+ // smartSeparatorLine15
+ //
+ this.smartSeparatorLine15.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine15.Line1Width = 1F;
+ this.smartSeparatorLine15.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine15.Line2Width = 1F;
+ this.smartSeparatorLine15.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine15.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine15.Name = "smartSeparatorLine15";
+ this.smartSeparatorLine15.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine15.TabIndex = 25;
+ this.smartSeparatorLine15.Text = "smartSeparatorLine15";
+ //
+ // smartSeparatorLine6
+ //
+ this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line1Width = 1F;
+ this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine6.Line2Width = 1F;
+ this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine6.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine6.Name = "smartSeparatorLine6";
+ this.smartSeparatorLine6.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine6.TabIndex = 38;
+ this.smartSeparatorLine6.Text = "smartSeparatorLine6";
+ //
+ // labelDiffSecSum5
+ //
+ this.labelDiffSecSum5.BackGround = null;
+ this.labelDiffSecSum5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum5.LineSpacing = 0F;
+ this.labelDiffSecSum5.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum5.Name = "labelDiffSecSum5";
+ this.labelDiffSecSum5.OverlapOptimize = true;
+ this.labelDiffSecSum5.PasswordChar = '\0';
+ this.labelDiffSecSum5.Radius = 3;
+ this.labelDiffSecSum5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum5.TabIndex = 47;
+ this.labelDiffSecSum5.Text = "0.0023";
+ this.labelDiffSecSum5.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum5.Wordwrap = false;
+ //
+ // labelDiffMadc5
+ //
+ this.labelDiffMadc5.BackGround = null;
+ this.labelDiffMadc5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc5.LineSpacing = 0F;
+ this.labelDiffMadc5.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc5.Name = "labelDiffMadc5";
+ this.labelDiffMadc5.OverlapOptimize = true;
+ this.labelDiffMadc5.PasswordChar = '\0';
+ this.labelDiffMadc5.Radius = 3;
+ this.labelDiffMadc5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc5.TabIndex = 40;
+ this.labelDiffMadc5.Text = "0.0023";
+ this.labelDiffMadc5.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc5.Wordwrap = false;
+ //
+ // labelDispRData5
+ //
+ this.labelDispRData5.BackGround = null;
+ this.labelDispRData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData5.LineSpacing = 0F;
+ this.labelDispRData5.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData5.Name = "labelDispRData5";
+ this.labelDispRData5.OverlapOptimize = true;
+ this.labelDispRData5.PasswordChar = '\0';
+ this.labelDispRData5.Radius = 3;
+ this.labelDispRData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData5.TabIndex = 28;
+ this.labelDispRData5.Text = "0.00";
+ this.labelDispRData5.TextColor = System.Drawing.Color.White;
+ this.labelDispRData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData5.Wordwrap = false;
+ //
+ // labelPressureMaster5
+ //
+ this.labelPressureMaster5.BackGround = null;
+ this.labelPressureMaster5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster5.LineSpacing = 0F;
+ this.labelPressureMaster5.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster5.Name = "labelPressureMaster5";
+ this.labelPressureMaster5.OverlapOptimize = true;
+ this.labelPressureMaster5.PasswordChar = '\0';
+ this.labelPressureMaster5.Radius = 3;
+ this.labelPressureMaster5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster5.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster5.TabIndex = 36;
+ this.labelPressureMaster5.Text = "0.0023";
+ this.labelPressureMaster5.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster5.Wordwrap = false;
+ //
+ // smartLabel78
+ //
+ this.smartLabel78.BackGround = this.smartGroupBox2;
+ this.smartLabel78.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel78.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel78.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel78.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel78.LineSpacing = 0F;
+ this.smartLabel78.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel78.Name = "smartLabel78";
+ this.smartLabel78.OverlapOptimize = true;
+ this.smartLabel78.PasswordChar = '\0';
+ this.smartLabel78.Radius = 3;
+ this.smartLabel78.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel78.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel78.TabIndex = 46;
+ this.smartLabel78.Text = "LR.Sum";
+ this.smartLabel78.TextColor = System.Drawing.Color.White;
+ this.smartLabel78.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel78.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel78.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel78.Wordwrap = false;
+ //
+ // labelPressureWork5
+ //
+ this.labelPressureWork5.BackGround = null;
+ this.labelPressureWork5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork5.LineSpacing = 0F;
+ this.labelPressureWork5.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork5.Name = "labelPressureWork5";
+ this.labelPressureWork5.OverlapOptimize = true;
+ this.labelPressureWork5.PasswordChar = '\0';
+ this.labelPressureWork5.Radius = 3;
+ this.labelPressureWork5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork5.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork5.TabIndex = 41;
+ this.labelPressureWork5.Text = "0.0023";
+ this.labelPressureWork5.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork5.Wordwrap = false;
+ //
+ // labelTitleDispMData5
+ //
+ this.labelTitleDispMData5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData5.LineSpacing = 0F;
+ this.labelTitleDispMData5.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData5.Name = "labelTitleDispMData5";
+ this.labelTitleDispMData5.OverlapOptimize = true;
+ this.labelTitleDispMData5.PasswordChar = '\0';
+ this.labelTitleDispMData5.Radius = 3;
+ this.labelTitleDispMData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData5.TabIndex = 30;
+ this.labelTitleDispMData5.Text = "Height";
+ this.labelTitleDispMData5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData5.Wordwrap = false;
+ //
+ // smartLabel49
+ //
+ this.smartLabel49.BackGround = this.smartGroupBox2;
+ this.smartLabel49.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel49.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel49.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel49.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel49.LineSpacing = 0F;
+ this.smartLabel49.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel49.Name = "smartLabel49";
+ this.smartLabel49.OverlapOptimize = true;
+ this.smartLabel49.PasswordChar = '\0';
+ this.smartLabel49.Radius = 3;
+ this.smartLabel49.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel49.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel49.TabIndex = 35;
+ this.smartLabel49.Text = "master";
+ this.smartLabel49.TextColor = System.Drawing.Color.White;
+ this.smartLabel49.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel49.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel49.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel49.Wordwrap = false;
+ //
+ // labelDispMDataMax5
+ //
+ this.labelDispMDataMax5.BackGround = null;
+ this.labelDispMDataMax5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax5.LineSpacing = 0F;
+ this.labelDispMDataMax5.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax5.Name = "labelDispMDataMax5";
+ this.labelDispMDataMax5.OverlapOptimize = true;
+ this.labelDispMDataMax5.PasswordChar = '\0';
+ this.labelDispMDataMax5.Radius = 3;
+ this.labelDispMDataMax5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax5.TabIndex = 45;
+ this.labelDispMDataMax5.Text = "9.2354";
+ this.labelDispMDataMax5.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax5.Wordwrap = false;
+ //
+ // smartSeparatorLine7
+ //
+ this.smartSeparatorLine7.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine7.Line1Width = 1F;
+ this.smartSeparatorLine7.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine7.Line2Width = 1F;
+ this.smartSeparatorLine7.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine7.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine7.Name = "smartSeparatorLine7";
+ this.smartSeparatorLine7.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine7.TabIndex = 37;
+ this.smartSeparatorLine7.Text = "smartSeparatorLine7";
+ //
+ // labelDispMData5
+ //
+ this.labelDispMData5.BackGround = null;
+ this.labelDispMData5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData5.LineSpacing = 0F;
+ this.labelDispMData5.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData5.Name = "labelDispMData5";
+ this.labelDispMData5.OverlapOptimize = true;
+ this.labelDispMData5.PasswordChar = '\0';
+ this.labelDispMData5.Radius = 3;
+ this.labelDispMData5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData5.TabIndex = 31;
+ this.labelDispMData5.Text = "9.2354";
+ this.labelDispMData5.TextColor = System.Drawing.Color.White;
+ this.labelDispMData5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData5.Wordwrap = false;
+ //
+ // labelTitleDispMDataD5
+ //
+ this.labelTitleDispMDataD5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD5.LineSpacing = 0F;
+ this.labelTitleDispMDataD5.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD5.Name = "labelTitleDispMDataD5";
+ this.labelTitleDispMDataD5.OverlapOptimize = true;
+ this.labelTitleDispMDataD5.PasswordChar = '\0';
+ this.labelTitleDispMDataD5.Radius = 3;
+ this.labelTitleDispMDataD5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD5.TabIndex = 42;
+ this.labelTitleDispMDataD5.Text = "Diff";
+ this.labelTitleDispMDataD5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD5.Wordwrap = false;
+ //
+ // labelTitleDispMDataM5
+ //
+ this.labelTitleDispMDataM5.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM5.LineSpacing = 0F;
+ this.labelTitleDispMDataM5.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM5.Name = "labelTitleDispMDataM5";
+ this.labelTitleDispMDataM5.OverlapOptimize = true;
+ this.labelTitleDispMDataM5.PasswordChar = '\0';
+ this.labelTitleDispMDataM5.Radius = 3;
+ this.labelTitleDispMDataM5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM5.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM5.TabIndex = 44;
+ this.labelTitleDispMDataM5.Text = "Max Height";
+ this.labelTitleDispMDataM5.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM5.Wordwrap = false;
+ //
+ // labelDiffSecDiff5
+ //
+ this.labelDiffSecDiff5.BackGround = null;
+ this.labelDiffSecDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff5.LineSpacing = 0F;
+ this.labelDiffSecDiff5.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff5.Name = "labelDiffSecDiff5";
+ this.labelDiffSecDiff5.OverlapOptimize = true;
+ this.labelDiffSecDiff5.PasswordChar = '\0';
+ this.labelDiffSecDiff5.Radius = 3;
+ this.labelDiffSecDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff5.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff5.TabIndex = 33;
+ this.labelDiffSecDiff5.Text = "0.0023";
+ this.labelDiffSecDiff5.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff5.Wordwrap = false;
+ //
+ // smartLabel52
+ //
+ this.smartLabel52.BackGround = this.smartGroupBox2;
+ this.smartLabel52.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel52.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel52.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel52.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel52.LineSpacing = 0F;
+ this.smartLabel52.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel52.Name = "smartLabel52";
+ this.smartLabel52.OverlapOptimize = true;
+ this.smartLabel52.PasswordChar = '\0';
+ this.smartLabel52.Radius = 3;
+ this.smartLabel52.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel52.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel52.TabIndex = 32;
+ this.smartLabel52.Text = "LR.Sec";
+ this.smartLabel52.TextColor = System.Drawing.Color.White;
+ this.smartLabel52.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel52.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel52.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel52.Wordwrap = false;
+ //
+ // labelDispMDataDiff5
+ //
+ this.labelDispMDataDiff5.BackGround = null;
+ this.labelDispMDataDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff5.LineSpacing = 0F;
+ this.labelDispMDataDiff5.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff5.Name = "labelDispMDataDiff5";
+ this.labelDispMDataDiff5.OverlapOptimize = true;
+ this.labelDispMDataDiff5.PasswordChar = '\0';
+ this.labelDispMDataDiff5.Radius = 3;
+ this.labelDispMDataDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff5.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff5.TabIndex = 43;
+ this.labelDispMDataDiff5.Text = "9.2354";
+ this.labelDispMDataDiff5.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff5.Wordwrap = false;
+ //
// smartGroupBox7
//
this.smartGroupBox7.BackGround = null;
this.smartGroupBox7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox7.BackImage = null;
- this.smartGroupBox7.Controls.Add(this.labelDiffMean9);
- this.smartGroupBox7.Controls.Add(this.smartLabel128);
- this.smartGroupBox7.Controls.Add(this.labelDiffSecSum9);
- this.smartGroupBox7.Controls.Add(this.smartLabel130);
- this.smartGroupBox7.Controls.Add(this.labelDispSTD9);
- this.smartGroupBox7.Controls.Add(this.smartLabel132);
+ this.smartGroupBox7.Controls.Add(this.labelDispMDataMax9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMDataM9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMDataD9);
this.smartGroupBox7.Controls.Add(this.labelDispMDataDiff9);
- this.smartGroupBox7.Controls.Add(this.smartLabel134);
- this.smartGroupBox7.Controls.Add(this.smartSeparatorLine28);
- this.smartGroupBox7.Controls.Add(this.labelPressureWork9);
- this.smartGroupBox7.Controls.Add(this.labelDiffMadc9);
- this.smartGroupBox7.Controls.Add(this.smartLabel96);
- this.smartGroupBox7.Controls.Add(this.smartSeparatorLine27);
- this.smartGroupBox7.Controls.Add(this.labelPressureMaster9);
- this.smartGroupBox7.Controls.Add(this.smartLabel98);
+ this.smartGroupBox7.Controls.Add(this.labelResultDiff9);
+ this.smartGroupBox7.Controls.Add(this.labelResultDisp9);
+ this.smartGroupBox7.Controls.Add(this.labelDiffSecMax9);
+ this.smartGroupBox7.Controls.Add(this.labelResult9);
+ this.smartGroupBox7.Controls.Add(this.labelDispRData9);
this.smartGroupBox7.Controls.Add(this.smartLabel99);
+ this.smartGroupBox7.Controls.Add(this.smartLabel128);
+ this.smartGroupBox7.Controls.Add(this.smartLabel96);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine19);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine27);
+ this.smartGroupBox7.Controls.Add(this.labelDiffSecSum9);
+ this.smartGroupBox7.Controls.Add(this.labelDiffMadc9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispRData9);
+ this.smartGroupBox7.Controls.Add(this.labelPressureMaster9);
+ this.smartGroupBox7.Controls.Add(this.smartLabel130);
+ this.smartGroupBox7.Controls.Add(this.labelPressureWork9);
+ this.smartGroupBox7.Controls.Add(this.labelTitleDispMData9);
+ this.smartGroupBox7.Controls.Add(this.smartLabel98);
+ this.smartGroupBox7.Controls.Add(this.smartSeparatorLine28);
+ this.smartGroupBox7.Controls.Add(this.labelDispMData9);
this.smartGroupBox7.Controls.Add(this.labelDiffSecDiff9);
this.smartGroupBox7.Controls.Add(this.smartLabel101);
- this.smartGroupBox7.Controls.Add(this.labelDispMData9);
- this.smartGroupBox7.Controls.Add(this.smartLabel103);
- this.smartGroupBox7.Controls.Add(this.labelDispRData9);
- this.smartGroupBox7.Controls.Add(this.smartLabel105);
- this.smartGroupBox7.Controls.Add(this.smartSeparatorLine19);
- this.smartGroupBox7.Controls.Add(this.labelResult9);
this.smartGroupBox7.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox7.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox7.FrameLineThickness = 2;
@@ -3273,504 +3793,74 @@
this.smartGroupBox7.Text = "Lane 9";
this.smartGroupBox7.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean9
+ // labelResultDiff9
//
- this.labelDiffMean9.BackGround = null;
- this.labelDiffMean9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean9.LineSpacing = 0F;
- this.labelDiffMean9.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean9.Name = "labelDiffMean9";
- this.labelDiffMean9.OverlapOptimize = true;
- this.labelDiffMean9.PasswordChar = '\0';
- this.labelDiffMean9.Radius = 3;
- this.labelDiffMean9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean9.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean9.TabIndex = 49;
- this.labelDiffMean9.Text = "0.0023";
- this.labelDiffMean9.TextColor = System.Drawing.Color.White;
- this.labelDiffMean9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean9.Wordwrap = false;
+ this.labelResultDiff9.BackGround = null;
+ this.labelResultDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff9.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff9.LineSpacing = 0F;
+ this.labelResultDiff9.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff9.Name = "labelResultDiff9";
+ this.labelResultDiff9.OverlapOptimize = true;
+ this.labelResultDiff9.PasswordChar = '\0';
+ this.labelResultDiff9.Radius = 3;
+ this.labelResultDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff9.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff9.TabIndex = 51;
+ this.labelResultDiff9.Text = "Diff";
+ this.labelResultDiff9.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff9.Wordwrap = false;
//
- // smartLabel128
+ // labelResultDisp9
//
- this.smartLabel128.BackGround = this.smartGroupBox2;
- this.smartLabel128.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel128.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel128.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel128.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel128.LineSpacing = 0F;
- this.smartLabel128.Location = new System.Drawing.Point(4, 216);
- this.smartLabel128.Name = "smartLabel128";
- this.smartLabel128.OverlapOptimize = true;
- this.smartLabel128.PasswordChar = '\0';
- this.smartLabel128.Radius = 3;
- this.smartLabel128.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel128.Size = new System.Drawing.Size(70, 20);
- this.smartLabel128.TabIndex = 48;
- this.smartLabel128.Text = "DiffMean";
- this.smartLabel128.TextColor = System.Drawing.Color.White;
- this.smartLabel128.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel128.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel128.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel128.Wordwrap = false;
+ this.labelResultDisp9.BackGround = null;
+ this.labelResultDisp9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp9.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp9.LineSpacing = 0F;
+ this.labelResultDisp9.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp9.Name = "labelResultDisp9";
+ this.labelResultDisp9.OverlapOptimize = true;
+ this.labelResultDisp9.PasswordChar = '\0';
+ this.labelResultDisp9.Radius = 3;
+ this.labelResultDisp9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp9.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp9.TabIndex = 50;
+ this.labelResultDisp9.Text = "Disp";
+ this.labelResultDisp9.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp9.Wordwrap = false;
//
- // labelDiffSecSum9
+ // labelDiffSecMax9
//
- this.labelDiffSecSum9.BackGround = null;
- this.labelDiffSecSum9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum9.LineSpacing = 0F;
- this.labelDiffSecSum9.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum9.Name = "labelDiffSecSum9";
- this.labelDiffSecSum9.OverlapOptimize = true;
- this.labelDiffSecSum9.PasswordChar = '\0';
- this.labelDiffSecSum9.Radius = 3;
- this.labelDiffSecSum9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum9.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum9.TabIndex = 47;
- this.labelDiffSecSum9.Text = "0.0023";
- this.labelDiffSecSum9.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum9.Wordwrap = false;
- //
- // smartLabel130
- //
- this.smartLabel130.BackGround = this.smartGroupBox2;
- this.smartLabel130.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel130.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel130.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel130.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel130.LineSpacing = 0F;
- this.smartLabel130.Location = new System.Drawing.Point(4, 194);
- this.smartLabel130.Name = "smartLabel130";
- this.smartLabel130.OverlapOptimize = true;
- this.smartLabel130.PasswordChar = '\0';
- this.smartLabel130.Radius = 3;
- this.smartLabel130.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel130.Size = new System.Drawing.Size(70, 20);
- this.smartLabel130.TabIndex = 46;
- this.smartLabel130.Text = "SecSum";
- this.smartLabel130.TextColor = System.Drawing.Color.White;
- this.smartLabel130.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel130.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel130.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel130.Wordwrap = false;
- //
- // labelDispSTD9
- //
- this.labelDispSTD9.BackGround = null;
- this.labelDispSTD9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD9.LineSpacing = 0F;
- this.labelDispSTD9.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD9.Name = "labelDispSTD9";
- this.labelDispSTD9.OverlapOptimize = true;
- this.labelDispSTD9.PasswordChar = '\0';
- this.labelDispSTD9.Radius = 3;
- this.labelDispSTD9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD9.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD9.TabIndex = 45;
- this.labelDispSTD9.Text = "9.2354";
- this.labelDispSTD9.TextColor = System.Drawing.Color.White;
- this.labelDispSTD9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD9.Wordwrap = false;
- //
- // smartLabel132
- //
- this.smartLabel132.BackGround = this.smartGroupBox2;
- this.smartLabel132.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel132.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel132.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel132.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel132.LineSpacing = 0F;
- this.smartLabel132.Location = new System.Drawing.Point(4, 127);
- this.smartLabel132.Name = "smartLabel132";
- this.smartLabel132.OverlapOptimize = true;
- this.smartLabel132.PasswordChar = '\0';
- this.smartLabel132.Radius = 3;
- this.smartLabel132.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel132.Size = new System.Drawing.Size(70, 20);
- this.smartLabel132.TabIndex = 44;
- this.smartLabel132.Text = "STD";
- this.smartLabel132.TextColor = System.Drawing.Color.White;
- this.smartLabel132.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel132.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel132.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel132.Wordwrap = false;
- //
- // labelDispMDataDiff9
- //
- this.labelDispMDataDiff9.BackGround = null;
- this.labelDispMDataDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff9.LineSpacing = 0F;
- this.labelDispMDataDiff9.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff9.Name = "labelDispMDataDiff9";
- this.labelDispMDataDiff9.OverlapOptimize = true;
- this.labelDispMDataDiff9.PasswordChar = '\0';
- this.labelDispMDataDiff9.Radius = 3;
- this.labelDispMDataDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff9.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff9.TabIndex = 43;
- this.labelDispMDataDiff9.Text = "9.2354";
- this.labelDispMDataDiff9.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff9.Wordwrap = false;
- //
- // smartLabel134
- //
- this.smartLabel134.BackGround = this.smartGroupBox2;
- this.smartLabel134.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel134.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel134.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel134.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel134.LineSpacing = 0F;
- this.smartLabel134.Location = new System.Drawing.Point(4, 105);
- this.smartLabel134.Name = "smartLabel134";
- this.smartLabel134.OverlapOptimize = true;
- this.smartLabel134.PasswordChar = '\0';
- this.smartLabel134.Radius = 3;
- this.smartLabel134.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel134.Size = new System.Drawing.Size(70, 20);
- this.smartLabel134.TabIndex = 42;
- this.smartLabel134.Text = "MDataDiff";
- this.smartLabel134.TextColor = System.Drawing.Color.White;
- this.smartLabel134.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel134.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel134.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel134.Wordwrap = false;
- //
- // smartSeparatorLine28
- //
- this.smartSeparatorLine28.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine28.Line1Width = 1F;
- this.smartSeparatorLine28.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine28.Line2Width = 1F;
- this.smartSeparatorLine28.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine28.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine28.Name = "smartSeparatorLine28";
- this.smartSeparatorLine28.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine28.TabIndex = 37;
- this.smartSeparatorLine28.Text = "smartSeparatorLine28";
- //
- // labelPressureWork9
- //
- this.labelPressureWork9.BackGround = null;
- this.labelPressureWork9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork9.LineSpacing = 0F;
- this.labelPressureWork9.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork9.Name = "labelPressureWork9";
- this.labelPressureWork9.OverlapOptimize = true;
- this.labelPressureWork9.PasswordChar = '\0';
- this.labelPressureWork9.Radius = 3;
- this.labelPressureWork9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork9.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork9.TabIndex = 41;
- this.labelPressureWork9.Text = "0.0023";
- this.labelPressureWork9.TextColor = System.Drawing.Color.White;
- this.labelPressureWork9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork9.Wordwrap = false;
- //
- // labelDiffMadc9
- //
- this.labelDiffMadc9.BackGround = null;
- this.labelDiffMadc9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc9.LineSpacing = 0F;
- this.labelDiffMadc9.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc9.Name = "labelDiffMadc9";
- this.labelDiffMadc9.OverlapOptimize = true;
- this.labelDiffMadc9.PasswordChar = '\0';
- this.labelDiffMadc9.Radius = 3;
- this.labelDiffMadc9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc9.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc9.TabIndex = 40;
- this.labelDiffMadc9.Text = "0.0023";
- this.labelDiffMadc9.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc9.Wordwrap = false;
- //
- // smartLabel96
- //
- this.smartLabel96.BackGround = this.smartGroupBox2;
- this.smartLabel96.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel96.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel96.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel96.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel96.LineSpacing = 0F;
- this.smartLabel96.Location = new System.Drawing.Point(4, 150);
- this.smartLabel96.Name = "smartLabel96";
- this.smartLabel96.OverlapOptimize = true;
- this.smartLabel96.PasswordChar = '\0';
- this.smartLabel96.Radius = 3;
- this.smartLabel96.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel96.Size = new System.Drawing.Size(70, 20);
- this.smartLabel96.TabIndex = 39;
- this.smartLabel96.Text = "MAdc";
- this.smartLabel96.TextColor = System.Drawing.Color.White;
- this.smartLabel96.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel96.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel96.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel96.Wordwrap = false;
- //
- // smartSeparatorLine27
- //
- this.smartSeparatorLine27.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine27.Line1Width = 1F;
- this.smartSeparatorLine27.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine27.Line2Width = 1F;
- this.smartSeparatorLine27.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine27.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine27.Name = "smartSeparatorLine27";
- this.smartSeparatorLine27.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine27.TabIndex = 38;
- this.smartSeparatorLine27.Text = "smartSeparatorLine27";
- //
- // labelPressureMaster9
- //
- this.labelPressureMaster9.BackGround = null;
- this.labelPressureMaster9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster9.LineSpacing = 0F;
- this.labelPressureMaster9.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster9.Name = "labelPressureMaster9";
- this.labelPressureMaster9.OverlapOptimize = true;
- this.labelPressureMaster9.PasswordChar = '\0';
- this.labelPressureMaster9.Radius = 3;
- this.labelPressureMaster9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster9.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster9.TabIndex = 36;
- this.labelPressureMaster9.Text = "0.0023";
- this.labelPressureMaster9.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster9.Wordwrap = false;
- //
- // smartLabel98
- //
- this.smartLabel98.BackGround = this.smartGroupBox2;
- this.smartLabel98.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel98.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel98.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel98.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel98.LineSpacing = 0F;
- this.smartLabel98.Location = new System.Drawing.Point(4, 262);
- this.smartLabel98.Name = "smartLabel98";
- this.smartLabel98.OverlapOptimize = true;
- this.smartLabel98.PasswordChar = '\0';
- this.smartLabel98.Radius = 3;
- this.smartLabel98.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel98.Size = new System.Drawing.Size(70, 20);
- this.smartLabel98.TabIndex = 35;
- this.smartLabel98.Text = "master";
- this.smartLabel98.TextColor = System.Drawing.Color.White;
- this.smartLabel98.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel98.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel98.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel98.Wordwrap = false;
- //
- // smartLabel99
- //
- this.smartLabel99.BackGround = this.smartGroupBox2;
- this.smartLabel99.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel99.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel99.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel99.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel99.LineSpacing = 0F;
- this.smartLabel99.Location = new System.Drawing.Point(4, 240);
- this.smartLabel99.Name = "smartLabel99";
- this.smartLabel99.OverlapOptimize = true;
- this.smartLabel99.PasswordChar = '\0';
- this.smartLabel99.Radius = 3;
- this.smartLabel99.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel99.Size = new System.Drawing.Size(70, 20);
- this.smartLabel99.TabIndex = 34;
- this.smartLabel99.Text = "work";
- this.smartLabel99.TextColor = System.Drawing.Color.White;
- this.smartLabel99.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel99.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel99.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel99.Wordwrap = false;
- //
- // labelDiffSecDiff9
- //
- this.labelDiffSecDiff9.BackGround = null;
- this.labelDiffSecDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff9.LineSpacing = 0F;
- this.labelDiffSecDiff9.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff9.Name = "labelDiffSecDiff9";
- this.labelDiffSecDiff9.OverlapOptimize = true;
- this.labelDiffSecDiff9.PasswordChar = '\0';
- this.labelDiffSecDiff9.Radius = 3;
- this.labelDiffSecDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff9.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff9.TabIndex = 33;
- this.labelDiffSecDiff9.Text = "0.0023";
- this.labelDiffSecDiff9.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff9.Wordwrap = false;
- //
- // smartLabel101
- //
- this.smartLabel101.BackGround = this.smartGroupBox2;
- this.smartLabel101.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel101.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel101.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel101.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel101.LineSpacing = 0F;
- this.smartLabel101.Location = new System.Drawing.Point(4, 172);
- this.smartLabel101.Name = "smartLabel101";
- this.smartLabel101.OverlapOptimize = true;
- this.smartLabel101.PasswordChar = '\0';
- this.smartLabel101.Radius = 3;
- this.smartLabel101.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel101.Size = new System.Drawing.Size(70, 20);
- this.smartLabel101.TabIndex = 32;
- this.smartLabel101.Text = "SecDiff";
- this.smartLabel101.TextColor = System.Drawing.Color.White;
- this.smartLabel101.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel101.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel101.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel101.Wordwrap = false;
- //
- // labelDispMData9
- //
- this.labelDispMData9.BackGround = null;
- this.labelDispMData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData9.LineSpacing = 0F;
- this.labelDispMData9.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData9.Name = "labelDispMData9";
- this.labelDispMData9.OverlapOptimize = true;
- this.labelDispMData9.PasswordChar = '\0';
- this.labelDispMData9.Radius = 3;
- this.labelDispMData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData9.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData9.TabIndex = 31;
- this.labelDispMData9.Text = "9.2354";
- this.labelDispMData9.TextColor = System.Drawing.Color.White;
- this.labelDispMData9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData9.Wordwrap = false;
- //
- // smartLabel103
- //
- this.smartLabel103.BackGround = this.smartGroupBox2;
- this.smartLabel103.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel103.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel103.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel103.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel103.LineSpacing = 0F;
- this.smartLabel103.Location = new System.Drawing.Point(4, 83);
- this.smartLabel103.Name = "smartLabel103";
- this.smartLabel103.OverlapOptimize = true;
- this.smartLabel103.PasswordChar = '\0';
- this.smartLabel103.Radius = 3;
- this.smartLabel103.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel103.Size = new System.Drawing.Size(70, 20);
- this.smartLabel103.TabIndex = 30;
- this.smartLabel103.Text = "MData";
- this.smartLabel103.TextColor = System.Drawing.Color.White;
- this.smartLabel103.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel103.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel103.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel103.Wordwrap = false;
- //
- // labelDispRData9
- //
- this.labelDispRData9.BackGround = null;
- this.labelDispRData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData9.LineSpacing = 0F;
- this.labelDispRData9.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData9.Name = "labelDispRData9";
- this.labelDispRData9.OverlapOptimize = true;
- this.labelDispRData9.PasswordChar = '\0';
- this.labelDispRData9.Radius = 3;
- this.labelDispRData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData9.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData9.TabIndex = 28;
- this.labelDispRData9.Text = "-9.23 / -10.00";
- this.labelDispRData9.TextColor = System.Drawing.Color.White;
- this.labelDispRData9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData9.Wordwrap = false;
- //
- // smartLabel105
- //
- this.smartLabel105.BackGround = this.smartGroupBox2;
- this.smartLabel105.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel105.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel105.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel105.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel105.LineSpacing = 0F;
- this.smartLabel105.Location = new System.Drawing.Point(4, 61);
- this.smartLabel105.Name = "smartLabel105";
- this.smartLabel105.OverlapOptimize = true;
- this.smartLabel105.PasswordChar = '\0';
- this.smartLabel105.Radius = 3;
- this.smartLabel105.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel105.Size = new System.Drawing.Size(70, 20);
- this.smartLabel105.TabIndex = 29;
- this.smartLabel105.Text = "RData";
- this.smartLabel105.TextColor = System.Drawing.Color.White;
- this.smartLabel105.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel105.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel105.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel105.Wordwrap = false;
- //
- // smartSeparatorLine19
- //
- this.smartSeparatorLine19.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine19.Line1Width = 1F;
- this.smartSeparatorLine19.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine19.Line2Width = 1F;
- this.smartSeparatorLine19.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine19.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine19.Name = "smartSeparatorLine19";
- this.smartSeparatorLine19.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine19.TabIndex = 25;
- this.smartSeparatorLine19.Text = "smartSeparatorLine19";
+ this.labelDiffSecMax9.BackGround = null;
+ this.labelDiffSecMax9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax9.LineSpacing = 0F;
+ this.labelDiffSecMax9.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax9.Name = "labelDiffSecMax9";
+ this.labelDiffSecMax9.OverlapOptimize = true;
+ this.labelDiffSecMax9.PasswordChar = '\0';
+ this.labelDiffSecMax9.Radius = 3;
+ this.labelDiffSecMax9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax9.TabIndex = 49;
+ this.labelDiffSecMax9.Text = "0.0023";
+ this.labelDiffSecMax9.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax9.Wordwrap = false;
//
// labelResult9
//
@@ -3795,35 +3885,513 @@
this.labelResult9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelResult9.Wordwrap = false;
//
+ // labelDispRData9
+ //
+ this.labelDispRData9.BackGround = null;
+ this.labelDispRData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData9.LineSpacing = 0F;
+ this.labelDispRData9.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData9.Name = "labelDispRData9";
+ this.labelDispRData9.OverlapOptimize = true;
+ this.labelDispRData9.PasswordChar = '\0';
+ this.labelDispRData9.Radius = 3;
+ this.labelDispRData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData9.TabIndex = 28;
+ this.labelDispRData9.Text = "0.00";
+ this.labelDispRData9.TextColor = System.Drawing.Color.White;
+ this.labelDispRData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData9.Wordwrap = false;
+ //
+ // smartLabel99
+ //
+ this.smartLabel99.BackGround = this.smartGroupBox2;
+ this.smartLabel99.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel99.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel99.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel99.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel99.LineSpacing = 0F;
+ this.smartLabel99.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel99.Name = "smartLabel99";
+ this.smartLabel99.OverlapOptimize = true;
+ this.smartLabel99.PasswordChar = '\0';
+ this.smartLabel99.Radius = 3;
+ this.smartLabel99.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel99.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel99.TabIndex = 34;
+ this.smartLabel99.Text = "work";
+ this.smartLabel99.TextColor = System.Drawing.Color.White;
+ this.smartLabel99.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel99.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel99.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel99.Wordwrap = false;
+ //
+ // smartLabel128
+ //
+ this.smartLabel128.BackGround = this.smartGroupBox2;
+ this.smartLabel128.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel128.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel128.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel128.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel128.LineSpacing = 0F;
+ this.smartLabel128.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel128.Name = "smartLabel128";
+ this.smartLabel128.OverlapOptimize = true;
+ this.smartLabel128.PasswordChar = '\0';
+ this.smartLabel128.Radius = 3;
+ this.smartLabel128.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel128.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel128.TabIndex = 48;
+ this.smartLabel128.Text = "LR.Max";
+ this.smartLabel128.TextColor = System.Drawing.Color.White;
+ this.smartLabel128.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel128.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel128.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel128.Wordwrap = false;
+ //
+ // smartLabel96
+ //
+ this.smartLabel96.BackGround = this.smartGroupBox2;
+ this.smartLabel96.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel96.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel96.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel96.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel96.LineSpacing = 0F;
+ this.smartLabel96.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel96.Name = "smartLabel96";
+ this.smartLabel96.OverlapOptimize = true;
+ this.smartLabel96.PasswordChar = '\0';
+ this.smartLabel96.Radius = 3;
+ this.smartLabel96.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel96.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel96.TabIndex = 39;
+ this.smartLabel96.Text = "ADC";
+ this.smartLabel96.TextColor = System.Drawing.Color.White;
+ this.smartLabel96.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel96.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel96.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel96.Wordwrap = false;
+ //
+ // smartSeparatorLine19
+ //
+ this.smartSeparatorLine19.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine19.Line1Width = 1F;
+ this.smartSeparatorLine19.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine19.Line2Width = 1F;
+ this.smartSeparatorLine19.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine19.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine19.Name = "smartSeparatorLine19";
+ this.smartSeparatorLine19.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine19.TabIndex = 25;
+ this.smartSeparatorLine19.Text = "smartSeparatorLine19";
+ //
+ // smartSeparatorLine27
+ //
+ this.smartSeparatorLine27.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine27.Line1Width = 1F;
+ this.smartSeparatorLine27.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine27.Line2Width = 1F;
+ this.smartSeparatorLine27.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine27.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine27.Name = "smartSeparatorLine27";
+ this.smartSeparatorLine27.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine27.TabIndex = 38;
+ this.smartSeparatorLine27.Text = "smartSeparatorLine27";
+ //
+ // labelDiffSecSum9
+ //
+ this.labelDiffSecSum9.BackGround = null;
+ this.labelDiffSecSum9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum9.LineSpacing = 0F;
+ this.labelDiffSecSum9.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum9.Name = "labelDiffSecSum9";
+ this.labelDiffSecSum9.OverlapOptimize = true;
+ this.labelDiffSecSum9.PasswordChar = '\0';
+ this.labelDiffSecSum9.Radius = 3;
+ this.labelDiffSecSum9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum9.TabIndex = 47;
+ this.labelDiffSecSum9.Text = "0.0023";
+ this.labelDiffSecSum9.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum9.Wordwrap = false;
+ //
+ // labelDiffMadc9
+ //
+ this.labelDiffMadc9.BackGround = null;
+ this.labelDiffMadc9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc9.LineSpacing = 0F;
+ this.labelDiffMadc9.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc9.Name = "labelDiffMadc9";
+ this.labelDiffMadc9.OverlapOptimize = true;
+ this.labelDiffMadc9.PasswordChar = '\0';
+ this.labelDiffMadc9.Radius = 3;
+ this.labelDiffMadc9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc9.TabIndex = 40;
+ this.labelDiffMadc9.Text = "0.0023";
+ this.labelDiffMadc9.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc9.Wordwrap = false;
+ //
+ // labelTitleDispRData9
+ //
+ this.labelTitleDispRData9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData9.LineSpacing = 0F;
+ this.labelTitleDispRData9.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData9.Name = "labelTitleDispRData9";
+ this.labelTitleDispRData9.OverlapOptimize = true;
+ this.labelTitleDispRData9.PasswordChar = '\0';
+ this.labelTitleDispRData9.Radius = 3;
+ this.labelTitleDispRData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData9.TabIndex = 29;
+ this.labelTitleDispRData9.Text = "Level";
+ this.labelTitleDispRData9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData9.Wordwrap = false;
+ //
+ // labelPressureMaster9
+ //
+ this.labelPressureMaster9.BackGround = null;
+ this.labelPressureMaster9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster9.LineSpacing = 0F;
+ this.labelPressureMaster9.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster9.Name = "labelPressureMaster9";
+ this.labelPressureMaster9.OverlapOptimize = true;
+ this.labelPressureMaster9.PasswordChar = '\0';
+ this.labelPressureMaster9.Radius = 3;
+ this.labelPressureMaster9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster9.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster9.TabIndex = 36;
+ this.labelPressureMaster9.Text = "0.0023";
+ this.labelPressureMaster9.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster9.Wordwrap = false;
+ //
+ // smartLabel130
+ //
+ this.smartLabel130.BackGround = this.smartGroupBox2;
+ this.smartLabel130.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel130.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel130.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel130.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel130.LineSpacing = 0F;
+ this.smartLabel130.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel130.Name = "smartLabel130";
+ this.smartLabel130.OverlapOptimize = true;
+ this.smartLabel130.PasswordChar = '\0';
+ this.smartLabel130.Radius = 3;
+ this.smartLabel130.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel130.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel130.TabIndex = 46;
+ this.smartLabel130.Text = "LR.Sum";
+ this.smartLabel130.TextColor = System.Drawing.Color.White;
+ this.smartLabel130.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel130.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel130.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel130.Wordwrap = false;
+ //
+ // labelPressureWork9
+ //
+ this.labelPressureWork9.BackGround = null;
+ this.labelPressureWork9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork9.LineSpacing = 0F;
+ this.labelPressureWork9.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork9.Name = "labelPressureWork9";
+ this.labelPressureWork9.OverlapOptimize = true;
+ this.labelPressureWork9.PasswordChar = '\0';
+ this.labelPressureWork9.Radius = 3;
+ this.labelPressureWork9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork9.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork9.TabIndex = 41;
+ this.labelPressureWork9.Text = "0.0023";
+ this.labelPressureWork9.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork9.Wordwrap = false;
+ //
+ // labelTitleDispMData9
+ //
+ this.labelTitleDispMData9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData9.LineSpacing = 0F;
+ this.labelTitleDispMData9.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData9.Name = "labelTitleDispMData9";
+ this.labelTitleDispMData9.OverlapOptimize = true;
+ this.labelTitleDispMData9.PasswordChar = '\0';
+ this.labelTitleDispMData9.Radius = 3;
+ this.labelTitleDispMData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData9.TabIndex = 30;
+ this.labelTitleDispMData9.Text = "Height";
+ this.labelTitleDispMData9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData9.Wordwrap = false;
+ //
+ // smartLabel98
+ //
+ this.smartLabel98.BackGround = this.smartGroupBox2;
+ this.smartLabel98.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel98.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel98.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel98.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel98.LineSpacing = 0F;
+ this.smartLabel98.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel98.Name = "smartLabel98";
+ this.smartLabel98.OverlapOptimize = true;
+ this.smartLabel98.PasswordChar = '\0';
+ this.smartLabel98.Radius = 3;
+ this.smartLabel98.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel98.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel98.TabIndex = 35;
+ this.smartLabel98.Text = "master";
+ this.smartLabel98.TextColor = System.Drawing.Color.White;
+ this.smartLabel98.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel98.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel98.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel98.Wordwrap = false;
+ //
+ // labelDispMDataMax9
+ //
+ this.labelDispMDataMax9.BackGround = null;
+ this.labelDispMDataMax9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax9.LineSpacing = 0F;
+ this.labelDispMDataMax9.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax9.Name = "labelDispMDataMax9";
+ this.labelDispMDataMax9.OverlapOptimize = true;
+ this.labelDispMDataMax9.PasswordChar = '\0';
+ this.labelDispMDataMax9.Radius = 3;
+ this.labelDispMDataMax9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax9.TabIndex = 45;
+ this.labelDispMDataMax9.Text = "9.2354";
+ this.labelDispMDataMax9.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax9.Wordwrap = false;
+ //
+ // smartSeparatorLine28
+ //
+ this.smartSeparatorLine28.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine28.Line1Width = 1F;
+ this.smartSeparatorLine28.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine28.Line2Width = 1F;
+ this.smartSeparatorLine28.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine28.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine28.Name = "smartSeparatorLine28";
+ this.smartSeparatorLine28.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine28.TabIndex = 37;
+ this.smartSeparatorLine28.Text = "smartSeparatorLine28";
+ //
+ // labelDispMData9
+ //
+ this.labelDispMData9.BackGround = null;
+ this.labelDispMData9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData9.LineSpacing = 0F;
+ this.labelDispMData9.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData9.Name = "labelDispMData9";
+ this.labelDispMData9.OverlapOptimize = true;
+ this.labelDispMData9.PasswordChar = '\0';
+ this.labelDispMData9.Radius = 3;
+ this.labelDispMData9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData9.TabIndex = 31;
+ this.labelDispMData9.Text = "9.2354";
+ this.labelDispMData9.TextColor = System.Drawing.Color.White;
+ this.labelDispMData9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData9.Wordwrap = false;
+ //
+ // labelTitleDispMDataD9
+ //
+ this.labelTitleDispMDataD9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD9.LineSpacing = 0F;
+ this.labelTitleDispMDataD9.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD9.Name = "labelTitleDispMDataD9";
+ this.labelTitleDispMDataD9.OverlapOptimize = true;
+ this.labelTitleDispMDataD9.PasswordChar = '\0';
+ this.labelTitleDispMDataD9.Radius = 3;
+ this.labelTitleDispMDataD9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD9.TabIndex = 42;
+ this.labelTitleDispMDataD9.Text = "Diff";
+ this.labelTitleDispMDataD9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD9.Wordwrap = false;
+ //
+ // labelTitleDispMDataM9
+ //
+ this.labelTitleDispMDataM9.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM9.LineSpacing = 0F;
+ this.labelTitleDispMDataM9.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM9.Name = "labelTitleDispMDataM9";
+ this.labelTitleDispMDataM9.OverlapOptimize = true;
+ this.labelTitleDispMDataM9.PasswordChar = '\0';
+ this.labelTitleDispMDataM9.Radius = 3;
+ this.labelTitleDispMDataM9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM9.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM9.TabIndex = 44;
+ this.labelTitleDispMDataM9.Text = "Max Height";
+ this.labelTitleDispMDataM9.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM9.Wordwrap = false;
+ //
+ // labelDiffSecDiff9
+ //
+ this.labelDiffSecDiff9.BackGround = null;
+ this.labelDiffSecDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff9.LineSpacing = 0F;
+ this.labelDiffSecDiff9.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff9.Name = "labelDiffSecDiff9";
+ this.labelDiffSecDiff9.OverlapOptimize = true;
+ this.labelDiffSecDiff9.PasswordChar = '\0';
+ this.labelDiffSecDiff9.Radius = 3;
+ this.labelDiffSecDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff9.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff9.TabIndex = 33;
+ this.labelDiffSecDiff9.Text = "0.0023";
+ this.labelDiffSecDiff9.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff9.Wordwrap = false;
+ //
+ // smartLabel101
+ //
+ this.smartLabel101.BackGround = this.smartGroupBox2;
+ this.smartLabel101.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel101.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel101.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel101.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel101.LineSpacing = 0F;
+ this.smartLabel101.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel101.Name = "smartLabel101";
+ this.smartLabel101.OverlapOptimize = true;
+ this.smartLabel101.PasswordChar = '\0';
+ this.smartLabel101.Radius = 3;
+ this.smartLabel101.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel101.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel101.TabIndex = 32;
+ this.smartLabel101.Text = "LR.Sec";
+ this.smartLabel101.TextColor = System.Drawing.Color.White;
+ this.smartLabel101.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel101.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel101.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel101.Wordwrap = false;
+ //
+ // labelDispMDataDiff9
+ //
+ this.labelDispMDataDiff9.BackGround = null;
+ this.labelDispMDataDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff9.LineSpacing = 0F;
+ this.labelDispMDataDiff9.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff9.Name = "labelDispMDataDiff9";
+ this.labelDispMDataDiff9.OverlapOptimize = true;
+ this.labelDispMDataDiff9.PasswordChar = '\0';
+ this.labelDispMDataDiff9.Radius = 3;
+ this.labelDispMDataDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff9.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff9.TabIndex = 43;
+ this.labelDispMDataDiff9.Text = "9.2354";
+ this.labelDispMDataDiff9.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff9.Wordwrap = false;
+ //
// smartGroupBox8
//
this.smartGroupBox8.BackGround = null;
this.smartGroupBox8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox8.BackImage = null;
- this.smartGroupBox8.Controls.Add(this.labelDiffMean10);
- this.smartGroupBox8.Controls.Add(this.smartLabel136);
- this.smartGroupBox8.Controls.Add(this.labelDiffSecSum10);
- this.smartGroupBox8.Controls.Add(this.smartLabel138);
- this.smartGroupBox8.Controls.Add(this.labelDispSTD10);
- this.smartGroupBox8.Controls.Add(this.smartLabel140);
+ this.smartGroupBox8.Controls.Add(this.labelDispMDataMax10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMDataM10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMDataD10);
this.smartGroupBox8.Controls.Add(this.labelDispMDataDiff10);
- this.smartGroupBox8.Controls.Add(this.smartLabel142);
- this.smartGroupBox8.Controls.Add(this.smartSeparatorLine30);
- this.smartGroupBox8.Controls.Add(this.labelPressureWork10);
- this.smartGroupBox8.Controls.Add(this.labelDiffMadc10);
- this.smartGroupBox8.Controls.Add(this.smartLabel108);
- this.smartGroupBox8.Controls.Add(this.smartSeparatorLine29);
- this.smartGroupBox8.Controls.Add(this.labelPressureMaster10);
- this.smartGroupBox8.Controls.Add(this.smartLabel110);
+ this.smartGroupBox8.Controls.Add(this.labelResultDiff10);
+ this.smartGroupBox8.Controls.Add(this.labelResultDisp10);
+ this.smartGroupBox8.Controls.Add(this.labelDiffSecMax10);
+ this.smartGroupBox8.Controls.Add(this.labelResult10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispRData10);
this.smartGroupBox8.Controls.Add(this.smartLabel111);
+ this.smartGroupBox8.Controls.Add(this.smartLabel136);
+ this.smartGroupBox8.Controls.Add(this.smartLabel108);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine20);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine29);
+ this.smartGroupBox8.Controls.Add(this.labelDiffSecSum10);
+ this.smartGroupBox8.Controls.Add(this.labelDiffMadc10);
+ this.smartGroupBox8.Controls.Add(this.labelDispRData10);
+ this.smartGroupBox8.Controls.Add(this.labelPressureMaster10);
+ this.smartGroupBox8.Controls.Add(this.smartLabel138);
+ this.smartGroupBox8.Controls.Add(this.labelPressureWork10);
+ this.smartGroupBox8.Controls.Add(this.labelTitleDispMData10);
+ this.smartGroupBox8.Controls.Add(this.smartLabel110);
+ this.smartGroupBox8.Controls.Add(this.smartSeparatorLine30);
+ this.smartGroupBox8.Controls.Add(this.labelDispMData10);
this.smartGroupBox8.Controls.Add(this.labelDiffSecDiff10);
this.smartGroupBox8.Controls.Add(this.smartLabel113);
- this.smartGroupBox8.Controls.Add(this.labelDispMData10);
- this.smartGroupBox8.Controls.Add(this.smartLabel115);
- this.smartGroupBox8.Controls.Add(this.labelDispRData10);
- this.smartGroupBox8.Controls.Add(this.smartLabel117);
- this.smartGroupBox8.Controls.Add(this.smartSeparatorLine20);
- this.smartGroupBox8.Controls.Add(this.labelResult10);
this.smartGroupBox8.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox8.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox8.FrameLineThickness = 2;
@@ -3837,504 +4405,74 @@
this.smartGroupBox8.Text = "Lane 10";
this.smartGroupBox8.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean10
+ // labelResultDiff10
//
- this.labelDiffMean10.BackGround = null;
- this.labelDiffMean10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean10.LineSpacing = 0F;
- this.labelDiffMean10.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean10.Name = "labelDiffMean10";
- this.labelDiffMean10.OverlapOptimize = true;
- this.labelDiffMean10.PasswordChar = '\0';
- this.labelDiffMean10.Radius = 3;
- this.labelDiffMean10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean10.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean10.TabIndex = 49;
- this.labelDiffMean10.Text = "0.0023";
- this.labelDiffMean10.TextColor = System.Drawing.Color.White;
- this.labelDiffMean10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean10.Wordwrap = false;
+ this.labelResultDiff10.BackGround = null;
+ this.labelResultDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff10.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff10.LineSpacing = 0F;
+ this.labelResultDiff10.Location = new System.Drawing.Point(2, 62);
+ this.labelResultDiff10.Name = "labelResultDiff10";
+ this.labelResultDiff10.OverlapOptimize = true;
+ this.labelResultDiff10.PasswordChar = '\0';
+ this.labelResultDiff10.Radius = 3;
+ this.labelResultDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff10.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff10.TabIndex = 53;
+ this.labelResultDiff10.Text = "Diff";
+ this.labelResultDiff10.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff10.Wordwrap = false;
//
- // smartLabel136
+ // labelResultDisp10
//
- this.smartLabel136.BackGround = this.smartGroupBox2;
- this.smartLabel136.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel136.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel136.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel136.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel136.LineSpacing = 0F;
- this.smartLabel136.Location = new System.Drawing.Point(4, 216);
- this.smartLabel136.Name = "smartLabel136";
- this.smartLabel136.OverlapOptimize = true;
- this.smartLabel136.PasswordChar = '\0';
- this.smartLabel136.Radius = 3;
- this.smartLabel136.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel136.Size = new System.Drawing.Size(70, 20);
- this.smartLabel136.TabIndex = 48;
- this.smartLabel136.Text = "DiffMean";
- this.smartLabel136.TextColor = System.Drawing.Color.White;
- this.smartLabel136.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel136.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel136.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel136.Wordwrap = false;
+ this.labelResultDisp10.BackGround = null;
+ this.labelResultDisp10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp10.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp10.LineSpacing = 0F;
+ this.labelResultDisp10.Location = new System.Drawing.Point(86, 62);
+ this.labelResultDisp10.Name = "labelResultDisp10";
+ this.labelResultDisp10.OverlapOptimize = true;
+ this.labelResultDisp10.PasswordChar = '\0';
+ this.labelResultDisp10.Radius = 3;
+ this.labelResultDisp10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp10.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp10.TabIndex = 52;
+ this.labelResultDisp10.Text = "Disp";
+ this.labelResultDisp10.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp10.Wordwrap = false;
//
- // labelDiffSecSum10
+ // labelDiffSecMax10
//
- this.labelDiffSecSum10.BackGround = null;
- this.labelDiffSecSum10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum10.LineSpacing = 0F;
- this.labelDiffSecSum10.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum10.Name = "labelDiffSecSum10";
- this.labelDiffSecSum10.OverlapOptimize = true;
- this.labelDiffSecSum10.PasswordChar = '\0';
- this.labelDiffSecSum10.Radius = 3;
- this.labelDiffSecSum10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum10.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum10.TabIndex = 47;
- this.labelDiffSecSum10.Text = "0.0023";
- this.labelDiffSecSum10.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum10.Wordwrap = false;
- //
- // smartLabel138
- //
- this.smartLabel138.BackGround = this.smartGroupBox2;
- this.smartLabel138.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel138.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel138.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel138.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel138.LineSpacing = 0F;
- this.smartLabel138.Location = new System.Drawing.Point(4, 194);
- this.smartLabel138.Name = "smartLabel138";
- this.smartLabel138.OverlapOptimize = true;
- this.smartLabel138.PasswordChar = '\0';
- this.smartLabel138.Radius = 3;
- this.smartLabel138.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel138.Size = new System.Drawing.Size(70, 20);
- this.smartLabel138.TabIndex = 46;
- this.smartLabel138.Text = "SecSum";
- this.smartLabel138.TextColor = System.Drawing.Color.White;
- this.smartLabel138.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel138.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel138.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel138.Wordwrap = false;
- //
- // labelDispSTD10
- //
- this.labelDispSTD10.BackGround = null;
- this.labelDispSTD10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD10.LineSpacing = 0F;
- this.labelDispSTD10.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD10.Name = "labelDispSTD10";
- this.labelDispSTD10.OverlapOptimize = true;
- this.labelDispSTD10.PasswordChar = '\0';
- this.labelDispSTD10.Radius = 3;
- this.labelDispSTD10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD10.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD10.TabIndex = 45;
- this.labelDispSTD10.Text = "9.2354";
- this.labelDispSTD10.TextColor = System.Drawing.Color.White;
- this.labelDispSTD10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD10.Wordwrap = false;
- //
- // smartLabel140
- //
- this.smartLabel140.BackGround = this.smartGroupBox2;
- this.smartLabel140.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel140.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel140.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel140.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel140.LineSpacing = 0F;
- this.smartLabel140.Location = new System.Drawing.Point(4, 127);
- this.smartLabel140.Name = "smartLabel140";
- this.smartLabel140.OverlapOptimize = true;
- this.smartLabel140.PasswordChar = '\0';
- this.smartLabel140.Radius = 3;
- this.smartLabel140.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel140.Size = new System.Drawing.Size(70, 20);
- this.smartLabel140.TabIndex = 44;
- this.smartLabel140.Text = "STD";
- this.smartLabel140.TextColor = System.Drawing.Color.White;
- this.smartLabel140.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel140.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel140.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel140.Wordwrap = false;
- //
- // labelDispMDataDiff10
- //
- this.labelDispMDataDiff10.BackGround = null;
- this.labelDispMDataDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff10.LineSpacing = 0F;
- this.labelDispMDataDiff10.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff10.Name = "labelDispMDataDiff10";
- this.labelDispMDataDiff10.OverlapOptimize = true;
- this.labelDispMDataDiff10.PasswordChar = '\0';
- this.labelDispMDataDiff10.Radius = 3;
- this.labelDispMDataDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff10.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff10.TabIndex = 43;
- this.labelDispMDataDiff10.Text = "9.2354";
- this.labelDispMDataDiff10.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff10.Wordwrap = false;
- //
- // smartLabel142
- //
- this.smartLabel142.BackGround = this.smartGroupBox2;
- this.smartLabel142.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel142.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel142.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel142.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel142.LineSpacing = 0F;
- this.smartLabel142.Location = new System.Drawing.Point(4, 105);
- this.smartLabel142.Name = "smartLabel142";
- this.smartLabel142.OverlapOptimize = true;
- this.smartLabel142.PasswordChar = '\0';
- this.smartLabel142.Radius = 3;
- this.smartLabel142.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel142.Size = new System.Drawing.Size(70, 20);
- this.smartLabel142.TabIndex = 42;
- this.smartLabel142.Text = "MDataDiff";
- this.smartLabel142.TextColor = System.Drawing.Color.White;
- this.smartLabel142.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel142.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel142.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel142.Wordwrap = false;
- //
- // smartSeparatorLine30
- //
- this.smartSeparatorLine30.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine30.Line1Width = 1F;
- this.smartSeparatorLine30.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine30.Line2Width = 1F;
- this.smartSeparatorLine30.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine30.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine30.Name = "smartSeparatorLine30";
- this.smartSeparatorLine30.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine30.TabIndex = 37;
- this.smartSeparatorLine30.Text = "smartSeparatorLine30";
- //
- // labelPressureWork10
- //
- this.labelPressureWork10.BackGround = null;
- this.labelPressureWork10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork10.LineSpacing = 0F;
- this.labelPressureWork10.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork10.Name = "labelPressureWork10";
- this.labelPressureWork10.OverlapOptimize = true;
- this.labelPressureWork10.PasswordChar = '\0';
- this.labelPressureWork10.Radius = 3;
- this.labelPressureWork10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork10.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork10.TabIndex = 41;
- this.labelPressureWork10.Text = "0.0023";
- this.labelPressureWork10.TextColor = System.Drawing.Color.White;
- this.labelPressureWork10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork10.Wordwrap = false;
- //
- // labelDiffMadc10
- //
- this.labelDiffMadc10.BackGround = null;
- this.labelDiffMadc10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc10.LineSpacing = 0F;
- this.labelDiffMadc10.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc10.Name = "labelDiffMadc10";
- this.labelDiffMadc10.OverlapOptimize = true;
- this.labelDiffMadc10.PasswordChar = '\0';
- this.labelDiffMadc10.Radius = 3;
- this.labelDiffMadc10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc10.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc10.TabIndex = 40;
- this.labelDiffMadc10.Text = "0.0023";
- this.labelDiffMadc10.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc10.Wordwrap = false;
- //
- // smartLabel108
- //
- this.smartLabel108.BackGround = this.smartGroupBox2;
- this.smartLabel108.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel108.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel108.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel108.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel108.LineSpacing = 0F;
- this.smartLabel108.Location = new System.Drawing.Point(4, 150);
- this.smartLabel108.Name = "smartLabel108";
- this.smartLabel108.OverlapOptimize = true;
- this.smartLabel108.PasswordChar = '\0';
- this.smartLabel108.Radius = 3;
- this.smartLabel108.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel108.Size = new System.Drawing.Size(70, 20);
- this.smartLabel108.TabIndex = 39;
- this.smartLabel108.Text = "MAdc";
- this.smartLabel108.TextColor = System.Drawing.Color.White;
- this.smartLabel108.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel108.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel108.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel108.Wordwrap = false;
- //
- // smartSeparatorLine29
- //
- this.smartSeparatorLine29.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine29.Line1Width = 1F;
- this.smartSeparatorLine29.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine29.Line2Width = 1F;
- this.smartSeparatorLine29.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine29.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine29.Name = "smartSeparatorLine29";
- this.smartSeparatorLine29.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine29.TabIndex = 38;
- this.smartSeparatorLine29.Text = "smartSeparatorLine29";
- //
- // labelPressureMaster10
- //
- this.labelPressureMaster10.BackGround = null;
- this.labelPressureMaster10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster10.LineSpacing = 0F;
- this.labelPressureMaster10.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster10.Name = "labelPressureMaster10";
- this.labelPressureMaster10.OverlapOptimize = true;
- this.labelPressureMaster10.PasswordChar = '\0';
- this.labelPressureMaster10.Radius = 3;
- this.labelPressureMaster10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster10.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster10.TabIndex = 36;
- this.labelPressureMaster10.Text = "0.0023";
- this.labelPressureMaster10.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster10.Wordwrap = false;
- //
- // smartLabel110
- //
- this.smartLabel110.BackGround = this.smartGroupBox2;
- this.smartLabel110.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel110.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel110.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel110.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel110.LineSpacing = 0F;
- this.smartLabel110.Location = new System.Drawing.Point(4, 262);
- this.smartLabel110.Name = "smartLabel110";
- this.smartLabel110.OverlapOptimize = true;
- this.smartLabel110.PasswordChar = '\0';
- this.smartLabel110.Radius = 3;
- this.smartLabel110.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel110.Size = new System.Drawing.Size(70, 20);
- this.smartLabel110.TabIndex = 35;
- this.smartLabel110.Text = "master";
- this.smartLabel110.TextColor = System.Drawing.Color.White;
- this.smartLabel110.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel110.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel110.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel110.Wordwrap = false;
- //
- // smartLabel111
- //
- this.smartLabel111.BackGround = this.smartGroupBox2;
- this.smartLabel111.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel111.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel111.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel111.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel111.LineSpacing = 0F;
- this.smartLabel111.Location = new System.Drawing.Point(4, 240);
- this.smartLabel111.Name = "smartLabel111";
- this.smartLabel111.OverlapOptimize = true;
- this.smartLabel111.PasswordChar = '\0';
- this.smartLabel111.Radius = 3;
- this.smartLabel111.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel111.Size = new System.Drawing.Size(70, 20);
- this.smartLabel111.TabIndex = 34;
- this.smartLabel111.Text = "work";
- this.smartLabel111.TextColor = System.Drawing.Color.White;
- this.smartLabel111.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel111.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel111.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel111.Wordwrap = false;
- //
- // labelDiffSecDiff10
- //
- this.labelDiffSecDiff10.BackGround = null;
- this.labelDiffSecDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff10.LineSpacing = 0F;
- this.labelDiffSecDiff10.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff10.Name = "labelDiffSecDiff10";
- this.labelDiffSecDiff10.OverlapOptimize = true;
- this.labelDiffSecDiff10.PasswordChar = '\0';
- this.labelDiffSecDiff10.Radius = 3;
- this.labelDiffSecDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff10.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff10.TabIndex = 33;
- this.labelDiffSecDiff10.Text = "0.0023";
- this.labelDiffSecDiff10.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff10.Wordwrap = false;
- //
- // smartLabel113
- //
- this.smartLabel113.BackGround = this.smartGroupBox2;
- this.smartLabel113.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel113.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel113.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel113.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel113.LineSpacing = 0F;
- this.smartLabel113.Location = new System.Drawing.Point(4, 172);
- this.smartLabel113.Name = "smartLabel113";
- this.smartLabel113.OverlapOptimize = true;
- this.smartLabel113.PasswordChar = '\0';
- this.smartLabel113.Radius = 3;
- this.smartLabel113.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel113.Size = new System.Drawing.Size(70, 20);
- this.smartLabel113.TabIndex = 32;
- this.smartLabel113.Text = "SecDiff";
- this.smartLabel113.TextColor = System.Drawing.Color.White;
- this.smartLabel113.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel113.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel113.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel113.Wordwrap = false;
- //
- // labelDispMData10
- //
- this.labelDispMData10.BackGround = null;
- this.labelDispMData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData10.LineSpacing = 0F;
- this.labelDispMData10.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData10.Name = "labelDispMData10";
- this.labelDispMData10.OverlapOptimize = true;
- this.labelDispMData10.PasswordChar = '\0';
- this.labelDispMData10.Radius = 3;
- this.labelDispMData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData10.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData10.TabIndex = 31;
- this.labelDispMData10.Text = "9.2354";
- this.labelDispMData10.TextColor = System.Drawing.Color.White;
- this.labelDispMData10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData10.Wordwrap = false;
- //
- // smartLabel115
- //
- this.smartLabel115.BackGround = this.smartGroupBox2;
- this.smartLabel115.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel115.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel115.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel115.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel115.LineSpacing = 0F;
- this.smartLabel115.Location = new System.Drawing.Point(4, 83);
- this.smartLabel115.Name = "smartLabel115";
- this.smartLabel115.OverlapOptimize = true;
- this.smartLabel115.PasswordChar = '\0';
- this.smartLabel115.Radius = 3;
- this.smartLabel115.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel115.Size = new System.Drawing.Size(70, 20);
- this.smartLabel115.TabIndex = 30;
- this.smartLabel115.Text = "MData";
- this.smartLabel115.TextColor = System.Drawing.Color.White;
- this.smartLabel115.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel115.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel115.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel115.Wordwrap = false;
- //
- // labelDispRData10
- //
- this.labelDispRData10.BackGround = null;
- this.labelDispRData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData10.LineSpacing = 0F;
- this.labelDispRData10.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData10.Name = "labelDispRData10";
- this.labelDispRData10.OverlapOptimize = true;
- this.labelDispRData10.PasswordChar = '\0';
- this.labelDispRData10.Radius = 3;
- this.labelDispRData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData10.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData10.TabIndex = 28;
- this.labelDispRData10.Text = "-9.23 / -10.00";
- this.labelDispRData10.TextColor = System.Drawing.Color.White;
- this.labelDispRData10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData10.Wordwrap = false;
- //
- // smartLabel117
- //
- this.smartLabel117.BackGround = this.smartGroupBox2;
- this.smartLabel117.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel117.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel117.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel117.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel117.LineSpacing = 0F;
- this.smartLabel117.Location = new System.Drawing.Point(4, 61);
- this.smartLabel117.Name = "smartLabel117";
- this.smartLabel117.OverlapOptimize = true;
- this.smartLabel117.PasswordChar = '\0';
- this.smartLabel117.Radius = 3;
- this.smartLabel117.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel117.Size = new System.Drawing.Size(70, 20);
- this.smartLabel117.TabIndex = 29;
- this.smartLabel117.Text = "RData";
- this.smartLabel117.TextColor = System.Drawing.Color.White;
- this.smartLabel117.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel117.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel117.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel117.Wordwrap = false;
- //
- // smartSeparatorLine20
- //
- this.smartSeparatorLine20.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine20.Line1Width = 1F;
- this.smartSeparatorLine20.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine20.Line2Width = 1F;
- this.smartSeparatorLine20.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine20.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine20.Name = "smartSeparatorLine20";
- this.smartSeparatorLine20.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine20.TabIndex = 25;
- this.smartSeparatorLine20.Text = "smartSeparatorLine20";
+ this.labelDiffSecMax10.BackGround = null;
+ this.labelDiffSecMax10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax10.LineSpacing = 0F;
+ this.labelDiffSecMax10.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax10.Name = "labelDiffSecMax10";
+ this.labelDiffSecMax10.OverlapOptimize = true;
+ this.labelDiffSecMax10.PasswordChar = '\0';
+ this.labelDiffSecMax10.Radius = 3;
+ this.labelDiffSecMax10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax10.TabIndex = 49;
+ this.labelDiffSecMax10.Text = "0.0023";
+ this.labelDiffSecMax10.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax10.Wordwrap = false;
//
// labelResult10
//
@@ -4359,35 +4497,513 @@
this.labelResult10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelResult10.Wordwrap = false;
//
+ // labelTitleDispRData10
+ //
+ this.labelTitleDispRData10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData10.LineSpacing = 0F;
+ this.labelTitleDispRData10.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData10.Name = "labelTitleDispRData10";
+ this.labelTitleDispRData10.OverlapOptimize = true;
+ this.labelTitleDispRData10.PasswordChar = '\0';
+ this.labelTitleDispRData10.Radius = 3;
+ this.labelTitleDispRData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData10.TabIndex = 29;
+ this.labelTitleDispRData10.Text = "Level";
+ this.labelTitleDispRData10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData10.Wordwrap = false;
+ //
+ // smartLabel111
+ //
+ this.smartLabel111.BackGround = this.smartGroupBox2;
+ this.smartLabel111.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel111.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel111.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel111.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel111.LineSpacing = 0F;
+ this.smartLabel111.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel111.Name = "smartLabel111";
+ this.smartLabel111.OverlapOptimize = true;
+ this.smartLabel111.PasswordChar = '\0';
+ this.smartLabel111.Radius = 3;
+ this.smartLabel111.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel111.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel111.TabIndex = 34;
+ this.smartLabel111.Text = "work";
+ this.smartLabel111.TextColor = System.Drawing.Color.White;
+ this.smartLabel111.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel111.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel111.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel111.Wordwrap = false;
+ //
+ // smartLabel136
+ //
+ this.smartLabel136.BackGround = this.smartGroupBox2;
+ this.smartLabel136.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel136.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel136.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel136.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel136.LineSpacing = 0F;
+ this.smartLabel136.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel136.Name = "smartLabel136";
+ this.smartLabel136.OverlapOptimize = true;
+ this.smartLabel136.PasswordChar = '\0';
+ this.smartLabel136.Radius = 3;
+ this.smartLabel136.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel136.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel136.TabIndex = 48;
+ this.smartLabel136.Text = "LR.Max";
+ this.smartLabel136.TextColor = System.Drawing.Color.White;
+ this.smartLabel136.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel136.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel136.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel136.Wordwrap = false;
+ //
+ // smartLabel108
+ //
+ this.smartLabel108.BackGround = this.smartGroupBox2;
+ this.smartLabel108.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel108.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel108.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel108.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel108.LineSpacing = 0F;
+ this.smartLabel108.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel108.Name = "smartLabel108";
+ this.smartLabel108.OverlapOptimize = true;
+ this.smartLabel108.PasswordChar = '\0';
+ this.smartLabel108.Radius = 3;
+ this.smartLabel108.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel108.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel108.TabIndex = 39;
+ this.smartLabel108.Text = "ADC";
+ this.smartLabel108.TextColor = System.Drawing.Color.White;
+ this.smartLabel108.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel108.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel108.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel108.Wordwrap = false;
+ //
+ // smartSeparatorLine20
+ //
+ this.smartSeparatorLine20.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine20.Line1Width = 1F;
+ this.smartSeparatorLine20.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine20.Line2Width = 1F;
+ this.smartSeparatorLine20.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine20.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine20.Name = "smartSeparatorLine20";
+ this.smartSeparatorLine20.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine20.TabIndex = 25;
+ this.smartSeparatorLine20.Text = "smartSeparatorLine20";
+ //
+ // smartSeparatorLine29
+ //
+ this.smartSeparatorLine29.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine29.Line1Width = 1F;
+ this.smartSeparatorLine29.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine29.Line2Width = 1F;
+ this.smartSeparatorLine29.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine29.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine29.Name = "smartSeparatorLine29";
+ this.smartSeparatorLine29.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine29.TabIndex = 38;
+ this.smartSeparatorLine29.Text = "smartSeparatorLine29";
+ //
+ // labelDiffSecSum10
+ //
+ this.labelDiffSecSum10.BackGround = null;
+ this.labelDiffSecSum10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum10.LineSpacing = 0F;
+ this.labelDiffSecSum10.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum10.Name = "labelDiffSecSum10";
+ this.labelDiffSecSum10.OverlapOptimize = true;
+ this.labelDiffSecSum10.PasswordChar = '\0';
+ this.labelDiffSecSum10.Radius = 3;
+ this.labelDiffSecSum10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum10.TabIndex = 47;
+ this.labelDiffSecSum10.Text = "0.0023";
+ this.labelDiffSecSum10.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum10.Wordwrap = false;
+ //
+ // labelDiffMadc10
+ //
+ this.labelDiffMadc10.BackGround = null;
+ this.labelDiffMadc10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc10.LineSpacing = 0F;
+ this.labelDiffMadc10.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc10.Name = "labelDiffMadc10";
+ this.labelDiffMadc10.OverlapOptimize = true;
+ this.labelDiffMadc10.PasswordChar = '\0';
+ this.labelDiffMadc10.Radius = 3;
+ this.labelDiffMadc10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc10.TabIndex = 40;
+ this.labelDiffMadc10.Text = "0.0023";
+ this.labelDiffMadc10.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc10.Wordwrap = false;
+ //
+ // labelDispRData10
+ //
+ this.labelDispRData10.BackGround = null;
+ this.labelDispRData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData10.LineSpacing = 0F;
+ this.labelDispRData10.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData10.Name = "labelDispRData10";
+ this.labelDispRData10.OverlapOptimize = true;
+ this.labelDispRData10.PasswordChar = '\0';
+ this.labelDispRData10.Radius = 3;
+ this.labelDispRData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData10.TabIndex = 28;
+ this.labelDispRData10.Text = "0.00";
+ this.labelDispRData10.TextColor = System.Drawing.Color.White;
+ this.labelDispRData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData10.Wordwrap = false;
+ //
+ // labelPressureMaster10
+ //
+ this.labelPressureMaster10.BackGround = null;
+ this.labelPressureMaster10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster10.LineSpacing = 0F;
+ this.labelPressureMaster10.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster10.Name = "labelPressureMaster10";
+ this.labelPressureMaster10.OverlapOptimize = true;
+ this.labelPressureMaster10.PasswordChar = '\0';
+ this.labelPressureMaster10.Radius = 3;
+ this.labelPressureMaster10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster10.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster10.TabIndex = 36;
+ this.labelPressureMaster10.Text = "0.0023";
+ this.labelPressureMaster10.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster10.Wordwrap = false;
+ //
+ // smartLabel138
+ //
+ this.smartLabel138.BackGround = this.smartGroupBox2;
+ this.smartLabel138.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel138.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel138.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel138.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel138.LineSpacing = 0F;
+ this.smartLabel138.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel138.Name = "smartLabel138";
+ this.smartLabel138.OverlapOptimize = true;
+ this.smartLabel138.PasswordChar = '\0';
+ this.smartLabel138.Radius = 3;
+ this.smartLabel138.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel138.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel138.TabIndex = 46;
+ this.smartLabel138.Text = "LR.Sum";
+ this.smartLabel138.TextColor = System.Drawing.Color.White;
+ this.smartLabel138.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel138.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel138.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel138.Wordwrap = false;
+ //
+ // labelPressureWork10
+ //
+ this.labelPressureWork10.BackGround = null;
+ this.labelPressureWork10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork10.LineSpacing = 0F;
+ this.labelPressureWork10.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork10.Name = "labelPressureWork10";
+ this.labelPressureWork10.OverlapOptimize = true;
+ this.labelPressureWork10.PasswordChar = '\0';
+ this.labelPressureWork10.Radius = 3;
+ this.labelPressureWork10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork10.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork10.TabIndex = 41;
+ this.labelPressureWork10.Text = "0.0023";
+ this.labelPressureWork10.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork10.Wordwrap = false;
+ //
+ // labelTitleDispMData10
+ //
+ this.labelTitleDispMData10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData10.LineSpacing = 0F;
+ this.labelTitleDispMData10.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData10.Name = "labelTitleDispMData10";
+ this.labelTitleDispMData10.OverlapOptimize = true;
+ this.labelTitleDispMData10.PasswordChar = '\0';
+ this.labelTitleDispMData10.Radius = 3;
+ this.labelTitleDispMData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData10.TabIndex = 30;
+ this.labelTitleDispMData10.Text = "Height";
+ this.labelTitleDispMData10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData10.Wordwrap = false;
+ //
+ // smartLabel110
+ //
+ this.smartLabel110.BackGround = this.smartGroupBox2;
+ this.smartLabel110.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel110.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel110.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel110.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel110.LineSpacing = 0F;
+ this.smartLabel110.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel110.Name = "smartLabel110";
+ this.smartLabel110.OverlapOptimize = true;
+ this.smartLabel110.PasswordChar = '\0';
+ this.smartLabel110.Radius = 3;
+ this.smartLabel110.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel110.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel110.TabIndex = 35;
+ this.smartLabel110.Text = "master";
+ this.smartLabel110.TextColor = System.Drawing.Color.White;
+ this.smartLabel110.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel110.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel110.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel110.Wordwrap = false;
+ //
+ // labelDispMDataMax10
+ //
+ this.labelDispMDataMax10.BackGround = null;
+ this.labelDispMDataMax10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax10.LineSpacing = 0F;
+ this.labelDispMDataMax10.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax10.Name = "labelDispMDataMax10";
+ this.labelDispMDataMax10.OverlapOptimize = true;
+ this.labelDispMDataMax10.PasswordChar = '\0';
+ this.labelDispMDataMax10.Radius = 3;
+ this.labelDispMDataMax10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax10.TabIndex = 45;
+ this.labelDispMDataMax10.Text = "9.2354";
+ this.labelDispMDataMax10.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax10.Wordwrap = false;
+ //
+ // smartSeparatorLine30
+ //
+ this.smartSeparatorLine30.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine30.Line1Width = 1F;
+ this.smartSeparatorLine30.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine30.Line2Width = 1F;
+ this.smartSeparatorLine30.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine30.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine30.Name = "smartSeparatorLine30";
+ this.smartSeparatorLine30.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine30.TabIndex = 37;
+ this.smartSeparatorLine30.Text = "smartSeparatorLine30";
+ //
+ // labelDispMData10
+ //
+ this.labelDispMData10.BackGround = null;
+ this.labelDispMData10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData10.LineSpacing = 0F;
+ this.labelDispMData10.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData10.Name = "labelDispMData10";
+ this.labelDispMData10.OverlapOptimize = true;
+ this.labelDispMData10.PasswordChar = '\0';
+ this.labelDispMData10.Radius = 3;
+ this.labelDispMData10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData10.TabIndex = 31;
+ this.labelDispMData10.Text = "9.2354";
+ this.labelDispMData10.TextColor = System.Drawing.Color.White;
+ this.labelDispMData10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData10.Wordwrap = false;
+ //
+ // labelTitleDispMDataD10
+ //
+ this.labelTitleDispMDataD10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD10.LineSpacing = 0F;
+ this.labelTitleDispMDataD10.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD10.Name = "labelTitleDispMDataD10";
+ this.labelTitleDispMDataD10.OverlapOptimize = true;
+ this.labelTitleDispMDataD10.PasswordChar = '\0';
+ this.labelTitleDispMDataD10.Radius = 3;
+ this.labelTitleDispMDataD10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD10.TabIndex = 42;
+ this.labelTitleDispMDataD10.Text = "Diff";
+ this.labelTitleDispMDataD10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD10.Wordwrap = false;
+ //
+ // labelTitleDispMDataM10
+ //
+ this.labelTitleDispMDataM10.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM10.LineSpacing = 0F;
+ this.labelTitleDispMDataM10.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM10.Name = "labelTitleDispMDataM10";
+ this.labelTitleDispMDataM10.OverlapOptimize = true;
+ this.labelTitleDispMDataM10.PasswordChar = '\0';
+ this.labelTitleDispMDataM10.Radius = 3;
+ this.labelTitleDispMDataM10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM10.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM10.TabIndex = 44;
+ this.labelTitleDispMDataM10.Text = "Max Height";
+ this.labelTitleDispMDataM10.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM10.Wordwrap = false;
+ //
+ // labelDiffSecDiff10
+ //
+ this.labelDiffSecDiff10.BackGround = null;
+ this.labelDiffSecDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff10.LineSpacing = 0F;
+ this.labelDiffSecDiff10.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff10.Name = "labelDiffSecDiff10";
+ this.labelDiffSecDiff10.OverlapOptimize = true;
+ this.labelDiffSecDiff10.PasswordChar = '\0';
+ this.labelDiffSecDiff10.Radius = 3;
+ this.labelDiffSecDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff10.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff10.TabIndex = 33;
+ this.labelDiffSecDiff10.Text = "0.0023";
+ this.labelDiffSecDiff10.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff10.Wordwrap = false;
+ //
+ // smartLabel113
+ //
+ this.smartLabel113.BackGround = this.smartGroupBox2;
+ this.smartLabel113.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel113.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel113.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel113.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel113.LineSpacing = 0F;
+ this.smartLabel113.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel113.Name = "smartLabel113";
+ this.smartLabel113.OverlapOptimize = true;
+ this.smartLabel113.PasswordChar = '\0';
+ this.smartLabel113.Radius = 3;
+ this.smartLabel113.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel113.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel113.TabIndex = 32;
+ this.smartLabel113.Text = "LR.Sec";
+ this.smartLabel113.TextColor = System.Drawing.Color.White;
+ this.smartLabel113.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel113.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel113.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel113.Wordwrap = false;
+ //
+ // labelDispMDataDiff10
+ //
+ this.labelDispMDataDiff10.BackGround = null;
+ this.labelDispMDataDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff10.LineSpacing = 0F;
+ this.labelDispMDataDiff10.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff10.Name = "labelDispMDataDiff10";
+ this.labelDispMDataDiff10.OverlapOptimize = true;
+ this.labelDispMDataDiff10.PasswordChar = '\0';
+ this.labelDispMDataDiff10.Radius = 3;
+ this.labelDispMDataDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff10.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff10.TabIndex = 43;
+ this.labelDispMDataDiff10.Text = "9.2354";
+ this.labelDispMDataDiff10.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff10.Wordwrap = false;
+ //
// smartGroupBox9
//
this.smartGroupBox9.BackGround = null;
this.smartGroupBox9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox9.BackImage = null;
- this.smartGroupBox9.Controls.Add(this.labelDiffMean8);
- this.smartGroupBox9.Controls.Add(this.smartLabel120);
- this.smartGroupBox9.Controls.Add(this.labelDiffSecSum8);
- this.smartGroupBox9.Controls.Add(this.smartLabel122);
- this.smartGroupBox9.Controls.Add(this.labelDispSTD8);
- this.smartGroupBox9.Controls.Add(this.smartLabel124);
+ this.smartGroupBox9.Controls.Add(this.labelDispMDataMax8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMDataM8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMDataD8);
this.smartGroupBox9.Controls.Add(this.labelDispMDataDiff8);
- this.smartGroupBox9.Controls.Add(this.smartLabel126);
- this.smartGroupBox9.Controls.Add(this.smartSeparatorLine26);
+ this.smartGroupBox9.Controls.Add(this.labelResultDiff8);
+ this.smartGroupBox9.Controls.Add(this.labelResultDisp8);
+ this.smartGroupBox9.Controls.Add(this.labelDiffSecMax8);
+ this.smartGroupBox9.Controls.Add(this.labelResult8);
+ this.smartGroupBox9.Controls.Add(this.labelDispRData8);
this.smartGroupBox9.Controls.Add(this.labelPressureWork8);
- this.smartGroupBox9.Controls.Add(this.labelDiffMadc8);
+ this.smartGroupBox9.Controls.Add(this.smartLabel120);
this.smartGroupBox9.Controls.Add(this.smartLabel84);
+ this.smartGroupBox9.Controls.Add(this.smartSeparatorLine18);
this.smartGroupBox9.Controls.Add(this.smartSeparatorLine25);
+ this.smartGroupBox9.Controls.Add(this.labelDiffSecSum8);
+ this.smartGroupBox9.Controls.Add(this.labelDiffMadc8);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispRData8);
this.smartGroupBox9.Controls.Add(this.labelPressureMaster8);
+ this.smartGroupBox9.Controls.Add(this.smartLabel122);
this.smartGroupBox9.Controls.Add(this.smartLabel86);
+ this.smartGroupBox9.Controls.Add(this.labelTitleDispMData8);
+ this.smartGroupBox9.Controls.Add(this.smartSeparatorLine26);
this.smartGroupBox9.Controls.Add(this.smartLabel87);
+ this.smartGroupBox9.Controls.Add(this.labelDispMData8);
this.smartGroupBox9.Controls.Add(this.labelDiffSecDiff8);
this.smartGroupBox9.Controls.Add(this.smartLabel89);
- this.smartGroupBox9.Controls.Add(this.labelDispMData8);
- this.smartGroupBox9.Controls.Add(this.smartLabel91);
- this.smartGroupBox9.Controls.Add(this.labelDispRData8);
- this.smartGroupBox9.Controls.Add(this.smartLabel93);
- this.smartGroupBox9.Controls.Add(this.smartSeparatorLine18);
- this.smartGroupBox9.Controls.Add(this.labelResult8);
this.smartGroupBox9.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox9.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox9.FrameLineThickness = 2;
@@ -4401,202 +5017,120 @@
this.smartGroupBox9.Text = "Lane 8";
this.smartGroupBox9.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean8
+ // labelResultDiff8
//
- this.labelDiffMean8.BackGround = null;
- this.labelDiffMean8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean8.LineSpacing = 0F;
- this.labelDiffMean8.Location = new System.Drawing.Point(80, 216);
- this.labelDiffMean8.Name = "labelDiffMean8";
- this.labelDiffMean8.OverlapOptimize = true;
- this.labelDiffMean8.PasswordChar = '\0';
- this.labelDiffMean8.Radius = 3;
- this.labelDiffMean8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean8.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean8.TabIndex = 49;
- this.labelDiffMean8.Text = "0.0023";
- this.labelDiffMean8.TextColor = System.Drawing.Color.White;
- this.labelDiffMean8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean8.Wordwrap = false;
+ this.labelResultDiff8.BackGround = null;
+ this.labelResultDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff8.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff8.LineSpacing = 0F;
+ this.labelResultDiff8.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff8.Name = "labelResultDiff8";
+ this.labelResultDiff8.OverlapOptimize = true;
+ this.labelResultDiff8.PasswordChar = '\0';
+ this.labelResultDiff8.Radius = 3;
+ this.labelResultDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff8.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff8.TabIndex = 51;
+ this.labelResultDiff8.Text = "Diff";
+ this.labelResultDiff8.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff8.Wordwrap = false;
//
- // smartLabel120
+ // labelResultDisp8
//
- this.smartLabel120.BackGround = this.smartGroupBox2;
- this.smartLabel120.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel120.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel120.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel120.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel120.LineSpacing = 0F;
- this.smartLabel120.Location = new System.Drawing.Point(6, 216);
- this.smartLabel120.Name = "smartLabel120";
- this.smartLabel120.OverlapOptimize = true;
- this.smartLabel120.PasswordChar = '\0';
- this.smartLabel120.Radius = 3;
- this.smartLabel120.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel120.Size = new System.Drawing.Size(70, 20);
- this.smartLabel120.TabIndex = 48;
- this.smartLabel120.Text = "DiffMean";
- this.smartLabel120.TextColor = System.Drawing.Color.White;
- this.smartLabel120.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel120.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel120.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel120.Wordwrap = false;
+ this.labelResultDisp8.BackGround = null;
+ this.labelResultDisp8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp8.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp8.LineSpacing = 0F;
+ this.labelResultDisp8.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp8.Name = "labelResultDisp8";
+ this.labelResultDisp8.OverlapOptimize = true;
+ this.labelResultDisp8.PasswordChar = '\0';
+ this.labelResultDisp8.Radius = 3;
+ this.labelResultDisp8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp8.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp8.TabIndex = 50;
+ this.labelResultDisp8.Text = "Disp";
+ this.labelResultDisp8.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp8.Wordwrap = false;
//
- // labelDiffSecSum8
+ // labelDiffSecMax8
//
- this.labelDiffSecSum8.BackGround = null;
- this.labelDiffSecSum8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum8.LineSpacing = 0F;
- this.labelDiffSecSum8.Location = new System.Drawing.Point(80, 194);
- this.labelDiffSecSum8.Name = "labelDiffSecSum8";
- this.labelDiffSecSum8.OverlapOptimize = true;
- this.labelDiffSecSum8.PasswordChar = '\0';
- this.labelDiffSecSum8.Radius = 3;
- this.labelDiffSecSum8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum8.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum8.TabIndex = 47;
- this.labelDiffSecSum8.Text = "0.0023";
- this.labelDiffSecSum8.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum8.Wordwrap = false;
+ this.labelDiffSecMax8.BackGround = null;
+ this.labelDiffSecMax8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax8.LineSpacing = 0F;
+ this.labelDiffSecMax8.Location = new System.Drawing.Point(78, 173);
+ this.labelDiffSecMax8.Name = "labelDiffSecMax8";
+ this.labelDiffSecMax8.OverlapOptimize = true;
+ this.labelDiffSecMax8.PasswordChar = '\0';
+ this.labelDiffSecMax8.Radius = 3;
+ this.labelDiffSecMax8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax8.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax8.TabIndex = 49;
+ this.labelDiffSecMax8.Text = "0.0023";
+ this.labelDiffSecMax8.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax8.Wordwrap = false;
//
- // smartLabel122
+ // labelResult8
//
- this.smartLabel122.BackGround = this.smartGroupBox2;
- this.smartLabel122.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel122.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel122.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel122.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel122.LineSpacing = 0F;
- this.smartLabel122.Location = new System.Drawing.Point(6, 194);
- this.smartLabel122.Name = "smartLabel122";
- this.smartLabel122.OverlapOptimize = true;
- this.smartLabel122.PasswordChar = '\0';
- this.smartLabel122.Radius = 3;
- this.smartLabel122.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel122.Size = new System.Drawing.Size(70, 20);
- this.smartLabel122.TabIndex = 46;
- this.smartLabel122.Text = "SecSum";
- this.smartLabel122.TextColor = System.Drawing.Color.White;
- this.smartLabel122.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel122.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel122.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel122.Wordwrap = false;
+ this.labelResult8.BackGround = null;
+ this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult8.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult8.LineSpacing = 0F;
+ this.labelResult8.Location = new System.Drawing.Point(4, 28);
+ this.labelResult8.Name = "labelResult8";
+ this.labelResult8.OverlapOptimize = true;
+ this.labelResult8.PasswordChar = '\0';
+ this.labelResult8.Radius = 3;
+ this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult8.Size = new System.Drawing.Size(166, 27);
+ this.labelResult8.TabIndex = 24;
+ this.labelResult8.Text = "리크";
+ this.labelResult8.TextColor = System.Drawing.Color.Red;
+ this.labelResult8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult8.Wordwrap = false;
//
- // labelDispSTD8
+ // labelDispRData8
//
- this.labelDispSTD8.BackGround = null;
- this.labelDispSTD8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD8.LineSpacing = 0F;
- this.labelDispSTD8.Location = new System.Drawing.Point(80, 127);
- this.labelDispSTD8.Name = "labelDispSTD8";
- this.labelDispSTD8.OverlapOptimize = true;
- this.labelDispSTD8.PasswordChar = '\0';
- this.labelDispSTD8.Radius = 3;
- this.labelDispSTD8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD8.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD8.TabIndex = 45;
- this.labelDispSTD8.Text = "9.2354";
- this.labelDispSTD8.TextColor = System.Drawing.Color.White;
- this.labelDispSTD8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD8.Wordwrap = false;
- //
- // smartLabel124
- //
- this.smartLabel124.BackGround = this.smartGroupBox2;
- this.smartLabel124.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel124.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel124.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel124.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel124.LineSpacing = 0F;
- this.smartLabel124.Location = new System.Drawing.Point(6, 127);
- this.smartLabel124.Name = "smartLabel124";
- this.smartLabel124.OverlapOptimize = true;
- this.smartLabel124.PasswordChar = '\0';
- this.smartLabel124.Radius = 3;
- this.smartLabel124.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel124.Size = new System.Drawing.Size(70, 20);
- this.smartLabel124.TabIndex = 44;
- this.smartLabel124.Text = "STD";
- this.smartLabel124.TextColor = System.Drawing.Color.White;
- this.smartLabel124.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel124.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel124.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel124.Wordwrap = false;
- //
- // labelDispMDataDiff8
- //
- this.labelDispMDataDiff8.BackGround = null;
- this.labelDispMDataDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff8.LineSpacing = 0F;
- this.labelDispMDataDiff8.Location = new System.Drawing.Point(80, 105);
- this.labelDispMDataDiff8.Name = "labelDispMDataDiff8";
- this.labelDispMDataDiff8.OverlapOptimize = true;
- this.labelDispMDataDiff8.PasswordChar = '\0';
- this.labelDispMDataDiff8.Radius = 3;
- this.labelDispMDataDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff8.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff8.TabIndex = 43;
- this.labelDispMDataDiff8.Text = "9.2354";
- this.labelDispMDataDiff8.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff8.Wordwrap = false;
- //
- // smartLabel126
- //
- this.smartLabel126.BackGround = this.smartGroupBox2;
- this.smartLabel126.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel126.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel126.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel126.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel126.LineSpacing = 0F;
- this.smartLabel126.Location = new System.Drawing.Point(6, 105);
- this.smartLabel126.Name = "smartLabel126";
- this.smartLabel126.OverlapOptimize = true;
- this.smartLabel126.PasswordChar = '\0';
- this.smartLabel126.Radius = 3;
- this.smartLabel126.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel126.Size = new System.Drawing.Size(70, 20);
- this.smartLabel126.TabIndex = 42;
- this.smartLabel126.Text = "MDataDiff";
- this.smartLabel126.TextColor = System.Drawing.Color.White;
- this.smartLabel126.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel126.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel126.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel126.Wordwrap = false;
- //
- // smartSeparatorLine26
- //
- this.smartSeparatorLine26.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine26.Line1Width = 1F;
- this.smartSeparatorLine26.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine26.Line2Width = 1F;
- this.smartSeparatorLine26.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine26.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine26.Name = "smartSeparatorLine26";
- this.smartSeparatorLine26.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine26.TabIndex = 37;
- this.smartSeparatorLine26.Text = "smartSeparatorLine26";
+ this.labelDispRData8.BackGround = null;
+ this.labelDispRData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData8.LineSpacing = 0F;
+ this.labelDispRData8.Location = new System.Drawing.Point(78, 197);
+ this.labelDispRData8.Name = "labelDispRData8";
+ this.labelDispRData8.OverlapOptimize = true;
+ this.labelDispRData8.PasswordChar = '\0';
+ this.labelDispRData8.Radius = 3;
+ this.labelDispRData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData8.TabIndex = 28;
+ this.labelDispRData8.Text = "0.00";
+ this.labelDispRData8.TextColor = System.Drawing.Color.White;
+ this.labelDispRData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData8.Wordwrap = false;
//
// labelPressureWork8
//
@@ -4606,7 +5140,7 @@
this.labelPressureWork8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelPressureWork8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelPressureWork8.LineSpacing = 0F;
- this.labelPressureWork8.Location = new System.Drawing.Point(80, 240);
+ this.labelPressureWork8.Location = new System.Drawing.Point(78, 61);
this.labelPressureWork8.Name = "labelPressureWork8";
this.labelPressureWork8.OverlapOptimize = true;
this.labelPressureWork8.PasswordChar = '\0';
@@ -4621,6 +5155,101 @@
this.labelPressureWork8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPressureWork8.Wordwrap = false;
//
+ // smartLabel120
+ //
+ this.smartLabel120.BackGround = this.smartGroupBox2;
+ this.smartLabel120.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel120.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel120.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel120.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel120.LineSpacing = 0F;
+ this.smartLabel120.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel120.Name = "smartLabel120";
+ this.smartLabel120.OverlapOptimize = true;
+ this.smartLabel120.PasswordChar = '\0';
+ this.smartLabel120.Radius = 3;
+ this.smartLabel120.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel120.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel120.TabIndex = 48;
+ this.smartLabel120.Text = "LR.Max";
+ this.smartLabel120.TextColor = System.Drawing.Color.White;
+ this.smartLabel120.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel120.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel120.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel120.Wordwrap = false;
+ //
+ // smartLabel84
+ //
+ this.smartLabel84.BackGround = this.smartGroupBox2;
+ this.smartLabel84.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel84.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel84.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel84.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel84.LineSpacing = 0F;
+ this.smartLabel84.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel84.Name = "smartLabel84";
+ this.smartLabel84.OverlapOptimize = true;
+ this.smartLabel84.PasswordChar = '\0';
+ this.smartLabel84.Radius = 3;
+ this.smartLabel84.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel84.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel84.TabIndex = 39;
+ this.smartLabel84.Text = "ADC";
+ this.smartLabel84.TextColor = System.Drawing.Color.White;
+ this.smartLabel84.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel84.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel84.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel84.Wordwrap = false;
+ //
+ // smartSeparatorLine18
+ //
+ this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line1Width = 1F;
+ this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line2Width = 1F;
+ this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine18.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine18.Name = "smartSeparatorLine18";
+ this.smartSeparatorLine18.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine18.TabIndex = 25;
+ this.smartSeparatorLine18.Text = "smartSeparatorLine18";
+ //
+ // smartSeparatorLine25
+ //
+ this.smartSeparatorLine25.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine25.Line1Width = 1F;
+ this.smartSeparatorLine25.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine25.Line2Width = 1F;
+ this.smartSeparatorLine25.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine25.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine25.Name = "smartSeparatorLine25";
+ this.smartSeparatorLine25.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine25.TabIndex = 38;
+ this.smartSeparatorLine25.Text = "smartSeparatorLine25";
+ //
+ // labelDiffSecSum8
+ //
+ this.labelDiffSecSum8.BackGround = null;
+ this.labelDiffSecSum8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum8.LineSpacing = 0F;
+ this.labelDiffSecSum8.Location = new System.Drawing.Point(78, 151);
+ this.labelDiffSecSum8.Name = "labelDiffSecSum8";
+ this.labelDiffSecSum8.OverlapOptimize = true;
+ this.labelDiffSecSum8.PasswordChar = '\0';
+ this.labelDiffSecSum8.Radius = 3;
+ this.labelDiffSecSum8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum8.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum8.TabIndex = 47;
+ this.labelDiffSecSum8.Text = "0.0023";
+ this.labelDiffSecSum8.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum8.Wordwrap = false;
+ //
// labelDiffMadc8
//
this.labelDiffMadc8.BackGround = null;
@@ -4629,7 +5258,7 @@
this.labelDiffMadc8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelDiffMadc8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelDiffMadc8.LineSpacing = 0F;
- this.labelDiffMadc8.Location = new System.Drawing.Point(80, 150);
+ this.labelDiffMadc8.Location = new System.Drawing.Point(78, 107);
this.labelDiffMadc8.Name = "labelDiffMadc8";
this.labelDiffMadc8.OverlapOptimize = true;
this.labelDiffMadc8.PasswordChar = '\0';
@@ -4644,41 +5273,28 @@
this.labelDiffMadc8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDiffMadc8.Wordwrap = false;
//
- // smartLabel84
+ // labelTitleDispRData8
//
- this.smartLabel84.BackGround = this.smartGroupBox2;
- this.smartLabel84.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel84.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel84.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel84.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel84.LineSpacing = 0F;
- this.smartLabel84.Location = new System.Drawing.Point(6, 150);
- this.smartLabel84.Name = "smartLabel84";
- this.smartLabel84.OverlapOptimize = true;
- this.smartLabel84.PasswordChar = '\0';
- this.smartLabel84.Radius = 3;
- this.smartLabel84.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel84.Size = new System.Drawing.Size(70, 20);
- this.smartLabel84.TabIndex = 39;
- this.smartLabel84.Text = "MAdc";
- this.smartLabel84.TextColor = System.Drawing.Color.White;
- this.smartLabel84.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel84.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel84.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel84.Wordwrap = false;
- //
- // smartSeparatorLine25
- //
- this.smartSeparatorLine25.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine25.Line1Width = 1F;
- this.smartSeparatorLine25.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine25.Line2Width = 1F;
- this.smartSeparatorLine25.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine25.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine25.Name = "smartSeparatorLine25";
- this.smartSeparatorLine25.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine25.TabIndex = 38;
- this.smartSeparatorLine25.Text = "smartSeparatorLine25";
+ this.labelTitleDispRData8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData8.LineSpacing = 0F;
+ this.labelTitleDispRData8.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData8.Name = "labelTitleDispRData8";
+ this.labelTitleDispRData8.OverlapOptimize = true;
+ this.labelTitleDispRData8.PasswordChar = '\0';
+ this.labelTitleDispRData8.Radius = 3;
+ this.labelTitleDispRData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData8.TabIndex = 29;
+ this.labelTitleDispRData8.Text = "Level";
+ this.labelTitleDispRData8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData8.Wordwrap = false;
//
// labelPressureMaster8
//
@@ -4688,7 +5304,7 @@
this.labelPressureMaster8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelPressureMaster8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelPressureMaster8.LineSpacing = 0F;
- this.labelPressureMaster8.Location = new System.Drawing.Point(80, 262);
+ this.labelPressureMaster8.Location = new System.Drawing.Point(78, 83);
this.labelPressureMaster8.Name = "labelPressureMaster8";
this.labelPressureMaster8.OverlapOptimize = true;
this.labelPressureMaster8.PasswordChar = '\0';
@@ -4703,6 +5319,29 @@
this.labelPressureMaster8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPressureMaster8.Wordwrap = false;
//
+ // smartLabel122
+ //
+ this.smartLabel122.BackGround = this.smartGroupBox2;
+ this.smartLabel122.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel122.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel122.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel122.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel122.LineSpacing = 0F;
+ this.smartLabel122.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel122.Name = "smartLabel122";
+ this.smartLabel122.OverlapOptimize = true;
+ this.smartLabel122.PasswordChar = '\0';
+ this.smartLabel122.Radius = 3;
+ this.smartLabel122.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel122.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel122.TabIndex = 46;
+ this.smartLabel122.Text = "LR.Sum";
+ this.smartLabel122.TextColor = System.Drawing.Color.White;
+ this.smartLabel122.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel122.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel122.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel122.Wordwrap = false;
+ //
// smartLabel86
//
this.smartLabel86.BackGround = this.smartGroupBox2;
@@ -4711,7 +5350,7 @@
this.smartLabel86.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel86.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel86.LineSpacing = 0F;
- this.smartLabel86.Location = new System.Drawing.Point(6, 262);
+ this.smartLabel86.Location = new System.Drawing.Point(4, 83);
this.smartLabel86.Name = "smartLabel86";
this.smartLabel86.OverlapOptimize = true;
this.smartLabel86.PasswordChar = '\0';
@@ -4726,6 +5365,65 @@
this.smartLabel86.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel86.Wordwrap = false;
//
+ // labelTitleDispMData8
+ //
+ this.labelTitleDispMData8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData8.LineSpacing = 0F;
+ this.labelTitleDispMData8.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData8.Name = "labelTitleDispMData8";
+ this.labelTitleDispMData8.OverlapOptimize = true;
+ this.labelTitleDispMData8.PasswordChar = '\0';
+ this.labelTitleDispMData8.Radius = 3;
+ this.labelTitleDispMData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData8.TabIndex = 30;
+ this.labelTitleDispMData8.Text = "Height";
+ this.labelTitleDispMData8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData8.Wordwrap = false;
+ //
+ // smartSeparatorLine26
+ //
+ this.smartSeparatorLine26.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line1Width = 1F;
+ this.smartSeparatorLine26.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line2Width = 1F;
+ this.smartSeparatorLine26.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine26.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine26.Name = "smartSeparatorLine26";
+ this.smartSeparatorLine26.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine26.TabIndex = 37;
+ this.smartSeparatorLine26.Text = "smartSeparatorLine26";
+ //
+ // labelDispMDataMax8
+ //
+ this.labelDispMDataMax8.BackGround = null;
+ this.labelDispMDataMax8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax8.LineSpacing = 0F;
+ this.labelDispMDataMax8.Location = new System.Drawing.Point(78, 241);
+ this.labelDispMDataMax8.Name = "labelDispMDataMax8";
+ this.labelDispMDataMax8.OverlapOptimize = true;
+ this.labelDispMDataMax8.PasswordChar = '\0';
+ this.labelDispMDataMax8.Radius = 3;
+ this.labelDispMDataMax8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax8.TabIndex = 45;
+ this.labelDispMDataMax8.Text = "9.2354";
+ this.labelDispMDataMax8.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax8.Wordwrap = false;
+ //
// smartLabel87
//
this.smartLabel87.BackGround = this.smartGroupBox2;
@@ -4734,7 +5432,7 @@
this.smartLabel87.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel87.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel87.LineSpacing = 0F;
- this.smartLabel87.Location = new System.Drawing.Point(6, 240);
+ this.smartLabel87.Location = new System.Drawing.Point(4, 61);
this.smartLabel87.Name = "smartLabel87";
this.smartLabel87.OverlapOptimize = true;
this.smartLabel87.PasswordChar = '\0';
@@ -4749,6 +5447,75 @@
this.smartLabel87.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel87.Wordwrap = false;
//
+ // labelDispMData8
+ //
+ this.labelDispMData8.BackGround = null;
+ this.labelDispMData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData8.LineSpacing = 0F;
+ this.labelDispMData8.Location = new System.Drawing.Point(78, 219);
+ this.labelDispMData8.Name = "labelDispMData8";
+ this.labelDispMData8.OverlapOptimize = true;
+ this.labelDispMData8.PasswordChar = '\0';
+ this.labelDispMData8.Radius = 3;
+ this.labelDispMData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData8.TabIndex = 31;
+ this.labelDispMData8.Text = "9.2354";
+ this.labelDispMData8.TextColor = System.Drawing.Color.White;
+ this.labelDispMData8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData8.Wordwrap = false;
+ //
+ // labelTitleDispMDataD8
+ //
+ this.labelTitleDispMDataD8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD8.LineSpacing = 0F;
+ this.labelTitleDispMDataD8.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD8.Name = "labelTitleDispMDataD8";
+ this.labelTitleDispMDataD8.OverlapOptimize = true;
+ this.labelTitleDispMDataD8.PasswordChar = '\0';
+ this.labelTitleDispMDataD8.Radius = 3;
+ this.labelTitleDispMDataD8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD8.TabIndex = 42;
+ this.labelTitleDispMDataD8.Text = "Diff";
+ this.labelTitleDispMDataD8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD8.Wordwrap = false;
+ //
+ // labelTitleDispMDataM8
+ //
+ this.labelTitleDispMDataM8.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM8.LineSpacing = 0F;
+ this.labelTitleDispMDataM8.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM8.Name = "labelTitleDispMDataM8";
+ this.labelTitleDispMDataM8.OverlapOptimize = true;
+ this.labelTitleDispMDataM8.PasswordChar = '\0';
+ this.labelTitleDispMDataM8.Radius = 3;
+ this.labelTitleDispMDataM8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM8.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM8.TabIndex = 44;
+ this.labelTitleDispMDataM8.Text = "Max Height";
+ this.labelTitleDispMDataM8.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM8.Wordwrap = false;
+ //
// labelDiffSecDiff8
//
this.labelDiffSecDiff8.BackGround = null;
@@ -4757,7 +5524,7 @@
this.labelDiffSecDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelDiffSecDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelDiffSecDiff8.LineSpacing = 0F;
- this.labelDiffSecDiff8.Location = new System.Drawing.Point(80, 172);
+ this.labelDiffSecDiff8.Location = new System.Drawing.Point(78, 129);
this.labelDiffSecDiff8.Name = "labelDiffSecDiff8";
this.labelDiffSecDiff8.OverlapOptimize = true;
this.labelDiffSecDiff8.PasswordChar = '\0';
@@ -4780,7 +5547,7 @@
this.smartLabel89.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel89.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel89.LineSpacing = 0F;
- this.smartLabel89.Location = new System.Drawing.Point(6, 172);
+ this.smartLabel89.Location = new System.Drawing.Point(4, 129);
this.smartLabel89.Name = "smartLabel89";
this.smartLabel89.OverlapOptimize = true;
this.smartLabel89.PasswordChar = '\0';
@@ -4788,170 +5555,67 @@
this.smartLabel89.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel89.Size = new System.Drawing.Size(70, 20);
this.smartLabel89.TabIndex = 32;
- this.smartLabel89.Text = "SecDiff";
+ this.smartLabel89.Text = "LR.Sec";
this.smartLabel89.TextColor = System.Drawing.Color.White;
this.smartLabel89.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel89.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel89.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel89.Wordwrap = false;
//
- // labelDispMData8
+ // labelDispMDataDiff8
//
- this.labelDispMData8.BackGround = null;
- this.labelDispMData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData8.LineSpacing = 0F;
- this.labelDispMData8.Location = new System.Drawing.Point(80, 83);
- this.labelDispMData8.Name = "labelDispMData8";
- this.labelDispMData8.OverlapOptimize = true;
- this.labelDispMData8.PasswordChar = '\0';
- this.labelDispMData8.Radius = 3;
- this.labelDispMData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData8.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData8.TabIndex = 31;
- this.labelDispMData8.Text = "9.2354";
- this.labelDispMData8.TextColor = System.Drawing.Color.White;
- this.labelDispMData8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData8.Wordwrap = false;
- //
- // smartLabel91
- //
- this.smartLabel91.BackGround = this.smartGroupBox2;
- this.smartLabel91.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel91.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel91.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel91.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel91.LineSpacing = 0F;
- this.smartLabel91.Location = new System.Drawing.Point(6, 83);
- this.smartLabel91.Name = "smartLabel91";
- this.smartLabel91.OverlapOptimize = true;
- this.smartLabel91.PasswordChar = '\0';
- this.smartLabel91.Radius = 3;
- this.smartLabel91.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel91.Size = new System.Drawing.Size(70, 20);
- this.smartLabel91.TabIndex = 30;
- this.smartLabel91.Text = "MData";
- this.smartLabel91.TextColor = System.Drawing.Color.White;
- this.smartLabel91.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel91.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel91.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel91.Wordwrap = false;
- //
- // labelDispRData8
- //
- this.labelDispRData8.BackGround = null;
- this.labelDispRData8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData8.LineSpacing = 0F;
- this.labelDispRData8.Location = new System.Drawing.Point(80, 61);
- this.labelDispRData8.Name = "labelDispRData8";
- this.labelDispRData8.OverlapOptimize = true;
- this.labelDispRData8.PasswordChar = '\0';
- this.labelDispRData8.Radius = 3;
- this.labelDispRData8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData8.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData8.TabIndex = 28;
- this.labelDispRData8.Text = "-9.23 / -10.00";
- this.labelDispRData8.TextColor = System.Drawing.Color.White;
- this.labelDispRData8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData8.Wordwrap = false;
- //
- // smartLabel93
- //
- this.smartLabel93.BackGround = this.smartGroupBox2;
- this.smartLabel93.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel93.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel93.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel93.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel93.LineSpacing = 0F;
- this.smartLabel93.Location = new System.Drawing.Point(6, 61);
- this.smartLabel93.Name = "smartLabel93";
- this.smartLabel93.OverlapOptimize = true;
- this.smartLabel93.PasswordChar = '\0';
- this.smartLabel93.Radius = 3;
- this.smartLabel93.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel93.Size = new System.Drawing.Size(70, 20);
- this.smartLabel93.TabIndex = 29;
- this.smartLabel93.Text = "RData";
- this.smartLabel93.TextColor = System.Drawing.Color.White;
- this.smartLabel93.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel93.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel93.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel93.Wordwrap = false;
- //
- // smartSeparatorLine18
- //
- this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine18.Line1Width = 1F;
- this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine18.Line2Width = 1F;
- this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine18.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine18.Name = "smartSeparatorLine18";
- this.smartSeparatorLine18.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine18.TabIndex = 25;
- this.smartSeparatorLine18.Text = "smartSeparatorLine18";
- //
- // labelResult8
- //
- this.labelResult8.BackGround = null;
- this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult8.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult8.LineSpacing = 0F;
- this.labelResult8.Location = new System.Drawing.Point(5, 28);
- this.labelResult8.Name = "labelResult8";
- this.labelResult8.OverlapOptimize = true;
- this.labelResult8.PasswordChar = '\0';
- this.labelResult8.Radius = 3;
- this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult8.Size = new System.Drawing.Size(166, 27);
- this.labelResult8.TabIndex = 24;
- this.labelResult8.Text = "리크";
- this.labelResult8.TextColor = System.Drawing.Color.Red;
- this.labelResult8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult8.Wordwrap = false;
+ this.labelDispMDataDiff8.BackGround = null;
+ this.labelDispMDataDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff8.LineSpacing = 0F;
+ this.labelDispMDataDiff8.Location = new System.Drawing.Point(78, 263);
+ this.labelDispMDataDiff8.Name = "labelDispMDataDiff8";
+ this.labelDispMDataDiff8.OverlapOptimize = true;
+ this.labelDispMDataDiff8.PasswordChar = '\0';
+ this.labelDispMDataDiff8.Radius = 3;
+ this.labelDispMDataDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff8.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff8.TabIndex = 43;
+ this.labelDispMDataDiff8.Text = "9.2354";
+ this.labelDispMDataDiff8.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff8.Wordwrap = false;
//
// smartGroupBox10
//
this.smartGroupBox10.BackGround = null;
this.smartGroupBox10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox10.BackImage = null;
- this.smartGroupBox10.Controls.Add(this.labelDiffMean7);
- this.smartGroupBox10.Controls.Add(this.smartLabel106);
- this.smartGroupBox10.Controls.Add(this.labelDiffSecSum7);
- this.smartGroupBox10.Controls.Add(this.smartLabel109);
- this.smartGroupBox10.Controls.Add(this.labelDispSTD7);
- this.smartGroupBox10.Controls.Add(this.smartLabel114);
+ this.smartGroupBox10.Controls.Add(this.labelDispMDataMax7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMDataM7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMDataD7);
this.smartGroupBox10.Controls.Add(this.labelDispMDataDiff7);
- this.smartGroupBox10.Controls.Add(this.smartLabel118);
- this.smartGroupBox10.Controls.Add(this.smartSeparatorLine24);
+ this.smartGroupBox10.Controls.Add(this.labelResultDiff7);
+ this.smartGroupBox10.Controls.Add(this.labelResultDisp7);
+ this.smartGroupBox10.Controls.Add(this.labelDiffSecMax7);
+ this.smartGroupBox10.Controls.Add(this.labelResult7);
+ this.smartGroupBox10.Controls.Add(this.labelDispRData7);
this.smartGroupBox10.Controls.Add(this.labelPressureWork7);
- this.smartGroupBox10.Controls.Add(this.labelDiffMadc7);
+ this.smartGroupBox10.Controls.Add(this.smartLabel106);
this.smartGroupBox10.Controls.Add(this.smartLabel72);
+ this.smartGroupBox10.Controls.Add(this.smartSeparatorLine17);
this.smartGroupBox10.Controls.Add(this.smartSeparatorLine10);
+ this.smartGroupBox10.Controls.Add(this.labelDiffSecSum7);
+ this.smartGroupBox10.Controls.Add(this.labelDiffMadc7);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispRData7);
this.smartGroupBox10.Controls.Add(this.labelPressureMaster7);
+ this.smartGroupBox10.Controls.Add(this.smartLabel109);
this.smartGroupBox10.Controls.Add(this.smartLabel74);
+ this.smartGroupBox10.Controls.Add(this.labelTitleDispMData7);
+ this.smartGroupBox10.Controls.Add(this.smartSeparatorLine24);
this.smartGroupBox10.Controls.Add(this.smartLabel75);
+ this.smartGroupBox10.Controls.Add(this.labelDispMData7);
this.smartGroupBox10.Controls.Add(this.labelDiffSecDiff7);
this.smartGroupBox10.Controls.Add(this.smartLabel77);
- this.smartGroupBox10.Controls.Add(this.labelDispMData7);
- this.smartGroupBox10.Controls.Add(this.smartLabel79);
- this.smartGroupBox10.Controls.Add(this.labelDispRData7);
- this.smartGroupBox10.Controls.Add(this.smartLabel81);
- this.smartGroupBox10.Controls.Add(this.smartSeparatorLine17);
- this.smartGroupBox10.Controls.Add(this.labelResult7);
this.smartGroupBox10.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox10.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox10.FrameLineThickness = 2;
@@ -4965,504 +5629,74 @@
this.smartGroupBox10.Text = "Lane 7";
this.smartGroupBox10.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean7
+ // labelResultDiff7
//
- this.labelDiffMean7.BackGround = null;
- this.labelDiffMean7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean7.LineSpacing = 0F;
- this.labelDiffMean7.Location = new System.Drawing.Point(81, 216);
- this.labelDiffMean7.Name = "labelDiffMean7";
- this.labelDiffMean7.OverlapOptimize = true;
- this.labelDiffMean7.PasswordChar = '\0';
- this.labelDiffMean7.Radius = 3;
- this.labelDiffMean7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean7.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean7.TabIndex = 49;
- this.labelDiffMean7.Text = "0.0023";
- this.labelDiffMean7.TextColor = System.Drawing.Color.White;
- this.labelDiffMean7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean7.Wordwrap = false;
+ this.labelResultDiff7.BackGround = null;
+ this.labelResultDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff7.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff7.LineSpacing = 0F;
+ this.labelResultDiff7.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff7.Name = "labelResultDiff7";
+ this.labelResultDiff7.OverlapOptimize = true;
+ this.labelResultDiff7.PasswordChar = '\0';
+ this.labelResultDiff7.Radius = 3;
+ this.labelResultDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff7.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff7.TabIndex = 51;
+ this.labelResultDiff7.Text = "Diff";
+ this.labelResultDiff7.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff7.Wordwrap = false;
//
- // smartLabel106
+ // labelResultDisp7
//
- this.smartLabel106.BackGround = this.smartGroupBox2;
- this.smartLabel106.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel106.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel106.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel106.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel106.LineSpacing = 0F;
- this.smartLabel106.Location = new System.Drawing.Point(4, 216);
- this.smartLabel106.Name = "smartLabel106";
- this.smartLabel106.OverlapOptimize = true;
- this.smartLabel106.PasswordChar = '\0';
- this.smartLabel106.Radius = 3;
- this.smartLabel106.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel106.Size = new System.Drawing.Size(70, 20);
- this.smartLabel106.TabIndex = 48;
- this.smartLabel106.Text = "DiffMean";
- this.smartLabel106.TextColor = System.Drawing.Color.White;
- this.smartLabel106.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel106.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel106.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel106.Wordwrap = false;
+ this.labelResultDisp7.BackGround = null;
+ this.labelResultDisp7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp7.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp7.LineSpacing = 0F;
+ this.labelResultDisp7.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp7.Name = "labelResultDisp7";
+ this.labelResultDisp7.OverlapOptimize = true;
+ this.labelResultDisp7.PasswordChar = '\0';
+ this.labelResultDisp7.Radius = 3;
+ this.labelResultDisp7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp7.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp7.TabIndex = 50;
+ this.labelResultDisp7.Text = "Disp";
+ this.labelResultDisp7.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp7.Wordwrap = false;
//
- // labelDiffSecSum7
+ // labelDiffSecMax7
//
- this.labelDiffSecSum7.BackGround = null;
- this.labelDiffSecSum7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum7.LineSpacing = 0F;
- this.labelDiffSecSum7.Location = new System.Drawing.Point(81, 194);
- this.labelDiffSecSum7.Name = "labelDiffSecSum7";
- this.labelDiffSecSum7.OverlapOptimize = true;
- this.labelDiffSecSum7.PasswordChar = '\0';
- this.labelDiffSecSum7.Radius = 3;
- this.labelDiffSecSum7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum7.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum7.TabIndex = 47;
- this.labelDiffSecSum7.Text = "0.0023";
- this.labelDiffSecSum7.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum7.Wordwrap = false;
- //
- // smartLabel109
- //
- this.smartLabel109.BackGround = this.smartGroupBox2;
- this.smartLabel109.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel109.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel109.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel109.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel109.LineSpacing = 0F;
- this.smartLabel109.Location = new System.Drawing.Point(4, 194);
- this.smartLabel109.Name = "smartLabel109";
- this.smartLabel109.OverlapOptimize = true;
- this.smartLabel109.PasswordChar = '\0';
- this.smartLabel109.Radius = 3;
- this.smartLabel109.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel109.Size = new System.Drawing.Size(70, 20);
- this.smartLabel109.TabIndex = 46;
- this.smartLabel109.Text = "SecSum";
- this.smartLabel109.TextColor = System.Drawing.Color.White;
- this.smartLabel109.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel109.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel109.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel109.Wordwrap = false;
- //
- // labelDispSTD7
- //
- this.labelDispSTD7.BackGround = null;
- this.labelDispSTD7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD7.LineSpacing = 0F;
- this.labelDispSTD7.Location = new System.Drawing.Point(81, 127);
- this.labelDispSTD7.Name = "labelDispSTD7";
- this.labelDispSTD7.OverlapOptimize = true;
- this.labelDispSTD7.PasswordChar = '\0';
- this.labelDispSTD7.Radius = 3;
- this.labelDispSTD7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD7.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD7.TabIndex = 45;
- this.labelDispSTD7.Text = "9.2354";
- this.labelDispSTD7.TextColor = System.Drawing.Color.White;
- this.labelDispSTD7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD7.Wordwrap = false;
- //
- // smartLabel114
- //
- this.smartLabel114.BackGround = this.smartGroupBox2;
- this.smartLabel114.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel114.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel114.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel114.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel114.LineSpacing = 0F;
- this.smartLabel114.Location = new System.Drawing.Point(4, 127);
- this.smartLabel114.Name = "smartLabel114";
- this.smartLabel114.OverlapOptimize = true;
- this.smartLabel114.PasswordChar = '\0';
- this.smartLabel114.Radius = 3;
- this.smartLabel114.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel114.Size = new System.Drawing.Size(70, 20);
- this.smartLabel114.TabIndex = 44;
- this.smartLabel114.Text = "STD";
- this.smartLabel114.TextColor = System.Drawing.Color.White;
- this.smartLabel114.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel114.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel114.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel114.Wordwrap = false;
- //
- // labelDispMDataDiff7
- //
- this.labelDispMDataDiff7.BackGround = null;
- this.labelDispMDataDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff7.LineSpacing = 0F;
- this.labelDispMDataDiff7.Location = new System.Drawing.Point(81, 105);
- this.labelDispMDataDiff7.Name = "labelDispMDataDiff7";
- this.labelDispMDataDiff7.OverlapOptimize = true;
- this.labelDispMDataDiff7.PasswordChar = '\0';
- this.labelDispMDataDiff7.Radius = 3;
- this.labelDispMDataDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff7.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff7.TabIndex = 43;
- this.labelDispMDataDiff7.Text = "9.2354";
- this.labelDispMDataDiff7.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff7.Wordwrap = false;
- //
- // smartLabel118
- //
- this.smartLabel118.BackGround = this.smartGroupBox2;
- this.smartLabel118.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel118.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel118.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel118.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel118.LineSpacing = 0F;
- this.smartLabel118.Location = new System.Drawing.Point(4, 105);
- this.smartLabel118.Name = "smartLabel118";
- this.smartLabel118.OverlapOptimize = true;
- this.smartLabel118.PasswordChar = '\0';
- this.smartLabel118.Radius = 3;
- this.smartLabel118.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel118.Size = new System.Drawing.Size(70, 20);
- this.smartLabel118.TabIndex = 42;
- this.smartLabel118.Text = "MDataDiff";
- this.smartLabel118.TextColor = System.Drawing.Color.White;
- this.smartLabel118.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel118.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel118.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel118.Wordwrap = false;
- //
- // smartSeparatorLine24
- //
- this.smartSeparatorLine24.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine24.Line1Width = 1F;
- this.smartSeparatorLine24.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine24.Line2Width = 1F;
- this.smartSeparatorLine24.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine24.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine24.Name = "smartSeparatorLine24";
- this.smartSeparatorLine24.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine24.TabIndex = 37;
- this.smartSeparatorLine24.Text = "smartSeparatorLine24";
- //
- // labelPressureWork7
- //
- this.labelPressureWork7.BackGround = null;
- this.labelPressureWork7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork7.LineSpacing = 0F;
- this.labelPressureWork7.Location = new System.Drawing.Point(81, 240);
- this.labelPressureWork7.Name = "labelPressureWork7";
- this.labelPressureWork7.OverlapOptimize = true;
- this.labelPressureWork7.PasswordChar = '\0';
- this.labelPressureWork7.Radius = 3;
- this.labelPressureWork7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork7.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork7.TabIndex = 41;
- this.labelPressureWork7.Text = "0.0023";
- this.labelPressureWork7.TextColor = System.Drawing.Color.White;
- this.labelPressureWork7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork7.Wordwrap = false;
- //
- // labelDiffMadc7
- //
- this.labelDiffMadc7.BackGround = null;
- this.labelDiffMadc7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc7.LineSpacing = 0F;
- this.labelDiffMadc7.Location = new System.Drawing.Point(81, 150);
- this.labelDiffMadc7.Name = "labelDiffMadc7";
- this.labelDiffMadc7.OverlapOptimize = true;
- this.labelDiffMadc7.PasswordChar = '\0';
- this.labelDiffMadc7.Radius = 3;
- this.labelDiffMadc7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc7.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc7.TabIndex = 40;
- this.labelDiffMadc7.Text = "0.0023";
- this.labelDiffMadc7.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc7.Wordwrap = false;
- //
- // smartLabel72
- //
- this.smartLabel72.BackGround = this.smartGroupBox2;
- this.smartLabel72.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel72.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel72.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel72.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel72.LineSpacing = 0F;
- this.smartLabel72.Location = new System.Drawing.Point(4, 150);
- this.smartLabel72.Name = "smartLabel72";
- this.smartLabel72.OverlapOptimize = true;
- this.smartLabel72.PasswordChar = '\0';
- this.smartLabel72.Radius = 3;
- this.smartLabel72.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel72.Size = new System.Drawing.Size(70, 20);
- this.smartLabel72.TabIndex = 39;
- this.smartLabel72.Text = "MAdc";
- this.smartLabel72.TextColor = System.Drawing.Color.White;
- this.smartLabel72.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel72.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel72.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel72.Wordwrap = false;
- //
- // smartSeparatorLine10
- //
- this.smartSeparatorLine10.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine10.Line1Width = 1F;
- this.smartSeparatorLine10.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine10.Line2Width = 1F;
- this.smartSeparatorLine10.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine10.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine10.Name = "smartSeparatorLine10";
- this.smartSeparatorLine10.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine10.TabIndex = 38;
- this.smartSeparatorLine10.Text = "smartSeparatorLine10";
- //
- // labelPressureMaster7
- //
- this.labelPressureMaster7.BackGround = null;
- this.labelPressureMaster7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster7.LineSpacing = 0F;
- this.labelPressureMaster7.Location = new System.Drawing.Point(81, 262);
- this.labelPressureMaster7.Name = "labelPressureMaster7";
- this.labelPressureMaster7.OverlapOptimize = true;
- this.labelPressureMaster7.PasswordChar = '\0';
- this.labelPressureMaster7.Radius = 3;
- this.labelPressureMaster7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster7.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster7.TabIndex = 36;
- this.labelPressureMaster7.Text = "0.0023";
- this.labelPressureMaster7.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster7.Wordwrap = false;
- //
- // smartLabel74
- //
- this.smartLabel74.BackGround = this.smartGroupBox2;
- this.smartLabel74.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel74.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel74.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel74.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel74.LineSpacing = 0F;
- this.smartLabel74.Location = new System.Drawing.Point(4, 262);
- this.smartLabel74.Name = "smartLabel74";
- this.smartLabel74.OverlapOptimize = true;
- this.smartLabel74.PasswordChar = '\0';
- this.smartLabel74.Radius = 3;
- this.smartLabel74.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel74.Size = new System.Drawing.Size(70, 20);
- this.smartLabel74.TabIndex = 35;
- this.smartLabel74.Text = "master";
- this.smartLabel74.TextColor = System.Drawing.Color.White;
- this.smartLabel74.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel74.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel74.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel74.Wordwrap = false;
- //
- // smartLabel75
- //
- this.smartLabel75.BackGround = this.smartGroupBox2;
- this.smartLabel75.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel75.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel75.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel75.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel75.LineSpacing = 0F;
- this.smartLabel75.Location = new System.Drawing.Point(4, 240);
- this.smartLabel75.Name = "smartLabel75";
- this.smartLabel75.OverlapOptimize = true;
- this.smartLabel75.PasswordChar = '\0';
- this.smartLabel75.Radius = 3;
- this.smartLabel75.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel75.Size = new System.Drawing.Size(70, 20);
- this.smartLabel75.TabIndex = 34;
- this.smartLabel75.Text = "work";
- this.smartLabel75.TextColor = System.Drawing.Color.White;
- this.smartLabel75.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel75.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel75.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel75.Wordwrap = false;
- //
- // labelDiffSecDiff7
- //
- this.labelDiffSecDiff7.BackGround = null;
- this.labelDiffSecDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff7.LineSpacing = 0F;
- this.labelDiffSecDiff7.Location = new System.Drawing.Point(81, 172);
- this.labelDiffSecDiff7.Name = "labelDiffSecDiff7";
- this.labelDiffSecDiff7.OverlapOptimize = true;
- this.labelDiffSecDiff7.PasswordChar = '\0';
- this.labelDiffSecDiff7.Radius = 3;
- this.labelDiffSecDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff7.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff7.TabIndex = 33;
- this.labelDiffSecDiff7.Text = "0.0023";
- this.labelDiffSecDiff7.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff7.Wordwrap = false;
- //
- // smartLabel77
- //
- this.smartLabel77.BackGround = this.smartGroupBox2;
- this.smartLabel77.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel77.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel77.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel77.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel77.LineSpacing = 0F;
- this.smartLabel77.Location = new System.Drawing.Point(4, 172);
- this.smartLabel77.Name = "smartLabel77";
- this.smartLabel77.OverlapOptimize = true;
- this.smartLabel77.PasswordChar = '\0';
- this.smartLabel77.Radius = 3;
- this.smartLabel77.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel77.Size = new System.Drawing.Size(70, 20);
- this.smartLabel77.TabIndex = 32;
- this.smartLabel77.Text = "SecDiff";
- this.smartLabel77.TextColor = System.Drawing.Color.White;
- this.smartLabel77.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel77.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel77.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel77.Wordwrap = false;
- //
- // labelDispMData7
- //
- this.labelDispMData7.BackGround = null;
- this.labelDispMData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData7.LineSpacing = 0F;
- this.labelDispMData7.Location = new System.Drawing.Point(81, 83);
- this.labelDispMData7.Name = "labelDispMData7";
- this.labelDispMData7.OverlapOptimize = true;
- this.labelDispMData7.PasswordChar = '\0';
- this.labelDispMData7.Radius = 3;
- this.labelDispMData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData7.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData7.TabIndex = 31;
- this.labelDispMData7.Text = "9.2354";
- this.labelDispMData7.TextColor = System.Drawing.Color.White;
- this.labelDispMData7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData7.Wordwrap = false;
- //
- // smartLabel79
- //
- this.smartLabel79.BackGround = this.smartGroupBox2;
- this.smartLabel79.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel79.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel79.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel79.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel79.LineSpacing = 0F;
- this.smartLabel79.Location = new System.Drawing.Point(4, 83);
- this.smartLabel79.Name = "smartLabel79";
- this.smartLabel79.OverlapOptimize = true;
- this.smartLabel79.PasswordChar = '\0';
- this.smartLabel79.Radius = 3;
- this.smartLabel79.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel79.Size = new System.Drawing.Size(70, 20);
- this.smartLabel79.TabIndex = 30;
- this.smartLabel79.Text = "MData";
- this.smartLabel79.TextColor = System.Drawing.Color.White;
- this.smartLabel79.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel79.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel79.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel79.Wordwrap = false;
- //
- // labelDispRData7
- //
- this.labelDispRData7.BackGround = null;
- this.labelDispRData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData7.LineSpacing = 0F;
- this.labelDispRData7.Location = new System.Drawing.Point(81, 61);
- this.labelDispRData7.Name = "labelDispRData7";
- this.labelDispRData7.OverlapOptimize = true;
- this.labelDispRData7.PasswordChar = '\0';
- this.labelDispRData7.Radius = 3;
- this.labelDispRData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData7.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData7.TabIndex = 28;
- this.labelDispRData7.Text = "-9.23 / -10.00";
- this.labelDispRData7.TextColor = System.Drawing.Color.White;
- this.labelDispRData7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData7.Wordwrap = false;
- //
- // smartLabel81
- //
- this.smartLabel81.BackGround = this.smartGroupBox2;
- this.smartLabel81.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel81.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel81.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel81.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel81.LineSpacing = 0F;
- this.smartLabel81.Location = new System.Drawing.Point(4, 61);
- this.smartLabel81.Name = "smartLabel81";
- this.smartLabel81.OverlapOptimize = true;
- this.smartLabel81.PasswordChar = '\0';
- this.smartLabel81.Radius = 3;
- this.smartLabel81.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel81.Size = new System.Drawing.Size(70, 20);
- this.smartLabel81.TabIndex = 29;
- this.smartLabel81.Text = "RData";
- this.smartLabel81.TextColor = System.Drawing.Color.White;
- this.smartLabel81.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel81.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel81.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel81.Wordwrap = false;
- //
- // smartSeparatorLine17
- //
- this.smartSeparatorLine17.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine17.Line1Width = 1F;
- this.smartSeparatorLine17.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine17.Line2Width = 1F;
- this.smartSeparatorLine17.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine17.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine17.Name = "smartSeparatorLine17";
- this.smartSeparatorLine17.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine17.TabIndex = 25;
- this.smartSeparatorLine17.Text = "smartSeparatorLine17";
+ this.labelDiffSecMax7.BackGround = null;
+ this.labelDiffSecMax7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax7.LineSpacing = 0F;
+ this.labelDiffSecMax7.Location = new System.Drawing.Point(81, 173);
+ this.labelDiffSecMax7.Name = "labelDiffSecMax7";
+ this.labelDiffSecMax7.OverlapOptimize = true;
+ this.labelDiffSecMax7.PasswordChar = '\0';
+ this.labelDiffSecMax7.Radius = 3;
+ this.labelDiffSecMax7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax7.TabIndex = 49;
+ this.labelDiffSecMax7.Text = "0.0023";
+ this.labelDiffSecMax7.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax7.Wordwrap = false;
//
// labelResult7
//
@@ -5487,35 +5721,513 @@
this.labelResult7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelResult7.Wordwrap = false;
//
+ // labelDispRData7
+ //
+ this.labelDispRData7.BackGround = null;
+ this.labelDispRData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData7.LineSpacing = 0F;
+ this.labelDispRData7.Location = new System.Drawing.Point(81, 197);
+ this.labelDispRData7.Name = "labelDispRData7";
+ this.labelDispRData7.OverlapOptimize = true;
+ this.labelDispRData7.PasswordChar = '\0';
+ this.labelDispRData7.Radius = 3;
+ this.labelDispRData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData7.TabIndex = 28;
+ this.labelDispRData7.Text = "0.00";
+ this.labelDispRData7.TextColor = System.Drawing.Color.White;
+ this.labelDispRData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData7.Wordwrap = false;
+ //
+ // labelPressureWork7
+ //
+ this.labelPressureWork7.BackGround = null;
+ this.labelPressureWork7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork7.LineSpacing = 0F;
+ this.labelPressureWork7.Location = new System.Drawing.Point(81, 61);
+ this.labelPressureWork7.Name = "labelPressureWork7";
+ this.labelPressureWork7.OverlapOptimize = true;
+ this.labelPressureWork7.PasswordChar = '\0';
+ this.labelPressureWork7.Radius = 3;
+ this.labelPressureWork7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork7.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork7.TabIndex = 41;
+ this.labelPressureWork7.Text = "0.0023";
+ this.labelPressureWork7.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork7.Wordwrap = false;
+ //
+ // smartLabel106
+ //
+ this.smartLabel106.BackGround = this.smartGroupBox2;
+ this.smartLabel106.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel106.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel106.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel106.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel106.LineSpacing = 0F;
+ this.smartLabel106.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel106.Name = "smartLabel106";
+ this.smartLabel106.OverlapOptimize = true;
+ this.smartLabel106.PasswordChar = '\0';
+ this.smartLabel106.Radius = 3;
+ this.smartLabel106.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel106.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel106.TabIndex = 48;
+ this.smartLabel106.Text = "LR.Max";
+ this.smartLabel106.TextColor = System.Drawing.Color.White;
+ this.smartLabel106.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel106.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel106.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel106.Wordwrap = false;
+ //
+ // smartLabel72
+ //
+ this.smartLabel72.BackGround = this.smartGroupBox2;
+ this.smartLabel72.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel72.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel72.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel72.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel72.LineSpacing = 0F;
+ this.smartLabel72.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel72.Name = "smartLabel72";
+ this.smartLabel72.OverlapOptimize = true;
+ this.smartLabel72.PasswordChar = '\0';
+ this.smartLabel72.Radius = 3;
+ this.smartLabel72.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel72.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel72.TabIndex = 39;
+ this.smartLabel72.Text = "ADC";
+ this.smartLabel72.TextColor = System.Drawing.Color.White;
+ this.smartLabel72.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel72.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel72.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel72.Wordwrap = false;
+ //
+ // smartSeparatorLine17
+ //
+ this.smartSeparatorLine17.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine17.Line1Width = 1F;
+ this.smartSeparatorLine17.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine17.Line2Width = 1F;
+ this.smartSeparatorLine17.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine17.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine17.Name = "smartSeparatorLine17";
+ this.smartSeparatorLine17.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine17.TabIndex = 25;
+ this.smartSeparatorLine17.Text = "smartSeparatorLine17";
+ //
+ // smartSeparatorLine10
+ //
+ this.smartSeparatorLine10.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine10.Line1Width = 1F;
+ this.smartSeparatorLine10.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine10.Line2Width = 1F;
+ this.smartSeparatorLine10.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine10.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine10.Name = "smartSeparatorLine10";
+ this.smartSeparatorLine10.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine10.TabIndex = 38;
+ this.smartSeparatorLine10.Text = "smartSeparatorLine10";
+ //
+ // labelDiffSecSum7
+ //
+ this.labelDiffSecSum7.BackGround = null;
+ this.labelDiffSecSum7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum7.LineSpacing = 0F;
+ this.labelDiffSecSum7.Location = new System.Drawing.Point(81, 151);
+ this.labelDiffSecSum7.Name = "labelDiffSecSum7";
+ this.labelDiffSecSum7.OverlapOptimize = true;
+ this.labelDiffSecSum7.PasswordChar = '\0';
+ this.labelDiffSecSum7.Radius = 3;
+ this.labelDiffSecSum7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum7.TabIndex = 47;
+ this.labelDiffSecSum7.Text = "0.0023";
+ this.labelDiffSecSum7.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum7.Wordwrap = false;
+ //
+ // labelDiffMadc7
+ //
+ this.labelDiffMadc7.BackGround = null;
+ this.labelDiffMadc7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc7.LineSpacing = 0F;
+ this.labelDiffMadc7.Location = new System.Drawing.Point(81, 107);
+ this.labelDiffMadc7.Name = "labelDiffMadc7";
+ this.labelDiffMadc7.OverlapOptimize = true;
+ this.labelDiffMadc7.PasswordChar = '\0';
+ this.labelDiffMadc7.Radius = 3;
+ this.labelDiffMadc7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc7.TabIndex = 40;
+ this.labelDiffMadc7.Text = "0.0023";
+ this.labelDiffMadc7.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc7.Wordwrap = false;
+ //
+ // labelTitleDispRData7
+ //
+ this.labelTitleDispRData7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData7.LineSpacing = 0F;
+ this.labelTitleDispRData7.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData7.Name = "labelTitleDispRData7";
+ this.labelTitleDispRData7.OverlapOptimize = true;
+ this.labelTitleDispRData7.PasswordChar = '\0';
+ this.labelTitleDispRData7.Radius = 3;
+ this.labelTitleDispRData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData7.TabIndex = 29;
+ this.labelTitleDispRData7.Text = "Level";
+ this.labelTitleDispRData7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData7.Wordwrap = false;
+ //
+ // labelPressureMaster7
+ //
+ this.labelPressureMaster7.BackGround = null;
+ this.labelPressureMaster7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster7.LineSpacing = 0F;
+ this.labelPressureMaster7.Location = new System.Drawing.Point(81, 83);
+ this.labelPressureMaster7.Name = "labelPressureMaster7";
+ this.labelPressureMaster7.OverlapOptimize = true;
+ this.labelPressureMaster7.PasswordChar = '\0';
+ this.labelPressureMaster7.Radius = 3;
+ this.labelPressureMaster7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster7.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster7.TabIndex = 36;
+ this.labelPressureMaster7.Text = "0.0023";
+ this.labelPressureMaster7.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster7.Wordwrap = false;
+ //
+ // smartLabel109
+ //
+ this.smartLabel109.BackGround = this.smartGroupBox2;
+ this.smartLabel109.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel109.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel109.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel109.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel109.LineSpacing = 0F;
+ this.smartLabel109.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel109.Name = "smartLabel109";
+ this.smartLabel109.OverlapOptimize = true;
+ this.smartLabel109.PasswordChar = '\0';
+ this.smartLabel109.Radius = 3;
+ this.smartLabel109.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel109.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel109.TabIndex = 46;
+ this.smartLabel109.Text = "LR.Sum";
+ this.smartLabel109.TextColor = System.Drawing.Color.White;
+ this.smartLabel109.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel109.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel109.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel109.Wordwrap = false;
+ //
+ // smartLabel74
+ //
+ this.smartLabel74.BackGround = this.smartGroupBox2;
+ this.smartLabel74.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel74.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel74.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel74.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel74.LineSpacing = 0F;
+ this.smartLabel74.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel74.Name = "smartLabel74";
+ this.smartLabel74.OverlapOptimize = true;
+ this.smartLabel74.PasswordChar = '\0';
+ this.smartLabel74.Radius = 3;
+ this.smartLabel74.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel74.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel74.TabIndex = 35;
+ this.smartLabel74.Text = "master";
+ this.smartLabel74.TextColor = System.Drawing.Color.White;
+ this.smartLabel74.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel74.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel74.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel74.Wordwrap = false;
+ //
+ // labelTitleDispMData7
+ //
+ this.labelTitleDispMData7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData7.LineSpacing = 0F;
+ this.labelTitleDispMData7.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData7.Name = "labelTitleDispMData7";
+ this.labelTitleDispMData7.OverlapOptimize = true;
+ this.labelTitleDispMData7.PasswordChar = '\0';
+ this.labelTitleDispMData7.Radius = 3;
+ this.labelTitleDispMData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData7.TabIndex = 30;
+ this.labelTitleDispMData7.Text = "Height";
+ this.labelTitleDispMData7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData7.Wordwrap = false;
+ //
+ // smartSeparatorLine24
+ //
+ this.smartSeparatorLine24.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine24.Line1Width = 1F;
+ this.smartSeparatorLine24.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine24.Line2Width = 1F;
+ this.smartSeparatorLine24.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine24.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine24.Name = "smartSeparatorLine24";
+ this.smartSeparatorLine24.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine24.TabIndex = 37;
+ this.smartSeparatorLine24.Text = "smartSeparatorLine24";
+ //
+ // labelDispMDataMax7
+ //
+ this.labelDispMDataMax7.BackGround = null;
+ this.labelDispMDataMax7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax7.LineSpacing = 0F;
+ this.labelDispMDataMax7.Location = new System.Drawing.Point(81, 241);
+ this.labelDispMDataMax7.Name = "labelDispMDataMax7";
+ this.labelDispMDataMax7.OverlapOptimize = true;
+ this.labelDispMDataMax7.PasswordChar = '\0';
+ this.labelDispMDataMax7.Radius = 3;
+ this.labelDispMDataMax7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax7.TabIndex = 45;
+ this.labelDispMDataMax7.Text = "9.2354";
+ this.labelDispMDataMax7.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax7.Wordwrap = false;
+ //
+ // smartLabel75
+ //
+ this.smartLabel75.BackGround = this.smartGroupBox2;
+ this.smartLabel75.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel75.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel75.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel75.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel75.LineSpacing = 0F;
+ this.smartLabel75.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel75.Name = "smartLabel75";
+ this.smartLabel75.OverlapOptimize = true;
+ this.smartLabel75.PasswordChar = '\0';
+ this.smartLabel75.Radius = 3;
+ this.smartLabel75.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel75.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel75.TabIndex = 34;
+ this.smartLabel75.Text = "work";
+ this.smartLabel75.TextColor = System.Drawing.Color.White;
+ this.smartLabel75.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel75.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel75.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel75.Wordwrap = false;
+ //
+ // labelDispMData7
+ //
+ this.labelDispMData7.BackGround = null;
+ this.labelDispMData7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData7.LineSpacing = 0F;
+ this.labelDispMData7.Location = new System.Drawing.Point(81, 219);
+ this.labelDispMData7.Name = "labelDispMData7";
+ this.labelDispMData7.OverlapOptimize = true;
+ this.labelDispMData7.PasswordChar = '\0';
+ this.labelDispMData7.Radius = 3;
+ this.labelDispMData7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData7.TabIndex = 31;
+ this.labelDispMData7.Text = "9.2354";
+ this.labelDispMData7.TextColor = System.Drawing.Color.White;
+ this.labelDispMData7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData7.Wordwrap = false;
+ //
+ // labelTitleDispMDataD7
+ //
+ this.labelTitleDispMDataD7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD7.LineSpacing = 0F;
+ this.labelTitleDispMDataD7.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD7.Name = "labelTitleDispMDataD7";
+ this.labelTitleDispMDataD7.OverlapOptimize = true;
+ this.labelTitleDispMDataD7.PasswordChar = '\0';
+ this.labelTitleDispMDataD7.Radius = 3;
+ this.labelTitleDispMDataD7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD7.TabIndex = 42;
+ this.labelTitleDispMDataD7.Text = "Diff";
+ this.labelTitleDispMDataD7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD7.Wordwrap = false;
+ //
+ // labelTitleDispMDataM7
+ //
+ this.labelTitleDispMDataM7.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM7.LineSpacing = 0F;
+ this.labelTitleDispMDataM7.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM7.Name = "labelTitleDispMDataM7";
+ this.labelTitleDispMDataM7.OverlapOptimize = true;
+ this.labelTitleDispMDataM7.PasswordChar = '\0';
+ this.labelTitleDispMDataM7.Radius = 3;
+ this.labelTitleDispMDataM7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM7.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM7.TabIndex = 44;
+ this.labelTitleDispMDataM7.Text = "Max Height";
+ this.labelTitleDispMDataM7.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM7.Wordwrap = false;
+ //
+ // labelDiffSecDiff7
+ //
+ this.labelDiffSecDiff7.BackGround = null;
+ this.labelDiffSecDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff7.LineSpacing = 0F;
+ this.labelDiffSecDiff7.Location = new System.Drawing.Point(81, 129);
+ this.labelDiffSecDiff7.Name = "labelDiffSecDiff7";
+ this.labelDiffSecDiff7.OverlapOptimize = true;
+ this.labelDiffSecDiff7.PasswordChar = '\0';
+ this.labelDiffSecDiff7.Radius = 3;
+ this.labelDiffSecDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff7.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff7.TabIndex = 33;
+ this.labelDiffSecDiff7.Text = "0.0023";
+ this.labelDiffSecDiff7.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff7.Wordwrap = false;
+ //
+ // smartLabel77
+ //
+ this.smartLabel77.BackGround = this.smartGroupBox2;
+ this.smartLabel77.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel77.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel77.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel77.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel77.LineSpacing = 0F;
+ this.smartLabel77.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel77.Name = "smartLabel77";
+ this.smartLabel77.OverlapOptimize = true;
+ this.smartLabel77.PasswordChar = '\0';
+ this.smartLabel77.Radius = 3;
+ this.smartLabel77.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel77.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel77.TabIndex = 32;
+ this.smartLabel77.Text = "LR.Sec";
+ this.smartLabel77.TextColor = System.Drawing.Color.White;
+ this.smartLabel77.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel77.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel77.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel77.Wordwrap = false;
+ //
+ // labelDispMDataDiff7
+ //
+ this.labelDispMDataDiff7.BackGround = null;
+ this.labelDispMDataDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff7.LineSpacing = 0F;
+ this.labelDispMDataDiff7.Location = new System.Drawing.Point(81, 263);
+ this.labelDispMDataDiff7.Name = "labelDispMDataDiff7";
+ this.labelDispMDataDiff7.OverlapOptimize = true;
+ this.labelDispMDataDiff7.PasswordChar = '\0';
+ this.labelDispMDataDiff7.Radius = 3;
+ this.labelDispMDataDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff7.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff7.TabIndex = 43;
+ this.labelDispMDataDiff7.Text = "9.2354";
+ this.labelDispMDataDiff7.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff7.Wordwrap = false;
+ //
// smartGroupBox11
//
this.smartGroupBox11.BackGround = null;
this.smartGroupBox11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox11.BackImage = null;
- this.smartGroupBox11.Controls.Add(this.labelDiffMean6);
- this.smartGroupBox11.Controls.Add(this.smartLabel90);
- this.smartGroupBox11.Controls.Add(this.labelDiffSecSum6);
- this.smartGroupBox11.Controls.Add(this.smartLabel94);
- this.smartGroupBox11.Controls.Add(this.labelDispSTD6);
- this.smartGroupBox11.Controls.Add(this.smartLabel97);
- this.smartGroupBox11.Controls.Add(this.labelDispMDataDiff6);
- this.smartGroupBox11.Controls.Add(this.smartLabel102);
- this.smartGroupBox11.Controls.Add(this.smartSeparatorLine9);
+ this.smartGroupBox11.Controls.Add(this.labelDispMDataMax6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMDataM6);
+ this.smartGroupBox11.Controls.Add(this.labelResultDiff6);
+ this.smartGroupBox11.Controls.Add(this.labelResultDisp6);
+ this.smartGroupBox11.Controls.Add(this.labelDiffSecMax6);
+ this.smartGroupBox11.Controls.Add(this.labelResult6);
+ this.smartGroupBox11.Controls.Add(this.labelDispRData6);
this.smartGroupBox11.Controls.Add(this.labelPressureWork6);
- this.smartGroupBox11.Controls.Add(this.labelDiffMadc6);
+ this.smartGroupBox11.Controls.Add(this.smartLabel90);
this.smartGroupBox11.Controls.Add(this.smartLabel59);
+ this.smartGroupBox11.Controls.Add(this.smartSeparatorLine16);
this.smartGroupBox11.Controls.Add(this.smartSeparatorLine8);
+ this.smartGroupBox11.Controls.Add(this.labelDiffSecSum6);
+ this.smartGroupBox11.Controls.Add(this.labelDiffMadc6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispRData6);
this.smartGroupBox11.Controls.Add(this.labelPressureMaster6);
+ this.smartGroupBox11.Controls.Add(this.smartLabel94);
this.smartGroupBox11.Controls.Add(this.smartLabel62);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMData6);
+ this.smartGroupBox11.Controls.Add(this.smartSeparatorLine9);
this.smartGroupBox11.Controls.Add(this.smartLabel63);
+ this.smartGroupBox11.Controls.Add(this.labelDispMData6);
+ this.smartGroupBox11.Controls.Add(this.labelTitleDispMDataD6);
this.smartGroupBox11.Controls.Add(this.labelDiffSecDiff6);
this.smartGroupBox11.Controls.Add(this.smartLabel65);
- this.smartGroupBox11.Controls.Add(this.labelDispMData6);
- this.smartGroupBox11.Controls.Add(this.smartLabel67);
- this.smartGroupBox11.Controls.Add(this.labelDispRData6);
- this.smartGroupBox11.Controls.Add(this.smartLabel69);
- this.smartGroupBox11.Controls.Add(this.smartSeparatorLine16);
- this.smartGroupBox11.Controls.Add(this.labelResult6);
+ this.smartGroupBox11.Controls.Add(this.labelDispMDataDiff6);
this.smartGroupBox11.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartGroupBox11.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox11.FrameLineThickness = 2;
@@ -5529,504 +6241,74 @@
this.smartGroupBox11.Text = "Lane 6";
this.smartGroupBox11.TextColor = System.Drawing.Color.White;
//
- // labelDiffMean6
+ // labelResultDiff6
//
- this.labelDiffMean6.BackGround = null;
- this.labelDiffMean6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMean6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMean6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMean6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMean6.LineSpacing = 0F;
- this.labelDiffMean6.Location = new System.Drawing.Point(80, 216);
- this.labelDiffMean6.Name = "labelDiffMean6";
- this.labelDiffMean6.OverlapOptimize = true;
- this.labelDiffMean6.PasswordChar = '\0';
- this.labelDiffMean6.Radius = 3;
- this.labelDiffMean6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMean6.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMean6.TabIndex = 49;
- this.labelDiffMean6.Text = "0.0023";
- this.labelDiffMean6.TextColor = System.Drawing.Color.White;
- this.labelDiffMean6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMean6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMean6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMean6.Wordwrap = false;
+ this.labelResultDiff6.BackGround = null;
+ this.labelResultDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff6.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff6.LineSpacing = 0F;
+ this.labelResultDiff6.Location = new System.Drawing.Point(4, 62);
+ this.labelResultDiff6.Name = "labelResultDiff6";
+ this.labelResultDiff6.OverlapOptimize = true;
+ this.labelResultDiff6.PasswordChar = '\0';
+ this.labelResultDiff6.Radius = 3;
+ this.labelResultDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff6.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDiff6.TabIndex = 51;
+ this.labelResultDiff6.Text = "Diff";
+ this.labelResultDiff6.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff6.Wordwrap = false;
//
- // smartLabel90
+ // labelResultDisp6
//
- this.smartLabel90.BackGround = this.smartGroupBox2;
- this.smartLabel90.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel90.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel90.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel90.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel90.LineSpacing = 0F;
- this.smartLabel90.Location = new System.Drawing.Point(4, 216);
- this.smartLabel90.Name = "smartLabel90";
- this.smartLabel90.OverlapOptimize = true;
- this.smartLabel90.PasswordChar = '\0';
- this.smartLabel90.Radius = 3;
- this.smartLabel90.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel90.Size = new System.Drawing.Size(70, 20);
- this.smartLabel90.TabIndex = 48;
- this.smartLabel90.Text = "DiffMean";
- this.smartLabel90.TextColor = System.Drawing.Color.White;
- this.smartLabel90.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel90.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel90.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel90.Wordwrap = false;
+ this.labelResultDisp6.BackGround = null;
+ this.labelResultDisp6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp6.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp6.LineSpacing = 0F;
+ this.labelResultDisp6.Location = new System.Drawing.Point(88, 62);
+ this.labelResultDisp6.Name = "labelResultDisp6";
+ this.labelResultDisp6.OverlapOptimize = true;
+ this.labelResultDisp6.PasswordChar = '\0';
+ this.labelResultDisp6.Radius = 3;
+ this.labelResultDisp6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp6.Size = new System.Drawing.Size(82, 39);
+ this.labelResultDisp6.TabIndex = 50;
+ this.labelResultDisp6.Text = "Disp";
+ this.labelResultDisp6.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp6.Wordwrap = false;
//
- // labelDiffSecSum6
+ // labelDiffSecMax6
//
- this.labelDiffSecSum6.BackGround = null;
- this.labelDiffSecSum6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecSum6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecSum6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecSum6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecSum6.LineSpacing = 0F;
- this.labelDiffSecSum6.Location = new System.Drawing.Point(80, 194);
- this.labelDiffSecSum6.Name = "labelDiffSecSum6";
- this.labelDiffSecSum6.OverlapOptimize = true;
- this.labelDiffSecSum6.PasswordChar = '\0';
- this.labelDiffSecSum6.Radius = 3;
- this.labelDiffSecSum6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecSum6.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecSum6.TabIndex = 47;
- this.labelDiffSecSum6.Text = "0.0023";
- this.labelDiffSecSum6.TextColor = System.Drawing.Color.White;
- this.labelDiffSecSum6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecSum6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecSum6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecSum6.Wordwrap = false;
- //
- // smartLabel94
- //
- this.smartLabel94.BackGround = this.smartGroupBox2;
- this.smartLabel94.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel94.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel94.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel94.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel94.LineSpacing = 0F;
- this.smartLabel94.Location = new System.Drawing.Point(4, 194);
- this.smartLabel94.Name = "smartLabel94";
- this.smartLabel94.OverlapOptimize = true;
- this.smartLabel94.PasswordChar = '\0';
- this.smartLabel94.Radius = 3;
- this.smartLabel94.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel94.Size = new System.Drawing.Size(70, 20);
- this.smartLabel94.TabIndex = 46;
- this.smartLabel94.Text = "SecSum";
- this.smartLabel94.TextColor = System.Drawing.Color.White;
- this.smartLabel94.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel94.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel94.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel94.Wordwrap = false;
- //
- // labelDispSTD6
- //
- this.labelDispSTD6.BackGround = null;
- this.labelDispSTD6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispSTD6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispSTD6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispSTD6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispSTD6.LineSpacing = 0F;
- this.labelDispSTD6.Location = new System.Drawing.Point(80, 127);
- this.labelDispSTD6.Name = "labelDispSTD6";
- this.labelDispSTD6.OverlapOptimize = true;
- this.labelDispSTD6.PasswordChar = '\0';
- this.labelDispSTD6.Radius = 3;
- this.labelDispSTD6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispSTD6.Size = new System.Drawing.Size(90, 20);
- this.labelDispSTD6.TabIndex = 45;
- this.labelDispSTD6.Text = "9.2354";
- this.labelDispSTD6.TextColor = System.Drawing.Color.White;
- this.labelDispSTD6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispSTD6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispSTD6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispSTD6.Wordwrap = false;
- //
- // smartLabel97
- //
- this.smartLabel97.BackGround = this.smartGroupBox2;
- this.smartLabel97.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel97.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel97.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel97.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel97.LineSpacing = 0F;
- this.smartLabel97.Location = new System.Drawing.Point(4, 127);
- this.smartLabel97.Name = "smartLabel97";
- this.smartLabel97.OverlapOptimize = true;
- this.smartLabel97.PasswordChar = '\0';
- this.smartLabel97.Radius = 3;
- this.smartLabel97.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel97.Size = new System.Drawing.Size(70, 20);
- this.smartLabel97.TabIndex = 44;
- this.smartLabel97.Text = "STD";
- this.smartLabel97.TextColor = System.Drawing.Color.White;
- this.smartLabel97.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel97.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel97.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel97.Wordwrap = false;
- //
- // labelDispMDataDiff6
- //
- this.labelDispMDataDiff6.BackGround = null;
- this.labelDispMDataDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMDataDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMDataDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMDataDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMDataDiff6.LineSpacing = 0F;
- this.labelDispMDataDiff6.Location = new System.Drawing.Point(80, 105);
- this.labelDispMDataDiff6.Name = "labelDispMDataDiff6";
- this.labelDispMDataDiff6.OverlapOptimize = true;
- this.labelDispMDataDiff6.PasswordChar = '\0';
- this.labelDispMDataDiff6.Radius = 3;
- this.labelDispMDataDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMDataDiff6.Size = new System.Drawing.Size(90, 20);
- this.labelDispMDataDiff6.TabIndex = 43;
- this.labelDispMDataDiff6.Text = "9.2354";
- this.labelDispMDataDiff6.TextColor = System.Drawing.Color.White;
- this.labelDispMDataDiff6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMDataDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMDataDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMDataDiff6.Wordwrap = false;
- //
- // smartLabel102
- //
- this.smartLabel102.BackGround = this.smartGroupBox2;
- this.smartLabel102.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel102.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel102.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel102.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel102.LineSpacing = 0F;
- this.smartLabel102.Location = new System.Drawing.Point(4, 105);
- this.smartLabel102.Name = "smartLabel102";
- this.smartLabel102.OverlapOptimize = true;
- this.smartLabel102.PasswordChar = '\0';
- this.smartLabel102.Radius = 3;
- this.smartLabel102.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel102.Size = new System.Drawing.Size(70, 20);
- this.smartLabel102.TabIndex = 42;
- this.smartLabel102.Text = "MDataDiff";
- this.smartLabel102.TextColor = System.Drawing.Color.White;
- this.smartLabel102.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel102.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel102.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel102.Wordwrap = false;
- //
- // smartSeparatorLine9
- //
- this.smartSeparatorLine9.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine9.Line1Width = 1F;
- this.smartSeparatorLine9.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine9.Line2Width = 1F;
- this.smartSeparatorLine9.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine9.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine9.Name = "smartSeparatorLine9";
- this.smartSeparatorLine9.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine9.TabIndex = 37;
- this.smartSeparatorLine9.Text = "smartSeparatorLine9";
- //
- // labelPressureWork6
- //
- this.labelPressureWork6.BackGround = null;
- this.labelPressureWork6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureWork6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureWork6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWork6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureWork6.LineSpacing = 0F;
- this.labelPressureWork6.Location = new System.Drawing.Point(80, 240);
- this.labelPressureWork6.Name = "labelPressureWork6";
- this.labelPressureWork6.OverlapOptimize = true;
- this.labelPressureWork6.PasswordChar = '\0';
- this.labelPressureWork6.Radius = 3;
- this.labelPressureWork6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureWork6.Size = new System.Drawing.Size(90, 20);
- this.labelPressureWork6.TabIndex = 41;
- this.labelPressureWork6.Text = "0.0023";
- this.labelPressureWork6.TextColor = System.Drawing.Color.White;
- this.labelPressureWork6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureWork6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureWork6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureWork6.Wordwrap = false;
- //
- // labelDiffMadc6
- //
- this.labelDiffMadc6.BackGround = null;
- this.labelDiffMadc6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffMadc6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffMadc6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffMadc6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffMadc6.LineSpacing = 0F;
- this.labelDiffMadc6.Location = new System.Drawing.Point(80, 150);
- this.labelDiffMadc6.Name = "labelDiffMadc6";
- this.labelDiffMadc6.OverlapOptimize = true;
- this.labelDiffMadc6.PasswordChar = '\0';
- this.labelDiffMadc6.Radius = 3;
- this.labelDiffMadc6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffMadc6.Size = new System.Drawing.Size(90, 20);
- this.labelDiffMadc6.TabIndex = 40;
- this.labelDiffMadc6.Text = "0.0023";
- this.labelDiffMadc6.TextColor = System.Drawing.Color.White;
- this.labelDiffMadc6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffMadc6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffMadc6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffMadc6.Wordwrap = false;
- //
- // smartLabel59
- //
- this.smartLabel59.BackGround = this.smartGroupBox2;
- this.smartLabel59.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel59.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel59.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel59.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel59.LineSpacing = 0F;
- this.smartLabel59.Location = new System.Drawing.Point(4, 150);
- this.smartLabel59.Name = "smartLabel59";
- this.smartLabel59.OverlapOptimize = true;
- this.smartLabel59.PasswordChar = '\0';
- this.smartLabel59.Radius = 3;
- this.smartLabel59.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel59.Size = new System.Drawing.Size(70, 20);
- this.smartLabel59.TabIndex = 39;
- this.smartLabel59.Text = "MAdc";
- this.smartLabel59.TextColor = System.Drawing.Color.White;
- this.smartLabel59.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel59.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel59.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel59.Wordwrap = false;
- //
- // smartSeparatorLine8
- //
- this.smartSeparatorLine8.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine8.Line1Width = 1F;
- this.smartSeparatorLine8.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine8.Line2Width = 1F;
- this.smartSeparatorLine8.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine8.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine8.Name = "smartSeparatorLine8";
- this.smartSeparatorLine8.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine8.TabIndex = 38;
- this.smartSeparatorLine8.Text = "smartSeparatorLine8";
- //
- // labelPressureMaster6
- //
- this.labelPressureMaster6.BackGround = null;
- this.labelPressureMaster6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelPressureMaster6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelPressureMaster6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster6.LineSpacing = 0F;
- this.labelPressureMaster6.Location = new System.Drawing.Point(80, 262);
- this.labelPressureMaster6.Name = "labelPressureMaster6";
- this.labelPressureMaster6.OverlapOptimize = true;
- this.labelPressureMaster6.PasswordChar = '\0';
- this.labelPressureMaster6.Radius = 3;
- this.labelPressureMaster6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelPressureMaster6.Size = new System.Drawing.Size(90, 20);
- this.labelPressureMaster6.TabIndex = 36;
- this.labelPressureMaster6.Text = "0.0023";
- this.labelPressureMaster6.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelPressureMaster6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster6.Wordwrap = false;
- //
- // smartLabel62
- //
- this.smartLabel62.BackGround = this.smartGroupBox2;
- this.smartLabel62.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel62.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel62.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel62.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel62.LineSpacing = 0F;
- this.smartLabel62.Location = new System.Drawing.Point(4, 262);
- this.smartLabel62.Name = "smartLabel62";
- this.smartLabel62.OverlapOptimize = true;
- this.smartLabel62.PasswordChar = '\0';
- this.smartLabel62.Radius = 3;
- this.smartLabel62.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel62.Size = new System.Drawing.Size(70, 20);
- this.smartLabel62.TabIndex = 35;
- this.smartLabel62.Text = "master";
- this.smartLabel62.TextColor = System.Drawing.Color.White;
- this.smartLabel62.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel62.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel62.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel62.Wordwrap = false;
- //
- // smartLabel63
- //
- this.smartLabel63.BackGround = this.smartGroupBox2;
- this.smartLabel63.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel63.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel63.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel63.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel63.LineSpacing = 0F;
- this.smartLabel63.Location = new System.Drawing.Point(4, 240);
- this.smartLabel63.Name = "smartLabel63";
- this.smartLabel63.OverlapOptimize = true;
- this.smartLabel63.PasswordChar = '\0';
- this.smartLabel63.Radius = 3;
- this.smartLabel63.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel63.Size = new System.Drawing.Size(70, 20);
- this.smartLabel63.TabIndex = 34;
- this.smartLabel63.Text = "work";
- this.smartLabel63.TextColor = System.Drawing.Color.White;
- this.smartLabel63.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel63.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel63.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel63.Wordwrap = false;
- //
- // labelDiffSecDiff6
- //
- this.labelDiffSecDiff6.BackGround = null;
- this.labelDiffSecDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDiffSecDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDiffSecDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDiffSecDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDiffSecDiff6.LineSpacing = 0F;
- this.labelDiffSecDiff6.Location = new System.Drawing.Point(80, 172);
- this.labelDiffSecDiff6.Name = "labelDiffSecDiff6";
- this.labelDiffSecDiff6.OverlapOptimize = true;
- this.labelDiffSecDiff6.PasswordChar = '\0';
- this.labelDiffSecDiff6.Radius = 3;
- this.labelDiffSecDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDiffSecDiff6.Size = new System.Drawing.Size(90, 20);
- this.labelDiffSecDiff6.TabIndex = 33;
- this.labelDiffSecDiff6.Text = "0.0023";
- this.labelDiffSecDiff6.TextColor = System.Drawing.Color.White;
- this.labelDiffSecDiff6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDiffSecDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDiffSecDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDiffSecDiff6.Wordwrap = false;
- //
- // smartLabel65
- //
- this.smartLabel65.BackGround = this.smartGroupBox2;
- this.smartLabel65.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel65.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel65.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel65.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel65.LineSpacing = 0F;
- this.smartLabel65.Location = new System.Drawing.Point(4, 172);
- this.smartLabel65.Name = "smartLabel65";
- this.smartLabel65.OverlapOptimize = true;
- this.smartLabel65.PasswordChar = '\0';
- this.smartLabel65.Radius = 3;
- this.smartLabel65.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel65.Size = new System.Drawing.Size(70, 20);
- this.smartLabel65.TabIndex = 32;
- this.smartLabel65.Text = "SecDiff";
- this.smartLabel65.TextColor = System.Drawing.Color.White;
- this.smartLabel65.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel65.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel65.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel65.Wordwrap = false;
- //
- // labelDispMData6
- //
- this.labelDispMData6.BackGround = null;
- this.labelDispMData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispMData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispMData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispMData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispMData6.LineSpacing = 0F;
- this.labelDispMData6.Location = new System.Drawing.Point(80, 83);
- this.labelDispMData6.Name = "labelDispMData6";
- this.labelDispMData6.OverlapOptimize = true;
- this.labelDispMData6.PasswordChar = '\0';
- this.labelDispMData6.Radius = 3;
- this.labelDispMData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispMData6.Size = new System.Drawing.Size(90, 20);
- this.labelDispMData6.TabIndex = 31;
- this.labelDispMData6.Text = "9.2354";
- this.labelDispMData6.TextColor = System.Drawing.Color.White;
- this.labelDispMData6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispMData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispMData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispMData6.Wordwrap = false;
- //
- // smartLabel67
- //
- this.smartLabel67.BackGround = this.smartGroupBox2;
- this.smartLabel67.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel67.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel67.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel67.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel67.LineSpacing = 0F;
- this.smartLabel67.Location = new System.Drawing.Point(4, 83);
- this.smartLabel67.Name = "smartLabel67";
- this.smartLabel67.OverlapOptimize = true;
- this.smartLabel67.PasswordChar = '\0';
- this.smartLabel67.Radius = 3;
- this.smartLabel67.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel67.Size = new System.Drawing.Size(70, 20);
- this.smartLabel67.TabIndex = 30;
- this.smartLabel67.Text = "MData";
- this.smartLabel67.TextColor = System.Drawing.Color.White;
- this.smartLabel67.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel67.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel67.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel67.Wordwrap = false;
- //
- // labelDispRData6
- //
- this.labelDispRData6.BackGround = null;
- this.labelDispRData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelDispRData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelDispRData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelDispRData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelDispRData6.LineSpacing = 0F;
- this.labelDispRData6.Location = new System.Drawing.Point(80, 61);
- this.labelDispRData6.Name = "labelDispRData6";
- this.labelDispRData6.OverlapOptimize = true;
- this.labelDispRData6.PasswordChar = '\0';
- this.labelDispRData6.Radius = 3;
- this.labelDispRData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelDispRData6.Size = new System.Drawing.Size(90, 20);
- this.labelDispRData6.TabIndex = 28;
- this.labelDispRData6.Text = "-9.23 / -10.00";
- this.labelDispRData6.TextColor = System.Drawing.Color.White;
- this.labelDispRData6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelDispRData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelDispRData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelDispRData6.Wordwrap = false;
- //
- // smartLabel69
- //
- this.smartLabel69.BackGround = this.smartGroupBox2;
- this.smartLabel69.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel69.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel69.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel69.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel69.LineSpacing = 0F;
- this.smartLabel69.Location = new System.Drawing.Point(4, 61);
- this.smartLabel69.Name = "smartLabel69";
- this.smartLabel69.OverlapOptimize = true;
- this.smartLabel69.PasswordChar = '\0';
- this.smartLabel69.Radius = 3;
- this.smartLabel69.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel69.Size = new System.Drawing.Size(70, 20);
- this.smartLabel69.TabIndex = 29;
- this.smartLabel69.Text = "RData";
- this.smartLabel69.TextColor = System.Drawing.Color.White;
- this.smartLabel69.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel69.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel69.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel69.Wordwrap = false;
- //
- // smartSeparatorLine16
- //
- this.smartSeparatorLine16.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine16.Line1Width = 1F;
- this.smartSeparatorLine16.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine16.Line2Width = 1F;
- this.smartSeparatorLine16.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine16.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine16.Name = "smartSeparatorLine16";
- this.smartSeparatorLine16.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine16.TabIndex = 25;
- this.smartSeparatorLine16.Text = "smartSeparatorLine16";
+ this.labelDiffSecMax6.BackGround = null;
+ this.labelDiffSecMax6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecMax6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecMax6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecMax6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecMax6.LineSpacing = 0F;
+ this.labelDiffSecMax6.Location = new System.Drawing.Point(80, 173);
+ this.labelDiffSecMax6.Name = "labelDiffSecMax6";
+ this.labelDiffSecMax6.OverlapOptimize = true;
+ this.labelDiffSecMax6.PasswordChar = '\0';
+ this.labelDiffSecMax6.Radius = 3;
+ this.labelDiffSecMax6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecMax6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecMax6.TabIndex = 49;
+ this.labelDiffSecMax6.Text = "0.0023";
+ this.labelDiffSecMax6.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecMax6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecMax6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecMax6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecMax6.Wordwrap = false;
//
// labelResult6
//
@@ -6051,276 +6333,481 @@
this.labelResult6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelResult6.Wordwrap = false;
//
- // timerOn
+ // labelDispRData6
//
- this.timerOn.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
- this.timerOn.Interval = 1000;
- this.timerOn.IntervalSeries = null;
- this.timerOn.TimeCount = ((long)(1000000));
- this.timerOn.TimeFormStringSeparator = ":";
- this.timerOn.Tick += new System.EventHandler(this.timerOn_Tick);
+ this.labelDispRData6.BackGround = null;
+ this.labelDispRData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispRData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispRData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispRData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispRData6.LineSpacing = 0F;
+ this.labelDispRData6.Location = new System.Drawing.Point(80, 197);
+ this.labelDispRData6.Name = "labelDispRData6";
+ this.labelDispRData6.OverlapOptimize = true;
+ this.labelDispRData6.PasswordChar = '\0';
+ this.labelDispRData6.Radius = 3;
+ this.labelDispRData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispRData6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispRData6.TabIndex = 28;
+ this.labelDispRData6.Text = "0.00";
+ this.labelDispRData6.TextColor = System.Drawing.Color.White;
+ this.labelDispRData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispRData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispRData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispRData6.Wordwrap = false;
//
- // timerOff
+ // labelPressureWork6
//
- this.timerOff.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
- this.timerOff.Interval = 500;
- this.timerOff.IntervalSeries = null;
- this.timerOff.TimeCount = ((long)(1000000));
- this.timerOff.TimeFormStringSeparator = ":";
- this.timerOff.Tick += new System.EventHandler(this.timerOff_Tick);
+ this.labelPressureWork6.BackGround = null;
+ this.labelPressureWork6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureWork6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureWork6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWork6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWork6.LineSpacing = 0F;
+ this.labelPressureWork6.Location = new System.Drawing.Point(80, 61);
+ this.labelPressureWork6.Name = "labelPressureWork6";
+ this.labelPressureWork6.OverlapOptimize = true;
+ this.labelPressureWork6.PasswordChar = '\0';
+ this.labelPressureWork6.Radius = 3;
+ this.labelPressureWork6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureWork6.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureWork6.TabIndex = 41;
+ this.labelPressureWork6.Text = "0.0023";
+ this.labelPressureWork6.TextColor = System.Drawing.Color.White;
+ this.labelPressureWork6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWork6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureWork6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWork6.Wordwrap = false;
//
- // labelProgress3
+ // smartLabel90
//
- this.labelProgress3.BackGround = null;
- this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress3.LineSpacing = 0F;
- this.labelProgress3.Location = new System.Drawing.Point(168, 37);
- this.labelProgress3.Name = "labelProgress3";
- this.labelProgress3.OverlapOptimize = true;
- this.labelProgress3.PasswordChar = '\0';
- this.labelProgress3.Radius = 3;
- this.labelProgress3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress3.Size = new System.Drawing.Size(80, 40);
- this.labelProgress3.TabIndex = 451;
- this.labelProgress3.Text = "Move(Leak)";
- this.labelProgress3.TextColor = System.Drawing.Color.Black;
- this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress3.Wordwrap = false;
+ this.smartLabel90.BackGround = this.smartGroupBox2;
+ this.smartLabel90.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel90.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel90.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel90.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel90.LineSpacing = 0F;
+ this.smartLabel90.Location = new System.Drawing.Point(4, 173);
+ this.smartLabel90.Name = "smartLabel90";
+ this.smartLabel90.OverlapOptimize = true;
+ this.smartLabel90.PasswordChar = '\0';
+ this.smartLabel90.Radius = 3;
+ this.smartLabel90.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel90.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel90.TabIndex = 48;
+ this.smartLabel90.Text = "LR.Max";
+ this.smartLabel90.TextColor = System.Drawing.Color.White;
+ this.smartLabel90.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel90.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel90.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel90.Wordwrap = false;
//
- // labelProgress8
+ // smartLabel59
//
- this.labelProgress8.BackGround = null;
- this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress8.LineSpacing = 0F;
- this.labelProgress8.Location = new System.Drawing.Point(578, 37);
- this.labelProgress8.Name = "labelProgress8";
- this.labelProgress8.OverlapOptimize = true;
- this.labelProgress8.PasswordChar = '\0';
- this.labelProgress8.Radius = 3;
- this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress8.Size = new System.Drawing.Size(80, 40);
- this.labelProgress8.TabIndex = 450;
- this.labelProgress8.Text = "Measurement";
- this.labelProgress8.TextColor = System.Drawing.Color.Black;
- this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress8.Wordwrap = false;
+ this.smartLabel59.BackGround = this.smartGroupBox2;
+ this.smartLabel59.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel59.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel59.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel59.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel59.LineSpacing = 0F;
+ this.smartLabel59.Location = new System.Drawing.Point(4, 107);
+ this.smartLabel59.Name = "smartLabel59";
+ this.smartLabel59.OverlapOptimize = true;
+ this.smartLabel59.PasswordChar = '\0';
+ this.smartLabel59.Radius = 3;
+ this.smartLabel59.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel59.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel59.TabIndex = 39;
+ this.smartLabel59.Text = "ADC";
+ this.smartLabel59.TextColor = System.Drawing.Color.White;
+ this.smartLabel59.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel59.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel59.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel59.Wordwrap = false;
//
- // labelProgress7
+ // smartSeparatorLine16
//
- this.labelProgress7.BackGround = null;
- this.labelProgress7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress7.LineSpacing = 0F;
- this.labelProgress7.Location = new System.Drawing.Point(496, 37);
- this.labelProgress7.Name = "labelProgress7";
- this.labelProgress7.OverlapOptimize = true;
- this.labelProgress7.PasswordChar = '\0';
- this.labelProgress7.Radius = 3;
- this.labelProgress7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress7.Size = new System.Drawing.Size(80, 40);
- this.labelProgress7.TabIndex = 449;
- this.labelProgress7.Text = "V.Hold";
- this.labelProgress7.TextColor = System.Drawing.Color.Black;
- this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress7.Wordwrap = false;
+ this.smartSeparatorLine16.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine16.Line1Width = 1F;
+ this.smartSeparatorLine16.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine16.Line2Width = 1F;
+ this.smartSeparatorLine16.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine16.Location = new System.Drawing.Point(2, 194);
+ this.smartSeparatorLine16.Name = "smartSeparatorLine16";
+ this.smartSeparatorLine16.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine16.TabIndex = 25;
+ this.smartSeparatorLine16.Text = "smartSeparatorLine16";
//
- // labelProgress10
+ // smartSeparatorLine8
//
- this.labelProgress10.BackGround = null;
- this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress10.LineSpacing = 0F;
- this.labelProgress10.Location = new System.Drawing.Point(742, 37);
- this.labelProgress10.Name = "labelProgress10";
- this.labelProgress10.OverlapOptimize = true;
- this.labelProgress10.PasswordChar = '\0';
- this.labelProgress10.Radius = 3;
- this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress10.Size = new System.Drawing.Size(80, 40);
- this.labelProgress10.TabIndex = 448;
- this.labelProgress10.Text = "C.Release";
- this.labelProgress10.TextColor = System.Drawing.Color.Black;
- this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress10.Wordwrap = false;
+ this.smartSeparatorLine8.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine8.Line1Width = 1F;
+ this.smartSeparatorLine8.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine8.Line2Width = 1F;
+ this.smartSeparatorLine8.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine8.Location = new System.Drawing.Point(2, 104);
+ this.smartSeparatorLine8.Name = "smartSeparatorLine8";
+ this.smartSeparatorLine8.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine8.TabIndex = 38;
+ this.smartSeparatorLine8.Text = "smartSeparatorLine8";
//
- // labelProgress11
+ // labelDiffSecSum6
//
- this.labelProgress11.BackGround = null;
- this.labelProgress11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress11.LineSpacing = 0F;
- this.labelProgress11.Location = new System.Drawing.Point(824, 37);
- this.labelProgress11.Name = "labelProgress11";
- this.labelProgress11.OverlapOptimize = true;
- this.labelProgress11.PasswordChar = '\0';
- this.labelProgress11.Radius = 3;
- this.labelProgress11.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress11.Size = new System.Drawing.Size(80, 40);
- this.labelProgress11.TabIndex = 447;
- this.labelProgress11.Text = "Move(Ready)";
- this.labelProgress11.TextColor = System.Drawing.Color.Black;
- this.labelProgress11.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress11.Wordwrap = false;
+ this.labelDiffSecSum6.BackGround = null;
+ this.labelDiffSecSum6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecSum6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecSum6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecSum6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecSum6.LineSpacing = 0F;
+ this.labelDiffSecSum6.Location = new System.Drawing.Point(80, 151);
+ this.labelDiffSecSum6.Name = "labelDiffSecSum6";
+ this.labelDiffSecSum6.OverlapOptimize = true;
+ this.labelDiffSecSum6.PasswordChar = '\0';
+ this.labelDiffSecSum6.Radius = 3;
+ this.labelDiffSecSum6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecSum6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecSum6.TabIndex = 47;
+ this.labelDiffSecSum6.Text = "0.0023";
+ this.labelDiffSecSum6.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecSum6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecSum6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecSum6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecSum6.Wordwrap = false;
//
- // labelProgress9
+ // labelDiffMadc6
//
- this.labelProgress9.BackGround = null;
- this.labelProgress9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress9.LineSpacing = 0F;
- this.labelProgress9.Location = new System.Drawing.Point(660, 37);
- this.labelProgress9.Name = "labelProgress9";
- this.labelProgress9.OverlapOptimize = true;
- this.labelProgress9.PasswordChar = '\0';
- this.labelProgress9.Radius = 3;
- this.labelProgress9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress9.Size = new System.Drawing.Size(80, 40);
- this.labelProgress9.TabIndex = 446;
- this.labelProgress9.Text = "V. Break";
- this.labelProgress9.TextColor = System.Drawing.Color.Black;
- this.labelProgress9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress9.Wordwrap = false;
+ this.labelDiffMadc6.BackGround = null;
+ this.labelDiffMadc6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffMadc6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffMadc6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffMadc6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffMadc6.LineSpacing = 0F;
+ this.labelDiffMadc6.Location = new System.Drawing.Point(80, 107);
+ this.labelDiffMadc6.Name = "labelDiffMadc6";
+ this.labelDiffMadc6.OverlapOptimize = true;
+ this.labelDiffMadc6.PasswordChar = '\0';
+ this.labelDiffMadc6.Radius = 3;
+ this.labelDiffMadc6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffMadc6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffMadc6.TabIndex = 40;
+ this.labelDiffMadc6.Text = "0.0023";
+ this.labelDiffMadc6.TextColor = System.Drawing.Color.White;
+ this.labelDiffMadc6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffMadc6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffMadc6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffMadc6.Wordwrap = false;
//
- // labelProgress6
+ // labelTitleDispRData6
//
- this.labelProgress6.BackGround = null;
- this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress6.LineSpacing = 0F;
- this.labelProgress6.Location = new System.Drawing.Point(414, 37);
- this.labelProgress6.Name = "labelProgress6";
- this.labelProgress6.OverlapOptimize = true;
- this.labelProgress6.PasswordChar = '\0';
- this.labelProgress6.Radius = 3;
- this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress6.Size = new System.Drawing.Size(80, 40);
- this.labelProgress6.TabIndex = 445;
- this.labelProgress6.Text = "V.Start";
- this.labelProgress6.TextColor = System.Drawing.Color.Black;
- this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress6.Wordwrap = false;
+ this.labelTitleDispRData6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispRData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispRData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispRData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispRData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispRData6.LineSpacing = 0F;
+ this.labelTitleDispRData6.Location = new System.Drawing.Point(4, 197);
+ this.labelTitleDispRData6.Name = "labelTitleDispRData6";
+ this.labelTitleDispRData6.OverlapOptimize = true;
+ this.labelTitleDispRData6.PasswordChar = '\0';
+ this.labelTitleDispRData6.Radius = 3;
+ this.labelTitleDispRData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispRData6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispRData6.TabIndex = 29;
+ this.labelTitleDispRData6.Text = "Level";
+ this.labelTitleDispRData6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispRData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispRData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispRData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispRData6.Wordwrap = false;
//
- // labelProgress5
+ // labelPressureMaster6
//
- this.labelProgress5.BackGround = null;
- this.labelProgress5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress5.LineSpacing = 0F;
- this.labelProgress5.Location = new System.Drawing.Point(332, 37);
- this.labelProgress5.Name = "labelProgress5";
- this.labelProgress5.OverlapOptimize = true;
- this.labelProgress5.PasswordChar = '\0';
- this.labelProgress5.Radius = 3;
- this.labelProgress5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress5.Size = new System.Drawing.Size(80, 40);
- this.labelProgress5.TabIndex = 444;
- this.labelProgress5.Text = "C.Merge";
- this.labelProgress5.TextColor = System.Drawing.Color.Black;
- this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress5.Wordwrap = false;
+ this.labelPressureMaster6.BackGround = null;
+ this.labelPressureMaster6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelPressureMaster6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelPressureMaster6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelPressureMaster6.LineSpacing = 0F;
+ this.labelPressureMaster6.Location = new System.Drawing.Point(80, 83);
+ this.labelPressureMaster6.Name = "labelPressureMaster6";
+ this.labelPressureMaster6.OverlapOptimize = true;
+ this.labelPressureMaster6.PasswordChar = '\0';
+ this.labelPressureMaster6.Radius = 3;
+ this.labelPressureMaster6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelPressureMaster6.Size = new System.Drawing.Size(90, 20);
+ this.labelPressureMaster6.TabIndex = 36;
+ this.labelPressureMaster6.Text = "0.0023";
+ this.labelPressureMaster6.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelPressureMaster6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster6.Wordwrap = false;
//
- // labelProgress4
+ // smartLabel94
//
- this.labelProgress4.BackGround = null;
- this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress4.LineSpacing = 0F;
- this.labelProgress4.Location = new System.Drawing.Point(250, 37);
- this.labelProgress4.Name = "labelProgress4";
- this.labelProgress4.OverlapOptimize = true;
- this.labelProgress4.PasswordChar = '\0';
- this.labelProgress4.Radius = 3;
- this.labelProgress4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress4.Size = new System.Drawing.Size(80, 40);
- this.labelProgress4.TabIndex = 443;
- this.labelProgress4.Text = "Move(Check)";
- this.labelProgress4.TextColor = System.Drawing.Color.Black;
- this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress4.Wordwrap = false;
+ this.smartLabel94.BackGround = this.smartGroupBox2;
+ this.smartLabel94.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel94.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel94.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel94.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel94.LineSpacing = 0F;
+ this.smartLabel94.Location = new System.Drawing.Point(4, 151);
+ this.smartLabel94.Name = "smartLabel94";
+ this.smartLabel94.OverlapOptimize = true;
+ this.smartLabel94.PasswordChar = '\0';
+ this.smartLabel94.Radius = 3;
+ this.smartLabel94.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel94.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel94.TabIndex = 46;
+ this.smartLabel94.Text = "LR.Sum";
+ this.smartLabel94.TextColor = System.Drawing.Color.White;
+ this.smartLabel94.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel94.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel94.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel94.Wordwrap = false;
//
- // labelProgress2
+ // smartLabel62
//
- this.labelProgress2.BackGround = null;
- this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress2.LineSpacing = 0F;
- this.labelProgress2.Location = new System.Drawing.Point(86, 37);
- this.labelProgress2.Name = "labelProgress2";
- this.labelProgress2.OverlapOptimize = true;
- this.labelProgress2.PasswordChar = '\0';
- this.labelProgress2.Radius = 3;
- this.labelProgress2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress2.Size = new System.Drawing.Size(80, 40);
- this.labelProgress2.TabIndex = 442;
- this.labelProgress2.Text = "Entry";
- this.labelProgress2.TextColor = System.Drawing.Color.Black;
- this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress2.Wordwrap = false;
+ this.smartLabel62.BackGround = this.smartGroupBox2;
+ this.smartLabel62.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel62.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel62.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel62.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel62.LineSpacing = 0F;
+ this.smartLabel62.Location = new System.Drawing.Point(4, 83);
+ this.smartLabel62.Name = "smartLabel62";
+ this.smartLabel62.OverlapOptimize = true;
+ this.smartLabel62.PasswordChar = '\0';
+ this.smartLabel62.Radius = 3;
+ this.smartLabel62.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel62.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel62.TabIndex = 35;
+ this.smartLabel62.Text = "master";
+ this.smartLabel62.TextColor = System.Drawing.Color.White;
+ this.smartLabel62.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel62.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel62.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel62.Wordwrap = false;
//
- // labelProgress1
+ // labelTitleDispMData6
//
- this.labelProgress1.BackGround = null;
- this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress1.LineSpacing = 0F;
- this.labelProgress1.Location = new System.Drawing.Point(4, 37);
- this.labelProgress1.Name = "labelProgress1";
- this.labelProgress1.OverlapOptimize = true;
- this.labelProgress1.PasswordChar = '\0';
- this.labelProgress1.Radius = 3;
- this.labelProgress1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress1.Size = new System.Drawing.Size(80, 40);
- this.labelProgress1.TabIndex = 441;
- this.labelProgress1.Text = "Ready";
- this.labelProgress1.TextColor = System.Drawing.Color.Black;
- this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress1.Wordwrap = false;
+ this.labelTitleDispMData6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMData6.LineSpacing = 0F;
+ this.labelTitleDispMData6.Location = new System.Drawing.Point(4, 219);
+ this.labelTitleDispMData6.Name = "labelTitleDispMData6";
+ this.labelTitleDispMData6.OverlapOptimize = true;
+ this.labelTitleDispMData6.PasswordChar = '\0';
+ this.labelTitleDispMData6.Radius = 3;
+ this.labelTitleDispMData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMData6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMData6.TabIndex = 30;
+ this.labelTitleDispMData6.Text = "Height";
+ this.labelTitleDispMData6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMData6.Wordwrap = false;
+ //
+ // smartSeparatorLine9
+ //
+ this.smartSeparatorLine9.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine9.Line1Width = 1F;
+ this.smartSeparatorLine9.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine9.Line2Width = 1F;
+ this.smartSeparatorLine9.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine9.Location = new System.Drawing.Point(2, 57);
+ this.smartSeparatorLine9.Name = "smartSeparatorLine9";
+ this.smartSeparatorLine9.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine9.TabIndex = 37;
+ this.smartSeparatorLine9.Text = "smartSeparatorLine9";
+ //
+ // labelDispMDataMax6
+ //
+ this.labelDispMDataMax6.BackGround = null;
+ this.labelDispMDataMax6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataMax6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataMax6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataMax6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataMax6.LineSpacing = 0F;
+ this.labelDispMDataMax6.Location = new System.Drawing.Point(80, 241);
+ this.labelDispMDataMax6.Name = "labelDispMDataMax6";
+ this.labelDispMDataMax6.OverlapOptimize = true;
+ this.labelDispMDataMax6.PasswordChar = '\0';
+ this.labelDispMDataMax6.Radius = 3;
+ this.labelDispMDataMax6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataMax6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataMax6.TabIndex = 45;
+ this.labelDispMDataMax6.Text = "9.2354";
+ this.labelDispMDataMax6.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataMax6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataMax6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataMax6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataMax6.Wordwrap = false;
+ //
+ // smartLabel63
+ //
+ this.smartLabel63.BackGround = this.smartGroupBox2;
+ this.smartLabel63.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel63.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel63.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel63.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel63.LineSpacing = 0F;
+ this.smartLabel63.Location = new System.Drawing.Point(4, 61);
+ this.smartLabel63.Name = "smartLabel63";
+ this.smartLabel63.OverlapOptimize = true;
+ this.smartLabel63.PasswordChar = '\0';
+ this.smartLabel63.Radius = 3;
+ this.smartLabel63.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel63.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel63.TabIndex = 34;
+ this.smartLabel63.Text = "work";
+ this.smartLabel63.TextColor = System.Drawing.Color.White;
+ this.smartLabel63.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel63.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel63.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel63.Wordwrap = false;
+ //
+ // labelDispMData6
+ //
+ this.labelDispMData6.BackGround = null;
+ this.labelDispMData6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMData6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMData6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMData6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMData6.LineSpacing = 0F;
+ this.labelDispMData6.Location = new System.Drawing.Point(80, 219);
+ this.labelDispMData6.Name = "labelDispMData6";
+ this.labelDispMData6.OverlapOptimize = true;
+ this.labelDispMData6.PasswordChar = '\0';
+ this.labelDispMData6.Radius = 3;
+ this.labelDispMData6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMData6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMData6.TabIndex = 31;
+ this.labelDispMData6.Text = "9.2354";
+ this.labelDispMData6.TextColor = System.Drawing.Color.White;
+ this.labelDispMData6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMData6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMData6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMData6.Wordwrap = false;
+ //
+ // labelTitleDispMDataD6
+ //
+ this.labelTitleDispMDataD6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataD6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataD6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataD6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataD6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataD6.LineSpacing = 0F;
+ this.labelTitleDispMDataD6.Location = new System.Drawing.Point(4, 263);
+ this.labelTitleDispMDataD6.Name = "labelTitleDispMDataD6";
+ this.labelTitleDispMDataD6.OverlapOptimize = true;
+ this.labelTitleDispMDataD6.PasswordChar = '\0';
+ this.labelTitleDispMDataD6.Radius = 3;
+ this.labelTitleDispMDataD6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataD6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataD6.TabIndex = 42;
+ this.labelTitleDispMDataD6.Text = "Diff";
+ this.labelTitleDispMDataD6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataD6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataD6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataD6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataD6.Wordwrap = false;
+ //
+ // labelTitleDispMDataM6
+ //
+ this.labelTitleDispMDataM6.BackGround = this.smartGroupBox2;
+ this.labelTitleDispMDataM6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelTitleDispMDataM6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTitleDispMDataM6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTitleDispMDataM6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelTitleDispMDataM6.LineSpacing = 0F;
+ this.labelTitleDispMDataM6.Location = new System.Drawing.Point(4, 241);
+ this.labelTitleDispMDataM6.Name = "labelTitleDispMDataM6";
+ this.labelTitleDispMDataM6.OverlapOptimize = true;
+ this.labelTitleDispMDataM6.PasswordChar = '\0';
+ this.labelTitleDispMDataM6.Radius = 3;
+ this.labelTitleDispMDataM6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTitleDispMDataM6.Size = new System.Drawing.Size(70, 20);
+ this.labelTitleDispMDataM6.TabIndex = 44;
+ this.labelTitleDispMDataM6.Text = "Max Height";
+ this.labelTitleDispMDataM6.TextColor = System.Drawing.Color.White;
+ this.labelTitleDispMDataM6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTitleDispMDataM6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTitleDispMDataM6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTitleDispMDataM6.Wordwrap = false;
+ //
+ // labelDiffSecDiff6
+ //
+ this.labelDiffSecDiff6.BackGround = null;
+ this.labelDiffSecDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDiffSecDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDiffSecDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDiffSecDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDiffSecDiff6.LineSpacing = 0F;
+ this.labelDiffSecDiff6.Location = new System.Drawing.Point(80, 129);
+ this.labelDiffSecDiff6.Name = "labelDiffSecDiff6";
+ this.labelDiffSecDiff6.OverlapOptimize = true;
+ this.labelDiffSecDiff6.PasswordChar = '\0';
+ this.labelDiffSecDiff6.Radius = 3;
+ this.labelDiffSecDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDiffSecDiff6.Size = new System.Drawing.Size(90, 20);
+ this.labelDiffSecDiff6.TabIndex = 33;
+ this.labelDiffSecDiff6.Text = "0.0023";
+ this.labelDiffSecDiff6.TextColor = System.Drawing.Color.White;
+ this.labelDiffSecDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDiffSecDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDiffSecDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDiffSecDiff6.Wordwrap = false;
+ //
+ // smartLabel65
+ //
+ this.smartLabel65.BackGround = this.smartGroupBox2;
+ this.smartLabel65.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel65.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel65.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel65.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel65.LineSpacing = 0F;
+ this.smartLabel65.Location = new System.Drawing.Point(4, 129);
+ this.smartLabel65.Name = "smartLabel65";
+ this.smartLabel65.OverlapOptimize = true;
+ this.smartLabel65.PasswordChar = '\0';
+ this.smartLabel65.Radius = 3;
+ this.smartLabel65.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel65.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel65.TabIndex = 32;
+ this.smartLabel65.Text = "LR.Sec";
+ this.smartLabel65.TextColor = System.Drawing.Color.White;
+ this.smartLabel65.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel65.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel65.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel65.Wordwrap = false;
+ //
+ // labelDispMDataDiff6
+ //
+ this.labelDispMDataDiff6.BackGround = null;
+ this.labelDispMDataDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelDispMDataDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelDispMDataDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDispMDataDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelDispMDataDiff6.LineSpacing = 0F;
+ this.labelDispMDataDiff6.Location = new System.Drawing.Point(80, 263);
+ this.labelDispMDataDiff6.Name = "labelDispMDataDiff6";
+ this.labelDispMDataDiff6.OverlapOptimize = true;
+ this.labelDispMDataDiff6.PasswordChar = '\0';
+ this.labelDispMDataDiff6.Radius = 3;
+ this.labelDispMDataDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelDispMDataDiff6.Size = new System.Drawing.Size(90, 20);
+ this.labelDispMDataDiff6.TabIndex = 43;
+ this.labelDispMDataDiff6.Text = "9.2354";
+ this.labelDispMDataDiff6.TextColor = System.Drawing.Color.White;
+ this.labelDispMDataDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDispMDataDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelDispMDataDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDispMDataDiff6.Wordwrap = false;
//
// ControlMenuSystemStatus
//
@@ -6348,18 +6835,18 @@
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartGroupBox smartGroupBox4;
- private SmartX.SmartLabel labelDiffMean3;
+ private SmartX.SmartLabel labelDiffSecMax3;
private SmartX.SmartLabel smartLabel41;
private SmartX.SmartGroupBox smartGroupBox2;
private SmartX.SmartSeparatorLine smartSeparatorLine1;
- private SmartX.SmartLabel labelDiffMean1;
+ private SmartX.SmartLabel labelDiffSecMax1;
private SmartX.SmartLabel smartLabel21;
private SmartX.SmartLabel labelDiffSecSum1;
private SmartX.SmartLabel smartLabel17;
- private SmartX.SmartLabel labelDispSTD1;
- private SmartX.SmartLabel smartLabel11;
+ private SmartX.SmartLabel labelDispMDataMax1;
+ private SmartX.SmartLabel labelTitleDispMDataM1;
private SmartX.SmartLabel labelDispMDataDiff1;
- private SmartX.SmartLabel smartLabel5;
+ private SmartX.SmartLabel labelTitleDispMDataD1;
private SmartX.SmartLabel labelPressureWork1;
private SmartX.SmartLabel labelDiffMadc1;
private SmartX.SmartLabel smartLabel2;
@@ -6372,16 +6859,16 @@
private SmartX.SmartLabel labelDiffSecDiff1;
private SmartX.SmartLabel smartLabel8;
private SmartX.SmartLabel labelDispMData1;
- private SmartX.SmartLabel smartLabel6;
+ private SmartX.SmartLabel labelTitleDispMData1;
private SmartX.SmartLabel smartLabel61;
private SmartX.SmartLabel labelDispRData1;
- private SmartX.SmartLabel smartLabel3;
+ private SmartX.SmartLabel labelTitleDispRData1;
private SmartX.SmartLabel labelDiffSecSum3;
private SmartX.SmartLabel smartLabel45;
- private SmartX.SmartLabel labelDispSTD3;
- private SmartX.SmartLabel smartLabel48;
+ private SmartX.SmartLabel labelDispMDataMax3;
+ private SmartX.SmartLabel labelTitleDispMDataM3;
private SmartX.SmartLabel labelDispMDataDiff3;
- private SmartX.SmartLabel smartLabel53;
+ private SmartX.SmartLabel labelTitleDispMDataD3;
private SmartX.SmartSeparatorLine smartSeparatorLine23;
private SmartX.SmartLabel labelPressureWork3;
private SmartX.SmartLabel labelDiffMadc3;
@@ -6393,20 +6880,20 @@
private SmartX.SmartLabel labelDiffSecDiff3;
private SmartX.SmartLabel smartLabel28;
private SmartX.SmartLabel labelDispMData3;
- private SmartX.SmartLabel smartLabel30;
+ private SmartX.SmartLabel labelTitleDispMData3;
private SmartX.SmartLabel labelDispRData3;
- private SmartX.SmartLabel smartLabel32;
+ private SmartX.SmartLabel labelTitleDispRData3;
private SmartX.SmartSeparatorLine smartSeparatorLine13;
private SmartX.SmartLabel labelResult3;
private SmartX.SmartGroupBox smartGroupBox5;
- private SmartX.SmartLabel labelDiffMean4;
+ private SmartX.SmartLabel labelDiffSecMax4;
private SmartX.SmartLabel smartLabel57;
private SmartX.SmartLabel labelDiffSecSum4;
private SmartX.SmartLabel smartLabel60;
- private SmartX.SmartLabel labelDispSTD4;
- private SmartX.SmartLabel smartLabel66;
+ private SmartX.SmartLabel labelDispMDataMax4;
+ private SmartX.SmartLabel labelTitleDispMDataM4;
private SmartX.SmartLabel labelDispMDataDiff4;
- private SmartX.SmartLabel smartLabel70;
+ private SmartX.SmartLabel labelTitleDispMDataD4;
private SmartX.SmartSeparatorLine smartSeparatorLine5;
private SmartX.SmartLabel labelPressureWork4;
private SmartX.SmartLabel labelDiffMadc4;
@@ -6418,13 +6905,13 @@
private SmartX.SmartLabel labelDiffSecDiff4;
private SmartX.SmartLabel smartLabel40;
private SmartX.SmartLabel labelDispMData4;
- private SmartX.SmartLabel smartLabel42;
+ private SmartX.SmartLabel labelTitleDispMData4;
private SmartX.SmartLabel labelDispRData4;
- private SmartX.SmartLabel smartLabel44;
+ private SmartX.SmartLabel labelTitleDispRData4;
private SmartX.SmartSeparatorLine smartSeparatorLine14;
private SmartX.SmartLabel labelResult4;
private SmartX.SmartGroupBox smartGroupBox3;
- private SmartX.SmartLabel labelDiffMean2;
+ private SmartX.SmartLabel labelDiffSecMax2;
private SmartX.SmartSeparatorLine smartSeparatorLine22;
private SmartX.SmartLabel smartLabel24;
private SmartX.SmartLabel labelPressureWork2;
@@ -6432,31 +6919,31 @@
private SmartX.SmartLabel labelDiffMadc2;
private SmartX.SmartLabel smartLabel29;
private SmartX.SmartLabel smartLabel9;
- private SmartX.SmartLabel labelDispSTD2;
+ private SmartX.SmartLabel labelDispMDataMax2;
private SmartX.SmartSeparatorLine smartSeparatorLine2;
- private SmartX.SmartLabel smartLabel33;
+ private SmartX.SmartLabel labelTitleDispMDataM2;
private SmartX.SmartLabel labelPressureMaster2;
private SmartX.SmartLabel labelDispMDataDiff2;
private SmartX.SmartLabel smartLabel13;
- private SmartX.SmartLabel smartLabel36;
+ private SmartX.SmartLabel labelTitleDispMDataD2;
private SmartX.SmartLabel smartLabel14;
private SmartX.SmartLabel labelDiffSecDiff2;
private SmartX.SmartLabel smartLabel16;
private SmartX.SmartLabel labelDispMData2;
- private SmartX.SmartLabel smartLabel18;
+ private SmartX.SmartLabel labelTitleDispMData2;
private SmartX.SmartLabel labelDispRData2;
- private SmartX.SmartLabel smartLabel20;
+ private SmartX.SmartLabel labelTitleDispRData2;
private SmartX.SmartSeparatorLine smartSeparatorLine12;
private SmartX.SmartLabel labelResult2;
private SmartX.SmartGroupBox smartGroupBox6;
- private SmartX.SmartLabel labelDiffMean5;
+ private SmartX.SmartLabel labelDiffSecMax5;
private SmartX.SmartLabel smartLabel73;
private SmartX.SmartLabel labelDiffSecSum5;
private SmartX.SmartLabel smartLabel78;
- private SmartX.SmartLabel labelDispSTD5;
- private SmartX.SmartLabel smartLabel82;
+ private SmartX.SmartLabel labelDispMDataMax5;
+ private SmartX.SmartLabel labelTitleDispMDataM5;
private SmartX.SmartLabel labelDispMDataDiff5;
- private SmartX.SmartLabel smartLabel85;
+ private SmartX.SmartLabel labelTitleDispMDataD5;
private SmartX.SmartSeparatorLine smartSeparatorLine7;
private SmartX.SmartLabel labelPressureWork5;
private SmartX.SmartLabel labelDiffMadc5;
@@ -6468,20 +6955,20 @@
private SmartX.SmartLabel labelDiffSecDiff5;
private SmartX.SmartLabel smartLabel52;
private SmartX.SmartLabel labelDispMData5;
- private SmartX.SmartLabel smartLabel54;
+ private SmartX.SmartLabel labelTitleDispMData5;
private SmartX.SmartLabel labelDispRData5;
- private SmartX.SmartLabel smartLabel56;
+ private SmartX.SmartLabel labelTitleDispRData5;
private SmartX.SmartSeparatorLine smartSeparatorLine15;
private SmartX.SmartLabel labelResult5;
private SmartX.SmartGroupBox smartGroupBox7;
- private SmartX.SmartLabel labelDiffMean9;
+ private SmartX.SmartLabel labelDiffSecMax9;
private SmartX.SmartLabel smartLabel128;
private SmartX.SmartLabel labelDiffSecSum9;
private SmartX.SmartLabel smartLabel130;
- private SmartX.SmartLabel labelDispSTD9;
- private SmartX.SmartLabel smartLabel132;
+ private SmartX.SmartLabel labelDispMDataMax9;
+ private SmartX.SmartLabel labelTitleDispMDataM9;
private SmartX.SmartLabel labelDispMDataDiff9;
- private SmartX.SmartLabel smartLabel134;
+ private SmartX.SmartLabel labelTitleDispMDataD9;
private SmartX.SmartSeparatorLine smartSeparatorLine28;
private SmartX.SmartLabel labelPressureWork9;
private SmartX.SmartLabel labelDiffMadc9;
@@ -6493,20 +6980,20 @@
private SmartX.SmartLabel labelDiffSecDiff9;
private SmartX.SmartLabel smartLabel101;
private SmartX.SmartLabel labelDispMData9;
- private SmartX.SmartLabel smartLabel103;
+ private SmartX.SmartLabel labelTitleDispMData9;
private SmartX.SmartLabel labelDispRData9;
- private SmartX.SmartLabel smartLabel105;
+ private SmartX.SmartLabel labelTitleDispRData9;
private SmartX.SmartSeparatorLine smartSeparatorLine19;
private SmartX.SmartLabel labelResult9;
private SmartX.SmartGroupBox smartGroupBox8;
- private SmartX.SmartLabel labelDiffMean10;
+ private SmartX.SmartLabel labelDiffSecMax10;
private SmartX.SmartLabel smartLabel136;
private SmartX.SmartLabel labelDiffSecSum10;
private SmartX.SmartLabel smartLabel138;
- private SmartX.SmartLabel labelDispSTD10;
- private SmartX.SmartLabel smartLabel140;
+ private SmartX.SmartLabel labelDispMDataMax10;
+ private SmartX.SmartLabel labelTitleDispMDataM10;
private SmartX.SmartLabel labelDispMDataDiff10;
- private SmartX.SmartLabel smartLabel142;
+ private SmartX.SmartLabel labelTitleDispMDataD10;
private SmartX.SmartSeparatorLine smartSeparatorLine30;
private SmartX.SmartLabel labelPressureWork10;
private SmartX.SmartLabel labelDiffMadc10;
@@ -6518,20 +7005,20 @@
private SmartX.SmartLabel labelDiffSecDiff10;
private SmartX.SmartLabel smartLabel113;
private SmartX.SmartLabel labelDispMData10;
- private SmartX.SmartLabel smartLabel115;
+ private SmartX.SmartLabel labelTitleDispMData10;
private SmartX.SmartLabel labelDispRData10;
- private SmartX.SmartLabel smartLabel117;
+ private SmartX.SmartLabel labelTitleDispRData10;
private SmartX.SmartSeparatorLine smartSeparatorLine20;
private SmartX.SmartLabel labelResult10;
private SmartX.SmartGroupBox smartGroupBox9;
- private SmartX.SmartLabel labelDiffMean8;
+ private SmartX.SmartLabel labelDiffSecMax8;
private SmartX.SmartLabel smartLabel120;
private SmartX.SmartLabel labelDiffSecSum8;
private SmartX.SmartLabel smartLabel122;
- private SmartX.SmartLabel labelDispSTD8;
- private SmartX.SmartLabel smartLabel124;
+ private SmartX.SmartLabel labelDispMDataMax8;
+ private SmartX.SmartLabel labelTitleDispMDataM8;
private SmartX.SmartLabel labelDispMDataDiff8;
- private SmartX.SmartLabel smartLabel126;
+ private SmartX.SmartLabel labelTitleDispMDataD8;
private SmartX.SmartSeparatorLine smartSeparatorLine26;
private SmartX.SmartLabel labelPressureWork8;
private SmartX.SmartLabel labelDiffMadc8;
@@ -6543,20 +7030,20 @@
private SmartX.SmartLabel labelDiffSecDiff8;
private SmartX.SmartLabel smartLabel89;
private SmartX.SmartLabel labelDispMData8;
- private SmartX.SmartLabel smartLabel91;
+ private SmartX.SmartLabel labelTitleDispMData8;
private SmartX.SmartLabel labelDispRData8;
- private SmartX.SmartLabel smartLabel93;
+ private SmartX.SmartLabel labelTitleDispRData8;
private SmartX.SmartSeparatorLine smartSeparatorLine18;
private SmartX.SmartLabel labelResult8;
private SmartX.SmartGroupBox smartGroupBox10;
- private SmartX.SmartLabel labelDiffMean7;
+ private SmartX.SmartLabel labelDiffSecMax7;
private SmartX.SmartLabel smartLabel106;
private SmartX.SmartLabel labelDiffSecSum7;
private SmartX.SmartLabel smartLabel109;
- private SmartX.SmartLabel labelDispSTD7;
- private SmartX.SmartLabel smartLabel114;
+ private SmartX.SmartLabel labelDispMDataMax7;
+ private SmartX.SmartLabel labelTitleDispMDataM7;
private SmartX.SmartLabel labelDispMDataDiff7;
- private SmartX.SmartLabel smartLabel118;
+ private SmartX.SmartLabel labelTitleDispMDataD7;
private SmartX.SmartSeparatorLine smartSeparatorLine24;
private SmartX.SmartLabel labelPressureWork7;
private SmartX.SmartLabel labelDiffMadc7;
@@ -6568,20 +7055,20 @@
private SmartX.SmartLabel labelDiffSecDiff7;
private SmartX.SmartLabel smartLabel77;
private SmartX.SmartLabel labelDispMData7;
- private SmartX.SmartLabel smartLabel79;
+ private SmartX.SmartLabel labelTitleDispMData7;
private SmartX.SmartLabel labelDispRData7;
- private SmartX.SmartLabel smartLabel81;
+ private SmartX.SmartLabel labelTitleDispRData7;
private SmartX.SmartSeparatorLine smartSeparatorLine17;
private SmartX.SmartLabel labelResult7;
private SmartX.SmartGroupBox smartGroupBox11;
- private SmartX.SmartLabel labelDiffMean6;
+ private SmartX.SmartLabel labelDiffSecMax6;
private SmartX.SmartLabel smartLabel90;
private SmartX.SmartLabel labelDiffSecSum6;
private SmartX.SmartLabel smartLabel94;
- private SmartX.SmartLabel labelDispSTD6;
- private SmartX.SmartLabel smartLabel97;
+ private SmartX.SmartLabel labelDispMDataMax6;
+ private SmartX.SmartLabel labelTitleDispMDataM6;
private SmartX.SmartLabel labelDispMDataDiff6;
- private SmartX.SmartLabel smartLabel102;
+ private SmartX.SmartLabel labelTitleDispMDataD6;
private SmartX.SmartSeparatorLine smartSeparatorLine9;
private SmartX.SmartLabel labelPressureWork6;
private SmartX.SmartLabel labelDiffMadc6;
@@ -6593,24 +7080,42 @@
private SmartX.SmartLabel labelDiffSecDiff6;
private SmartX.SmartLabel smartLabel65;
private SmartX.SmartLabel labelDispMData6;
- private SmartX.SmartLabel smartLabel67;
+ private SmartX.SmartLabel labelTitleDispMData6;
private SmartX.SmartLabel labelDispRData6;
- private SmartX.SmartLabel smartLabel69;
+ private SmartX.SmartLabel labelTitleDispRData6;
private SmartX.SmartSeparatorLine smartSeparatorLine16;
private SmartX.SmartLabel labelResult6;
private SmartX.SmartButton buttonStart;
- private SmartX.SmartTimer timerOn;
- private SmartX.SmartTimer timerOff;
private SmartX.SmartLabel labelProgress3;
- private SmartX.SmartLabel labelProgress8;
private SmartX.SmartLabel labelProgress7;
- private SmartX.SmartLabel labelProgress10;
- private SmartX.SmartLabel labelProgress11;
- private SmartX.SmartLabel labelProgress9;
private SmartX.SmartLabel labelProgress6;
+ private SmartX.SmartLabel labelProgress9;
+ private SmartX.SmartLabel labelProgress10;
+ private SmartX.SmartLabel labelProgress8;
private SmartX.SmartLabel labelProgress5;
private SmartX.SmartLabel labelProgress4;
private SmartX.SmartLabel labelProgress2;
private SmartX.SmartLabel labelProgress1;
+ private SmartX.SmartButton buttonDisplay;
+ private SmartX.SmartLabel labelResultDiff1;
+ private SmartX.SmartLabel labelResultDisp1;
+ private SmartX.SmartLabel labelResultDiff3;
+ private SmartX.SmartLabel labelResultDisp3;
+ private SmartX.SmartLabel labelResultDiff4;
+ private SmartX.SmartLabel labelResultDisp4;
+ private SmartX.SmartLabel labelResultDiff2;
+ private SmartX.SmartLabel labelResultDisp2;
+ private SmartX.SmartLabel labelResultDiff5;
+ private SmartX.SmartLabel labelResultDisp5;
+ private SmartX.SmartLabel labelResultDiff9;
+ private SmartX.SmartLabel labelResultDisp9;
+ private SmartX.SmartLabel labelResultDiff8;
+ private SmartX.SmartLabel labelResultDisp8;
+ private SmartX.SmartLabel labelResultDiff7;
+ private SmartX.SmartLabel labelResultDisp7;
+ private SmartX.SmartLabel labelResultDiff6;
+ private SmartX.SmartLabel labelResultDisp6;
+ private SmartX.SmartLabel labelResultDiff10;
+ private SmartX.SmartLabel labelResultDisp10;
}
}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus.cs
index 4cd360f..15e3e4a 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemStatus.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus.cs
@@ -18,29 +18,27 @@ namespace INT_PT002.Controls
{
#region Field
private FormMenu m_ParentForm;
- private Define.E_ProcessStatus PreviousStageNum;
- private Color ColorProgressOn;
- private Color ColorProgressOff;
- private Color ColorResultPass;
- private Color ColorResultNG;
- private Color ColorResultNone;
+ private Collection CollectionLabelProgress;
private Collection CollectionLabelResult;
- private Collection CollectionLabelProgress;
+ private Collection CollectionLabelResultDiff;
+ private Collection CollectionLabelResultDisp;
private Collection CollectionDispRData;
private Collection CollectionDispMData;
private Collection CollectionDispMDataDiff;
- private Collection CollectionDispSTD;
+ private Collection CollectionDispMDataMax;
private Collection CollectionDiffMadc;
private Collection CollectionDiffSecDiff;
private Collection CollectionDiffSecSum;
- private Collection CollectionDiffMean;
+ private Collection CollectionDiffSecMax;
private Collection CollectionPressureWork;
private Collection CollectionPressureMaster;
+
+ private Collection CollectionTitleDisp;
#endregion
#region Constructor
@@ -67,24 +65,17 @@ namespace INT_PT002.Controls
{
this.smartGroupBox1.Text = "System > Equipment";
- this.ColorProgressOff = Color.Azure;
- this.ColorProgressOn = Color.Lime;
- this.ColorResultPass = Color.Green;
- this.ColorResultNG = Color.Red;
- this.ColorResultNone = Color.White;
-
this.CollectionLabelProgress = new Collection();
this.CollectionLabelProgress.Clear();
this.CollectionLabelProgress.Add(this.labelProgress1);
this.CollectionLabelProgress.Add(this.labelProgress2);
this.CollectionLabelProgress.Add(this.labelProgress3);
- this.CollectionLabelProgress.Add(this.labelProgress4);
+ this.CollectionLabelProgress.Add(this.labelProgress5);
this.CollectionLabelProgress.Add(this.labelProgress6);
this.CollectionLabelProgress.Add(this.labelProgress7);
this.CollectionLabelProgress.Add(this.labelProgress8);
this.CollectionLabelProgress.Add(this.labelProgress9);
this.CollectionLabelProgress.Add(this.labelProgress10);
- this.CollectionLabelProgress.Add(this.labelProgress11);
this.CollectionLabelResult = new Collection();
this.CollectionLabelResult.Add(this.labelResult1);
@@ -98,6 +89,30 @@ namespace INT_PT002.Controls
this.CollectionLabelResult.Add(this.labelResult9);
this.CollectionLabelResult.Add(this.labelResult10);
+ this.CollectionLabelResultDiff = new Collection();
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff1);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff2);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff3);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff4);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff5);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff6);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff7);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff8);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff9);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff10);
+
+ this.CollectionLabelResultDisp = new Collection();
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp1);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp2);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp3);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp4);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp5);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp6);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp7);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp8);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp9);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp10);
+
this.CollectionDispRData = new Collection();
this.CollectionDispRData.Add(this.labelDispRData1);
this.CollectionDispRData.Add(this.labelDispRData2);
@@ -134,17 +149,17 @@ namespace INT_PT002.Controls
this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff9);
this.CollectionDispMDataDiff.Add(this.labelDispMDataDiff10);
- this.CollectionDispSTD = new Collection();
- this.CollectionDispSTD.Add(this.labelDispSTD1);
- this.CollectionDispSTD.Add(this.labelDispSTD2);
- this.CollectionDispSTD.Add(this.labelDispSTD3);
- this.CollectionDispSTD.Add(this.labelDispSTD4);
- this.CollectionDispSTD.Add(this.labelDispSTD5);
- this.CollectionDispSTD.Add(this.labelDispSTD6);
- this.CollectionDispSTD.Add(this.labelDispSTD7);
- this.CollectionDispSTD.Add(this.labelDispSTD8);
- this.CollectionDispSTD.Add(this.labelDispSTD9);
- this.CollectionDispSTD.Add(this.labelDispSTD10);
+ this.CollectionDispMDataMax = new Collection();
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax1);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax2);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax3);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax4);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax5);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax6);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax7);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax8);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax9);
+ this.CollectionDispMDataMax.Add(this.labelDispMDataMax10);
this.CollectionDiffMadc = new Collection();
this.CollectionDiffMadc.Add(this.labelDiffMadc1);
@@ -182,17 +197,17 @@ namespace INT_PT002.Controls
this.CollectionDiffSecSum.Add(this.labelDiffSecSum9);
this.CollectionDiffSecSum.Add(this.labelDiffSecSum10);
- this.CollectionDiffMean = new Collection();
- this.CollectionDiffMean.Add(this.labelDiffMean1);
- this.CollectionDiffMean.Add(this.labelDiffMean2);
- this.CollectionDiffMean.Add(this.labelDiffMean3);
- this.CollectionDiffMean.Add(this.labelDiffMean4);
- this.CollectionDiffMean.Add(this.labelDiffMean5);
- this.CollectionDiffMean.Add(this.labelDiffMean6);
- this.CollectionDiffMean.Add(this.labelDiffMean7);
- this.CollectionDiffMean.Add(this.labelDiffMean8);
- this.CollectionDiffMean.Add(this.labelDiffMean9);
- this.CollectionDiffMean.Add(this.labelDiffMean10);
+ this.CollectionDiffSecMax = new Collection();
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax1);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax2);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax3);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax4);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax5);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax6);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax7);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax8);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax9);
+ this.CollectionDiffSecMax.Add(this.labelDiffSecMax10);
this.CollectionPressureWork = new Collection();
this.CollectionPressureWork.Add(this.labelPressureWork1);
@@ -217,21 +232,68 @@ namespace INT_PT002.Controls
this.CollectionPressureMaster.Add(this.labelPressureMaster8);
this.CollectionPressureMaster.Add(this.labelPressureMaster9);
this.CollectionPressureMaster.Add(this.labelPressureMaster10);
+
+ this.CollectionTitleDisp = new Collection();
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispRData10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMData10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataD10);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM1);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM2);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM3);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM4);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM5);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM6);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM7);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM8);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM9);
+ this.CollectionTitleDisp.Add(this.labelTitleDispMDataM10);
}
- private void InitializeData()
+ public void InitializeData()
{
for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
{
this.CollectionLabelResult[i].Text = "-";
- this.CollectionLabelResult[i].TextColor = this.ColorResultNone;
+ this.CollectionLabelResult[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDiff[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDiff[i].Visible = false;
+ this.CollectionLabelResultDisp[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDisp[i].Visible = false;
+
this.CollectionDispRData[i].Text = "0.00";
this.CollectionDispMData[i].Text = "0.00";
this.CollectionDispMDataDiff[i].Text = "0.00";
- this.CollectionDispSTD[i].Text = "0.00";
+ this.CollectionDispMDataMax[i].Text = "0.00";
this.CollectionDiffMadc[i].Text = "0.00";
this.CollectionDiffSecDiff[i].Text = "0.00";
this.CollectionDiffSecSum[i].Text = "0.00";
- this.CollectionDiffMean[i].Text = "0.00";
+ this.CollectionDiffSecMax[i].Text = "0.00";
this.CollectionPressureWork[i].Text = "0.0";
this.CollectionPressureMaster[i].Text = "0.0";
}
@@ -245,22 +307,27 @@ namespace INT_PT002.Controls
{
case Define.E_JudgmentStatus.None:
value = "-";
- label2.TextColor = this.ColorResultNone;
+ label2.TextColor = Define.ColorTextResultNone;
label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
break;
case Define.E_JudgmentStatus.Pass:
value = "Pass";
- label2.TextColor = this.ColorResultPass;
+ label2.TextColor = Define.ColorTextResultPass;
label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
break;
case Define.E_JudgmentStatus.Ng:
value = "Leak";
- label2.TextColor = this.ColorResultNG;
+ label2.TextColor = Define.ColorTextResultNG;
+ label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ value = "Empty";
+ label2.TextColor = Define.ColorTextResultNone;
label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
break;
case Define.E_JudgmentStatus.Error:
- value = "Empty";
- label2.TextColor = this.ColorResultNone;
+ value = "Error";
+ label2.TextColor = Define.ColorTextResultNone;
label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
break;
default:
@@ -270,14 +337,74 @@ namespace INT_PT002.Controls
if (label2.Text != value)
label2.Text = value;
}
+ private void GetJudgmentResultDiff(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Diff";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+
+ label.Visible = true;
+ }
+ private void GetJudgmentResultDisp(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Disp";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+
+ label.Visible = true;
+ }
private void SelectProcessLabelRefresh(int index)
{
- this.CollectionLabelProgress[index].BackGroundColor = this.ColorProgressOn;
+ this.CollectionLabelProgress[index].BackGroundColor = Define.ColorProgressOn;
}
private void UnselectProcessLabelRefresh(int index)
{
- this.CollectionLabelProgress[index].BackGroundColor = this.ColorProgressOff;
+ this.CollectionLabelProgress[index].BackGroundColor = Define.ColorProgressOff;
}
public void UpdateDisplayProcessStatus(Define.E_ProcessStatus status)
@@ -287,149 +414,138 @@ namespace INT_PT002.Controls
case Define.E_ProcessStatus._0_None:
break;
case Define.E_ProcessStatus._1_Ready:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOn) this.labelProgress1.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOn) this.labelProgress1.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._2_ProductEntry:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOn) this.labelProgress2.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOn) this.labelProgress2.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
this.InitializeData();
break;
case Define.E_ProcessStatus._3_MoveToLeak:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOn) this.labelProgress3.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._4_MoveToCheck:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOn) this.labelProgress4.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._5_ChamberMerge:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOn) this.labelProgress5.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOn) this.labelProgress4.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._6_VacuumStart:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOn) this.labelProgress6.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOn) this.labelProgress5.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._7_VacuumHold:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOn) this.labelProgress7.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOn) this.labelProgress6.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._8_Judgment:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOn) this.labelProgress8.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOn) this.labelProgress7.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._9_VacuumBreak:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOn) this.labelProgress9.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOn) this.labelProgress8.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._10_ChamberRelease:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOn) this.labelProgress10.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOn) this.labelProgress9.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._11_MoveToReady:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOn) this.labelProgress11.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOn) this.labelProgress10.BackGroundColor = Define.ColorProgressOn;
break;
default:
break;
@@ -508,7 +624,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[i].Text != value)
this.CollectionDiffMadc[i].Text = value;
- value = datas[i].SecBufDiff;
+ value = datas[i].SecBuf;
if (this.CollectionDiffSecDiff[i].Text != value)
this.CollectionDiffSecDiff[i].Text = value;
@@ -516,9 +632,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[i].Text != value)
this.CollectionDiffSecSum[i].Text = value;
- value = datas[i].DiffMean;
- if (this.CollectionDiffMean[i].Text != value)
- this.CollectionDiffMean[i].Text = value;
+ value = datas[i].SecBufMax;
+ if (this.CollectionDiffSecMax[i].Text != value)
+ this.CollectionDiffSecMax[i].Text = value;
}
}
public void UpdateDisplayDiffData1(LeakData1 data)
@@ -529,7 +645,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[0].Text != value)
this.CollectionDiffMadc[0].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[0].Text != value)
this.CollectionDiffSecDiff[0].Text = value;
@@ -537,9 +653,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[0].Text != value)
this.CollectionDiffSecSum[0].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[0].Text != value)
- this.CollectionDiffMean[0].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[0].Text != value)
+ this.CollectionDiffSecMax[0].Text = value;
}
public void UpdateDisplayDiffData2(LeakData1 data)
{
@@ -549,7 +665,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[1].Text != value)
this.CollectionDiffMadc[1].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[1].Text != value)
this.CollectionDiffSecDiff[1].Text = value;
@@ -557,9 +673,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[1].Text != value)
this.CollectionDiffSecSum[1].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[1].Text != value)
- this.CollectionDiffMean[1].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[1].Text != value)
+ this.CollectionDiffSecMax[1].Text = value;
}
public void UpdateDisplayDiffData3(LeakData1 data)
{
@@ -569,7 +685,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[2].Text != value)
this.CollectionDiffMadc[2].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[2].Text != value)
this.CollectionDiffSecDiff[2].Text = value;
@@ -577,9 +693,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[2].Text != value)
this.CollectionDiffSecSum[2].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[2].Text != value)
- this.CollectionDiffMean[2].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[2].Text != value)
+ this.CollectionDiffSecMax[2].Text = value;
}
public void UpdateDisplayDiffData4(LeakData1 data)
{
@@ -589,7 +705,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[3].Text != value)
this.CollectionDiffMadc[3].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[3].Text != value)
this.CollectionDiffSecDiff[3].Text = value;
@@ -597,9 +713,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[3].Text != value)
this.CollectionDiffSecSum[3].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[3].Text != value)
- this.CollectionDiffMean[3].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[3].Text != value)
+ this.CollectionDiffSecMax[3].Text = value;
}
public void UpdateDisplayDiffData5(LeakData1 data)
{
@@ -609,7 +725,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[4].Text != value)
this.CollectionDiffMadc[4].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[4].Text != value)
this.CollectionDiffSecDiff[4].Text = value;
@@ -617,9 +733,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[4].Text != value)
this.CollectionDiffSecSum[4].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[4].Text != value)
- this.CollectionDiffMean[4].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[4].Text != value)
+ this.CollectionDiffSecMax[4].Text = value;
}
public void UpdateDisplayDiffData6(LeakData1 data)
{
@@ -629,7 +745,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[5].Text != value)
this.CollectionDiffMadc[5].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[5].Text != value)
this.CollectionDiffSecDiff[5].Text = value;
@@ -637,9 +753,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[5].Text != value)
this.CollectionDiffSecSum[5].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[5].Text != value)
- this.CollectionDiffMean[5].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[5].Text != value)
+ this.CollectionDiffSecMax[5].Text = value;
}
public void UpdateDisplayDiffData7(LeakData1 data)
{
@@ -649,7 +765,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[6].Text != value)
this.CollectionDiffMadc[6].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[6].Text != value)
this.CollectionDiffSecDiff[6].Text = value;
@@ -657,9 +773,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[6].Text != value)
this.CollectionDiffSecSum[6].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[6].Text != value)
- this.CollectionDiffMean[6].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[6].Text != value)
+ this.CollectionDiffSecMax[6].Text = value;
}
public void UpdateDisplayDiffData8(LeakData1 data)
{
@@ -669,7 +785,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[7].Text != value)
this.CollectionDiffMadc[7].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[7].Text != value)
this.CollectionDiffSecDiff[7].Text = value;
@@ -677,9 +793,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[7].Text != value)
this.CollectionDiffSecSum[7].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[7].Text != value)
- this.CollectionDiffMean[7].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[7].Text != value)
+ this.CollectionDiffSecMax[7].Text = value;
}
public void UpdateDisplayDiffData9(LeakData1 data)
{
@@ -689,7 +805,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[8].Text != value)
this.CollectionDiffMadc[8].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[8].Text != value)
this.CollectionDiffSecDiff[8].Text = value;
@@ -697,9 +813,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[8].Text != value)
this.CollectionDiffSecSum[8].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[8].Text != value)
- this.CollectionDiffMean[8].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[8].Text != value)
+ this.CollectionDiffSecMax[8].Text = value;
}
public void UpdateDisplayDiffData10(LeakData1 data)
{
@@ -709,7 +825,7 @@ namespace INT_PT002.Controls
if (this.CollectionDiffMadc[9].Text != value)
this.CollectionDiffMadc[9].Text = value;
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBuf;
if (this.CollectionDiffSecDiff[9].Text != value)
this.CollectionDiffSecDiff[9].Text = value;
@@ -717,9 +833,9 @@ namespace INT_PT002.Controls
if (this.CollectionDiffSecSum[9].Text != value)
this.CollectionDiffSecSum[9].Text = value;
- value = data.DiffData.DiffMean;
- if (this.CollectionDiffMean[9].Text != value)
- this.CollectionDiffMean[9].Text = value;
+ value = data.DiffData.SecBufMax;
+ if (this.CollectionDiffSecMax[9].Text != value)
+ this.CollectionDiffSecMax[9].Text = value;
}
// 변위센서 데이터
@@ -741,9 +857,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[i].Text != value)
this.CollectionDispMDataDiff[i].Text = value;
- value = datas[i].STD;
- if (this.CollectionDispSTD[i].Text != value)
- this.CollectionDispSTD[i].Text = value;
+ value = datas[i].MDataMax;
+ if (this.CollectionDispMDataMax[i].Text != value)
+ this.CollectionDispMDataMax[i].Text = value;
}
}
public void UpdateDisplayDispData1(LeakData1 data)
@@ -762,9 +878,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[0].Text != value)
this.CollectionDispMDataDiff[0].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[0].Text != value)
- this.CollectionDispSTD[0].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[0].Text != value)
+ this.CollectionDispMDataMax[0].Text = value;
}
public void UpdateDisplayDispData2(LeakData1 data)
{
@@ -782,9 +898,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[1].Text != value)
this.CollectionDispMDataDiff[1].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[1].Text != value)
- this.CollectionDispSTD[1].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[1].Text != value)
+ this.CollectionDispMDataMax[1].Text = value;
}
public void UpdateDisplayDispData3(LeakData1 data)
{
@@ -802,9 +918,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[2].Text != value)
this.CollectionDispMDataDiff[2].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[2].Text != value)
- this.CollectionDispSTD[2].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[2].Text != value)
+ this.CollectionDispMDataMax[2].Text = value;
}
public void UpdateDisplayDispData4(LeakData1 data)
{
@@ -822,9 +938,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[3].Text != value)
this.CollectionDispMDataDiff[3].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[3].Text != value)
- this.CollectionDispSTD[3].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[3].Text != value)
+ this.CollectionDispMDataMax[3].Text = value;
}
public void UpdateDisplayDispData5(LeakData1 data)
{
@@ -842,9 +958,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[4].Text != value)
this.CollectionDispMDataDiff[4].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[4].Text != value)
- this.CollectionDispSTD[4].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[4].Text != value)
+ this.CollectionDispMDataMax[4].Text = value;
}
public void UpdateDisplayDispData6(LeakData1 data)
{
@@ -862,9 +978,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[5].Text != value)
this.CollectionDispMDataDiff[5].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[5].Text != value)
- this.CollectionDispSTD[5].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[5].Text != value)
+ this.CollectionDispMDataMax[5].Text = value;
}
public void UpdateDisplayDispData7(LeakData1 data)
{
@@ -882,9 +998,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[6].Text != value)
this.CollectionDispMDataDiff[6].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[6].Text != value)
- this.CollectionDispSTD[6].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[6].Text != value)
+ this.CollectionDispMDataMax[6].Text = value;
}
public void UpdateDisplayDispData8(LeakData1 data)
{
@@ -902,9 +1018,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[7].Text != value)
this.CollectionDispMDataDiff[7].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[7].Text != value)
- this.CollectionDispSTD[7].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[7].Text != value)
+ this.CollectionDispMDataMax[7].Text = value;
}
public void UpdateDisplayDispData9(LeakData1 data)
{
@@ -922,9 +1038,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[8].Text != value)
this.CollectionDispMDataDiff[8].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[8].Text != value)
- this.CollectionDispSTD[8].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[8].Text != value)
+ this.CollectionDispMDataMax[8].Text = value;
}
public void UpdateDisplayDispData10(LeakData1 data)
{
@@ -942,9 +1058,9 @@ namespace INT_PT002.Controls
if (this.CollectionDispMDataDiff[9].Text != value)
this.CollectionDispMDataDiff[9].Text = value;
- value = data.DispData.STD;
- if (this.CollectionDispSTD[9].Text != value)
- this.CollectionDispSTD[9].Text = value;
+ value = data.DispData.MDataMax;
+ if (this.CollectionDispMDataMax[9].Text != value)
+ this.CollectionDispMDataMax[9].Text = value;
}
// 압력센서 데이터
@@ -1085,102 +1201,188 @@ namespace INT_PT002.Controls
}
// 판정결과
- public void UpdateDisplayJudgmentData(LeakData datas)
- {
- this.timerOn.Stop();
- this.timerOff.Stop();
-
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.GetJudgmentResult(datas.CollJudgment[i], this.CollectionLabelResult[i]);
- this.CollectionLabelResult[i].Visible = true;
- }
- }
public void UpdateDisplayJudgmentData1(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[0]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[0]);
- this.CollectionLabelResult[0].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[0]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[0]);
+ }
}
public void UpdateDisplayJudgmentData2(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[1]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[1]);
- this.CollectionLabelResult[1].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[1]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[1]);
+ }
}
public void UpdateDisplayJudgmentData3(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[2]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[2]);
- this.CollectionLabelResult[2].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[2]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[2]);
+ }
}
public void UpdateDisplayJudgmentData4(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[3]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[3]);
- this.CollectionLabelResult[3].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[3]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[3]);
+ }
}
public void UpdateDisplayJudgmentData5(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[4]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[4]);
- this.CollectionLabelResult[4].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[4]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[4]);
+ }
}
public void UpdateDisplayJudgmentData6(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[5]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[5]);
- this.CollectionLabelResult[5].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[5]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[5]);
+ }
}
public void UpdateDisplayJudgmentData7(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[6]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[6]);
- this.CollectionLabelResult[6].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[6]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[6]);
+ }
}
public void UpdateDisplayJudgmentData8(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[7]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[7]);
- this.CollectionLabelResult[7].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[7]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[7]);
+ }
}
public void UpdateDisplayJudgmentData9(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[8]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[8]);
- this.CollectionLabelResult[8].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[8]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[8]);
+ }
}
public void UpdateDisplayJudgmentData10(LeakData1 data)
{
- this.timerOn.Stop();
- this.timerOff.Stop();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[9]);
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[9]);
- this.CollectionLabelResult[9].Visible = true;
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[9]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[9]);
+ }
}
public void DisplayRefresh()
{
this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.Equipment;
this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
+
+ if (this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE == false)
+ {
+ for (int i = 0; i < this.CollectionTitleDisp.Count; i++)
+ this.CollectionTitleDisp[i].Enabled = false;
+
+ for (int i = 0; i < 10; i++)
+ {
+ this.CollectionDispRData[i].Enabled = false;
+ this.CollectionDispMData[i].Enabled = false;
+ this.CollectionDispMDataDiff[i].Enabled = false;
+ this.CollectionDispMDataMax[i].Enabled = false;
+ }
+ }
+ else
+ {
+ for (int i = 0; i < this.CollectionTitleDisp.Count; i++)
+ this.CollectionTitleDisp[i].Enabled = true;
+
+ for (int i = 0; i < 10; i++)
+ {
+ this.CollectionDispRData[i].Enabled = true;
+ this.CollectionDispMData[i].Enabled = true;
+ this.CollectionDispMDataDiff[i].Enabled = true;
+ this.CollectionDispMDataMax[i].Enabled = true;
+ }
+ }
}
#endregion
@@ -1188,26 +1390,12 @@ namespace INT_PT002.Controls
private void buttonInspection_Click(object sender, EventArgs e)
{
this.InitializeData();
+ this.ParentForm.Child_System_Equipment10.InitializeData();
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
}
-
- private void timerOn_Tick(object sender, EventArgs e)
+ private void buttonDisplay_Click(object sender, EventArgs e)
{
- this.timerOn.Stop();
-
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollectionLabelResult[i].Visible = false;
-
- this.timerOff.Start();
- }
- private void timerOff_Tick(object sender, EventArgs e)
- {
- this.timerOff.Stop();
-
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollectionLabelResult[i].Visible = true;
-
- this.timerOn.Start();
+ this.ParentForm.UpdateDisplayEquipmentTest();
}
#endregion
}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus.resx b/INT_PT002/Controls/System/ControlMenuSystemStatus.resx
index 9eaafa6..6423703 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemStatus.resx
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus.resx
@@ -117,12 +117,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 17, 17
-
-
- 114, 17
-
47
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus1.Designer.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus1.Designer.cs
index e3c1450..3190e12 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemStatus1.Designer.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus1.Designer.cs
@@ -34,22 +34,26 @@
this.buttonDisplay = new SmartX.SmartButton();
this.buttonStart = new SmartX.SmartButton();
this.labelProgress3 = new SmartX.SmartLabel();
- this.labelProgress8 = new SmartX.SmartLabel();
this.labelProgress7 = new SmartX.SmartLabel();
+ this.labelProgress6 = new SmartX.SmartLabel();
this.smartGroupBox14 = new SmartX.SmartGroupBox();
+ this.labelResultDisp10 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.smartDraw1 = new SmartX.SmartDraw();
+ this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
+ this.smartLabel61 = new SmartX.SmartLabel();
+ this.labelResultDiff10 = new SmartX.SmartLabel();
this.labelResult10 = new SmartX.SmartLabel();
this.smartSeparatorLine10 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster10 = new SmartX.SmartLabel();
this.labelPressureWorking10 = new SmartX.SmartLabel();
this.smartLabel68 = new SmartX.SmartLabel();
- this.smartGroupBox2 = new SmartX.SmartGroupBox();
- this.smartDraw1 = new SmartX.SmartDraw();
- this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
- this.smartLabel61 = new SmartX.SmartLabel();
this.smartLabel69 = new SmartX.SmartLabel();
this.labelDiffSecDiff10 = new SmartX.SmartLabel();
this.smartLabel71 = new SmartX.SmartLabel();
this.smartGroupBox12 = new SmartX.SmartGroupBox();
+ this.labelResultDisp8 = new SmartX.SmartLabel();
+ this.labelResultDiff8 = new SmartX.SmartLabel();
this.labelResult8 = new SmartX.SmartLabel();
this.smartSeparatorLine8 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster8 = new SmartX.SmartLabel();
@@ -59,6 +63,8 @@
this.labelDiffSecDiff8 = new SmartX.SmartLabel();
this.smartLabel56 = new SmartX.SmartLabel();
this.smartGroupBox15 = new SmartX.SmartGroupBox();
+ this.labelResultDisp9 = new SmartX.SmartLabel();
+ this.labelResultDiff9 = new SmartX.SmartLabel();
this.labelResult9 = new SmartX.SmartLabel();
this.smartSeparatorLine11 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster9 = new SmartX.SmartLabel();
@@ -68,6 +74,8 @@
this.labelDiffSecDiff9 = new SmartX.SmartLabel();
this.smartLabel78 = new SmartX.SmartLabel();
this.smartGroupBox8 = new SmartX.SmartGroupBox();
+ this.labelResultDisp6 = new SmartX.SmartLabel();
+ this.labelResultDiff6 = new SmartX.SmartLabel();
this.labelResult6 = new SmartX.SmartLabel();
this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster6 = new SmartX.SmartLabel();
@@ -77,6 +85,8 @@
this.labelDiffSecDiff6 = new SmartX.SmartLabel();
this.smartLabel37 = new SmartX.SmartLabel();
this.smartGroupBox13 = new SmartX.SmartGroupBox();
+ this.labelResultDisp7 = new SmartX.SmartLabel();
+ this.labelResultDiff7 = new SmartX.SmartLabel();
this.labelResult7 = new SmartX.SmartLabel();
this.smartSeparatorLine9 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster7 = new SmartX.SmartLabel();
@@ -86,6 +96,8 @@
this.labelDiffSecDiff7 = new SmartX.SmartLabel();
this.smartLabel64 = new SmartX.SmartLabel();
this.smartGroupBox6 = new SmartX.SmartGroupBox();
+ this.labelResultDisp4 = new SmartX.SmartLabel();
+ this.labelResultDiff4 = new SmartX.SmartLabel();
this.labelResult4 = new SmartX.SmartLabel();
this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster4 = new SmartX.SmartLabel();
@@ -95,6 +107,8 @@
this.labelDiffSecDiff4 = new SmartX.SmartLabel();
this.smartLabel14 = new SmartX.SmartLabel();
this.smartGroupBox10 = new SmartX.SmartGroupBox();
+ this.labelResultDisp5 = new SmartX.SmartLabel();
+ this.labelResultDiff5 = new SmartX.SmartLabel();
this.labelResult5 = new SmartX.SmartLabel();
this.smartSeparatorLine7 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster5 = new SmartX.SmartLabel();
@@ -104,6 +118,8 @@
this.labelDiffSecDiff5 = new SmartX.SmartLabel();
this.smartLabel47 = new SmartX.SmartLabel();
this.smartGroupBox5 = new SmartX.SmartGroupBox();
+ this.labelResultDisp2 = new SmartX.SmartLabel();
+ this.labelResultDiff2 = new SmartX.SmartLabel();
this.labelResult2 = new SmartX.SmartLabel();
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster2 = new SmartX.SmartLabel();
@@ -113,6 +129,8 @@
this.labelDiffSecDiff2 = new SmartX.SmartLabel();
this.smartLabel7 = new SmartX.SmartLabel();
this.smartGroupBox7 = new SmartX.SmartGroupBox();
+ this.labelResultDisp3 = new SmartX.SmartLabel();
+ this.labelResultDiff3 = new SmartX.SmartLabel();
this.labelResult3 = new SmartX.SmartLabel();
this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster3 = new SmartX.SmartLabel();
@@ -122,6 +140,8 @@
this.labelDiffSecDiff3 = new SmartX.SmartLabel();
this.smartLabel21 = new SmartX.SmartLabel();
this.smartGroupBox3 = new SmartX.SmartGroupBox();
+ this.labelResultDisp1 = new SmartX.SmartLabel();
+ this.labelResultDiff1 = new SmartX.SmartLabel();
this.labelResult1 = new SmartX.SmartLabel();
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
this.labelPressureMaster1 = new SmartX.SmartLabel();
@@ -131,63 +151,62 @@
this.labelDiffSecDiff1 = new SmartX.SmartLabel();
this.smartLabel29 = new SmartX.SmartLabel();
this.groupBoxMeasuring1 = new SmartX.SmartGroupBox();
- this.labelMesPressureWork1 = new SmartX.SmartLabel();
- this.labelMesPressureMaster1 = new SmartX.SmartLabel();
- this.smartLabel25 = new SmartX.SmartLabel();
- this.smartLabel26 = new SmartX.SmartLabel();
- this.labelMesDiffMean1 = new SmartX.SmartLabel();
- this.smartLabel41 = new SmartX.SmartLabel();
- this.labelMesDiffSecSum1 = new SmartX.SmartLabel();
- this.smartLabel45 = new SmartX.SmartLabel();
- this.labelMesDispSTD1 = new SmartX.SmartLabel();
+ this.labelMesDispMDataMax1 = new SmartX.SmartLabel();
+ this.labelMesDiffSecMax1 = new SmartX.SmartLabel();
this.smartLabel48 = new SmartX.SmartLabel();
+ this.smartLabel41 = new SmartX.SmartLabel();
this.labelMesDispMDataDiff1 = new SmartX.SmartLabel();
+ this.labelMesDiffSecSum1 = new SmartX.SmartLabel();
this.smartLabel53 = new SmartX.SmartLabel();
- this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
- this.labelMesDiffMadc1 = new SmartX.SmartLabel();
- this.smartLabel23 = new SmartX.SmartLabel();
- this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
- this.labelMesDiffSecDiff1 = new SmartX.SmartLabel();
- this.smartLabel28 = new SmartX.SmartLabel();
+ this.smartLabel45 = new SmartX.SmartLabel();
this.labelMesDispMData1 = new SmartX.SmartLabel();
+ this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
this.smartLabel30 = new SmartX.SmartLabel();
+ this.labelMesDiffMadc1 = new SmartX.SmartLabel();
this.labelMesDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
this.smartLabel32 = new SmartX.SmartLabel();
this.smartSeparatorLine13 = new SmartX.SmartSeparatorLine();
+ this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
+ this.labelMesDiffSecDiff1 = new SmartX.SmartLabel();
+ this.labelMesPressureWork1 = new SmartX.SmartLabel();
+ this.smartLabel28 = new SmartX.SmartLabel();
+ this.labelMesPressureMaster1 = new SmartX.SmartLabel();
+ this.smartLabel25 = new SmartX.SmartLabel();
this.labelMesResult1 = new SmartX.SmartLabel();
- this.labelProgress10 = new SmartX.SmartLabel();
- this.labelProgress11 = new SmartX.SmartLabel();
+ this.smartLabel26 = new SmartX.SmartLabel();
this.labelProgress9 = new SmartX.SmartLabel();
- this.labelProgress6 = new SmartX.SmartLabel();
+ this.labelProgress10 = new SmartX.SmartLabel();
+ this.labelProgress8 = new SmartX.SmartLabel();
this.labelProgress5 = new SmartX.SmartLabel();
this.labelProgress4 = new SmartX.SmartLabel();
this.labelProgress2 = new SmartX.SmartLabel();
this.labelProgress1 = new SmartX.SmartLabel();
this.groupBoxMeasuring2 = new SmartX.SmartGroupBox();
- this.labelMesPressureWork2 = new SmartX.SmartLabel();
- this.smartLabel87 = new SmartX.SmartLabel();
- this.labelMesDiffMean2 = new SmartX.SmartLabel();
- this.smartLabel120 = new SmartX.SmartLabel();
- this.labelMesDiffSecSum2 = new SmartX.SmartLabel();
- this.smartLabel122 = new SmartX.SmartLabel();
- this.labelMesDispSTD2 = new SmartX.SmartLabel();
+ this.labelMesDispMDataMax2 = new SmartX.SmartLabel();
+ this.labelMesDiffSecMax2 = new SmartX.SmartLabel();
this.smartLabel124 = new SmartX.SmartLabel();
+ this.smartLabel120 = new SmartX.SmartLabel();
this.labelMesDispMDataDiff2 = new SmartX.SmartLabel();
+ this.labelMesDiffSecSum2 = new SmartX.SmartLabel();
+ this.labelMesDispRData2 = new SmartX.SmartLabel();
+ this.smartLabel122 = new SmartX.SmartLabel();
this.smartLabel126 = new SmartX.SmartLabel();
- this.smartSeparatorLine26 = new SmartX.SmartSeparatorLine();
this.labelMesDiffMadc2 = new SmartX.SmartLabel();
+ this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
this.smartLabel84 = new SmartX.SmartLabel();
+ this.smartLabel93 = new SmartX.SmartLabel();
+ this.smartLabel91 = new SmartX.SmartLabel();
this.smartSeparatorLine25 = new SmartX.SmartSeparatorLine();
- this.labelMesPressureMaster2 = new SmartX.SmartLabel();
- this.smartLabel86 = new SmartX.SmartLabel();
+ this.labelMesDispMData2 = new SmartX.SmartLabel();
this.labelMesDiffSecDiff2 = new SmartX.SmartLabel();
this.smartLabel89 = new SmartX.SmartLabel();
- this.labelMesDispMData2 = new SmartX.SmartLabel();
- this.smartLabel91 = new SmartX.SmartLabel();
- this.labelMesDispRData2 = new SmartX.SmartLabel();
- this.smartLabel93 = new SmartX.SmartLabel();
- this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
+ this.labelMesPressureWork2 = new SmartX.SmartLabel();
this.labelMesResult2 = new SmartX.SmartLabel();
+ this.smartLabel87 = new SmartX.SmartLabel();
+ this.labelMesPressureMaster2 = new SmartX.SmartLabel();
+ this.smartLabel86 = new SmartX.SmartLabel();
+ this.smartSeparatorLine26 = new SmartX.SmartSeparatorLine();
this.smartGroupBox11 = new SmartX.SmartGroupBox();
this.smartDraw2 = new SmartX.SmartDraw();
this.smartTimer = new SmartX.SmartTimer();
@@ -219,8 +238,8 @@
this.smartGroupBox1.Controls.Add(this.buttonDisplay);
this.smartGroupBox1.Controls.Add(this.buttonStart);
this.smartGroupBox1.Controls.Add(this.labelProgress3);
- this.smartGroupBox1.Controls.Add(this.labelProgress8);
this.smartGroupBox1.Controls.Add(this.labelProgress7);
+ this.smartGroupBox1.Controls.Add(this.labelProgress6);
this.smartGroupBox1.Controls.Add(this.smartGroupBox14);
this.smartGroupBox1.Controls.Add(this.smartGroupBox12);
this.smartGroupBox1.Controls.Add(this.smartGroupBox15);
@@ -233,10 +252,9 @@
this.smartGroupBox1.Controls.Add(this.smartGroupBox3);
this.smartGroupBox1.Controls.Add(this.groupBoxMeasuring1);
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
- this.smartGroupBox1.Controls.Add(this.labelProgress10);
- this.smartGroupBox1.Controls.Add(this.labelProgress11);
this.smartGroupBox1.Controls.Add(this.labelProgress9);
- this.smartGroupBox1.Controls.Add(this.labelProgress6);
+ this.smartGroupBox1.Controls.Add(this.labelProgress10);
+ this.smartGroupBox1.Controls.Add(this.labelProgress8);
this.smartGroupBox1.Controls.Add(this.labelProgress5);
this.smartGroupBox1.Controls.Add(this.labelProgress4);
this.smartGroupBox1.Controls.Add(this.labelProgress2);
@@ -289,6 +307,7 @@
this.buttonContinuousTest.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.buttonContinuousTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonContinuousTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonContinuousTest.Visible = false;
this.buttonContinuousTest.Click += new System.EventHandler(this.buttonContinuousTest_Click);
//
// buttonDisplay
@@ -330,8 +349,8 @@
//
this.buttonStart.BackGround = this.smartGroupBox1;
this.buttonStart.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
- this.buttonStart.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
- this.buttonStart.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonStart.ButtonColor = System.Drawing.Color.DarkGreen;
+ this.buttonStart.ButtonDownColor = System.Drawing.Color.DarkSeaGreen;
this.buttonStart.ButtonImageAutoSize = true;
this.buttonStart.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonStart.ButtonText = "Inspection";
@@ -369,44 +388,21 @@
this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress3.LineSpacing = 0F;
- this.labelProgress3.Location = new System.Drawing.Point(168, 37);
+ this.labelProgress3.Location = new System.Drawing.Point(184, 37);
this.labelProgress3.Name = "labelProgress3";
this.labelProgress3.OverlapOptimize = true;
this.labelProgress3.PasswordChar = '\0';
this.labelProgress3.Radius = 3;
this.labelProgress3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress3.Size = new System.Drawing.Size(80, 40);
+ this.labelProgress3.Size = new System.Drawing.Size(88, 40);
this.labelProgress3.TabIndex = 440;
- this.labelProgress3.Text = "Move(Leak)";
+ this.labelProgress3.Text = "Move";
this.labelProgress3.TextColor = System.Drawing.Color.Black;
this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProgress3.Wordwrap = false;
//
- // labelProgress8
- //
- this.labelProgress8.BackGround = null;
- this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress8.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
- this.labelProgress8.LineSpacing = 0F;
- this.labelProgress8.Location = new System.Drawing.Point(578, 37);
- this.labelProgress8.Name = "labelProgress8";
- this.labelProgress8.OverlapOptimize = true;
- this.labelProgress8.PasswordChar = '\0';
- this.labelProgress8.Radius = 3;
- this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress8.Size = new System.Drawing.Size(80, 40);
- this.labelProgress8.TabIndex = 439;
- this.labelProgress8.Text = "Measurement";
- this.labelProgress8.TextColor = System.Drawing.Color.Black;
- this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress8.Wordwrap = false;
- //
// labelProgress7
//
this.labelProgress7.BackGround = null;
@@ -415,26 +411,51 @@
this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress7.LineSpacing = 0F;
- this.labelProgress7.Location = new System.Drawing.Point(496, 37);
+ this.labelProgress7.Location = new System.Drawing.Point(544, 37);
this.labelProgress7.Name = "labelProgress7";
this.labelProgress7.OverlapOptimize = true;
this.labelProgress7.PasswordChar = '\0';
this.labelProgress7.Radius = 3;
this.labelProgress7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress7.Size = new System.Drawing.Size(80, 40);
- this.labelProgress7.TabIndex = 438;
- this.labelProgress7.Text = "V.Hold";
+ this.labelProgress7.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress7.TabIndex = 439;
+ this.labelProgress7.Text = "Judge";
this.labelProgress7.TextColor = System.Drawing.Color.Black;
this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProgress7.Wordwrap = false;
//
+ // labelProgress6
+ //
+ this.labelProgress6.BackGround = null;
+ this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress6.LineSpacing = 0F;
+ this.labelProgress6.Location = new System.Drawing.Point(454, 37);
+ this.labelProgress6.Name = "labelProgress6";
+ this.labelProgress6.OverlapOptimize = true;
+ this.labelProgress6.PasswordChar = '\0';
+ this.labelProgress6.Radius = 3;
+ this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress6.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress6.TabIndex = 438;
+ this.labelProgress6.Text = "V.Hold";
+ this.labelProgress6.TextColor = System.Drawing.Color.Black;
+ this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress6.Wordwrap = false;
+ //
// smartGroupBox14
//
this.smartGroupBox14.BackGround = null;
this.smartGroupBox14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox14.BackImage = null;
+ this.smartGroupBox14.Controls.Add(this.labelResultDisp10);
+ this.smartGroupBox14.Controls.Add(this.labelResultDiff10);
this.smartGroupBox14.Controls.Add(this.labelResult10);
this.smartGroupBox14.Controls.Add(this.smartSeparatorLine10);
this.smartGroupBox14.Controls.Add(this.labelPressureMaster10);
@@ -456,13 +477,131 @@
this.smartGroupBox14.Text = "Lane 10";
this.smartGroupBox14.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp10
+ //
+ this.labelResultDisp10.BackGround = this.smartGroupBox2;
+ this.labelResultDisp10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp10.LineSpacing = 0F;
+ this.labelResultDisp10.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp10.Name = "labelResultDisp10";
+ this.labelResultDisp10.OverlapOptimize = true;
+ this.labelResultDisp10.PasswordChar = '\0';
+ this.labelResultDisp10.Radius = 3;
+ this.labelResultDisp10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp10.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp10.TabIndex = 45;
+ this.labelResultDisp10.Text = "Disp";
+ this.labelResultDisp10.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp10.Wordwrap = false;
+ //
+ // smartGroupBox2
+ //
+ this.smartGroupBox2.BackGround = null;
+ this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.smartDraw1);
+ this.smartGroupBox2.Controls.Add(this.smartLabel61);
+ this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox2.FrameLineThickness = 2;
+ this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox2.HeaderHeightOffset = 1;
+ this.smartGroupBox2.Location = new System.Drawing.Point(4, 81);
+ this.smartGroupBox2.Name = "smartGroupBox2";
+ this.smartGroupBox2.RoundRadius = 5;
+ this.smartGroupBox2.Size = new System.Drawing.Size(433, 285);
+ this.smartGroupBox2.TabIndex = 72;
+ this.smartGroupBox2.Text = "Lane 1";
+ this.smartGroupBox2.TextColor = System.Drawing.Color.White;
+ //
+ // smartDraw1
+ //
+ this.smartDraw1.BackGround = null;
+ this.smartDraw1.BackGroundColor = System.Drawing.Color.Black;
+ this.smartDraw1.Chart.ChartAreaMarkingDesignTime = true;
+ this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
+ this.smartDraw1.Chart.ChartDrawStep = 1;
+ this.smartDraw1.Chart.ChartHeight = 230;
+ this.smartDraw1.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
+ this.smartDraw1.Chart.ChartWidth = 405;
+ this.smartDraw1.Chart.OriginX = 10;
+ this.smartDraw1.Chart.OriginY = 242;
+ this.smartDraw1.Chart.XIncrement = 1;
+ this.smartDraw1.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
+ this.smartDraw1.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
+ this.smartDraw1.Location = new System.Drawing.Point(3, 28);
+ this.smartDraw1.Name = "smartDraw1";
+ this.smartDraw1.OverlapOptimize = false;
+ this.smartDraw1.Size = new System.Drawing.Size(426, 254);
+ this.smartDraw1.TabIndex = 13;
+ this.smartDraw1.Text = "smartDraw1";
+ //
+ // smartDraw_ChartChannelPenStyle1
+ //
+ chartPenStyle1.ChannelColor = System.Drawing.Color.White;
+ chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
+ chartPenStyle1.PenWidth = 3;
+ this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1);
+ //
+ // smartLabel61
+ //
+ this.smartLabel61.BackGround = null;
+ this.smartLabel61.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.smartLabel61.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel61.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.smartLabel61.LineSpacing = 0F;
+ this.smartLabel61.Location = new System.Drawing.Point(399, 392);
+ this.smartLabel61.Name = "smartLabel61";
+ this.smartLabel61.OverlapOptimize = true;
+ this.smartLabel61.PasswordChar = '\0';
+ this.smartLabel61.Radius = 3;
+ this.smartLabel61.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel61.Size = new System.Drawing.Size(100, 20);
+ this.smartLabel61.TabIndex = 12;
+ this.smartLabel61.Text = "1.2345";
+ this.smartLabel61.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel61.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel61.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel61.Wordwrap = false;
+ //
+ // labelResultDiff10
+ //
+ this.labelResultDiff10.BackGround = this.smartGroupBox2;
+ this.labelResultDiff10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff10.LineSpacing = 0F;
+ this.labelResultDiff10.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff10.Name = "labelResultDiff10";
+ this.labelResultDiff10.OverlapOptimize = true;
+ this.labelResultDiff10.PasswordChar = '\0';
+ this.labelResultDiff10.Radius = 3;
+ this.labelResultDiff10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff10.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff10.TabIndex = 44;
+ this.labelResultDiff10.Text = "Diff";
+ this.labelResultDiff10.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff10.Wordwrap = false;
+ //
// labelResult10
//
this.labelResult10.BackGround = null;
this.labelResult10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult10.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult10.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult10.LineSpacing = 0F;
this.labelResult10.Location = new System.Drawing.Point(2, 27);
this.labelResult10.Name = "labelResult10";
@@ -470,7 +609,7 @@
this.labelResult10.PasswordChar = '\0';
this.labelResult10.Radius = 3;
this.labelResult10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult10.Size = new System.Drawing.Size(131, 80);
+ this.labelResult10.Size = new System.Drawing.Size(131, 53);
this.labelResult10.TabIndex = 24;
this.labelResult10.Text = "리크";
this.labelResult10.TextColor = System.Drawing.Color.Red;
@@ -561,78 +700,6 @@
this.smartLabel68.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel68.Wordwrap = false;
//
- // smartGroupBox2
- //
- this.smartGroupBox2.BackGround = null;
- this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartGroupBox2.BackImage = null;
- this.smartGroupBox2.Controls.Add(this.smartDraw1);
- this.smartGroupBox2.Controls.Add(this.smartLabel61);
- this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
- this.smartGroupBox2.FrameLineThickness = 2;
- this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
- this.smartGroupBox2.HeaderHeightOffset = 1;
- this.smartGroupBox2.Location = new System.Drawing.Point(4, 81);
- this.smartGroupBox2.Name = "smartGroupBox2";
- this.smartGroupBox2.RoundRadius = 5;
- this.smartGroupBox2.Size = new System.Drawing.Size(433, 285);
- this.smartGroupBox2.TabIndex = 72;
- this.smartGroupBox2.Text = "Lane 1";
- this.smartGroupBox2.TextColor = System.Drawing.Color.White;
- //
- // smartDraw1
- //
- this.smartDraw1.BackGround = null;
- this.smartDraw1.BackGroundColor = System.Drawing.Color.Black;
- this.smartDraw1.Chart.ChartAreaMarkingDesignTime = true;
- this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
- this.smartDraw1.Chart.ChartDrawStep = 1;
- this.smartDraw1.Chart.ChartHeight = 230;
- this.smartDraw1.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
- this.smartDraw1.Chart.ChartWidth = 405;
- this.smartDraw1.Chart.OriginX = 10;
- this.smartDraw1.Chart.OriginY = 242;
- this.smartDraw1.Chart.XIncrement = 1;
- this.smartDraw1.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
- this.smartDraw1.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
- this.smartDraw1.Location = new System.Drawing.Point(3, 28);
- this.smartDraw1.Name = "smartDraw1";
- this.smartDraw1.OverlapOptimize = false;
- this.smartDraw1.Size = new System.Drawing.Size(426, 254);
- this.smartDraw1.TabIndex = 13;
- this.smartDraw1.Text = "smartDraw1";
- //
- // smartDraw_ChartChannelPenStyle1
- //
- chartPenStyle1.ChannelColor = System.Drawing.Color.White;
- chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
- chartPenStyle1.PenWidth = 3;
- this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1);
- //
- // smartLabel61
- //
- this.smartLabel61.BackGround = null;
- this.smartLabel61.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.smartLabel61.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel61.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel61.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
- this.smartLabel61.LineSpacing = 0F;
- this.smartLabel61.Location = new System.Drawing.Point(399, 392);
- this.smartLabel61.Name = "smartLabel61";
- this.smartLabel61.OverlapOptimize = true;
- this.smartLabel61.PasswordChar = '\0';
- this.smartLabel61.Radius = 3;
- this.smartLabel61.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel61.Size = new System.Drawing.Size(100, 20);
- this.smartLabel61.TabIndex = 12;
- this.smartLabel61.Text = "1.2345";
- this.smartLabel61.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel61.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel61.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel61.Wordwrap = false;
- //
// smartLabel69
//
this.smartLabel69.BackGround = this.smartGroupBox2;
@@ -695,7 +762,7 @@
this.smartLabel71.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel71.Size = new System.Drawing.Size(55, 20);
this.smartLabel71.TabIndex = 32;
- this.smartLabel71.Text = "SecDiff";
+ this.smartLabel71.Text = "LR";
this.smartLabel71.TextColor = System.Drawing.Color.White;
this.smartLabel71.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel71.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -707,6 +774,8 @@
this.smartGroupBox12.BackGround = null;
this.smartGroupBox12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox12.BackImage = null;
+ this.smartGroupBox12.Controls.Add(this.labelResultDisp8);
+ this.smartGroupBox12.Controls.Add(this.labelResultDiff8);
this.smartGroupBox12.Controls.Add(this.labelResult8);
this.smartGroupBox12.Controls.Add(this.smartSeparatorLine8);
this.smartGroupBox12.Controls.Add(this.labelPressureMaster8);
@@ -728,13 +797,59 @@
this.smartGroupBox12.Text = "Lane 8";
this.smartGroupBox12.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp8
+ //
+ this.labelResultDisp8.BackGround = this.smartGroupBox2;
+ this.labelResultDisp8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp8.LineSpacing = 0F;
+ this.labelResultDisp8.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp8.Name = "labelResultDisp8";
+ this.labelResultDisp8.OverlapOptimize = true;
+ this.labelResultDisp8.PasswordChar = '\0';
+ this.labelResultDisp8.Radius = 3;
+ this.labelResultDisp8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp8.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp8.TabIndex = 45;
+ this.labelResultDisp8.Text = "Disp";
+ this.labelResultDisp8.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp8.Wordwrap = false;
+ //
+ // labelResultDiff8
+ //
+ this.labelResultDiff8.BackGround = this.smartGroupBox2;
+ this.labelResultDiff8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff8.LineSpacing = 0F;
+ this.labelResultDiff8.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff8.Name = "labelResultDiff8";
+ this.labelResultDiff8.OverlapOptimize = true;
+ this.labelResultDiff8.PasswordChar = '\0';
+ this.labelResultDiff8.Radius = 3;
+ this.labelResultDiff8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff8.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff8.TabIndex = 44;
+ this.labelResultDiff8.Text = "Diff";
+ this.labelResultDiff8.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff8.Wordwrap = false;
+ //
// labelResult8
//
this.labelResult8.BackGround = null;
this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult8.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult8.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult8.LineSpacing = 0F;
this.labelResult8.Location = new System.Drawing.Point(2, 27);
this.labelResult8.Name = "labelResult8";
@@ -742,7 +857,7 @@
this.labelResult8.PasswordChar = '\0';
this.labelResult8.Radius = 3;
this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult8.Size = new System.Drawing.Size(131, 80);
+ this.labelResult8.Size = new System.Drawing.Size(131, 53);
this.labelResult8.TabIndex = 24;
this.labelResult8.Text = "리크";
this.labelResult8.TextColor = System.Drawing.Color.Red;
@@ -895,7 +1010,7 @@
this.smartLabel56.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel56.Size = new System.Drawing.Size(55, 20);
this.smartLabel56.TabIndex = 32;
- this.smartLabel56.Text = "SecDiff";
+ this.smartLabel56.Text = "LR";
this.smartLabel56.TextColor = System.Drawing.Color.White;
this.smartLabel56.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel56.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -907,6 +1022,8 @@
this.smartGroupBox15.BackGround = null;
this.smartGroupBox15.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox15.BackImage = null;
+ this.smartGroupBox15.Controls.Add(this.labelResultDisp9);
+ this.smartGroupBox15.Controls.Add(this.labelResultDiff9);
this.smartGroupBox15.Controls.Add(this.labelResult9);
this.smartGroupBox15.Controls.Add(this.smartSeparatorLine11);
this.smartGroupBox15.Controls.Add(this.labelPressureMaster9);
@@ -928,13 +1045,59 @@
this.smartGroupBox15.Text = "Lane 9";
this.smartGroupBox15.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp9
+ //
+ this.labelResultDisp9.BackGround = this.smartGroupBox2;
+ this.labelResultDisp9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp9.LineSpacing = 0F;
+ this.labelResultDisp9.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp9.Name = "labelResultDisp9";
+ this.labelResultDisp9.OverlapOptimize = true;
+ this.labelResultDisp9.PasswordChar = '\0';
+ this.labelResultDisp9.Radius = 3;
+ this.labelResultDisp9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp9.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp9.TabIndex = 45;
+ this.labelResultDisp9.Text = "Disp";
+ this.labelResultDisp9.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp9.Wordwrap = false;
+ //
+ // labelResultDiff9
+ //
+ this.labelResultDiff9.BackGround = this.smartGroupBox2;
+ this.labelResultDiff9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff9.LineSpacing = 0F;
+ this.labelResultDiff9.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff9.Name = "labelResultDiff9";
+ this.labelResultDiff9.OverlapOptimize = true;
+ this.labelResultDiff9.PasswordChar = '\0';
+ this.labelResultDiff9.Radius = 3;
+ this.labelResultDiff9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff9.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff9.TabIndex = 44;
+ this.labelResultDiff9.Text = "Diff";
+ this.labelResultDiff9.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff9.Wordwrap = false;
+ //
// labelResult9
//
this.labelResult9.BackGround = null;
this.labelResult9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult9.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult9.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult9.LineSpacing = 0F;
this.labelResult9.Location = new System.Drawing.Point(2, 27);
this.labelResult9.Name = "labelResult9";
@@ -942,7 +1105,7 @@
this.labelResult9.PasswordChar = '\0';
this.labelResult9.Radius = 3;
this.labelResult9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult9.Size = new System.Drawing.Size(131, 80);
+ this.labelResult9.Size = new System.Drawing.Size(131, 53);
this.labelResult9.TabIndex = 24;
this.labelResult9.Text = "리크";
this.labelResult9.TextColor = System.Drawing.Color.Red;
@@ -1095,7 +1258,7 @@
this.smartLabel78.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel78.Size = new System.Drawing.Size(55, 20);
this.smartLabel78.TabIndex = 32;
- this.smartLabel78.Text = "SecDiff";
+ this.smartLabel78.Text = "LR";
this.smartLabel78.TextColor = System.Drawing.Color.White;
this.smartLabel78.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel78.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -1107,6 +1270,8 @@
this.smartGroupBox8.BackGround = null;
this.smartGroupBox8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox8.BackImage = null;
+ this.smartGroupBox8.Controls.Add(this.labelResultDisp6);
+ this.smartGroupBox8.Controls.Add(this.labelResultDiff6);
this.smartGroupBox8.Controls.Add(this.labelResult6);
this.smartGroupBox8.Controls.Add(this.smartSeparatorLine6);
this.smartGroupBox8.Controls.Add(this.labelPressureMaster6);
@@ -1128,13 +1293,59 @@
this.smartGroupBox8.Text = "Lane 6";
this.smartGroupBox8.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp6
+ //
+ this.labelResultDisp6.BackGround = this.smartGroupBox2;
+ this.labelResultDisp6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp6.LineSpacing = 0F;
+ this.labelResultDisp6.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp6.Name = "labelResultDisp6";
+ this.labelResultDisp6.OverlapOptimize = true;
+ this.labelResultDisp6.PasswordChar = '\0';
+ this.labelResultDisp6.Radius = 3;
+ this.labelResultDisp6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp6.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp6.TabIndex = 45;
+ this.labelResultDisp6.Text = "Disp";
+ this.labelResultDisp6.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp6.Wordwrap = false;
+ //
+ // labelResultDiff6
+ //
+ this.labelResultDiff6.BackGround = this.smartGroupBox2;
+ this.labelResultDiff6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff6.LineSpacing = 0F;
+ this.labelResultDiff6.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff6.Name = "labelResultDiff6";
+ this.labelResultDiff6.OverlapOptimize = true;
+ this.labelResultDiff6.PasswordChar = '\0';
+ this.labelResultDiff6.Radius = 3;
+ this.labelResultDiff6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff6.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff6.TabIndex = 44;
+ this.labelResultDiff6.Text = "Diff";
+ this.labelResultDiff6.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff6.Wordwrap = false;
+ //
// labelResult6
//
this.labelResult6.BackGround = null;
this.labelResult6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult6.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult6.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult6.LineSpacing = 0F;
this.labelResult6.Location = new System.Drawing.Point(2, 27);
this.labelResult6.Name = "labelResult6";
@@ -1142,7 +1353,7 @@
this.labelResult6.PasswordChar = '\0';
this.labelResult6.Radius = 3;
this.labelResult6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult6.Size = new System.Drawing.Size(131, 80);
+ this.labelResult6.Size = new System.Drawing.Size(131, 53);
this.labelResult6.TabIndex = 24;
this.labelResult6.Text = "리크";
this.labelResult6.TextColor = System.Drawing.Color.Red;
@@ -1295,7 +1506,7 @@
this.smartLabel37.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel37.Size = new System.Drawing.Size(55, 20);
this.smartLabel37.TabIndex = 32;
- this.smartLabel37.Text = "SecDiff";
+ this.smartLabel37.Text = "LR";
this.smartLabel37.TextColor = System.Drawing.Color.White;
this.smartLabel37.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel37.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -1307,6 +1518,8 @@
this.smartGroupBox13.BackGround = null;
this.smartGroupBox13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox13.BackImage = null;
+ this.smartGroupBox13.Controls.Add(this.labelResultDisp7);
+ this.smartGroupBox13.Controls.Add(this.labelResultDiff7);
this.smartGroupBox13.Controls.Add(this.labelResult7);
this.smartGroupBox13.Controls.Add(this.smartSeparatorLine9);
this.smartGroupBox13.Controls.Add(this.labelPressureMaster7);
@@ -1328,13 +1541,59 @@
this.smartGroupBox13.Text = "Lane 7";
this.smartGroupBox13.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp7
+ //
+ this.labelResultDisp7.BackGround = this.smartGroupBox2;
+ this.labelResultDisp7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp7.LineSpacing = 0F;
+ this.labelResultDisp7.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp7.Name = "labelResultDisp7";
+ this.labelResultDisp7.OverlapOptimize = true;
+ this.labelResultDisp7.PasswordChar = '\0';
+ this.labelResultDisp7.Radius = 3;
+ this.labelResultDisp7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp7.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp7.TabIndex = 45;
+ this.labelResultDisp7.Text = "Disp";
+ this.labelResultDisp7.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp7.Wordwrap = false;
+ //
+ // labelResultDiff7
+ //
+ this.labelResultDiff7.BackGround = this.smartGroupBox2;
+ this.labelResultDiff7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff7.LineSpacing = 0F;
+ this.labelResultDiff7.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff7.Name = "labelResultDiff7";
+ this.labelResultDiff7.OverlapOptimize = true;
+ this.labelResultDiff7.PasswordChar = '\0';
+ this.labelResultDiff7.Radius = 3;
+ this.labelResultDiff7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff7.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff7.TabIndex = 44;
+ this.labelResultDiff7.Text = "Diff";
+ this.labelResultDiff7.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff7.Wordwrap = false;
+ //
// labelResult7
//
this.labelResult7.BackGround = null;
this.labelResult7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult7.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult7.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult7.LineSpacing = 0F;
this.labelResult7.Location = new System.Drawing.Point(2, 27);
this.labelResult7.Name = "labelResult7";
@@ -1342,7 +1601,7 @@
this.labelResult7.PasswordChar = '\0';
this.labelResult7.Radius = 3;
this.labelResult7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult7.Size = new System.Drawing.Size(131, 80);
+ this.labelResult7.Size = new System.Drawing.Size(131, 53);
this.labelResult7.TabIndex = 24;
this.labelResult7.Text = "리크";
this.labelResult7.TextColor = System.Drawing.Color.Red;
@@ -1495,7 +1754,7 @@
this.smartLabel64.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel64.Size = new System.Drawing.Size(55, 20);
this.smartLabel64.TabIndex = 32;
- this.smartLabel64.Text = "SecDiff";
+ this.smartLabel64.Text = "LR";
this.smartLabel64.TextColor = System.Drawing.Color.White;
this.smartLabel64.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel64.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -1507,6 +1766,8 @@
this.smartGroupBox6.BackGround = null;
this.smartGroupBox6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox6.BackImage = null;
+ this.smartGroupBox6.Controls.Add(this.labelResultDisp4);
+ this.smartGroupBox6.Controls.Add(this.labelResultDiff4);
this.smartGroupBox6.Controls.Add(this.labelResult4);
this.smartGroupBox6.Controls.Add(this.smartSeparatorLine4);
this.smartGroupBox6.Controls.Add(this.labelPressureMaster4);
@@ -1528,13 +1789,59 @@
this.smartGroupBox6.Text = "Lane 4";
this.smartGroupBox6.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp4
+ //
+ this.labelResultDisp4.BackGround = this.smartGroupBox2;
+ this.labelResultDisp4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp4.LineSpacing = 0F;
+ this.labelResultDisp4.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp4.Name = "labelResultDisp4";
+ this.labelResultDisp4.OverlapOptimize = true;
+ this.labelResultDisp4.PasswordChar = '\0';
+ this.labelResultDisp4.Radius = 3;
+ this.labelResultDisp4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp4.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp4.TabIndex = 45;
+ this.labelResultDisp4.Text = "Disp";
+ this.labelResultDisp4.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp4.Wordwrap = false;
+ //
+ // labelResultDiff4
+ //
+ this.labelResultDiff4.BackGround = this.smartGroupBox2;
+ this.labelResultDiff4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff4.LineSpacing = 0F;
+ this.labelResultDiff4.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff4.Name = "labelResultDiff4";
+ this.labelResultDiff4.OverlapOptimize = true;
+ this.labelResultDiff4.PasswordChar = '\0';
+ this.labelResultDiff4.Radius = 3;
+ this.labelResultDiff4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff4.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff4.TabIndex = 44;
+ this.labelResultDiff4.Text = "Diff";
+ this.labelResultDiff4.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff4.Wordwrap = false;
+ //
// labelResult4
//
this.labelResult4.BackGround = null;
this.labelResult4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult4.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult4.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult4.LineSpacing = 0F;
this.labelResult4.Location = new System.Drawing.Point(2, 27);
this.labelResult4.Name = "labelResult4";
@@ -1542,7 +1849,7 @@
this.labelResult4.PasswordChar = '\0';
this.labelResult4.Radius = 3;
this.labelResult4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult4.Size = new System.Drawing.Size(131, 80);
+ this.labelResult4.Size = new System.Drawing.Size(131, 53);
this.labelResult4.TabIndex = 24;
this.labelResult4.Text = "리크";
this.labelResult4.TextColor = System.Drawing.Color.Red;
@@ -1695,7 +2002,7 @@
this.smartLabel14.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel14.Size = new System.Drawing.Size(55, 20);
this.smartLabel14.TabIndex = 32;
- this.smartLabel14.Text = "SecDiff";
+ this.smartLabel14.Text = "LR";
this.smartLabel14.TextColor = System.Drawing.Color.White;
this.smartLabel14.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel14.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -1707,6 +2014,8 @@
this.smartGroupBox10.BackGround = null;
this.smartGroupBox10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox10.BackImage = null;
+ this.smartGroupBox10.Controls.Add(this.labelResultDisp5);
+ this.smartGroupBox10.Controls.Add(this.labelResultDiff5);
this.smartGroupBox10.Controls.Add(this.labelResult5);
this.smartGroupBox10.Controls.Add(this.smartSeparatorLine7);
this.smartGroupBox10.Controls.Add(this.labelPressureMaster5);
@@ -1728,13 +2037,59 @@
this.smartGroupBox10.Text = "Lane 5";
this.smartGroupBox10.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp5
+ //
+ this.labelResultDisp5.BackGround = this.smartGroupBox2;
+ this.labelResultDisp5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp5.LineSpacing = 0F;
+ this.labelResultDisp5.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp5.Name = "labelResultDisp5";
+ this.labelResultDisp5.OverlapOptimize = true;
+ this.labelResultDisp5.PasswordChar = '\0';
+ this.labelResultDisp5.Radius = 3;
+ this.labelResultDisp5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp5.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp5.TabIndex = 45;
+ this.labelResultDisp5.Text = "Disp";
+ this.labelResultDisp5.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp5.Wordwrap = false;
+ //
+ // labelResultDiff5
+ //
+ this.labelResultDiff5.BackGround = this.smartGroupBox2;
+ this.labelResultDiff5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff5.LineSpacing = 0F;
+ this.labelResultDiff5.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff5.Name = "labelResultDiff5";
+ this.labelResultDiff5.OverlapOptimize = true;
+ this.labelResultDiff5.PasswordChar = '\0';
+ this.labelResultDiff5.Radius = 3;
+ this.labelResultDiff5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff5.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff5.TabIndex = 44;
+ this.labelResultDiff5.Text = "Diff";
+ this.labelResultDiff5.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff5.Wordwrap = false;
+ //
// labelResult5
//
this.labelResult5.BackGround = null;
this.labelResult5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult5.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult5.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult5.LineSpacing = 0F;
this.labelResult5.Location = new System.Drawing.Point(2, 27);
this.labelResult5.Name = "labelResult5";
@@ -1742,7 +2097,7 @@
this.labelResult5.PasswordChar = '\0';
this.labelResult5.Radius = 3;
this.labelResult5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult5.Size = new System.Drawing.Size(131, 80);
+ this.labelResult5.Size = new System.Drawing.Size(131, 53);
this.labelResult5.TabIndex = 24;
this.labelResult5.Text = "리크";
this.labelResult5.TextColor = System.Drawing.Color.Red;
@@ -1895,7 +2250,7 @@
this.smartLabel47.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel47.Size = new System.Drawing.Size(55, 20);
this.smartLabel47.TabIndex = 32;
- this.smartLabel47.Text = "SecDiff";
+ this.smartLabel47.Text = "LR";
this.smartLabel47.TextColor = System.Drawing.Color.White;
this.smartLabel47.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel47.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -1907,6 +2262,8 @@
this.smartGroupBox5.BackGround = null;
this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox5.BackImage = null;
+ this.smartGroupBox5.Controls.Add(this.labelResultDisp2);
+ this.smartGroupBox5.Controls.Add(this.labelResultDiff2);
this.smartGroupBox5.Controls.Add(this.labelResult2);
this.smartGroupBox5.Controls.Add(this.smartSeparatorLine2);
this.smartGroupBox5.Controls.Add(this.labelPressureMaster2);
@@ -1928,13 +2285,59 @@
this.smartGroupBox5.Text = "Lane 2";
this.smartGroupBox5.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp2
+ //
+ this.labelResultDisp2.BackGround = this.smartGroupBox2;
+ this.labelResultDisp2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp2.LineSpacing = 0F;
+ this.labelResultDisp2.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp2.Name = "labelResultDisp2";
+ this.labelResultDisp2.OverlapOptimize = true;
+ this.labelResultDisp2.PasswordChar = '\0';
+ this.labelResultDisp2.Radius = 3;
+ this.labelResultDisp2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp2.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp2.TabIndex = 45;
+ this.labelResultDisp2.Text = "Disp";
+ this.labelResultDisp2.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp2.Wordwrap = false;
+ //
+ // labelResultDiff2
+ //
+ this.labelResultDiff2.BackGround = this.smartGroupBox2;
+ this.labelResultDiff2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff2.LineSpacing = 0F;
+ this.labelResultDiff2.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff2.Name = "labelResultDiff2";
+ this.labelResultDiff2.OverlapOptimize = true;
+ this.labelResultDiff2.PasswordChar = '\0';
+ this.labelResultDiff2.Radius = 3;
+ this.labelResultDiff2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff2.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff2.TabIndex = 44;
+ this.labelResultDiff2.Text = "Diff";
+ this.labelResultDiff2.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff2.Wordwrap = false;
+ //
// labelResult2
//
this.labelResult2.BackGround = null;
this.labelResult2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult2.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult2.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult2.LineSpacing = 0F;
this.labelResult2.Location = new System.Drawing.Point(2, 27);
this.labelResult2.Name = "labelResult2";
@@ -1942,7 +2345,7 @@
this.labelResult2.PasswordChar = '\0';
this.labelResult2.Radius = 3;
this.labelResult2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult2.Size = new System.Drawing.Size(131, 80);
+ this.labelResult2.Size = new System.Drawing.Size(131, 53);
this.labelResult2.TabIndex = 24;
this.labelResult2.Text = "리크";
this.labelResult2.TextColor = System.Drawing.Color.Red;
@@ -2095,7 +2498,7 @@
this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel7.Size = new System.Drawing.Size(55, 20);
this.smartLabel7.TabIndex = 32;
- this.smartLabel7.Text = "SecDiff";
+ this.smartLabel7.Text = "LR";
this.smartLabel7.TextColor = System.Drawing.Color.White;
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -2107,6 +2510,8 @@
this.smartGroupBox7.BackGround = null;
this.smartGroupBox7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox7.BackImage = null;
+ this.smartGroupBox7.Controls.Add(this.labelResultDisp3);
+ this.smartGroupBox7.Controls.Add(this.labelResultDiff3);
this.smartGroupBox7.Controls.Add(this.labelResult3);
this.smartGroupBox7.Controls.Add(this.smartSeparatorLine5);
this.smartGroupBox7.Controls.Add(this.labelPressureMaster3);
@@ -2128,13 +2533,59 @@
this.smartGroupBox7.Text = "Lane 3";
this.smartGroupBox7.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp3
+ //
+ this.labelResultDisp3.BackGround = this.smartGroupBox2;
+ this.labelResultDisp3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp3.LineSpacing = 0F;
+ this.labelResultDisp3.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp3.Name = "labelResultDisp3";
+ this.labelResultDisp3.OverlapOptimize = true;
+ this.labelResultDisp3.PasswordChar = '\0';
+ this.labelResultDisp3.Radius = 3;
+ this.labelResultDisp3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp3.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp3.TabIndex = 45;
+ this.labelResultDisp3.Text = "Disp";
+ this.labelResultDisp3.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp3.Wordwrap = false;
+ //
+ // labelResultDiff3
+ //
+ this.labelResultDiff3.BackGround = this.smartGroupBox2;
+ this.labelResultDiff3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff3.LineSpacing = 0F;
+ this.labelResultDiff3.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff3.Name = "labelResultDiff3";
+ this.labelResultDiff3.OverlapOptimize = true;
+ this.labelResultDiff3.PasswordChar = '\0';
+ this.labelResultDiff3.Radius = 3;
+ this.labelResultDiff3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff3.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff3.TabIndex = 44;
+ this.labelResultDiff3.Text = "Diff";
+ this.labelResultDiff3.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff3.Wordwrap = false;
+ //
// labelResult3
//
this.labelResult3.BackGround = null;
this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult3.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult3.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult3.LineSpacing = 0F;
this.labelResult3.Location = new System.Drawing.Point(2, 27);
this.labelResult3.Name = "labelResult3";
@@ -2142,7 +2593,7 @@
this.labelResult3.PasswordChar = '\0';
this.labelResult3.Radius = 3;
this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult3.Size = new System.Drawing.Size(131, 80);
+ this.labelResult3.Size = new System.Drawing.Size(131, 53);
this.labelResult3.TabIndex = 24;
this.labelResult3.Text = "리크";
this.labelResult3.TextColor = System.Drawing.Color.Red;
@@ -2295,7 +2746,7 @@
this.smartLabel21.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel21.Size = new System.Drawing.Size(55, 20);
this.smartLabel21.TabIndex = 32;
- this.smartLabel21.Text = "SecDiff";
+ this.smartLabel21.Text = "LR";
this.smartLabel21.TextColor = System.Drawing.Color.White;
this.smartLabel21.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel21.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -2307,6 +2758,8 @@
this.smartGroupBox3.BackGround = null;
this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.smartGroupBox3.BackImage = null;
+ this.smartGroupBox3.Controls.Add(this.labelResultDisp1);
+ this.smartGroupBox3.Controls.Add(this.labelResultDiff1);
this.smartGroupBox3.Controls.Add(this.labelResult1);
this.smartGroupBox3.Controls.Add(this.smartSeparatorLine1);
this.smartGroupBox3.Controls.Add(this.labelPressureMaster1);
@@ -2328,13 +2781,59 @@
this.smartGroupBox3.Text = "Lane 1";
this.smartGroupBox3.TextColor = System.Drawing.Color.White;
//
+ // labelResultDisp1
+ //
+ this.labelResultDisp1.BackGround = this.smartGroupBox2;
+ this.labelResultDisp1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDisp1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDisp1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDisp1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDisp1.LineSpacing = 0F;
+ this.labelResultDisp1.Location = new System.Drawing.Point(73, 86);
+ this.labelResultDisp1.Name = "labelResultDisp1";
+ this.labelResultDisp1.OverlapOptimize = true;
+ this.labelResultDisp1.PasswordChar = '\0';
+ this.labelResultDisp1.Radius = 3;
+ this.labelResultDisp1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDisp1.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDisp1.TabIndex = 43;
+ this.labelResultDisp1.Text = "Disp";
+ this.labelResultDisp1.TextColor = System.Drawing.Color.White;
+ this.labelResultDisp1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDisp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDisp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDisp1.Wordwrap = false;
+ //
+ // labelResultDiff1
+ //
+ this.labelResultDiff1.BackGround = this.smartGroupBox2;
+ this.labelResultDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResultDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResultDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResultDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelResultDiff1.LineSpacing = 0F;
+ this.labelResultDiff1.Location = new System.Drawing.Point(3, 86);
+ this.labelResultDiff1.Name = "labelResultDiff1";
+ this.labelResultDiff1.OverlapOptimize = true;
+ this.labelResultDiff1.PasswordChar = '\0';
+ this.labelResultDiff1.Radius = 3;
+ this.labelResultDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResultDiff1.Size = new System.Drawing.Size(60, 20);
+ this.labelResultDiff1.TabIndex = 42;
+ this.labelResultDiff1.Text = "Diff";
+ this.labelResultDiff1.TextColor = System.Drawing.Color.White;
+ this.labelResultDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResultDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResultDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResultDiff1.Wordwrap = false;
+ //
// labelResult1
//
this.labelResult1.BackGround = null;
this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.labelResult1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult1.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
+ this.labelResult1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
this.labelResult1.LineSpacing = 0F;
this.labelResult1.Location = new System.Drawing.Point(2, 27);
this.labelResult1.Name = "labelResult1";
@@ -2342,7 +2841,7 @@
this.labelResult1.PasswordChar = '\0';
this.labelResult1.Radius = 3;
this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult1.Size = new System.Drawing.Size(131, 80);
+ this.labelResult1.Size = new System.Drawing.Size(131, 53);
this.labelResult1.TabIndex = 24;
this.labelResult1.Text = "정상";
this.labelResult1.TextColor = System.Drawing.Color.Green;
@@ -2495,7 +2994,7 @@
this.smartLabel29.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel29.Size = new System.Drawing.Size(55, 20);
this.smartLabel29.TabIndex = 32;
- this.smartLabel29.Text = "SecDiff";
+ this.smartLabel29.Text = "LR";
this.smartLabel29.TextColor = System.Drawing.Color.White;
this.smartLabel29.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel29.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -2507,30 +3006,30 @@
this.groupBoxMeasuring1.BackGround = null;
this.groupBoxMeasuring1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.groupBoxMeasuring1.BackImage = null;
- this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureWork1);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureMaster1);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel25);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel26);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMean1);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel41);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecSum1);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel45);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesDispSTD1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataMax1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecMax1);
this.groupBoxMeasuring1.Controls.Add(this.smartLabel48);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel41);
this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataDiff1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecSum1);
this.groupBoxMeasuring1.Controls.Add(this.smartLabel53);
- this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine23);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMadc1);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel23);
- this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine3);
- this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecDiff1);
- this.groupBoxMeasuring1.Controls.Add(this.smartLabel28);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel45);
this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMData1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine23);
this.groupBoxMeasuring1.Controls.Add(this.smartLabel30);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMadc1);
this.groupBoxMeasuring1.Controls.Add(this.labelMesDispRData1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel23);
this.groupBoxMeasuring1.Controls.Add(this.smartLabel32);
this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine13);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine3);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecDiff1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureWork1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel28);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureMaster1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel25);
this.groupBoxMeasuring1.Controls.Add(this.labelMesResult1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel26);
this.groupBoxMeasuring1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.groupBoxMeasuring1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxMeasuring1.FrameLineThickness = 2;
@@ -2544,6 +3043,390 @@
this.groupBoxMeasuring1.Text = "Measuring";
this.groupBoxMeasuring1.TextColor = System.Drawing.Color.White;
//
+ // labelMesDispMDataMax1
+ //
+ this.labelMesDispMDataMax1.BackGround = null;
+ this.labelMesDispMDataMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMDataMax1.LineSpacing = 0F;
+ this.labelMesDispMDataMax1.Location = new System.Drawing.Point(80, 261);
+ this.labelMesDispMDataMax1.Name = "labelMesDispMDataMax1";
+ this.labelMesDispMDataMax1.OverlapOptimize = true;
+ this.labelMesDispMDataMax1.PasswordChar = '\0';
+ this.labelMesDispMDataMax1.Radius = 3;
+ this.labelMesDispMDataMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispMDataMax1.TabIndex = 45;
+ this.labelMesDispMDataMax1.Text = "9.2354";
+ this.labelMesDispMDataMax1.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMDataMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataMax1.Wordwrap = false;
+ //
+ // labelMesDiffSecMax1
+ //
+ this.labelMesDiffSecMax1.BackGround = null;
+ this.labelMesDiffSecMax1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecMax1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecMax1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecMax1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecMax1.LineSpacing = 0F;
+ this.labelMesDiffSecMax1.Location = new System.Drawing.Point(80, 170);
+ this.labelMesDiffSecMax1.Name = "labelMesDiffSecMax1";
+ this.labelMesDiffSecMax1.OverlapOptimize = true;
+ this.labelMesDiffSecMax1.PasswordChar = '\0';
+ this.labelMesDiffSecMax1.Radius = 3;
+ this.labelMesDiffSecMax1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecMax1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffSecMax1.TabIndex = 49;
+ this.labelMesDiffSecMax1.Text = "0.0023";
+ this.labelMesDiffSecMax1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecMax1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecMax1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecMax1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecMax1.Wordwrap = false;
+ //
+ // smartLabel48
+ //
+ this.smartLabel48.BackGround = this.smartGroupBox2;
+ this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel48.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel48.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel48.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel48.LineSpacing = 0F;
+ this.smartLabel48.Location = new System.Drawing.Point(4, 261);
+ this.smartLabel48.Name = "smartLabel48";
+ this.smartLabel48.OverlapOptimize = true;
+ this.smartLabel48.PasswordChar = '\0';
+ this.smartLabel48.Radius = 3;
+ this.smartLabel48.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel48.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel48.TabIndex = 44;
+ this.smartLabel48.Text = "MData.Max";
+ this.smartLabel48.TextColor = System.Drawing.Color.White;
+ this.smartLabel48.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel48.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel48.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel48.Wordwrap = false;
+ //
+ // smartLabel41
+ //
+ this.smartLabel41.BackGround = this.smartGroupBox2;
+ this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel41.LineSpacing = 0F;
+ this.smartLabel41.Location = new System.Drawing.Point(4, 170);
+ this.smartLabel41.Name = "smartLabel41";
+ this.smartLabel41.OverlapOptimize = true;
+ this.smartLabel41.PasswordChar = '\0';
+ this.smartLabel41.Radius = 3;
+ this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel41.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel41.TabIndex = 48;
+ this.smartLabel41.Text = "LR.Max";
+ this.smartLabel41.TextColor = System.Drawing.Color.White;
+ this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel41.Wordwrap = false;
+ //
+ // labelMesDispMDataDiff1
+ //
+ this.labelMesDispMDataDiff1.BackGround = null;
+ this.labelMesDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMDataDiff1.LineSpacing = 0F;
+ this.labelMesDispMDataDiff1.Location = new System.Drawing.Point(80, 239);
+ this.labelMesDispMDataDiff1.Name = "labelMesDispMDataDiff1";
+ this.labelMesDispMDataDiff1.OverlapOptimize = true;
+ this.labelMesDispMDataDiff1.PasswordChar = '\0';
+ this.labelMesDispMDataDiff1.Radius = 3;
+ this.labelMesDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispMDataDiff1.TabIndex = 43;
+ this.labelMesDispMDataDiff1.Text = "9.2354";
+ this.labelMesDispMDataDiff1.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataDiff1.Wordwrap = false;
+ //
+ // labelMesDiffSecSum1
+ //
+ this.labelMesDiffSecSum1.BackGround = null;
+ this.labelMesDiffSecSum1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecSum1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecSum1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecSum1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecSum1.LineSpacing = 0F;
+ this.labelMesDiffSecSum1.Location = new System.Drawing.Point(80, 148);
+ this.labelMesDiffSecSum1.Name = "labelMesDiffSecSum1";
+ this.labelMesDiffSecSum1.OverlapOptimize = true;
+ this.labelMesDiffSecSum1.PasswordChar = '\0';
+ this.labelMesDiffSecSum1.Radius = 3;
+ this.labelMesDiffSecSum1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecSum1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffSecSum1.TabIndex = 47;
+ this.labelMesDiffSecSum1.Text = "0.0023";
+ this.labelMesDiffSecSum1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecSum1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecSum1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecSum1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecSum1.Wordwrap = false;
+ //
+ // smartLabel53
+ //
+ this.smartLabel53.BackGround = this.smartGroupBox2;
+ this.smartLabel53.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel53.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel53.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel53.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel53.LineSpacing = 0F;
+ this.smartLabel53.Location = new System.Drawing.Point(4, 239);
+ this.smartLabel53.Name = "smartLabel53";
+ this.smartLabel53.OverlapOptimize = true;
+ this.smartLabel53.PasswordChar = '\0';
+ this.smartLabel53.Radius = 3;
+ this.smartLabel53.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel53.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel53.TabIndex = 42;
+ this.smartLabel53.Text = "MData.Diff";
+ this.smartLabel53.TextColor = System.Drawing.Color.White;
+ this.smartLabel53.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel53.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel53.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel53.Wordwrap = false;
+ //
+ // smartLabel45
+ //
+ this.smartLabel45.BackGround = this.smartGroupBox2;
+ this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel45.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel45.LineSpacing = 0F;
+ this.smartLabel45.Location = new System.Drawing.Point(4, 148);
+ this.smartLabel45.Name = "smartLabel45";
+ this.smartLabel45.OverlapOptimize = true;
+ this.smartLabel45.PasswordChar = '\0';
+ this.smartLabel45.Radius = 3;
+ this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel45.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel45.TabIndex = 46;
+ this.smartLabel45.Text = "LR.Sum";
+ this.smartLabel45.TextColor = System.Drawing.Color.White;
+ this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel45.Wordwrap = false;
+ //
+ // labelMesDispMData1
+ //
+ this.labelMesDispMData1.BackGround = null;
+ this.labelMesDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMData1.LineSpacing = 0F;
+ this.labelMesDispMData1.Location = new System.Drawing.Point(80, 217);
+ this.labelMesDispMData1.Name = "labelMesDispMData1";
+ this.labelMesDispMData1.OverlapOptimize = true;
+ this.labelMesDispMData1.PasswordChar = '\0';
+ this.labelMesDispMData1.Radius = 3;
+ this.labelMesDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMData1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispMData1.TabIndex = 31;
+ this.labelMesDispMData1.Text = "9.2354";
+ this.labelMesDispMData1.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMData1.Wordwrap = false;
+ //
+ // smartSeparatorLine23
+ //
+ this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line1Width = 1F;
+ this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line2Width = 1F;
+ this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine23.Location = new System.Drawing.Point(2, 59);
+ this.smartSeparatorLine23.Name = "smartSeparatorLine23";
+ this.smartSeparatorLine23.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine23.TabIndex = 37;
+ this.smartSeparatorLine23.Text = "smartSeparatorLine23";
+ //
+ // smartLabel30
+ //
+ this.smartLabel30.BackGround = this.smartGroupBox2;
+ this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel30.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel30.LineSpacing = 0F;
+ this.smartLabel30.Location = new System.Drawing.Point(4, 217);
+ this.smartLabel30.Name = "smartLabel30";
+ this.smartLabel30.OverlapOptimize = true;
+ this.smartLabel30.PasswordChar = '\0';
+ this.smartLabel30.Radius = 3;
+ this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel30.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel30.TabIndex = 30;
+ this.smartLabel30.Text = "MData";
+ this.smartLabel30.TextColor = System.Drawing.Color.White;
+ this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel30.Wordwrap = false;
+ //
+ // labelMesDiffMadc1
+ //
+ this.labelMesDiffMadc1.BackGround = null;
+ this.labelMesDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffMadc1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffMadc1.LineSpacing = 0F;
+ this.labelMesDiffMadc1.Location = new System.Drawing.Point(80, 104);
+ this.labelMesDiffMadc1.Name = "labelMesDiffMadc1";
+ this.labelMesDiffMadc1.OverlapOptimize = true;
+ this.labelMesDiffMadc1.PasswordChar = '\0';
+ this.labelMesDiffMadc1.Radius = 3;
+ this.labelMesDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffMadc1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffMadc1.TabIndex = 40;
+ this.labelMesDiffMadc1.Text = "0.0023";
+ this.labelMesDiffMadc1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffMadc1.Wordwrap = false;
+ //
+ // labelMesDispRData1
+ //
+ this.labelMesDispRData1.BackGround = null;
+ this.labelMesDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispRData1.LineSpacing = 0F;
+ this.labelMesDispRData1.Location = new System.Drawing.Point(80, 195);
+ this.labelMesDispRData1.Name = "labelMesDispRData1";
+ this.labelMesDispRData1.OverlapOptimize = true;
+ this.labelMesDispRData1.PasswordChar = '\0';
+ this.labelMesDispRData1.Radius = 3;
+ this.labelMesDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispRData1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispRData1.TabIndex = 28;
+ this.labelMesDispRData1.Text = "-9.23 / -10.00";
+ this.labelMesDispRData1.TextColor = System.Drawing.Color.White;
+ this.labelMesDispRData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispRData1.Wordwrap = false;
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = this.smartGroupBox2;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(4, 104);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel23.TabIndex = 39;
+ this.smartLabel23.Text = "ADC";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // smartLabel32
+ //
+ this.smartLabel32.BackGround = this.smartGroupBox2;
+ this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel32.LineSpacing = 0F;
+ this.smartLabel32.Location = new System.Drawing.Point(4, 195);
+ this.smartLabel32.Name = "smartLabel32";
+ this.smartLabel32.OverlapOptimize = true;
+ this.smartLabel32.PasswordChar = '\0';
+ this.smartLabel32.Radius = 3;
+ this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel32.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel32.TabIndex = 29;
+ this.smartLabel32.Text = "RData";
+ this.smartLabel32.TextColor = System.Drawing.Color.White;
+ this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel32.Wordwrap = false;
+ //
+ // smartSeparatorLine13
+ //
+ this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line1Width = 1F;
+ this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine13.Line2Width = 1F;
+ this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine13.Location = new System.Drawing.Point(2, 192);
+ this.smartSeparatorLine13.Name = "smartSeparatorLine13";
+ this.smartSeparatorLine13.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine13.TabIndex = 25;
+ this.smartSeparatorLine13.Text = "smartSeparatorLine13";
+ //
+ // smartSeparatorLine3
+ //
+ this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line1Width = 1F;
+ this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line2Width = 1F;
+ this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine3.Location = new System.Drawing.Point(2, 102);
+ this.smartSeparatorLine3.Name = "smartSeparatorLine3";
+ this.smartSeparatorLine3.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine3.TabIndex = 38;
+ this.smartSeparatorLine3.Text = "smartSeparatorLine3";
+ //
+ // labelMesDiffSecDiff1
+ //
+ this.labelMesDiffSecDiff1.BackGround = null;
+ this.labelMesDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecDiff1.LineSpacing = 0F;
+ this.labelMesDiffSecDiff1.Location = new System.Drawing.Point(80, 126);
+ this.labelMesDiffSecDiff1.Name = "labelMesDiffSecDiff1";
+ this.labelMesDiffSecDiff1.OverlapOptimize = true;
+ this.labelMesDiffSecDiff1.PasswordChar = '\0';
+ this.labelMesDiffSecDiff1.Radius = 3;
+ this.labelMesDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecDiff1.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffSecDiff1.TabIndex = 33;
+ this.labelMesDiffSecDiff1.Text = "0.0023";
+ this.labelMesDiffSecDiff1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecDiff1.Wordwrap = false;
+ //
// labelMesPressureWork1
//
this.labelMesPressureWork1.BackGround = null;
@@ -2552,7 +3435,7 @@
this.labelMesPressureWork1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelMesPressureWork1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelMesPressureWork1.LineSpacing = 0F;
- this.labelMesPressureWork1.Location = new System.Drawing.Point(80, 260);
+ this.labelMesPressureWork1.Location = new System.Drawing.Point(80, 82);
this.labelMesPressureWork1.Name = "labelMesPressureWork1";
this.labelMesPressureWork1.OverlapOptimize = true;
this.labelMesPressureWork1.PasswordChar = '\0';
@@ -2567,6 +3450,29 @@
this.labelMesPressureWork1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMesPressureWork1.Wordwrap = false;
//
+ // smartLabel28
+ //
+ this.smartLabel28.BackGround = this.smartGroupBox2;
+ this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel28.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel28.LineSpacing = 0F;
+ this.smartLabel28.Location = new System.Drawing.Point(4, 126);
+ this.smartLabel28.Name = "smartLabel28";
+ this.smartLabel28.OverlapOptimize = true;
+ this.smartLabel28.PasswordChar = '\0';
+ this.smartLabel28.Radius = 3;
+ this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel28.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel28.TabIndex = 32;
+ this.smartLabel28.Text = "LR.Sec";
+ this.smartLabel28.TextColor = System.Drawing.Color.White;
+ this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel28.Wordwrap = false;
+ //
// labelMesPressureMaster1
//
this.labelMesPressureMaster1.BackGround = null;
@@ -2575,7 +3481,7 @@
this.labelMesPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelMesPressureMaster1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelMesPressureMaster1.LineSpacing = 0F;
- this.labelMesPressureMaster1.Location = new System.Drawing.Point(80, 240);
+ this.labelMesPressureMaster1.Location = new System.Drawing.Point(80, 62);
this.labelMesPressureMaster1.Name = "labelMesPressureMaster1";
this.labelMesPressureMaster1.OverlapOptimize = true;
this.labelMesPressureMaster1.PasswordChar = '\0';
@@ -2598,7 +3504,7 @@
this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel25.LineSpacing = 0F;
- this.smartLabel25.Location = new System.Drawing.Point(4, 240);
+ this.smartLabel25.Location = new System.Drawing.Point(4, 62);
this.smartLabel25.Name = "smartLabel25";
this.smartLabel25.OverlapOptimize = true;
this.smartLabel25.PasswordChar = '\0';
@@ -2613,436 +3519,6 @@
this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel25.Wordwrap = false;
//
- // smartLabel26
- //
- this.smartLabel26.BackGround = this.smartGroupBox2;
- this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel26.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel26.LineSpacing = 0F;
- this.smartLabel26.Location = new System.Drawing.Point(4, 260);
- this.smartLabel26.Name = "smartLabel26";
- this.smartLabel26.OverlapOptimize = true;
- this.smartLabel26.PasswordChar = '\0';
- this.smartLabel26.Radius = 3;
- this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel26.Size = new System.Drawing.Size(70, 20);
- this.smartLabel26.TabIndex = 34;
- this.smartLabel26.Text = "work";
- this.smartLabel26.TextColor = System.Drawing.Color.White;
- this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel26.Wordwrap = false;
- //
- // labelMesDiffMean1
- //
- this.labelMesDiffMean1.BackGround = null;
- this.labelMesDiffMean1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffMean1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffMean1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffMean1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffMean1.LineSpacing = 0F;
- this.labelMesDiffMean1.Location = new System.Drawing.Point(80, 216);
- this.labelMesDiffMean1.Name = "labelMesDiffMean1";
- this.labelMesDiffMean1.OverlapOptimize = true;
- this.labelMesDiffMean1.PasswordChar = '\0';
- this.labelMesDiffMean1.Radius = 3;
- this.labelMesDiffMean1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffMean1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffMean1.TabIndex = 49;
- this.labelMesDiffMean1.Text = "0.0023";
- this.labelMesDiffMean1.TextColor = System.Drawing.Color.White;
- this.labelMesDiffMean1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffMean1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffMean1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffMean1.Wordwrap = false;
- //
- // smartLabel41
- //
- this.smartLabel41.BackGround = this.smartGroupBox2;
- this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel41.LineSpacing = 0F;
- this.smartLabel41.Location = new System.Drawing.Point(4, 216);
- this.smartLabel41.Name = "smartLabel41";
- this.smartLabel41.OverlapOptimize = true;
- this.smartLabel41.PasswordChar = '\0';
- this.smartLabel41.Radius = 3;
- this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel41.Size = new System.Drawing.Size(70, 20);
- this.smartLabel41.TabIndex = 48;
- this.smartLabel41.Text = "DiffMean";
- this.smartLabel41.TextColor = System.Drawing.Color.White;
- this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel41.Wordwrap = false;
- //
- // labelMesDiffSecSum1
- //
- this.labelMesDiffSecSum1.BackGround = null;
- this.labelMesDiffSecSum1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffSecSum1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffSecSum1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffSecSum1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffSecSum1.LineSpacing = 0F;
- this.labelMesDiffSecSum1.Location = new System.Drawing.Point(80, 194);
- this.labelMesDiffSecSum1.Name = "labelMesDiffSecSum1";
- this.labelMesDiffSecSum1.OverlapOptimize = true;
- this.labelMesDiffSecSum1.PasswordChar = '\0';
- this.labelMesDiffSecSum1.Radius = 3;
- this.labelMesDiffSecSum1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffSecSum1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffSecSum1.TabIndex = 47;
- this.labelMesDiffSecSum1.Text = "0.0023";
- this.labelMesDiffSecSum1.TextColor = System.Drawing.Color.White;
- this.labelMesDiffSecSum1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffSecSum1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffSecSum1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffSecSum1.Wordwrap = false;
- //
- // smartLabel45
- //
- this.smartLabel45.BackGround = this.smartGroupBox2;
- this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel45.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel45.LineSpacing = 0F;
- this.smartLabel45.Location = new System.Drawing.Point(4, 194);
- this.smartLabel45.Name = "smartLabel45";
- this.smartLabel45.OverlapOptimize = true;
- this.smartLabel45.PasswordChar = '\0';
- this.smartLabel45.Radius = 3;
- this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel45.Size = new System.Drawing.Size(70, 20);
- this.smartLabel45.TabIndex = 46;
- this.smartLabel45.Text = "SecSum";
- this.smartLabel45.TextColor = System.Drawing.Color.White;
- this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel45.Wordwrap = false;
- //
- // labelMesDispSTD1
- //
- this.labelMesDispSTD1.BackGround = null;
- this.labelMesDispSTD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispSTD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispSTD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispSTD1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispSTD1.LineSpacing = 0F;
- this.labelMesDispSTD1.Location = new System.Drawing.Point(80, 127);
- this.labelMesDispSTD1.Name = "labelMesDispSTD1";
- this.labelMesDispSTD1.OverlapOptimize = true;
- this.labelMesDispSTD1.PasswordChar = '\0';
- this.labelMesDispSTD1.Radius = 3;
- this.labelMesDispSTD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispSTD1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispSTD1.TabIndex = 45;
- this.labelMesDispSTD1.Text = "9.2354";
- this.labelMesDispSTD1.TextColor = System.Drawing.Color.White;
- this.labelMesDispSTD1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispSTD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispSTD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispSTD1.Wordwrap = false;
- //
- // smartLabel48
- //
- this.smartLabel48.BackGround = this.smartGroupBox2;
- this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel48.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel48.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel48.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel48.LineSpacing = 0F;
- this.smartLabel48.Location = new System.Drawing.Point(4, 127);
- this.smartLabel48.Name = "smartLabel48";
- this.smartLabel48.OverlapOptimize = true;
- this.smartLabel48.PasswordChar = '\0';
- this.smartLabel48.Radius = 3;
- this.smartLabel48.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel48.Size = new System.Drawing.Size(70, 20);
- this.smartLabel48.TabIndex = 44;
- this.smartLabel48.Text = "STD";
- this.smartLabel48.TextColor = System.Drawing.Color.White;
- this.smartLabel48.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel48.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel48.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel48.Wordwrap = false;
- //
- // labelMesDispMDataDiff1
- //
- this.labelMesDispMDataDiff1.BackGround = null;
- this.labelMesDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispMDataDiff1.LineSpacing = 0F;
- this.labelMesDispMDataDiff1.Location = new System.Drawing.Point(80, 105);
- this.labelMesDispMDataDiff1.Name = "labelMesDispMDataDiff1";
- this.labelMesDispMDataDiff1.OverlapOptimize = true;
- this.labelMesDispMDataDiff1.PasswordChar = '\0';
- this.labelMesDispMDataDiff1.Radius = 3;
- this.labelMesDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispMDataDiff1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispMDataDiff1.TabIndex = 43;
- this.labelMesDispMDataDiff1.Text = "9.2354";
- this.labelMesDispMDataDiff1.TextColor = System.Drawing.Color.White;
- this.labelMesDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispMDataDiff1.Wordwrap = false;
- //
- // smartLabel53
- //
- this.smartLabel53.BackGround = this.smartGroupBox2;
- this.smartLabel53.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel53.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel53.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel53.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel53.LineSpacing = 0F;
- this.smartLabel53.Location = new System.Drawing.Point(4, 105);
- this.smartLabel53.Name = "smartLabel53";
- this.smartLabel53.OverlapOptimize = true;
- this.smartLabel53.PasswordChar = '\0';
- this.smartLabel53.Radius = 3;
- this.smartLabel53.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel53.Size = new System.Drawing.Size(70, 20);
- this.smartLabel53.TabIndex = 42;
- this.smartLabel53.Text = "MDataDiff";
- this.smartLabel53.TextColor = System.Drawing.Color.White;
- this.smartLabel53.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel53.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel53.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel53.Wordwrap = false;
- //
- // smartSeparatorLine23
- //
- this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine23.Line1Width = 1F;
- this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine23.Line2Width = 1F;
- this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine23.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine23.Name = "smartSeparatorLine23";
- this.smartSeparatorLine23.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine23.TabIndex = 37;
- this.smartSeparatorLine23.Text = "smartSeparatorLine23";
- //
- // labelMesDiffMadc1
- //
- this.labelMesDiffMadc1.BackGround = null;
- this.labelMesDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffMadc1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffMadc1.LineSpacing = 0F;
- this.labelMesDiffMadc1.Location = new System.Drawing.Point(80, 150);
- this.labelMesDiffMadc1.Name = "labelMesDiffMadc1";
- this.labelMesDiffMadc1.OverlapOptimize = true;
- this.labelMesDiffMadc1.PasswordChar = '\0';
- this.labelMesDiffMadc1.Radius = 3;
- this.labelMesDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffMadc1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffMadc1.TabIndex = 40;
- this.labelMesDiffMadc1.Text = "0.0023";
- this.labelMesDiffMadc1.TextColor = System.Drawing.Color.White;
- this.labelMesDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffMadc1.Wordwrap = false;
- //
- // smartLabel23
- //
- this.smartLabel23.BackGround = this.smartGroupBox2;
- this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel23.LineSpacing = 0F;
- this.smartLabel23.Location = new System.Drawing.Point(4, 150);
- this.smartLabel23.Name = "smartLabel23";
- this.smartLabel23.OverlapOptimize = true;
- this.smartLabel23.PasswordChar = '\0';
- this.smartLabel23.Radius = 3;
- this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel23.Size = new System.Drawing.Size(70, 20);
- this.smartLabel23.TabIndex = 39;
- this.smartLabel23.Text = "MAdc";
- this.smartLabel23.TextColor = System.Drawing.Color.White;
- this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel23.Wordwrap = false;
- //
- // smartSeparatorLine3
- //
- this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine3.Line1Width = 1F;
- this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine3.Line2Width = 1F;
- this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine3.Location = new System.Drawing.Point(2, 148);
- this.smartSeparatorLine3.Name = "smartSeparatorLine3";
- this.smartSeparatorLine3.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine3.TabIndex = 38;
- this.smartSeparatorLine3.Text = "smartSeparatorLine3";
- //
- // labelMesDiffSecDiff1
- //
- this.labelMesDiffSecDiff1.BackGround = null;
- this.labelMesDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffSecDiff1.LineSpacing = 0F;
- this.labelMesDiffSecDiff1.Location = new System.Drawing.Point(80, 172);
- this.labelMesDiffSecDiff1.Name = "labelMesDiffSecDiff1";
- this.labelMesDiffSecDiff1.OverlapOptimize = true;
- this.labelMesDiffSecDiff1.PasswordChar = '\0';
- this.labelMesDiffSecDiff1.Radius = 3;
- this.labelMesDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffSecDiff1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffSecDiff1.TabIndex = 33;
- this.labelMesDiffSecDiff1.Text = "0.0023";
- this.labelMesDiffSecDiff1.TextColor = System.Drawing.Color.White;
- this.labelMesDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffSecDiff1.Wordwrap = false;
- //
- // smartLabel28
- //
- this.smartLabel28.BackGround = this.smartGroupBox2;
- this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel28.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel28.LineSpacing = 0F;
- this.smartLabel28.Location = new System.Drawing.Point(4, 172);
- this.smartLabel28.Name = "smartLabel28";
- this.smartLabel28.OverlapOptimize = true;
- this.smartLabel28.PasswordChar = '\0';
- this.smartLabel28.Radius = 3;
- this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel28.Size = new System.Drawing.Size(70, 20);
- this.smartLabel28.TabIndex = 32;
- this.smartLabel28.Text = "SecDiff";
- this.smartLabel28.TextColor = System.Drawing.Color.White;
- this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel28.Wordwrap = false;
- //
- // labelMesDispMData1
- //
- this.labelMesDispMData1.BackGround = null;
- this.labelMesDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispMData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispMData1.LineSpacing = 0F;
- this.labelMesDispMData1.Location = new System.Drawing.Point(80, 83);
- this.labelMesDispMData1.Name = "labelMesDispMData1";
- this.labelMesDispMData1.OverlapOptimize = true;
- this.labelMesDispMData1.PasswordChar = '\0';
- this.labelMesDispMData1.Radius = 3;
- this.labelMesDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispMData1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispMData1.TabIndex = 31;
- this.labelMesDispMData1.Text = "9.2354";
- this.labelMesDispMData1.TextColor = System.Drawing.Color.White;
- this.labelMesDispMData1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispMData1.Wordwrap = false;
- //
- // smartLabel30
- //
- this.smartLabel30.BackGround = this.smartGroupBox2;
- this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel30.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel30.LineSpacing = 0F;
- this.smartLabel30.Location = new System.Drawing.Point(4, 83);
- this.smartLabel30.Name = "smartLabel30";
- this.smartLabel30.OverlapOptimize = true;
- this.smartLabel30.PasswordChar = '\0';
- this.smartLabel30.Radius = 3;
- this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel30.Size = new System.Drawing.Size(70, 20);
- this.smartLabel30.TabIndex = 30;
- this.smartLabel30.Text = "MData";
- this.smartLabel30.TextColor = System.Drawing.Color.White;
- this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel30.Wordwrap = false;
- //
- // labelMesDispRData1
- //
- this.labelMesDispRData1.BackGround = null;
- this.labelMesDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispRData1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispRData1.LineSpacing = 0F;
- this.labelMesDispRData1.Location = new System.Drawing.Point(80, 61);
- this.labelMesDispRData1.Name = "labelMesDispRData1";
- this.labelMesDispRData1.OverlapOptimize = true;
- this.labelMesDispRData1.PasswordChar = '\0';
- this.labelMesDispRData1.Radius = 3;
- this.labelMesDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispRData1.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispRData1.TabIndex = 28;
- this.labelMesDispRData1.Text = "-9.23 / -10.00";
- this.labelMesDispRData1.TextColor = System.Drawing.Color.White;
- this.labelMesDispRData1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispRData1.Wordwrap = false;
- //
- // smartLabel32
- //
- this.smartLabel32.BackGround = this.smartGroupBox2;
- this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel32.LineSpacing = 0F;
- this.smartLabel32.Location = new System.Drawing.Point(4, 61);
- this.smartLabel32.Name = "smartLabel32";
- this.smartLabel32.OverlapOptimize = true;
- this.smartLabel32.PasswordChar = '\0';
- this.smartLabel32.Radius = 3;
- this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel32.Size = new System.Drawing.Size(70, 20);
- this.smartLabel32.TabIndex = 29;
- this.smartLabel32.Text = "RData";
- this.smartLabel32.TextColor = System.Drawing.Color.White;
- this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel32.Wordwrap = false;
- //
- // smartSeparatorLine13
- //
- this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine13.Line1Width = 1F;
- this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine13.Line2Width = 1F;
- this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine13.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine13.Name = "smartSeparatorLine13";
- this.smartSeparatorLine13.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine13.TabIndex = 25;
- this.smartSeparatorLine13.Text = "smartSeparatorLine13";
- //
// labelMesResult1
//
this.labelMesResult1.BackGround = null;
@@ -3066,51 +3542,28 @@
this.labelMesResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMesResult1.Wordwrap = false;
//
- // labelProgress10
+ // smartLabel26
//
- this.labelProgress10.BackGround = null;
- this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress10.LineSpacing = 0F;
- this.labelProgress10.Location = new System.Drawing.Point(742, 37);
- this.labelProgress10.Name = "labelProgress10";
- this.labelProgress10.OverlapOptimize = true;
- this.labelProgress10.PasswordChar = '\0';
- this.labelProgress10.Radius = 3;
- this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress10.Size = new System.Drawing.Size(80, 40);
- this.labelProgress10.TabIndex = 89;
- this.labelProgress10.Text = "C.Release";
- this.labelProgress10.TextColor = System.Drawing.Color.Black;
- this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress10.Wordwrap = false;
- //
- // labelProgress11
- //
- this.labelProgress11.BackGround = null;
- this.labelProgress11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress11.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
- this.labelProgress11.LineSpacing = 0F;
- this.labelProgress11.Location = new System.Drawing.Point(824, 37);
- this.labelProgress11.Name = "labelProgress11";
- this.labelProgress11.OverlapOptimize = true;
- this.labelProgress11.PasswordChar = '\0';
- this.labelProgress11.Radius = 3;
- this.labelProgress11.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress11.Size = new System.Drawing.Size(80, 40);
- this.labelProgress11.TabIndex = 88;
- this.labelProgress11.Text = "Move(Ready)";
- this.labelProgress11.TextColor = System.Drawing.Color.Black;
- this.labelProgress11.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress11.Wordwrap = false;
+ this.smartLabel26.BackGround = this.smartGroupBox2;
+ this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel26.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel26.LineSpacing = 0F;
+ this.smartLabel26.Location = new System.Drawing.Point(4, 82);
+ this.smartLabel26.Name = "smartLabel26";
+ this.smartLabel26.OverlapOptimize = true;
+ this.smartLabel26.PasswordChar = '\0';
+ this.smartLabel26.Radius = 3;
+ this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel26.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel26.TabIndex = 34;
+ this.smartLabel26.Text = "work";
+ this.smartLabel26.TextColor = System.Drawing.Color.White;
+ this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel26.Wordwrap = false;
//
// labelProgress9
//
@@ -3120,43 +3573,66 @@
this.labelProgress9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress9.LineSpacing = 0F;
- this.labelProgress9.Location = new System.Drawing.Point(660, 37);
+ this.labelProgress9.Location = new System.Drawing.Point(724, 37);
this.labelProgress9.Name = "labelProgress9";
this.labelProgress9.OverlapOptimize = true;
this.labelProgress9.PasswordChar = '\0';
this.labelProgress9.Radius = 3;
this.labelProgress9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress9.Size = new System.Drawing.Size(80, 40);
- this.labelProgress9.TabIndex = 87;
- this.labelProgress9.Text = "V. Break";
+ this.labelProgress9.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress9.TabIndex = 89;
+ this.labelProgress9.Text = "Release";
this.labelProgress9.TextColor = System.Drawing.Color.Black;
this.labelProgress9.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelProgress9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProgress9.Wordwrap = false;
//
- // labelProgress6
+ // labelProgress10
//
- this.labelProgress6.BackGround = null;
- this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
- this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
- this.labelProgress6.LineSpacing = 0F;
- this.labelProgress6.Location = new System.Drawing.Point(414, 37);
- this.labelProgress6.Name = "labelProgress6";
- this.labelProgress6.OverlapOptimize = true;
- this.labelProgress6.PasswordChar = '\0';
- this.labelProgress6.Radius = 3;
- this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress6.Size = new System.Drawing.Size(80, 40);
- this.labelProgress6.TabIndex = 86;
- this.labelProgress6.Text = "V.Start";
- this.labelProgress6.TextColor = System.Drawing.Color.Black;
- this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelProgress6.Wordwrap = false;
+ this.labelProgress10.BackGround = null;
+ this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress10.LineSpacing = 0F;
+ this.labelProgress10.Location = new System.Drawing.Point(814, 37);
+ this.labelProgress10.Name = "labelProgress10";
+ this.labelProgress10.OverlapOptimize = true;
+ this.labelProgress10.PasswordChar = '\0';
+ this.labelProgress10.Radius = 3;
+ this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress10.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress10.TabIndex = 88;
+ this.labelProgress10.Text = "Move";
+ this.labelProgress10.TextColor = System.Drawing.Color.Black;
+ this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress10.Wordwrap = false;
+ //
+ // labelProgress8
+ //
+ this.labelProgress8.BackGround = null;
+ this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress8.LineSpacing = 0F;
+ this.labelProgress8.Location = new System.Drawing.Point(634, 37);
+ this.labelProgress8.Name = "labelProgress8";
+ this.labelProgress8.OverlapOptimize = true;
+ this.labelProgress8.PasswordChar = '\0';
+ this.labelProgress8.Radius = 3;
+ this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress8.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress8.TabIndex = 87;
+ this.labelProgress8.Text = "V. Break";
+ this.labelProgress8.TextColor = System.Drawing.Color.Black;
+ this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress8.Wordwrap = false;
//
// labelProgress5
//
@@ -3166,15 +3642,15 @@
this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress5.LineSpacing = 0F;
- this.labelProgress5.Location = new System.Drawing.Point(332, 37);
+ this.labelProgress5.Location = new System.Drawing.Point(364, 37);
this.labelProgress5.Name = "labelProgress5";
this.labelProgress5.OverlapOptimize = true;
this.labelProgress5.PasswordChar = '\0';
this.labelProgress5.Radius = 3;
this.labelProgress5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress5.Size = new System.Drawing.Size(80, 40);
- this.labelProgress5.TabIndex = 85;
- this.labelProgress5.Text = "C.Merge";
+ this.labelProgress5.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress5.TabIndex = 86;
+ this.labelProgress5.Text = "V.Start";
this.labelProgress5.TextColor = System.Drawing.Color.Black;
this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -3187,17 +3663,17 @@
this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelProgress4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
+ this.labelProgress4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress4.LineSpacing = 0F;
- this.labelProgress4.Location = new System.Drawing.Point(250, 37);
+ this.labelProgress4.Location = new System.Drawing.Point(274, 37);
this.labelProgress4.Name = "labelProgress4";
this.labelProgress4.OverlapOptimize = true;
this.labelProgress4.PasswordChar = '\0';
this.labelProgress4.Radius = 3;
this.labelProgress4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress4.Size = new System.Drawing.Size(80, 40);
- this.labelProgress4.TabIndex = 84;
- this.labelProgress4.Text = "Move(Check)";
+ this.labelProgress4.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress4.TabIndex = 85;
+ this.labelProgress4.Text = "Merge";
this.labelProgress4.TextColor = System.Drawing.Color.Black;
this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray;
this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
@@ -3212,13 +3688,13 @@
this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelProgress2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
this.labelProgress2.LineSpacing = 0F;
- this.labelProgress2.Location = new System.Drawing.Point(86, 37);
+ this.labelProgress2.Location = new System.Drawing.Point(94, 37);
this.labelProgress2.Name = "labelProgress2";
this.labelProgress2.OverlapOptimize = true;
this.labelProgress2.PasswordChar = '\0';
this.labelProgress2.Radius = 3;
this.labelProgress2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress2.Size = new System.Drawing.Size(80, 40);
+ this.labelProgress2.Size = new System.Drawing.Size(88, 40);
this.labelProgress2.TabIndex = 83;
this.labelProgress2.Text = "Entry";
this.labelProgress2.TextColor = System.Drawing.Color.Black;
@@ -3241,7 +3717,7 @@
this.labelProgress1.PasswordChar = '\0';
this.labelProgress1.Radius = 3;
this.labelProgress1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelProgress1.Size = new System.Drawing.Size(80, 40);
+ this.labelProgress1.Size = new System.Drawing.Size(88, 40);
this.labelProgress1.TabIndex = 82;
this.labelProgress1.Text = "Ready";
this.labelProgress1.TextColor = System.Drawing.Color.Black;
@@ -3255,30 +3731,30 @@
this.groupBoxMeasuring2.BackGround = null;
this.groupBoxMeasuring2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
this.groupBoxMeasuring2.BackImage = null;
- this.groupBoxMeasuring2.Controls.Add(this.labelMesPressureWork2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel87);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffMean2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel120);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffSecSum2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel122);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesDispSTD2);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesDispMDataMax2);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffSecMax2);
this.groupBoxMeasuring2.Controls.Add(this.smartLabel124);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel120);
this.groupBoxMeasuring2.Controls.Add(this.labelMesDispMDataDiff2);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffSecSum2);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesDispRData2);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel122);
this.groupBoxMeasuring2.Controls.Add(this.smartLabel126);
- this.groupBoxMeasuring2.Controls.Add(this.smartSeparatorLine26);
this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffMadc2);
+ this.groupBoxMeasuring2.Controls.Add(this.smartSeparatorLine18);
this.groupBoxMeasuring2.Controls.Add(this.smartLabel84);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel93);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel91);
this.groupBoxMeasuring2.Controls.Add(this.smartSeparatorLine25);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesPressureMaster2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel86);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesDispMData2);
this.groupBoxMeasuring2.Controls.Add(this.labelMesDiffSecDiff2);
this.groupBoxMeasuring2.Controls.Add(this.smartLabel89);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesDispMData2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel91);
- this.groupBoxMeasuring2.Controls.Add(this.labelMesDispRData2);
- this.groupBoxMeasuring2.Controls.Add(this.smartLabel93);
- this.groupBoxMeasuring2.Controls.Add(this.smartSeparatorLine18);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesPressureWork2);
this.groupBoxMeasuring2.Controls.Add(this.labelMesResult2);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel87);
+ this.groupBoxMeasuring2.Controls.Add(this.labelMesPressureMaster2);
+ this.groupBoxMeasuring2.Controls.Add(this.smartLabel86);
+ this.groupBoxMeasuring2.Controls.Add(this.smartSeparatorLine26);
this.groupBoxMeasuring2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.groupBoxMeasuring2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.groupBoxMeasuring2.FrameLineThickness = 2;
@@ -3292,166 +3768,51 @@
this.groupBoxMeasuring2.Text = "Measuring";
this.groupBoxMeasuring2.TextColor = System.Drawing.Color.White;
//
- // labelMesPressureWork2
+ // labelMesDispMDataMax2
//
- this.labelMesPressureWork2.BackGround = null;
- this.labelMesPressureWork2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesPressureWork2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesPressureWork2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesPressureWork2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesPressureWork2.LineSpacing = 0F;
- this.labelMesPressureWork2.Location = new System.Drawing.Point(80, 259);
- this.labelMesPressureWork2.Name = "labelMesPressureWork2";
- this.labelMesPressureWork2.OverlapOptimize = true;
- this.labelMesPressureWork2.PasswordChar = '\0';
- this.labelMesPressureWork2.Radius = 3;
- this.labelMesPressureWork2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesPressureWork2.Size = new System.Drawing.Size(90, 20);
- this.labelMesPressureWork2.TabIndex = 41;
- this.labelMesPressureWork2.Text = "0.0023";
- this.labelMesPressureWork2.TextColor = System.Drawing.Color.White;
- this.labelMesPressureWork2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesPressureWork2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesPressureWork2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesPressureWork2.Wordwrap = false;
+ this.labelMesDispMDataMax2.BackGround = null;
+ this.labelMesDispMDataMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMDataMax2.LineSpacing = 0F;
+ this.labelMesDispMDataMax2.Location = new System.Drawing.Point(80, 261);
+ this.labelMesDispMDataMax2.Name = "labelMesDispMDataMax2";
+ this.labelMesDispMDataMax2.OverlapOptimize = true;
+ this.labelMesDispMDataMax2.PasswordChar = '\0';
+ this.labelMesDispMDataMax2.Radius = 3;
+ this.labelMesDispMDataMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispMDataMax2.TabIndex = 45;
+ this.labelMesDispMDataMax2.Text = "9.2354";
+ this.labelMesDispMDataMax2.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMDataMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataMax2.Wordwrap = false;
//
- // smartLabel87
+ // labelMesDiffSecMax2
//
- this.smartLabel87.BackGround = this.smartGroupBox2;
- this.smartLabel87.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel87.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel87.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel87.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel87.LineSpacing = 0F;
- this.smartLabel87.Location = new System.Drawing.Point(4, 259);
- this.smartLabel87.Name = "smartLabel87";
- this.smartLabel87.OverlapOptimize = true;
- this.smartLabel87.PasswordChar = '\0';
- this.smartLabel87.Radius = 3;
- this.smartLabel87.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel87.Size = new System.Drawing.Size(70, 20);
- this.smartLabel87.TabIndex = 34;
- this.smartLabel87.Text = "work";
- this.smartLabel87.TextColor = System.Drawing.Color.White;
- this.smartLabel87.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel87.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel87.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel87.Wordwrap = false;
- //
- // labelMesDiffMean2
- //
- this.labelMesDiffMean2.BackGround = null;
- this.labelMesDiffMean2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffMean2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffMean2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffMean2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffMean2.LineSpacing = 0F;
- this.labelMesDiffMean2.Location = new System.Drawing.Point(80, 216);
- this.labelMesDiffMean2.Name = "labelMesDiffMean2";
- this.labelMesDiffMean2.OverlapOptimize = true;
- this.labelMesDiffMean2.PasswordChar = '\0';
- this.labelMesDiffMean2.Radius = 3;
- this.labelMesDiffMean2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffMean2.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffMean2.TabIndex = 49;
- this.labelMesDiffMean2.Text = "0.0023";
- this.labelMesDiffMean2.TextColor = System.Drawing.Color.White;
- this.labelMesDiffMean2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffMean2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffMean2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffMean2.Wordwrap = false;
- //
- // smartLabel120
- //
- this.smartLabel120.BackGround = this.smartGroupBox2;
- this.smartLabel120.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel120.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel120.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel120.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel120.LineSpacing = 0F;
- this.smartLabel120.Location = new System.Drawing.Point(4, 216);
- this.smartLabel120.Name = "smartLabel120";
- this.smartLabel120.OverlapOptimize = true;
- this.smartLabel120.PasswordChar = '\0';
- this.smartLabel120.Radius = 3;
- this.smartLabel120.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel120.Size = new System.Drawing.Size(70, 20);
- this.smartLabel120.TabIndex = 48;
- this.smartLabel120.Text = "DiffMean";
- this.smartLabel120.TextColor = System.Drawing.Color.White;
- this.smartLabel120.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel120.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel120.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel120.Wordwrap = false;
- //
- // labelMesDiffSecSum2
- //
- this.labelMesDiffSecSum2.BackGround = null;
- this.labelMesDiffSecSum2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDiffSecSum2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDiffSecSum2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDiffSecSum2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDiffSecSum2.LineSpacing = 0F;
- this.labelMesDiffSecSum2.Location = new System.Drawing.Point(80, 194);
- this.labelMesDiffSecSum2.Name = "labelMesDiffSecSum2";
- this.labelMesDiffSecSum2.OverlapOptimize = true;
- this.labelMesDiffSecSum2.PasswordChar = '\0';
- this.labelMesDiffSecSum2.Radius = 3;
- this.labelMesDiffSecSum2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDiffSecSum2.Size = new System.Drawing.Size(90, 20);
- this.labelMesDiffSecSum2.TabIndex = 47;
- this.labelMesDiffSecSum2.Text = "0.0023";
- this.labelMesDiffSecSum2.TextColor = System.Drawing.Color.White;
- this.labelMesDiffSecSum2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDiffSecSum2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDiffSecSum2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDiffSecSum2.Wordwrap = false;
- //
- // smartLabel122
- //
- this.smartLabel122.BackGround = this.smartGroupBox2;
- this.smartLabel122.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel122.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel122.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel122.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel122.LineSpacing = 0F;
- this.smartLabel122.Location = new System.Drawing.Point(4, 194);
- this.smartLabel122.Name = "smartLabel122";
- this.smartLabel122.OverlapOptimize = true;
- this.smartLabel122.PasswordChar = '\0';
- this.smartLabel122.Radius = 3;
- this.smartLabel122.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel122.Size = new System.Drawing.Size(70, 20);
- this.smartLabel122.TabIndex = 46;
- this.smartLabel122.Text = "SecSum";
- this.smartLabel122.TextColor = System.Drawing.Color.White;
- this.smartLabel122.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel122.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel122.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel122.Wordwrap = false;
- //
- // labelMesDispSTD2
- //
- this.labelMesDispSTD2.BackGround = null;
- this.labelMesDispSTD2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispSTD2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispSTD2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispSTD2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispSTD2.LineSpacing = 0F;
- this.labelMesDispSTD2.Location = new System.Drawing.Point(80, 127);
- this.labelMesDispSTD2.Name = "labelMesDispSTD2";
- this.labelMesDispSTD2.OverlapOptimize = true;
- this.labelMesDispSTD2.PasswordChar = '\0';
- this.labelMesDispSTD2.Radius = 3;
- this.labelMesDispSTD2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispSTD2.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispSTD2.TabIndex = 45;
- this.labelMesDispSTD2.Text = "9.2354";
- this.labelMesDispSTD2.TextColor = System.Drawing.Color.White;
- this.labelMesDispSTD2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispSTD2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispSTD2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispSTD2.Wordwrap = false;
+ this.labelMesDiffSecMax2.BackGround = null;
+ this.labelMesDiffSecMax2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecMax2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecMax2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecMax2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecMax2.LineSpacing = 0F;
+ this.labelMesDiffSecMax2.Location = new System.Drawing.Point(80, 170);
+ this.labelMesDiffSecMax2.Name = "labelMesDiffSecMax2";
+ this.labelMesDiffSecMax2.OverlapOptimize = true;
+ this.labelMesDiffSecMax2.PasswordChar = '\0';
+ this.labelMesDiffSecMax2.Radius = 3;
+ this.labelMesDiffSecMax2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecMax2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffSecMax2.TabIndex = 49;
+ this.labelMesDiffSecMax2.Text = "0.0023";
+ this.labelMesDiffSecMax2.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecMax2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecMax2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecMax2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecMax2.Wordwrap = false;
//
// smartLabel124
//
@@ -3461,7 +3822,7 @@
this.smartLabel124.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel124.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel124.LineSpacing = 0F;
- this.smartLabel124.Location = new System.Drawing.Point(4, 127);
+ this.smartLabel124.Location = new System.Drawing.Point(4, 261);
this.smartLabel124.Name = "smartLabel124";
this.smartLabel124.OverlapOptimize = true;
this.smartLabel124.PasswordChar = '\0';
@@ -3469,13 +3830,36 @@
this.smartLabel124.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel124.Size = new System.Drawing.Size(70, 20);
this.smartLabel124.TabIndex = 44;
- this.smartLabel124.Text = "STD";
+ this.smartLabel124.Text = "MData.Max";
this.smartLabel124.TextColor = System.Drawing.Color.White;
this.smartLabel124.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel124.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel124.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel124.Wordwrap = false;
//
+ // smartLabel120
+ //
+ this.smartLabel120.BackGround = this.smartGroupBox2;
+ this.smartLabel120.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel120.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel120.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel120.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel120.LineSpacing = 0F;
+ this.smartLabel120.Location = new System.Drawing.Point(4, 170);
+ this.smartLabel120.Name = "smartLabel120";
+ this.smartLabel120.OverlapOptimize = true;
+ this.smartLabel120.PasswordChar = '\0';
+ this.smartLabel120.Radius = 3;
+ this.smartLabel120.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel120.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel120.TabIndex = 48;
+ this.smartLabel120.Text = "LR.Max";
+ this.smartLabel120.TextColor = System.Drawing.Color.White;
+ this.smartLabel120.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel120.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel120.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel120.Wordwrap = false;
+ //
// labelMesDispMDataDiff2
//
this.labelMesDispMDataDiff2.BackGround = null;
@@ -3484,7 +3868,7 @@
this.labelMesDispMDataDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelMesDispMDataDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelMesDispMDataDiff2.LineSpacing = 0F;
- this.labelMesDispMDataDiff2.Location = new System.Drawing.Point(80, 105);
+ this.labelMesDispMDataDiff2.Location = new System.Drawing.Point(80, 239);
this.labelMesDispMDataDiff2.Name = "labelMesDispMDataDiff2";
this.labelMesDispMDataDiff2.OverlapOptimize = true;
this.labelMesDispMDataDiff2.PasswordChar = '\0';
@@ -3499,6 +3883,75 @@
this.labelMesDispMDataDiff2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMesDispMDataDiff2.Wordwrap = false;
//
+ // labelMesDiffSecSum2
+ //
+ this.labelMesDiffSecSum2.BackGround = null;
+ this.labelMesDiffSecSum2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecSum2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecSum2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecSum2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDiffSecSum2.LineSpacing = 0F;
+ this.labelMesDiffSecSum2.Location = new System.Drawing.Point(80, 148);
+ this.labelMesDiffSecSum2.Name = "labelMesDiffSecSum2";
+ this.labelMesDiffSecSum2.OverlapOptimize = true;
+ this.labelMesDiffSecSum2.PasswordChar = '\0';
+ this.labelMesDiffSecSum2.Radius = 3;
+ this.labelMesDiffSecSum2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecSum2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDiffSecSum2.TabIndex = 47;
+ this.labelMesDiffSecSum2.Text = "0.0023";
+ this.labelMesDiffSecSum2.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecSum2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecSum2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecSum2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecSum2.Wordwrap = false;
+ //
+ // labelMesDispRData2
+ //
+ this.labelMesDispRData2.BackGround = null;
+ this.labelMesDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispRData2.LineSpacing = 0F;
+ this.labelMesDispRData2.Location = new System.Drawing.Point(80, 195);
+ this.labelMesDispRData2.Name = "labelMesDispRData2";
+ this.labelMesDispRData2.OverlapOptimize = true;
+ this.labelMesDispRData2.PasswordChar = '\0';
+ this.labelMesDispRData2.Radius = 3;
+ this.labelMesDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispRData2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispRData2.TabIndex = 28;
+ this.labelMesDispRData2.Text = "-9.23 / -10.00";
+ this.labelMesDispRData2.TextColor = System.Drawing.Color.White;
+ this.labelMesDispRData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispRData2.Wordwrap = false;
+ //
+ // smartLabel122
+ //
+ this.smartLabel122.BackGround = this.smartGroupBox2;
+ this.smartLabel122.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel122.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel122.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel122.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel122.LineSpacing = 0F;
+ this.smartLabel122.Location = new System.Drawing.Point(4, 148);
+ this.smartLabel122.Name = "smartLabel122";
+ this.smartLabel122.OverlapOptimize = true;
+ this.smartLabel122.PasswordChar = '\0';
+ this.smartLabel122.Radius = 3;
+ this.smartLabel122.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel122.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel122.TabIndex = 46;
+ this.smartLabel122.Text = "LR.Sum";
+ this.smartLabel122.TextColor = System.Drawing.Color.White;
+ this.smartLabel122.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel122.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel122.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel122.Wordwrap = false;
+ //
// smartLabel126
//
this.smartLabel126.BackGround = this.smartGroupBox2;
@@ -3507,7 +3960,7 @@
this.smartLabel126.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel126.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel126.LineSpacing = 0F;
- this.smartLabel126.Location = new System.Drawing.Point(4, 105);
+ this.smartLabel126.Location = new System.Drawing.Point(4, 239);
this.smartLabel126.Name = "smartLabel126";
this.smartLabel126.OverlapOptimize = true;
this.smartLabel126.PasswordChar = '\0';
@@ -3515,26 +3968,13 @@
this.smartLabel126.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel126.Size = new System.Drawing.Size(70, 20);
this.smartLabel126.TabIndex = 42;
- this.smartLabel126.Text = "MDataDiff";
+ this.smartLabel126.Text = "MData.Diff";
this.smartLabel126.TextColor = System.Drawing.Color.White;
this.smartLabel126.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel126.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel126.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel126.Wordwrap = false;
//
- // smartSeparatorLine26
- //
- this.smartSeparatorLine26.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine26.Line1Width = 1F;
- this.smartSeparatorLine26.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine26.Line2Width = 1F;
- this.smartSeparatorLine26.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine26.Location = new System.Drawing.Point(2, 236);
- this.smartSeparatorLine26.Name = "smartSeparatorLine26";
- this.smartSeparatorLine26.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine26.TabIndex = 37;
- this.smartSeparatorLine26.Text = "smartSeparatorLine26";
- //
// labelMesDiffMadc2
//
this.labelMesDiffMadc2.BackGround = null;
@@ -3543,7 +3983,7 @@
this.labelMesDiffMadc2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelMesDiffMadc2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelMesDiffMadc2.LineSpacing = 0F;
- this.labelMesDiffMadc2.Location = new System.Drawing.Point(80, 150);
+ this.labelMesDiffMadc2.Location = new System.Drawing.Point(80, 104);
this.labelMesDiffMadc2.Name = "labelMesDiffMadc2";
this.labelMesDiffMadc2.OverlapOptimize = true;
this.labelMesDiffMadc2.PasswordChar = '\0';
@@ -3558,6 +3998,19 @@
this.labelMesDiffMadc2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMesDiffMadc2.Wordwrap = false;
//
+ // smartSeparatorLine18
+ //
+ this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line1Width = 1F;
+ this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine18.Line2Width = 1F;
+ this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine18.Location = new System.Drawing.Point(2, 192);
+ this.smartSeparatorLine18.Name = "smartSeparatorLine18";
+ this.smartSeparatorLine18.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine18.TabIndex = 25;
+ this.smartSeparatorLine18.Text = "smartSeparatorLine18";
+ //
// smartLabel84
//
this.smartLabel84.BackGround = this.smartGroupBox2;
@@ -3566,7 +4019,7 @@
this.smartLabel84.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel84.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel84.LineSpacing = 0F;
- this.smartLabel84.Location = new System.Drawing.Point(4, 150);
+ this.smartLabel84.Location = new System.Drawing.Point(4, 104);
this.smartLabel84.Name = "smartLabel84";
this.smartLabel84.OverlapOptimize = true;
this.smartLabel84.PasswordChar = '\0';
@@ -3574,13 +4027,59 @@
this.smartLabel84.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel84.Size = new System.Drawing.Size(70, 20);
this.smartLabel84.TabIndex = 39;
- this.smartLabel84.Text = "MAdc";
+ this.smartLabel84.Text = "ADC";
this.smartLabel84.TextColor = System.Drawing.Color.White;
this.smartLabel84.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel84.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel84.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel84.Wordwrap = false;
//
+ // smartLabel93
+ //
+ this.smartLabel93.BackGround = this.smartGroupBox2;
+ this.smartLabel93.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel93.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel93.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel93.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel93.LineSpacing = 0F;
+ this.smartLabel93.Location = new System.Drawing.Point(4, 195);
+ this.smartLabel93.Name = "smartLabel93";
+ this.smartLabel93.OverlapOptimize = true;
+ this.smartLabel93.PasswordChar = '\0';
+ this.smartLabel93.Radius = 3;
+ this.smartLabel93.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel93.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel93.TabIndex = 29;
+ this.smartLabel93.Text = "RData";
+ this.smartLabel93.TextColor = System.Drawing.Color.White;
+ this.smartLabel93.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel93.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel93.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel93.Wordwrap = false;
+ //
+ // smartLabel91
+ //
+ this.smartLabel91.BackGround = this.smartGroupBox2;
+ this.smartLabel91.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel91.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel91.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel91.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel91.LineSpacing = 0F;
+ this.smartLabel91.Location = new System.Drawing.Point(4, 217);
+ this.smartLabel91.Name = "smartLabel91";
+ this.smartLabel91.OverlapOptimize = true;
+ this.smartLabel91.PasswordChar = '\0';
+ this.smartLabel91.Radius = 3;
+ this.smartLabel91.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel91.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel91.TabIndex = 30;
+ this.smartLabel91.Text = "MData";
+ this.smartLabel91.TextColor = System.Drawing.Color.White;
+ this.smartLabel91.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel91.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel91.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel91.Wordwrap = false;
+ //
// smartSeparatorLine25
//
this.smartSeparatorLine25.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
@@ -3588,57 +4087,34 @@
this.smartSeparatorLine25.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.smartSeparatorLine25.Line2Width = 1F;
this.smartSeparatorLine25.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine25.Location = new System.Drawing.Point(2, 148);
+ this.smartSeparatorLine25.Location = new System.Drawing.Point(2, 102);
this.smartSeparatorLine25.Name = "smartSeparatorLine25";
this.smartSeparatorLine25.Size = new System.Drawing.Size(171, 2);
this.smartSeparatorLine25.TabIndex = 38;
this.smartSeparatorLine25.Text = "smartSeparatorLine25";
//
- // labelMesPressureMaster2
+ // labelMesDispMData2
//
- this.labelMesPressureMaster2.BackGround = null;
- this.labelMesPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesPressureMaster2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesPressureMaster2.LineSpacing = 0F;
- this.labelMesPressureMaster2.Location = new System.Drawing.Point(80, 240);
- this.labelMesPressureMaster2.Name = "labelMesPressureMaster2";
- this.labelMesPressureMaster2.OverlapOptimize = true;
- this.labelMesPressureMaster2.PasswordChar = '\0';
- this.labelMesPressureMaster2.Radius = 3;
- this.labelMesPressureMaster2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesPressureMaster2.Size = new System.Drawing.Size(90, 20);
- this.labelMesPressureMaster2.TabIndex = 36;
- this.labelMesPressureMaster2.Text = "0.0023";
- this.labelMesPressureMaster2.TextColor = System.Drawing.Color.White;
- this.labelMesPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesPressureMaster2.Wordwrap = false;
- //
- // smartLabel86
- //
- this.smartLabel86.BackGround = this.smartGroupBox2;
- this.smartLabel86.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel86.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel86.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel86.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel86.LineSpacing = 0F;
- this.smartLabel86.Location = new System.Drawing.Point(4, 240);
- this.smartLabel86.Name = "smartLabel86";
- this.smartLabel86.OverlapOptimize = true;
- this.smartLabel86.PasswordChar = '\0';
- this.smartLabel86.Radius = 3;
- this.smartLabel86.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel86.Size = new System.Drawing.Size(70, 20);
- this.smartLabel86.TabIndex = 35;
- this.smartLabel86.Text = "master";
- this.smartLabel86.TextColor = System.Drawing.Color.White;
- this.smartLabel86.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel86.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel86.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel86.Wordwrap = false;
+ this.labelMesDispMData2.BackGround = null;
+ this.labelMesDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesDispMData2.LineSpacing = 0F;
+ this.labelMesDispMData2.Location = new System.Drawing.Point(80, 217);
+ this.labelMesDispMData2.Name = "labelMesDispMData2";
+ this.labelMesDispMData2.OverlapOptimize = true;
+ this.labelMesDispMData2.PasswordChar = '\0';
+ this.labelMesDispMData2.Radius = 3;
+ this.labelMesDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMData2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesDispMData2.TabIndex = 31;
+ this.labelMesDispMData2.Text = "9.2354";
+ this.labelMesDispMData2.TextColor = System.Drawing.Color.White;
+ this.labelMesDispMData2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMData2.Wordwrap = false;
//
// labelMesDiffSecDiff2
//
@@ -3648,7 +4124,7 @@
this.labelMesDiffSecDiff2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelMesDiffSecDiff2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.labelMesDiffSecDiff2.LineSpacing = 0F;
- this.labelMesDiffSecDiff2.Location = new System.Drawing.Point(80, 172);
+ this.labelMesDiffSecDiff2.Location = new System.Drawing.Point(80, 126);
this.labelMesDiffSecDiff2.Name = "labelMesDiffSecDiff2";
this.labelMesDiffSecDiff2.OverlapOptimize = true;
this.labelMesDiffSecDiff2.PasswordChar = '\0';
@@ -3671,7 +4147,7 @@
this.smartLabel89.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel89.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.smartLabel89.LineSpacing = 0F;
- this.smartLabel89.Location = new System.Drawing.Point(4, 172);
+ this.smartLabel89.Location = new System.Drawing.Point(4, 126);
this.smartLabel89.Name = "smartLabel89";
this.smartLabel89.OverlapOptimize = true;
this.smartLabel89.PasswordChar = '\0';
@@ -3679,117 +4155,35 @@
this.smartLabel89.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel89.Size = new System.Drawing.Size(70, 20);
this.smartLabel89.TabIndex = 32;
- this.smartLabel89.Text = "SecDiff";
+ this.smartLabel89.Text = "LR.Sec";
this.smartLabel89.TextColor = System.Drawing.Color.White;
this.smartLabel89.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel89.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel89.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel89.Wordwrap = false;
//
- // labelMesDispMData2
+ // labelMesPressureWork2
//
- this.labelMesDispMData2.BackGround = null;
- this.labelMesDispMData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispMData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispMData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispMData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispMData2.LineSpacing = 0F;
- this.labelMesDispMData2.Location = new System.Drawing.Point(80, 83);
- this.labelMesDispMData2.Name = "labelMesDispMData2";
- this.labelMesDispMData2.OverlapOptimize = true;
- this.labelMesDispMData2.PasswordChar = '\0';
- this.labelMesDispMData2.Radius = 3;
- this.labelMesDispMData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispMData2.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispMData2.TabIndex = 31;
- this.labelMesDispMData2.Text = "9.2354";
- this.labelMesDispMData2.TextColor = System.Drawing.Color.White;
- this.labelMesDispMData2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispMData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispMData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispMData2.Wordwrap = false;
- //
- // smartLabel91
- //
- this.smartLabel91.BackGround = this.smartGroupBox2;
- this.smartLabel91.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel91.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel91.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel91.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel91.LineSpacing = 0F;
- this.smartLabel91.Location = new System.Drawing.Point(4, 83);
- this.smartLabel91.Name = "smartLabel91";
- this.smartLabel91.OverlapOptimize = true;
- this.smartLabel91.PasswordChar = '\0';
- this.smartLabel91.Radius = 3;
- this.smartLabel91.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel91.Size = new System.Drawing.Size(70, 20);
- this.smartLabel91.TabIndex = 30;
- this.smartLabel91.Text = "MData";
- this.smartLabel91.TextColor = System.Drawing.Color.White;
- this.smartLabel91.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel91.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel91.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel91.Wordwrap = false;
- //
- // labelMesDispRData2
- //
- this.labelMesDispRData2.BackGround = null;
- this.labelMesDispRData2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.labelMesDispRData2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelMesDispRData2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelMesDispRData2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.labelMesDispRData2.LineSpacing = 0F;
- this.labelMesDispRData2.Location = new System.Drawing.Point(80, 61);
- this.labelMesDispRData2.Name = "labelMesDispRData2";
- this.labelMesDispRData2.OverlapOptimize = true;
- this.labelMesDispRData2.PasswordChar = '\0';
- this.labelMesDispRData2.Radius = 3;
- this.labelMesDispRData2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelMesDispRData2.Size = new System.Drawing.Size(90, 20);
- this.labelMesDispRData2.TabIndex = 28;
- this.labelMesDispRData2.Text = "-9.23 / -10.00";
- this.labelMesDispRData2.TextColor = System.Drawing.Color.White;
- this.labelMesDispRData2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelMesDispRData2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelMesDispRData2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelMesDispRData2.Wordwrap = false;
- //
- // smartLabel93
- //
- this.smartLabel93.BackGround = this.smartGroupBox2;
- this.smartLabel93.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
- this.smartLabel93.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.smartLabel93.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel93.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
- this.smartLabel93.LineSpacing = 0F;
- this.smartLabel93.Location = new System.Drawing.Point(4, 61);
- this.smartLabel93.Name = "smartLabel93";
- this.smartLabel93.OverlapOptimize = true;
- this.smartLabel93.PasswordChar = '\0';
- this.smartLabel93.Radius = 3;
- this.smartLabel93.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel93.Size = new System.Drawing.Size(70, 20);
- this.smartLabel93.TabIndex = 29;
- this.smartLabel93.Text = "RData";
- this.smartLabel93.TextColor = System.Drawing.Color.White;
- this.smartLabel93.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel93.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel93.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel93.Wordwrap = false;
- //
- // smartSeparatorLine18
- //
- this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine18.Line1Width = 1F;
- this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.smartSeparatorLine18.Line2Width = 1F;
- this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
- this.smartSeparatorLine18.Location = new System.Drawing.Point(2, 58);
- this.smartSeparatorLine18.Name = "smartSeparatorLine18";
- this.smartSeparatorLine18.Size = new System.Drawing.Size(171, 2);
- this.smartSeparatorLine18.TabIndex = 25;
- this.smartSeparatorLine18.Text = "smartSeparatorLine18";
+ this.labelMesPressureWork2.BackGround = null;
+ this.labelMesPressureWork2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureWork2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureWork2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureWork2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesPressureWork2.LineSpacing = 0F;
+ this.labelMesPressureWork2.Location = new System.Drawing.Point(80, 82);
+ this.labelMesPressureWork2.Name = "labelMesPressureWork2";
+ this.labelMesPressureWork2.OverlapOptimize = true;
+ this.labelMesPressureWork2.PasswordChar = '\0';
+ this.labelMesPressureWork2.Radius = 3;
+ this.labelMesPressureWork2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureWork2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesPressureWork2.TabIndex = 41;
+ this.labelMesPressureWork2.Text = "0.0023";
+ this.labelMesPressureWork2.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureWork2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureWork2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureWork2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureWork2.Wordwrap = false;
//
// labelMesResult2
//
@@ -3814,6 +4208,88 @@
this.labelMesResult2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMesResult2.Wordwrap = false;
//
+ // smartLabel87
+ //
+ this.smartLabel87.BackGround = this.smartGroupBox2;
+ this.smartLabel87.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel87.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel87.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel87.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel87.LineSpacing = 0F;
+ this.smartLabel87.Location = new System.Drawing.Point(4, 82);
+ this.smartLabel87.Name = "smartLabel87";
+ this.smartLabel87.OverlapOptimize = true;
+ this.smartLabel87.PasswordChar = '\0';
+ this.smartLabel87.Radius = 3;
+ this.smartLabel87.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel87.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel87.TabIndex = 34;
+ this.smartLabel87.Text = "work";
+ this.smartLabel87.TextColor = System.Drawing.Color.White;
+ this.smartLabel87.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel87.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel87.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel87.Wordwrap = false;
+ //
+ // labelMesPressureMaster2
+ //
+ this.labelMesPressureMaster2.BackGround = null;
+ this.labelMesPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureMaster2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.labelMesPressureMaster2.LineSpacing = 0F;
+ this.labelMesPressureMaster2.Location = new System.Drawing.Point(80, 62);
+ this.labelMesPressureMaster2.Name = "labelMesPressureMaster2";
+ this.labelMesPressureMaster2.OverlapOptimize = true;
+ this.labelMesPressureMaster2.PasswordChar = '\0';
+ this.labelMesPressureMaster2.Radius = 3;
+ this.labelMesPressureMaster2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureMaster2.Size = new System.Drawing.Size(90, 20);
+ this.labelMesPressureMaster2.TabIndex = 36;
+ this.labelMesPressureMaster2.Text = "0.0023";
+ this.labelMesPressureMaster2.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureMaster2.Wordwrap = false;
+ //
+ // smartLabel86
+ //
+ this.smartLabel86.BackGround = this.smartGroupBox2;
+ this.smartLabel86.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel86.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel86.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel86.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
+ this.smartLabel86.LineSpacing = 0F;
+ this.smartLabel86.Location = new System.Drawing.Point(4, 62);
+ this.smartLabel86.Name = "smartLabel86";
+ this.smartLabel86.OverlapOptimize = true;
+ this.smartLabel86.PasswordChar = '\0';
+ this.smartLabel86.Radius = 3;
+ this.smartLabel86.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel86.Size = new System.Drawing.Size(70, 20);
+ this.smartLabel86.TabIndex = 35;
+ this.smartLabel86.Text = "master";
+ this.smartLabel86.TextColor = System.Drawing.Color.White;
+ this.smartLabel86.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel86.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel86.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel86.Wordwrap = false;
+ //
+ // smartSeparatorLine26
+ //
+ this.smartSeparatorLine26.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line1Width = 1F;
+ this.smartSeparatorLine26.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine26.Line2Width = 1F;
+ this.smartSeparatorLine26.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
+ this.smartSeparatorLine26.Location = new System.Drawing.Point(2, 59);
+ this.smartSeparatorLine26.Name = "smartSeparatorLine26";
+ this.smartSeparatorLine26.Size = new System.Drawing.Size(171, 2);
+ this.smartSeparatorLine26.TabIndex = 37;
+ this.smartSeparatorLine26.Text = "smartSeparatorLine26";
+ //
// smartGroupBox11
//
this.smartGroupBox11.BackGround = null;
@@ -3830,7 +4306,7 @@
this.smartGroupBox11.RoundRadius = 5;
this.smartGroupBox11.Size = new System.Drawing.Size(433, 285);
this.smartGroupBox11.TabIndex = 77;
- this.smartGroupBox11.Text = "Lane 6";
+ this.smartGroupBox11.Text = "Lane 2";
this.smartGroupBox11.TextColor = System.Drawing.Color.White;
//
// smartDraw2
@@ -3896,13 +4372,13 @@
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartGroupBox groupBoxMeasuring1;
- private SmartX.SmartLabel labelMesDiffMean1;
+ private SmartX.SmartLabel labelMesDiffSecMax1;
private SmartX.SmartLabel smartLabel41;
private SmartX.SmartGroupBox smartGroupBox2;
private SmartX.SmartLabel smartLabel61;
private SmartX.SmartLabel labelMesDiffSecSum1;
private SmartX.SmartLabel smartLabel45;
- private SmartX.SmartLabel labelMesDispSTD1;
+ private SmartX.SmartLabel labelMesDispMDataMax1;
private SmartX.SmartLabel smartLabel48;
private SmartX.SmartLabel labelMesDispMDataDiff1;
private SmartX.SmartLabel smartLabel53;
@@ -3922,20 +4398,19 @@
private SmartX.SmartLabel smartLabel32;
private SmartX.SmartSeparatorLine smartSeparatorLine13;
private SmartX.SmartLabel labelMesResult1;
- private SmartX.SmartLabel labelProgress10;
- private SmartX.SmartLabel labelProgress11;
private SmartX.SmartLabel labelProgress9;
- private SmartX.SmartLabel labelProgress6;
+ private SmartX.SmartLabel labelProgress10;
+ private SmartX.SmartLabel labelProgress8;
private SmartX.SmartLabel labelProgress5;
private SmartX.SmartLabel labelProgress4;
private SmartX.SmartLabel labelProgress2;
private SmartX.SmartLabel labelProgress1;
private SmartX.SmartGroupBox groupBoxMeasuring2;
- private SmartX.SmartLabel labelMesDiffMean2;
+ private SmartX.SmartLabel labelMesDiffSecMax2;
private SmartX.SmartLabel smartLabel120;
private SmartX.SmartLabel labelMesDiffSecSum2;
private SmartX.SmartLabel smartLabel122;
- private SmartX.SmartLabel labelMesDispSTD2;
+ private SmartX.SmartLabel labelMesDispMDataMax2;
private SmartX.SmartLabel smartLabel124;
private SmartX.SmartLabel labelMesDispMDataDiff2;
private SmartX.SmartLabel smartLabel126;
@@ -4049,12 +4524,32 @@
private SmartX.SmartLabel smartLabel62;
private SmartX.SmartLabel labelDiffSecDiff7;
private SmartX.SmartLabel smartLabel64;
- private SmartX.SmartLabel labelProgress8;
private SmartX.SmartLabel labelProgress7;
+ private SmartX.SmartLabel labelProgress6;
private SmartX.SmartLabel labelProgress3;
private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1;
private SmartX.SmartButton buttonDisplay;
private SmartX.SmartButton buttonContinuousTest;
private SmartX.SmartTimer smartTimer;
+ private SmartX.SmartLabel labelResultDisp1;
+ private SmartX.SmartLabel labelResultDiff1;
+ private SmartX.SmartLabel labelResultDisp4;
+ private SmartX.SmartLabel labelResultDiff4;
+ private SmartX.SmartLabel labelResultDisp2;
+ private SmartX.SmartLabel labelResultDiff2;
+ private SmartX.SmartLabel labelResultDisp3;
+ private SmartX.SmartLabel labelResultDiff3;
+ private SmartX.SmartLabel labelResultDisp10;
+ private SmartX.SmartLabel labelResultDiff10;
+ private SmartX.SmartLabel labelResultDisp8;
+ private SmartX.SmartLabel labelResultDiff8;
+ private SmartX.SmartLabel labelResultDisp9;
+ private SmartX.SmartLabel labelResultDiff9;
+ private SmartX.SmartLabel labelResultDisp6;
+ private SmartX.SmartLabel labelResultDiff6;
+ private SmartX.SmartLabel labelResultDisp7;
+ private SmartX.SmartLabel labelResultDiff7;
+ private SmartX.SmartLabel labelResultDisp5;
+ private SmartX.SmartLabel labelResultDiff5;
}
}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus1.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus1.cs
index b92e98d..f56bdb3 100644
--- a/INT_PT002/Controls/System/ControlMenuSystemStatus1.cs
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus1.cs
@@ -19,16 +19,14 @@ namespace INT_PT002.Controls
#region Field
private FormMenu m_ParentForm;
- private Color ColorProgressOn;
- private Color ColorProgressOff;
- private Color ColorResultPass;
- private Color ColorResultNG;
- private Color ColorResultNone;
-
private int CheckLane;
+ private double m_ScaleDiff;
+
+ private Collection CollectionLabelProgress;
private Collection CollectionLabelResult;
- private Collection CollectionLabelProgress;
+ private Collection CollectionLabelResultDiff;
+ private Collection CollectionLabelResultDisp;
private Collection CollectionDiffSecDiff;
private Collection CollectionPressureWork;
@@ -53,6 +51,12 @@ namespace INT_PT002.Controls
get { return this.m_ParentForm; }
private set { this.m_ParentForm = value; }
}
+
+ public double ScaleDiff
+ {
+ get { return this.m_ScaleDiff; }
+ set { this.m_ScaleDiff = value; }
+ }
#endregion
#region Method
@@ -60,12 +64,6 @@ namespace INT_PT002.Controls
{
this.smartGroupBox1.Text = "System > Equipment";
- this.ColorProgressOff = Color.Azure;
- this.ColorProgressOn = Color.Lime;
- this.ColorResultPass = Color.Green;
- this.ColorResultNG = Color.Red;
- this.ColorResultNone = Color.White;
-
this.CheckLane = 0;
this.CollectionLabelProgress = new Collection();
@@ -80,7 +78,6 @@ namespace INT_PT002.Controls
this.CollectionLabelProgress.Add(this.labelProgress8);
this.CollectionLabelProgress.Add(this.labelProgress9);
this.CollectionLabelProgress.Add(this.labelProgress10);
- this.CollectionLabelProgress.Add(this.labelProgress11);
this.CollectionLabelResult = new Collection();
this.CollectionLabelResult.Add(this.labelResult1);
@@ -94,6 +91,30 @@ namespace INT_PT002.Controls
this.CollectionLabelResult.Add(this.labelResult9);
this.CollectionLabelResult.Add(this.labelResult10);
+ this.CollectionLabelResultDiff = new Collection();
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff1);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff2);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff3);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff4);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff5);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff6);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff7);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff8);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff9);
+ this.CollectionLabelResultDiff.Add(this.labelResultDiff10);
+
+ this.CollectionLabelResultDisp = new Collection();
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp1);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp2);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp3);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp4);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp5);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp6);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp7);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp8);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp9);
+ this.CollectionLabelResultDisp.Add(this.labelResultDisp10);
+
this.CollectionDiffSecDiff = new Collection();
this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff1);
this.CollectionDiffSecDiff.Add(this.labelDiffSecDiff2);
@@ -130,13 +151,22 @@ namespace INT_PT002.Controls
this.CollectionPressureMaster.Add(this.labelPressureMaster9);
this.CollectionPressureMaster.Add(this.labelPressureMaster10);
}
- private void InitializeData()
+ public void InitializeData()
{
for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
{
this.CollectionLabelResult[i].Text = "-";
- this.CollectionLabelResult[i].TextColor = this.ColorResultNone;
+ this.CollectionLabelResult[i].TextColor = Define.ColorTextResultNone;
this.CollectionLabelResult[i].Visible = false;
+
+ this.CollectionLabelResultDiff[i].Text = "-";
+ this.CollectionLabelResultDiff[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDiff[i].Visible = false;
+
+ this.CollectionLabelResultDisp[i].Text = "-";
+ this.CollectionLabelResultDisp[i].TextColor = Define.ColorTextResultNone;
+ this.CollectionLabelResultDisp[i].Visible = false;
+
this.CollectionDiffSecDiff[i].Text = "0.00";
this.CollectionPressureWork[i].Text = "0.0";
this.CollectionPressureMaster[i].Text = "0.0";
@@ -157,8 +187,8 @@ namespace INT_PT002.Controls
this.smartDraw1.BackLayer.Line(10, 12, 10, 242);
this.smartDraw2.BackLayer.Line(10, 12, 10, 242);
// BackLayer 가로 -2.000
- this.smartDraw1.BackLayer.Line(10, 242, 405, 242);
- this.smartDraw2.BackLayer.Line(10, 242, 405, 242);
+ this.smartDraw1.BackLayer.Line(10, 242, 415, 242);
+ this.smartDraw2.BackLayer.Line(10, 242, 415, 242);
this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
this.smartDraw2.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
@@ -170,11 +200,11 @@ namespace INT_PT002.Controls
this.labelMesDispRData1.Text = "0.00";
this.labelMesDispMData1.Text = "0.00";
this.labelMesDispMDataDiff1.Text = "0.00";
- this.labelMesDispSTD1.Text = "0.00";
+ this.labelMesDispMDataMax1.Text = "0.00";
this.labelMesDiffMadc1.Text = "0.00";
this.labelMesDiffSecDiff1.Text = "0.00";
this.labelMesDiffSecSum1.Text = "0.00";
- this.labelMesDiffMean1.Text = "0.00";
+ this.labelMesDiffSecMax1.Text = "0.00";
this.labelMesPressureMaster1.Text = "0.0";
this.labelMesPressureWork1.Text = "0.0";
@@ -183,11 +213,11 @@ namespace INT_PT002.Controls
this.labelMesDispRData2.Text = "0.00";
this.labelMesDispMData2.Text = "0.00";
this.labelMesDispMDataDiff2.Text = "0.00";
- this.labelMesDispSTD2.Text = "0.00";
+ this.labelMesDispMDataMax2.Text = "0.00";
this.labelMesDiffMadc2.Text = "0.00";
this.labelMesDiffSecDiff2.Text = "0.00";
this.labelMesDiffSecSum2.Text = "0.00";
- this.labelMesDiffMean2.Text = "0.00";
+ this.labelMesDiffSecMax2.Text = "0.00";
this.labelMesPressureMaster2.Text = "0.0";
this.labelMesPressureWork2.Text = "0.0";
@@ -203,23 +233,23 @@ namespace INT_PT002.Controls
{
case Define.E_JudgmentStatus.None:
value = "-";
- label2.TextColor = this.ColorResultNone;
- label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ label2.TextColor = Define.ColorTextResultNone;
break;
case Define.E_JudgmentStatus.Pass:
value = "Pass";
- label2.TextColor = this.ColorResultPass;
- label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ label2.TextColor = Define.ColorTextResultPass;
break;
case Define.E_JudgmentStatus.Ng:
value = "Leak";
- label2.TextColor = this.ColorResultNG;
- label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ label2.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ value = "Empty";
+ label2.TextColor = Define.ColorTextResultNone;
break;
case Define.E_JudgmentStatus.Error:
- value = "Empty";
- label2.TextColor = this.ColorResultNone;
- label2.Font = new Font("New Gulim", 20, FontStyle.Bold);
+ value = "Error";
+ label2.TextColor = Define.ColorTextResultNone;
break;
default:
break;
@@ -227,26 +257,94 @@ namespace INT_PT002.Controls
if (label2.Text != value)
label2.Text = value;
+
+ label2.Visible = true;
+ }
+ private void GetJudgmentResultDiff(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Diff";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+
+ label.Visible = true;
+ }
+ private void GetJudgmentResultDisp(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "Disp";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ label.TextColor = Define.ColorTextResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ label.TextColor = Define.ColorTextResultNG;
+ break;
+ case Define.E_JudgmentStatus.Empty:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ label.TextColor = Define.ColorTextResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+
+ label.Visible = true;
}
- private void UpdateDisplayDotGraphDiff(SmartDraw draw, DiffData diff)
+ public void CalScaleDiff(string limit)
{
int iValue = 0;
- double dValue = 0.0, value = 0.0;
- //// 값 표시 범위
- //// 1000 ~ 0
- //// 그래프 영역 높이 230
- //// 1000 / 102 = 4.347826086956522
- //value = double.Parse(diff.SecBufDiff);
- //dValue = int.Parse(string.Format("{0:0}", value)) / 4.347826086956522;
+ // Lr Limit 설정값
+ // double to int
+ // 소수점 2자리 고정
+ iValue = int.Parse(limit.Replace(".", ""));
- // 값 표시 범위
- // 200 ~ 0
- // 그래프 영역 높이 230
- // 200 / 102 = 1.96078431372549
- value = double.Parse(diff.SecBufDiff);
- dValue = int.Parse(string.Format("{0:0}", value)) / 1.96078431372549;
+ // 그래프 높이 230
+ this.ScaleDiff = (iValue * 10) / 230;
+ }
+ ///
+ /// 차압센서 그래프 기준선
+ ///
+ /// Lr.Limit
+ public void DrawDiffReferenceLine(string value)
+ {
+ string sValue = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ sValue = value.Replace(".", "");
+ dValue = int.Parse(sValue) / this.ScaleDiff;
if (dValue > 230)
dValue = 230;
@@ -255,8 +353,52 @@ namespace INT_PT002.Controls
iValue = int.Parse(string.Format("{0:f0}", dValue));
- draw.Chart.PutData(iValue);
+ this.smartDraw1.BackLayer.Erase();
+ this.smartDraw2.BackLayer.Erase();
+ this.InitializeDraw();
+ // 가로 기준선
+ this.smartDraw1.BackLayer.SetPenStyle(Color.Blue, 2);
+ this.smartDraw1.BackLayer.Line(10, 242 - iValue, 415, 242 - iValue);
+ this.smartDraw2.BackLayer.SetPenStyle(Color.Blue, 2);
+ this.smartDraw2.BackLayer.Line(10, 242 - iValue, 415, 242 - iValue);
}
+ private void UpdateDisplayDotGraphDiff1(DiffData diff)
+ {
+ string value = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ value = diff.SecBuf.Replace(".", "");
+ dValue = int.Parse(value) / this.ScaleDiff;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDraw1.Chart.PutData(iValue);
+ }
+ private void UpdateDisplayDotGraphDiff2(DiffData diff)
+ {
+ string value = "";
+ int iValue = 0;
+ double dValue = 0.0;
+
+ value = diff.SecBuf.Replace(".", "");
+ dValue = int.Parse(value) / this.ScaleDiff;
+
+ if (dValue > 230)
+ dValue = 230;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ this.smartDraw2.Chart.PutData(iValue);
+ }
+
private void UpdateDisplayDotGraphDisp(SmartDraw draw, DispData disp)
{
int iValue = 0;
@@ -307,149 +449,142 @@ namespace INT_PT002.Controls
case Define.E_ProcessStatus._0_None:
break;
case Define.E_ProcessStatus._1_Ready:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOn) this.labelProgress1.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOn) this.labelProgress1.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._2_ProductEntry:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOn) this.labelProgress2.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOn) this.labelProgress2.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
this.InitializeData();
break;
case Define.E_ProcessStatus._3_MoveToLeak:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOn) this.labelProgress3.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._4_MoveToCheck:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOn) this.labelProgress4.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOn) this.labelProgress3.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
+
+ //this.smartDraw1.Chart.PutDataAllClear();
+ //this.smartDraw2.Chart.PutDataAllClear();
+ this.InitializeMeasuringData();
break;
case Define.E_ProcessStatus._5_ChamberMerge:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOn) this.labelProgress5.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOn) this.labelProgress4.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._6_VacuumStart:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOn) this.labelProgress6.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOn) this.labelProgress5.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._7_VacuumHold:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOn) this.labelProgress7.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOn) this.labelProgress6.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._8_Judgment:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOn) this.labelProgress8.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOn) this.labelProgress7.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._9_VacuumBreak:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOn) this.labelProgress9.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOn) this.labelProgress8.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._10_ChamberRelease:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOn) this.labelProgress10.BackGroundColor = this.ColorProgressOn;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOff) this.labelProgress11.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOn) this.labelProgress9.BackGroundColor = Define.ColorProgressOn;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOff) this.labelProgress10.BackGroundColor = Define.ColorProgressOff;
break;
case Define.E_ProcessStatus._11_MoveToReady:
- if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
- if (this.labelProgress11.BackGroundColor != this.ColorProgressOn) this.labelProgress11.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress1.BackGroundColor != Define.ColorProgressOff) this.labelProgress1.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != Define.ColorProgressOff) this.labelProgress2.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != Define.ColorProgressOff) this.labelProgress3.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != Define.ColorProgressOff) this.labelProgress4.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != Define.ColorProgressOff) this.labelProgress5.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != Define.ColorProgressOff) this.labelProgress6.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != Define.ColorProgressOff) this.labelProgress7.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != Define.ColorProgressOff) this.labelProgress8.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != Define.ColorProgressOff) this.labelProgress9.BackGroundColor = Define.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != Define.ColorProgressOn) this.labelProgress10.BackGroundColor = Define.ColorProgressOn;
break;
default:
break;
@@ -463,7 +598,10 @@ namespace INT_PT002.Controls
{
value = string.Format("Lane {0}", lane);
if (this.labelMesResult1.Text != value)
+ {
this.labelMesResult1.Text = value;
+ this.smartGroupBox2.Text = value;
+ }
}
}
public void UpdateDisplayProcessStatusMeasuring2(Define.E_ProcessStatus status, string lane)
@@ -474,7 +612,10 @@ namespace INT_PT002.Controls
{
value = string.Format("Lane {0}", lane);
if (this.labelMesResult2.Text != value)
+ {
this.labelMesResult2.Text = value;
+ this.smartGroupBox11.Text = value;
+ }
}
}
@@ -487,7 +628,7 @@ namespace INT_PT002.Controls
if (this.labelMesDiffMadc1.Text != value)
this.labelMesDiffMadc1.Text = value;
- value = data.SecBufDiff;
+ value = data.SecBuf;
if (this.labelMesDiffSecDiff1.Text != value)
this.labelMesDiffSecDiff1.Text = value;
@@ -495,9 +636,9 @@ namespace INT_PT002.Controls
if (this.labelMesDiffSecSum1.Text != value)
this.labelMesDiffSecSum1.Text = value;
- value = data.DiffMean;
- if (this.labelMesDiffMean1.Text != value)
- this.labelMesDiffMean1.Text = value;
+ value = data.SecBufMax;
+ if (this.labelMesDiffSecMax1.Text != value)
+ this.labelMesDiffSecMax1.Text = value;
}
private void UpdateDisplayMeasuringLeakDataDisp1(DispData data)
{
@@ -516,9 +657,9 @@ namespace INT_PT002.Controls
if (this.labelMesDispMDataDiff1.Text != value)
this.labelMesDispMDataDiff1.Text = value;
- value = data.STD;
- if (this.labelMesDispSTD1.Text != value)
- this.labelMesDispSTD1.Text = value;
+ value = data.MDataMax;
+ if (this.labelMesDispMDataMax1.Text != value)
+ this.labelMesDispMDataMax1.Text = value;
}
private void UpdateDisplayMeasuringLeakDataPres1(PressureData data)
@@ -543,7 +684,7 @@ namespace INT_PT002.Controls
if (this.labelMesDiffMadc2.Text != value)
this.labelMesDiffMadc2.Text = value;
- value = data.SecBufDiff;
+ value = data.SecBuf;
if (this.labelMesDiffSecDiff2.Text != value)
this.labelMesDiffSecDiff2.Text = value;
@@ -551,9 +692,9 @@ namespace INT_PT002.Controls
if (this.labelMesDiffSecSum2.Text != value)
this.labelMesDiffSecSum2.Text = value;
- value = data.DiffMean;
- if (this.labelMesDiffMean2.Text != value)
- this.labelMesDiffMean2.Text = value;
+ value = data.SecBufMax;
+ if (this.labelMesDiffSecMax2.Text != value)
+ this.labelMesDiffSecMax2.Text = value;
}
private void UpdateDisplayMeasuringLeakDataDisp2(DispData data)
{
@@ -572,9 +713,9 @@ namespace INT_PT002.Controls
if (this.labelMesDispMDataDiff2.Text != value)
this.labelMesDispMDataDiff2.Text = value;
- value = data.STD;
- if (this.labelMesDispSTD2.Text != value)
- this.labelMesDispSTD2.Text = value;
+ value = data.MDataMax;
+ if (this.labelMesDispMDataMax2.Text != value)
+ this.labelMesDispMDataMax2.Text = value;
}
private void UpdateDisplayMeasuringLeakDataPres2(PressureData data)
@@ -591,131 +732,117 @@ namespace INT_PT002.Controls
this.labelMesPressureMaster2.Text = value;
}
// 차압센서 데이터
- public void UpdateDisplayDiffData(Collection datas)
- {
- string value = "";
-
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- value = datas[i].SecBufDiff;
- if (this.CollectionDiffSecDiff[i].Text != value)
- this.CollectionDiffSecDiff[i].Text = value;
- }
- }
public void UpdateDisplayDiffData1(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[0].Text != value)
this.CollectionDiffSecDiff[0].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ this.UpdateDisplayDotGraphDiff1(data.DiffData);
}
public void UpdateDisplayDiffData2(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[1].Text != value)
this.CollectionDiffSecDiff[1].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff2(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw2, data.DiffData);
+ this.UpdateDisplayDotGraphDiff2(data.DiffData);
}
public void UpdateDisplayDiffData3(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[2].Text != value)
this.CollectionDiffSecDiff[2].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ this.UpdateDisplayDotGraphDiff1(data.DiffData);
}
public void UpdateDisplayDiffData4(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[3].Text != value)
this.CollectionDiffSecDiff[3].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff2(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw2, data.DiffData);
+ this.UpdateDisplayDotGraphDiff2(data.DiffData);
}
public void UpdateDisplayDiffData5(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[4].Text != value)
this.CollectionDiffSecDiff[4].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ this.UpdateDisplayDotGraphDiff1(data.DiffData);
}
public void UpdateDisplayDiffData6(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[5].Text != value)
this.CollectionDiffSecDiff[5].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff2(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw2, data.DiffData);
+ this.UpdateDisplayDotGraphDiff2(data.DiffData);
}
public void UpdateDisplayDiffData7(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[6].Text != value)
this.CollectionDiffSecDiff[6].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ this.UpdateDisplayDotGraphDiff1(data.DiffData);
}
public void UpdateDisplayDiffData8(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[7].Text != value)
this.CollectionDiffSecDiff[7].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff2(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw2, data.DiffData);
+ this.UpdateDisplayDotGraphDiff2(data.DiffData);
}
public void UpdateDisplayDiffData9(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[8].Text != value)
this.CollectionDiffSecDiff[8].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ this.UpdateDisplayDotGraphDiff1(data.DiffData);
}
public void UpdateDisplayDiffData10(LeakData1 data)
{
string value = "";
- value = data.DiffData.SecBufDiff;
+ value = data.DiffData.SecBufSum;
if (this.CollectionDiffSecDiff[9].Text != value)
this.CollectionDiffSecDiff[9].Text = value;
this.UpdateDisplayMeasuringLeakDataDiff2(data.DiffData);
- this.UpdateDisplayDotGraphDiff(this.smartDraw2, data.DiffData);
+ this.UpdateDisplayDotGraphDiff2(data.DiffData);
}
// 변위센서 데이터
- public void UpdateDisplayDispData(Collection datas)
- {
- }
public void UpdateDisplayDispData1(LeakData1 data)
{
this.UpdateDisplayMeasuringLeakDataDisp1(data.DispData);
@@ -757,21 +884,6 @@ namespace INT_PT002.Controls
this.UpdateDisplayMeasuringLeakDataDisp2(data.DispData);
}
// 압력센서 데이터
- public void UpdateDisplayPresData(Collection datas)
- {
- string value = "";
-
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- value = datas[i].WorkingChamber;
- if (this.CollectionPressureWork[i].Text != value)
- this.CollectionPressureWork[i].Text = value;
-
- value = datas[i].MasterChamber;
- if (this.CollectionPressureMaster[i].Text != value)
- this.CollectionPressureMaster[i].Text = value;
- }
- }
public void UpdateDisplayPresData1(LeakData1 data)
{
string value = "";
@@ -913,73 +1025,155 @@ namespace INT_PT002.Controls
this.UpdateDisplayMeasuringLeakDataPres2(data.PresData);
}
// 판정결과
- public void UpdateDisplayJudgmentData(LeakData datas)
- {
- for (int i = 0; i < this.ParentForm.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.GetJudgmentResult(datas.CollJudgment[i], this.CollectionLabelResult[i]);
- this.CollectionLabelResult[i].Visible = true;
- }
- }
public void UpdateDisplayJudgmentData1(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[0]);
- this.CollectionLabelResult[0].Visible = true;
- this.smartDraw1.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[0]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[0]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[0]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[0]);
+ }
}
public void UpdateDisplayJudgmentData2(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[1]);
- this.CollectionLabelResult[1].Visible = true;
- this.smartDraw2.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[1]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[1]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[1]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[1]);
+ }
}
public void UpdateDisplayJudgmentData3(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[2]);
- this.CollectionLabelResult[2].Visible = true;
- this.smartDraw1.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[2]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[2]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[2]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[2]);
+ }
}
public void UpdateDisplayJudgmentData4(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[3]);
- this.CollectionLabelResult[3].Visible = true;
- this.smartDraw2.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[3]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[3]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[3]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[3]);
+ }
}
public void UpdateDisplayJudgmentData5(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[4]);
- this.CollectionLabelResult[4].Visible = true;
- this.smartDraw1.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[4]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[4]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[4]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[4]);
+ }
}
public void UpdateDisplayJudgmentData6(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[5]);
- this.CollectionLabelResult[5].Visible = true;
- this.smartDraw2.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[5]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[5]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[5]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[5]);
+ }
}
public void UpdateDisplayJudgmentData7(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[6]);
- this.CollectionLabelResult[6].Visible = true;
- this.smartDraw1.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[6]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[6]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[6]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[6]);
+ }
}
public void UpdateDisplayJudgmentData8(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[7]);
- this.CollectionLabelResult[7].Visible = true;
- this.smartDraw2.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[7]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[7]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[7]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[7]);
+ }
}
public void UpdateDisplayJudgmentData9(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[8]);
- this.CollectionLabelResult[8].Visible = true;
- this.smartDraw1.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[8]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[8]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[8]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[8]);
+ }
}
public void UpdateDisplayJudgmentData10(LeakData1 data)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[9]);
- this.CollectionLabelResult[9].Visible = true;
- this.smartDraw2.Chart.PutDataAllClear();
+ this.GetJudgmentResult(data.Judgment.Result, this.CollectionLabelResult[9]);
+
+ if (data.Judgment.Result == Define.E_JudgmentStatus.Empty || data.Judgment.Result == Define.E_JudgmentStatus.Error)
+ {
+ this.GetJudgmentResultDiff(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(Define.E_JudgmentStatus.Empty, this.CollectionLabelResultDisp[9]);
+ }
+ else
+ {
+ this.GetJudgmentResultDiff(data.Judgment.DiffResult, this.CollectionLabelResultDiff[9]);
+ this.GetJudgmentResultDisp(data.Judgment.DispResult, this.CollectionLabelResultDisp[9]);
+ }
}
public void DisplayRefresh()
@@ -987,7 +1181,54 @@ namespace INT_PT002.Controls
this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.Equipment1;
this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
- this.InitializeData();
+ if (this.ParentForm.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Stop)
+ {
+ this.CalScaleDiff(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ this.DrawDiffReferenceLine(this.ParentForm.ParentForm.CurrentRecipe.DIFF_LR_LIMIT);
+ }
+
+ if (this.ParentForm.ParentForm.CurrentRecipe.DISP_JUDG_ENABLE == false)
+ {
+ this.labelMesDispMData1.Enabled = false;
+ this.labelMesDispMData2.Enabled = false;
+ this.labelMesDispMDataDiff1.Enabled = false;
+ this.labelMesDispMDataDiff2.Enabled = false;
+ this.labelMesDispMDataMax1.Enabled = false;
+ this.labelMesDispMDataMax2.Enabled = false;
+ this.labelMesDispRData1.Enabled = false;
+ this.labelMesDispRData2.Enabled = false;
+
+ this.smartLabel32.Enabled = false;
+ this.smartLabel30.Enabled = false;
+ this.smartLabel53.Enabled = false;
+ this.smartLabel48.Enabled = false;
+
+ this.smartLabel93.Enabled = false;
+ this.smartLabel91.Enabled = false;
+ this.smartLabel126.Enabled = false;
+ this.smartLabel124.Enabled = false;
+ }
+ else
+ {
+ this.labelMesDispMData1.Enabled = true;
+ this.labelMesDispMData2.Enabled = true;
+ this.labelMesDispMDataDiff1.Enabled = true;
+ this.labelMesDispMDataDiff2.Enabled = true;
+ this.labelMesDispMDataMax1.Enabled = true;
+ this.labelMesDispMDataMax2.Enabled = true;
+ this.labelMesDispRData1.Enabled = true;
+ this.labelMesDispRData2.Enabled = true;
+
+ this.smartLabel32.Enabled = true;
+ this.smartLabel30.Enabled = true;
+ this.smartLabel53.Enabled = true;
+ this.smartLabel48.Enabled = true;
+
+ this.smartLabel93.Enabled = true;
+ this.smartLabel91.Enabled = true;
+ this.smartLabel126.Enabled = true;
+ this.smartLabel124.Enabled = true;
+ }
}
#endregion
@@ -995,102 +1236,13 @@ namespace INT_PT002.Controls
private void buttonInspection_Click(object sender, EventArgs e)
{
this.InitializeData();
+ this.ParentForm.Child_System_Equipment10_1.InitializeData();
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
}
private void buttonDisplay_Click(object sender, EventArgs e)
{
this.ParentForm.UpdateDisplayEquipmentTest();
}
- #endregion
-
- private void smartLabel1_Click(object sender, EventArgs e)
- {
- int iValue = 0;
- double SecBufDiff = 200.123;
- double dValue = 0.0;
-
- // 값 표시 범위
- // 1000 ~ 0
- // 그래프 영역 높이 230
- // 1000 / 102 = 4.347826086956522
- dValue = int.Parse(string.Format("{0:0}", SecBufDiff)) / 4.347826086956522;
-
- if (dValue > 230)
- dValue = 230;
- if (dValue < 1)
- dValue = 1;
-
- iValue = int.Parse(string.Format("{0:f0}", dValue));
-
- this.smartDraw1.Chart.PutData(iValue);
- }
-
- private void smartLabel2_Click(object sender, EventArgs e)
- {
- int iValue = 0;
- double SecBufDiff = 500.456;
- double dValue = 0.0;
-
- // 값 표시 범위
- // 1000 ~ 0
- // 그래프 영역 높이 230
- // 1000 / 102 = 4.347826086956522
- dValue = int.Parse(string.Format("{0:0}", SecBufDiff)) / 4.347826086956522;
-
- if (dValue > 230)
- dValue = 230;
- if (dValue < 1)
- dValue = 1;
-
- iValue = int.Parse(string.Format("{0:f0}", dValue));
-
- this.smartDraw1.Chart.PutData(iValue);
- }
-
- private void smartLabel3_Click(object sender, EventArgs e)
- {
- int iValue = 0;
- double SecBufDiff = 700.865;
- double dValue = 0.0;
-
- // 값 표시 범위
- // 1000 ~ 0
- // 그래프 영역 높이 230
- // 1000 / 102 = 4.347826086956522
- dValue = int.Parse(string.Format("{0:0}", SecBufDiff)) / 4.347826086956522;
-
- if (dValue > 230)
- dValue = 230;
- if (dValue < 1)
- dValue = 1;
-
- iValue = int.Parse(string.Format("{0:f0}", dValue));
-
- this.smartDraw1.Chart.PutData(iValue);
- }
-
- private void smartLabel6_Click(object sender, EventArgs e)
- {
- int iValue = 0;
- double SecBufDiff = 1000.456;
- double dValue = 0.0;
-
- // 값 표시 범위
- // 1000 ~ 0
- // 그래프 영역 높이 230
- // 1000 / 102 = 4.347826086956522
- dValue = int.Parse(string.Format("{0:0}", SecBufDiff)) / 4.347826086956522;
-
- if (dValue > 230)
- dValue = 230;
- if (dValue < 1)
- dValue = 1;
-
- iValue = int.Parse(string.Format("{0:f0}", dValue));
-
- this.smartDraw1.Chart.PutData(iValue);
- }
-
private void buttonContinuousTest_Click(object sender, EventArgs e)
{
if (this.buttonContinuousTest.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
@@ -1108,10 +1260,6 @@ namespace INT_PT002.Controls
this.InitializeData();
this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
}
-
- private void buttonDiffOPT1_Click(object sender, EventArgs e)
- {
-
- }
+ #endregion
}
}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus2.Designer.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus2.Designer.cs
new file mode 100644
index 0000000..3a3899f
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus2.Designer.cs
@@ -0,0 +1,1116 @@
+namespace INT_PT002.Controls
+{
+ partial class ControlMenuSystemStatus2
+ {
+ ///
+ /// 필수 디자이너 변수입니다.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// 사용 중인 모든 리소스를 정리합니다.
+ ///
+ /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region 구성 요소 디자이너에서 생성한 코드
+
+ ///
+ /// 디자이너 지원에 필요한 메서드입니다.
+ /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
+ ///
+ private void InitializeComponent()
+ {
+ SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle();
+ this.smartGroupBox1 = new SmartX.SmartGroupBox();
+ this.buttonContinuousTest = new SmartX.SmartButton();
+ this.buttonDisplay = new SmartX.SmartButton();
+ this.buttonStart = new SmartX.SmartButton();
+ this.labelProgress3 = new SmartX.SmartLabel();
+ this.labelProgress7 = new SmartX.SmartLabel();
+ this.labelProgress6 = new SmartX.SmartLabel();
+ this.groupBoxMeasuring1 = new SmartX.SmartGroupBox();
+ this.labelResult1 = new SmartX.SmartLabel();
+ this.labelMesPressureWork1 = new SmartX.SmartLabel();
+ this.labelMesPressureMaster1 = new SmartX.SmartLabel();
+ this.smartLabel25 = new SmartX.SmartLabel();
+ this.smartGroupBox2 = new SmartX.SmartGroupBox();
+ this.smartDraw1 = new SmartX.SmartDraw();
+ this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
+ this.smartLabel26 = new SmartX.SmartLabel();
+ this.labelMesDiffMean1 = new SmartX.SmartLabel();
+ this.smartLabel41 = new SmartX.SmartLabel();
+ this.labelMesDiffSecSum1 = new SmartX.SmartLabel();
+ this.smartLabel45 = new SmartX.SmartLabel();
+ this.labelMesDispSTD1 = new SmartX.SmartLabel();
+ this.smartLabel48 = new SmartX.SmartLabel();
+ this.labelMesDispMDataDiff1 = new SmartX.SmartLabel();
+ this.smartLabel53 = new SmartX.SmartLabel();
+ this.smartSeparatorLine23 = new SmartX.SmartSeparatorLine();
+ this.labelMesDiffMadc1 = new SmartX.SmartLabel();
+ this.smartLabel23 = new SmartX.SmartLabel();
+ this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
+ this.labelMesDiffSecDiff1 = new SmartX.SmartLabel();
+ this.smartLabel28 = new SmartX.SmartLabel();
+ this.labelMesDispMData1 = new SmartX.SmartLabel();
+ this.smartLabel30 = new SmartX.SmartLabel();
+ this.labelMesDispRData1 = new SmartX.SmartLabel();
+ this.smartLabel32 = new SmartX.SmartLabel();
+ this.labelProgress9 = new SmartX.SmartLabel();
+ this.labelProgress10 = new SmartX.SmartLabel();
+ this.labelProgress8 = new SmartX.SmartLabel();
+ this.labelProgress5 = new SmartX.SmartLabel();
+ this.labelProgress4 = new SmartX.SmartLabel();
+ this.labelProgress2 = new SmartX.SmartLabel();
+ this.labelProgress1 = new SmartX.SmartLabel();
+ this.smartTimer = new SmartX.SmartTimer();
+ this.smartGroupBox1.SuspendLayout();
+ this.groupBoxMeasuring1.SuspendLayout();
+ this.smartGroupBox2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.smartDraw1)).BeginInit();
+ this.SuspendLayout();
+ //
+ // smartGroupBox1
+ //
+ this.smartGroupBox1.BackGround = null;
+ this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartGroupBox1.BackImage = null;
+ this.smartGroupBox1.Controls.Add(this.buttonContinuousTest);
+ this.smartGroupBox1.Controls.Add(this.groupBoxMeasuring1);
+ this.smartGroupBox1.Controls.Add(this.buttonDisplay);
+ this.smartGroupBox1.Controls.Add(this.buttonStart);
+ this.smartGroupBox1.Controls.Add(this.labelProgress3);
+ this.smartGroupBox1.Controls.Add(this.labelProgress7);
+ this.smartGroupBox1.Controls.Add(this.labelProgress6);
+ this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
+ this.smartGroupBox1.Controls.Add(this.labelProgress9);
+ this.smartGroupBox1.Controls.Add(this.labelProgress10);
+ this.smartGroupBox1.Controls.Add(this.labelProgress8);
+ this.smartGroupBox1.Controls.Add(this.labelProgress5);
+ this.smartGroupBox1.Controls.Add(this.labelProgress4);
+ this.smartGroupBox1.Controls.Add(this.labelProgress2);
+ this.smartGroupBox1.Controls.Add(this.labelProgress1);
+ this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox1.FrameLineThickness = 2;
+ this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox1.HeaderHeightOffset = 9;
+ this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
+ this.smartGroupBox1.Name = "smartGroupBox1";
+ this.smartGroupBox1.RoundRadius = 5;
+ this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
+ this.smartGroupBox1.TabIndex = 3;
+ this.smartGroupBox1.Text = "smartGroupBox1";
+ this.smartGroupBox1.TextColor = System.Drawing.Color.White;
+ //
+ // buttonContinuousTest
+ //
+ this.buttonContinuousTest.BackGround = this.smartGroupBox1;
+ this.buttonContinuousTest.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.buttonContinuousTest.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.buttonContinuousTest.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonContinuousTest.ButtonImageAutoSize = true;
+ this.buttonContinuousTest.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonContinuousTest.ButtonText = "continuous testing";
+ this.buttonContinuousTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonContinuousTest.GroupID = 0;
+ this.buttonContinuousTest.ImageDisable = null;
+ this.buttonContinuousTest.ImageDown = null;
+ this.buttonContinuousTest.ImageUp = null;
+ this.buttonContinuousTest.Location = new System.Drawing.Point(458, 3);
+ this.buttonContinuousTest.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
+ this.buttonContinuousTest.Name = "buttonContinuousTest";
+ this.buttonContinuousTest.NestedClickEventPrevent = false;
+ this.buttonContinuousTest.OutlinePixel = 2;
+ this.buttonContinuousTest.OverlapOptimize = true;
+ this.buttonContinuousTest.RepeatInterval = 200;
+ this.buttonContinuousTest.RepeatIntervalAccelerate = null;
+ this.buttonContinuousTest.RoundSize = 10;
+ this.buttonContinuousTest.SafeInterval = 200;
+ this.buttonContinuousTest.Size = new System.Drawing.Size(120, 31);
+ this.buttonContinuousTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonContinuousTest.TabIndex = 442;
+ this.buttonContinuousTest.Text = null;
+ this.buttonContinuousTest.TextColor = System.Drawing.Color.White;
+ this.buttonContinuousTest.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonContinuousTest.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonContinuousTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonContinuousTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonContinuousTest.Visible = false;
+ this.buttonContinuousTest.Click += new System.EventHandler(this.buttonContinuousTest_Click);
+ //
+ // buttonDisplay
+ //
+ this.buttonDisplay.BackGround = this.smartGroupBox1;
+ this.buttonDisplay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.buttonDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.buttonDisplay.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonDisplay.ButtonImageAutoSize = true;
+ this.buttonDisplay.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonDisplay.ButtonText = "Display";
+ this.buttonDisplay.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonDisplay.GroupID = 0;
+ this.buttonDisplay.ImageDisable = null;
+ this.buttonDisplay.ImageDown = null;
+ this.buttonDisplay.ImageUp = null;
+ this.buttonDisplay.Location = new System.Drawing.Point(730, 3);
+ this.buttonDisplay.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonDisplay.Name = "buttonDisplay";
+ this.buttonDisplay.NestedClickEventPrevent = false;
+ this.buttonDisplay.OutlinePixel = 2;
+ this.buttonDisplay.OverlapOptimize = true;
+ this.buttonDisplay.RepeatInterval = 200;
+ this.buttonDisplay.RepeatIntervalAccelerate = null;
+ this.buttonDisplay.RoundSize = 10;
+ this.buttonDisplay.SafeInterval = 200;
+ this.buttonDisplay.Size = new System.Drawing.Size(84, 31);
+ this.buttonDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonDisplay.TabIndex = 441;
+ this.buttonDisplay.Text = null;
+ this.buttonDisplay.TextColor = System.Drawing.Color.White;
+ this.buttonDisplay.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonDisplay.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonDisplay.Click += new System.EventHandler(this.buttonDisplay_Click);
+ //
+ // buttonStart
+ //
+ this.buttonStart.BackGround = this.smartGroupBox1;
+ this.buttonStart.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.buttonStart.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.buttonStart.ButtonDownColor = System.Drawing.Color.SlateGray;
+ this.buttonStart.ButtonImageAutoSize = true;
+ this.buttonStart.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonStart.ButtonText = "Inspection";
+ this.buttonStart.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonStart.GroupID = 0;
+ this.buttonStart.ImageDisable = null;
+ this.buttonStart.ImageDown = null;
+ this.buttonStart.ImageUp = null;
+ this.buttonStart.Location = new System.Drawing.Point(820, 3);
+ this.buttonStart.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonStart.Name = "buttonStart";
+ this.buttonStart.NestedClickEventPrevent = false;
+ this.buttonStart.OutlinePixel = 2;
+ this.buttonStart.OverlapOptimize = true;
+ this.buttonStart.RepeatInterval = 200;
+ this.buttonStart.RepeatIntervalAccelerate = null;
+ this.buttonStart.RoundSize = 10;
+ this.buttonStart.SafeInterval = 200;
+ this.buttonStart.Size = new System.Drawing.Size(84, 31);
+ this.buttonStart.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonStart.TabIndex = 91;
+ this.buttonStart.Text = null;
+ this.buttonStart.TextColor = System.Drawing.Color.White;
+ this.buttonStart.TextColorDisable = System.Drawing.Color.Gray;
+ this.buttonStart.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.buttonStart.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonStart.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonStart.Click += new System.EventHandler(this.buttonInspection_Click);
+ //
+ // labelProgress3
+ //
+ this.labelProgress3.BackGround = null;
+ this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress3.LineSpacing = 0F;
+ this.labelProgress3.Location = new System.Drawing.Point(184, 37);
+ this.labelProgress3.Name = "labelProgress3";
+ this.labelProgress3.OverlapOptimize = true;
+ this.labelProgress3.PasswordChar = '\0';
+ this.labelProgress3.Radius = 3;
+ this.labelProgress3.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress3.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress3.TabIndex = 440;
+ this.labelProgress3.Text = "Move";
+ this.labelProgress3.TextColor = System.Drawing.Color.Black;
+ this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress3.Wordwrap = false;
+ //
+ // labelProgress7
+ //
+ this.labelProgress7.BackGround = null;
+ this.labelProgress7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
+ this.labelProgress7.LineSpacing = 0F;
+ this.labelProgress7.Location = new System.Drawing.Point(544, 37);
+ this.labelProgress7.Name = "labelProgress7";
+ this.labelProgress7.OverlapOptimize = true;
+ this.labelProgress7.PasswordChar = '\0';
+ this.labelProgress7.Radius = 3;
+ this.labelProgress7.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress7.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress7.TabIndex = 439;
+ this.labelProgress7.Text = "Judge";
+ this.labelProgress7.TextColor = System.Drawing.Color.Black;
+ this.labelProgress7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress7.Wordwrap = false;
+ //
+ // labelProgress6
+ //
+ this.labelProgress6.BackGround = null;
+ this.labelProgress6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress6.LineSpacing = 0F;
+ this.labelProgress6.Location = new System.Drawing.Point(454, 37);
+ this.labelProgress6.Name = "labelProgress6";
+ this.labelProgress6.OverlapOptimize = true;
+ this.labelProgress6.PasswordChar = '\0';
+ this.labelProgress6.Radius = 3;
+ this.labelProgress6.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress6.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress6.TabIndex = 438;
+ this.labelProgress6.Text = "V.Hold";
+ this.labelProgress6.TextColor = System.Drawing.Color.Black;
+ this.labelProgress6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress6.Wordwrap = false;
+ //
+ // groupBoxMeasuring1
+ //
+ this.groupBoxMeasuring1.BackGround = null;
+ this.groupBoxMeasuring1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.groupBoxMeasuring1.BackImage = null;
+ this.groupBoxMeasuring1.Controls.Add(this.labelResult1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureWork1);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureMaster1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel25);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel26);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMean1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel41);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecSum1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel45);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispSTD1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel48);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataDiff1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel53);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine23);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMadc1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel23);
+ this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine3);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecDiff1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel28);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMData1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel30);
+ this.groupBoxMeasuring1.Controls.Add(this.labelMesDispRData1);
+ this.groupBoxMeasuring1.Controls.Add(this.smartLabel32);
+ this.groupBoxMeasuring1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.groupBoxMeasuring1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.groupBoxMeasuring1.FrameLineThickness = 2;
+ this.groupBoxMeasuring1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.groupBoxMeasuring1.HeaderHeightOffset = 1;
+ this.groupBoxMeasuring1.Location = new System.Drawing.Point(4, 480);
+ this.groupBoxMeasuring1.Name = "groupBoxMeasuring1";
+ this.groupBoxMeasuring1.RoundRadius = 5;
+ this.groupBoxMeasuring1.Size = new System.Drawing.Size(898, 175);
+ this.groupBoxMeasuring1.TabIndex = 74;
+ this.groupBoxMeasuring1.Text = "Measuring";
+ this.groupBoxMeasuring1.TextColor = System.Drawing.Color.White;
+ //
+ // labelResult1
+ //
+ this.labelResult1.BackGround = null;
+ this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelResult1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult1.Font = new System.Drawing.Font("New Gulim", 40F, System.Drawing.FontStyle.Bold);
+ this.labelResult1.LineSpacing = 0F;
+ this.labelResult1.Location = new System.Drawing.Point(673, 31);
+ this.labelResult1.Name = "labelResult1";
+ this.labelResult1.OverlapOptimize = true;
+ this.labelResult1.PasswordChar = '\0';
+ this.labelResult1.Radius = 3;
+ this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult1.Size = new System.Drawing.Size(199, 141);
+ this.labelResult1.TabIndex = 50;
+ this.labelResult1.Text = "정상";
+ this.labelResult1.TextColor = System.Drawing.Color.Green;
+ this.labelResult1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult1.Wordwrap = false;
+ //
+ // labelMesPressureWork1
+ //
+ this.labelMesPressureWork1.BackGround = null;
+ this.labelMesPressureWork1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureWork1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureWork1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureWork1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
+ this.labelMesPressureWork1.LineSpacing = 0F;
+ this.labelMesPressureWork1.Location = new System.Drawing.Point(490, 113);
+ this.labelMesPressureWork1.Name = "labelMesPressureWork1";
+ this.labelMesPressureWork1.OverlapOptimize = true;
+ this.labelMesPressureWork1.PasswordChar = '\0';
+ this.labelMesPressureWork1.Radius = 3;
+ this.labelMesPressureWork1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureWork1.Size = new System.Drawing.Size(100, 40);
+ this.labelMesPressureWork1.TabIndex = 41;
+ this.labelMesPressureWork1.Text = "0.0023";
+ this.labelMesPressureWork1.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureWork1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureWork1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureWork1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureWork1.Wordwrap = false;
+ //
+ // labelMesPressureMaster1
+ //
+ this.labelMesPressureMaster1.BackGround = null;
+ this.labelMesPressureMaster1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesPressureMaster1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
+ this.labelMesPressureMaster1.LineSpacing = 0F;
+ this.labelMesPressureMaster1.Location = new System.Drawing.Point(490, 48);
+ this.labelMesPressureMaster1.Name = "labelMesPressureMaster1";
+ this.labelMesPressureMaster1.OverlapOptimize = true;
+ this.labelMesPressureMaster1.PasswordChar = '\0';
+ this.labelMesPressureMaster1.Radius = 3;
+ this.labelMesPressureMaster1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesPressureMaster1.Size = new System.Drawing.Size(100, 40);
+ this.labelMesPressureMaster1.TabIndex = 36;
+ this.labelMesPressureMaster1.Text = "0.0023";
+ this.labelMesPressureMaster1.TextColor = System.Drawing.Color.White;
+ this.labelMesPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesPressureMaster1.Wordwrap = false;
+ //
+ // smartLabel25
+ //
+ this.smartLabel25.BackGround = this.smartGroupBox2;
+ this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel25.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel25.LineSpacing = 0F;
+ this.smartLabel25.Location = new System.Drawing.Point(404, 48);
+ this.smartLabel25.Name = "smartLabel25";
+ this.smartLabel25.OverlapOptimize = true;
+ this.smartLabel25.PasswordChar = '\0';
+ this.smartLabel25.Radius = 3;
+ this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel25.Size = new System.Drawing.Size(80, 40);
+ this.smartLabel25.TabIndex = 35;
+ this.smartLabel25.Text = "master";
+ this.smartLabel25.TextColor = System.Drawing.Color.White;
+ this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel25.Wordwrap = false;
+ //
+ // smartGroupBox2
+ //
+ this.smartGroupBox2.BackGround = null;
+ this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartGroupBox2.BackImage = null;
+ this.smartGroupBox2.Controls.Add(this.smartDraw1);
+ this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox2.FrameLineThickness = 2;
+ this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
+ this.smartGroupBox2.HeaderHeightOffset = 1;
+ this.smartGroupBox2.Location = new System.Drawing.Point(4, 81);
+ this.smartGroupBox2.Name = "smartGroupBox2";
+ this.smartGroupBox2.RoundRadius = 5;
+ this.smartGroupBox2.Size = new System.Drawing.Size(898, 393);
+ this.smartGroupBox2.TabIndex = 72;
+ this.smartGroupBox2.Text = "Graph";
+ this.smartGroupBox2.TextColor = System.Drawing.Color.White;
+ //
+ // smartDraw1
+ //
+ this.smartDraw1.BackGround = null;
+ this.smartDraw1.BackGroundColor = System.Drawing.Color.Black;
+ this.smartDraw1.Chart.ChartAreaMarkingDesignTime = true;
+ this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
+ this.smartDraw1.Chart.ChartDrawStep = 1;
+ this.smartDraw1.Chart.ChartHeight = 340;
+ this.smartDraw1.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
+ this.smartDraw1.Chart.ChartWidth = 870;
+ this.smartDraw1.Chart.OriginX = 10;
+ this.smartDraw1.Chart.OriginY = 350;
+ this.smartDraw1.Chart.XIncrement = 1;
+ this.smartDraw1.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
+ this.smartDraw1.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
+ this.smartDraw1.Location = new System.Drawing.Point(3, 28);
+ this.smartDraw1.Name = "smartDraw1";
+ this.smartDraw1.OverlapOptimize = false;
+ this.smartDraw1.Size = new System.Drawing.Size(892, 362);
+ this.smartDraw1.TabIndex = 13;
+ this.smartDraw1.Text = "smartDraw1";
+ //
+ // smartDraw_ChartChannelPenStyle1
+ //
+ chartPenStyle1.ChannelColor = System.Drawing.Color.White;
+ chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
+ chartPenStyle1.PenWidth = 3;
+ this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1);
+ //
+ // smartLabel26
+ //
+ this.smartLabel26.BackGround = this.smartGroupBox2;
+ this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel26.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel26.LineSpacing = 0F;
+ this.smartLabel26.Location = new System.Drawing.Point(404, 113);
+ this.smartLabel26.Name = "smartLabel26";
+ this.smartLabel26.OverlapOptimize = true;
+ this.smartLabel26.PasswordChar = '\0';
+ this.smartLabel26.Radius = 3;
+ this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel26.Size = new System.Drawing.Size(80, 40);
+ this.smartLabel26.TabIndex = 34;
+ this.smartLabel26.Text = "work";
+ this.smartLabel26.TextColor = System.Drawing.Color.White;
+ this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel26.Wordwrap = false;
+ //
+ // labelMesDiffMean1
+ //
+ this.labelMesDiffMean1.BackGround = null;
+ this.labelMesDiffMean1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffMean1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffMean1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffMean1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDiffMean1.LineSpacing = 0F;
+ this.labelMesDiffMean1.Location = new System.Drawing.Point(290, 139);
+ this.labelMesDiffMean1.Name = "labelMesDiffMean1";
+ this.labelMesDiffMean1.OverlapOptimize = true;
+ this.labelMesDiffMean1.PasswordChar = '\0';
+ this.labelMesDiffMean1.Radius = 3;
+ this.labelMesDiffMean1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffMean1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDiffMean1.TabIndex = 49;
+ this.labelMesDiffMean1.Text = "0.0023";
+ this.labelMesDiffMean1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffMean1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffMean1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffMean1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffMean1.Wordwrap = false;
+ //
+ // smartLabel41
+ //
+ this.smartLabel41.BackGround = this.smartGroupBox2;
+ this.smartLabel41.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel41.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel41.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel41.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel41.LineSpacing = 0F;
+ this.smartLabel41.Location = new System.Drawing.Point(204, 139);
+ this.smartLabel41.Name = "smartLabel41";
+ this.smartLabel41.OverlapOptimize = true;
+ this.smartLabel41.PasswordChar = '\0';
+ this.smartLabel41.Radius = 3;
+ this.smartLabel41.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel41.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel41.TabIndex = 48;
+ this.smartLabel41.Text = "LR.Avg";
+ this.smartLabel41.TextColor = System.Drawing.Color.White;
+ this.smartLabel41.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel41.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel41.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel41.Wordwrap = false;
+ //
+ // labelMesDiffSecSum1
+ //
+ this.labelMesDiffSecSum1.BackGround = null;
+ this.labelMesDiffSecSum1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecSum1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecSum1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecSum1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDiffSecSum1.LineSpacing = 0F;
+ this.labelMesDiffSecSum1.Location = new System.Drawing.Point(290, 103);
+ this.labelMesDiffSecSum1.Name = "labelMesDiffSecSum1";
+ this.labelMesDiffSecSum1.OverlapOptimize = true;
+ this.labelMesDiffSecSum1.PasswordChar = '\0';
+ this.labelMesDiffSecSum1.Radius = 3;
+ this.labelMesDiffSecSum1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecSum1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDiffSecSum1.TabIndex = 47;
+ this.labelMesDiffSecSum1.Text = "0.0023";
+ this.labelMesDiffSecSum1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecSum1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecSum1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecSum1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecSum1.Wordwrap = false;
+ //
+ // smartLabel45
+ //
+ this.smartLabel45.BackGround = this.smartGroupBox2;
+ this.smartLabel45.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel45.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel45.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel45.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel45.LineSpacing = 0F;
+ this.smartLabel45.Location = new System.Drawing.Point(204, 103);
+ this.smartLabel45.Name = "smartLabel45";
+ this.smartLabel45.OverlapOptimize = true;
+ this.smartLabel45.PasswordChar = '\0';
+ this.smartLabel45.Radius = 3;
+ this.smartLabel45.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel45.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel45.TabIndex = 46;
+ this.smartLabel45.Text = "LR.Sum";
+ this.smartLabel45.TextColor = System.Drawing.Color.White;
+ this.smartLabel45.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel45.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel45.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel45.Wordwrap = false;
+ //
+ // labelMesDispSTD1
+ //
+ this.labelMesDispSTD1.BackGround = null;
+ this.labelMesDispSTD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispSTD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispSTD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispSTD1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDispSTD1.LineSpacing = 0F;
+ this.labelMesDispSTD1.Location = new System.Drawing.Point(89, 132);
+ this.labelMesDispSTD1.Name = "labelMesDispSTD1";
+ this.labelMesDispSTD1.OverlapOptimize = true;
+ this.labelMesDispSTD1.PasswordChar = '\0';
+ this.labelMesDispSTD1.Radius = 3;
+ this.labelMesDispSTD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispSTD1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDispSTD1.TabIndex = 45;
+ this.labelMesDispSTD1.Text = "9.2354";
+ this.labelMesDispSTD1.TextColor = System.Drawing.Color.Gray;
+ this.labelMesDispSTD1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispSTD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispSTD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispSTD1.Wordwrap = false;
+ //
+ // smartLabel48
+ //
+ this.smartLabel48.BackGround = this.smartGroupBox2;
+ this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel48.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel48.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel48.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel48.LineSpacing = 0F;
+ this.smartLabel48.Location = new System.Drawing.Point(3, 132);
+ this.smartLabel48.Name = "smartLabel48";
+ this.smartLabel48.OverlapOptimize = true;
+ this.smartLabel48.PasswordChar = '\0';
+ this.smartLabel48.Radius = 3;
+ this.smartLabel48.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel48.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel48.TabIndex = 44;
+ this.smartLabel48.Text = "STD";
+ this.smartLabel48.TextColor = System.Drawing.Color.Gray;
+ this.smartLabel48.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel48.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel48.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel48.Wordwrap = false;
+ //
+ // labelMesDispMDataDiff1
+ //
+ this.labelMesDispMDataDiff1.BackGround = null;
+ this.labelMesDispMDataDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMDataDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMDataDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMDataDiff1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDispMDataDiff1.LineSpacing = 0F;
+ this.labelMesDispMDataDiff1.Location = new System.Drawing.Point(89, 96);
+ this.labelMesDispMDataDiff1.Name = "labelMesDispMDataDiff1";
+ this.labelMesDispMDataDiff1.OverlapOptimize = true;
+ this.labelMesDispMDataDiff1.PasswordChar = '\0';
+ this.labelMesDispMDataDiff1.Radius = 3;
+ this.labelMesDispMDataDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMDataDiff1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDispMDataDiff1.TabIndex = 43;
+ this.labelMesDispMDataDiff1.Text = "9.2354";
+ this.labelMesDispMDataDiff1.TextColor = System.Drawing.Color.Gray;
+ this.labelMesDispMDataDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMDataDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMDataDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMDataDiff1.Wordwrap = false;
+ //
+ // smartLabel53
+ //
+ this.smartLabel53.BackGround = this.smartGroupBox2;
+ this.smartLabel53.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel53.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel53.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel53.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel53.LineSpacing = 0F;
+ this.smartLabel53.Location = new System.Drawing.Point(3, 96);
+ this.smartLabel53.Name = "smartLabel53";
+ this.smartLabel53.OverlapOptimize = true;
+ this.smartLabel53.PasswordChar = '\0';
+ this.smartLabel53.Radius = 3;
+ this.smartLabel53.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel53.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel53.TabIndex = 42;
+ this.smartLabel53.Text = "Ch.rate";
+ this.smartLabel53.TextColor = System.Drawing.Color.Gray;
+ this.smartLabel53.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel53.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel53.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel53.Wordwrap = false;
+ //
+ // smartSeparatorLine23
+ //
+ this.smartSeparatorLine23.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line1Width = 1F;
+ this.smartSeparatorLine23.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine23.Line2Width = 1F;
+ this.smartSeparatorLine23.LineDirection = SmartX.SmartSeparatorLine.DIR.Vertical;
+ this.smartSeparatorLine23.Location = new System.Drawing.Point(396, 24);
+ this.smartSeparatorLine23.Name = "smartSeparatorLine23";
+ this.smartSeparatorLine23.Size = new System.Drawing.Size(2, 150);
+ this.smartSeparatorLine23.TabIndex = 37;
+ this.smartSeparatorLine23.Text = "smartSeparatorLine23";
+ //
+ // labelMesDiffMadc1
+ //
+ this.labelMesDiffMadc1.BackGround = null;
+ this.labelMesDiffMadc1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffMadc1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffMadc1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffMadc1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDiffMadc1.LineSpacing = 0F;
+ this.labelMesDiffMadc1.Location = new System.Drawing.Point(290, 31);
+ this.labelMesDiffMadc1.Name = "labelMesDiffMadc1";
+ this.labelMesDiffMadc1.OverlapOptimize = true;
+ this.labelMesDiffMadc1.PasswordChar = '\0';
+ this.labelMesDiffMadc1.Radius = 3;
+ this.labelMesDiffMadc1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffMadc1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDiffMadc1.TabIndex = 40;
+ this.labelMesDiffMadc1.Text = "0.0023";
+ this.labelMesDiffMadc1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffMadc1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffMadc1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffMadc1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffMadc1.Wordwrap = false;
+ //
+ // smartLabel23
+ //
+ this.smartLabel23.BackGround = this.smartGroupBox2;
+ this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel23.LineSpacing = 0F;
+ this.smartLabel23.Location = new System.Drawing.Point(204, 31);
+ this.smartLabel23.Name = "smartLabel23";
+ this.smartLabel23.OverlapOptimize = true;
+ this.smartLabel23.PasswordChar = '\0';
+ this.smartLabel23.Radius = 3;
+ this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel23.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel23.TabIndex = 39;
+ this.smartLabel23.Text = "ADC";
+ this.smartLabel23.TextColor = System.Drawing.Color.White;
+ this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel23.Wordwrap = false;
+ //
+ // smartSeparatorLine3
+ //
+ this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line1Width = 1F;
+ this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.smartSeparatorLine3.Line2Width = 1F;
+ this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Vertical;
+ this.smartSeparatorLine3.Location = new System.Drawing.Point(196, 25);
+ this.smartSeparatorLine3.Name = "smartSeparatorLine3";
+ this.smartSeparatorLine3.Size = new System.Drawing.Size(2, 150);
+ this.smartSeparatorLine3.TabIndex = 38;
+ this.smartSeparatorLine3.Text = "smartSeparatorLine3";
+ //
+ // labelMesDiffSecDiff1
+ //
+ this.labelMesDiffSecDiff1.BackGround = null;
+ this.labelMesDiffSecDiff1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDiffSecDiff1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDiffSecDiff1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDiffSecDiff1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDiffSecDiff1.LineSpacing = 0F;
+ this.labelMesDiffSecDiff1.Location = new System.Drawing.Point(290, 67);
+ this.labelMesDiffSecDiff1.Name = "labelMesDiffSecDiff1";
+ this.labelMesDiffSecDiff1.OverlapOptimize = true;
+ this.labelMesDiffSecDiff1.PasswordChar = '\0';
+ this.labelMesDiffSecDiff1.Radius = 3;
+ this.labelMesDiffSecDiff1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDiffSecDiff1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDiffSecDiff1.TabIndex = 33;
+ this.labelMesDiffSecDiff1.Text = "0.0023";
+ this.labelMesDiffSecDiff1.TextColor = System.Drawing.Color.White;
+ this.labelMesDiffSecDiff1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDiffSecDiff1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDiffSecDiff1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDiffSecDiff1.Wordwrap = false;
+ //
+ // smartLabel28
+ //
+ this.smartLabel28.BackGround = this.smartGroupBox2;
+ this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel28.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel28.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel28.LineSpacing = 0F;
+ this.smartLabel28.Location = new System.Drawing.Point(204, 67);
+ this.smartLabel28.Name = "smartLabel28";
+ this.smartLabel28.OverlapOptimize = true;
+ this.smartLabel28.PasswordChar = '\0';
+ this.smartLabel28.Radius = 3;
+ this.smartLabel28.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel28.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel28.TabIndex = 32;
+ this.smartLabel28.Text = "LR.Sec";
+ this.smartLabel28.TextColor = System.Drawing.Color.White;
+ this.smartLabel28.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel28.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel28.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel28.Wordwrap = false;
+ //
+ // labelMesDispMData1
+ //
+ this.labelMesDispMData1.BackGround = null;
+ this.labelMesDispMData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispMData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispMData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispMData1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDispMData1.LineSpacing = 0F;
+ this.labelMesDispMData1.Location = new System.Drawing.Point(90, 60);
+ this.labelMesDispMData1.Name = "labelMesDispMData1";
+ this.labelMesDispMData1.OverlapOptimize = true;
+ this.labelMesDispMData1.PasswordChar = '\0';
+ this.labelMesDispMData1.Radius = 3;
+ this.labelMesDispMData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispMData1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDispMData1.TabIndex = 31;
+ this.labelMesDispMData1.Text = "9.2354";
+ this.labelMesDispMData1.TextColor = System.Drawing.Color.Gray;
+ this.labelMesDispMData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispMData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispMData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispMData1.Wordwrap = false;
+ //
+ // smartLabel30
+ //
+ this.smartLabel30.BackGround = this.smartGroupBox2;
+ this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel30.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel30.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel30.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel30.LineSpacing = 0F;
+ this.smartLabel30.Location = new System.Drawing.Point(4, 60);
+ this.smartLabel30.Name = "smartLabel30";
+ this.smartLabel30.OverlapOptimize = true;
+ this.smartLabel30.PasswordChar = '\0';
+ this.smartLabel30.Radius = 3;
+ this.smartLabel30.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel30.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel30.TabIndex = 30;
+ this.smartLabel30.Text = "MData";
+ this.smartLabel30.TextColor = System.Drawing.Color.Gray;
+ this.smartLabel30.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel30.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel30.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel30.Wordwrap = false;
+ //
+ // labelMesDispRData1
+ //
+ this.labelMesDispRData1.BackGround = null;
+ this.labelMesDispRData1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.labelMesDispRData1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelMesDispRData1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelMesDispRData1.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.labelMesDispRData1.LineSpacing = 0F;
+ this.labelMesDispRData1.Location = new System.Drawing.Point(90, 31);
+ this.labelMesDispRData1.Name = "labelMesDispRData1";
+ this.labelMesDispRData1.OverlapOptimize = true;
+ this.labelMesDispRData1.PasswordChar = '\0';
+ this.labelMesDispRData1.Radius = 3;
+ this.labelMesDispRData1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelMesDispRData1.Size = new System.Drawing.Size(100, 30);
+ this.labelMesDispRData1.TabIndex = 28;
+ this.labelMesDispRData1.Text = "-9.23 / -10.00";
+ this.labelMesDispRData1.TextColor = System.Drawing.Color.Gray;
+ this.labelMesDispRData1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelMesDispRData1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelMesDispRData1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelMesDispRData1.Wordwrap = false;
+ //
+ // smartLabel32
+ //
+ this.smartLabel32.BackGround = this.smartGroupBox2;
+ this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
+ this.smartLabel32.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 13F, System.Drawing.FontStyle.Bold);
+ this.smartLabel32.LineSpacing = 0F;
+ this.smartLabel32.Location = new System.Drawing.Point(4, 31);
+ this.smartLabel32.Name = "smartLabel32";
+ this.smartLabel32.OverlapOptimize = true;
+ this.smartLabel32.PasswordChar = '\0';
+ this.smartLabel32.Radius = 3;
+ this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel32.Size = new System.Drawing.Size(80, 30);
+ this.smartLabel32.TabIndex = 29;
+ this.smartLabel32.Text = "RData";
+ this.smartLabel32.TextColor = System.Drawing.Color.Gray;
+ this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel32.Wordwrap = false;
+ //
+ // labelProgress9
+ //
+ this.labelProgress9.BackGround = null;
+ this.labelProgress9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress9.LineSpacing = 0F;
+ this.labelProgress9.Location = new System.Drawing.Point(724, 37);
+ this.labelProgress9.Name = "labelProgress9";
+ this.labelProgress9.OverlapOptimize = true;
+ this.labelProgress9.PasswordChar = '\0';
+ this.labelProgress9.Radius = 3;
+ this.labelProgress9.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress9.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress9.TabIndex = 89;
+ this.labelProgress9.Text = "Release";
+ this.labelProgress9.TextColor = System.Drawing.Color.Black;
+ this.labelProgress9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress9.Wordwrap = false;
+ //
+ // labelProgress10
+ //
+ this.labelProgress10.BackGround = null;
+ this.labelProgress10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress10.LineSpacing = 0F;
+ this.labelProgress10.Location = new System.Drawing.Point(814, 37);
+ this.labelProgress10.Name = "labelProgress10";
+ this.labelProgress10.OverlapOptimize = true;
+ this.labelProgress10.PasswordChar = '\0';
+ this.labelProgress10.Radius = 3;
+ this.labelProgress10.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress10.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress10.TabIndex = 88;
+ this.labelProgress10.Text = "Move";
+ this.labelProgress10.TextColor = System.Drawing.Color.Black;
+ this.labelProgress10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress10.Wordwrap = false;
+ //
+ // labelProgress8
+ //
+ this.labelProgress8.BackGround = null;
+ this.labelProgress8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress8.LineSpacing = 0F;
+ this.labelProgress8.Location = new System.Drawing.Point(634, 37);
+ this.labelProgress8.Name = "labelProgress8";
+ this.labelProgress8.OverlapOptimize = true;
+ this.labelProgress8.PasswordChar = '\0';
+ this.labelProgress8.Radius = 3;
+ this.labelProgress8.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress8.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress8.TabIndex = 87;
+ this.labelProgress8.Text = "V. Break";
+ this.labelProgress8.TextColor = System.Drawing.Color.Black;
+ this.labelProgress8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress8.Wordwrap = false;
+ //
+ // labelProgress5
+ //
+ this.labelProgress5.BackGround = null;
+ this.labelProgress5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress5.LineSpacing = 0F;
+ this.labelProgress5.Location = new System.Drawing.Point(364, 37);
+ this.labelProgress5.Name = "labelProgress5";
+ this.labelProgress5.OverlapOptimize = true;
+ this.labelProgress5.PasswordChar = '\0';
+ this.labelProgress5.Radius = 3;
+ this.labelProgress5.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress5.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress5.TabIndex = 86;
+ this.labelProgress5.Text = "V.Start";
+ this.labelProgress5.TextColor = System.Drawing.Color.Black;
+ this.labelProgress5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress5.Wordwrap = false;
+ //
+ // labelProgress4
+ //
+ this.labelProgress4.BackGround = null;
+ this.labelProgress4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress4.LineSpacing = 0F;
+ this.labelProgress4.Location = new System.Drawing.Point(274, 37);
+ this.labelProgress4.Name = "labelProgress4";
+ this.labelProgress4.OverlapOptimize = true;
+ this.labelProgress4.PasswordChar = '\0';
+ this.labelProgress4.Radius = 3;
+ this.labelProgress4.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress4.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress4.TabIndex = 85;
+ this.labelProgress4.Text = "Merge";
+ this.labelProgress4.TextColor = System.Drawing.Color.Black;
+ this.labelProgress4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress4.Wordwrap = false;
+ //
+ // labelProgress2
+ //
+ this.labelProgress2.BackGround = null;
+ this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress2.LineSpacing = 0F;
+ this.labelProgress2.Location = new System.Drawing.Point(94, 37);
+ this.labelProgress2.Name = "labelProgress2";
+ this.labelProgress2.OverlapOptimize = true;
+ this.labelProgress2.PasswordChar = '\0';
+ this.labelProgress2.Radius = 3;
+ this.labelProgress2.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress2.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress2.TabIndex = 83;
+ this.labelProgress2.Text = "Entry";
+ this.labelProgress2.TextColor = System.Drawing.Color.Black;
+ this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress2.Wordwrap = false;
+ //
+ // labelProgress1
+ //
+ this.labelProgress1.BackGround = null;
+ this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.labelProgress1.LineSpacing = 0F;
+ this.labelProgress1.Location = new System.Drawing.Point(4, 37);
+ this.labelProgress1.Name = "labelProgress1";
+ this.labelProgress1.OverlapOptimize = true;
+ this.labelProgress1.PasswordChar = '\0';
+ this.labelProgress1.Radius = 3;
+ this.labelProgress1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelProgress1.Size = new System.Drawing.Size(88, 40);
+ this.labelProgress1.TabIndex = 82;
+ this.labelProgress1.Text = "Ready";
+ this.labelProgress1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress1.Wordwrap = false;
+ //
+ // smartTimer
+ //
+ this.smartTimer.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimer.Interval = 300000;
+ this.smartTimer.IntervalSeries = null;
+ this.smartTimer.TimeCount = ((long)(1000000));
+ this.smartTimer.TimeFormStringSeparator = ":";
+ this.smartTimer.Tick += new System.EventHandler(this.smartTimer_Tick);
+ //
+ // ControlMenuSystemStatus2
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.Controls.Add(this.smartGroupBox1);
+ this.Name = "ControlMenuSystemStatus2";
+ this.Size = new System.Drawing.Size(909, 664);
+ this.smartGroupBox1.ResumeLayout(false);
+ this.groupBoxMeasuring1.ResumeLayout(false);
+ this.smartGroupBox2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.smartDraw1)).EndInit();
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartGroupBox smartGroupBox1;
+ private SmartX.SmartGroupBox groupBoxMeasuring1;
+ private SmartX.SmartLabel labelMesDiffMean1;
+ private SmartX.SmartLabel smartLabel41;
+ private SmartX.SmartGroupBox smartGroupBox2;
+ private SmartX.SmartLabel labelMesDiffSecSum1;
+ private SmartX.SmartLabel smartLabel45;
+ private SmartX.SmartLabel labelMesDispSTD1;
+ private SmartX.SmartLabel smartLabel48;
+ private SmartX.SmartLabel labelMesDispMDataDiff1;
+ private SmartX.SmartLabel smartLabel53;
+ private SmartX.SmartSeparatorLine smartSeparatorLine23;
+ private SmartX.SmartLabel labelMesPressureWork1;
+ private SmartX.SmartLabel labelMesDiffMadc1;
+ private SmartX.SmartLabel smartLabel23;
+ private SmartX.SmartSeparatorLine smartSeparatorLine3;
+ private SmartX.SmartLabel labelMesPressureMaster1;
+ private SmartX.SmartLabel smartLabel25;
+ private SmartX.SmartLabel smartLabel26;
+ private SmartX.SmartLabel labelMesDiffSecDiff1;
+ private SmartX.SmartLabel smartLabel28;
+ private SmartX.SmartLabel labelMesDispMData1;
+ private SmartX.SmartLabel smartLabel30;
+ private SmartX.SmartLabel labelMesDispRData1;
+ private SmartX.SmartLabel smartLabel32;
+ private SmartX.SmartLabel labelProgress9;
+ private SmartX.SmartLabel labelProgress10;
+ private SmartX.SmartLabel labelProgress8;
+ private SmartX.SmartLabel labelProgress5;
+ private SmartX.SmartLabel labelProgress4;
+ private SmartX.SmartLabel labelProgress2;
+ private SmartX.SmartLabel labelProgress1;
+ private SmartX.SmartButton buttonStart;
+ private SmartX.SmartDraw smartDraw1;
+ private SmartX.SmartLabel labelProgress7;
+ private SmartX.SmartLabel labelProgress6;
+ private SmartX.SmartLabel labelProgress3;
+ private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1;
+ private SmartX.SmartButton buttonDisplay;
+ private SmartX.SmartButton buttonContinuousTest;
+ private SmartX.SmartTimer smartTimer;
+ private SmartX.SmartLabel labelResult1;
+ }
+}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus2.cs b/INT_PT002/Controls/System/ControlMenuSystemStatus2.cs
new file mode 100644
index 0000000..66895c6
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus2.cs
@@ -0,0 +1,522 @@
+using System;
+using System.Linq;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.ComponentModel;
+using System.Drawing;
+using System.Data;
+using System.Text;
+using System.Windows.Forms;
+
+using SmartX;
+using INT_PT002.Forms;
+using INT_PT002.DataStore;
+
+namespace INT_PT002.Controls
+{
+ public partial class ControlMenuSystemStatus2 : UserControl
+ {
+ #region Field
+ private FormMenu m_ParentForm;
+
+ private Color ColorProgressOn;
+ private Color ColorProgressOff;
+ private Color ColorResultPass;
+ private Color ColorResultNG;
+ private Color ColorResultNone;
+
+ private int CheckLane;
+
+ private Collection CollectionLabelProgress;
+ #endregion
+
+ #region Constructor
+ public ControlMenuSystemStatus2(FormMenu parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+ this.Initialize();
+ this.InitializeData();
+ this.InitializeDraw();
+ }
+ #endregion
+
+ #region Property
+ public FormMenu ParentForm
+ {
+ get { return this.m_ParentForm; }
+ private set { this.m_ParentForm = value; }
+ }
+ #endregion
+
+ #region Method
+ private void Initialize()
+ {
+ this.smartGroupBox1.Text = "System > Equipment";
+
+ this.ColorProgressOff = Color.Azure;
+ this.ColorProgressOn = Color.Lime;
+ this.ColorResultPass = Color.Green;
+ this.ColorResultNG = Color.Red;
+ this.ColorResultNone = Color.White;
+
+ this.CheckLane = 0;
+
+ this.CollectionLabelProgress = new Collection();
+ this.CollectionLabelProgress.Clear();
+ this.CollectionLabelProgress.Add(this.labelProgress1);
+ this.CollectionLabelProgress.Add(this.labelProgress2);
+ this.CollectionLabelProgress.Add(this.labelProgress3);
+ this.CollectionLabelProgress.Add(this.labelProgress4);
+ this.CollectionLabelProgress.Add(this.labelProgress5);
+ this.CollectionLabelProgress.Add(this.labelProgress6);
+ this.CollectionLabelProgress.Add(this.labelProgress7);
+ this.CollectionLabelProgress.Add(this.labelProgress8);
+ this.CollectionLabelProgress.Add(this.labelProgress9);
+ this.CollectionLabelProgress.Add(this.labelProgress10);
+ }
+ private void InitializeData()
+ {
+ this.InitializeMeasuringData();
+ }
+ private void InitializeDraw()
+ {
+ // SetChartConfig
+ //this.smartDraw1.Chart.SetChartConfig(10, 242, 405, 230, 2, SmartDraw.ChartRefresh.LEFTSCROLL);
+ //this.smartDraw1.Chart.SetChartConfig(10, 535, 690, 525, 4, SmartDraw.ChartRefresh.LEFTSCROLL);
+ this.smartDraw1.Chart.SetChartConfig(10, 350, 870, 340, 4, SmartDraw.ChartRefresh.LEFTSCROLL);
+
+ // BackLayer 기준선 표시
+ this.smartDraw1.BackLayer.SetPenStyle(Color.Gray, 2);
+ // BackLayer 세로
+ this.smartDraw1.BackLayer.Line(10, 12, 10, 350);
+ // BackLayer 가로 -2.000
+ this.smartDraw1.BackLayer.Line(10, 350, 880, 350);
+
+ this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
+ }
+ private void InitializeMeasuringData()
+ {
+ // Measuring : 1 Lane
+ this.labelResult1.Text = "-";
+ this.labelResult1.TextColor = this.ColorResultNone;
+ this.labelMesDispRData1.Text = "0.00";
+ this.labelMesDispMData1.Text = "0.00";
+ this.labelMesDispMDataDiff1.Text = "0.00";
+ this.labelMesDispSTD1.Text = "0.00";
+ this.labelMesDiffMadc1.Text = "0.00";
+ this.labelMesDiffSecDiff1.Text = "0.00";
+ this.labelMesDiffSecSum1.Text = "0.00";
+ this.labelMesDiffMean1.Text = "0.00";
+ this.labelMesPressureMaster1.Text = "0.0";
+ this.labelMesPressureWork1.Text = "0.0";
+
+ this.smartDraw1.Chart.PutDataAllClear();
+ }
+
+ private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label2)
+ {
+ string value = "";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ value = "-";
+ label2.TextColor = this.ColorResultNone;
+ label2.Font = new Font("New Gulim", 40, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ value = "Pass";
+ label2.TextColor = this.ColorResultPass;
+ label2.Font = new Font("New Gulim", 40, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ value = "Leak";
+ label2.TextColor = this.ColorResultNG;
+ label2.Font = new Font("New Gulim", 40, FontStyle.Bold);
+ break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Empty";
+ label2.TextColor = this.ColorResultNone;
+ label2.Font = new Font("New Gulim", 40, FontStyle.Bold);
+ break;
+ default:
+ break;
+ }
+
+ if (label2.Text != value)
+ label2.Text = value;
+ }
+
+ private void UpdateDisplayDotGraphDiff(SmartDraw draw, DiffData diff)
+ {
+ int iValue = 0;
+ double dValue = 0.0, value = 0.0;
+
+ //// 값 표시 범위
+ //// 1000 ~ 0
+ //// 그래프 영역 높이 230
+ //// 1000 / 230 = 4.347826086956522
+ //value = double.Parse(diff.SecBufDiff);
+ //dValue = int.Parse(string.Format("{0:0}", value)) / 4.347826086956522;
+
+ // 값 표시 범위
+ // 200 ~ 0
+ // 그래프 영역 높이 230
+ // 200 / 230 = 0.8695652173913043
+ //value = double.Parse(diff.SecBufDiff);
+ //dValue = int.Parse(string.Format("{0:0}", value)) / 0.8695652173913043;
+
+ // 값 표시 범위
+ // 200 ~ 0
+ // 그래프 영역 높이 525
+ // 200 / 525 = 0.380952380952381
+ //value = double.Parse(diff.SecBufDiff);
+ //dValue = int.Parse(string.Format("{0:0}", value)) / 0.380952380952381;
+
+ // 값 표시 범위
+ // 50 ~ 0
+ // 그래프 영역 높이 340
+ // 50 / 340 = 0.1470588235294118
+ //value = double.Parse(diff.SecBufDiff);
+ //dValue = int.Parse(string.Format("{0:0}", value)) / 0.1470588235294118;
+
+ // 값 표시 범위
+ // 100 ~ 0
+ // 그래프 영역 높이 340
+ // 100 / 340 = 0.2941176470588235
+ value = double.Parse(diff.SecBuf);
+ dValue = int.Parse(string.Format("{0:0}", value)) / 0.2941176470588235;
+
+ if (dValue > 340)
+ dValue = 340;
+ if (dValue < 1)
+ dValue = 3;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ private void UpdateDisplayDotGraphDisp(SmartDraw draw, DispData disp)
+ {
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 15.000 ~ -2.000 (17.000 ~ 0)
+ // 그래프 영역 높이 102
+ // 17000 / 102 = 166.666666~
+ //dValue = (int.Parse(data.CurrentValueSign + data.CurrentValue) + 2000) / 166.66666;
+
+ if (dValue > 110)
+ dValue = 110;
+ if (dValue < 1)
+ dValue = 1;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ public void UpdateEquipmentStatusDisplay(Define.E_EquipmentStatus status)
+ {
+ if (status == Define.E_EquipmentStatus.Start)
+ {
+ #region Start
+ //this.labelStart.Visible = true;
+ //this.labelStop.Visible = false;
+ #endregion
+ }
+ else
+ {
+ #region Stop
+ //this.labelStart.Visible = false;
+ //this.labelStop.Visible = true;
+ #endregion
+ }
+ }
+ public void UpdateDisplayAlarmView(AlarmList alarm)
+ {
+
+ }
+
+ // Process
+ public void UpdateDisplayProcessStatus(Define.E_ProcessStatus status)
+ {
+ switch (status)
+ {
+ case Define.E_ProcessStatus._0_None:
+ break;
+ case Define.E_ProcessStatus._1_Ready:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOn) this.labelProgress1.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._2_ProductEntry:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOn) this.labelProgress2.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+
+ this.InitializeData();
+ break;
+ case Define.E_ProcessStatus._3_MoveToLeak:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOn) this.labelProgress3.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._4_MoveToCheck:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOn) this.labelProgress3.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+
+ this.smartDraw1.Chart.PutDataAllClear();
+ break;
+ case Define.E_ProcessStatus._5_ChamberMerge:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOn) this.labelProgress4.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._6_VacuumStart:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOn) this.labelProgress5.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._7_VacuumHold:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOn) this.labelProgress6.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._8_Judgment:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOn) this.labelProgress7.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._9_VacuumBreak:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOn) this.labelProgress8.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._10_ChamberRelease:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOn) this.labelProgress9.BackGroundColor = this.ColorProgressOn;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOff) this.labelProgress10.BackGroundColor = this.ColorProgressOff;
+ break;
+ case Define.E_ProcessStatus._11_MoveToReady:
+ if (this.labelProgress1.BackGroundColor != this.ColorProgressOff) this.labelProgress1.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress2.BackGroundColor != this.ColorProgressOff) this.labelProgress2.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress3.BackGroundColor != this.ColorProgressOff) this.labelProgress3.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress4.BackGroundColor != this.ColorProgressOff) this.labelProgress4.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress5.BackGroundColor != this.ColorProgressOff) this.labelProgress5.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress6.BackGroundColor != this.ColorProgressOff) this.labelProgress6.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress7.BackGroundColor != this.ColorProgressOff) this.labelProgress7.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress8.BackGroundColor != this.ColorProgressOff) this.labelProgress8.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress9.BackGroundColor != this.ColorProgressOff) this.labelProgress9.BackGroundColor = this.ColorProgressOff;
+ if (this.labelProgress10.BackGroundColor != this.ColorProgressOn) this.labelProgress10.BackGroundColor = this.ColorProgressOn;
+ break;
+ default:
+ break;
+ }
+ }
+
+ private void UpdateDisplayMeasuringLeakDataDiff1(DiffData data)
+ {
+ string value = "";
+
+ // 차압센서 데이터
+ value = data.MAdc;
+ if (this.labelMesDiffMadc1.Text != value)
+ this.labelMesDiffMadc1.Text = value;
+
+ value = data.SecBuf;
+ if (this.labelMesDiffSecDiff1.Text != value)
+ this.labelMesDiffSecDiff1.Text = value;
+
+ value = data.SecBufSum;
+ if (this.labelMesDiffSecSum1.Text != value)
+ this.labelMesDiffSecSum1.Text = value;
+
+ value = data.SecBufMax;
+ if (this.labelMesDiffMean1.Text != value)
+ this.labelMesDiffMean1.Text = value;
+ }
+ private void UpdateDisplayMeasuringLeakDataDisp1(DispData data)
+ {
+ string value = "";
+
+ // 변위센서 데이터
+ value = data.RData;
+ if (this.labelMesDispRData1.Text != value)
+ this.labelMesDispRData1.Text = value;
+
+ value = data.MData;
+ if (this.labelMesDispMData1.Text != value)
+ this.labelMesDispMData1.Text = value;
+
+ value = data.MDataDiff;
+ if (this.labelMesDispMDataDiff1.Text != value)
+ this.labelMesDispMDataDiff1.Text = value;
+
+ value = data.MDataMax;
+ if (this.labelMesDispSTD1.Text != value)
+ this.labelMesDispSTD1.Text = value;
+
+ }
+ private void UpdateDisplayMeasuringLeakDataPres1(PressureData data)
+ {
+ string value = "";
+
+ // 압력 데이터
+ value = data.WorkingChamber;
+ if (this.labelMesPressureWork1.Text != value)
+ this.labelMesPressureWork1.Text = value;
+
+ value = data.MasterChamber;
+ if (this.labelMesPressureMaster1.Text != value)
+ this.labelMesPressureMaster1.Text = value;
+ }
+
+ // 차압센서 데이터
+ public void UpdateDisplayDiffData(Collection datas)
+ {
+ }
+ public void UpdateDisplayDiffData1(LeakData1 data)
+ {
+ this.UpdateDisplayMeasuringLeakDataDiff1(data.DiffData);
+ this.UpdateDisplayDotGraphDiff(this.smartDraw1, data.DiffData);
+ }
+ // 변위센서 데이터
+ public void UpdateDisplayDispData(Collection datas)
+ {
+ }
+ public void UpdateDisplayDispData1(LeakData1 data)
+ {
+ this.UpdateDisplayMeasuringLeakDataDisp1(data.DispData);
+ }
+ // 압력센서 데이터
+ public void UpdateDisplayPresData(Collection datas)
+ {
+ }
+ public void UpdateDisplayPresData1(LeakData1 data)
+ {
+ this.UpdateDisplayMeasuringLeakDataPres1(data.PresData);
+ }
+ // 판정결과
+ public void UpdateDisplayJudgmentData(LeakData datas)
+ {
+ }
+ public void UpdateDisplayJudgmentData1(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.labelResult1);
+ this.labelResult1.Visible = true;
+ //this.smartDraw1.Chart.PutDataAllClear();
+ }
+
+ public void DisplayRefresh()
+ {
+ this.ParentForm.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.Equipment1;
+ this.ParentForm.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
+
+ this.InitializeData();
+ }
+ #endregion
+
+ #region Event Handler
+ private void buttonInspection_Click(object sender, EventArgs e)
+ {
+ this.InitializeData();
+ this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+ }
+ private void buttonDisplay_Click(object sender, EventArgs e)
+ {
+ this.ParentForm.UpdateDisplayEquipmentTest();
+ }
+ private void buttonContinuousTest_Click(object sender, EventArgs e)
+ {
+ if (this.buttonContinuousTest.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
+ {
+ this.InitializeData();
+ this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+ this.smartTimer.Start();
+ }
+ else
+ this.smartTimer.Stop();
+ }
+
+ private void smartTimer_Tick(object sender, EventArgs e)
+ {
+ this.InitializeData();
+ this.ParentForm.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+ }
+ #endregion
+ }
+}
diff --git a/INT_PT002/Controls/System/ControlMenuSystemStatus2.resx b/INT_PT002/Controls/System/ControlMenuSystemStatus2.resx
new file mode 100644
index 0000000..273745a
--- /dev/null
+++ b/INT_PT002/Controls/System/ControlMenuSystemStatus2.resx
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
+ 264, 17
+
+
+ 47
+
+
+ WEBPAD
+
+
\ No newline at end of file
diff --git a/INT_PT002/Controls/User/ControlMenuUserGroupEditor.Designer.cs b/INT_PT002/Controls/User/ControlMenuUserGroupEditor.Designer.cs
index 6c8054c..64b3ce3 100644
--- a/INT_PT002/Controls/User/ControlMenuUserGroupEditor.Designer.cs
+++ b/INT_PT002/Controls/User/ControlMenuUserGroupEditor.Designer.cs
@@ -162,7 +162,7 @@
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.smartLabel1.LineSpacing = 0F;
- this.smartLabel1.Location = new System.Drawing.Point(158, 544);
+ this.smartLabel1.Location = new System.Drawing.Point(158, 515);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.OverlapOptimize = true;
this.smartLabel1.PasswordChar = '\0';
@@ -229,7 +229,7 @@
this.buttonGroupNameChange.ButtonDownColor = System.Drawing.Color.SlateGray;
this.buttonGroupNameChange.ButtonImageAutoSize = true;
this.buttonGroupNameChange.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
- this.buttonGroupNameChange.ButtonText = "Change No.";
+ this.buttonGroupNameChange.ButtonText = "Change Name";
this.buttonGroupNameChange.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonGroupNameChange.GroupID = 0;
this.buttonGroupNameChange.ImageDisable = null;
@@ -654,7 +654,7 @@
this.checkBoxL3MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuEthernet.ImageCheckBox = null;
this.checkBoxL3MenuEthernet.ImageUnCheckBox = null;
- this.checkBoxL3MenuEthernet.Location = new System.Drawing.Point(48, 446);
+ this.checkBoxL3MenuEthernet.Location = new System.Drawing.Point(48, 417);
this.checkBoxL3MenuEthernet.Name = "checkBoxL3MenuEthernet";
this.checkBoxL3MenuEthernet.OverlapOptimize = true;
this.checkBoxL3MenuEthernet.Size = new System.Drawing.Size(23, 23);
@@ -893,7 +893,7 @@
this.checkBoxL3MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL3MenuEquipment.ImageCheckBox = null;
this.checkBoxL3MenuEquipment.ImageUnCheckBox = null;
- this.checkBoxL3MenuEquipment.Location = new System.Drawing.Point(48, 417);
+ this.checkBoxL3MenuEquipment.Location = new System.Drawing.Point(48, 446);
this.checkBoxL3MenuEquipment.Name = "checkBoxL3MenuEquipment";
this.checkBoxL3MenuEquipment.OverlapOptimize = true;
this.checkBoxL3MenuEquipment.Size = new System.Drawing.Size(23, 23);
@@ -995,7 +995,7 @@
this.checkBoxL2MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuEthernet.ImageCheckBox = null;
this.checkBoxL2MenuEthernet.ImageUnCheckBox = null;
- this.checkBoxL2MenuEthernet.Location = new System.Drawing.Point(51, 446);
+ this.checkBoxL2MenuEthernet.Location = new System.Drawing.Point(51, 417);
this.checkBoxL2MenuEthernet.Name = "checkBoxL2MenuEthernet";
this.checkBoxL2MenuEthernet.OverlapOptimize = true;
this.checkBoxL2MenuEthernet.Size = new System.Drawing.Size(23, 23);
@@ -1234,7 +1234,7 @@
this.checkBoxL2MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL2MenuEquipment.ImageCheckBox = null;
this.checkBoxL2MenuEquipment.ImageUnCheckBox = null;
- this.checkBoxL2MenuEquipment.Location = new System.Drawing.Point(51, 417);
+ this.checkBoxL2MenuEquipment.Location = new System.Drawing.Point(51, 446);
this.checkBoxL2MenuEquipment.Name = "checkBoxL2MenuEquipment";
this.checkBoxL2MenuEquipment.OverlapOptimize = true;
this.checkBoxL2MenuEquipment.Size = new System.Drawing.Size(23, 23);
@@ -1336,7 +1336,7 @@
this.checkBoxL1MenuEthernet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuEthernet.ImageCheckBox = null;
this.checkBoxL1MenuEthernet.ImageUnCheckBox = null;
- this.checkBoxL1MenuEthernet.Location = new System.Drawing.Point(50, 446);
+ this.checkBoxL1MenuEthernet.Location = new System.Drawing.Point(50, 417);
this.checkBoxL1MenuEthernet.Name = "checkBoxL1MenuEthernet";
this.checkBoxL1MenuEthernet.OverlapOptimize = true;
this.checkBoxL1MenuEthernet.Size = new System.Drawing.Size(23, 23);
@@ -1575,7 +1575,7 @@
this.checkBoxL1MenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.checkBoxL1MenuEquipment.ImageCheckBox = null;
this.checkBoxL1MenuEquipment.ImageUnCheckBox = null;
- this.checkBoxL1MenuEquipment.Location = new System.Drawing.Point(50, 417);
+ this.checkBoxL1MenuEquipment.Location = new System.Drawing.Point(50, 446);
this.checkBoxL1MenuEquipment.Name = "checkBoxL1MenuEquipment";
this.checkBoxL1MenuEquipment.OverlapOptimize = true;
this.checkBoxL1MenuEquipment.Size = new System.Drawing.Size(23, 23);
@@ -1639,7 +1639,7 @@
this.labelTitleMenuEquipment.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelTitleMenuEquipment.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
this.labelTitleMenuEquipment.LineSpacing = 0F;
- this.labelTitleMenuEquipment.Location = new System.Drawing.Point(158, 515);
+ this.labelTitleMenuEquipment.Location = new System.Drawing.Point(158, 544);
this.labelTitleMenuEquipment.Name = "labelTitleMenuEquipment";
this.labelTitleMenuEquipment.OverlapOptimize = true;
this.labelTitleMenuEquipment.PasswordChar = '\0';
diff --git a/INT_PT002/DataStore/AlarmList.cs b/INT_PT002/DataStore/AlarmList.cs
index 11f9f61..f2d4c56 100644
--- a/INT_PT002/DataStore/AlarmList.cs
+++ b/INT_PT002/DataStore/AlarmList.cs
@@ -9,14 +9,14 @@ namespace INT_PT002.DataStore
public class AlarmList
{
#region Field
- private bool m_IsServo1Alarm;
- private bool m_IsServo2Alarm;
- private bool m_IsServo1TorqueAlarm;
- private bool m_IsServo2TorqueAlarm;
- private bool m_IsPressureError;
private bool m_IsServoEmergencyStop;
+ private bool m_IsServoAlarm;
+ private bool m_IsServoTorqueAlarm;
+ private bool m_IsPressureError;
+ private bool m_IsPressureSensorError;
private Collection m_CollectionIsSensorBoardError;
+ private Collection m_CollectionIsDisplacementSensorError;
public event Define.EventHandlerAlarmStateChange EventAlarmStateChange;
#endregion
@@ -29,35 +29,30 @@ namespace INT_PT002.DataStore
#endregion
#region Property
- public bool IsServo1Alarm
+ public bool IsServoEmergencyStop
{
- get { return this.m_IsServo1Alarm; }
- set { this.m_IsServo1Alarm = value; }
+ get { return this.m_IsServoEmergencyStop; }
+ set { this.m_IsServoEmergencyStop = value; }
}
- public bool IsServo2Alarm
+ public bool IsServoAlarm
{
- get { return this.m_IsServo2Alarm; }
- set { this.m_IsServo2Alarm = value; }
+ get { return this.m_IsServoAlarm; }
+ set { this.m_IsServoAlarm = value; }
}
- public bool IsServoTorque1AlarmTorque
+ public bool IsServoTorqueAlarmTorque
{
- get { return this.m_IsServo1TorqueAlarm; }
- set { this.m_IsServo1TorqueAlarm = value; }
- }
- public bool IsServoTorque2AlarmTorque
- {
- get { return this.m_IsServo2TorqueAlarm; }
- set { this.m_IsServo2TorqueAlarm = value; }
+ get { return this.m_IsServoTorqueAlarm; }
+ set { this.m_IsServoTorqueAlarm = value; }
}
public bool IsPressureError
{
get { return this.m_IsPressureError; }
set { this.m_IsPressureError = value; }
}
- public bool IsServoEmergencyStop
+ public bool IsPressureSensorError
{
- get { return this.m_IsServoEmergencyStop; }
- set { this.m_IsServoEmergencyStop = value; }
+ get { return this.m_IsPressureSensorError; }
+ set { this.m_IsPressureSensorError = value; }
}
public Collection CollectionIsSensorBoardError
@@ -65,21 +60,29 @@ namespace INT_PT002.DataStore
get { return this.m_CollectionIsSensorBoardError; }
set { this.m_CollectionIsSensorBoardError = value; }
}
+ public Collection CollectionIsDisplacementSensorError
+ {
+ get { return this.m_CollectionIsDisplacementSensorError; }
+ set { this.m_CollectionIsDisplacementSensorError = value; }
+ }
#endregion
#region Method
private void Initialize()
{
- this.IsServo1Alarm = false;
- this.IsServo2Alarm = false;
- this.IsServoTorque1AlarmTorque = false;
- this.IsServoTorque2AlarmTorque = false;
- this.IsPressureError = false;
this.IsServoEmergencyStop = false;
+ this.IsServoAlarm = false;
+ this.IsServoTorqueAlarmTorque = false;
+ this.IsPressureError = false;
+ this.IsPressureSensorError = false;
this.CollectionIsSensorBoardError = new Collection();
+ this.CollectionIsDisplacementSensorError = new Collection();
for (int i = 0; i < 10; i++)
+ {
this.CollectionIsSensorBoardError.Add(false);
+ this.CollectionIsDisplacementSensorError.Add(false);
+ }
}
public void SetAlarm(string alarm)
@@ -98,13 +101,214 @@ namespace INT_PT002.DataStore
sValue7 = Convert.ToString(Convert.ToInt16(alarm.Substring(6, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0');
sValue8 = Convert.ToString(Convert.ToInt16(alarm.Substring(7, 1), 16), 2).PadLeft((4 <= 1) ? 1 : 4, '0');
- // 알람 16-센서보드10 에러
- if (sValue4[0] == '0')
+ // 알람 32-
+ if (sValue8[0] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 31-
+ if (sValue8[1] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 30-변위센서10 에러
+ if (sValue8[2] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[9] != false)
+ {
+ this.CollectionIsDisplacementSensorError[9] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a30_DisplacementSensor10Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[9] != true)
+ {
+ this.CollectionIsDisplacementSensorError[9] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a30_DisplacementSensor10Error, "ON");
+ }
+ }
+ // 알람 29-변위센서9 에러
+ if (sValue8[3] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[8] != false)
+ {
+ this.CollectionIsDisplacementSensorError[8] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a29_DisplacementSensor9Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[8] != true)
+ {
+ this.CollectionIsDisplacementSensorError[8] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a29_DisplacementSensor9Error, "ON");
+ }
+ }
+
+ // 알람 28-변위센서8 에러
+ if (sValue7[0] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[7] != false)
+ {
+ this.CollectionIsDisplacementSensorError[7] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a28_DisplacementSensor8Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[7] != true)
+ {
+ this.CollectionIsDisplacementSensorError[7] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a28_DisplacementSensor8Error, "ON");
+ }
+ }
+ // 알람 27-변위센서7 에러
+ if (sValue7[1] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[6] != false)
+ {
+ this.CollectionIsDisplacementSensorError[6] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a27_DisplacementSensor7Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[6] != true)
+ {
+ this.CollectionIsDisplacementSensorError[6] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a27_DisplacementSensor7Error, "ON");
+ }
+ }
+ // 알람 26-변위센서6 에러
+ if (sValue7[2] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[5] != false)
+ {
+ this.CollectionIsDisplacementSensorError[5] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a26_DisplacementSensor6Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[5] != true)
+ {
+ this.CollectionIsDisplacementSensorError[5] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a26_DisplacementSensor6Error, "ON");
+ }
+ }
+ // 알람 25-변위센서5 에러
+ if (sValue7[3] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[4] != false)
+ {
+ this.CollectionIsDisplacementSensorError[4] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a25_DisplacementSensor5Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[4] != true)
+ {
+ this.CollectionIsDisplacementSensorError[4] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a25_DisplacementSensor5Error, "ON");
+ }
+ }
+
+ // 알람 24-변위센서4 에러
+ if (sValue6[0] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[3] != false)
+ {
+ this.CollectionIsDisplacementSensorError[3] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a24_DisplacementSensor4Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[3] != true)
+ {
+ this.CollectionIsDisplacementSensorError[3] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a24_DisplacementSensor4Error, "ON");
+ }
+ }
+ // 알람 23-변위센서3 에러
+ if (sValue6[1] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[2] != false)
+ {
+ this.CollectionIsDisplacementSensorError[2] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a23_DisplacementSensor3Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[2] != true)
+ {
+ this.CollectionIsDisplacementSensorError[2] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a23_DisplacementSensor3Error, "ON");
+ }
+ }
+ // 알람 22-변위센서2 에러
+ if (sValue6[2] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[1] != false)
+ {
+ this.CollectionIsDisplacementSensorError[1] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a22_DisplacementSensor2Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[1] != true)
+ {
+ this.CollectionIsDisplacementSensorError[1] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a22_DisplacementSensor2Error, "ON");
+ }
+ }
+ // 알람 21-변위센서1 에러
+ if (sValue6[3] == '0')
+ {
+ if (this.CollectionIsDisplacementSensorError[0] != false)
+ {
+ this.CollectionIsDisplacementSensorError[0] = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a21_DisplacementSensor1Error, "OFF");
+ }
+ }
+ else
+ {
+ if (this.CollectionIsDisplacementSensorError[0] != true)
+ {
+ this.CollectionIsDisplacementSensorError[0] = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a21_DisplacementSensor1Error, "ON");
+ }
+ }
+
+ // 알람 20-
+ if (sValue5[0] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 19-
+ if (sValue5[1] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 18-센서보드10 에러
+ if (sValue5[2] == '0')
{
if (this.CollectionIsSensorBoardError[9] != false)
{
this.CollectionIsSensorBoardError[9] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a16_SensorBoard10Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a18_SensorBoard10Error, "OFF");
}
}
else
@@ -112,16 +316,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[9] != true)
{
this.CollectionIsSensorBoardError[9] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a16_SensorBoard10Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a18_SensorBoard10Error, "ON");
}
}
- // 알람 15-센서보드9 에러
- if (sValue4[1] == '0')
+ // 알람 17-센서보드9 에러
+ if (sValue5[3] == '0')
{
if (this.CollectionIsSensorBoardError[8] != false)
{
this.CollectionIsSensorBoardError[8] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a15_SensorBoard9Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a17_SensorBoard9Error, "OFF");
}
}
else
@@ -129,16 +333,17 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[8] != true)
{
this.CollectionIsSensorBoardError[8] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a15_SensorBoard9Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a17_SensorBoard9Error, "ON");
}
}
- // 알람 14-센서보드8 에러
- if (sValue4[2] == '0')
+
+ // 알람 16-센서보드8 에러
+ if (sValue4[0] == '0')
{
if (this.CollectionIsSensorBoardError[7] != false)
{
this.CollectionIsSensorBoardError[7] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a14_SensorBoard8Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a16_SensorBoard8Error, "OFF");
}
}
else
@@ -146,16 +351,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[7] != true)
{
this.CollectionIsSensorBoardError[7] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a14_SensorBoard8Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a16_SensorBoard8Error, "ON");
}
}
- // 알람 13-센서보드7 에러
- if (sValue4[3] == '0')
+ // 알람 15-센서보드7 에러
+ if (sValue4[1] == '0')
{
if (this.CollectionIsSensorBoardError[6] != false)
{
this.CollectionIsSensorBoardError[6] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a13_SensorBoard7Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a15_SensorBoard7Error, "OFF");
}
}
else
@@ -163,17 +368,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[6] != true)
{
this.CollectionIsSensorBoardError[6] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a13_SensorBoard7Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a15_SensorBoard7Error, "ON");
}
}
-
- // 알람 12-센서보드6 에러
- if (sValue3[0] == '0')
+ // 알람 14-센서보드6 에러
+ if (sValue4[2] == '0')
{
if (this.CollectionIsSensorBoardError[5] != false)
{
this.CollectionIsSensorBoardError[5] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a12_SensorBoard6Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a14_SensorBoard6Error, "OFF");
}
}
else
@@ -181,16 +385,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[5] != true)
{
this.CollectionIsSensorBoardError[5] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a12_SensorBoard6Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a14_SensorBoard6Error, "ON");
}
}
- // 알람 11-센서보드5 에러
- if (sValue3[1] == '0')
+ // 알람 13-센서보드5 에러
+ if (sValue4[3] == '0')
{
if (this.CollectionIsSensorBoardError[4] != false)
{
this.CollectionIsSensorBoardError[4] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a11_SensorBoard5Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a13_SensorBoard5Error, "OFF");
}
}
else
@@ -198,16 +402,17 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[4] != true)
{
this.CollectionIsSensorBoardError[4] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a11_SensorBoard5Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a13_SensorBoard5Error, "ON");
}
}
- // 알람 10-센서보드4 에러
- if (sValue3[2] == '0')
+
+ // 알람 12-센서보드4 에러
+ if (sValue3[0] == '0')
{
if (this.CollectionIsSensorBoardError[3] != false)
{
this.CollectionIsSensorBoardError[3] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a10_SensorBoard4Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a12_SensorBoard4Error, "OFF");
}
}
else
@@ -215,16 +420,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[3] != true)
{
this.CollectionIsSensorBoardError[3] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a10_SensorBoard4Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a12_SensorBoard4Error, "ON");
}
}
- // 알람 9-센서보드3 에러
- if (sValue3[3] == '0')
+ // 알람 11-센서보드3 에러
+ if (sValue3[1] == '0')
{
if (this.CollectionIsSensorBoardError[2] != false)
{
this.CollectionIsSensorBoardError[2] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a9_SensorBoard3Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a11_SensorBoard3Error, "OFF");
}
}
else
@@ -232,17 +437,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[2] != true)
{
this.CollectionIsSensorBoardError[2] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a9_SensorBoard3Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a11_SensorBoard3Error, "ON");
}
}
-
- // 알람 8-센서보드2 에러
- if (sValue2[0] == '0')
+ // 알람 10-센서보드2 에러
+ if (sValue3[2] == '0')
{
if (this.CollectionIsSensorBoardError[1] != false)
{
this.CollectionIsSensorBoardError[1] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a8_SensorBoard2Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a10_SensorBoard2Error, "OFF");
}
}
else
@@ -250,16 +454,16 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[1] != true)
{
this.CollectionIsSensorBoardError[1] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a8_SensorBoard2Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a10_SensorBoard2Error, "ON");
}
}
- // 알람 7-센서보드1 에러
- if (sValue2[1] == '0')
+ // 알람 9-센서보드1 에러
+ if (sValue3[3] == '0')
{
if (this.CollectionIsSensorBoardError[0] != false)
{
this.CollectionIsSensorBoardError[0] = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a7_SensorBoard1Error, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a9_SensorBoard1Error, "OFF");
}
}
else
@@ -267,16 +471,56 @@ namespace INT_PT002.DataStore
if (this.CollectionIsSensorBoardError[0] != true)
{
this.CollectionIsSensorBoardError[0] = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a7_SensorBoard1Error, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a9_SensorBoard1Error, "ON");
}
}
- // 알람 6-압력에러
+
+ // 알람 8-
+ if (sValue2[0] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 7-
+ if (sValue2[1] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 6-
if (sValue2[2] == '0')
+ {
+ }
+ else
+ {
+ }
+ // 알람 5-압력게이지 에러
+ if (sValue2[3] == '0')
+ {
+ if (this.IsPressureSensorError != false)
+ {
+ this.IsPressureSensorError = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a5_PressureSensorError, "OFF");
+ }
+ }
+ else
+ {
+ if (this.IsPressureSensorError != true)
+ {
+ this.IsPressureSensorError = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a5_PressureSensorError, "ON");
+ }
+ }
+
+ // 알람 4-압력에러
+ if (sValue1[0] == '0')
{
if (this.IsPressureError != false)
{
this.IsPressureError = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a6_PressureError, "OFF");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a4_PressureError, "OFF");
}
}
else
@@ -284,76 +528,41 @@ namespace INT_PT002.DataStore
if (this.IsPressureError != true)
{
this.IsPressureError = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a6_PressureError, "ON");
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a4_PressureError, "ON");
}
}
- // 알람 5-서보2 토크
- if (sValue2[3] == '0')
- {
- if (this.IsServoTorque2AlarmTorque != false)
- {
- this.IsServoTorque2AlarmTorque = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a5_Servo2TorqueAlarm, "OFF");
- }
- }
- else
- {
- if (this.IsServoTorque2AlarmTorque != true)
- {
- this.IsServoTorque2AlarmTorque = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a5_Servo2TorqueAlarm, "ON");
- }
- }
-
- // 알람 4-서보1 토크
- if (sValue1[0] == '0')
- {
- if (this.IsServoTorque1AlarmTorque != false)
- {
- this.IsServoTorque1AlarmTorque = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a4_Servo1TorqueAlarm, "OFF");
- }
- }
- else
- {
- if (this.IsServoTorque1AlarmTorque != true)
- {
- this.IsServoTorque1AlarmTorque = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a4_Servo1TorqueAlarm, "ON");
- }
- }
- // 알람 3-서보2 알람
+ // 알람 3-서보 토크
if (sValue1[1] == '0')
{
- if (this.IsServo2Alarm != false)
+ if (this.IsServoTorqueAlarmTorque != false)
{
- this.IsServo2Alarm = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a3_Servo2Alarm, "OFF");
+ this.IsServoTorqueAlarmTorque = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a3_ServoTorqueAlarm, "OFF");
}
}
else
{
- if (this.IsServo2Alarm != true)
+ if (this.IsServoTorqueAlarmTorque != true)
{
- this.IsServo2Alarm = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a3_Servo2Alarm, "ON");
+ this.IsServoTorqueAlarmTorque = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a3_ServoTorqueAlarm, "ON");
}
}
- // 알람 2-서보1 알람
+ // 알람 2-서보 알람
if (sValue1[2] == '0')
{
- if (this.IsServo1Alarm != false)
+ if (this.IsServoAlarm != false)
{
- this.IsServo1Alarm = false;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a2_Servo1Alarm, "OFF");
+ this.IsServoAlarm = false;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a2_ServoAlarm, "OFF");
}
}
else
{
- if (this.IsServo1Alarm != true)
+ if (this.IsServoAlarm != true)
{
- this.IsServo1Alarm = true;
- this.EventAlarmStateChange(Define.E_TrackingAlarm.a2_Servo1Alarm, "ON");
+ this.IsServoAlarm = true;
+ this.EventAlarmStateChange(Define.E_TrackingAlarm.a2_ServoAlarm, "ON");
}
}
// 알람 1-서보OFF
diff --git a/INT_PT002/DataStore/Communication.cs b/INT_PT002/DataStore/Communication.cs
index f74da74..da7550d 100644
--- a/INT_PT002/DataStore/Communication.cs
+++ b/INT_PT002/DataStore/Communication.cs
@@ -46,6 +46,9 @@ namespace INT_PT002.DataStore
public static readonly string Read = "Pr000";
// IO테스트 - OUT
public static readonly string IOTest = "Pt000";
+
+ // 판정데이터 응답
+ public static readonly string Respone = "Sr";
}
public class CommunicationID
@@ -93,35 +96,37 @@ namespace INT_PT002.DataStore
public static readonly string _2301_OverRange = "2301";
// 진공시간
- public static readonly string _5504_VacuumRelief = "5504";
+ public static readonly string _5504_VacuumStart = "5504";
// 진공유지시간1
public static readonly string _5505_VacuumHold1 = "5505";
// 진공유지시간2
public static readonly string _5506_VacuumHold2 = "5506";
// 진공파기시간
- public static readonly string _5507_VacuumBlowoff = "5507";
+ public static readonly string _5507_VacuumBreak = "5507";
// 동작 지연시간
public static readonly string _5508_CuttingWait = "5508";
- // 변위센서 - std level
- public static readonly string _5509_DispStdLevel = "5509";
- // 변위센서 - min level
- public static readonly string _5510_DispMinLevel = "5510";
+ // 변위센서 - Max Diff
+ public static readonly string _5509_DispMaxDiff = "5509";
+ // 변위센서 - Min Hight
+ public static readonly string _5510_DispMinHight = "5510";
// 변위센서 - empty level
public static readonly string _5511_DispEmptyLevel = "5511";
- // 변위센서 - delay
- public static readonly string _5512_DispHoldDelay = "5512";
- // 차압센서 - lr second
- public static readonly string _5513_DiffLrSecond = "5513";
- // 차압센서 - lr total
- public static readonly string _5514_DiffLrTotal = "5514";
- // 차압센서 - lr mean
- public static readonly string _5515_DiffLrMean = "5515";
+ //
+ public static readonly string _5512_ = "5512";
+ // 차압센서 - Lr Limit
+ public static readonly string _5513_DiffLrLimit = "5513";
+ // 차압센서 -
+ public static readonly string _5514_ = "5514";
+ // 차압센서 -
+ public static readonly string _5515_ = "5515";
// 차압센서 - delay
public static readonly string _5516_DiffHoldDelay = "5516";
// 압력게이지 기준압력
public static readonly string _5517_VacuumGaugeStdLevel = "5517";
- // 변위센서 - OPT1
- public static readonly string _5518_DispOPT1 = "5518";
+ // 변위센서 - 사용유무
+ public static readonly string _5518_DispSensorEnable = "5518";
+ // 차압센서 - Cycle
+ public static readonly string _5519_DiffCycle = "5519";
// 옵션 - 부저 동작 시간
public static readonly string _6001_BuzzerOP = "6001";
diff --git a/INT_PT002/DataStore/Define.cs b/INT_PT002/DataStore/Define.cs
index fe77c1f..55339f8 100644
--- a/INT_PT002/DataStore/Define.cs
+++ b/INT_PT002/DataStore/Define.cs
@@ -1,4 +1,5 @@
using System;
+using System.Drawing;
using System.Linq;
using System.Collections.Generic;
using System.Text;
@@ -7,6 +8,16 @@ namespace INT_PT002.DataStore
{
public class Define
{
+ public static readonly Color ColorSelected = Color.MediumSeaGreen;
+ public static readonly Color ColorNoneSelected = Color.White;
+
+ public static readonly Color ColorProgressOff = Color.Azure;
+ public static readonly Color ColorProgressOn = Color.Lime;
+
+ public static readonly Color ColorTextResultPass = Color.Green;
+ public static readonly Color ColorTextResultNG = Color.Red;
+ public static readonly Color ColorTextResultNone = Color.LightGray;
+
public delegate void EventHandlerAlarmStateChange(Define.E_TrackingAlarm alarm, string status);
public enum E_EquipmentStatus
@@ -68,6 +79,7 @@ namespace INT_PT002.DataStore
_2_Equipment,
_3_Ethernet,
_4_Equipment1,
+ _5_Setting,
}
public enum E_DisplayModeStore
@@ -82,8 +94,8 @@ namespace INT_PT002.DataStore
LogHistory,
LogAlarm,
Information,
- Equipment,
Ethernet,
+ Equipment,
Equipment1,
}
@@ -187,17 +199,14 @@ namespace INT_PT002.DataStore
Pressure,
Disp_STD,
- Disp_IPH1,
- Disp_IPH2,
- Disp_Min1,
- Disp_Min2,
- Disp_WaitingTime,
- Disp_OPT1,
+ Disp_EmptyLevel,
+ Disp_MaxDiff,
+ Disp_MinHight,
+ Disp_Enable,
- Diff_SEC,
- Diff_AVG,
- Diff_SUM,
- Diff_WaitingTime,
+ Diff_LrLimit,
+ Diff_Cycle,
+ Diff_HoldDelay,
P_reliefTime,
P_HlodingTime,
@@ -243,21 +252,35 @@ namespace INT_PT002.DataStore
{
None,
a1_ServoEmergencyStop,
- a2_Servo1Alarm,
- a3_Servo2Alarm,
- a4_Servo1TorqueAlarm,
- a5_Servo2TorqueAlarm,
- a6_PressureError,
- a7_SensorBoard1Error,
- a8_SensorBoard2Error,
- a9_SensorBoard3Error,
- a10_SensorBoard4Error,
- a11_SensorBoard5Error,
- a12_SensorBoard6Error,
- a13_SensorBoard7Error,
- a14_SensorBoard8Error,
- a15_SensorBoard9Error,
- a16_SensorBoard10Error,
+ a2_ServoAlarm,
+ a3_ServoTorqueAlarm,
+ a4_PressureError,
+ a5_PressureSensorError,
+ a6_,
+ a7_,
+ a8_,
+ a9_SensorBoard1Error,
+ a10_SensorBoard2Error,
+ a11_SensorBoard3Error,
+ a12_SensorBoard4Error,
+ a13_SensorBoard5Error,
+ a14_SensorBoard6Error,
+ a15_SensorBoard7Error,
+ a16_SensorBoard8Error,
+ a17_SensorBoard9Error,
+ a18_SensorBoard10Error,
+ a19_,
+ a20_,
+ a21_DisplacementSensor1Error,
+ a22_DisplacementSensor2Error,
+ a23_DisplacementSensor3Error,
+ a24_DisplacementSensor4Error,
+ a25_DisplacementSensor5Error,
+ a26_DisplacementSensor6Error,
+ a27_DisplacementSensor7Error,
+ a28_DisplacementSensor8Error,
+ a29_DisplacementSensor9Error,
+ a30_DisplacementSensor10Error,
}
public enum E_TrackingType
diff --git a/INT_PT002/DataStore/LeakData/DiffData.cs b/INT_PT002/DataStore/LeakData/DiffData.cs
index 8d8aae8..ac1c76a 100644
--- a/INT_PT002/DataStore/LeakData/DiffData.cs
+++ b/INT_PT002/DataStore/LeakData/DiffData.cs
@@ -12,9 +12,9 @@ namespace INT_PT002.DataStore
{
#region Field
private string m_MAdc;
- private string m_SecBufDiff;
+ private string m_SecBuf;
private string m_SecBufSum;
- private string m_DiffMean;
+ private string m_SecBufMax;
#endregion
#region Constructor
@@ -30,20 +30,20 @@ namespace INT_PT002.DataStore
get { return this.m_MAdc; }
set { this.m_MAdc = value; }
}
- public string SecBufDiff
+ public string SecBuf
{
- get { return this.m_SecBufDiff; }
- set { this.m_SecBufDiff = value; }
+ get { return this.m_SecBuf; }
+ set { this.m_SecBuf = value; }
}
public string SecBufSum
{
get { return this.m_SecBufSum; }
set { this.m_SecBufSum = value; }
}
- public string DiffMean
+ public string SecBufMax
{
- get { return this.m_DiffMean; }
- set { this.m_DiffMean = value; }
+ get { return this.m_SecBufMax; }
+ set { this.m_SecBufMax = value; }
}
#endregion
@@ -51,9 +51,9 @@ namespace INT_PT002.DataStore
private void Initialize()
{
this.MAdc = "0.00";
- this.SecBufDiff = "0.00";
+ this.SecBuf = "0.00";
this.SecBufSum = "0.00";
- this.DiffMean = "0.00";
+ this.SecBufMax = "0.00";
}
#endregion
}
diff --git a/INT_PT002/DataStore/LeakData/DispData.cs b/INT_PT002/DataStore/LeakData/DispData.cs
index 0508642..e130632 100644
--- a/INT_PT002/DataStore/LeakData/DispData.cs
+++ b/INT_PT002/DataStore/LeakData/DispData.cs
@@ -14,7 +14,7 @@ namespace INT_PT002.DataStore
private string m_RData;
private string m_MData;
private string m_MDataDiff;
- private string m_STD;
+ private string m_MDataMax;
#endregion
#region Constructor
@@ -40,10 +40,10 @@ namespace INT_PT002.DataStore
get { return this.m_MDataDiff; }
set { this.m_MDataDiff = value; }
}
- public string STD
+ public string MDataMax
{
- get { return this.m_STD; }
- set { this.m_STD = value; }
+ get { return this.m_MDataMax; }
+ set { this.m_MDataMax = value; }
}
#endregion
@@ -53,7 +53,7 @@ namespace INT_PT002.DataStore
this.RData = "0.00";
this.MData = "0.00";
this.MDataDiff = "0.00";
- this.STD = "0.00";
+ this.MDataMax = "0.00";
}
#endregion
}
diff --git a/INT_PT002/DataStore/LeakData/LeakData.cs b/INT_PT002/DataStore/LeakData/LeakData.cs
index a16874b..094a021 100644
--- a/INT_PT002/DataStore/LeakData/LeakData.cs
+++ b/INT_PT002/DataStore/LeakData/LeakData.cs
@@ -10,7 +10,7 @@ namespace INT_PT002.DataStore
{
#region Field
private Collection m_CollProcessStatus;
- private Collection m_CollJudgment;
+ private Collection m_CollJudgment;
private Collection m_CollDispData;
private Collection m_CollDiffData;
private Collection m_CollPresData;
@@ -35,7 +35,7 @@ namespace INT_PT002.DataStore
///
/// 판정 결과
///
- public Collection CollJudgment
+ public Collection CollJudgment
{
get { return this.m_CollJudgment; }
set { this.m_CollJudgment = value; }
@@ -70,7 +70,7 @@ namespace INT_PT002.DataStore
private void Initialize(int column)
{
this.CollProcessStatus = new Collection();
- this.CollJudgment = new Collection();
+ this.CollJudgment = new Collection();
this.CollDispData = new Collection();
this.CollDiffData = new Collection();
this.CollPresData = new Collection();
@@ -78,7 +78,7 @@ namespace INT_PT002.DataStore
for (int i = 0; i < column; i++)
{
this.CollProcessStatus.Add(Define.E_ProcessStatus._0_None);
- this.CollJudgment.Add(Define.E_JudgmentStatus.None);
+ this.CollJudgment.Add(new LeakResult());
this.CollDispData.Add(new DispData());
this.CollDiffData.Add(new DiffData());
this.CollPresData.Add(new PressureData());
@@ -91,7 +91,7 @@ namespace INT_PT002.DataStore
{
#region Field
private Define.E_ProcessStatus m_ProcessStatus;
- private Define.E_JudgmentStatus m_Judgment;
+ private LeakResult m_Judgment;
private DispData m_DispData;
private DiffData m_DiffData;
private PressureData m_PresData;
@@ -116,7 +116,7 @@ namespace INT_PT002.DataStore
///
/// 판정 결과
///
- public Define.E_JudgmentStatus Judgment
+ public LeakResult Judgment
{
get { return this.m_Judgment; }
set { this.m_Judgment = value; }
@@ -148,14 +148,73 @@ namespace INT_PT002.DataStore
#endregion
#region Method
- public void Initialize()
+ private void Initialize()
{
this.ProcessStatus = Define.E_ProcessStatus._0_None;
- this.Judgment = Define.E_JudgmentStatus.None;
+ this.Judgment = new LeakResult();
+ this.DispData = new DispData();
+ this.DiffData = new DiffData();
+ this.PresData = new PressureData();
+ }
+ public void Initialize1()
+ {
+ this.Judgment = new LeakResult();
this.DispData = new DispData();
this.DiffData = new DiffData();
this.PresData = new PressureData();
}
#endregion
}
+
+ public class LeakResult
+ {
+ #region Field
+ private Define.E_JudgmentStatus m_Result;
+ private Define.E_JudgmentStatus m_DiffResult;
+ private Define.E_JudgmentStatus m_DispResult;
+ #endregion
+
+ #region Constructor
+ public LeakResult()
+ {
+ this.Initialize();
+ }
+ #endregion
+
+ #region Property
+ ///
+ /// 리크 판정 결과
+ ///
+ public Define.E_JudgmentStatus Result
+ {
+ get { return this.m_Result; }
+ set { this.m_Result = value; }
+ }
+ ///
+ /// 차압센서 판정 결과
+ ///
+ public Define.E_JudgmentStatus DiffResult
+ {
+ get { return this.m_DiffResult; }
+ set { this.m_DiffResult = value; }
+ }
+ ///
+ /// 변위센서 판정 결과
+ ///
+ public Define.E_JudgmentStatus DispResult
+ {
+ get { return this.m_DispResult; }
+ set { this.m_DispResult = value; }
+ }
+ #endregion
+
+ #region Method
+ public void Initialize()
+ {
+ this.Result = Define.E_JudgmentStatus.None;
+ this.DiffResult = Define.E_JudgmentStatus.None;
+ this.DispResult = Define.E_JudgmentStatus.None;
+ }
+ #endregion
+ }
}
diff --git a/INT_PT002/DataStore/Recipe.cs b/INT_PT002/DataStore/Recipe.cs
index 5ea0d5f..0a4d2aa 100644
--- a/INT_PT002/DataStore/Recipe.cs
+++ b/INT_PT002/DataStore/Recipe.cs
@@ -6,30 +6,28 @@ using System.Text;
namespace INT_PT002.DataStore
{
+ #region Recipe
public class Recipe
{
#region Field
private int m_NUMBER;
+
private string m_NAME;
private string m_LOT;
- private string m_DISP_JUDG_STD_LEVEL;
- private string m_DISP_JUDG_MIN_LEVEL1;
- private string m_DISP_JUDG_MIN_LEVEL2;
- private string m_DISP_JUDG_EMPTY_LEVEL1;
- private string m_DISP_JUDG_EMPTY_LEVEL2;
- private int m_DISP_HOLD_DELAY_MSEC;
- private bool m_DISP_OPT1;
+ private string m_DIFF_LR_LIMIT;
+ private string m_DIFF_LR_DELAY_SEC;
+ private int m_DIFF_LR_CYCLE;
- private string m_DIFF_LR_SECOND;
- private string m_DIFF_LR_TOTAL;
- private string m_DIFF_LR_MEAN;
- private int m_DIFF_HOLD_DELAY_MSEC;
+ private string m_DISP_JUDG_EMPTY_LEVEL;
+ private string m_DISP_JUDG_MAX_DIFF;
+ private string m_DISP_JUDG_MIN_HEIGHT;
+ private bool m_DISP_JUDG_ENABLE;
- private int m_VACUUM_RELIEF;
- private int m_VACUUM_HOLD1;
- private int m_VACUUM_HOLD2;
- private int m_VACUUM_BLOWOFF;
+ private int m_VACUUM_START_SEC;
+ private int m_VACUUM_HOLD1_SEC;
+ private int m_VACUUM_HOLD2_SEC;
+ private int m_VACUUM_BREAK_SEC;
private string m_VACUUM_GUAGE_LEVEL;
#endregion
@@ -46,6 +44,7 @@ namespace INT_PT002.DataStore
get { return this.m_NUMBER; }
set { this.m_NUMBER = value; }
}
+
public string NAME
{
get { return this.m_NAME; }
@@ -57,82 +56,62 @@ namespace INT_PT002.DataStore
set { this.m_LOT = value; }
}
- public string DISP_JUDG_STD_LEVEL
+ public string DIFF_LR_LIMIT
{
- get { return this.m_DISP_JUDG_STD_LEVEL; }
- set { this.m_DISP_JUDG_STD_LEVEL = value; }
+ get { return this.m_DIFF_LR_LIMIT; }
+ set { this.m_DIFF_LR_LIMIT = value; }
}
- public string DISP_JUDG_MIN_LEVEL1
+ public string DIFF_LR_DELAY_SEC
{
- get { return this.m_DISP_JUDG_MIN_LEVEL1; }
- set { this.m_DISP_JUDG_MIN_LEVEL1 = value; }
+ get { return this.m_DIFF_LR_DELAY_SEC; }
+ set { this.m_DIFF_LR_DELAY_SEC = value; }
}
- public string DISP_JUDG_MIN_LEVEL2
+ public int DIFF_LR_CYCLE
{
- get { return this.m_DISP_JUDG_MIN_LEVEL2; }
- set { this.m_DISP_JUDG_MIN_LEVEL2 = value; }
- }
- public string DISP_JUDG_EMPTY_LEVEL1
- {
- get { return this.m_DISP_JUDG_EMPTY_LEVEL1; }
- set { this.m_DISP_JUDG_EMPTY_LEVEL1 = value; }
- }
- public string DISP_JUDG_EMPTY_LEVEL2
- {
- get { return this.m_DISP_JUDG_EMPTY_LEVEL2; }
- set { this.m_DISP_JUDG_EMPTY_LEVEL2 = value; }
- }
- public int DISP_HOLD_DELAY_MSEC
- {
- get { return this.m_DISP_HOLD_DELAY_MSEC; }
- set { this.m_DISP_HOLD_DELAY_MSEC = value; }
- }
- public bool DISP_OPT1
- {
- get { return this.m_DISP_OPT1; }
- set { this.m_DISP_OPT1 = value; }
+ get { return this.m_DIFF_LR_CYCLE; }
+ set { this.m_DIFF_LR_CYCLE = value; }
}
- public string DIFF_LR_SECOND
+ public string DISP_JUDG_EMPTY_LEVEL
{
- get { return this.m_DIFF_LR_SECOND; }
- set { this.m_DIFF_LR_SECOND = value; }
+ get { return this.m_DISP_JUDG_EMPTY_LEVEL; }
+ set { this.m_DISP_JUDG_EMPTY_LEVEL = value; }
}
- public string DIFF_LR_TOTAL
+ public string DISP_JUDG_MAX_DIFF
{
- get { return this.m_DIFF_LR_TOTAL; }
- set { this.m_DIFF_LR_TOTAL = value; }
+ get { return this.m_DISP_JUDG_MAX_DIFF; }
+ set { this.m_DISP_JUDG_MAX_DIFF = value; }
}
- public string DIFF_LR_MEAN
+ public string DISP_JUDG_MIN_HEIGHT
{
- get { return this.m_DIFF_LR_MEAN; }
- set { this.m_DIFF_LR_MEAN = value; }
+ get { return this.m_DISP_JUDG_MIN_HEIGHT; }
+ set { this.m_DISP_JUDG_MIN_HEIGHT = value; }
}
- public int DIFF_HOLD_DELAY_MSEC
+ public bool DISP_JUDG_ENABLE
{
- get { return this.m_DIFF_HOLD_DELAY_MSEC; }
- set { this.m_DIFF_HOLD_DELAY_MSEC = value; }
+ get { return this.m_DISP_JUDG_ENABLE; }
+ set { this.m_DISP_JUDG_ENABLE = value; }
}
- public int VACUUM_RELIEF
+ public int VACUUM_START_SEC
{
- get { return this.m_VACUUM_RELIEF; }
- set { this.m_VACUUM_RELIEF = value; }
+ get { return this.m_VACUUM_START_SEC; }
+ set { this.m_VACUUM_START_SEC = value; }
}
- public int VACUUM_HOLD1
+ public int VACUUM_HOLD1_SEC
{
- get { return this.m_VACUUM_HOLD1; }
- set { this.m_VACUUM_HOLD1 = value; }
+ get { return this.m_VACUUM_HOLD1_SEC; }
+ set { this.m_VACUUM_HOLD1_SEC = value; }
}
- public int VACUUM_HOLD2
+ public int VACUUM_HOLD2_SEC
{
- get { return this.m_VACUUM_HOLD2; }
- set { this.m_VACUUM_HOLD2 = value; }
+ get { return this.m_VACUUM_HOLD2_SEC; }
+ set { this.m_VACUUM_HOLD2_SEC = value; }
}
- public int VACUUM_BLOWOFF
+ public int VACUUM_BREAK_SEC
{
- get { return this.m_VACUUM_BLOWOFF; }
- set { this.m_VACUUM_BLOWOFF = value; }
+ get { return this.m_VACUUM_BREAK_SEC; }
+ set { this.m_VACUUM_BREAK_SEC = value; }
}
public string VACUUM_GUAGE_LEVEL
{
@@ -145,30 +124,27 @@ namespace INT_PT002.DataStore
public void Initialize()
{
this.NUMBER = 1;
- this.NAME = "INTECH 1";
- this.LOT = "LOT 1";
+ this.NAME = "INTECH";
+ this.LOT = "LOT";
- this.DISP_JUDG_STD_LEVEL = "0.15";
- this.DISP_JUDG_MIN_LEVEL1 = "2.50";
- this.DISP_JUDG_MIN_LEVEL2 = "2.50";
- this.DISP_JUDG_EMPTY_LEVEL1 = "80.00";
- this.DISP_JUDG_EMPTY_LEVEL2 = "80.00";
- this.DISP_HOLD_DELAY_MSEC = 100;
- this.DISP_OPT1 = false;
+ this.DIFF_LR_LIMIT = "10.00";
+ this.DIFF_LR_DELAY_SEC = "0.5";
+ this.DIFF_LR_CYCLE = 5;
- this.DIFF_LR_SECOND = "500.00";
- this.DIFF_LR_TOTAL = "5000.00";
- this.DIFF_LR_MEAN = "2.00";
- this.DIFF_HOLD_DELAY_MSEC = 1500;
+ this.DISP_JUDG_EMPTY_LEVEL = "70.00";
+ this.DISP_JUDG_MAX_DIFF = "0.5";
+ this.DISP_JUDG_MIN_HEIGHT = "3.00";
+ this.DISP_JUDG_ENABLE = true;
- this.VACUUM_RELIEF = 20;
- this.VACUUM_HOLD1 = 40;
- this.VACUUM_HOLD2 = 1;
- this.VACUUM_BLOWOFF = 5;
- this.VACUUM_GUAGE_LEVEL = "-88.0";
+ this.VACUUM_START_SEC = 20;
+ this.VACUUM_HOLD1_SEC = 15;
+ this.VACUUM_HOLD2_SEC = 1;
+ this.VACUUM_BREAK_SEC = 5;
+ this.VACUUM_GUAGE_LEVEL = "-85.0";
}
#endregion
- }
+ }
+ #endregion
#region StructRecipe
[StructLayout(LayoutKind.Sequential)]
@@ -181,30 +157,23 @@ namespace INT_PT002.DataStore
public string LOT;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DISP_JUDG_STD_LEVEL;
+ public string DIFF_LR_LIMIT;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DISP_JUDG_MIN_LEVEL1;
- [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DISP_JUDG_MIN_LEVEL2;
- [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DISP_JUDG_EMPTY_LEVEL1;
- [MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DISP_JUDG_EMPTY_LEVEL2;
- public int DISP_HOLD_DELAY_MSEC;
- public bool DISP_OPT1;
+ public string DIFF_LR_DELAY_SEC;
+ public int DIFF_LR_CYCLE;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DIFF_LR_SECOND;
+ public string DISP_JUDG_EMPTY_LEVEL;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DIFF_LR_TOTAL;
+ public string DISP_JUDG_MAX_DIFF;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 12)]
- public string DIFF_LR_MEAN;
- public int DIFF_HOLD_DELAY_MSEC;
+ public string DISP_JUDG_MIN_HEIGHT;
+ public bool DISP_JUDG_ENABLE;
- public int VACUUM_RELIEF;
- public int VACUUM_HOLD1;
- public int VACUUM_HOLD2;
- public int VACUUM_BLOWOFF;
+ public int VACUUM_START_SEC;
+ public int VACUUM_HOLD1_SEC;
+ public int VACUUM_HOLD2_SEC;
+ public int VACUUM_BREAK_SEC;
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 10)]
public string VACUUM_GUAGE_LEVEL;
}
diff --git a/INT_PT002/DialogForms/DialogFormLogOn.cs b/INT_PT002/DialogForms/DialogFormLogOn.cs
index 14c1d0a..62824d9 100644
--- a/INT_PT002/DialogForms/DialogFormLogOn.cs
+++ b/INT_PT002/DialogForms/DialogFormLogOn.cs
@@ -214,7 +214,10 @@ namespace INT_PT002.Forms
DialogFormYesNo dlg = new DialogFormYesNo(this.ParentForm.SystemConfig.LANGUAGE, 29);
if (dlg.ShowDialog() == DialogResult.Yes)
{
- this.ParentForm.ChildFormMainDisplay.ChangeID = this.textBoxID.Text;
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.ChangeID = this.textBoxID.Text;
+ else
+ this.ParentForm.ChildFormMainDisplay4.ChangeID = this.textBoxID.Text;
this.DialogResult = DialogResult.Abort;
this.Close();
}
@@ -274,7 +277,10 @@ namespace INT_PT002.Forms
this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.Login, "First login", this.textBoxID.Text);
// 최초 로그인 시 비밀번호 변경
- this.ParentForm.ChildFormMainDisplay.ChangeID = this.textBoxID.Text;
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.ChangeID = this.textBoxID.Text;
+ else
+ this.ParentForm.ChildFormMainDisplay4.ChangeID = this.textBoxID.Text;
this.DialogResult = DialogResult.Abort;
this.Close();
}
@@ -321,7 +327,11 @@ namespace INT_PT002.Forms
{
this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.Login, "Password expiration", this.textBoxID.Text);
- this.ParentForm.ChildFormMainDisplay.ChangeID = this.textBoxID.Text;
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.ChangeID = this.textBoxID.Text;
+ else
+ this.ParentForm.ChildFormMainDisplay4.ChangeID = this.textBoxID.Text;
+
this.DialogResult = DialogResult.Abort;
this.Close();
}
@@ -371,7 +381,12 @@ namespace INT_PT002.Forms
if (this.IsLoginMode == true)
id = this.ParentForm.CurrentSystemStatus.CurrentUser.ID;
else
- id = this.ParentForm.ChildFormMainDisplay.ChangeID;
+ {
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ id = this.ParentForm.ChildFormMainDisplay3.ChangeID;
+ else
+ id = this.ParentForm.ChildFormMainDisplay4.ChangeID;
+ }
pass = this.textBoxID.Text;
ret = UserManager.UserManager_UserModifyPWDirect(id, pass);
@@ -447,7 +462,10 @@ namespace INT_PT002.Forms
private void buttonLogOn_Click(object sender, EventArgs e)
{
// Automatic Logout Reset
- this.ParentForm.ChildFormMainDisplay.Part11AutomaticLogoutReset();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.Part11AutomaticLogoutReset();
+ else
+ this.ParentForm.ChildFormMainDisplay4.Part11AutomaticLogoutReset();
if (this.IsChangePassword == false)
this.LogOn();
@@ -457,7 +475,10 @@ namespace INT_PT002.Forms
private void buttonCancel_Click(object sender, EventArgs e)
{
// Automatic Logout Reset
- this.ParentForm.ChildFormMainDisplay.Part11AutomaticLogoutReset();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.Part11AutomaticLogoutReset();
+ else
+ this.ParentForm.ChildFormMainDisplay4.Part11AutomaticLogoutReset();
this.DialogResult = DialogResult.Cancel;
this.Close();
@@ -466,7 +487,10 @@ namespace INT_PT002.Forms
private void textBoxID_GotFocus(object sender, EventArgs e)
{
// Automatic Logout Reset
- this.ParentForm.ChildFormMainDisplay.Part11AutomaticLogoutReset();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.Part11AutomaticLogoutReset();
+ else
+ this.ParentForm.ChildFormMainDisplay4.Part11AutomaticLogoutReset();
this.smartKeyboard.TargetInputObject = this.textBoxID;
@@ -475,7 +499,10 @@ namespace INT_PT002.Forms
private void textBoxPassword_GotFocus(object sender, EventArgs e)
{
// Automatic Logout Reset
- this.ParentForm.ChildFormMainDisplay.Part11AutomaticLogoutReset();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.Part11AutomaticLogoutReset();
+ else
+ this.ParentForm.ChildFormMainDisplay4.Part11AutomaticLogoutReset();
this.smartKeyboard.TargetInputObject = this.textBoxPassword;
@@ -490,7 +517,10 @@ namespace INT_PT002.Forms
private void smartKeyboard_Click(object sender, EventArgs e)
{
// Automatic Logout Reset
- this.ParentForm.ChildFormMainDisplay.Part11AutomaticLogoutReset();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.Part11AutomaticLogoutReset();
+ else
+ this.ParentForm.ChildFormMainDisplay4.Part11AutomaticLogoutReset();
}
#endregion
diff --git a/INT_PT002/DialogForms/DialogFormProgressBar.cs b/INT_PT002/DialogForms/DialogFormProgressBar.cs
index 7914727..564fcfd 100644
--- a/INT_PT002/DialogForms/DialogFormProgressBar.cs
+++ b/INT_PT002/DialogForms/DialogFormProgressBar.cs
@@ -38,7 +38,7 @@ namespace INT_PT002.DialogForms
#endregion
#region Constructor
- public DialogFormProgressBar(int code, Define.E_LanguageID language)
+ public DialogFormProgressBar(int code, Define.E_LanguageID language, FormMain parent)
{
InitializeComponent();
@@ -46,6 +46,7 @@ namespace INT_PT002.DialogForms
this.labelMessage1.Text = "";
this.labelMessage2.Text = "";
+ this.ParentForm = parent;
this.Code = code;
this.Language = language;
this.buttonCancel.Visible = false;
@@ -91,7 +92,7 @@ namespace INT_PT002.DialogForms
}
}
- public DialogFormProgressBar(int code, Define.E_LanguageID language, UpdateForMainBoard updateForMain)
+ public DialogFormProgressBar(int code, Define.E_LanguageID language, UpdateForMainBoard updateForMain, FormMain parent)
{
InitializeComponent();
@@ -99,6 +100,7 @@ namespace INT_PT002.DialogForms
this.labelMessage1.Text = "";
this.labelMessage2.Text = "";
+ this.ParentForm = parent;
this.Code = code;
this.UpdateForMain = updateForMain;
this.Language = language;
@@ -530,8 +532,12 @@ namespace INT_PT002.DialogForms
break;
}
this.Refresh();
- if(this.Code ==1)
- this.TransferData(CommunicationCommand.MainboardReboot, CommunicationID.MainBoard);
+ if (this.Code == 1)
+ {
+ this.ParentForm.TransferData(CommunicationCommand.MainboardReboot, CommunicationID.MainBoard);
+ //this.smartTimerReboot.Start();
+ }
+
this.smartTimerReboot.Start();
}
#endregion
diff --git a/INT_PT002/Forms/FormMain.Designer.cs b/INT_PT002/Forms/FormMain.Designer.cs
index 07834e4..0843368 100644
--- a/INT_PT002/Forms/FormMain.Designer.cs
+++ b/INT_PT002/Forms/FormMain.Designer.cs
@@ -68,7 +68,7 @@
this.smartSerialPortLink.ErrorCode_Location = SmartX.SmartSerialPort.ERRORCODELOCATION.HEADER;
this.smartSerialPortLink.ETXCode = ((byte)(3));
this.smartSerialPortLink.ETXCodes = null;
- this.smartSerialPortLink.FrameBufferSize = ((uint)(1024u));
+ this.smartSerialPortLink.FrameBufferSize = ((uint)(4096u));
this.smartSerialPortLink.FrameSeparationType = SmartX.SmartSerialPort.FRAMESEPARATIONTYPES.STXANDETX;
this.smartSerialPortLink.HeadErrorCodeOffset = 0;
this.smartSerialPortLink.PortNo = SmartX.SmartSerialPort.COMPORTNO.COM2;
diff --git a/INT_PT002/Forms/FormMain.cs b/INT_PT002/Forms/FormMain.cs
index 32679a5..3cf17d5 100644
--- a/INT_PT002/Forms/FormMain.cs
+++ b/INT_PT002/Forms/FormMain.cs
@@ -7,15 +7,16 @@ using System.Data;
using System.Drawing;
using System.IO;
using System.Text;
-using System.Windows.Forms;
using System.Threading;
+using System.Net.Sockets;
+using System.Windows.Forms;
using SmartX;
+using InModbus;
using INT_PT002.DataStore;
using INT_PT002.Part11_UserManager;
using INT_PT002.DialogForms;
-using System.Net.Sockets;
-using InModbus;
+using INT_PT002.SerialManger;
namespace INT_PT002.Forms
{
@@ -27,6 +28,8 @@ namespace INT_PT002.Forms
private int CommunicationCheckCount;
public int FlagAutomaticLogoutWarningTime;
private bool ChangeModeRecipe;
+ public bool FlagDllSerial; // DllSerial 사용여부
+ public string ComPortMainToLCD; // DllSerial Port
// 로그온 색상
public Color ColorLogOff;
@@ -55,6 +58,8 @@ namespace INT_PT002.Forms
public SystemConfiguration SystemConfig;
// Current Recipe
public Recipe CurrentRecipe;
+ // Loading Recipe
+ private Recipe LoadingRecipe;
// Leak Data
private LeakData CurrentLeakData;
public Collection CurrentLeakDatas;
@@ -62,14 +67,11 @@ namespace INT_PT002.Forms
public List ListDllUserName;
// IO Test - input data
private Collection CollectionIOTest_InputData;
- // 장비 구동 상태
- private Define.E_EquipmentStatus m_EquipmentStatus;
// 알람
private AlarmList CurrentAlarmList;
// Modbus
public Modbus Modbus;
- // Loading Recipe
- private Recipe LoadingRecipe;
+
// Modbus Data
public _30000_ModbusData Current30000ModbusData;
@@ -97,7 +99,8 @@ namespace INT_PT002.Forms
private delegate void TimerTryConnectCallback(bool bEnable);
// Form
- public FormMainDisplay3 ChildFormMainDisplay;
+ public FormMainDisplay3 ChildFormMainDisplay3;
+ public FormMainDisplay4 ChildFormMainDisplay4;
public FormMenu ChildFormMenu;
private delegate void ModbusStatusCallback();
@@ -159,12 +162,6 @@ namespace INT_PT002.Forms
get { return this.m_PathDataAlarmFolder; }
private set { this.m_PathDataAlarmFolder = value; }
}
-
- public Define.E_EquipmentStatus EquipmentStatus
- {
- get { return this.m_EquipmentStatus; }
- private set { this.m_EquipmentStatus = value; }
- }
#endregion
#region Method
@@ -202,7 +199,6 @@ namespace INT_PT002.Forms
this.ChangeModeRecipe = false;
this.CurrentUserGroup = new UserGroup();
- this.EquipmentStatus = Define.E_EquipmentStatus.Stop;
this.PathLaunchFolder = "SD Card\\";
this.PathSystemFileFolder = this.PathLaunchFolder + "SystemFile\\";
@@ -252,41 +248,57 @@ namespace INT_PT002.Forms
// DataBackup 폴더 생성
if (Directory.Exists(this.PathDataBackupFolder) == false)
Directory.CreateDirectory(this.PathDataBackupFolder);
+
+ // DllSerial 사용여부 설정
+ this.FlagDllSerial = true;
+ if (this.FlagDllSerial == true)
+ {
+ // SerialDll Initialize
+ this.ComPortMainToLCD = "COM2:";
+ SerialMgrComm.IntializeSerialManager();
+ SerialMgrComm.SerialPortMessageReceive += this.SerialPort_MessageReceive;
+ SerialMgrComm.SerialPortErrMessageReceive += this.SerialPort_ErrMessageReceive;
+ SerialMgrComm.SerialPortGetVersionDataEvent += this.Serialport_GetVersionDataEvent;
+ }
}
private void DefaultSetting2()
{
- // 이더넷
- if (this.SystemConfig.ETHERNET_OP_MODE == 1)
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
{
- try
+ // 이더넷
+ if (this.SystemConfig.ETHERNET_OP_MODE == 1)
{
- if (string.Compare(this.smartConfigs.IPSettings.DeviceIP, "0.0.0.0") != 0)
- this.EthernetServerStart();
+ try
+ {
+ if (string.Compare(this.smartConfigs.IPSettings.DeviceIP, "0.0.0.0") != 0)
+ this.EthernetServerStart();
- this.ChildFormMainDisplay.TimerServer(true);
+ this.ChildFormMainDisplay3.TimerServer(true);
+ }
+ catch
+ {
+
+ }
}
- catch
+ else if (this.SystemConfig.ETHERNET_OP_MODE == 2)
{
-
+ this.EthernetClientDisconnect();
}
- }
- else if (this.SystemConfig.ETHERNET_OP_MODE == 2)
- {
- this.EthernetClientDisconnect();
- }
- if (this.SystemConfig.ETHERNET_COMM_MODE != (int)Define.E_CommMode.f0_None)
- {
- switch (this.SystemConfig.ETHERNET_COMM_MODE)
+ if (this.SystemConfig.ETHERNET_COMM_MODE != (int)Define.E_CommMode.f0_None)
{
- case (int)Define.E_CommMode.f1_Modbus:
- this.ChildFormMainDisplay.MainButtonModbusAdd(true);
- break;
- default:
- break;
+ switch (this.SystemConfig.ETHERNET_COMM_MODE)
+ {
+ case (int)Define.E_CommMode.f1_Modbus:
+ this.ChildFormMainDisplay3.MainButtonModbusAdd(true);
+ break;
+ default:
+ break;
+ }
}
+
+ this.ChildFormMainDisplay3.InitialEthernetIcon();
}
- this.ChildFormMainDisplay.InitialEthernetIcon();
}
private void InitializeUserManager()
{
@@ -315,12 +327,21 @@ namespace INT_PT002.Forms
}
private void CreateForm()
{
- this.ChildFormMainDisplay = new FormMainDisplay3(this);
- this.ChildFormMenu = new FormMenu(this);
-
this.smartForm1.MainForm = this;
- this.smartForm1.AddChildForm(this.ChildFormMainDisplay);
+ // MainDisplay
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.ChildFormMainDisplay3 = new FormMainDisplay3(this);
+ this.smartForm1.AddChildForm(this.ChildFormMainDisplay3);
+ }
+ else
+ {
+ this.ChildFormMainDisplay4 = new FormMainDisplay4(this);
+ this.smartForm1.AddChildForm(this.ChildFormMainDisplay4);
+ }
+ // Menu
+ this.ChildFormMenu = new FormMenu(this);
this.smartForm1.AddChildForm(this.ChildFormMenu);
}
private void TransferSystemParameter9039()
@@ -350,60 +371,30 @@ namespace INT_PT002.Forms
this.LoadRecipeFile(ref this.LoadingRecipe, number - 1);
sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.NUMBER.ToString()));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_RELIEF.ToString()));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_HOLD1.ToString()));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_HOLD2.ToString()));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_BLOWOFF.ToString()));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_START_SEC.ToString()));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_HOLD1_SEC.ToString()));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_HOLD2_SEC.ToString()));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.VACUUM_BREAK_SEC.ToString()));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DISP_HOLD_DELAY_MSEC.ToString()));
+ sb.Append(Helper.StringBlankFillDigits6(this.LoadingRecipe.DISP_JUDG_MAX_DIFF));
+ sb.Append(Helper.StringBlankFillDigits6(this.LoadingRecipe.DISP_JUDG_MIN_HEIGHT));
+ sb.Append(Helper.StringBlankFillDigits6(this.LoadingRecipe.DISP_JUDG_EMPTY_LEVEL));
- sb.Append(Helper.StringBlankFillDigits8(this.LoadingRecipe.DIFF_LR_SECOND));
- sb.Append(Helper.StringBlankFillDigits8(this.LoadingRecipe.DIFF_LR_TOTAL));
- sb.Append(Helper.StringBlankFillDigits8(this.LoadingRecipe.DIFF_LR_MEAN));
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DIFF_HOLD_DELAY_MSEC.ToString()));
+ sb.Append(Helper.StringBlankFillDigits6(this.LoadingRecipe.DIFF_LR_LIMIT));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DIFF_LR_DELAY_SEC));
sb.Append(Helper.StringBlankFillDigits6(this.LoadingRecipe.VACUUM_GUAGE_LEVEL));
- if (this.LoadingRecipe.DISP_OPT1 == false)
+ if (this.LoadingRecipe.DISP_JUDG_ENABLE == false)
value = "0";
else
value = "1";
sb.Append(Helper.StringBlankFillDigits4(value));
+ sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DIFF_LR_CYCLE.ToString()));
+
this.TransferDataStream(CommunicationCommand.Write, CommunicationID.MainBoard, CommunicationAddress._9043_RecipeParameter, sb.ToString());
}
- public void TransferRecipeParameter5510_A()
- {
- StringBuilder sb = new StringBuilder();
-
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DISP_JUDG_MIN_LEVEL1.ToString()));
-
- this.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard1, CommunicationAddress._5510_DispMinLevel, sb.ToString());
- }
- public void TransferRecipeParameter5510_B()
- {
- StringBuilder sb = new StringBuilder();
-
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DISP_JUDG_MIN_LEVEL2.ToString()));
-
- this.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard2, CommunicationAddress._5510_DispMinLevel, sb.ToString());
- }
- public void TransferRecipeParameter5511_A()
- {
- StringBuilder sb = new StringBuilder();
-
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DISP_JUDG_EMPTY_LEVEL1.ToString()));
-
- this.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard1, CommunicationAddress._5511_DispEmptyLevel, sb.ToString());
- }
- public void TransferRecipeParameter5511_B()
- {
- StringBuilder sb = new StringBuilder();
-
- sb.Append(Helper.StringBlankFillDigits4(this.LoadingRecipe.DISP_JUDG_EMPTY_LEVEL2.ToString()));
-
- this.TransferDataStream(CommunicationCommand.Write, CommunicationID.SubBoard2, CommunicationAddress._5511_DispEmptyLevel, sb.ToString());
- }
public void FormChange(int index)
{
@@ -762,23 +753,19 @@ namespace INT_PT002.Forms
structItem.NAME = string.Format("INTECH {0}", i + 1);
structItem.LOT = string.Format("LOT {0}", i + 1);
- structItem.DISP_JUDG_STD_LEVEL = this.CurrentRecipe.DISP_JUDG_STD_LEVEL;
- structItem.DISP_JUDG_MIN_LEVEL1 = this.CurrentRecipe.DISP_JUDG_MIN_LEVEL1;
- structItem.DISP_JUDG_MIN_LEVEL2 = this.CurrentRecipe.DISP_JUDG_MIN_LEVEL2;
- structItem.DISP_JUDG_EMPTY_LEVEL1 = this.CurrentRecipe.DISP_JUDG_EMPTY_LEVEL1;
- structItem.DISP_JUDG_EMPTY_LEVEL2 = this.CurrentRecipe.DISP_JUDG_EMPTY_LEVEL2;
- structItem.DISP_HOLD_DELAY_MSEC = this.CurrentRecipe.DISP_HOLD_DELAY_MSEC;
- structItem.DISP_OPT1 = this.CurrentRecipe.DISP_OPT1;
+ structItem.DIFF_LR_LIMIT = this.CurrentRecipe.DIFF_LR_LIMIT;
+ structItem.DIFF_LR_DELAY_SEC = this.LoadingRecipe.DIFF_LR_DELAY_SEC;
+ structItem.DIFF_LR_CYCLE = this.LoadingRecipe.DIFF_LR_CYCLE;
- structItem.DIFF_LR_SECOND = this.CurrentRecipe.DIFF_LR_SECOND;
- structItem.DIFF_LR_TOTAL = this.CurrentRecipe.DIFF_LR_TOTAL;
- structItem.DIFF_LR_MEAN = this.CurrentRecipe.DIFF_LR_MEAN;
- structItem.DIFF_HOLD_DELAY_MSEC = this.CurrentRecipe.DIFF_HOLD_DELAY_MSEC;
+ structItem.DISP_JUDG_EMPTY_LEVEL = this.LoadingRecipe.DISP_JUDG_EMPTY_LEVEL;
+ structItem.DISP_JUDG_ENABLE = this.LoadingRecipe.DISP_JUDG_ENABLE;
+ structItem.DISP_JUDG_MAX_DIFF = this.LoadingRecipe.DISP_JUDG_MAX_DIFF;
+ structItem.DISP_JUDG_MIN_HEIGHT = this.LoadingRecipe.DISP_JUDG_MIN_HEIGHT;
- structItem.VACUUM_RELIEF = this.CurrentRecipe.VACUUM_RELIEF;
- structItem.VACUUM_HOLD1 = this.CurrentRecipe.VACUUM_HOLD1;
- structItem.VACUUM_HOLD2 = this.CurrentRecipe.VACUUM_HOLD2;
- structItem.VACUUM_BLOWOFF = this.CurrentRecipe.VACUUM_BLOWOFF;
+ structItem.VACUUM_START_SEC = this.CurrentRecipe.VACUUM_START_SEC;
+ structItem.VACUUM_HOLD1_SEC = this.CurrentRecipe.VACUUM_HOLD1_SEC;
+ structItem.VACUUM_HOLD2_SEC = this.CurrentRecipe.VACUUM_HOLD2_SEC;
+ structItem.VACUUM_BREAK_SEC = this.CurrentRecipe.VACUUM_BREAK_SEC;
structItem.VACUUM_GUAGE_LEVEL = this.CurrentRecipe.VACUUM_GUAGE_LEVEL;
this.smartFileIO.StructType.WriteBuffer(structItem, i, SmartFile.WriteMode.Append);
@@ -807,23 +794,19 @@ namespace INT_PT002.Forms
structItem.NAME = item.NAME;
structItem.LOT = item.LOT;
- structItem.DISP_JUDG_STD_LEVEL = item.DISP_JUDG_STD_LEVEL;
- structItem.DISP_JUDG_MIN_LEVEL1 = item.DISP_JUDG_MIN_LEVEL1;
- structItem.DISP_JUDG_MIN_LEVEL2 = item.DISP_JUDG_MIN_LEVEL2;
- structItem.DISP_JUDG_EMPTY_LEVEL1 = item.DISP_JUDG_EMPTY_LEVEL1;
- structItem.DISP_JUDG_EMPTY_LEVEL2 = item.DISP_JUDG_EMPTY_LEVEL2;
- structItem.DISP_HOLD_DELAY_MSEC = item.DISP_HOLD_DELAY_MSEC;
- structItem.DISP_OPT1 = item.DISP_OPT1;
+ structItem.DIFF_LR_CYCLE = item.DIFF_LR_CYCLE;
+ structItem.DIFF_LR_DELAY_SEC = item.DIFF_LR_DELAY_SEC;
+ structItem.DIFF_LR_LIMIT = item.DIFF_LR_LIMIT;
- structItem.DIFF_LR_SECOND = item.DIFF_LR_SECOND;
- structItem.DIFF_LR_TOTAL = item.DIFF_LR_TOTAL;
- structItem.DIFF_LR_MEAN = item.DIFF_LR_MEAN;
- structItem.DIFF_HOLD_DELAY_MSEC = item.DIFF_HOLD_DELAY_MSEC;
+ structItem.DISP_JUDG_EMPTY_LEVEL = item.DISP_JUDG_EMPTY_LEVEL;
+ structItem.DISP_JUDG_ENABLE = item.DISP_JUDG_ENABLE;
+ structItem.DISP_JUDG_MAX_DIFF = item.DISP_JUDG_MAX_DIFF;
+ structItem.DISP_JUDG_MIN_HEIGHT = item.DISP_JUDG_MIN_HEIGHT;
- structItem.VACUUM_RELIEF = item.VACUUM_RELIEF;
- structItem.VACUUM_HOLD1 = item.VACUUM_HOLD1;
- structItem.VACUUM_HOLD2 = item.VACUUM_HOLD2;
- structItem.VACUUM_BLOWOFF = item.VACUUM_BLOWOFF;
+ structItem.VACUUM_START_SEC = item.VACUUM_START_SEC;
+ structItem.VACUUM_HOLD1_SEC = item.VACUUM_HOLD1_SEC;
+ structItem.VACUUM_HOLD2_SEC = item.VACUUM_HOLD2_SEC;
+ structItem.VACUUM_BREAK_SEC = item.VACUUM_BREAK_SEC;
structItem.VACUUM_GUAGE_LEVEL = item.VACUUM_GUAGE_LEVEL;
this.smartFileIO.StructType.Write(structItem, item.NUMBER - 1, SmartFile.WriteMode.Overwrite);
@@ -853,29 +836,25 @@ namespace INT_PT002.Forms
item.NAME = structItem.NAME;
item.LOT = structItem.LOT;
- item.DISP_JUDG_STD_LEVEL = structItem.DISP_JUDG_STD_LEVEL;
- item.DISP_JUDG_MIN_LEVEL1 = structItem.DISP_JUDG_MIN_LEVEL1;
- item.DISP_JUDG_MIN_LEVEL2 = structItem.DISP_JUDG_MIN_LEVEL2;
- item.DISP_JUDG_EMPTY_LEVEL1 = structItem.DISP_JUDG_EMPTY_LEVEL1;
- item.DISP_JUDG_EMPTY_LEVEL2 = structItem.DISP_JUDG_EMPTY_LEVEL2;
- item.DISP_HOLD_DELAY_MSEC = structItem.DISP_HOLD_DELAY_MSEC;
- item.DISP_OPT1 = structItem.DISP_OPT1;
+ item.DIFF_LR_CYCLE = structItem.DIFF_LR_CYCLE;
+ item.DIFF_LR_DELAY_SEC = structItem.DIFF_LR_DELAY_SEC;
+ item.DIFF_LR_LIMIT = structItem.DIFF_LR_LIMIT;
- item.DIFF_LR_SECOND = structItem.DIFF_LR_SECOND;
- item.DIFF_LR_TOTAL = structItem.DIFF_LR_TOTAL;
- item.DIFF_LR_MEAN = structItem.DIFF_LR_MEAN;
- item.DIFF_HOLD_DELAY_MSEC = structItem.DIFF_HOLD_DELAY_MSEC;
+ item.DISP_JUDG_EMPTY_LEVEL = structItem.DISP_JUDG_EMPTY_LEVEL;
+ item.DISP_JUDG_ENABLE = structItem.DISP_JUDG_ENABLE;
+ item.DISP_JUDG_MAX_DIFF = structItem.DISP_JUDG_MAX_DIFF;
+ item.DISP_JUDG_MIN_HEIGHT = structItem.DISP_JUDG_MIN_HEIGHT;
- item.VACUUM_RELIEF = structItem.VACUUM_RELIEF;
- item.VACUUM_HOLD1 = structItem.VACUUM_HOLD1;
- item.VACUUM_HOLD2 = structItem.VACUUM_HOLD2;
- item.VACUUM_BLOWOFF = structItem.VACUUM_BLOWOFF;
+ item.VACUUM_START_SEC = structItem.VACUUM_START_SEC;
+ item.VACUUM_HOLD1_SEC = structItem.VACUUM_HOLD1_SEC;
+ item.VACUUM_HOLD2_SEC = structItem.VACUUM_HOLD2_SEC;
+ item.VACUUM_BREAK_SEC = structItem.VACUUM_BREAK_SEC;
item.VACUUM_GUAGE_LEVEL = structItem.VACUUM_GUAGE_LEVEL;
this.smartFileIO.Close();
}
#endregion
-
+
#region Uart Communication
public void OpenSmartUartLink()
{
@@ -883,8 +862,13 @@ namespace INT_PT002.Forms
try
{
- if (this.smartSerialPortLink.IsOpen == false)
- this.smartSerialPortLink.Open();
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortOpen(this.ComPortMainToLCD, 115200, 0, 0, 8);
+ else
+ {
+ if (this.smartSerialPortLink.IsOpen == false)
+ this.smartSerialPortLink.Open();
+ }
}
catch
{
@@ -899,9 +883,13 @@ namespace INT_PT002.Forms
}
public void CloseSmartUartLink()
{
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortClose(this.ComPortMainToLCD);
+ else
+ this.smartSerialPortLink.Close();
+
this.IsCommunicationLogOpen = false;
this.smartFileCommunicationLog.Close();
- this.smartSerialPortLink.Close();
}
private bool SizeCheck(string cmd, string strTemp)
@@ -1040,8 +1028,14 @@ namespace INT_PT002.Forms
sb.Append(chkSum);
- if (this.smartSerialPortLink.IsOpen == true)
- this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ // Serial Write
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortMessage(this.ComPortMainToLCD, sb.ToString());
+ else
+ {
+ if (this.smartSerialPortLink.IsOpen == true)
+ this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ }
// 통신 확인 로그
if (this.IsCommunicationLogOpen == true)
@@ -1065,8 +1059,14 @@ namespace INT_PT002.Forms
sb.Append(chkSum);
- if (this.smartSerialPortLink.IsOpen == true)
- this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ // Serial Write
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortMessage(this.ComPortMainToLCD, sb.ToString());
+ else
+ {
+ if (this.smartSerialPortLink.IsOpen == true)
+ this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ }
// 통신 확인 로그
if (this.IsCommunicationLogOpen == true)
@@ -1090,8 +1090,14 @@ namespace INT_PT002.Forms
sb.Append(chkSum);
- if (this.smartSerialPortLink.IsOpen == true)
- this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ // Serial Write
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortMessage(this.ComPortMainToLCD, sb.ToString());
+ else
+ {
+ if (this.smartSerialPortLink.IsOpen == true)
+ this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ }
// 통신 확인 로그
if (this.IsCommunicationLogOpen == true)
@@ -1115,8 +1121,14 @@ namespace INT_PT002.Forms
sb.Append(chkSum);
- if (this.smartSerialPortLink.IsOpen == true)
- this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ // Serial Write
+ if (this.FlagDllSerial == true)
+ SerialMgrComm.serialPortMessage(this.ComPortMainToLCD, sb.ToString());
+ else
+ {
+ if (this.smartSerialPortLink.IsOpen == true)
+ this.smartSerialPortLink.WriteFrame(sb.ToString(), SmartSerialPort.CODETYPES.ASCIICODE);
+ }
// 통신 확인 로그
if (this.IsCommunicationLogOpen == true)
@@ -1171,6 +1183,34 @@ namespace INT_PT002.Forms
{
}
}
+ private void ReceiveData(string strTemp)
+ {
+ int ret = 0;
+
+ try
+ {
+ switch (strTemp[0])
+ {
+ case 'C':
+ if ((ret = this.ReceiveCommandC(strTemp)) != 0)
+ return;
+ break;
+ case 'P':
+ if ((ret = this.ReceiveCommandP(strTemp)) != 0)
+ return;
+ break;
+ case 'S':
+ if ((ret = this.ReceiveCommandS(strTemp)) != 0)
+ return;
+ break;
+ default:
+ break;
+ }
+ }
+ catch
+ {
+ }
+ }
private int ReceiveCommandC(string strTemp)
{
@@ -1195,7 +1235,10 @@ namespace INT_PT002.Forms
{
case "CI0":
this.CurrentSystemStatus.EquipmentStatus = Define.E_EquipmentStatus.Stop;
- this.ChildFormMainDisplay.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ else
+ this.ChildFormMainDisplay4.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
this.ChildFormMenu.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
this.TransferSystemParameter9039();
@@ -1203,13 +1246,19 @@ namespace INT_PT002.Forms
case "CBS":
this.CurrentSystemStatus.EquipmentStatus = DataStore.Define.E_EquipmentStatus.Start;
- this.ChildFormMainDisplay.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ else
+ this.ChildFormMainDisplay4.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
this.ChildFormMenu.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
break;
case "CBT":
this.CurrentSystemStatus.EquipmentStatus = Define.E_EquipmentStatus.Stop;
- this.ChildFormMainDisplay.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
+ else
+ this.ChildFormMainDisplay4.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
this.ChildFormMenu.UpdateEquipmentStatusDisplay(this.CurrentSystemStatus.EquipmentStatus);
break;
default:
@@ -1268,7 +1317,7 @@ namespace INT_PT002.Forms
private int ReceiveCommandS(string strTemp)
{
int ret = 0;
- string cmd = "", lane = "", receiveData = "";
+ string cmd = "", retryCNT = "", lane = "", receiveData = "";
// SIZE 확인
if (this.SizeCheck("S", strTemp) == false)
@@ -1292,13 +1341,14 @@ namespace INT_PT002.Forms
this.smartFileCommunicationLog.StringType.Write(string.Format("Receive ({0:yyyy-MM-dd HH:mm:ss}): {1}", DateTime.Now, strTemp));
cmd = strTemp.Substring(0, 3);
+ retryCNT = strTemp.Substring(4, 1);
lane = strTemp.Substring(5, 1);
receiveData = strTemp.Substring(10, strTemp.Length - 12);
switch (cmd)
{
case "SLA":
- if ((ret = this.ReceiveCommandSLA(lane, receiveData)) != 0)
+ if ((ret = this.ReceiveCommandSLA(lane, retryCNT, receiveData)) != 0)
return ret;
break;
case "SLB":
@@ -1357,9 +1407,13 @@ namespace INT_PT002.Forms
this.ChangeModeRecipe = false;
#endregion
+ this.SaveSystemConfigurationFile(this.SystemConfig);
this.LoadRecipeFile(ref this.CurrentRecipe, this.SystemConfig.RECIPE_NUMBER - 1);
- this.ChildFormMainDisplay.UpdateDisplayRecipeData(this.CurrentRecipe);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateDisplayRecipeData(this.CurrentRecipe);
+ else
+ this.ChildFormMainDisplay4.UpdateDisplayRecipeData(this.CurrentRecipe);
this.ChildFormMenu.UpdateDisplayRecipeData(this.CurrentRecipe);
break;
default:
@@ -1398,42 +1452,6 @@ namespace INT_PT002.Forms
if (response == Define.E_ResponseData.ACK)
this.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress._2001_ProductNumber, "");
break;
- case "5510":
- if (this.ChangeModeRecipe == true)
- {
- switch (lane)
- {
- case "A":
- if (response == Define.E_ResponseData.ACK)
- this.TransferRecipeParameter5510_B();
- break;
- case "B":
- if (response == Define.E_ResponseData.ACK)
- this.TransferRecipeParameter5511_A();
- break;
- default:
- break;
- }
- }
- break;
- case "5511":
- if (this.ChangeModeRecipe == true)
- {
- switch (lane)
- {
- case "A":
- if (response == Define.E_ResponseData.ACK)
- this.TransferRecipeParameter5511_B();
- break;
- case "B":
- if (response == Define.E_ResponseData.ACK)
- this.TransferDataStream(CommunicationCommand.Read, CommunicationID.MainBoard, CommunicationAddress._2001_ProductNumber, "");
- break;
- default:
- break;
- }
- }
- break;
default:
break;
}
@@ -1447,122 +1465,173 @@ namespace INT_PT002.Forms
}
// 판정 데이터
- private int ReceiveCommandSLA(string lane, string receiveData)
+ private int ReceiveCommandSLA(string lane, string retryCNT, string receiveData)
{
int ret = 0;
try
{
+ // 응답
+ this.TransferData(string.Format("{0}{1}0{2}", CommunicationCommand.Respone, 1, retryCNT), lane);
+
switch (lane)
{
case "A":
#region 1열
#region Value Assign
- this.CurrentLeakDatas[0].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[0].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[0].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[0].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData1(this.CurrentLeakDatas[0]);
+ switch (this.CurrentSystemStatus.CurrentDisplayMode)
+ {
+ case Define.E_DisplayModeStore.MainDisplay:
+ break;
+ case Define.E_DisplayModeStore.Recipe:
+ break;
+ case Define.E_DisplayModeStore.UserEditor:
+ break;
+ case Define.E_DisplayModeStore.UserMyPage:
+ break;
+ case Define.E_DisplayModeStore.UserGroupEditor:
+ break;
+ case Define.E_DisplayModeStore.IOTest:
+ break;
+ case Define.E_DisplayModeStore.LogInspection:
+ break;
+ case Define.E_DisplayModeStore.LogHistory:
+ break;
+ case Define.E_DisplayModeStore.LogAlarm:
+ break;
+ case Define.E_DisplayModeStore.Information:
+ break;
+ case Define.E_DisplayModeStore.Ethernet:
+ break;
+ case Define.E_DisplayModeStore.Equipment:
+ break;
+ case Define.E_DisplayModeStore.Equipment1:
+ break;
+ default:
+ break;
+ }
+
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ this.ChildFormMainDisplay4.UpdateDisplayJudgmentData1(this.CurrentLeakDatas[0]);
+ else
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData1(this.CurrentLeakDatas[0]);
+
#endregion
break;
case "B":
#region 2열
#region Value Assign
- this.CurrentLeakDatas[1].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[1].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[1].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[1].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData2(this.CurrentLeakDatas[1]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData2(this.CurrentLeakDatas[1]);
#endregion
break;
case "C":
#region 3열
#region Value Assign
- this.CurrentLeakDatas[2].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[2].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[2].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[2].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData3(this.CurrentLeakDatas[2]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData3(this.CurrentLeakDatas[2]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData3(this.CurrentLeakDatas[2]);
#endregion
break;
case "D":
#region 4열
#region Value Assign
- this.CurrentLeakDatas[3].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[3].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[3].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[3].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData4(this.CurrentLeakDatas[3]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData4(this.CurrentLeakDatas[3]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData4(this.CurrentLeakDatas[3]);
#endregion
break;
case "E":
#region 5열
#region Value Assign
- this.CurrentLeakDatas[4].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[4].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[4].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[4].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData5(this.CurrentLeakDatas[4]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData5(this.CurrentLeakDatas[4]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData5(this.CurrentLeakDatas[4]);
#endregion
break;
case "F":
#region 6열
#region Value Assign
- this.CurrentLeakDatas[5].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[5].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[5].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[5].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData6(this.CurrentLeakDatas[5]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData6(this.CurrentLeakDatas[5]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData6(this.CurrentLeakDatas[5]);
#endregion
break;
case "G":
#region 7열
#region Value Assign
- this.CurrentLeakDatas[6].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[6].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[6].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[6].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData7(this.CurrentLeakDatas[6]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData7(this.CurrentLeakDatas[6]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData7(this.CurrentLeakDatas[6]);
#endregion
break;
case "H":
#region 8열
#region Value Assign
- this.CurrentLeakDatas[7].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[7].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[7].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[7].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData8(this.CurrentLeakDatas[7]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData8(this.CurrentLeakDatas[7]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData8(this.CurrentLeakDatas[7]);
#endregion
break;
case "I":
#region 9열
#region Value Assign
- this.CurrentLeakDatas[8].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[8].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[8].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[8].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData9(this.CurrentLeakDatas[8]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData9(this.CurrentLeakDatas[8]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData9(this.CurrentLeakDatas[8]);
#endregion
break;
case "J":
#region 10열
#region Value Assign
- this.CurrentLeakDatas[9].Judgment = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[9].Judgment.Result = Helper.StringToJudgmentStatus(receiveData.Substring(0, 1));
+ this.CurrentLeakDatas[9].Judgment.DiffResult = Helper.StringToJudgmentStatus(receiveData.Substring(1, 1));
+ this.CurrentLeakDatas[9].Judgment.DispResult = Helper.StringToJudgmentStatus(receiveData.Substring(2, 1));
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData10(this.CurrentLeakDatas[9]);
+ this.ChildFormMainDisplay3.UpdateDisplayJudgmentData10(this.CurrentLeakDatas[9]);
this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData10(this.CurrentLeakDatas[9]);
#endregion
break;
- case "Z":
- #region Value Assign
- for (int i = 0; i < this.SystemConfig.EQUIPMENT_LANE; i++)
- this.CurrentLeakData.CollJudgment[i] = Helper.StringToJudgmentStatus(receiveData.Substring(i * 1, 1));
- #endregion
- this.ChildFormMainDisplay.UpdateDisplayJudgmentData(this.CurrentLeakData);
- this.ChildFormMenu.UpdateDisplayEquipmentJudgmentData(this.CurrentLeakData);
- break;
default:
break;
}
@@ -1597,8 +1666,15 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[1].ProcessStatus = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
#endregion
// MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus1(this.CurrentLeakDatas[0].ProcessStatus);
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ {
+ this.ChildFormMainDisplay4.UpdateDisplayProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
+ }
+ else
+ {
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus1(this.CurrentLeakDatas[0].ProcessStatus);
+ }
// Equipment
this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring1(this.CurrentLeakDatas[0].ProcessStatus, "1");
@@ -1611,8 +1687,8 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[3].ProcessStatus = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
#endregion
// MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[2].ProcessStatus);
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus3(this.CurrentLeakDatas[2].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus(this.CurrentLeakDatas[2].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus3(this.CurrentLeakDatas[2].ProcessStatus);
// Equipment
this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[2].ProcessStatus);
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring1(this.CurrentLeakDatas[2].ProcessStatus, "3");
@@ -1625,8 +1701,8 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[5].ProcessStatus = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
#endregion
// MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[4].ProcessStatus);
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus5(this.CurrentLeakDatas[4].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus(this.CurrentLeakDatas[4].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus5(this.CurrentLeakDatas[4].ProcessStatus);
// Equipment
this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[4].ProcessStatus);
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring1(this.CurrentLeakDatas[4].ProcessStatus, "5");
@@ -1639,8 +1715,8 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[7].ProcessStatus = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
#endregion
// MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[6].ProcessStatus);
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus7(this.CurrentLeakDatas[6].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus(this.CurrentLeakDatas[6].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus7(this.CurrentLeakDatas[6].ProcessStatus);
// Equipment
this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[6].ProcessStatus);
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring1(this.CurrentLeakDatas[6].ProcessStatus, "7");
@@ -1653,24 +1729,13 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[9].ProcessStatus = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
#endregion
// MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[8].ProcessStatus);
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus9(this.CurrentLeakDatas[8].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus(this.CurrentLeakDatas[8].ProcessStatus);
+ this.ChildFormMainDisplay3.UpdateDisplayProcessStatus9(this.CurrentLeakDatas[8].ProcessStatus);
// Equipment
this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[8].ProcessStatus);
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring1(this.CurrentLeakDatas[8].ProcessStatus, "9");
this.ChildFormMenu.UpdateDisplay_Equipment1_ProcessStatusMeasuring2(this.CurrentLeakDatas[8].ProcessStatus, "10");
break;
- case "Z":
- #region Value Assign
- Define.E_ProcessStatus process = Helper.StringToProcessStatus(receiveData.Substring(0, 2));
- for (int i = 0; i < this.SystemConfig.EQUIPMENT_LANE; i++)
- this.CurrentLeakDatas[i].ProcessStatus = process;
- #endregion
- // MainDisplay
- this.ChildFormMainDisplay.UpdateDisplayProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
- // Equipment
- this.ChildFormMenu.UpdateDisplay_Equipment_ProcessStatus(this.CurrentLeakDatas[0].ProcessStatus);
- break;
default:
break;
}
@@ -1695,12 +1760,15 @@ namespace INT_PT002.Forms
#region 1열
#region Value Assign
this.CurrentLeakDatas[0].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[0].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[0].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[0].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[0].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[0].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData1(this.CurrentLeakDatas[0]);
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ this.ChildFormMainDisplay4.UpdateDisplayDiffData1(this.CurrentLeakDatas[0]);
+ else
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayIOTestDiffData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData1(this.CurrentLeakDatas[0]);
#endregion
@@ -1709,12 +1777,12 @@ namespace INT_PT002.Forms
#region 2열
#region Value Assign
this.CurrentLeakDatas[1].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[1].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[1].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[1].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[1].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[1].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData2(this.CurrentLeakDatas[1]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayIOTestDiffData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData2(this.CurrentLeakDatas[1]);
#endregion
@@ -1723,12 +1791,12 @@ namespace INT_PT002.Forms
#region 3열
#region Value Assign
this.CurrentLeakDatas[2].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[2].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[2].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[2].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[2].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[2].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData3(this.CurrentLeakDatas[2]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData3(this.CurrentLeakDatas[2]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData3(this.CurrentLeakDatas[2]);
#endregion
break;
@@ -1736,12 +1804,12 @@ namespace INT_PT002.Forms
#region 4열
#region Value Assign
this.CurrentLeakDatas[3].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[3].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[3].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[3].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[3].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[3].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData4(this.CurrentLeakDatas[3]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData4(this.CurrentLeakDatas[3]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData4(this.CurrentLeakDatas[3]);
#endregion
break;
@@ -1749,12 +1817,12 @@ namespace INT_PT002.Forms
#region 5열
#region Value Assign
this.CurrentLeakDatas[4].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[4].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[4].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[4].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[4].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[4].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData5(this.CurrentLeakDatas[4]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData5(this.CurrentLeakDatas[4]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData5(this.CurrentLeakDatas[4]);
#endregion
break;
@@ -1762,12 +1830,12 @@ namespace INT_PT002.Forms
#region 6열
#region Value Assign
this.CurrentLeakDatas[5].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[5].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[5].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[5].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[5].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[5].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData6(this.CurrentLeakDatas[5]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData6(this.CurrentLeakDatas[5]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData6(this.CurrentLeakDatas[5]);
#endregion
break;
@@ -1775,12 +1843,12 @@ namespace INT_PT002.Forms
#region 7열
#region Value Assign
this.CurrentLeakDatas[6].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[6].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[6].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[6].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[6].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[6].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData7(this.CurrentLeakDatas[6]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData7(this.CurrentLeakDatas[6]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData7(this.CurrentLeakDatas[6]);
#endregion
break;
@@ -1788,12 +1856,12 @@ namespace INT_PT002.Forms
#region 8열
#region Value Assign
this.CurrentLeakDatas[7].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[7].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[7].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[7].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[7].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[7].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData8(this.CurrentLeakDatas[7]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData8(this.CurrentLeakDatas[7]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData8(this.CurrentLeakDatas[7]);
#endregion
break;
@@ -1801,12 +1869,12 @@ namespace INT_PT002.Forms
#region 9열
#region Value Assign
this.CurrentLeakDatas[8].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[8].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[8].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[8].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[8].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[8].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData9(this.CurrentLeakDatas[8]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData9(this.CurrentLeakDatas[8]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData9(this.CurrentLeakDatas[8]);
#endregion
break;
@@ -1814,30 +1882,15 @@ namespace INT_PT002.Forms
#region 10열
#region Value Assign
this.CurrentLeakDatas[9].DiffData.MAdc = receiveData.Substring(0, 8).Trim();
- this.CurrentLeakDatas[9].DiffData.SecBufDiff = receiveData.Substring(8, 8).Trim();
+ this.CurrentLeakDatas[9].DiffData.SecBuf = receiveData.Substring(8, 8).Trim();
this.CurrentLeakDatas[9].DiffData.SecBufSum = receiveData.Substring(16, 8).Trim();
- this.CurrentLeakDatas[9].DiffData.DiffMean = receiveData.Substring(24, 8).Trim();
+ this.CurrentLeakDatas[9].DiffData.SecBufMax = receiveData.Substring(24, 8).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData10(this.CurrentLeakDatas[9]);
+ this.ChildFormMainDisplay3.UpdateDisplayDiffData10(this.CurrentLeakDatas[9]);
this.ChildFormMenu.UpdateDisplayEquipmentDiffData10(this.CurrentLeakDatas[9]);
#endregion
break;
- case "Z":
- #region Value Assign
- for (int i = 0; i < this.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.CurrentLeakData.CollDiffData[i].MAdc = receiveData.Substring(i * 32, 8).Trim();
- this.CurrentLeakData.CollDiffData[i].SecBufDiff = receiveData.Substring((i * 32) + 8, 8).Trim();
- this.CurrentLeakData.CollDiffData[i].SecBufSum = receiveData.Substring((i * 32) + 16, 8).Trim();
- this.CurrentLeakData.CollDiffData[i].DiffMean = receiveData.Substring((i * 32) + 24, 8).Trim();
- }
- #endregion
- // 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDiffData(this.CurrentLeakData.CollDiffData);
- this.ChildFormMenu.UpdateDisplayIOTestDiffData(this.CurrentLeakData.CollDiffData);
- this.ChildFormMenu.UpdateDisplayEquipmentDiffData(this.CurrentLeakData.CollDiffData);
- break;
default:
break;
}
@@ -1864,10 +1917,13 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[0].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[0].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[0].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[0].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[0].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData1(this.CurrentLeakDatas[0]);
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ this.ChildFormMainDisplay4.UpdateDisplayDispData1(this.CurrentLeakDatas[0]);
+ else
+ this.ChildFormMainDisplay3.UpdateDisplayDispData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayIOTestDispData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData1(this.CurrentLeakDatas[0]);
#endregion
@@ -1878,10 +1934,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[1].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[1].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[1].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[1].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[1].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData2(this.CurrentLeakDatas[1]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayIOTestDispData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData2(this.CurrentLeakDatas[1]);
#endregion
@@ -1892,10 +1948,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[2].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[2].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[2].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[2].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[2].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData3(this.CurrentLeakDatas[2]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData3(this.CurrentLeakDatas[2]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData3(this.CurrentLeakDatas[2]);
#endregion
break;
@@ -1905,10 +1961,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[3].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[3].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[3].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[3].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[3].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData4(this.CurrentLeakDatas[3]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData4(this.CurrentLeakDatas[3]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData4(this.CurrentLeakDatas[3]);
#endregion
break;
@@ -1918,10 +1974,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[4].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[4].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[4].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[4].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[4].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData5(this.CurrentLeakDatas[4]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData5(this.CurrentLeakDatas[4]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData5(this.CurrentLeakDatas[4]);
#endregion
break;
@@ -1931,10 +1987,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[5].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[5].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[5].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[5].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[5].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData6(this.CurrentLeakDatas[5]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData6(this.CurrentLeakDatas[5]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData6(this.CurrentLeakDatas[5]);
#endregion
break;
@@ -1944,10 +2000,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[6].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[6].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[6].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[6].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[6].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData7(this.CurrentLeakDatas[6]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData7(this.CurrentLeakDatas[6]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData7(this.CurrentLeakDatas[6]);
#endregion
break;
@@ -1957,10 +2013,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[7].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[7].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[7].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[7].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[7].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData8(this.CurrentLeakDatas[7]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData8(this.CurrentLeakDatas[7]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData8(this.CurrentLeakDatas[7]);
#endregion
break;
@@ -1970,10 +2026,10 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[8].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[8].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[8].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[8].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[8].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData9(this.CurrentLeakDatas[8]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData9(this.CurrentLeakDatas[8]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData9(this.CurrentLeakDatas[8]);
#endregion
break;
@@ -1983,28 +2039,13 @@ namespace INT_PT002.Forms
this.CurrentLeakDatas[9].DispData.RData = receiveData.Substring(0, 6).Trim();
this.CurrentLeakDatas[9].DispData.MData = receiveData.Substring(6, 6).Trim();
this.CurrentLeakDatas[9].DispData.MDataDiff = receiveData.Substring(12, 6).Trim();
- this.CurrentLeakDatas[9].DispData.STD = receiveData.Substring(18, 6).Trim();
+ this.CurrentLeakDatas[9].DispData.MDataMax = receiveData.Substring(18, 6).Trim();
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData10(this.CurrentLeakDatas[9]);
+ this.ChildFormMainDisplay3.UpdateDisplayDispData10(this.CurrentLeakDatas[9]);
this.ChildFormMenu.UpdateDisplayEquipmentDispData10(this.CurrentLeakDatas[9]);
#endregion
break;
- case "Z":
- #region Value Assign
- for (int i = 0; i < this.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.CurrentLeakData.CollDispData[i].RData = receiveData.Substring(i * 24, 6).Trim();
- this.CurrentLeakData.CollDispData[i].MData = receiveData.Substring((i * 24) + 6, 6).Trim();
- this.CurrentLeakData.CollDispData[i].MDataDiff = receiveData.Substring((i * 24) + 12, 6).Trim();
- this.CurrentLeakData.CollDispData[i].STD = receiveData.Substring((i * 24) + 18, 6).Trim();
- }
- #endregion
- // 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayDispData(this.CurrentLeakData.CollDispData);
- this.ChildFormMenu.UpdateDisplayIOTestDispData(this.CurrentLeakData.CollDispData);
- this.ChildFormMenu.UpdateDisplayEquipmentDispData(this.CurrentLeakData.CollDispData);
- break;
default:
break;
}
@@ -2034,7 +2075,10 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData1(this.CurrentLeakDatas[0]);
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ this.ChildFormMainDisplay4.UpdateDisplayPresData1(this.CurrentLeakDatas[0]);
+ else
+ this.ChildFormMainDisplay3.UpdateDisplayPresData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayIOTestPresData1(this.CurrentLeakDatas[0]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData1(this.CurrentLeakDatas[0]);
#endregion
@@ -2048,7 +2092,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData2(this.CurrentLeakDatas[1]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayIOTestPresData2(this.CurrentLeakDatas[1]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData2(this.CurrentLeakDatas[1]);
#endregion
@@ -2062,7 +2106,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData3(this.CurrentLeakDatas[2]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData3(this.CurrentLeakDatas[2]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData3(this.CurrentLeakDatas[2]);
#endregion
break;
@@ -2075,7 +2119,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData4(this.CurrentLeakDatas[3]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData4(this.CurrentLeakDatas[3]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData4(this.CurrentLeakDatas[3]);
#endregion
break;
@@ -2088,7 +2132,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData5(this.CurrentLeakDatas[4]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData5(this.CurrentLeakDatas[4]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData5(this.CurrentLeakDatas[4]);
#endregion
break;
@@ -2101,7 +2145,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData6(this.CurrentLeakDatas[5]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData6(this.CurrentLeakDatas[5]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData6(this.CurrentLeakDatas[5]);
#endregion
break;
@@ -2114,7 +2158,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData7(this.CurrentLeakDatas[6]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData7(this.CurrentLeakDatas[6]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData7(this.CurrentLeakDatas[6]);
#endregion
break;
@@ -2127,7 +2171,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData8(this.CurrentLeakDatas[7]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData8(this.CurrentLeakDatas[7]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData8(this.CurrentLeakDatas[7]);
#endregion
break;
@@ -2140,7 +2184,7 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData9(this.CurrentLeakDatas[8]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData9(this.CurrentLeakDatas[8]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData9(this.CurrentLeakDatas[8]);
#endregion
break;
@@ -2153,25 +2197,10 @@ namespace INT_PT002.Forms
string.Format("{0}{1}", receiveData.Substring(6, 1), receiveData.Substring(7, 5).Trim());
#endregion
// 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData10(this.CurrentLeakDatas[9]);
+ this.ChildFormMainDisplay3.UpdateDisplayPresData10(this.CurrentLeakDatas[9]);
this.ChildFormMenu.UpdateDisplayEquipmentPresData10(this.CurrentLeakDatas[9]);
#endregion
break;
- case "Z":
- #region Value Assign
- for (int i = 0; i < this.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.CurrentLeakData.CollPresData[i].WorkingChamber =
- string.Format("{0}{1}", receiveData.Substring(i * 6, 1), receiveData.Substring((i * 6) + 1, 5).Trim());
- this.CurrentLeakData.CollPresData[i].MasterChamber =
- string.Format("{0}{1}", receiveData.Substring((i * 6) + 60, 1), receiveData.Substring((i * 6) + 61, 5).Trim());
- }
- #endregion
- // 화면 표시
- this.ChildFormMainDisplay.UpdateDisplayPresData(this.CurrentLeakData.CollPresData);
- this.ChildFormMenu.UpdateDisplayIOTestPresData(this.CurrentLeakData.CollPresData);
- this.ChildFormMenu.UpdateDisplayEquipmentPresData(this.CurrentLeakData.CollPresData);
- break;
default:
break;
}
@@ -2218,7 +2247,12 @@ namespace INT_PT002.Forms
#endregion
if (this.CurrentSystemStatus.CurrentDisplayMode == Define.E_DisplayModeStore.MainDisplay)
- this.ChildFormMainDisplay.UpdateDisplayAlarmView(this.CurrentAlarmList);
+ {
+ if (this.SystemConfig.EQUIPMENT_LANE == 1)
+ this.ChildFormMainDisplay4.UpdateDisplayAlarmView(this.CurrentAlarmList);
+ else
+ this.ChildFormMainDisplay3.UpdateDisplayAlarmView(this.CurrentAlarmList);
+ }
else
{
if (this.CurrentSystemStatus.CurrentDisplayMode == Define.E_DisplayModeStore.IOTest)
@@ -2439,10 +2473,11 @@ namespace INT_PT002.Forms
break;
}
- this.Current30000ModbusData.CollectionIsLeak[i] = (short)this.CurrentLeakDatas[i].Judgment;
+ this.Current30000ModbusData.CollectionIsLeak[i] = (short)this.CurrentLeakDatas[i].Judgment.Result;
}
- this.ChildFormMainDisplay.ChildModbus.UpdateData(this.Current30000ModbusData);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.ChildModbus.UpdateData(this.Current30000ModbusData);
//this.DelegateModbusStatus();
// 로그
@@ -2650,7 +2685,8 @@ namespace INT_PT002.Forms
private void UIServerStatus(bool status)
{
- this.ChildFormMainDisplay.UpdateEthernetStatusDisplay(status);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateEthernetStatusDisplay(status);
}
public void DelegateUISeverStatus(bool status)
{
@@ -2852,9 +2888,12 @@ namespace INT_PT002.Forms
case Define.E_JudgmentStatus.Ng:
value = "Leak";
break;
- case Define.E_JudgmentStatus.Error:
+ case Define.E_JudgmentStatus.Empty:
value = "Empty";
break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Error";
+ break;
default:
break;
}
@@ -2900,25 +2939,65 @@ namespace INT_PT002.Forms
sw.Write(",");
sw.Write("Lot");
sw.Write(",");
- sw.Write("1");
+ sw.Write("#1_Result");
sw.Write(",");
- sw.Write("2");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("3");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("4");
+ sw.Write("#2_Result");
sw.Write(",");
- sw.Write("5");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("6");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("7");
+ sw.Write("#3_Result");
sw.Write(",");
- sw.Write("8");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("9");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("10");
+ sw.Write("#4_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#5_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#6_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#7_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#8_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#9_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#10_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
sw.WriteLine();
}
@@ -2931,25 +3010,65 @@ namespace INT_PT002.Forms
sw.Write(",");
sw.Write(this.CurrentRecipe.LOT);
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[0]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[0].Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[1]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[0].DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[2]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[0].DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[3]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[1].Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[4]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[1].DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[5]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[1].DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[6]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[2].Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[7]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[2].DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[8]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[2].DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(item.CollJudgment[9]));
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[3].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[3].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[3].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[4].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[4].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[4].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[5].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[5].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[5].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[6].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[6].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[6].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[7].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[7].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[7].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[8].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[8].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[8].DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[9].Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[9].DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(item.CollJudgment[9].DispResult));
sw.WriteLine();
sw.Close();
@@ -2986,25 +3105,65 @@ namespace INT_PT002.Forms
sw.Write(",");
sw.Write("Lot");
sw.Write(",");
- sw.Write("1");
+ sw.Write("#1_Result");
sw.Write(",");
- sw.Write("2");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("3");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("4");
+ sw.Write("#2_Result");
sw.Write(",");
- sw.Write("5");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("6");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("7");
+ sw.Write("#3_Result");
sw.Write(",");
- sw.Write("8");
+ sw.Write("Diff");
sw.Write(",");
- sw.Write("9");
+ sw.Write("Disp");
sw.Write(",");
- sw.Write("10");
+ sw.Write("#4_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#5_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#6_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#7_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#8_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#9_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
+ sw.Write(",");
+ sw.Write("#10_Result");
+ sw.Write(",");
+ sw.Write("Diff");
+ sw.Write(",");
+ sw.Write("Disp");
sw.WriteLine();
}
@@ -3017,25 +3176,67 @@ namespace INT_PT002.Forms
sw.Write(",");
sw.Write(this.CurrentRecipe.LOT);
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[0].Judgment));
+ sw.Write(this.GetJudgmentResult(items[0].Judgment.Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[1].Judgment));
+ sw.Write(this.GetJudgmentResult(items[0].Judgment.DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[2].Judgment));
+ sw.Write(this.GetJudgmentResult(items[0].Judgment.DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[3].Judgment));
+ sw.Write(this.GetJudgmentResult(items[1].Judgment.Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[4].Judgment));
+ sw.Write(this.GetJudgmentResult(items[1].Judgment.DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[5].Judgment));
+ sw.Write(this.GetJudgmentResult(items[1].Judgment.DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[6].Judgment));
+ sw.Write(this.GetJudgmentResult(items[2].Judgment.Result));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[7].Judgment));
+ sw.Write(this.GetJudgmentResult(items[2].Judgment.DiffResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[8].Judgment));
+ sw.Write(this.GetJudgmentResult(items[2].Judgment.DispResult));
sw.Write(",");
- sw.Write(this.GetJudgmentResult(items[9].Judgment));
+ sw.Write(this.GetJudgmentResult(items[3].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[3].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[3].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[4].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[4].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[4].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[5].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[5].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[5].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[6].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[6].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[6].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[7].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[7].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[7].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[8].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[8].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[8].Judgment.DispResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[9].Judgment.Result));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[9].Judgment.DiffResult));
+ sw.Write(",");
+ sw.Write(this.GetJudgmentResult(items[9].Judgment.DispResult));
+ sw.Write(",");
+
sw.WriteLine();
sw.Close();
@@ -4087,7 +4288,7 @@ namespace INT_PT002.Forms
// Splash finish
SmartSplash.Finish();
- this.smartForm1.Show(1);
+ this.smartForm1.Show((int)Define.E_FormStore.FormMainDisplay);
// 초기 파라미터 전송
this.TransferSystemParameter9039();
@@ -4114,15 +4315,19 @@ namespace INT_PT002.Forms
// 통신 확인
if (this.CommunicationCheckCount / 3 == 1)
{
- if (this.ChildFormMainDisplay != null)
- this.ChildFormMainDisplay.labelCommunicationStatus.Visible = true;
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.labelCommunicationStatus.Visible = true;
+ else
+ this.ChildFormMainDisplay4.labelCommunicationStatus.Visible = true;
this.CommunicationCheckCount = 0;
}
else
{
- if (this.ChildFormMainDisplay != null)
- this.ChildFormMainDisplay.labelCommunicationStatus.Visible = false;
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.labelCommunicationStatus.Visible = false;
+ else
+ this.ChildFormMainDisplay4.labelCommunicationStatus.Visible = false;
this.CommunicationCheckCount += 1;
}
@@ -4151,7 +4356,8 @@ namespace INT_PT002.Forms
#region Modbus TCP
if (this.smartTCPMultiServer.ClientInfoList != null)
{
- this.ChildFormMainDisplay.ChildModbus.UpdateReceiveCount();
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.ChildModbus.UpdateReceiveCount();
//Console.Write("\n" + string.Format("Receive Modbus {0:yyyy-MM-dd HH:mm:ss}: {1}", DateTime.Now, Helper.ByteToHexString(readByte)));
@@ -4280,7 +4486,11 @@ namespace INT_PT002.Forms
{
DateTime time = DateTime.Now;
- this.ChildFormMainDisplay.UpdateDisplayTime(time);
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.UpdateDisplayTime(time);
+ else
+ this.ChildFormMainDisplay4.UpdateDisplayTime(time);
+
this.ChildFormMenu.UpdateDisplayTime(time);
}
@@ -4353,7 +4563,12 @@ namespace INT_PT002.Forms
UserManager.UserMgr_login_timeout_t loginTimeout = (UserManager.UserMgr_login_timeout_t)data;
if (this.CurrentSystemStatus.CurrentDisplayMode == Define.E_DisplayModeStore.MainDisplay)
- this.ChildFormMainDisplay.CallBackUserListLoginTimeoutDataEvent(loginTimeout);
+ {
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.CallBackUserListLoginTimeoutDataEvent(loginTimeout);
+ else
+ this.ChildFormMainDisplay4.CallBackUserListLoginTimeoutDataEvent(loginTimeout);
+ }
}
catch (Exception e)
{
@@ -4413,7 +4628,12 @@ namespace INT_PT002.Forms
//this.ChildFormMenu.Child_User_UserEditor.CallBackUserListModifyInfoDataEvent(user);
if (this.CurrentSystemStatus.CurrentDisplayMode == Define.E_DisplayModeStore.MainDisplay)
- this.ChildFormMainDisplay.CallBackUserListModifyInfoData(user);
+ {
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.CallBackUserListModifyInfoData(user);
+ else
+ this.ChildFormMainDisplay4.CallBackUserListModifyInfoData(user);
+ }
else
this.ChildFormMenu.CallBackUserListModifyInfoData(user);
}
@@ -4487,6 +4707,67 @@ namespace INT_PT002.Forms
}
}
#endregion
+
+ #region DLL_SerialportEvent
+ private void Serialport_ReceiveDataEvent(string data)
+ {
+ this.ReceiveData(data);
+
+ // 통신 확인
+ if (this.CommunicationCheckCount / 3 == 1)
+ {
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.labelCommunicationStatus.Visible = true;
+ else
+ this.ChildFormMainDisplay4.labelCommunicationStatus.Visible = true;
+
+ this.CommunicationCheckCount = 0;
+ }
+ else
+ {
+ if (this.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ChildFormMainDisplay3.labelCommunicationStatus.Visible = false;
+ else
+ this.ChildFormMainDisplay4.labelCommunicationStatus.Visible = false;
+
+ this.CommunicationCheckCount += 1;
+ }
+ }
+
+ private void SerialPort_MessageReceive(object data)
+ {
+ this.UI_Invoke(delegate
+ {
+ this.Serialport_ReceiveDataEvent(data.ToString());
+ });
+ }
+ private void SerialPort_ErrMessageReceive(object data)
+ {
+ this.UI_Invoke(delegate
+ {
+ if (this.IsCommunicationLogOpen == true)
+ this.smartFileCommunicationLog.StringType.Write(string.Format("Receive ({0:yyyy-MM-dd HH:mm:ss}): {1} : Dll(Err MSG)", DateTime.Now, data));
+ });
+ }
+
+ private void Serialport_GetVersionDataEvent(object data)
+ {
+ try
+ {
+ //if (this.ChildFormInformation != null)
+ //{
+
+ // this.UI_Invoke(delegate
+ // {
+ // this.ChildFormInformation.UpdateSerialportVersionDisplay(data.ToString());
+ // });
+ //}
+ }
+ catch
+ {
+ }
+ }
+ #endregion
#endregion
}
}
\ No newline at end of file
diff --git a/INT_PT002/Forms/FormMainDisplay1.cs b/INT_PT002/Forms/FormMainDisplay1.cs
index cc9beff..1b0b79c 100644
--- a/INT_PT002/Forms/FormMainDisplay1.cs
+++ b/INT_PT002/Forms/FormMainDisplay1.cs
@@ -587,7 +587,7 @@ namespace INT_PT002.Forms
if (this.CollectionDiffMadc[i].Text != value)
this.CollectionDiffMadc[i].Text = value;
- value = datas[i].SecBufDiff;
+ value = datas[i].SecBuf;
if (this.CollectionDiffSecDiff[i].Text != value)
this.CollectionDiffSecDiff[i].Text = value;
@@ -595,7 +595,7 @@ namespace INT_PT002.Forms
if (this.CollectionDiffSecSum[i].Text != value)
this.CollectionDiffSecSum[i].Text = value;
- value = datas[i].DiffMean;
+ value = datas[i].SecBufMax;
if (this.CollectionDiffMean[i].Text != value)
this.CollectionDiffMean[i].Text = value;
}
@@ -627,7 +627,7 @@ namespace INT_PT002.Forms
if (this.CollectionDispMDataDiff[i].Text != value)
this.CollectionDispMDataDiff[i].Text = value;
- value = datas[i].STD;
+ value = datas[i].MDataMax;
if (this.CollectionDispSTD[i].Text != value)
this.CollectionDispSTD[i].Text = value;
}
@@ -766,43 +766,43 @@ namespace INT_PT002.Forms
}
private void UpdateDisplayJudgmentData1(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[0], this.labelResult1);
+ this.GetJudgmentResult(data.CollJudgment[0].Result, this.labelResult1);
}
private void UpdateDisplayJudgmentData2(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[1], this.labelResult2);
+ this.GetJudgmentResult(data.CollJudgment[1].Result, this.labelResult2);
}
private void UpdateDisplayJudgmentData3(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[2], this.labelResult3);
+ this.GetJudgmentResult(data.CollJudgment[2].Result, this.labelResult3);
}
private void UpdateDisplayJudgmentData4(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[3], this.labelResult4);
+ this.GetJudgmentResult(data.CollJudgment[3].Result, this.labelResult4);
}
private void UpdateDisplayJudgmentData5(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[4], this.labelResult5);
+ this.GetJudgmentResult(data.CollJudgment[4].Result, this.labelResult5);
}
private void UpdateDisplayJudgmentData6(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[5], this.labelResult6);
+ this.GetJudgmentResult(data.CollJudgment[5].Result, this.labelResult6);
}
private void UpdateDisplayJudgmentData7(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[6], this.labelResult7);
+ this.GetJudgmentResult(data.CollJudgment[6].Result, this.labelResult7);
}
private void UpdateDisplayJudgmentData8(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[7], this.labelResult8);
+ this.GetJudgmentResult(data.CollJudgment[7].Result, this.labelResult8);
}
private void UpdateDisplayJudgmentData9(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[8], this.labelResult9);
+ this.GetJudgmentResult(data.CollJudgment[8].Result, this.labelResult9);
}
private void UpdateDisplayJudgmentData10(LeakData data)
{
- this.GetJudgmentResult(data.CollJudgment[9], this.labelResult10);
+ this.GetJudgmentResult(data.CollJudgment[9].Result, this.labelResult10);
}
public void UpdateDisplayTime()
{
diff --git a/INT_PT002/Forms/FormMainDisplay2.cs b/INT_PT002/Forms/FormMainDisplay2.cs
index 7f47543..b25464f 100644
--- a/INT_PT002/Forms/FormMainDisplay2.cs
+++ b/INT_PT002/Forms/FormMainDisplay2.cs
@@ -551,14 +551,14 @@ namespace INT_PT002.Forms
this.smartTimerProgressBar.Stop();
break;
case Define.E_ProcessStatus._4_MoveToCheck:
- this.progressBar3.Maximum = this.ParentForm.CurrentRecipe.VACUUM_RELIEF * 10;
+ this.progressBar3.Maximum = this.ParentForm.CurrentRecipe.VACUUM_START_SEC * 10;
this.progressBar3.Value = this.progressBar3.Maximum;
this.progressBar3.Visible = true;
this.smartTimerProgressBar.Start();
break;
case Define.E_ProcessStatus._5_ChamberMerge:
- this.progressBar4.Maximum = this.ParentForm.CurrentRecipe.VACUUM_HOLD1 * 10;
+ this.progressBar4.Maximum = this.ParentForm.CurrentRecipe.VACUUM_HOLD1_SEC * 10;
this.progressBar4.Value = this.progressBar4.Maximum;
if (this.smartTimerProgressBar.IsStart == true)
@@ -568,7 +568,7 @@ namespace INT_PT002.Forms
this.smartTimerProgressBar.Start();
break;
case Define.E_ProcessStatus._7_VacuumHold:
- this.progressBar6.Maximum = this.ParentForm.CurrentRecipe.VACUUM_BLOWOFF * 10;
+ this.progressBar6.Maximum = this.ParentForm.CurrentRecipe.VACUUM_BREAK_SEC * 10;
this.progressBar6.Value = this.progressBar6.Maximum;
if (this.smartTimerProgressBar.IsStart == true)
@@ -716,20 +716,9 @@ namespace INT_PT002.Forms
if (alarm.IsServoEmergencyStop == true)
value = "a1_Servo emergency stop ";
// Servo1Alarm
- if (alarm.IsServo1Alarm == true)
+ if (alarm.IsServoAlarm == true)
value += "a2_Servo1 ";
- // Servo2Alarm
- if (alarm.IsServo2Alarm == true)
- value += "a3_Servo2 ";
- // ServoTorque1AlarmTorque
- if (alarm.IsServoTorque1AlarmTorque == true)
- value += "a4_Servo1 Torque ";
- // ServoTorque2AlarmTorque
- if (alarm.IsServoTorque2AlarmTorque == true)
- value += "a5_Servo2 Torque ";
- // PressureError
- if (alarm.IsPressureError == true)
- value += "a6_Pressure ";
+
// SB Alarm
this.CollectionLabelSbAlarm[0].Visible = alarm.CollectionIsSensorBoardError[0];
@@ -780,7 +769,7 @@ namespace INT_PT002.Forms
public void UpdateDisplayDiffData(Collection datas)
{
for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollectionLabelLeakRatePerSec[i].Text = datas[i].SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[i].Text = datas[i].SecBuf;
}
public void UpdateDisplayDispData(Collection datas)
{
@@ -795,7 +784,7 @@ namespace INT_PT002.Forms
{
for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
{
- this.GetJudgmentResult(datas.CollJudgment[i], this.CollectionLabelResult[i]);
+ this.GetJudgmentResult(datas.CollJudgment[i].Result, this.CollectionLabelResult[i]);
this.CollectionLabelResult[i].Visible = true;
}
diff --git a/INT_PT002/Forms/FormMainDisplay3.Designer.cs b/INT_PT002/Forms/FormMainDisplay3.Designer.cs
index 07bec5d..3651631 100644
--- a/INT_PT002/Forms/FormMainDisplay3.Designer.cs
+++ b/INT_PT002/Forms/FormMainDisplay3.Designer.cs
@@ -30,6 +30,17 @@
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay3));
this.smartForm1 = new SmartX.SmartForm();
+ this.buttonDisplay = new SmartX.SmartButton();
+ this.labeldispAlarm9 = new SmartX.SmartLabel();
+ this.labeldispAlarm10 = new SmartX.SmartLabel();
+ this.labeldispAlarm7 = new SmartX.SmartLabel();
+ this.labeldispAlarm8 = new SmartX.SmartLabel();
+ this.labeldispAlarm5 = new SmartX.SmartLabel();
+ this.labeldispAlarm6 = new SmartX.SmartLabel();
+ this.labeldispAlarm3 = new SmartX.SmartLabel();
+ this.labeldispAlarm4 = new SmartX.SmartLabel();
+ this.labeldispAlarm2 = new SmartX.SmartLabel();
+ this.labeldispAlarm1 = new SmartX.SmartLabel();
this.pictureBoxProgress0_2 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2_910 = new System.Windows.Forms.PictureBox();
this.pictureBoxProgress2_6 = new System.Windows.Forms.PictureBox();
@@ -56,7 +67,6 @@
this.labelNumber3 = new SmartX.SmartLabel();
this.labelSbAlarm2 = new SmartX.SmartLabel();
this.labelNumber2 = new SmartX.SmartLabel();
- this.labelResult1 = new SmartX.SmartLabel();
this.labelSbAlarm1 = new SmartX.SmartLabel();
this.labelNumber1 = new SmartX.SmartLabel();
this.labelExpireOfPassword = new SmartX.SmartLabel();
@@ -78,28 +88,18 @@
this.labelProgress3 = new SmartX.SmartLabel();
this.labelProgress1 = new SmartX.SmartLabel();
this.smartLabel24 = new SmartX.SmartLabel();
- this.smartLabel25 = new SmartX.SmartLabel();
this.smartLabel27 = new SmartX.SmartLabel();
this.labelProgress2 = new SmartX.SmartLabel();
- this.labelResult9 = new SmartX.SmartLabel();
- this.labelResult10 = new SmartX.SmartLabel();
- this.labelResult4 = new SmartX.SmartLabel();
- this.labelResult3 = new SmartX.SmartLabel();
- this.labelResult5 = new SmartX.SmartLabel();
- this.labelResult6 = new SmartX.SmartLabel();
- this.labelResult8 = new SmartX.SmartLabel();
- this.labelResult7 = new SmartX.SmartLabel();
- this.labelPressureMaster10 = new SmartX.SmartLabel();
- this.labelPressureMaster9 = new SmartX.SmartLabel();
- this.labelPressureMaster8 = new SmartX.SmartLabel();
- this.labelPressureMaster7 = new SmartX.SmartLabel();
- this.labelPressureMaster6 = new SmartX.SmartLabel();
- this.labelPressureMaster5 = new SmartX.SmartLabel();
- this.labelPressureMaster4 = new SmartX.SmartLabel();
- this.labelPressureMaster3 = new SmartX.SmartLabel();
- this.labelResult2 = new SmartX.SmartLabel();
- this.labelPressureMaster2 = new SmartX.SmartLabel();
- this.labelPressureMaster1 = new SmartX.SmartLabel();
+ this.labelDisplacement10 = new SmartX.SmartLabel();
+ this.labelDisplacement9 = new SmartX.SmartLabel();
+ this.labelDisplacement8 = new SmartX.SmartLabel();
+ this.labelDisplacement7 = new SmartX.SmartLabel();
+ this.labelDisplacement6 = new SmartX.SmartLabel();
+ this.labelDisplacement5 = new SmartX.SmartLabel();
+ this.labelDisplacement4 = new SmartX.SmartLabel();
+ this.labelDisplacement3 = new SmartX.SmartLabel();
+ this.labelDisplacement2 = new SmartX.SmartLabel();
+ this.labelDisplacement1 = new SmartX.SmartLabel();
this.labelPressureWorking2 = new SmartX.SmartLabel();
this.labelPressureWorking1 = new SmartX.SmartLabel();
this.labelPressureWorking3 = new SmartX.SmartLabel();
@@ -153,6 +153,17 @@
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage;
this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
this.smartForm1.CenterLocation = false;
+ this.smartForm1.Controls.Add(this.buttonDisplay);
+ this.smartForm1.Controls.Add(this.labeldispAlarm9);
+ this.smartForm1.Controls.Add(this.labeldispAlarm10);
+ this.smartForm1.Controls.Add(this.labeldispAlarm7);
+ this.smartForm1.Controls.Add(this.labeldispAlarm8);
+ this.smartForm1.Controls.Add(this.labeldispAlarm5);
+ this.smartForm1.Controls.Add(this.labeldispAlarm6);
+ this.smartForm1.Controls.Add(this.labeldispAlarm3);
+ this.smartForm1.Controls.Add(this.labeldispAlarm4);
+ this.smartForm1.Controls.Add(this.labeldispAlarm2);
+ this.smartForm1.Controls.Add(this.labeldispAlarm1);
this.smartForm1.Controls.Add(this.pictureBoxProgress0_2);
this.smartForm1.Controls.Add(this.pictureBoxProgress2_910);
this.smartForm1.Controls.Add(this.pictureBoxProgress2_6);
@@ -179,7 +190,6 @@
this.smartForm1.Controls.Add(this.labelNumber3);
this.smartForm1.Controls.Add(this.labelSbAlarm2);
this.smartForm1.Controls.Add(this.labelNumber2);
- this.smartForm1.Controls.Add(this.labelResult1);
this.smartForm1.Controls.Add(this.labelSbAlarm1);
this.smartForm1.Controls.Add(this.labelNumber1);
this.smartForm1.Controls.Add(this.labelExpireOfPassword);
@@ -201,28 +211,18 @@
this.smartForm1.Controls.Add(this.labelProgress3);
this.smartForm1.Controls.Add(this.labelProgress1);
this.smartForm1.Controls.Add(this.smartLabel24);
- this.smartForm1.Controls.Add(this.smartLabel25);
this.smartForm1.Controls.Add(this.smartLabel27);
this.smartForm1.Controls.Add(this.labelProgress2);
- this.smartForm1.Controls.Add(this.labelResult9);
- this.smartForm1.Controls.Add(this.labelResult10);
- this.smartForm1.Controls.Add(this.labelResult4);
- this.smartForm1.Controls.Add(this.labelResult3);
- this.smartForm1.Controls.Add(this.labelResult5);
- this.smartForm1.Controls.Add(this.labelResult6);
- this.smartForm1.Controls.Add(this.labelResult8);
- this.smartForm1.Controls.Add(this.labelResult7);
- this.smartForm1.Controls.Add(this.labelPressureMaster10);
- this.smartForm1.Controls.Add(this.labelPressureMaster9);
- this.smartForm1.Controls.Add(this.labelPressureMaster8);
- this.smartForm1.Controls.Add(this.labelPressureMaster7);
- this.smartForm1.Controls.Add(this.labelPressureMaster6);
- this.smartForm1.Controls.Add(this.labelPressureMaster5);
- this.smartForm1.Controls.Add(this.labelPressureMaster4);
- this.smartForm1.Controls.Add(this.labelPressureMaster3);
- this.smartForm1.Controls.Add(this.labelResult2);
- this.smartForm1.Controls.Add(this.labelPressureMaster2);
- this.smartForm1.Controls.Add(this.labelPressureMaster1);
+ this.smartForm1.Controls.Add(this.labelDisplacement10);
+ this.smartForm1.Controls.Add(this.labelDisplacement9);
+ this.smartForm1.Controls.Add(this.labelDisplacement8);
+ this.smartForm1.Controls.Add(this.labelDisplacement7);
+ this.smartForm1.Controls.Add(this.labelDisplacement6);
+ this.smartForm1.Controls.Add(this.labelDisplacement5);
+ this.smartForm1.Controls.Add(this.labelDisplacement4);
+ this.smartForm1.Controls.Add(this.labelDisplacement3);
+ this.smartForm1.Controls.Add(this.labelDisplacement2);
+ this.smartForm1.Controls.Add(this.labelDisplacement1);
this.smartForm1.Controls.Add(this.labelPressureWorking2);
this.smartForm1.Controls.Add(this.labelPressureWorking1);
this.smartForm1.Controls.Add(this.labelPressureWorking3);
@@ -272,6 +272,252 @@
this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.UseMainMenu = false;
//
+ // buttonDisplay
+ //
+ this.buttonDisplay.BackGround = this.smartForm1;
+ this.buttonDisplay.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonDisplay.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonDisplay.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonDisplay.ButtonImageAutoSize = true;
+ this.buttonDisplay.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonDisplay.ButtonText = "Display";
+ this.buttonDisplay.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonDisplay.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonDisplay.GroupID = 0;
+ this.buttonDisplay.ImageDisable = null;
+ this.buttonDisplay.ImageDown = null;
+ this.buttonDisplay.ImageUp = null;
+ this.buttonDisplay.Location = new System.Drawing.Point(917, 220);
+ this.buttonDisplay.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
+ this.buttonDisplay.Name = "buttonDisplay";
+ this.buttonDisplay.NestedClickEventPrevent = false;
+ this.buttonDisplay.OutlinePixel = 2;
+ this.buttonDisplay.OverlapOptimize = true;
+ this.buttonDisplay.RepeatInterval = 200;
+ this.buttonDisplay.RepeatIntervalAccelerate = null;
+ this.buttonDisplay.RoundSize = 10;
+ this.buttonDisplay.SafeInterval = 200;
+ this.buttonDisplay.Size = new System.Drawing.Size(100, 60);
+ this.buttonDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonDisplay.TabIndex = 513;
+ this.buttonDisplay.Text = null;
+ this.buttonDisplay.TextColor = System.Drawing.Color.White;
+ this.buttonDisplay.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonDisplay.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonDisplay.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonDisplay.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonDisplay.Click += new System.EventHandler(this.buttonDisplay_Click);
+ //
+ // labeldispAlarm9
+ //
+ this.labeldispAlarm9.BackGround = null;
+ this.labeldispAlarm9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm9.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm9.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm9.LineSpacing = 0F;
+ this.labeldispAlarm9.Location = new System.Drawing.Point(631, 650);
+ this.labeldispAlarm9.Name = "labeldispAlarm9";
+ this.labeldispAlarm9.OverlapOptimize = true;
+ this.labeldispAlarm9.PasswordChar = '\0';
+ this.labeldispAlarm9.Radius = 20;
+ this.labeldispAlarm9.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm9.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm9.TabIndex = 495;
+ this.labeldispAlarm9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm9.Wordwrap = false;
+ //
+ // labeldispAlarm10
+ //
+ this.labeldispAlarm10.BackGround = null;
+ this.labeldispAlarm10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm10.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm10.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm10.LineSpacing = 0F;
+ this.labeldispAlarm10.Location = new System.Drawing.Point(776, 650);
+ this.labeldispAlarm10.Name = "labeldispAlarm10";
+ this.labeldispAlarm10.OverlapOptimize = true;
+ this.labeldispAlarm10.PasswordChar = '\0';
+ this.labeldispAlarm10.Radius = 20;
+ this.labeldispAlarm10.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm10.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm10.TabIndex = 497;
+ this.labeldispAlarm10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm10.Wordwrap = false;
+ //
+ // labeldispAlarm7
+ //
+ this.labeldispAlarm7.BackGround = null;
+ this.labeldispAlarm7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm7.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm7.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm7.LineSpacing = 0F;
+ this.labeldispAlarm7.Location = new System.Drawing.Point(631, 538);
+ this.labeldispAlarm7.Name = "labeldispAlarm7";
+ this.labeldispAlarm7.OverlapOptimize = true;
+ this.labeldispAlarm7.PasswordChar = '\0';
+ this.labeldispAlarm7.Radius = 20;
+ this.labeldispAlarm7.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm7.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm7.TabIndex = 491;
+ this.labeldispAlarm7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm7.Wordwrap = false;
+ //
+ // labeldispAlarm8
+ //
+ this.labeldispAlarm8.BackGround = null;
+ this.labeldispAlarm8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm8.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm8.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm8.LineSpacing = 0F;
+ this.labeldispAlarm8.Location = new System.Drawing.Point(776, 538);
+ this.labeldispAlarm8.Name = "labeldispAlarm8";
+ this.labeldispAlarm8.OverlapOptimize = true;
+ this.labeldispAlarm8.PasswordChar = '\0';
+ this.labeldispAlarm8.Radius = 20;
+ this.labeldispAlarm8.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm8.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm8.TabIndex = 493;
+ this.labeldispAlarm8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm8.Wordwrap = false;
+ //
+ // labeldispAlarm5
+ //
+ this.labeldispAlarm5.BackGround = null;
+ this.labeldispAlarm5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm5.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm5.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm5.LineSpacing = 0F;
+ this.labeldispAlarm5.Location = new System.Drawing.Point(631, 426);
+ this.labeldispAlarm5.Name = "labeldispAlarm5";
+ this.labeldispAlarm5.OverlapOptimize = true;
+ this.labeldispAlarm5.PasswordChar = '\0';
+ this.labeldispAlarm5.Radius = 20;
+ this.labeldispAlarm5.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm5.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm5.TabIndex = 496;
+ this.labeldispAlarm5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm5.Wordwrap = false;
+ //
+ // labeldispAlarm6
+ //
+ this.labeldispAlarm6.BackGround = null;
+ this.labeldispAlarm6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm6.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm6.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm6.LineSpacing = 0F;
+ this.labeldispAlarm6.Location = new System.Drawing.Point(776, 426);
+ this.labeldispAlarm6.Name = "labeldispAlarm6";
+ this.labeldispAlarm6.OverlapOptimize = true;
+ this.labeldispAlarm6.PasswordChar = '\0';
+ this.labeldispAlarm6.Radius = 20;
+ this.labeldispAlarm6.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm6.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm6.TabIndex = 489;
+ this.labeldispAlarm6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm6.Wordwrap = false;
+ //
+ // labeldispAlarm3
+ //
+ this.labeldispAlarm3.BackGround = null;
+ this.labeldispAlarm3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm3.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm3.LineSpacing = 0F;
+ this.labeldispAlarm3.Location = new System.Drawing.Point(631, 314);
+ this.labeldispAlarm3.Name = "labeldispAlarm3";
+ this.labeldispAlarm3.OverlapOptimize = true;
+ this.labeldispAlarm3.PasswordChar = '\0';
+ this.labeldispAlarm3.Radius = 20;
+ this.labeldispAlarm3.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm3.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm3.TabIndex = 492;
+ this.labeldispAlarm3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm3.Wordwrap = false;
+ //
+ // labeldispAlarm4
+ //
+ this.labeldispAlarm4.BackGround = null;
+ this.labeldispAlarm4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm4.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm4.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm4.LineSpacing = 0F;
+ this.labeldispAlarm4.Location = new System.Drawing.Point(776, 314);
+ this.labeldispAlarm4.Name = "labeldispAlarm4";
+ this.labeldispAlarm4.OverlapOptimize = true;
+ this.labeldispAlarm4.PasswordChar = '\0';
+ this.labeldispAlarm4.Radius = 20;
+ this.labeldispAlarm4.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm4.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm4.TabIndex = 494;
+ this.labeldispAlarm4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm4.Wordwrap = false;
+ //
+ // labeldispAlarm2
+ //
+ this.labeldispAlarm2.BackGround = null;
+ this.labeldispAlarm2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm2.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm2.LineSpacing = 0F;
+ this.labeldispAlarm2.Location = new System.Drawing.Point(776, 202);
+ this.labeldispAlarm2.Name = "labeldispAlarm2";
+ this.labeldispAlarm2.OverlapOptimize = true;
+ this.labeldispAlarm2.PasswordChar = '\0';
+ this.labeldispAlarm2.Radius = 20;
+ this.labeldispAlarm2.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm2.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm2.TabIndex = 490;
+ this.labeldispAlarm2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm2.Wordwrap = false;
+ //
+ // labeldispAlarm1
+ //
+ this.labeldispAlarm1.BackGround = null;
+ this.labeldispAlarm1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labeldispAlarm1.BorderColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labeldispAlarm1.LineSpacing = 0F;
+ this.labeldispAlarm1.Location = new System.Drawing.Point(631, 202);
+ this.labeldispAlarm1.Name = "labeldispAlarm1";
+ this.labeldispAlarm1.OverlapOptimize = true;
+ this.labeldispAlarm1.PasswordChar = '\0';
+ this.labeldispAlarm1.Radius = 20;
+ this.labeldispAlarm1.RoundRectFillColor = System.Drawing.Color.Blue;
+ this.labeldispAlarm1.Size = new System.Drawing.Size(10, 10);
+ this.labeldispAlarm1.TabIndex = 488;
+ this.labeldispAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labeldispAlarm1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labeldispAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labeldispAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labeldispAlarm1.Wordwrap = false;
+ //
// pictureBoxProgress0_2
//
this.pictureBoxProgress0_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
@@ -733,30 +979,6 @@
this.labelNumber2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNumber2.Wordwrap = false;
//
- // labelResult1
- //
- this.labelResult1.BackGround = null;
- this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult1.BorderColor = System.Drawing.Color.Black;
- this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult1.LineSpacing = 0F;
- this.labelResult1.Location = new System.Drawing.Point(610, 218);
- this.labelResult1.Name = "labelResult1";
- this.labelResult1.OverlapOptimize = true;
- this.labelResult1.PasswordChar = '\0';
- this.labelResult1.Radius = 3;
- this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult1.Size = new System.Drawing.Size(135, 77);
- this.labelResult1.TabIndex = 112;
- this.labelResult1.Text = "Pass";
- this.labelResult1.TextColor = System.Drawing.Color.White;
- this.labelResult1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult1.Visible = false;
- this.labelResult1.Wordwrap = false;
- //
// labelSbAlarm1
//
this.labelSbAlarm1.BackGround = null;
@@ -807,7 +1029,7 @@
this.labelExpireOfPassword.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelExpireOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelExpireOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelExpireOfPassword.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
+ this.labelExpireOfPassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelExpireOfPassword.LineSpacing = 0F;
this.labelExpireOfPassword.Location = new System.Drawing.Point(787, 126);
this.labelExpireOfPassword.Name = "labelExpireOfPassword";
@@ -865,7 +1087,7 @@
//
this.pictureBoxEthernetDisconnection.BackColor = System.Drawing.Color.Black;
this.pictureBoxEthernetDisconnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisconnection.Image")));
- this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(151, 44);
+ this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(141, 47);
this.pictureBoxEthernetDisconnection.Name = "pictureBoxEthernetDisconnection";
this.pictureBoxEthernetDisconnection.Size = new System.Drawing.Size(30, 25);
this.pictureBoxEthernetDisconnection.Visible = false;
@@ -874,7 +1096,7 @@
//
this.pictureBoxEthernetConnection.BackColor = System.Drawing.Color.Black;
this.pictureBoxEthernetConnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetConnection.Image")));
- this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(187, 44);
+ this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(141, 47);
this.pictureBoxEthernetConnection.Name = "pictureBoxEthernetConnection";
this.pictureBoxEthernetConnection.Size = new System.Drawing.Size(30, 25);
this.pictureBoxEthernetConnection.Visible = false;
@@ -883,7 +1105,7 @@
//
this.pictureBoxEthernetDisable.BackColor = System.Drawing.Color.Black;
this.pictureBoxEthernetDisable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisable.Image")));
- this.pictureBoxEthernetDisable.Location = new System.Drawing.Point(151, 13);
+ this.pictureBoxEthernetDisable.Location = new System.Drawing.Point(141, 48);
this.pictureBoxEthernetDisable.Name = "pictureBoxEthernetDisable";
this.pictureBoxEthernetDisable.Size = new System.Drawing.Size(30, 25);
this.pictureBoxEthernetDisable.Visible = false;
@@ -1169,29 +1391,6 @@
this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel24.Wordwrap = false;
//
- // smartLabel25
- //
- this.smartLabel25.BackGround = this.smartForm1;
- this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
- this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
- this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.smartLabel25.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
- this.smartLabel25.LineSpacing = 0F;
- this.smartLabel25.Location = new System.Drawing.Point(393, 254);
- this.smartLabel25.Name = "smartLabel25";
- this.smartLabel25.OverlapOptimize = true;
- this.smartLabel25.PasswordChar = '\0';
- this.smartLabel25.Radius = 3;
- this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.smartLabel25.Size = new System.Drawing.Size(35, 70);
- this.smartLabel25.TabIndex = 421;
- this.smartLabel25.Text = "▶";
- this.smartLabel25.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
- this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
- this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.smartLabel25.Wordwrap = false;
- //
// smartLabel27
//
this.smartLabel27.BackGround = this.smartForm1;
@@ -1237,451 +1436,235 @@
this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelProgress2.Wordwrap = false;
//
- // labelResult9
+ // labelDisplacement10
//
- this.labelResult9.BackGround = null;
- this.labelResult9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
- this.labelResult9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelResult9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult9.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult9.LineSpacing = 0F;
- this.labelResult9.Location = new System.Drawing.Point(610, 666);
- this.labelResult9.Name = "labelResult9";
- this.labelResult9.OverlapOptimize = true;
- this.labelResult9.PasswordChar = '\0';
- this.labelResult9.Radius = 3;
- this.labelResult9.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult9.Size = new System.Drawing.Size(135, 77);
- this.labelResult9.TabIndex = 120;
- this.labelResult9.Text = "Leak";
- this.labelResult9.TextColor = System.Drawing.Color.White;
- this.labelResult9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult9.Visible = false;
- this.labelResult9.Wordwrap = false;
+ this.labelDisplacement10.BackGround = this.smartForm1;
+ this.labelDisplacement10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement10.LineSpacing = 0F;
+ this.labelDisplacement10.Location = new System.Drawing.Point(760, 721);
+ this.labelDisplacement10.Name = "labelDisplacement10";
+ this.labelDisplacement10.OverlapOptimize = true;
+ this.labelDisplacement10.PasswordChar = '\0';
+ this.labelDisplacement10.Radius = 3;
+ this.labelDisplacement10.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement10.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement10.TabIndex = 407;
+ this.labelDisplacement10.Text = "-100.0";
+ this.labelDisplacement10.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement10.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement10.Wordwrap = false;
//
- // labelResult10
+ // labelDisplacement9
//
- this.labelResult10.BackGround = null;
- this.labelResult10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(70)))), ((int)(((byte)(70)))));
- this.labelResult10.BorderColor = System.Drawing.Color.Black;
- this.labelResult10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult10.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult10.LineSpacing = 0F;
- this.labelResult10.Location = new System.Drawing.Point(755, 666);
- this.labelResult10.Name = "labelResult10";
- this.labelResult10.OverlapOptimize = true;
- this.labelResult10.PasswordChar = '\0';
- this.labelResult10.Radius = 3;
- this.labelResult10.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult10.Size = new System.Drawing.Size(135, 77);
- this.labelResult10.TabIndex = 121;
- this.labelResult10.Text = "Leak";
- this.labelResult10.TextColor = System.Drawing.Color.White;
- this.labelResult10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult10.Visible = false;
- this.labelResult10.Wordwrap = false;
+ this.labelDisplacement9.BackGround = this.smartForm1;
+ this.labelDisplacement9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement9.LineSpacing = 0F;
+ this.labelDisplacement9.Location = new System.Drawing.Point(615, 721);
+ this.labelDisplacement9.Name = "labelDisplacement9";
+ this.labelDisplacement9.OverlapOptimize = true;
+ this.labelDisplacement9.PasswordChar = '\0';
+ this.labelDisplacement9.Radius = 3;
+ this.labelDisplacement9.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement9.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement9.TabIndex = 406;
+ this.labelDisplacement9.Text = "-100.0";
+ this.labelDisplacement9.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement9.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement9.Wordwrap = false;
//
- // labelResult4
+ // labelDisplacement8
//
- this.labelResult4.BackGround = null;
- this.labelResult4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
- this.labelResult4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult4.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult4.LineSpacing = 0F;
- this.labelResult4.Location = new System.Drawing.Point(755, 330);
- this.labelResult4.Name = "labelResult4";
- this.labelResult4.OverlapOptimize = true;
- this.labelResult4.PasswordChar = '\0';
- this.labelResult4.Radius = 3;
- this.labelResult4.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult4.Size = new System.Drawing.Size(135, 77);
- this.labelResult4.TabIndex = 115;
- this.labelResult4.Text = "Pass";
- this.labelResult4.TextColor = System.Drawing.Color.White;
- this.labelResult4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult4.Visible = false;
- this.labelResult4.Wordwrap = false;
+ this.labelDisplacement8.BackGround = this.smartForm1;
+ this.labelDisplacement8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement8.LineSpacing = 0F;
+ this.labelDisplacement8.Location = new System.Drawing.Point(760, 609);
+ this.labelDisplacement8.Name = "labelDisplacement8";
+ this.labelDisplacement8.OverlapOptimize = true;
+ this.labelDisplacement8.PasswordChar = '\0';
+ this.labelDisplacement8.Radius = 3;
+ this.labelDisplacement8.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement8.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement8.TabIndex = 405;
+ this.labelDisplacement8.Text = "-100.0";
+ this.labelDisplacement8.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement8.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement8.Wordwrap = false;
//
- // labelResult3
+ // labelDisplacement7
//
- this.labelResult3.BackGround = null;
- this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult3.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult3.LineSpacing = 0F;
- this.labelResult3.Location = new System.Drawing.Point(610, 330);
- this.labelResult3.Name = "labelResult3";
- this.labelResult3.OverlapOptimize = true;
- this.labelResult3.PasswordChar = '\0';
- this.labelResult3.Radius = 3;
- this.labelResult3.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult3.Size = new System.Drawing.Size(135, 77);
- this.labelResult3.TabIndex = 114;
- this.labelResult3.Text = "Pass";
- this.labelResult3.TextColor = System.Drawing.Color.White;
- this.labelResult3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult3.Visible = false;
- this.labelResult3.Wordwrap = false;
+ this.labelDisplacement7.BackGround = this.smartForm1;
+ this.labelDisplacement7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement7.LineSpacing = 0F;
+ this.labelDisplacement7.Location = new System.Drawing.Point(615, 609);
+ this.labelDisplacement7.Name = "labelDisplacement7";
+ this.labelDisplacement7.OverlapOptimize = true;
+ this.labelDisplacement7.PasswordChar = '\0';
+ this.labelDisplacement7.Radius = 3;
+ this.labelDisplacement7.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement7.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement7.TabIndex = 404;
+ this.labelDisplacement7.Text = "-100.0";
+ this.labelDisplacement7.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement7.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement7.Wordwrap = false;
//
- // labelResult5
+ // labelDisplacement6
//
- this.labelResult5.BackGround = null;
- this.labelResult5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult5.BorderColor = System.Drawing.Color.Black;
- this.labelResult5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult5.LineSpacing = 0F;
- this.labelResult5.Location = new System.Drawing.Point(610, 442);
- this.labelResult5.Name = "labelResult5";
- this.labelResult5.OverlapOptimize = true;
- this.labelResult5.PasswordChar = '\0';
- this.labelResult5.Radius = 3;
- this.labelResult5.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult5.Size = new System.Drawing.Size(135, 77);
- this.labelResult5.TabIndex = 116;
- this.labelResult5.Text = "Pass";
- this.labelResult5.TextColor = System.Drawing.Color.White;
- this.labelResult5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult5.Visible = false;
- this.labelResult5.Wordwrap = false;
+ this.labelDisplacement6.BackGround = this.smartForm1;
+ this.labelDisplacement6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement6.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement6.LineSpacing = 0F;
+ this.labelDisplacement6.Location = new System.Drawing.Point(760, 497);
+ this.labelDisplacement6.Name = "labelDisplacement6";
+ this.labelDisplacement6.OverlapOptimize = true;
+ this.labelDisplacement6.PasswordChar = '\0';
+ this.labelDisplacement6.Radius = 3;
+ this.labelDisplacement6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement6.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement6.TabIndex = 403;
+ this.labelDisplacement6.Text = "-100.0";
+ this.labelDisplacement6.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement6.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement6.Wordwrap = false;
//
- // labelResult6
+ // labelDisplacement5
//
- this.labelResult6.BackGround = null;
- this.labelResult6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult6.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult6.LineSpacing = 0F;
- this.labelResult6.Location = new System.Drawing.Point(755, 442);
- this.labelResult6.Name = "labelResult6";
- this.labelResult6.OverlapOptimize = true;
- this.labelResult6.PasswordChar = '\0';
- this.labelResult6.Radius = 3;
- this.labelResult6.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult6.Size = new System.Drawing.Size(135, 77);
- this.labelResult6.TabIndex = 117;
- this.labelResult6.Text = "Pass";
- this.labelResult6.TextColor = System.Drawing.Color.White;
- this.labelResult6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult6.Visible = false;
- this.labelResult6.Wordwrap = false;
+ this.labelDisplacement5.BackGround = this.smartForm1;
+ this.labelDisplacement5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement5.LineSpacing = 0F;
+ this.labelDisplacement5.Location = new System.Drawing.Point(615, 497);
+ this.labelDisplacement5.Name = "labelDisplacement5";
+ this.labelDisplacement5.OverlapOptimize = true;
+ this.labelDisplacement5.PasswordChar = '\0';
+ this.labelDisplacement5.Radius = 3;
+ this.labelDisplacement5.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement5.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement5.TabIndex = 402;
+ this.labelDisplacement5.Text = "-100.0";
+ this.labelDisplacement5.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement5.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement5.Wordwrap = false;
//
- // labelResult8
+ // labelDisplacement4
//
- this.labelResult8.BackGround = null;
- this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult8.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult8.LineSpacing = 0F;
- this.labelResult8.Location = new System.Drawing.Point(755, 554);
- this.labelResult8.Name = "labelResult8";
- this.labelResult8.OverlapOptimize = true;
- this.labelResult8.PasswordChar = '\0';
- this.labelResult8.Radius = 3;
- this.labelResult8.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult8.Size = new System.Drawing.Size(135, 77);
- this.labelResult8.TabIndex = 119;
- this.labelResult8.Text = "Pass";
- this.labelResult8.TextColor = System.Drawing.Color.White;
- this.labelResult8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult8.Visible = false;
- this.labelResult8.Wordwrap = false;
+ this.labelDisplacement4.BackGround = this.smartForm1;
+ this.labelDisplacement4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement4.LineSpacing = 0F;
+ this.labelDisplacement4.Location = new System.Drawing.Point(760, 385);
+ this.labelDisplacement4.Name = "labelDisplacement4";
+ this.labelDisplacement4.OverlapOptimize = true;
+ this.labelDisplacement4.PasswordChar = '\0';
+ this.labelDisplacement4.Radius = 3;
+ this.labelDisplacement4.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement4.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement4.TabIndex = 401;
+ this.labelDisplacement4.Text = "-100.0";
+ this.labelDisplacement4.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement4.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement4.Wordwrap = false;
//
- // labelResult7
+ // labelDisplacement3
//
- this.labelResult7.BackGround = null;
- this.labelResult7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult7.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult7.LineSpacing = 0F;
- this.labelResult7.Location = new System.Drawing.Point(610, 554);
- this.labelResult7.Name = "labelResult7";
- this.labelResult7.OverlapOptimize = true;
- this.labelResult7.PasswordChar = '\0';
- this.labelResult7.Radius = 3;
- this.labelResult7.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult7.Size = new System.Drawing.Size(135, 77);
- this.labelResult7.TabIndex = 118;
- this.labelResult7.Text = "Pass";
- this.labelResult7.TextColor = System.Drawing.Color.White;
- this.labelResult7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult7.Visible = false;
- this.labelResult7.Wordwrap = false;
+ this.labelDisplacement3.BackGround = this.smartForm1;
+ this.labelDisplacement3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement3.LineSpacing = 0F;
+ this.labelDisplacement3.Location = new System.Drawing.Point(615, 385);
+ this.labelDisplacement3.Name = "labelDisplacement3";
+ this.labelDisplacement3.OverlapOptimize = true;
+ this.labelDisplacement3.PasswordChar = '\0';
+ this.labelDisplacement3.Radius = 3;
+ this.labelDisplacement3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement3.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement3.TabIndex = 400;
+ this.labelDisplacement3.Text = "-100.0";
+ this.labelDisplacement3.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement3.Wordwrap = false;
//
- // labelPressureMaster10
+ // labelDisplacement2
//
- this.labelPressureMaster10.BackGround = this.smartForm1;
- this.labelPressureMaster10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster10.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster10.LineSpacing = 0F;
- this.labelPressureMaster10.Location = new System.Drawing.Point(760, 694);
- this.labelPressureMaster10.Name = "labelPressureMaster10";
- this.labelPressureMaster10.OverlapOptimize = true;
- this.labelPressureMaster10.PasswordChar = '\0';
- this.labelPressureMaster10.Radius = 3;
- this.labelPressureMaster10.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster10.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster10.TabIndex = 407;
- this.labelPressureMaster10.Text = "-100.0";
- this.labelPressureMaster10.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster10.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster10.Wordwrap = false;
+ this.labelDisplacement2.BackGround = this.smartForm1;
+ this.labelDisplacement2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement2.LineSpacing = 0F;
+ this.labelDisplacement2.Location = new System.Drawing.Point(760, 273);
+ this.labelDisplacement2.Name = "labelDisplacement2";
+ this.labelDisplacement2.OverlapOptimize = true;
+ this.labelDisplacement2.PasswordChar = '\0';
+ this.labelDisplacement2.Radius = 3;
+ this.labelDisplacement2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement2.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement2.TabIndex = 399;
+ this.labelDisplacement2.Text = "-100.0";
+ this.labelDisplacement2.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement2.Wordwrap = false;
//
- // labelPressureMaster9
+ // labelDisplacement1
//
- this.labelPressureMaster9.BackGround = this.smartForm1;
- this.labelPressureMaster9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster9.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster9.LineSpacing = 0F;
- this.labelPressureMaster9.Location = new System.Drawing.Point(615, 694);
- this.labelPressureMaster9.Name = "labelPressureMaster9";
- this.labelPressureMaster9.OverlapOptimize = true;
- this.labelPressureMaster9.PasswordChar = '\0';
- this.labelPressureMaster9.Radius = 3;
- this.labelPressureMaster9.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster9.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster9.TabIndex = 406;
- this.labelPressureMaster9.Text = "-100.0";
- this.labelPressureMaster9.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster9.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster9.Wordwrap = false;
- //
- // labelPressureMaster8
- //
- this.labelPressureMaster8.BackGround = this.smartForm1;
- this.labelPressureMaster8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster8.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster8.LineSpacing = 0F;
- this.labelPressureMaster8.Location = new System.Drawing.Point(760, 582);
- this.labelPressureMaster8.Name = "labelPressureMaster8";
- this.labelPressureMaster8.OverlapOptimize = true;
- this.labelPressureMaster8.PasswordChar = '\0';
- this.labelPressureMaster8.Radius = 3;
- this.labelPressureMaster8.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster8.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster8.TabIndex = 405;
- this.labelPressureMaster8.Text = "-100.0";
- this.labelPressureMaster8.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster8.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster8.Wordwrap = false;
- //
- // labelPressureMaster7
- //
- this.labelPressureMaster7.BackGround = this.smartForm1;
- this.labelPressureMaster7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster7.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster7.LineSpacing = 0F;
- this.labelPressureMaster7.Location = new System.Drawing.Point(615, 582);
- this.labelPressureMaster7.Name = "labelPressureMaster7";
- this.labelPressureMaster7.OverlapOptimize = true;
- this.labelPressureMaster7.PasswordChar = '\0';
- this.labelPressureMaster7.Radius = 3;
- this.labelPressureMaster7.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster7.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster7.TabIndex = 404;
- this.labelPressureMaster7.Text = "-100.0";
- this.labelPressureMaster7.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster7.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster7.Wordwrap = false;
- //
- // labelPressureMaster6
- //
- this.labelPressureMaster6.BackGround = this.smartForm1;
- this.labelPressureMaster6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster6.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster6.LineSpacing = 0F;
- this.labelPressureMaster6.Location = new System.Drawing.Point(760, 471);
- this.labelPressureMaster6.Name = "labelPressureMaster6";
- this.labelPressureMaster6.OverlapOptimize = true;
- this.labelPressureMaster6.PasswordChar = '\0';
- this.labelPressureMaster6.Radius = 3;
- this.labelPressureMaster6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster6.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster6.TabIndex = 403;
- this.labelPressureMaster6.Text = "-100.0";
- this.labelPressureMaster6.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster6.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster6.Wordwrap = false;
- //
- // labelPressureMaster5
- //
- this.labelPressureMaster5.BackGround = this.smartForm1;
- this.labelPressureMaster5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster5.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster5.LineSpacing = 0F;
- this.labelPressureMaster5.Location = new System.Drawing.Point(615, 470);
- this.labelPressureMaster5.Name = "labelPressureMaster5";
- this.labelPressureMaster5.OverlapOptimize = true;
- this.labelPressureMaster5.PasswordChar = '\0';
- this.labelPressureMaster5.Radius = 3;
- this.labelPressureMaster5.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster5.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster5.TabIndex = 402;
- this.labelPressureMaster5.Text = "-100.0";
- this.labelPressureMaster5.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster5.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster5.Wordwrap = false;
- //
- // labelPressureMaster4
- //
- this.labelPressureMaster4.BackGround = this.smartForm1;
- this.labelPressureMaster4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster4.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster4.LineSpacing = 0F;
- this.labelPressureMaster4.Location = new System.Drawing.Point(760, 358);
- this.labelPressureMaster4.Name = "labelPressureMaster4";
- this.labelPressureMaster4.OverlapOptimize = true;
- this.labelPressureMaster4.PasswordChar = '\0';
- this.labelPressureMaster4.Radius = 3;
- this.labelPressureMaster4.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster4.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster4.TabIndex = 401;
- this.labelPressureMaster4.Text = "-100.0";
- this.labelPressureMaster4.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster4.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster4.Wordwrap = false;
- //
- // labelPressureMaster3
- //
- this.labelPressureMaster3.BackGround = this.smartForm1;
- this.labelPressureMaster3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster3.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster3.LineSpacing = 0F;
- this.labelPressureMaster3.Location = new System.Drawing.Point(615, 358);
- this.labelPressureMaster3.Name = "labelPressureMaster3";
- this.labelPressureMaster3.OverlapOptimize = true;
- this.labelPressureMaster3.PasswordChar = '\0';
- this.labelPressureMaster3.Radius = 3;
- this.labelPressureMaster3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster3.Size = new System.Drawing.Size(90, 22);
- this.labelPressureMaster3.TabIndex = 400;
- this.labelPressureMaster3.Text = "-100.0";
- this.labelPressureMaster3.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster3.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster3.Wordwrap = false;
- //
- // labelResult2
- //
- this.labelResult2.BackGround = null;
- this.labelResult2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
- this.labelResult2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelResult2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
- this.labelResult2.LineSpacing = 0F;
- this.labelResult2.Location = new System.Drawing.Point(755, 218);
- this.labelResult2.Name = "labelResult2";
- this.labelResult2.OverlapOptimize = true;
- this.labelResult2.PasswordChar = '\0';
- this.labelResult2.Radius = 3;
- this.labelResult2.RoundRectFillColor = System.Drawing.Color.LightBlue;
- this.labelResult2.Size = new System.Drawing.Size(135, 77);
- this.labelResult2.TabIndex = 113;
- this.labelResult2.Text = "Pass";
- this.labelResult2.TextColor = System.Drawing.Color.White;
- this.labelResult2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelResult2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
- this.labelResult2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelResult2.Visible = false;
- this.labelResult2.Wordwrap = false;
- //
- // labelPressureMaster2
- //
- this.labelPressureMaster2.BackGround = this.smartForm1;
- this.labelPressureMaster2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster2.LineSpacing = 0F;
- this.labelPressureMaster2.Location = new System.Drawing.Point(760, 246);
- this.labelPressureMaster2.Name = "labelPressureMaster2";
- this.labelPressureMaster2.OverlapOptimize = true;
- this.labelPressureMaster2.PasswordChar = '\0';
- this.labelPressureMaster2.Radius = 3;
- this.labelPressureMaster2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster2.Size = new System.Drawing.Size(90, 23);
- this.labelPressureMaster2.TabIndex = 399;
- this.labelPressureMaster2.Text = "-100.0";
- this.labelPressureMaster2.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster2.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster2.Wordwrap = false;
- //
- // labelPressureMaster1
- //
- this.labelPressureMaster1.BackGround = this.smartForm1;
- this.labelPressureMaster1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
- this.labelPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.labelPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureMaster1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
- this.labelPressureMaster1.LineSpacing = 0F;
- this.labelPressureMaster1.Location = new System.Drawing.Point(615, 246);
- this.labelPressureMaster1.Name = "labelPressureMaster1";
- this.labelPressureMaster1.OverlapOptimize = true;
- this.labelPressureMaster1.PasswordChar = '\0';
- this.labelPressureMaster1.Radius = 3;
- this.labelPressureMaster1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureMaster1.Size = new System.Drawing.Size(90, 22);
- this.labelPressureMaster1.TabIndex = 397;
- this.labelPressureMaster1.Text = "-100.0";
- this.labelPressureMaster1.TextColor = System.Drawing.Color.White;
- this.labelPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
- this.labelPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
- this.labelPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
- this.labelPressureMaster1.Wordwrap = false;
+ this.labelDisplacement1.BackGround = this.smartForm1;
+ this.labelDisplacement1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
+ this.labelDisplacement1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelDisplacement1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelDisplacement1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelDisplacement1.LineSpacing = 0F;
+ this.labelDisplacement1.Location = new System.Drawing.Point(615, 273);
+ this.labelDisplacement1.Name = "labelDisplacement1";
+ this.labelDisplacement1.OverlapOptimize = true;
+ this.labelDisplacement1.PasswordChar = '\0';
+ this.labelDisplacement1.Radius = 3;
+ this.labelDisplacement1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelDisplacement1.Size = new System.Drawing.Size(90, 22);
+ this.labelDisplacement1.TabIndex = 397;
+ this.labelDisplacement1.Text = "-100.0";
+ this.labelDisplacement1.TextColor = System.Drawing.Color.White;
+ this.labelDisplacement1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelDisplacement1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelDisplacement1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelDisplacement1.Wordwrap = false;
//
// labelPressureWorking2
//
@@ -1697,7 +1680,7 @@
this.labelPressureWorking2.PasswordChar = '\0';
this.labelPressureWorking2.Radius = 3;
this.labelPressureWorking2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureWorking2.Size = new System.Drawing.Size(90, 23);
+ this.labelPressureWorking2.Size = new System.Drawing.Size(90, 22);
this.labelPressureWorking2.TabIndex = 124;
this.labelPressureWorking2.Text = "-100.0";
this.labelPressureWorking2.TextColor = System.Drawing.Color.White;
@@ -1735,7 +1718,7 @@
this.labelPressureWorking3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking3.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking3.LineSpacing = 0F;
this.labelPressureWorking3.Location = new System.Drawing.Point(615, 331);
this.labelPressureWorking3.Name = "labelPressureWorking3";
@@ -1760,7 +1743,7 @@
this.labelLrSec1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec1.LineSpacing = 0F;
- this.labelLrSec1.Location = new System.Drawing.Point(615, 273);
+ this.labelLrSec1.Location = new System.Drawing.Point(615, 246);
this.labelLrSec1.Name = "labelLrSec1";
this.labelLrSec1.OverlapOptimize = true;
this.labelLrSec1.PasswordChar = '\0';
@@ -1781,7 +1764,7 @@
this.labelPressureWorking4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking4.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking4.LineSpacing = 0F;
this.labelPressureWorking4.Location = new System.Drawing.Point(760, 331);
this.labelPressureWorking4.Name = "labelPressureWorking4";
@@ -1789,7 +1772,7 @@
this.labelPressureWorking4.PasswordChar = '\0';
this.labelPressureWorking4.Radius = 3;
this.labelPressureWorking4.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureWorking4.Size = new System.Drawing.Size(90, 23);
+ this.labelPressureWorking4.Size = new System.Drawing.Size(90, 22);
this.labelPressureWorking4.TabIndex = 126;
this.labelPressureWorking4.Text = "-100.0";
this.labelPressureWorking4.TextColor = System.Drawing.Color.White;
@@ -1806,13 +1789,13 @@
this.labelLrSec2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.labelLrSec2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec2.LineSpacing = 0F;
- this.labelLrSec2.Location = new System.Drawing.Point(760, 273);
+ this.labelLrSec2.Location = new System.Drawing.Point(760, 246);
this.labelLrSec2.Name = "labelLrSec2";
this.labelLrSec2.OverlapOptimize = true;
this.labelLrSec2.PasswordChar = '\0';
this.labelLrSec2.Radius = 3;
this.labelLrSec2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelLrSec2.Size = new System.Drawing.Size(90, 23);
+ this.labelLrSec2.Size = new System.Drawing.Size(90, 22);
this.labelLrSec2.TabIndex = 242;
this.labelLrSec2.Text = "-100.0";
this.labelLrSec2.TextColor = System.Drawing.Color.White;
@@ -1827,7 +1810,7 @@
this.labelPressureWorking5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking5.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking5.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking5.LineSpacing = 0F;
this.labelPressureWorking5.Location = new System.Drawing.Point(615, 443);
this.labelPressureWorking5.Name = "labelPressureWorking5";
@@ -1835,7 +1818,7 @@
this.labelPressureWorking5.PasswordChar = '\0';
this.labelPressureWorking5.Radius = 3;
this.labelPressureWorking5.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureWorking5.Size = new System.Drawing.Size(90, 23);
+ this.labelPressureWorking5.Size = new System.Drawing.Size(90, 22);
this.labelPressureWorking5.TabIndex = 127;
this.labelPressureWorking5.Text = "-100.0";
this.labelPressureWorking5.TextColor = System.Drawing.Color.White;
@@ -1850,7 +1833,7 @@
this.labelUserID.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelUserID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelUserID.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelUserID.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
+ this.labelUserID.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserID.LineSpacing = 0F;
this.labelUserID.Location = new System.Drawing.Point(787, 90);
this.labelUserID.Name = "labelUserID";
@@ -1873,7 +1856,7 @@
this.labelPressureWorking6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking6.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking6.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking6.LineSpacing = 0F;
this.labelPressureWorking6.Location = new System.Drawing.Point(760, 443);
this.labelPressureWorking6.Name = "labelPressureWorking6";
@@ -1881,7 +1864,7 @@
this.labelPressureWorking6.PasswordChar = '\0';
this.labelPressureWorking6.Radius = 3;
this.labelPressureWorking6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelPressureWorking6.Size = new System.Drawing.Size(90, 23);
+ this.labelPressureWorking6.Size = new System.Drawing.Size(90, 22);
this.labelPressureWorking6.TabIndex = 128;
this.labelPressureWorking6.Text = "-100.0";
this.labelPressureWorking6.TextColor = System.Drawing.Color.White;
@@ -1896,9 +1879,9 @@
this.labelLrSec3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec3.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec3.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec3.LineSpacing = 0F;
- this.labelLrSec3.Location = new System.Drawing.Point(615, 385);
+ this.labelLrSec3.Location = new System.Drawing.Point(615, 358);
this.labelLrSec3.Name = "labelLrSec3";
this.labelLrSec3.OverlapOptimize = true;
this.labelLrSec3.PasswordChar = '\0';
@@ -1919,15 +1902,15 @@
this.labelLrSec4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec4.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec4.LineSpacing = 0F;
- this.labelLrSec4.Location = new System.Drawing.Point(760, 385);
+ this.labelLrSec4.Location = new System.Drawing.Point(760, 358);
this.labelLrSec4.Name = "labelLrSec4";
this.labelLrSec4.OverlapOptimize = true;
this.labelLrSec4.PasswordChar = '\0';
this.labelLrSec4.Radius = 3;
this.labelLrSec4.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelLrSec4.Size = new System.Drawing.Size(90, 23);
+ this.labelLrSec4.Size = new System.Drawing.Size(90, 22);
this.labelLrSec4.TabIndex = 244;
this.labelLrSec4.Text = "-100.0";
this.labelLrSec4.TextColor = System.Drawing.Color.White;
@@ -1942,7 +1925,7 @@
this.labelUserLevel.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelUserLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelUserLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
+ this.labelUserLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelUserLevel.LineSpacing = 0F;
this.labelUserLevel.Location = new System.Drawing.Point(787, 107);
this.labelUserLevel.Name = "labelUserLevel";
@@ -1965,7 +1948,7 @@
this.labelPressureWorking7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking7.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking7.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking7.LineSpacing = 0F;
this.labelPressureWorking7.Location = new System.Drawing.Point(615, 555);
this.labelPressureWorking7.Name = "labelPressureWorking7";
@@ -1988,15 +1971,15 @@
this.labelLrSec5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec5.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec5.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec5.LineSpacing = 0F;
- this.labelLrSec5.Location = new System.Drawing.Point(615, 497);
+ this.labelLrSec5.Location = new System.Drawing.Point(615, 470);
this.labelLrSec5.Name = "labelLrSec5";
this.labelLrSec5.OverlapOptimize = true;
this.labelLrSec5.PasswordChar = '\0';
this.labelLrSec5.Radius = 3;
this.labelLrSec5.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelLrSec5.Size = new System.Drawing.Size(90, 23);
+ this.labelLrSec5.Size = new System.Drawing.Size(90, 22);
this.labelLrSec5.TabIndex = 245;
this.labelLrSec5.Text = "-100.0";
this.labelLrSec5.TextColor = System.Drawing.Color.White;
@@ -2011,15 +1994,15 @@
this.labelLrSec6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec6.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec6.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec6.LineSpacing = 0F;
- this.labelLrSec6.Location = new System.Drawing.Point(760, 496);
+ this.labelLrSec6.Location = new System.Drawing.Point(760, 470);
this.labelLrSec6.Name = "labelLrSec6";
this.labelLrSec6.OverlapOptimize = true;
this.labelLrSec6.PasswordChar = '\0';
this.labelLrSec6.Radius = 3;
this.labelLrSec6.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
- this.labelLrSec6.Size = new System.Drawing.Size(90, 23);
+ this.labelLrSec6.Size = new System.Drawing.Size(90, 22);
this.labelLrSec6.TabIndex = 241;
this.labelLrSec6.Text = "-100.0";
this.labelLrSec6.TextColor = System.Drawing.Color.White;
@@ -2034,7 +2017,7 @@
this.labelPressureWorking8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking8.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking8.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking8.LineSpacing = 0F;
this.labelPressureWorking8.Location = new System.Drawing.Point(760, 555);
this.labelPressureWorking8.Name = "labelPressureWorking8";
@@ -2057,7 +2040,7 @@
this.labelPressureWorking9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking9.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking9.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking9.LineSpacing = 0F;
this.labelPressureWorking9.Location = new System.Drawing.Point(615, 667);
this.labelPressureWorking9.Name = "labelPressureWorking9";
@@ -2080,9 +2063,9 @@
this.labelLrSec7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec7.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec7.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec7.LineSpacing = 0F;
- this.labelLrSec7.Location = new System.Drawing.Point(615, 609);
+ this.labelLrSec7.Location = new System.Drawing.Point(615, 582);
this.labelLrSec7.Name = "labelLrSec7";
this.labelLrSec7.OverlapOptimize = true;
this.labelLrSec7.PasswordChar = '\0';
@@ -2139,7 +2122,7 @@
this.labelPressureWorking10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelPressureWorking10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelPressureWorking10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelPressureWorking10.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelPressureWorking10.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelPressureWorking10.LineSpacing = 0F;
this.labelPressureWorking10.Location = new System.Drawing.Point(760, 667);
this.labelPressureWorking10.Name = "labelPressureWorking10";
@@ -2162,9 +2145,9 @@
this.labelLrSec8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec8.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec8.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec8.LineSpacing = 0F;
- this.labelLrSec8.Location = new System.Drawing.Point(760, 609);
+ this.labelLrSec8.Location = new System.Drawing.Point(760, 582);
this.labelLrSec8.Name = "labelLrSec8";
this.labelLrSec8.OverlapOptimize = true;
this.labelLrSec8.PasswordChar = '\0';
@@ -2242,7 +2225,7 @@
this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue;
this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
+ this.labelTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelTime.LineSpacing = 0F;
this.labelTime.Location = new System.Drawing.Point(141, 119);
this.labelTime.Name = "labelTime";
@@ -2265,9 +2248,9 @@
this.labelLrSec9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec9.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec9.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec9.LineSpacing = 0F;
- this.labelLrSec9.Location = new System.Drawing.Point(615, 721);
+ this.labelLrSec9.Location = new System.Drawing.Point(615, 694);
this.labelLrSec9.Name = "labelLrSec9";
this.labelLrSec9.OverlapOptimize = true;
this.labelLrSec9.PasswordChar = '\0';
@@ -2288,9 +2271,9 @@
this.labelLrSec10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
this.labelLrSec10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelLrSec10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
- this.labelLrSec10.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Regular);
+ this.labelLrSec10.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular);
this.labelLrSec10.LineSpacing = 0F;
- this.labelLrSec10.Location = new System.Drawing.Point(760, 721);
+ this.labelLrSec10.Location = new System.Drawing.Point(760, 694);
this.labelLrSec10.Name = "labelLrSec10";
this.labelLrSec10.OverlapOptimize = true;
this.labelLrSec10.PasswordChar = '\0';
@@ -2384,7 +2367,7 @@
this.buttonUser.ImageDisable = null;
this.buttonUser.ImageDown = null;
this.buttonUser.ImageUp = null;
- this.buttonUser.Location = new System.Drawing.Point(917, 220);
+ this.buttonUser.Location = new System.Drawing.Point(917, 286);
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonUser.Name = "buttonUser";
this.buttonUser.NestedClickEventPrevent = false;
@@ -2493,8 +2476,8 @@
//
this.buttonInspection.BackGround = this.smartForm1;
this.buttonInspection.BackGroundColor = System.Drawing.Color.Gray;
- this.buttonInspection.ButtonColor = System.Drawing.Color.Teal;
- this.buttonInspection.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonInspection.ButtonColor = System.Drawing.Color.DarkGreen;
+ this.buttonInspection.ButtonDownColor = System.Drawing.Color.DarkSeaGreen;
this.buttonInspection.ButtonImageAutoSize = true;
this.buttonInspection.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
this.buttonInspection.ButtonText = "Inspection";
@@ -2612,7 +2595,7 @@
this.buttonTest.ImageDisable = null;
this.buttonTest.ImageDown = null;
this.buttonTest.ImageUp = null;
- this.buttonTest.Location = new System.Drawing.Point(917, 286);
+ this.buttonTest.Location = new System.Drawing.Point(917, 418);
this.buttonTest.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonTest.Name = "buttonTest";
this.buttonTest.NestedClickEventPrevent = false;
@@ -2631,6 +2614,7 @@
this.buttonTest.TextDownColor = System.Drawing.Color.Chartreuse;
this.buttonTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonTest.Visible = false;
this.buttonTest.Click += new System.EventHandler(this.buttonTest_Click);
//
// smartTimerAlarm
@@ -2706,10 +2690,6 @@
#endregion
private SmartX.SmartForm smartForm1;
- private SmartX.SmartLabel labelResult4;
- private SmartX.SmartLabel labelResult3;
- private SmartX.SmartLabel labelResult2;
- private SmartX.SmartLabel labelResult1;
private SmartX.SmartButton buttonUser;
public SmartX.SmartLabel labelCommunicationStatus;
public SmartX.SmartLabel labelSensorStatus1;
@@ -2762,28 +2742,21 @@
private SmartX.SmartButton buttonRecipeNo;
private SmartX.SmartButton smartButton5;
private SmartX.SmartTimer smartTimerProgressBar;
- private SmartX.SmartLabel labelResult9;
- private SmartX.SmartLabel labelResult10;
- private SmartX.SmartLabel labelResult5;
- private SmartX.SmartLabel labelResult6;
- private SmartX.SmartLabel labelResult8;
- private SmartX.SmartLabel labelResult7;
private SmartX.SmartTimer timerServer;
private System.Windows.Forms.PictureBox pictureBoxEthernetDisconnection;
private System.Windows.Forms.PictureBox pictureBoxEthernetConnection;
private System.Windows.Forms.PictureBox pictureBoxEthernetDisable;
private SmartX.SmartButton buttonModbus;
private SmartX.SmartLabel labelExpireOfPassword;
- private SmartX.SmartLabel labelPressureMaster1;
- private SmartX.SmartLabel labelPressureMaster2;
- private SmartX.SmartLabel labelPressureMaster4;
- private SmartX.SmartLabel labelPressureMaster3;
- private SmartX.SmartLabel labelPressureMaster6;
- private SmartX.SmartLabel labelPressureMaster5;
- private SmartX.SmartLabel labelPressureMaster10;
- private SmartX.SmartLabel labelPressureMaster9;
- private SmartX.SmartLabel labelPressureMaster8;
- private SmartX.SmartLabel labelPressureMaster7;
+ private SmartX.SmartLabel labelDisplacement2;
+ private SmartX.SmartLabel labelDisplacement4;
+ private SmartX.SmartLabel labelDisplacement3;
+ private SmartX.SmartLabel labelDisplacement6;
+ private SmartX.SmartLabel labelDisplacement5;
+ private SmartX.SmartLabel labelDisplacement10;
+ private SmartX.SmartLabel labelDisplacement9;
+ private SmartX.SmartLabel labelDisplacement8;
+ private SmartX.SmartLabel labelDisplacement7;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartProgressBar progressBar1;
private System.Windows.Forms.PictureBox pictureBoxProgress3_11;
@@ -2802,7 +2775,6 @@
private SmartX.SmartLabel labelProgress3;
private SmartX.SmartLabel labelProgress1;
private SmartX.SmartLabel smartLabel24;
- private SmartX.SmartLabel smartLabel25;
private SmartX.SmartLabel smartLabel27;
private SmartX.SmartLabel labelProgress2;
private SmartX.SmartLabel labelNumber4;
@@ -2820,5 +2792,17 @@
private System.Windows.Forms.PictureBox pictureBoxProgress2_910;
private System.Windows.Forms.PictureBox pictureBoxProgress0_2;
private SmartX.SmartTimer smartTimerTest;
+ public SmartX.SmartLabel labeldispAlarm9;
+ public SmartX.SmartLabel labeldispAlarm10;
+ public SmartX.SmartLabel labeldispAlarm7;
+ public SmartX.SmartLabel labeldispAlarm8;
+ public SmartX.SmartLabel labeldispAlarm5;
+ public SmartX.SmartLabel labeldispAlarm6;
+ public SmartX.SmartLabel labeldispAlarm3;
+ public SmartX.SmartLabel labeldispAlarm4;
+ public SmartX.SmartLabel labeldispAlarm2;
+ public SmartX.SmartLabel labeldispAlarm1;
+ private SmartX.SmartLabel labelDisplacement1;
+ private SmartX.SmartButton buttonDisplay;
}
}
\ No newline at end of file
diff --git a/INT_PT002/Forms/FormMainDisplay3.cs b/INT_PT002/Forms/FormMainDisplay3.cs
index e0a07b3..824eb66 100644
--- a/INT_PT002/Forms/FormMainDisplay3.cs
+++ b/INT_PT002/Forms/FormMainDisplay3.cs
@@ -14,6 +14,7 @@ using INT_PT002.DataStore;
using INT_PT002.Controls;
using INT_PT002.Part11_UserManager;
using INT_PT002.DialogForms;
+using INT_PT002.Controls.MainDisplay;
namespace INT_PT002.Forms
{
@@ -32,25 +33,24 @@ namespace INT_PT002.Forms
private Color ColorProgressOff;
private Color ColorProgressTextOn;
private Color ColorProgressTextOff;
- private Color ColorResultPass;
- private Color ColorResultNG;
- private Color ColorResultNone;
private Color ColorSensorNormal;
private Color ColorSensorError;
private Color ColorNumberSelected;
private Color ColorNumberUnSelected;
- private Collection CollectionLabelResult;
private Collection CollectionLabelPressureWorking;
- private Collection CollectionLabelPressureMaster;
private Collection CollectionLabelLeakRatePerSec;
+ private Collection CollectionLabelDisplacement;
private Collection CollectionLabelSbAlarm;
private Collection CollectionLabelNumber;
+ private Collection CollectionLabelDispAlarm;
+ private Collection CollectionControlResult;
private FormMain m_ParentForm;
- private ControlMainDisplay ChildControl;
+ //private ControlMainDisplay ChildControl;
public ControlMainModbus ChildModbus;
+ private ControlMainDisplay10 ChildMainDisplay10;
#endregion
#region Constructor
@@ -90,27 +90,11 @@ namespace INT_PT002.Forms
this.ColorProgressOn = Color.FromArgb(95, 196, 188);
this.ColorProgressTextOff = Color.Black;
this.ColorProgressTextOn = Color.Black;
- this.ColorResultPass = Color.FromArgb(39, 200, 64);
- this.ColorResultNG = Color.FromArgb(254, 70, 70);
- this.ColorResultNone = Color.FromArgb(42, 43, 45);
this.ColorSensorNormal = Color.FromArgb(39, 200, 64);
this.ColorSensorError = Color.FromArgb(254, 70, 70);
this.ColorNumberSelected = Color.Teal;
this.ColorNumberUnSelected = Color.FromArgb(80, 92, 118);
- this.CollectionLabelResult = new Collection();
- this.CollectionLabelResult.Clear();
- this.CollectionLabelResult.Add(this.labelResult1);
- this.CollectionLabelResult.Add(this.labelResult2);
- this.CollectionLabelResult.Add(this.labelResult3);
- this.CollectionLabelResult.Add(this.labelResult4);
- this.CollectionLabelResult.Add(this.labelResult5);
- this.CollectionLabelResult.Add(this.labelResult6);
- this.CollectionLabelResult.Add(this.labelResult7);
- this.CollectionLabelResult.Add(this.labelResult8);
- this.CollectionLabelResult.Add(this.labelResult9);
- this.CollectionLabelResult.Add(this.labelResult10);
-
this.CollectionLabelPressureWorking = new Collection();
this.CollectionLabelPressureWorking.Clear();
this.CollectionLabelPressureWorking.Add(this.labelPressureWorking1);
@@ -124,18 +108,18 @@ namespace INT_PT002.Forms
this.CollectionLabelPressureWorking.Add(this.labelPressureWorking9);
this.CollectionLabelPressureWorking.Add(this.labelPressureWorking10);
- this.CollectionLabelPressureMaster = new Collection();
- this.CollectionLabelPressureMaster.Clear();
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster1);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster2);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster3);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster4);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster5);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster6);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster7);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster8);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster9);
- this.CollectionLabelPressureMaster.Add(this.labelPressureMaster10);
+ this.CollectionLabelDisplacement = new Collection();
+ this.CollectionLabelDisplacement.Clear();
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement1);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement2);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement3);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement4);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement5);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement6);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement7);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement8);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement9);
+ this.CollectionLabelDisplacement.Add(this.labelDisplacement10);
this.CollectionLabelLeakRatePerSec = new Collection();
this.CollectionLabelLeakRatePerSec.Clear();
@@ -176,11 +160,46 @@ namespace INT_PT002.Forms
this.CollectionLabelNumber.Add(this.labelNumber9);
this.CollectionLabelNumber.Add(this.labelNumber10);
- this.ChildControl = new ControlMainDisplay(this.ParentForm);
- this.Controls.Add(this.ChildControl);
- this.ChildControl.Location = new Point(0, 118);
- this.ChildControl.BringToFront();
- this.ChildControl.Visible = false;
+ this.CollectionLabelDispAlarm = new Collection();
+ this.CollectionLabelDispAlarm.Clear();
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm1);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm2);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm3);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm4);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm5);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm6);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm7);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm8);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm9);
+ this.CollectionLabelDispAlarm.Add(this.labeldispAlarm10);
+
+ this.CollectionControlResult = new Collection();
+ for (int i = 0; i < 10; i++)
+ this.CollectionControlResult.Add(new ControlMainResult(this));
+
+ for (int i = 0; i < 10; i++)
+ {
+ this.Controls.Add(this.CollectionControlResult[i]);
+ this.CollectionControlResult[i].BringToFront();
+ this.CollectionControlResult[i].Visible = false;
+ }
+
+ this.CollectionControlResult[0].Location = new Point(610, 219);
+ this.CollectionControlResult[1].Location = new Point(755, 219);
+ this.CollectionControlResult[2].Location = new Point(610, 331);
+ this.CollectionControlResult[3].Location = new Point(755, 331);
+ this.CollectionControlResult[4].Location = new Point(610, 443);
+ this.CollectionControlResult[5].Location = new Point(755, 443);
+ this.CollectionControlResult[6].Location = new Point(610, 555);
+ this.CollectionControlResult[7].Location = new Point(755, 555);
+ this.CollectionControlResult[8].Location = new Point(610, 667);
+ this.CollectionControlResult[9].Location = new Point(755, 667);
+
+ //this.ChildControl = new ControlMainDisplay(this.ParentForm);
+ //this.Controls.Add(this.ChildControl);
+ //this.ChildControl.Location = new Point(0, 118);
+ //this.ChildControl.BringToFront();
+ //this.ChildControl.Visible = false;
this.ChildModbus = new ControlMainModbus(this);
this.Controls.Add(this.ChildModbus);
@@ -188,6 +207,12 @@ namespace INT_PT002.Forms
this.ChildModbus.BringToFront();
this.ChildModbus.Visible = false;
+ this.ChildMainDisplay10 = new ControlMainDisplay10(this);
+ this.Controls.Add(this.ChildMainDisplay10);
+ this.ChildMainDisplay10.Location = new Point(0, 147);
+ this.ChildMainDisplay10.BringToFront();
+ this.ChildMainDisplay10.Visible = false;
+
this.buttonRecipeNo.ButtonText = this.ParentForm.SystemConfig.RECIPE_NUMBER.ToString();
this.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
}
@@ -195,11 +220,12 @@ namespace INT_PT002.Forms
{
for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
{
- this.CollectionLabelResult[i].Visible = false;
+ this.CollectionControlResult[i].Visible = false;
this.CollectionLabelPressureWorking[i].Text = "0.0";
- this.CollectionLabelPressureMaster[i].Text = "0.0";
+ this.CollectionLabelDisplacement[i].Text = "0.00/0.00";
this.CollectionLabelLeakRatePerSec[i].Text = "0.0";
this.CollectionLabelSbAlarm[i].Visible = false;
+ this.CollectionLabelDispAlarm[i].Visible = false;
this.SetLabelNumberColor(i, this.ColorNumberUnSelected);
}
}
@@ -227,8 +253,12 @@ namespace INT_PT002.Forms
private void InitializeProcessStatus()
{
this.pictureBoxProgress0_1.Visible = false;
+ this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
this.pictureBoxProgress2_5.Visible = false;
+ this.pictureBoxProgress2_6.Visible = false;
+ this.pictureBoxProgress2_78.Visible = false;
+ this.pictureBoxProgress2_910.Visible = false;
this.pictureBoxProgress3_11.Visible = false;
this.progressBar1.Value = this.progressBar1.Minimum;
@@ -408,11 +438,16 @@ namespace INT_PT002.Forms
break;
}
+ // button Color
this.buttonRecipeNo.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonRecipeNo.Enabled);
this.buttonClear.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonClear.Enabled);
- this.buttonInspection.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonInspection.Enabled);
this.buttonMenu.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonMenu.Enabled);
+ if (this.buttonInspection.Enabled == true)
+ this.buttonInspection.ButtonColor = Color.DarkGreen;
+ else
+ this.buttonInspection.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonInspection.Enabled);
+
expireDate = this.DisplayExpireOfPassword(user.Group);
if (expireDate != "-")
{
@@ -620,35 +655,6 @@ namespace INT_PT002.Forms
}
}
- private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label)
- {
- string value = "";
-
- switch (judg)
- {
- case Define.E_JudgmentStatus.None:
- value = "-";
- label.BackGroundColor = this.ColorResultNone;
- break;
- case Define.E_JudgmentStatus.Pass:
- value = "Pass";
- label.BackGroundColor = this.ColorResultPass;
- break;
- case Define.E_JudgmentStatus.Ng:
- value = "Leak";
- label.BackGroundColor = this.ColorResultNG;
- break;
- case Define.E_JudgmentStatus.Error:
- value = "Empty";
- label.BackGroundColor = this.ColorResultNone;
- break;
- default:
- break;
- }
-
- if (label.Text != value)
- label.Text = value;
- }
private void ProgressBarSetting(Define.E_ProcessStatus status)
{
switch (status)
@@ -791,21 +797,18 @@ namespace INT_PT002.Forms
// ServoEmergencyStop
if (alarm.IsServoEmergencyStop == true)
value = "a1_Servo emergency stop ";
- // Servo1Alarm
- if (alarm.IsServo1Alarm == true)
- value += "a2_Servo1 ";
- // Servo2Alarm
- if (alarm.IsServo2Alarm == true)
- value += "a3_Servo2 ";
- // ServoTorque1AlarmTorque
- if (alarm.IsServoTorque1AlarmTorque == true)
- value += "a4_Servo1 Torque ";
- // ServoTorque2AlarmTorque
- if (alarm.IsServoTorque2AlarmTorque == true)
- value += "a5_Servo2 Torque ";
+ // ServoAlarm
+ if (alarm.IsServoAlarm == true)
+ value += "a2_Servo ";
+ // ServoTorqueAlarmTorque
+ if (alarm.IsServoTorqueAlarmTorque == true)
+ value += "a3_Servo Torque ";
// PressureError
if (alarm.IsPressureError == true)
- value += "a6_Pressure ";
+ value += "a4_Pressure ";
+ // PressureSensorError
+ if (alarm.IsPressureError == true)
+ value += "a5_Pressure Sensor ";
// SB Alarm
this.CollectionLabelSbAlarm[0].Visible = alarm.CollectionIsSensorBoardError[0];
@@ -819,6 +822,18 @@ namespace INT_PT002.Forms
this.CollectionLabelSbAlarm[8].Visible = alarm.CollectionIsSensorBoardError[8];
this.CollectionLabelSbAlarm[9].Visible = alarm.CollectionIsSensorBoardError[9];
+ // Displacement Alarm
+ this.CollectionLabelDispAlarm[0].Visible = alarm.CollectionIsDisplacementSensorError[0];
+ this.CollectionLabelDispAlarm[1].Visible = alarm.CollectionIsDisplacementSensorError[1];
+ this.CollectionLabelDispAlarm[2].Visible = alarm.CollectionIsDisplacementSensorError[2];
+ this.CollectionLabelDispAlarm[3].Visible = alarm.CollectionIsDisplacementSensorError[3];
+ this.CollectionLabelDispAlarm[4].Visible = alarm.CollectionIsDisplacementSensorError[4];
+ this.CollectionLabelDispAlarm[5].Visible = alarm.CollectionIsDisplacementSensorError[5];
+ this.CollectionLabelDispAlarm[6].Visible = alarm.CollectionIsDisplacementSensorError[6];
+ this.CollectionLabelDispAlarm[7].Visible = alarm.CollectionIsDisplacementSensorError[7];
+ this.CollectionLabelDispAlarm[8].Visible = alarm.CollectionIsDisplacementSensorError[8];
+ this.CollectionLabelDispAlarm[9].Visible = alarm.CollectionIsDisplacementSensorError[9];
+
value = value.Trim();
this.labelAlarm.Size = new Size(value.Length * 9, 30);
this.labelAlarm.Text = value;
@@ -835,7 +850,6 @@ namespace INT_PT002.Forms
}
}
-
private void ProcessStatusPicturBox(Define.E_ProcessStatus status)
{
switch (status)
@@ -1028,6 +1042,9 @@ namespace INT_PT002.Forms
case Define.E_ProcessStatus._1_Ready:
this.ProcessStatusStep1(status);
+ for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ this.ParentForm.CurrentLeakDatas[i].ProcessStatus = Define.E_ProcessStatus._1_Ready;
+
this.pictureBoxProgress0_1.Visible = true;
this.pictureBoxProgress0_1.BringToFront();
this.pictureBoxProgress0_2.Visible = false;
@@ -1042,6 +1059,18 @@ namespace INT_PT002.Forms
this.InitializeData();
this.ProcessStatusStep1(status);
+ // Modbus
+ if (this.ParentForm.SystemConfig.ETHERNET_COMM_MODE == 1)
+ {
+ this.ParentForm.Current30000ModbusData.Initialization();
+ for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
+ {
+ this.ParentForm.Current30000ModbusData.CollectionIsProcessing[i] = 0;
+ this.ParentForm.Current30000ModbusData.CollectionIsLeak[i] = 0;
+ this.ParentForm.CurrentLeakDatas[i].Initialize1();
+ }
+ }
+
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = true;
this.pictureBoxProgress0_2.BringToFront();
@@ -1123,6 +1152,9 @@ namespace INT_PT002.Forms
case Define.E_ProcessStatus._11_MoveToReady:
this.ProcessStatusStep4(status);
+ // Modbus
+ this.ParentForm.ChildFormMainDisplay3.UpdateDisplayJudgmentTrackingData(this.ParentForm.CurrentLeakDatas);
+
this.pictureBoxProgress0_1.Visible = false;
this.pictureBoxProgress0_2.Visible = false;
this.pictureBoxProgress1_34.Visible = false;
@@ -1136,60 +1168,81 @@ namespace INT_PT002.Forms
default:
break;
}
+
+ this.ChildMainDisplay10.UpdateDisplayProcessStatus(status);
+
+ // Modbus
+ if (this.ParentForm.SystemConfig.ETHERNET_COMM_MODE == 1)
+ this.ParentForm.Update30000ModbusItem();
}
public void UpdateDisplayProcessStatus1(Define.E_ProcessStatus status)
{
- this.SetLabelNumberColor(8, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(9, this.ColorNumberUnSelected);
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ {
+ this.SetLabelNumberColor(8, this.ColorNumberUnSelected);
+ this.SetLabelNumberColor(9, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(0, this.ColorNumberSelected);
- this.SetLabelNumberColor(1, this.ColorNumberSelected);
+ this.SetLabelNumberColor(0, this.ColorNumberSelected);
+ this.SetLabelNumberColor(1, this.ColorNumberSelected);
+ }
}
public void UpdateDisplayProcessStatus2(Define.E_ProcessStatus status)
{
}
public void UpdateDisplayProcessStatus3(Define.E_ProcessStatus status)
{
- this.SetLabelNumberColor(0, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(1, this.ColorNumberUnSelected);
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ {
+ this.SetLabelNumberColor(0, this.ColorNumberUnSelected);
+ this.SetLabelNumberColor(1, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(2, this.ColorNumberSelected);
- this.SetLabelNumberColor(3, this.ColorNumberSelected);
+ this.SetLabelNumberColor(2, this.ColorNumberSelected);
+ this.SetLabelNumberColor(3, this.ColorNumberSelected);
+ }
}
public void UpdateDisplayProcessStatus4(Define.E_ProcessStatus status)
{
}
public void UpdateDisplayProcessStatus5(Define.E_ProcessStatus status)
{
- this.SetLabelNumberColor(2, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(3, this.ColorNumberUnSelected);
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ {
+ this.SetLabelNumberColor(2, this.ColorNumberUnSelected);
+ this.SetLabelNumberColor(3, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(4, this.ColorNumberSelected);
- this.SetLabelNumberColor(5, this.ColorNumberSelected);
+ this.SetLabelNumberColor(4, this.ColorNumberSelected);
+ this.SetLabelNumberColor(5, this.ColorNumberSelected);
+ }
}
public void UpdateDisplayProcessStatus6(Define.E_ProcessStatus status)
{
}
public void UpdateDisplayProcessStatus7(Define.E_ProcessStatus status)
{
- this.SetLabelNumberColor(4, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(5, this.ColorNumberUnSelected);
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
+ {
+ this.SetLabelNumberColor(4, this.ColorNumberUnSelected);
+ this.SetLabelNumberColor(5, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(6, this.ColorNumberSelected);
- this.SetLabelNumberColor(7, this.ColorNumberSelected);
+ this.SetLabelNumberColor(6, this.ColorNumberSelected);
+ this.SetLabelNumberColor(7, this.ColorNumberSelected);
+ }
}
public void UpdateDisplayProcessStatus8(Define.E_ProcessStatus status)
{
}
public void UpdateDisplayProcessStatus9(Define.E_ProcessStatus status)
{
- if (status == Define.E_ProcessStatus._4_MoveToCheck || status == Define.E_ProcessStatus._5_ChamberMerge)
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Start)
{
- this.SetLabelNumberColor(6, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(7, this.ColorNumberUnSelected);
+ if (status == Define.E_ProcessStatus._4_MoveToCheck || status == Define.E_ProcessStatus._5_ChamberMerge)
+ {
+ this.SetLabelNumberColor(6, this.ColorNumberUnSelected);
+ this.SetLabelNumberColor(7, this.ColorNumberUnSelected);
- this.SetLabelNumberColor(8, this.ColorNumberSelected);
- this.SetLabelNumberColor(9, this.ColorNumberSelected);
+ this.SetLabelNumberColor(8, this.ColorNumberSelected);
+ this.SetLabelNumberColor(9, this.ColorNumberSelected);
+ }
}
}
public void UpdateDisplayProcessStatus10(Define.E_ProcessStatus status)
@@ -1197,320 +1250,352 @@ namespace INT_PT002.Forms
}
// 차압센서 데이터
- public void UpdateDisplayDiffData(Collection datas)
- {
- for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- this.CollectionLabelLeakRatePerSec[i].Text = datas[i].SecBufDiff;
- }
public void UpdateDisplayDiffData1(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[0].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[0].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData1(data);
}
public void UpdateDisplayDiffData2(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[1].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[1].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData2(data);
}
public void UpdateDisplayDiffData3(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[2].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[2].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData3(data);
}
public void UpdateDisplayDiffData4(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[3].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[3].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData4(data);
}
public void UpdateDisplayDiffData5(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[4].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[4].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData5(data);
}
public void UpdateDisplayDiffData6(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[5].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[5].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData6(data);
}
public void UpdateDisplayDiffData7(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[6].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[6].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData7(data);
}
public void UpdateDisplayDiffData8(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[7].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[7].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData8(data);
}
public void UpdateDisplayDiffData9(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[8].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[8].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData9(data);
}
public void UpdateDisplayDiffData10(LeakData1 data)
{
- this.CollectionLabelLeakRatePerSec[9].Text = data.DiffData.SecBufDiff;
+ this.CollectionLabelLeakRatePerSec[9].Text = data.DiffData.SecBuf;
+ this.ChildMainDisplay10.UpdateDisplayDiffData10(data);
}
// 변위센서 데이터
- public void UpdateDisplayDispData(Collection datas)
- {
-
- }
public void UpdateDisplayDispData1(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[0].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData1(data);
}
public void UpdateDisplayDispData2(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[1].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData2(data);
}
public void UpdateDisplayDispData3(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[2].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData3(data);
}
public void UpdateDisplayDispData4(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[3].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData4(data);
}
public void UpdateDisplayDispData5(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[4].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData5(data);
}
public void UpdateDisplayDispData6(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[5].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData6(data);
}
public void UpdateDisplayDispData7(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[6].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData7(data);
}
public void UpdateDisplayDispData8(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[7].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData8(data);
}
public void UpdateDisplayDispData9(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[8].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData9(data);
}
public void UpdateDisplayDispData10(LeakData1 data)
{
+ string value = "";
+ value = string.Format("{0}/{1}", data.DispData.MData, data.DispData.MDataMax);
+ this.CollectionLabelDisplacement[9].Text = value;
+ this.ChildMainDisplay10.UpdateDisplayDispData10(data);
}
// 압력센서 데이터
- public void UpdateDisplayPresData(Collection datas)
- {
- for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.CollectionLabelPressureWorking[i].Text = datas[i].WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[i].Text = datas[i].MasterChamber.Trim();
- }
- }
public void UpdateDisplayPresData1(LeakData1 data)
{
this.CollectionLabelPressureWorking[0].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[0].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData1(data);
}
public void UpdateDisplayPresData2(LeakData1 data)
{
this.CollectionLabelPressureWorking[1].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[1].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData2(data);
}
public void UpdateDisplayPresData3(LeakData1 data)
{
this.CollectionLabelPressureWorking[2].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[2].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData3(data);
}
public void UpdateDisplayPresData4(LeakData1 data)
{
this.CollectionLabelPressureWorking[3].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[3].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData4(data);
}
public void UpdateDisplayPresData5(LeakData1 data)
{
this.CollectionLabelPressureWorking[4].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[4].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData5(data);
}
public void UpdateDisplayPresData6(LeakData1 data)
{
this.CollectionLabelPressureWorking[5].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[5].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData6(data);
}
public void UpdateDisplayPresData7(LeakData1 data)
{
this.CollectionLabelPressureWorking[6].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[6].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData7(data);
}
public void UpdateDisplayPresData8(LeakData1 data)
{
this.CollectionLabelPressureWorking[7].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[7].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData8(data);
}
public void UpdateDisplayPresData9(LeakData1 data)
{
this.CollectionLabelPressureWorking[8].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[8].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData9(data);
}
public void UpdateDisplayPresData10(LeakData1 data)
{
this.CollectionLabelPressureWorking[9].Text = data.PresData.WorkingChamber.Trim();
- this.CollectionLabelPressureMaster[9].Text = data.PresData.MasterChamber.Trim();
+ this.ChildMainDisplay10.UpdateDisplayPresData10(data);
}
// 판정결과
- public void UpdateDisplayJudgmentData(LeakData datas)
- {
- for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.GetJudgmentResult(datas.CollJudgment[i], this.CollectionLabelResult[i]);
- this.CollectionLabelResult[i].Visible = true;
- }
-
- this.ParentForm.TrackingInspectionData(datas);
- this.ChildControl.UpdateStartLeakDataDisplay(datas);
- }
public void UpdateDisplayJudgmentData1(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[0]);
- this.CollectionLabelResult[0].Visible = true;
+ this.CollectionControlResult[0].SetResult(data.Judgment);
+ this.CollectionControlResult[0].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay1(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay1(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData1(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Ng, this.CollectionLabelResult[0]);
- this.CollectionLabelResult[0].Visible = true;
+ this.CollectionControlResult[0].SetResultTestMode(Define.E_JudgmentStatus.Ng, Define.E_JudgmentStatus.Ng, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[0].Visible = true;
}
}
public void UpdateDisplayJudgmentData2(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[1]);
- this.CollectionLabelResult[1].Visible = true;
+ this.CollectionControlResult[1].SetResult(data.Judgment);
+ this.CollectionControlResult[1].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay2(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay2(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData2(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[1]);
- this.CollectionLabelResult[1].Visible = true;
+ this.CollectionControlResult[1].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[1].Visible = true;
}
}
public void UpdateDisplayJudgmentData3(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[2]);
- this.CollectionLabelResult[2].Visible = true;
+ this.CollectionControlResult[2].SetResult(data.Judgment);
+ this.CollectionControlResult[2].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay3(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay3(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData3(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[2]);
- this.CollectionLabelResult[2].Visible = true;
+ this.CollectionControlResult[2].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[2].Visible = true;
}
}
public void UpdateDisplayJudgmentData4(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[3]);
- this.CollectionLabelResult[3].Visible = true;
+ this.CollectionControlResult[3].SetResult(data.Judgment);
+ this.CollectionControlResult[3].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay4(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay4(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData4(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Ng, this.CollectionLabelResult[3]);
- this.CollectionLabelResult[3].Visible = true;
+ this.CollectionControlResult[3].SetResultTestMode(Define.E_JudgmentStatus.Ng, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Ng);
+ this.CollectionControlResult[3].Visible = true;
}
}
public void UpdateDisplayJudgmentData5(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[4]);
- this.CollectionLabelResult[4].Visible = true;
+ this.CollectionControlResult[4].SetResult(data.Judgment);
+ this.CollectionControlResult[4].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay5(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay5(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData5(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[4]);
- this.CollectionLabelResult[4].Visible = true;
+ this.CollectionControlResult[4].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[4].Visible = true;
}
}
public void UpdateDisplayJudgmentData6(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[5]);
- this.CollectionLabelResult[5].Visible = true;
+ this.CollectionControlResult[5].SetResult(data.Judgment);
+ this.CollectionControlResult[5].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay6(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay6(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData6(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[5]);
- this.CollectionLabelResult[5].Visible = true;
+ this.CollectionControlResult[5].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[5].Visible = true;
}
}
public void UpdateDisplayJudgmentData7(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[6]);
- this.CollectionLabelResult[6].Visible = true;
+ this.CollectionControlResult[6].SetResult(data.Judgment);
+ this.CollectionControlResult[6].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay7(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay7(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData7(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[6]);
- this.CollectionLabelResult[6].Visible = true;
+ this.CollectionControlResult[6].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[6].Visible = true;
}
}
public void UpdateDisplayJudgmentData8(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[7]);
- this.CollectionLabelResult[7].Visible = true;
+ this.CollectionControlResult[7].SetResult(data.Judgment);
+ this.CollectionControlResult[7].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay8(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay8(data);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData8(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Ng, this.CollectionLabelResult[7]);
- this.CollectionLabelResult[7].Visible = true;
+ this.CollectionControlResult[7].SetResultTestMode(Define.E_JudgmentStatus.Ng, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Ng);
+ this.CollectionControlResult[7].Visible = true;
}
}
public void UpdateDisplayJudgmentData9(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[8]);
- this.CollectionLabelResult[8].Visible = true;
+ this.CollectionControlResult[8].SetResult(data.Judgment);
+ this.CollectionControlResult[8].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay9(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay9(data);
this.SetLabelNumberColor(8, this.ColorNumberUnSelected);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData9(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[8]);
- this.CollectionLabelResult[8].Visible = true;
+ this.CollectionControlResult[8].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[8].Visible = true;
}
}
public void UpdateDisplayJudgmentData10(LeakData1 data)
{
if (this.IsTestMode == false)
{
- this.GetJudgmentResult(data.Judgment, this.CollectionLabelResult[9]);
- this.CollectionLabelResult[9].Visible = true;
+ this.CollectionControlResult[9].SetResult(data.Judgment);
+ this.CollectionControlResult[9].Visible = true;
- this.ChildControl.UpdateStartLeakDataDisplay10(data);
+ //this.ChildControl.UpdateStartLeakDataDisplay10(data);
this.SetLabelNumberColor(9, this.ColorNumberUnSelected);
+ this.ChildMainDisplay10.UpdateDisplayJudgmentData10(data);
}
else
{
- this.GetJudgmentResult(Define.E_JudgmentStatus.Pass, this.CollectionLabelResult[9]);
- this.CollectionLabelResult[9].Visible = true;
+ this.CollectionControlResult[9].SetResultTestMode(Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass, Define.E_JudgmentStatus.Pass);
+ this.CollectionControlResult[9].Visible = true;
}
}
public void UpdateDisplayJudgmentTrackingData(Collection items)
@@ -1521,6 +1606,17 @@ namespace INT_PT002.Forms
public void UpdateDisplayRecipeData(Recipe data)
{
this.buttonRecipeNo.ButtonText = data.NUMBER.ToString();
+
+ if (data.DISP_JUDG_ENABLE == false)
+ {
+ for (int i = 0; i < this.CollectionLabelDisplacement.Count; i++)
+ this.CollectionLabelDisplacement[i].TextColor = Color.Gray;
+ }
+ else
+ {
+ for (int i = 0; i < this.CollectionLabelDisplacement.Count; i++)
+ this.CollectionLabelDisplacement[i].TextColor = Color.White;
+ }
}
public void UpdateDisplayTime(DateTime time)
{
@@ -1533,12 +1629,11 @@ namespace INT_PT002.Forms
this.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.MainDisplay;
this.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
- this.buttonRecipeNo.ButtonText = this.ParentForm.CurrentRecipe.NUMBER.ToString();
- this.InitializeProcessStatus();
-
this.ChildModbus.Visible = false;
+ this.InitializeProcessStatus();
this.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ this.UpdateDisplayRecipeData(this.ParentForm.CurrentRecipe);
}
#endregion
@@ -1597,8 +1692,9 @@ namespace INT_PT002.Forms
this.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
- //this.InitializeData();
- this.ChildControl.ClearAllData();
+ this.InitializeData();
+ //this.ChildControl.ClearAllData();
+ this.ChildMainDisplay10.InitializeData();
}
private void buttonUser_Click(object sender, EventArgs e)
{
@@ -1641,65 +1737,23 @@ namespace INT_PT002.Forms
else
{
this.ChildModbus.DisplayRefresh();
- this.ChildModbus.BringToFront();
this.ChildModbus.Visible = true;
}
}
+ private void buttonDisplay_Click(object sender, EventArgs e)
+ {
+ if (this.ChildMainDisplay10.Visible == false)
+ this.ChildMainDisplay10.Visible = true;
+ else
+ this.ChildMainDisplay10.Visible = false;
+ }
- private void smartDraw1_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(1);
- this.ChildControl.Visible = true;
- }
- private void smartDraw2_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(2);
- this.ChildControl.Visible = true;
- }
- private void smartDraw3_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(3);
- this.ChildControl.Visible = true;
- }
- private void smartDraw4_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(4);
- this.ChildControl.Visible = true;
- }
- private void smartDraw5_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(5);
- this.ChildControl.Visible = true;
- }
- private void smartDraw6_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(6);
- this.ChildControl.Visible = true;
- }
- private void smartDraw7_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(7);
- this.ChildControl.Visible = true;
- }
- private void smartDraw8_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(8);
- this.ChildControl.Visible = true;
- }
- private void smartDraw9_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(9);
- this.ChildControl.Visible = true;
- }
- private void smartDraw10_Click(object sender, EventArgs e)
- {
- this.ChildControl.DisplayRefresh(10);
- this.ChildControl.Visible = true;
- }
private void buttonClear_Click(object sender, EventArgs e)
{
this.InitializeData();
- this.ChildControl.ClearAllData();
+ //this.ChildControl.ClearAllData();
+ this.ChildMainDisplay10.InitializeData();
+ this.ChildModbus.ClearData();
}
private void buttonExit_Click(object sender, EventArgs e)
diff --git a/INT_PT002/Forms/FormMainDisplay3.resx b/INT_PT002/Forms/FormMainDisplay3.resx
index 180a976..76dab55 100644
--- a/INT_PT002/Forms/FormMainDisplay3.resx
+++ b/INT_PT002/Forms/FormMainDisplay3.resx
@@ -165,648 +165,642 @@
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
- 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
- Duq6f6G6Y1kH/R3CYg4AOr5x3w75FvprqI51dPxzgt6K6/hdfXh7FQDAAe51r3v508/03qkvbJIRfNZH
- 2rw+9roTx//fy8bf/qKxt5w2NXTFyPo1o3/8O5MXv2Xig28a3fCcHSe3hnvz5EeNvuoZu2/8+s7L3jvx
- rpeNvOh4OySwjXMzjxh92W9NXvzm3f/4d+PvetmOtQ+f8/6fGR+5Y92vTwy+bvLDb5v80DlTf/OxXV/9
- 9K5rPrXr7/56jrblmk/Z0Uj6R+z9zzt2fe0qm9p3/f3mslfaN+7edt3Mhwjt22ffO3MlX/3M3ttvSVfy
- 4x//+MCvgPfs2X3T1qmvfNK+y648bXvTm97kdx+sdDou1QEPADp+/P9i6Dio+WUt2oPmPMcAHf8jgh5Y
- zL1Xevm/4/EJBwBGx78p7/5wruPr8QctazEHAKWDlgXtXx1vgNHxSnorzq7Koy0WdCMBAJaAr3/96+kJ
- aM+/3jTy4ifNncJntdF87cNmX9p/xMi6x9sBwPjbT99x4sNmpvaTHrFjbeutO/sd/ZPfs8OJkec/diZj
- 39u+9MD/BvCw0TOeNvXFvxp5wRPmvEEoOfshpDM/xS76w0fvvvG6dCMPNaOjo89+9rPtbvnGN77hm+Zy
- ++23/+Iv/mK662DF03GBj3YAUPqzQpvI7aYelI43qePrnX5ZCxk0bTr0CzLsxnhoEfR879n033EeNewe
- 8FAL2+gXt1iSqbojvc2RiUN3Uzu+oG50vMeEeR6TnijQ8Z/T/Q7SsWU78OvyFxf2OOl42GN0/J1Yb8X1
- /DAGAFhKjjrqqPQEND05PnHRGzoM4q2zI+seu/OKCycuemN7ozvzxn0/PXrWM3d95TOjZz7twKWdHDvn
- +VN/+8kdpxwp28Xxd//xvj27040ssXfv3ttuu83PdI19l5+a5T//8z9POumkdLc8+tGPzo8B7Ef83u/9
- XgrAaqDjAt/NAFTiUKz9HT/+v/sPQDzw+6655O9J8Ata5IPmPMcAi7nfEr3deza6lab/0n8Udeim6o70
- NkcmDt1NLQ3x9tCyx4yHCpR+JdVxjG6zyAOA0q+h7AFw0NtslG526fcevRXX8Ub24Q+sAQCUb33L//h1
- 97f/fuR5x8n8Pcc/fPTkxW/Z+dedPjO05ewBwKcPcgBw6tGTH3pr548fbWmHHLu/6SPF1q1bXziXF81y
- /PHHp3/I//pf/+u0005bt27dH5V53vOeZ9/41Kc+9Wd+5mfsW+x77RrsWx7xiEekK2lzn/vc5ylPecqL
- X/xi+64HP/jBvhVWDR0X+GgHAB1fs1zQdXace/Khxy9okQ+a87zW3v0LsSUWeu/Zj5vngMRuT2ke5QAg
- Ubr3rOJ5qixN4d3cqkUeABill/Dnv832uO3YQqL0OOmtuD4/ugAAijz+8Y9Pz0HTE6MT579KRvA5nnLE
- +Hkvm/rS5frR/nPtfAAgv0w4/UlTX9g0ccGr84vajr/rzPRmfeOYY47xWwzQFzou8DYV2UTSPe2xw876
- tbSwn5KS3dNcp53wa5nLQV9qbfO6173Ov20u8qKpb23RcWo5dMcA9g/3K2qR33tWkG3s+I7/NvP82WXH
- Ec0mS/8BXdPlX3Z2fJj5ZQfjkN5Uq3Keu9HuZ/vpHp3FrqTjvyUh4Y50/OfYzfOLu6DjNTTYbZZ/qT0g
- 7frn+WfO89N7K67jLbSr8osBAPrJd77znfQ0tPumG2b+bDcbxBtHX/WMqaFPjr3upHmm9m5+AzD6st/a
- de1n58+MvPDxzbv/b7jhBr+tAP1inmmme9pLuw0TvnVxNNfZ8Y3aNn+nS7un4wAk79j2rS1KU4sdfpQm
- KrttclzRPUt17xnzvxl9/iFyQfg1zkvHh5lfdjAO9U21cdkvXhyld1sJiz8AMJbwcTL/rtRbcR3/jba/
- +MUAAP3k+OOP9+ehvXt3fuJ9Moi3HTn9iTs3f8j/796Co6+ZPQB4+W/L9hnTYcMpR4y/48VTWz5hJ2a2
- dDyWOOXIyY9utNuTbtdxxx3ntxWgX3Rc4BdKe0pe8gOAbgb3buj4Zg+Zfnxri/Y/TVh7CP6DsCW59+xW
- HfSFeQ4A2iz+bu++8SU5ADA6Pp4XykFvds/FeXQuC/qtHQDAknHddf5a+967fjy+8SU6jjeeetTERW+c
- +uxf2gm9aL8H/Q3AyPOO2/mpwcmL3yLb24698ZTpn25PN8lum99KgD7ScYFfKO0peWkPAEqvzvYwXnfz
- ViLf1KL9T8uZ58XjLl8PFhZ/79kN7mbM4gBAKH0iUDf85Cc/6f59X0t1AGAs8higm4OWnotbquN2AIAl
- 4Oijjx4eHk7PRHv+5Z9GXvl7MpE3jr3+pJn5PgU6vXjvBwAvLx4A+Pt/XnOCbG8ceclv2m1IN+aWW26x
- 2+a3EqCPdFzgF0p7Sl7aA4COf7zb22xtdPzryfaHk/imFu1/WkdKfw9q2Hzmoa5ZzL1nN/WgL/w3VHQA
- UDpy6wG/xgJWZelXOvNg/7QFHY4u4QGAcdFFF/Vwm40uP5On5+I6fqP8wg0AoH88/elPn56eTk9Gu77+
- hZH1s/8tQDbij7z4STuvvHhi8PUzZ+XS2bOjf/KMmf8v7KVPmXNR4ylHTJz/JzPv/znt2Lnb/cTI8x6z
- 6+8/l26G3Z7f/u3f9tsH0F8W88Jngy32fnVLN66l6/Qzc+l+zBU6jtftG++bWrQvLTHP1L7Q/yBsnl8p
- lLChykrs/hXoht4Gxxy/unnpOA76ZV3Qt5v65Cc/ufuX1e14soeXtJf2AMBY0G027Pi5+0dLz8WVdooe
- HqgAAEtD+/l36m8/Wfq0n4n3vXrqi5ftOO2YOdtPOcK2jDz/MaN/esLsrwh+d+T5v77jj47VNwuddszU
- 1R/z44dM+5apv/m434Kl+OxwgJ4ZGBiwIcZW68Ugi7o9pP2CRZCu0wZiP98i/ZQesFHJr6JFewfMB6ku
- XygtTWA9DIgd/8k5FlvkU4fdw3Z84lfXK10ejNnP8m/YT5ffmLDi+nZTjfTjOs6+hs39VveCbr+Q/1t6
- eEubMP9tNuwiC1jMv6E7ei6u475mN8AvBgBYFt7+9rf7k6IdA2z5xMjpHf57YBvu7QBg7M2n7TjlUSMv
- efLoWc8aO+f5dlQw+eG3TW56t833e4a/N3XVR+z05MfeNfEXZ4//vzPGXn/S6B//jh0PjL7q9+3wYOQl
- vynXaY688PFTXzjw0kgP8wEAAPQHG2TtQKth8ZN6H5DbvNChHwBgJfPnf/7nPoPv27fra1f72/3nOnnp
- ebv+bvPE+1+z89MfmPr8R6c+d8nOKy/e+Yn3Tf7lO3ZeceHum26Y/OjGiQ+cPXnZe3d+atAutaMC+zp5
- yTun/vaTM39DnF3h6Jm/veuaz/hP3bfvgx/8oN8aAAAAAAA41Fx00UU+ic/+TfD4208/MKmf9ayJD755
- 11ev2nvXj6e+sGn8vJeNbThx5GVPGVn32B2nHDkTeNlvTX3xsgNvHzrtmJHTn2RHEePnvmjy4++Z/un2
- XV/59OSmd4+96VQPnPKosXOeb8cM/vP27fvQhz7ktwMAAAAAAPrDO97xDp/HZz8b1Eb20bOeOfGBs6e2
- fGLn5e+f+SD/2Vf0fYifnePTiZk3+Xz5r0fPeOqBi/Y7+aG32neNveEPZt4ptOUTkx85d+z1J01+5O17
- f3K7/6R9+9773vf6LQAAAAAAgH7ykpe8pPlcoH27pvb+6Jbd3/n62BtPSbP+2Bufu+vvrhx77XPaI75Z
- +n8ARtav2f1PXx195e+mszMfJ7r1S3v/44fTOyf8R+zb9/KXv9x/NgAAAAAA9J+nP/3pzf8PYExPjO36
- 2ucn3vfqkRc+wYb4mT/zveSd8oGepQOAmb8QuPitdmLkxU+ya9j1taunR37q17tv37/927894xnP8J8K
- AAAAAADLxXHHHXfDDQfeoG9MT4zuueW7MwP9R94+81fCr/6/7UF/9FWz/w/Ay+b8PwAz7wu6/m8n/nzD
- zk8N7vnnf7Rr8Oua5Z/+6Z8e97jH+c8DAAAAAIBl5wlPeMK3v/1tH9gTe3ZPj9y9b9fO3Tdet/Oy8yfe
- +8qxs08dfeXvjp/7ol1f+/zYG/5g9Mynjb3xuePv/uPJS8/bve366fHRmfzuXf7ts3zve9/jg9gAAAAA
- AIJy/PHHf+c73/HhfXHY9di1+fUCAAAAAEBYjjnmmK1bt/ogv3Cuv/76Y4891q8LAAAAAACq4D73uc8v
- /uIv/uzP/uzv//7vn3feeZ/+9Ke/8Y1v/OAHPxgaGjr//PNvuOGG2267zY4TNm/efMEFF5x44om/8Au/
- YPn73ve+/v0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
- AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABCMw3/u537+V37lQQ958BGP
- euRjH330k4479smPOe4pWKPWnTVoPVqb1qk1a/16z/2DRxQixpXnySqMURPASuS+9/2ZB/zqg4868njZ
- 63Alaf1ay9a1t34o4RGFiDXK82QV9rMmgJXJve99nwc+8KG83rB6tK6tcevdHwFLDY8oRKxdnier8FDX
- BLBiuf/9funRRz9J9ihcDVrv1r4/DpYOHlGIuGLkebIKD1FNACuTww8//EEPfKjsRbjatMeAPRL8MbE4
- eEQh4oqU58kqXMKaAFYs97rX//drA0fJzoOrU3sk2OPBHxm9wiMKEVewPE9W4ZLUBLBisUPkgYccKbsN
- rmbt8bCYF054RCHiipfnySpcZE0AK5kHPfBhssMg2qPCHx8Lh0cUIq4GeZ6swsXUBLBiuf/9fkl2FcTk
- /e//y/4oWQg8ohBx9cjzZBX2VhPAiuXe977PQT954Mwzz/r+92/OHRy8+DOfvupb3/qO5HHFaI+NhX6Y
- WjePqLYfu/Sv7LH0hjec02yxx9u+ffvaWxARw9qH50lcvD3UBLCS6ebDB3736SfaoJ+0yczGtXTaRjSb
- /icmJiWPK8mF/uZ0oR9ncdddd9mDqn0YaY8rDgAQsSIP9fMkLom8EQjAue99f/a4Y39T9pD5tcnMRn/Z
- iCtYe4TY48QfMQdjoY+oNOvbIaV9tePM9kYOABCxFg/p8yQulQuqCWAl84BffbDsHgdVDgAGBy/esmXI
- Tpx33vnf+tZ37Kx9tYANc3946ulf+9p1Ntt97NK/avJnnnmWBWyjad/SbMfI2uPEHzEHY6GPKHuETExM
- 2kPFHlf24Ekb2wcA9rV5wDSHBOkxZl/tsWePIruo4wOPI1VE7JuH7nkSl9DuawJYwRx+1JHHy75xUOUA
- wE7bpJVO2EU2zNmJH/3o39P7Omw+s7GsGeZsMrOAXZq+y7ZzDFCF9jixR4s/auZjwY8oezzYsG4n7FFh
- po3NAUA6MDAsY5daOP2WIG1MDyR54NkJO9s88JqDCkTEQ+qhe57EJbTrmgBWLj/3cz8vO0Y32lBlk1Zz
- No3y6YRdlAb9NMA1sea0jWXNDGfaQYJNaek0BtceLf64KbPQR5RN5/bYOPPMs+z0xy79KzttE7+dbg4A
- 0l+fpyG+/ZfBdqJ55LQfeCnTPPDsAdacRkQ81B6K50lccrupCWAl8z9+5UGyV3Rje8Ay7XT7ACBtbAa4
- dNYC6VvshB0A2NekzWdGymBwf+VXHuSPmzILfUTZEG+PB3ucmOedd37z0Go/fmz6Tw8V29JstBPN747a
- D7x0UcqY9o3pChER++CheJ7EJbebmgBWMg958BGyV3SjDVjtocpO25iVTjRzWHuAM5s5LE1ydrqRtwDV
- oj1a/HFTZkGPqN99+on2IBHSAWHz+ElHBXacYCfSrwjSg6o5YdqjyM6m03IRBwCI2E+X/HkSD4Xd1ASw
- knnUIx8re0U32oDVHqrsdPcHAF/72nXNS/5nnnlW+m1AOovBtUeLP27KLOgRlQb69P6fZHpHkD1smsdP
- elCl94xxAICIwV3y50k8FHZTE8BKprf/hcQGrPZQZae7PwBI2+2sjXrpjzXT27sxvvZo8cdNmQU9on40
- +5fi7S3pdwJ2lNg8ftLQn35rlB4w6UHVnDDbDzy5iAMAROynS/48iYfCbmoCWMkcd+yTZa/oxjS+N2ft
- dPoYUDuRjgTM9LebzYu7Fmi+5bzzzrd5rpnq0kaMrz1a/HFTZkGPKHkgJe2hYgcAzePHDgnsrD1a7GjB
- DgaaB1X70dV+4MlF7QceIuKhdsmfJ/FQ2E1NACsZ2SUQ59cfN2Ukj4i42vRnwzKSx2XRywBYncj+gDi/
- /rgpI3lExNWmPxuWkTwui14GwOpE9gfE+fXHTRnJIyKuNv3ZsIzkcVn0MgBWJ7I/IM6vP27KSB4RcbXp
- z4ZlJI/LopcBsDqR/QFxfv1xU0byiIirTX82LCN5XBa9DIDViewPiPPrj5sykkdEXG36s2EZyeOy6GUA
- rE5kf0CcX3/clJE8IuJq058Ny0gel0UvA2B1IvsD4vz646aM5BERV5v+bFhG8rgsehkAqxPZHxDn1x83
- ZSSPiLja9GfDMpLHZdHLAFidyP6AOL/+uCkjeUTE1aY/G5aRPC6LXgbA6kT2B8T59cdNGckjIq42/dmw
- jORxWfQyAFYnsj8gzq8/bspIHhFxtenPhmUkj8uilwGwOpH9AXF+/XFTRvKIiKtNfzYsI3lcFr0MgNWJ
- 7A+I8+uPmzKSR0RcbfqzYRnJ47LoZQCsTmR/QJxff9yUkTwi4mrTnw3LSB6XRS8DYHUi+wPi/Prjpozk
- ERFXm/5sWEbyuCx6GQCrE9kfEOfXHzdlJI+IuNr0Z8Myksdl0csAWJ0cd+yTZZdALGmPFn/clOERhYir
- WZ4nq7CbmgBWMo8++kmyVyCWtEeLP27K8IhCxNUsz5NV2E1NACuZRz3ysbJXIJa0R4s/bsrwiELE1SzP
- k1XYTU0AK5mHPPgI2SsQS9qjxR83ZXhEIeJqlufJKuymJoCVzP/4lQfJXoFY8ld+5UH+uCnDIwoRV7M8
- T1ZhNzUBrGR+7ud+XvYKxJL2aPHHTRkeUYi4muV5sgq7qQlgZXP4UUceLzsGYq49TuzR4o+a+eARhYir
- VJ4nq7DrmgBWNA/41QfLvoGYa48Tf8QcDB5RiLg65XmyCruvCWAlc9/7/gyfSYzza48Qe5z4I+Zg8IhC
- xFUoz5NVuKCaAFY4D3zgQ2UPQWz7oAc+1B8r3cEjChFXmzxPVuFCawJYydz73vfh/yXBkvbYsEeIP1a6
- g0cUIq4qeZ6swh5qAljh3P/+vyT7CWLy/vf/ZX+ULAQeUYi4euR5sgp7qwlghfOgBz5MdhXEBz3oYf74
- WDg8ohBxNcjzZBUupiaAlczhh99r4CFHyg6Dq1l7PNijwh8fC4dHFCKueHmerMJF1gSwwrnXvf6/Xxs4
- SnYbXJ3aI8EeD/7I6BUeUYi4guV5sgqXpCaAFc7hhx/ObyTRHgP2SPDHxOLgEYWIK1KeJ6twCWsCWPnc
- //6/xKcTrE6t90PxZ1I8ohBxxcjzZBUeopoAVjj3vvd9HvTAh/I/lawerWtr/NB9RBqPKESsXZ4nq/BQ
- 1wSw8rnvfX/mAb/6kKOOOl72LlxJWr/Wcn/+c0QeUYhYozxPVmE/awJYDRz+cz/38//jVx70kAcf8ahH
- PvaYR//Gccf+pux1WIvWnTVoPVqb1qk1a/16z/2DRxQixpXnySqMURMAAAAAAAAAAAAAAAAAAAAAAAAA
- AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBfOPzwe93/
- fr/04P/9yCOPfMJxxz75Mcc9BRER8dB57DFrjnjU42zdud/9fsnWIF+NeoIlDPEQuYT7KYTjfv/1vx95
- xOOlckRExP5oa5CtRL4mLRCWMMT+uJj9FGJx+OGHP+BXHyIFIyIi9l9bj2xV8vWpC1jCEPvvQvdTiAhP
- nYiIGEdblXx96gKWMMRlcUH7KYTjfvf779IoIiLi8mprk69S88IShriMdrmfQjgOP/xeRx15vNSJiIi4
- vB511PEH/VtDljDE5bWb/RQi8t/u/8vSJSIiYgRthfK1qgBLGOKye9D9FCLykAcfIUUiIiJG0FYoX6sK
- sIQhLrsH3U8hIkcd+QQpEhERMYK2QvlaVaDSJewzn75qYmJSNiJW6kH3U4gI/1UKIiLG1FYoX6sKLGgJ
- O/PMs+666659s3z/+zfbWQn0TbsZ3/rWd2SjHRXYrWq0s7/79BMl07P24+w6ZSPiknjQ/RQiIi0iIiLG
- 0deqAhKeRxumJyYmbfIeHLzYRmE7BvjRj/49XfSGN5xj03aT7Kh9l8VkY2/agYf9dLtC2W63ym6e3RLz
- a1+7Lh2lSKZn7aqaa7PrX6p/C2LSd0ioCKkQERExjr5WFZDwPNrIayP1eeedn87aENycTafT9pI2PVtM
- Nvbmli1D9uPyV/fbM7qZYs3ZRdq+crvapfq3ICZ9h4SKkAq7N/0+sTF/MQMREXGR+lpVQMLzmA4APnbp
- X8l2G4XT+4JsIWuOB9K69rWvXWdj+h+eerqdTr89sBN21gLNAJ0uta922r49faM5z0vsdj12zbLRTN/Y
- nG0fANjNsG9JAfvRzcFDc1NtRU634cwzz5IrSf+oFEu31q7WbkP+HiTEnvUdEipCKuze9HSZngd/9KN/
- t7PNEyIiIuKS6GtVAQnPY3oLkC1VNkm33/1vI3JzADA4eLEdIdhpS9p2+5oGa7uofQBgX8307em4wr7a
- djth2EX21fL5a/ymjeN2aRrKRftG+xFpVU1vAWqOE+yidJPSUUGa3e3Wph+UluB0k9LtSd+VvjEtzXbC
- TIcHFkj/liaGuEh9h4SKkAq7155B2hO/PQHZE0pzFhERcfH6WlVAwvNrM3oarNME3EzhtpbZluZ082p6
- OgZI25tJOp1upufmACCdSL8Mt2u2cLoS0W5Ac51iGs3bpAMV+ZuBdGvtypsTttGOW9LNm/8AIG20QNqI
- uFT6DgkVIRV2rzyDpJcl7IQ9ddozkT3Hpecae+ayLempp/2ah31v2mjJ/LeZ7Y32XWmjXU/zsk2TbG9E
- RMQVpq9VBSTcjba42DBtBwC2Ztm4bFtsQWmGZrs0rV+2JZG225ZmyUurTzrdHADYN9pkb6ftmu0a0jXn
- WsYulY3J9tXatTUv0qdfSqRLzfR6v11/+tGGbbFMOhJIG9OVmJZPNzt9b9pogebfgrgk+g4JFSEVdm/7
- GcSecexJzWbxtN2w5yM7a89Htt2exSxpTz22PR0DpKMFexJMr6+kZyXZaNdgG9MrHyljJ+yqbGPze8+0
- MSUREXHl6WtVAQnPo61H7aHcJmxbPtIqZl/tdNpuK5ctLrYMWdjWo2a7LTfNkmen07JlpoE7XXM6tLDv
- bR9dtE2LV/u1sLbtqzXTmmgn0gGA/fS29rPsIvtHpVfc7DabtiXdnnQNZnOz21eeri2dRlwSfYeEipAK
- u9eeQdrYU096Jd5ON88y9hRjZ9PLEqZtt6fF9LTbvASSnuPaz8WmPT/aWXsiS0986WnUnjpTIF1t+nHN
- RkREXHn6WlVAwvOYFo40N5u2MDWLTroobbcTzRJmJ5rtdrpZa+wgoXnhqVmt0i+r03qXpvB8bbJvTC9j
- ddS+vfnRZnOr0rWlwwa7/emwxH6QrZ52Ov2LUtiSKZxuRnthbV95sxFxqfQdEipCKuxeewaxZxN7EjHt
- ial5Vm0/s8jTWTPNp6/NdjNttKfU9C2mnU2/07RDi3SRPdmlJzUb/fONiIi48vS1qoCE57FZZWyFssWl
- /SJ9WptsmLbVxAJ22ib1NGcb6dttVbJ1Jy12KW/XMzh4cVqM7HrSq/t2tvlGeXtqGsdtzWpvbJvWvuZs
- OrRIa6vdKrtm+7np5qVY+kH2D7FbaycsYBvtn2CnbYt9ewqnFbl95fYtzb8lbUFcpL5DQkVIhd3bPK2I
- 7e3ydGbPVvakk56F09NuY9poAfvexvTcZF/tiTV9r5nGffva3sizGCLiitTXqgISnl9bNdLcb9gJm4DT
- dltBmlnZpvZ02mZoG9abJczCttbYdlutLJ+Gb0vat1gmzfp2OmVsu/2s9I2N6QhBjgra2o9rHx5Ysrlm
- W/LSlG/YiWZxbG9srtl+kN0M+wem25ZuSfvKU8C+a54bg7ggfYeEipAKu9eeO+zJRTaa7e32dNNM5+ll
- CXvStLPtjJ2ws+nSZmN6brXnWdvSPNmlZ8+0MV1P8+1yOIGIiCtDX6sKSDiydlRgQ7lsRFwZ+g4JFSEV
- dm97Xm/b3p7GenvW+9ilf/X92Xf1pJci0osWFrPtdoRgZ22jBex0Gu7t0nTkkH7TaqftWMJOGHadKWDP
- pOl6mmMMRERcYfpaVUDCkbXlrPmdA+IK03dIqAipsHubXyyKsr15G2L6dWTaaPN6GuKN5gV+2Zh+NZk2
- 2ohvG+160rNnO2kbefkfEXGl6mtVAQkj4rLoOyRUhFSIiIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDC
- iLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQd
- EipCKkRERIyjr1UFJIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQkj4rLoOyRUhFSI
- iIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+
- VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQdEipCKkRERIyjr1UFJIyIy6LvkFARUiEiImIcfa0qIGFE
- XBZ9h4SKkAoRERHj6GtVAQnnnnDaazGa0pEoYYygdJTrOyRUhFSIiIgYR1+rCkg4V+YYjKB0JEoYIygd
- 5foOCRUhFSIiIsbR16oCEs6VOQYjKB2JEsYISke5vkNCRUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7v
- kFARUiEiImIcfa0qIOFcmWOq9vpv3nj7HXfKxhqVjkQJ1+jZ5w7eeNPN0/ux1i657CrJ1KV0lOs7JFSE
- VIiIiBhHX6sKSDhX5ph6Pe+CS9I0KdtrVDoSJVydNv1PTEymstpcc+0NkqxI6SjXd0ioCKkQERExjr5W
- FZBwrswxNfqKDe++esu1d919T5oj5dIalY5ECVdnasq+XnLZVevOOOfCiy9vfhtgxwYSrkXpKNd3SKgI
- qRARETGOvlYVkHCuzDE12oz+Cbm0RqUjUcJ1aUdrqab2e37sMCD9TsAO5JqNdSkd5foOCRUhFSIiIsbR
- 16oCEs6VOaZGzz530AZHM02WcmmNSkeihOuy9E6tW269zTZyAACBkAoRERHj6GtVAQnnyhxTtR0nyxqV
- jkQJ12X6DUD+t9r8BgDCIRUiIiLG0deqAhLOlTmmamfnfw4AomvHAOvOOKe95cKLL0/d2Yn29oqUjnJ9
- h4SKkAoRERHj6GtVAQnnyhxTtWmIlI01Kh2JEq5dG/rTy/+33HqbXFSR0lGu75BQEVIhIiJiHH2tKiDh
- XJljqpYDgLpcd8Y511x7Q2rNpn/5tUBdSke5vkNCRUiFiIiIcfS1qoCEc2WOqdo0SsrGGpWORAlXavPC
- v1HvW/8bpaNc3yGhIqRCRETEOPpaVUDCuTLHVG2aJmVjjUpHooRr9JLLrkpl3X7HnfV+9n9b6SjXd0io
- CKkQERExjr5WFZBwrswxVZtmStlYo9KRKOHqbP7kt+r/+leUjnJ9h4SKkAoRERHj6GtVAQnnyhxTtWms
- lI01Kh2JEq7O9B+3raTp35SOcn2HhIqQChEREePoa1UBCefKHFO1HADEt3n5v+o/+c2VjnJ9h4SKkAoR
- ERHj6GtVAQnnyhxTtWmylI01Kh2JEq7L9B8233X3PXYil/8HAAIhFSIiIsbR16oCEs6VOaZqOQCIr035
- qaaO2IGB5GtROsr1HRIqQipERESMo69VBSScK3NM1V7/zRtXxjvLpSNRwnV53gWXtF/yF+1SydeidJTr
- OyRUhFSIiIgYR1+rCkg4V+YYjKB0JEoYIygd5foOCRUhFSIiIsbR16oCEs6VOQYjKB2JEsYISke5vkNC
- RUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7vkFARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEi
- ImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0q
- IOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0Ek
- pCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ
- 6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1AR
- UiEiImIcfa0qIOFcz7VYu3btpk2bBgYG/PwsaeOaNWv8PMzF7q5t27bl98/69evtfkts3LjRtx4M6Uj0
- UAsq64F+VmZ6DipCKkRERIyjr1UFJJzruRY290xPT2/evNnPz7J161bbODg46OdhLjY12v1jX/38LDZc
- 2sbt27fboDk8PGynx8bGbC73i8tIR6KHWlBZD/SzMtNzUBFSISIiYhx9rSog4VzPtUjTpM1Afn72tVLb
- YthFvgnmItOkzZF2p+UbbZocGhpKZxP5K9CGdCR6qAWV9UA/KzM9BxUhFSIiIsbR16oCEs71XIs0TRrN
- C58bN25MW5gmS7QHx3R3DQ4OyjRpbN26tRnT0yv0hm3ZsGFD2piQjkQPtaCyHuhnZabnoCKkQkRExDj6
- WlVAwrmea2Ej47Zt28bGxpq3lNjck94OwTRZohkc0yhpd1f+crKdaO7VFLOvttHu7faL94Z0JHqoBZX1
- QNNOHyozPQcVIRUiIiLG0deqAhLO9VyLNE0ODQ2lESe9mWRwcNC+Mk2WSIOj3Wn2NY2SzcY2dpemN5DY
- TJnGSjtrJ+yiZug0pCPRQy2orAf6WZnpOagIqRARETGOvlYVkHCu51qkaXLDhg024qxduza98GlDj31l
- mizRHhybe6kZMW2L0Z4X7Y7dunXr2NhY+haj+2nSQy3syqlsofSzMtNzUBFSISIiYhx9rSog4VzPtbC5
- x6ZJO5He/JDeTGJnbeKxi2YjoDSDY3ptOL0XP21sj4kNdpemu9cuTYN799Okh1pQWQ/0szLTc1ARUiEi
- ImIcfa0qIOFcz7VopkmbjdLrnemjJO0E02SJZnAcGBiwOy3N383GlGnTvjPTe3W6nyY91ILKeqCflZme
- g4qQChEREePoa1UBCed6rkUzTaaXOY30Hmg7wTRZoj04pvvN7qt5psn0ZpL0ar1lDJvd/bJFHABQWff0
- szLTc1ARUiEiImIcfa0qIOFcz7VopkljeHi4mXJs4tnY9X+MutqwgdvutDR2GzYm2t0oG9vYRsvYpcbg
- 4KDdyTZW+mWLOAAwqKxL+lmZ6TmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBw
- rucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR
- 6CGIhHSU6zmoCKkQERExjr5WFZAwIi6LvkNCRUiFiIiIcfS1qoCEEXFZ9B0SKkIqREREjKOvVQUknOs5
- iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoI
- IiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoO
- KkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqRERE
- jKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUk
- nOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOu5/axdu3ZwcNDPHHbYwMDApk2b7KufP+wwu9Qyfgb2
- Y3fRtm3b1qxZ4+f3s379ersDExs3bvStB0M6Ej20HyrrjX5WZnoOKkIqREREjKOvVQUknOu5/diwOD09
- 3UxFmzdvtrM2CaWzNkfa2e6notWDTY12z9hXPz+L3Y22cfv27TZoDg8P2+mxsbFuZnHpSPTQfqisN/pZ
- mek5qAipEBERMY6+VhWQcK7n9iPzYpqBbBhKZ2XWhAaZJu0uGhgYyDfaNDk0NJTOJjremdKR6KH9UFlv
- 9LMy03NQEVIhIiJiHH2tKiDhXM+12L59+9atW+2EzUM2DCXSW0psu106m4I5tAdHm8XttE3eMk0a7TvQ
- Ts/cs7OvN2/YsCFtTEhHoodaUFkP9LMy03NQEVIhIiJiHH2tKiDhXM+1GBoaGhsbsxM24tisk15CTuOO
- ndi8efNsCubQDI5plBweHs5fTrYTdsemOzDF7Ktt3LZtm8zo0pHooRZU1gNNO32ozPQcVIRUiIiIGEdf
- qwpIONdzLdIQaVOOzT1prEwzUNqexkoQ0uBog7h9TaNks7GNTY3pDSR2fxp2ws7aCbvIwjNXNIt0JHqo
- BZX1QD8rMz0HFSEVIiIixtHXqgISzvVcC5uEbLixEcemovTGEvtqp9PQkzIgtAfH5g9wmxFz5gNlNm1q
- z4tr1661e9XG9PQtRvfTpIdaUFkP9LMy03NQEVIhIiJiHH2tKiDhXM/NxWbH7du324gzOPv5kuktJbal
- +dNSEJrBMc3c6XNj0sb2mNhg93B6kd4ubV6/98sWfgBgUNlC6WdlpuegIqRCRETEOPpaVUDCuZ6by6ZN
- m2y+MdJUZF/T2TRcQk4zOA4MDNiYaMNie2PKtLHtdien02lY736a9NBcqGyh9LMy03NQEVIhIiJiHH2t
- KiDhXM/NJY2PNhX5+dn3lNuWNFxCTntwTC8PpzeQyJjYkN5MsnnzZjthGWOo9VmT0pHooblQ2ULpZ2Wm
- 56AipEJERMQ4+lpVQMK5nssYnn0HuZ+Z/QvI9BIpdGTNmjXbWv+trN1dNk3KxjbpD0ntUmNwcNBGSRsr
- /bKeDgAMKlsQ/azM9BxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI
- 9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK
- 9RxUhFSIiIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISzvUcREI6Ej0E
- kZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0H
- FSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIi
- xtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgIS
- zvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6
- Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCO
- cj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEV
- IiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHX
- qgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUc
- REI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0E
- kZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0H
- FSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIi
- xtHXqgISRsRl0XdIqAipEBERMY6+VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQdEipCKkRERIyjr1UF
- JIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQkj4rLoOyRUhFSIiIgYR1+rCkgYEZdF
- 3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+VhWQcO4Jp70Woykd
- iRLGCEpHub5DQkVIhYiIiHH0taqAhHNljsEISkeihDGC0lGu75BQEVIhIiJiHH2tKiDhXJljMILSkShh
- jKB0lOs7JFSEVIiIiBhHX6sKSDhX5hiMoHQkShgjKB3l+g4JFSEVIiIixtHXqgISzpU5pkbPu+CS2++4
- c3o/dtq2SKYupSNRwrV79rmDVtmNN90s2+tSOsr1HRIqQipERESMo69VBSScK3NMdV5y2VU++M/Ftkuy
- IqUjUcK12xy8yfa6lI5yfYeEipAKERER4+hrVQEJ58ocU5frzjhnYmLSZsdbbr3twosvty0296eB0rbb
- pe1wRUpHooSr9uot184O/zPIRXUpHeX6DgkVIRUiIiLG0deqAhLOlTmmLs+74JI0O75iw7ubjWefO5g2
- 1vtGIOlIlHC9WmupqYRcWpfSUa7vkFARUiEiImIcfa0qIOFcmWPqMh0A3HLrbbI9/Vqg3ncBSUeihOvV
- ikv1zYz/HABANKRCRETEOPpaVUDCuTLH1OW6M8654sotZ5872N7Y/FqAtwBF1oqzjuxQrfk9gATqUjrK
- 9R0SKkIqREREjKOvVQUknCtzTNXakcA1195w19332DR5+x13yqUVKR2JEq5RG/rTb2mu3nKtnZ2d/zkA
- gGBIhYiIiHH0taqAhHNljqnX5sNkEvJrgbqUjkQJ12h6209zkJYqay6tUeko13dIqAipEBERMY6+VhWQ
- cK7MMfV6zbU3NO8mN67/5o0SqEjpSJRwdaY3/xjNQVo62wRqVDrK9R0SKkIqREREjKOvVQUknCtzzAqw
- mS/5I+CAypt/kqmv5myNSke5vkNCRUiFiIiIcfS1qoCEc2WOqcvzLrjkxptubn8GaLL5eBnZXovSkSjh
- urz+mzdaNXYMYN01zs7/Mx/balb6p9vSUa7vkFARUiEiImIcfa0qIOFcmWPq0qZ/GxzbryUn038PbFOm
- bK9F6UiUcF3OjvrzUel7t6SjXN8hoSKkQkRExDj6WlVAwrkyx9Rlejk5/8Cf9P/L1vtBQNKRKOG6tGOz
- W269TZyd/Gd+Y2OeV+d/3yYd5foOCRUhFSIiIsbR16oCEs6VOaYu0yv9hrwLKH0SaL1/BywdiRJeAaYS
- ZWNdSke5vkNCRUiFiIiIcfS1qoCEc2WOqct1Z5yTZn37agcD511wyYUXX968olzvJ4FKR6KEV4CpL9lY
- l9JRru+QUBFSISIiYhx9rSog4VyZY6rTpvz0qTJtbEu9HwFkSkeihFeAqTXZWJfSUa7vkFARUiEiImIc
- fa0qIOFcmWNqdN0Z51xx5Zb0DnLzmmtvyD8XqC6lI1HCK0CrzJSNdSkd5foOCRUhFSIiIsbR16oCEs6V
- OQYjKB2JEsYISke5vkNCRUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7vkFARUiEiImIcfa0qIOFcmWMw
- gtKRKGGMoHSU6zskVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQ
- REI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUc
- VIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiI
- GEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpI
- ONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzLdau
- Xbtp06aBgQE/P0vauGbNGj8Pc7G7a9u2bfn9s379ervfEhs3bvStB0M6Ej3Ugsp6oJ+VmZ6DipAKERER
- 4+hrVQEJ53quhc0909PTmzdv9vOzbN261TYODg76eZiLTY12/9hXPz+LDZe2cfv27TZoDg8P2+mxsTGb
- y/3iMtKR6KEWVNYD/azM9BxUhFSIiIgYR1+rCkg413Mt0jRpM5Cfn32t1LYYdpFvgrnINGlzpN1p+Uab
- JoeGhtLZRP4KtCEdiR5qQWU90M/KTM9BRUiFiIiIcfS1qoCEcz3XIk2TRvPC58aNG9MWpskS7cEx3V2D
- g4MyTRpbt25txvT0Cr1hWzZs2JA2JqQj0UMtqKwH+lmZ6TmoCKkQERExjr5WFZBwruda2Mi4bdu2sbGx
- 5i0lNvekt0MwTZZoBsc0Strdlb+cbCeaezXF7KtttHu7/eK9IR2JHmpBZT3QtNOHykzPQUVIhYiIiHH0
- taqAhHM91yJNk0NDQ2nESW8mGRwctK9MkyXS4Gh3mn1No2SzsY3dpekNJDZTprHSztoJu6gZOg3pSPRQ
- CyrrgX5WZnoOKkIqREREjKOvVQUknOu5Fmma3LBhg404a9euTS982tBjX5kmS7QHx+ZeakZM22K050W7
- Y7du3To2Npa+xeh+mvRQC7tyKlso/azM9BxUhFSIiIgYR1+rCkg413MtbO6xadJOpDc/pDeT2FmbeOyi
- 2QgozeCYXhtO78VPG9tjYoPdpenutUvT4N79NOmhFlTWA/2szPQcVIRUiIiIGEdfqwpIONdzLZpp0maj
- 9Hpn+ihJO8E0WaIZHAcGBuxOS/N3szFl2rTvzPRene6nSQ+1oLIe6GdlpuegIqRCRETEOPpaVUDCuZ5r
- 0UyT6WVOI70H2k4wTZZoD47pfrP7ap5pMr2ZJL1abxnDZne/bBEHAFTWPf2szPQcVIRUiIiIGEdfqwpI
- ONdzLZpp0hgeHm6mHJt4Nnb9H6OuNmzgtjstjd2GjYl2N8rGNrbRMnapMTg4aHeyjZV+2SIOAAwq65J+
- VmZ6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipC
- KkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyj
- r1UFJIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoR
- ERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtV
- AQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4i
- IR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJI
- SEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOK
- kAoRERHj6GtVAQnnem4/a9euHRwc9DOHHTYwMLBp0yb76ucPO8wutYyfgf3YXbRt27Y1a9b4+f2sX7/e
- 7sDExo0bfevBkI5ED+2Hynqjn5WZnoOKkAoRERHj6GtVAQnnem4/NixOT083U9HmzZvtrE1C6azNkXa2
- +6lo9WBTo90z9tXPz2J3o23cvn27DZrDw8N2emxsrJtZXDoSPbQfKuuNflZmeg4qQipERESMo69VBSSc
- 67n9yLyYZiAbhtJZmTWhQaZJu4sGBgbyjTZNDg0NpbOJjnemdCR6aD9U1hv9rMz0HFSEVIiIiBhHX6sK
- SDjXcy22b9++detWO2HzkA1DifSWEttul86mYA7twdFmcTttk7dMk0b7DrTTM/fs7OvNGzZsSBsT0pHo
- oRZU1gP9rMz0HFSEVIiIiBhHX6sKSDjXcy2GhobGxsbshI04Nuukl5DTuGMnNm/ePJuCOTSDYxolh4eH
- 85eT7YTdsekOTDH7ahu3bdsmM7p0JHqoBZX1QNNOHyozPQcVIRUiIiLG0deqAhLO9VyLNETalGNzTxor
- 0wyUtqexEoQ0ONogbl/TKNlsbGNTY3oDid2fhp2ws3bCLrLwzBXNIh2JHmpBZT3Qz8pMz0FFSIWIiIhx
- 9LWqgIRzPdfCJiEbbmzEsakovbHEvtrpNPSkDAjtwbH5A9xmxJz5QJlNm9rz4tq1a+1etTE9fYvR/TTp
- oRZU1gP9rMz0HFSEVIiIiBhHX6sKSDjXc3Ox2XH79u024gzOfr5kekuJbWn+tBSEZnBMM3f63Ji0sT0m
- Ntg9nF6kt0ub1+/9soUfABhUtlD6WZnpOagIqRARETGOvlYVkHCu5+ayadMmm2+MNBXZ13Q2DZeQ0wyO
- AwMDNibasNjemDJtbLvdyel0Gta7nyY9NBcqWyj9rMz0HFSEVIiIiBhHX6sKSDjXc3NJ46NNRX5+9j3l
- tiUNl5DTHhzTy8PpDSQyJjakN5Ns3rzZTljGGGp91qR0JHpoLlS2UPpZmek5qAipEBERMY6+VhWQcK7n
- MoZn30HuZ2b/AjK9RAodWbNmzbbWfytrd5dNk7KxTfpDUrvUGBwctFHSxkq/rKcDAIPKFkQ/KzM9BxUh
- FSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR
- 16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEkbE
- ZdF3SKgIqRARETGOvlYVkDAiLou+Q0JFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWq
- gIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeR
- kI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0Ek
- pKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FF
- SIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx
- 9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRz
- PQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5E
- D0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNc
- z0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWI
- iIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWq
- gIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeR
- kI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIQRcVn0HRIqQipE
- RESMo69VBSSMiMui75BQEVIhIiJiHH2tKiBhRFwWfYeEipAKERER4+hrVQEJI+Ky6DskVIRUiIiIGEdf
- qwpIGBGXRd8hoSKkQkRExDj6WlVAwoi4LPoOCRUhFSIiIsbR16oCEkbEZdF3SKgIqRARETGOvlYVkDAi
- Lou+Q0JFSIWIiIhx9LWqgIQRcVn0HRIqQipERESMo69VBSSce8Jpr8VoSkeihDGC0lGu75BQEVIhIiJi
- HH2tKiDhXJljMILSkShhjKB0lOs7JFSEVIiIiBhHX6sKSDhX5hiMoHQkShgjKB3l+g4JFSEVIiIixtHX
- qgISzpU5BiMoHYkSxghKR7m+Q0JFSIWIiIhx9LWqgIRzZY6p0VtuvS33+m/eKLGKlI5ECVfqhRdfftfd
- 90zPMjExaX2tO+McyVSkdJTrOyRUhFSIiIgYR1+rCkg4V+aY6nzFhnenITLHLpJwLUpHooRr9Oot13pJ
- LW6/406JVaR0lOs7JFSEVIiIiBhHX6sKSDhX5pjqPO+CS9LsaCfa1jv9m9KRKOHqtHbSxJ9e9bemmuOB
- Sy67SsK1KB3l+g4JFSEVIiIixtHXqgISzpU5pjrT7HjLrbfJ9qqVjkQJV6fN/Xll6e1A1mZ7Y0VKR7m+
- Q0JFSIWIiIhx9LWqgIRzZY6pzmuuvaHqwbGj0pEo4eq0vozzLrikvfHscwer/jMA6SjXd0ioCKkQEREx
- jr5WFZBwrswx1XnLrbfZNHnFlVsuvPhyOwww7YRkqlM6EiVcl+n9PxMTk81ZORKoVOko13dIqAipEBER
- MY6+VhWQcK7MMdXZfJJMm9vvuHMFf6SMhOvSDtVSQTfedHMqy7DjgWuuvYFPAYJYSIWIiIhx9LWqgIRz
- ZY6pTh8hZ99TfvWWa9P7y40V/JEyEq5L6ygVlLDRvzmEq/oPOaSjXN8hoSKkQkRExDj6WlVAwrkyx1Sn
- TZA2O7Y/PebscwfTQLlSP1JGwnXZHADY3N8UZCfSRj4FCAIhFSIiIsbR16oCEs6VOaY6z+v0iZ/p9wA3
- 3nSzbK9F6UiUcF2mAwA7bJM3/HT8aKCKlI5yfYeEipAKERER4+hrVQEJ58ocszK88OLLV/A0KeG6TAcA
- 11x7g2xPfxx81933yPZalI5yfYeEipAKERER4+hrVQEJ58ocszJM0yQHAAFNBwD2VbanyppPB6pO6SjX
- d0ioCKkQERExjr5WFZBwrswxdXnJZVfdfsedZ587KNvTfw7AAUBA09v983dnpU8H4i1AEAipEBERMY6+
- VhWQcK7MMXWZ3jh+1933tN9QbscD6S+D85eZa1E6EiVcl6/Y8G6rxmj/dw1WX/osoPytQbUoHeX6DgkV
- IRUiIiLG0deqAhLOlTmmLm1wTLP+7XfcecWVW8674JJLLrsqbcn/zLQipSNRwtV5y+z/3WbYCeur+eRW
- qyz/e+5alI5yfYeEipAKERER4+hrVQEJ58ocU53pveOCjZL5+4IqUjoSJVyddmBmB2xe1X6ssno/A9SU
- jnJ9h4SKkAoRERHj6GtVAQnnyhxTozbrX3PtDbfcelvyiiu31Pvaf1I6EiVco1aQ1dRUZvXV+9p/UjrK
- 9R0SKkIqREREjKOvVQUknCtzDEZQOhIljBGUjnJ9h4SKkAoRERHj6GtVAQnnyhyDEZSORAljBKWjXN8h
- oSKkQkRExDj6WlVAwrkyx2AEpSNRwhhB6SjXd0ioCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQ
- ERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5W
- FZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucg
- EtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGI
- hHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmo
- CKkQERExjr5WFZBwrudarF27dtOmTQMDA35+lrRxzZo1fh7mYnfXtm3b8vtn/fr1dr8lNm7c6FsPhnQk
- eqgFlfVAPyszPQcVIRUiIiLG0deqAhLO9VwLm3ump6c3b97s52fZunWrbRwcHPTzMBebGu3+sa9+fhYb
- Lm3j9u3bbdAcHh6202NjYzaX+8VlpCPRQy2orAf6WZnpOagIqRARETGOvlYVkHCu51qkadJmID8/+1qp
- bTHsIt8Ec5Fp0uZIu9PyjTZNDg0NpbOJ/BVoQzoSPdSCynqgn5WZnoOKkAoRERHj6GtVAQnneq5FmiaN
- 5oXPjRs3pi1MkyXag2O6uwYHB2WaNLZu3dqM6ekVesO2bNiwIW1MSEeih1pQWQ/0szLTc1ARUiEiImIc
- fa0qIOFcz7WwkXHbtm1jY2PNW0ps7klvh2CaLNEMjmmUtLsrfznZTjT3aorZV9to93b7xXtDOhI91ILK
- eqBppw+VmZ6DipAKERER4+hrVQEJ53quRZomh4aG0oiT3kwyODhoX5kmS6TB0e40+5pGyWZjG7tL0xtI
- bKZMY6WdtRN2UTN0GtKR6KEWVNYD/azM9BxUhFSIiIgYR1+rCkg413Mt0jS5YcMGG3HWrl2bXvi0oce+
- Mk2WaA+Ozb3UjJi2xWjPi3bHbt26dWxsLH2L0f006aEWduVUtlD6WZnpOagIqRARETGOvlYVkHCu51rY
- 3GPTpJ1Ib35Ibyaxszbx2EWzEVCawTG9Npzei582tsfEBrtL091rl6bBvftp0kMtqKwH+lmZ6TmoCKkQ
- ERExjr5WFZBwrudaNNOkzUbp9c70UZJ2gmmyRDM4DgwM2J2W5u9mY8q0ad+Z6b063U+THmpBZT3Qz8pM
- z0FFSIWIiIhx9LWqgIRzPdeimSbTy5xGeg+0nWCaLNEeHNP9ZvfVPNNkejNJerXeMobN7n7ZIg4AqKx7
- +lmZ6TmoCKkQERExjr5WFZBwrudaNNOkMTw83Ew5NvFs7Po/Rl1t2MBtd1oauw0bE+1ulI1tbKNl7FJj
- cHDQ7mQbK/2yRRwAGFTWJf2szPQcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpI
- ONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnp
- SPQQREI6yvUcVIRUiIiIGEdfqwpIGBGXRd8hoSKkQkRExDj6WlVAwoi4LPoOCRUhFSIiIsbR16oCEs71
- HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9
- BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9
- BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIi
- IsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oC
- Es71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs713H7Wrl07ODjoZw47bGBgYNOmTfbVzx92mF1qGT8D
- +7G7aNu2bWvWrPHz+1m/fr3dgYmNGzf61oMhHYke2g+V9UY/KzM9BxUhFSIiIsbR16oCEs713H5sWJye
- nm6mos2bN9tZm4TSWZsj7Wz3U9HqwaZGu2fsq5+fxe5G27h9+3YbNIeHh+302NhYN7O4dCR6aD9U1hv9
- rMz0HFSEVIiIiBhHX6sKSDjXc/uReTHNQDYMpbMya0KDTJN2Fw0MDOQbbZocGhpKZxMd70zpSPTQfqis
- N/pZmek5qAipEBERMY6+VhWQcK7nWmzfvn3r1q12wuYhG4YS6S0ltt0unU3BHNqDo83idtomb5kmjfYd
- aKdn7tnZ15s3bNiQNiakI9FDLaisB/pZmek5qAipEBERMY6+VhWQcK7nWgwNDY2NjdkJG3Fs1kkvIadx
- x05s3rx5NgVzaAbHNEoODw/nLyfbCbtj0x2YYvbVNm7btk1mdOlI9FALKuuBpp0+VGZ6DipCKkRERIyj
- r1UFJJzruRZpiLQpx+aeNFamGShtT2MlCGlwtEHcvqZRstnYxqbG9AYSuz8NO2Fn7YRdZOGZK5pFOhI9
- 1ILKeqCflZmeg4qQChEREePoa1UBCed6roVNQjbc2IhjU1F6Y4l9tdNp6EkZENqDY/MHuM2IOfOBMps2
- tefFtWvX2r1qY3r6FqP7adJDLaisB/pZmek5qAipEBERMY6+VhWQcK7n5mKz4/bt223EGZz9fMn0lhLb
- 0vxpKQjN4Jhm7vS5MWlje0xssHs4vUhvlzav3/tlCz8AMKhsofSzMtNzUBFSISIiYhx9rSog4VzPzWXT
- pk023xhpKrKv6WwaLiGnGRwHBgZsTLRhsb0xZdrYdruT0+k0rHc/TXpoLlS2UPpZmek5qAipEBERMY6+
- VhWQcK7n5pLGR5uK/Pzse8ptSxouIac9OKaXh9MbSGRMbEhvJtm8ebOdsIwx1PqsSelI9NBcqGyh9LMy
- 03NQEVIhIiJiHH2tKiDhXM9lDM++g9zPzP4FZHqJFDqyZs2aba3/VtbuLpsmZWOb9IekdqkxODhoo6SN
- lX5ZTwcABpUtiH5WZnoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0
- JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd
- 5XoOKkIqREREjKOvVQUkjIjLou+QUBFSISIiYhx9rSogYURcFn2HhIqQChEREePoa1UBCed6DiIhHYke
- gkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7me
- g4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChER
- EePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UB
- Ced6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIh
- HYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhI
- R7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQ
- ChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePo
- a1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6
- DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYke
- gkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7me
- g4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChER
- EePoa1UBCSPisug7JFSEVIiIiBhHX6sKSBgRl0XfIaEipEJERMQ4+lpVQMKIuCz6DgkVIRUiIiLG0deq
- AhJGxGXRd0ioCKkQERExjr5WFZAwIi6LvkNCRUiFiIiIcfS1qoCEEXFZ9B0SKkIqREREjKOvVQUkjIjL
- ou+QUBFSISIiYhx9rSogYURcFn2HhIqQChEREePoa1UBCSPisug7JFSEVIiIiBhHX6sKSDj3hNNei9GU
- jkQJYwSlo1zfIaEipEJERMQ4+lpVQMK5MsdgBKUjUcIYQeko13dIqAipEBERMY6+VhWQcK7MMRhB6UiU
- MEZQOsr1HRIqQipERESMo69VBSScK3MMRlA6EiWMEZSOcn2HhIqQChEREePoa1UBCefKHFOX684458ab
- br7l1ts6esWVWyRfi9KRKOEaPe+CS6y46f3cdfc9l1x2lWTqUjrK9R0SKkIqREREjKOvVQUknCtzTF1e
- ePHlPkIWkHwtSkeihKvTZn2vZy7Xf/NGSVakdJTrOyRUhFSIiIgYR1+rCkg4V+aY6jz73MHzLrik7RVX
- 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
+ j3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAAOxAAADsQBlSsOGwAAlK1JREFUeF7t/Q145GV9
+ 748v/tT2unqu9ujpsT2n/vUcTX3iScD6gDbWh/bY2qMogSJSXRVXBR+qqOsDPiBoOD6AVoKKWsRIRawS
+ VKxrI1SKGLBWxWArQldqoRIL7iaTx93N/j/J/cl3v3nfcyeTTHZy38nrdb2uXDPfeWcyO+/5zv35Tiaz
+ WwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+ IFPuc5/7/Jf/8l9+9Vd/9WlPe9rb3va2Sy655Oqrr/7Rj3709a9//QMf+MANN9xw22232ZbPfOYz73rX
+ u/7oj/7Iwr/xG79x73vf278fAAAAAACK4KijjhoaGtq/Wr797W8/+tGP9usCAAAAAIBsefzjH/+9733P
+ B/n2sOuxa/PrBQAAAACArHjMYx7zne98x4f3wN49s5Pj+2em9vzw21Nf+MhE35vH3/Wisdf93/FzTp25
+ 7qrGW08ae9X/sS0TH94+9bkP77npegvPjo/t37vXv32eoaGho446yn8GAAAAAACsO0ceeeT111/vA/s8
+ Nsrvvf3HU5/vm/5q/8zfXzG6rXv3nx1aOfbaZ04PXj76iqfUN45ufezMDX83ddmHpq/85N5bfzh35FCD
+ wwAAAAAAgCx42tOedsstt/icbsxM2Rw/0ffm0Zf+vo31U39z4cT5r5sb8U86MOuPnfGsmau/MHb606st
+ c5506MR5r536wkfttB0bTFz45pmhHfv37vGr3b//Jz/5ydOf/nT/qQAAAAAA0Hm2bt06OTnpE/q+fft+
+ 9pO9//yP4+/ZtvvkI2yOH3//q6b/9jOjL/uDA1P+vGNnPLvJAcC8M//w5fF3vXju9J8fPf7+V+8ZvmHv
+ zh9VhwF79uw59dRT/WcDAAAAAEAnedvb3hbmcmN2139Ofe7DY6/7vxPnv86G/qkvfHTivNfOXPvliQve
+ VJ/vg2OvfsbcW4BePn9gUPvNgDl+7iv23Dg4cd5fTH/54umrLhk/5yV2nDD12Q/O/vIX/pP273/3u9/t
+ twAAAAAAADrDeeed5/P4/v17bxu2wb0a4ufewPPBM2au/9q+u35mc/zkRe+wSxvbjx877WmjLzl2958f
+ PXbGs6a/ftnc3wCcfOTo1seNvvzJtmX83adacurzfftG/n3muqsmPvi6ufCBA4OX773l+/7z9u//0Ic+
+ 5LcDAAAAAAAONu9///t9Et+/f8+Ngza+V5N65dSl50198WPjZ79k8tIPTF/5yemvfWb6qk9PXfmJqcsv
+ mP7apXbMMHf6sx+cGrho+iufmt7x2emv9ttF4+995eSneqe/9FfymwFz7DV/bAcG/lP37z///PP91gAA
+ AAAAwMHjzDPP9Bl8//6Zq784+rIny6RuNt50wvTg5WOv+ZO5s39+9NhpTxt7w3GNd7zA5vuJD71+6nN/
+ ufefv2sHBhMXbJ84/3Xj55zaePMJY69+xuiLHmf50Zc+aebvrxh7/XHVtVXaRdODn/efvX//O97xDr9N
+ AAAAAABwMNi6datP3zb9//0V9Xfp1J346JlTAx/f/bzDZfucJx0+9hfPnP765+yooHng5COmLr9g8uL3
+ zJ0+Sf9IwA4SZq7+gt+C/fvt9vgtA+g4XV1dL1tMT0+PX9YGfl2r5clPfrJfUcvIP8S3FkjcSFMs5t/Q
+ Bta1X92qqD9UfNPaIf/ANbyprfCmN71pYGDgpz/9qT9N17j55pv7+/uXuEJ79PpPXSNavPEWu/DCC2+4
+ 4Qa52b/4xS+Wvc1LsKJ/jn8PAEBuPP3pT68+82fPjYNNX/s3x17x1Lm/333fq2T7nPPT/Pz/A/B5+X8A
+ 6o6fc+pcYOvcLwRi5/7HgKGvh5tht+cpT3mK3z6AzmLjQngc1lndoBCwcWF8fNH/gLEK7Br86lrDbrAM
+ PTbxrGJE/sY3vuHfv4BNgX5ZAvvRTf+9NnV5YiXYtfn3t4b9M+0Wrm7wajrdrpTwULG508+vHfbIDLfT
+ sH+mb22DFh/Vvb291p1/z5LYHWjHCf5tNdp//McsfePtNrfYpv3TLOzf1gKraNZuiX3XKo7hAQAOFkce
+ eeRPfvKT8CS197bhsTOeLXN5ZeOtz7PxvemnfAab/D8A8jL/qU+cufqLjTefWN9Y177XbkO4Mf/yL/9i
+ t81vJUAHaTpatfNK3lrNgn51rdF05LJ/ml/cMv6dNZa+ktT0b9j2VRyB9Pf3+/evEBvs7Htb/4krPdJI
+ ER4qq77ZS1Dd8zZK+qb2WPZRbffJKg6K7EBF7na/YE1J3fjV3WZ7tLS4j7dz6GWH0xwGAEAWVP/X7+wv
+ fzH+/tqr+yc+avcJj9z9Z4ftPvHQuRPPf/TkRe+c+uLHdp/U7O098x44AIj+0tf986OnPvvByU+e42ej
+ NwKZjXf8+ezue8JNstvmtxKgg6z5AcBazYJ+dS3Q29vr3xOx9OumMf5tNZY4AFh6+l/pjw60ee/Zz7Vr
+ 8OtaEqvYv6c9wkPloB4ArO1NTWGPolSby2IjeP0YwLeuKU1v/BKP/FZo5aHSzgGAYXdp01+SAAB0jic8
+ 4Qn+nLRv39Tn+xbN4ice2jjrhdN/e8nU5z44duoTR1/0uOkrPznxodcvypi1Cb7JbwDEkw4bP2vr9Nc/
+ Zyf0osqTDp/8zPvt9oTbdcwxx/htBegUG+AAoOm7mALLvoFH8G+rkToAOBjTv7Em957No8u+8rq2U3Xp
+ BwA2pHpotdSPAXzTmhLf+Dan/8A3vvENv7oEbR4ABFb0piMAgDXm+9/3z+Df+8/fHd3WfWAKP/5hjXe9
+ cN8v7giX7vn+tWOv/MPpv/1M400nHMhELjoAaPbqvjn2iqfOfHNgqYOE+Q8F2nvzd8KPvvHGG/22AnSK
+ 0g8Aln5/iM3inmsN/7YaTQ8AbNRLve+inenfWKt7b9mbsbZTddEHAEscy62I6mjTz68pcuPbP2KpsO78
+ SpuxJgcAdvfyXiAAWB8e+9jHhmei2YnGxF++YdEUftxDp//2kv2z/jL87MTo3Of/fOGjoy9+/KLYYpf/
+ DcD8nwFMX3XJxHl/sWh7dKgw/v5X75+ZDj+dvwSADtOZA4BfzH8OSeu0/sr9sn9ysKJ3IPj31LAb45ct
+ cPCmf6OVe8+3LsfSU1fTqdq+xX9Ga1Rvf7d/tW9K0HTC9ssSVC8br+1NjUm1aYS/rLAbUGGPzKb/lkC4
+ wy3jP7UZTX/c0juI3Hj7KUvcBrsquwF+c+exf8IS/0bDMn7VEfbTPVQj3Ko69kP9sgTL/qoBAOCg8N3v
+ fjc8De256frRFzymNn8fZgcAk5945/6piRDY9/OfTn7y7MlLz6tlmtjKAcDuk4+c+1uCz31Yty8+Bhjd
+ +rg9//TN8NOvv/76kxbzvOc97+STT37MYx4T/iEPeMADjjvuuBNPPPH4NLYY2zd2d3f/yq/8in2LHVTY
+ FvuuBz7wgeFKhKOPPvqEE0541rOeZVfum2DTYIt3eOzVWWIgWJamI6xt9IvXmmUnDxuePNoC/j017P7x
+ y+Y5qNO/0fq9Zx3ZwU/T+irspno6wr7dQzXkH7uGNL2dftlyHNSbmjqAtDbtIg8txh4D8adFBVoZc5v+
+ c1a0gyzxnrfUbTbsSDh12GA7UeroaEXF2ZGJHbaldkl+CQAAneaII44IT0CzU5MTH3t7ffie84RH7j7l
+ qOkvf2LvLd/f891rJv7yDZN/9e6Jj75tIXBYU8fOePbM1V8cO/0PD1xPs3cBzf0ZwI6/nj9t37XoInf+
+ uybOe231lwApJicnf/zjH/uZlhkdHfVT8+zcufMZz3iG3y9btrzgBS+QJcF+xFOf+lS/GDYBTRf4Ug4A
+ bOD2H7AkqeEmxr+hRn3QPNjTv7GKe8/mqqYlBlLfywGAYYU2nYlbabPpI8G+0S9O0+YBQNNvN1q5zfZQ
+ ST2AUzdgFcWl7tUlDk4AAA4K3/rWt8IT0N6f/nOzD/4/bPfxD9/9fx88euqxoycfueu4rukdnx1/z7bd
+ Jzxi93O6dj37fzd19CVPnL7q07ufd8Tu5z5s9wmPCle167kP2/Ws/1V39CXHTl91ydxFz3rwge3Hdc1/
+ 6ND8sYd9u53486P33Jx8UWdt+fnPf/7MZz7T7pZ3vetdvmkxdpDw67/+6+Gugw1P0wW+lAOA1AuxQut/
+ g+jfUKMaNDsw/RurvveafqNht63p8Q8HAEbq72hbGVVTg/iy+07Tb2x9B0m9/N/iW93sgdp0OreNnljM
+ 6oobGBjwaA3eBQQAHeVe97qXP/3M7pv+2qVhUl/so3af+Mjxs180cf5rJz7wF+PvO23uP/Da9vujL3nC
+ 5MffMfmZ905e8h71U++Z/uJH9v7zd6a+2DfxnpfuPvnIuVH+xEMnPvz66a/81fSXPjH9pY/PeeVFM4OX
+ 7f3JD2a+8Xk7PX2lbfzE9Fcvmbz4nNEXPW7uAOOUR0984NWTfW+ZuGD79Fcu3vPtq2a+9aWZ67+ifuvL
+ e//1h/6P2P2fe/7x72aGvjpz446kN3zNvmvvP98Y/rRg7+3/bFvsu/bd/R/hSv7t3/7tf/7P/xlOG3t3
+ 3jwz9Ld7vvsNu/KwZfv27X73wUan6QK/7BCzBKseYVdB01EmZol3wgj+DTXCoNmZ6d9o595r+r1G028/
+ eFN1U1Y3RwYO3k1t2mnr19z0vS7LHm22cwDw5MSfvK/ofW6pdz01veWrK67pjzh4jy4AgCb8xm/8Rnj2
+ mR0fm/jAa6Lp/9Ddz+ma+Nhb9t31b7Pjo7Nju2bvuWvqq58ee8Uf7Pnht2Ybu2YnGrMTY6olJxv798zM
+ To7b0Dz1lb/adeKh4xe8cfbun8/N3DNT7vTk3Ne9e/bvmfbT5p5pu4apy87bdeIjJi87b3b33XbDZhuj
+ e3/4rbE3/snurUeOvuyxo9t+74AvnbPx1ufs+9lPZsd3T3zkjaMvf/xcZmntG1/5+3tu/vben3y/8Zbj
+ 5ra8/PHj79lafdjRiSeeGE7YscTYGf/HA+/3lenLX/6y332w0Wm6wBdxAND05VubhJqOZS2+/9jTNcLU
+ knrZdW2nf6PNe69pm01f3OUAIDVMt/5X403/Uct+ezsHAKnZvcWHd0XTfaTpUcTqiuvwowsAoAkPf/jD
+ w7PPvjt2jr70STr9n/ioXc9+yMw1n6+/BX/q8gvG3/58G+79/HLs+eH1u0985My1TX7pmWLmG5fvPvnI
+ meu+5Oft+OSXIxN9r9v93AfuPuURu5//cHH0JUfv+d7f77vj1tHTnigXLeHUly6aHvzs6EuOCmdHX3Tk
+ 3h/7H0O/5z3vCSemPveBKm+HAWHj3Xff7XcfbHSaLvBFHAA0HcrtqKDp2w9so3/bkni6ht0/qTcarfn0
+ b7R57zUdvIx4Ku3wiLa6OTJwkG5q02HaJmO/+KDR9J/TYsVN78YVvfwfaPowM/ziGqsrrun1r+J2AgCs
+ nmc961nh2WfmH6/W6d8MBwCDn9u/ZybE9s9MTVx01vi7ts5OjPmW5Zi5/m93Hf/wPd++qvos0WWZ+eYX
+ dz//0XM/t2J2dnrHp3Y953d2n/ywaiKvHN32e3t+8A/7fvaTFR0ATH/549NXf87G+nB29LRj9952U/hp
+ b3nLW8KJqSs/uvuUR3rg9CeFjXfeeafffbDRabrA538A0PTl2/BSd9OLWhzsPN0CB2P6N9q/95q+rSU+
+ /uEAoOkBZAfep97OAYCnF7Psm45iUr/9iHf81RXX9EG45k8CAABL8ba3vS08+0x94SM6/Zt2AHDcQ2cG
+ L6sOAGanJsb/8g3jZ79odnzxAcCemdnpyeD+vXt94zwzN/zdruf87uQn3j57z11zbwoa2zU7NW4DvV+8
+ gF3zbGP33HuKGrsnLz5n9wmPWnQAsG/vjA3rL59/985pT6x57OjLHjf+/pfNjv1y786bbUYPw/qcpzxi
+ 9CVHz78j6HFz2onKlz5m7HV/OPfm/m9+0TLVfG9b/MctMPWli3b/+aM88MrfDxvvuOMOv/tgo1PoAUDT
+ l2+r6a3p/NHKWzs8uhwHafo32r/3ml5DPC5zALC6d/C3z6oPAOwh5+nFrPT9P4Gm//z4ZqyiuNRvzFZ3
+ OwEAVsmnPvWp8OwzceFbdPo34wOAibFG78vG333q7PiBD9Dcd9ft05f/5eSH3zDZ96bJj7zZ8jbN+2V2
+ aHDj4OgLHmsD/fibexrvfMH4m3om3v/Kff/+E794nn2/+PfJj721sf25E+e+fPzM5+0+6bDdf/aomasv
+ X7h4356hr0785Rv33blzdvSeuQOJyl+OmHN/QrB//95bf1A/AGi89Tlz7wv6+e377vzXff+xc+5E5X/s
+ tAMG+5bpr10y+qIjfb5/+eOrPyaumPqbv6yukAOATUjTBT7/A4Cm40s14i99eLAEHl2OgzT9G+3fe03n
+ S8MvXoADAL+ixbTzyG+Rpv+cViq2h7enazT9A49WaPEXIC0WZ3uE/bvsX9F0xzQ68KsVAIBFVK9GjL/r
+ xTr9m3NvAVp8ADB6T+Ptp4z3bjtwALBv78Qn3rn7OV1zH9nZ8/Ddz/3d3cc/bM8P/sEvDQcA4b8NPv7h
+ 8z5s97P/9+Rn3+8Xz732Pzn5ibN2Hf+781cy9+1z4ZMOm7n6856YmZr+4oWNN524745/nR3fPfdHxge0
+ s7v983wWHwBM/91fh+9egvoBwO6th0996aK5A4xwtRNj+/7zzvH3vrS6Qg4ANiGdOQBYKUu/Zb/pS6H1
+ N/l0dXX51sU0/UDMOp5bkoP6InH7BwCpf7tfvEDTMXSl/LTlj1da8wOAlWI3td5+6tV0v/hgsuoDgKaP
+ jVUfCLV4bU2LWym2by676wEArDE7d+4Mz0Fjr/yjA3N/ZfgNwNf6DxwA3DMy9tpnzv0NQGO3b9l99/jb
+ T5l/zd6/a9eJj5y2b1lg5vqvzX0SaHWd5gmPbJz7cpv7Q2B29JcT73+1/azdJ9Yyf/ao6R2fCQHDxvE9
+ N+6Y/PhbJ85/5cSHXn3AD75q4oOvnPr8h2Ynx/f+63D9AGDmmoVfIKRZdABgI/5Lf2/8vNMnPrJ94sLX
+ T3x0e+PtJ1Tv/5m7lAOAzUeeBwBLjzVN32MgxwypPxH2ixN4Ls3BfotI03uvlemwjn/bYqTTNZmqDb+6
+ 5Wj6MPPLlmOtbmr9Hkhdp198MGn6o1upuMWRvUVa/KTOpsWtCDv0Oni/MQMASDI4OBiehsbPfknjTSeo
+ 23vGXvune66/qv4bgPEPvGbyk++anWj4lomxyb86p/GmnoVvOaHxlhP3/OOBEWTPD77VeNvJje3HH7ja
+ Nz7XvqV6m9Ds+NjUZ89vvOE59uMOZN58wszQ10IgMHvPzxvvet7ungdXE/kBX3Tk3h/dOPdHwK/8/Wrj
+ 9OBnwze+/OUvf9jDHtZV4zWveU24SA4AlpYDgE1I0wW+PiqtlA4cAIw3+/h/GTJsUvcLaiz7irXnEqx6
+ 2GqdNTkAaPo2DOk0NQGvFL+65Wj6MPPLlmOtbmr9Hmh6nat+O82KaPqjV30AsNLHRkXqXvWLF2jzAMCO
+ 1W098usCAOgk7373u8Mz0cw3/mb6K5+avuqSRX75U1N/85F9t/9L9TGgNrXPXPulPTcOzn14f2DPjI34
+ U1dcNP3li+e/5WK7nn13/qtfun//vv+4ffprl05f+cnqaqeu+Pie7//D/n0Lfys8dw3XTX3ho34NIWNX
+ 8rNFfycwu+sX4x985a7j/qfM5ebcx4B+5+v77rgtdQDg/9oFOACAFinuAKDFyd7GjqbHCUv/JaKH0hTx
+ G4BWOk3NfyvFr245ijgAWOJRt4Y0/dGtVLwmj42K1L3qFy/QtLjWsX3wYO8yAADN+eY3vxmeiRrvfOHY
+ 648be8Niz3j26Cv/z55vfbn2G4Bfzv0G4KK3H/gUoOnJqSs+MvqaPx573bPmv+W4sTc+d8+NX/dLbbz/
+ /nWNN59oV3Xgal/7p5OX9M59XtA8c78B+Mz7bGM903jDcTPXXxUCgbkDgHNO3t3zIJnLzdFtv7f31h8s
+ 8RuA310MBwDQIq0Miyui6ZiyUpYYxZq+t+fCCy/0i2u08k4hwUNLclAHmjUZ8uxwyL+zhnSamv9Wil/d
+ chRxAFD/M5KDR9Mf3UrFa/LYqEjdq37xAm0eAARa+QAuAIA1ZsV/AzB6z9ibTxx/1wurvwHYPzVuxwO7
+ jn/Y7hMeOf8tc38DMPd/hy0w8+2v7X7+o+cuOmnhanseMf7+Vx44AGjsnvjga8OP88D86fpf8c7e/fOZ
+ 67482f+eyY+/dfKTb6/5tslPvG16R//+mam9//rDNv8GYPeLjmy848S5PwP44KvG3/eysdf94YGLOADY
+ lOR5AJD6P4NSn1/e9HX9pp+asvSQ56HlOHjvaV6TIc+/bTHSaWr+WxGtv2dm3Q8A7KbWHyQtjr8Hg6Y/
+ upWKmz42UnvKsrS4d6zJAQB/BAwA68DVV18dnoPG3/WiA8O3acO6GX8M6Pho4z3bxt9zau03ABOTF5+z
+ 6ADg+UfW/9/fA58CVNnziIm/PCN8dqdhVzXR96b5760dANQ+BWjWjjH63zv2+ufsu+vfbNCf+8yfA9rZ
+ qfBfjOmnAC38BmAJFh0AbD186sqP7rv7P+wgZ3bsl7O7/3Pff/x0/P+dWl0hBwCbkM4cAHzjG9+w62yd
+ 1LjQ4l8uVjR9F9ASr0d6Yjnsag/SMcDBOwCQu9TuZL+gxk9/+tNw/7dI65/svuYHAG3eVNviV7QYv/hg
+ 0vRHr/oAYIkH/9K0eG0rKs52it7e3qY7HW8EAoBOUz3NTVyw/cDwXRkfAExNjJ/3F+PnvLj+FqD5A4Df
+ XeoA4EWPW3S18QFA+OlyAPCN2v8D8P1vTlz09r0//qd9d9y2799+LM7u+k9L6f8D8PYT9vzwW/tGfmZz
+ fOTO8BuM+gHA6GlP3Hv7P8//vANMDXzkwP8EzAHA5qPpAm8zil+8cpoOFq3MN63Q9M9bbaP9K5rSdBax
+ oxG/ughPtIBd88F4UbP9e8+GMP+2xfjFCzQdQ+0e84vXGrtm/xk1/LLlOEg31a9oMa0f0qyaVR8A2Azt
+ 6RpL/0ZrCQYGDixhFfG9uorimj6GD95DCwCgOe985zvDE9DU5/sODN+V8QHA9OTEhW9Z9D8Bt/IbgNUd
+ AFT/D4Axu2/Pd/9u9AWHjr740XP/GXDdlz6m8a6T9939Hza+1w8A5v4n4FOPmft/f8P/BFz3pY8Ze+Mz
+ 9/3slvn/CfiokB977dPlz46N6b/91O6th4cABwCbkKYLfJ4HAKnRdhWkZne/uMZPf/rTpkcRhl205scA
+ 7d97TcdEu6l+8QIcADSttQPvVl/1AUDTbzRW9yBs2kh8M1ZRnB1EeW4xfjEAQGd4znOeE559bEw/MHzP
+ zd/zX+cOAB4y843PVQcA+2emJz55ztzfANQPAD71nl3HP3zRAcA/XOmX2jX/49WjW6MDgA+9bu6tO/PM
+ jo9O9DU7AKj9IcH+2dnpHZfseu4Dd5/8sDCO17XDgD0/uHbfv/9k9LQnykVLOP2VT85cc/noyx4bzo69
+ 5inVbwDOOOOMcGL6qr/a/YJDQ8COLsLGO++80+8+2Og0XeDzPABo+ke9qyP1hgS/uIbdP3bg0bFjgPbv
+ vab3UvxLDw4Amt6kpf9GfE1Y9QGA4enFrOKgxR60/s2LifeL1RXnucUcpHfNAQA05xGPeER49tl3x7+O
+ nvrEA/O3+6hdz37I9OBl4U32ganPXzD+jlOqT/G3Y4PJT/fuem7tLUDPO3zPjTv8Urvmf/3h6At+z67q
+ wNUe//CJC96wf69/DKhd1eQn3zn3HwlXBwBzf4Fw2Mw3rwgBY3bsnsm+1+62A4BTHhHG8bpzHwP6vb/f
+ d8eto6cdKxct4dSXPjY9+Fn73nB29NRj9t7yvfDjzj777HBi6vMfrPJ2qBA23n333X73wUan6QKf5wFA
+ agpfBfEr4gG/uEYYNJf45cMSbyhaBW3eezbYNb2X4sGOA4Cmd3XqgdGUJz/5yXbbBL8sjWX8h9VosWK7
+ ef4NNVbxCGz6ayIjfgfU6opr+l2t3DkAAGvGf/2v/zU8+8yOj46/9/QDM3rlc3934gOv2nf73PvsZ3/5
+ i9m7fz79lU+Nnf7Uvbf80+z4mLnvZ7c03v0Si/n4bl9PeNTU5efbgcHs5Pjs2C/3fPuq3c87cnfP/OFB
+ sOfh49uP2/vTH839ue305N6dPxrvfenu4x56IDDv1GfeO9vYZYcHdj17fnj92Fv+dPcLDp17V89LjhYb
+ b3623YzZsV0Tf/kXoy99zFzGvi6hfddpT9zzw2/t/Zd/HNv+zLmzpx7TeMeJ+/7D14+tW7eGEzPf/OLY
+ q/9g9CVH2XeNn/visHHHjh1+98FGZ82X6jZH2BSpkWXVNH23t19Woxo0l7gBa3gM0Oa9l7qR8a8pmo6h
+ 7U/VKVY3RwYO0k1NHdS1/kJ107KW/R1COwcATd+4b4d8K/01VNM6mv45weqKa/pdHXh7FQDAAe51r3v5
+ 08/svumv9ssIPu+jbF5vvOn48f/3ivFzXtJ4xynTg5ePbusee9UfTV70jomPvW1s+3N3n1gb7s0TDx17
+ 7TP33PStqUs/MPHeV4y+5Fg7JLCNizOPHHvFUycvevue7/79+HtfsbvnEYve/zPno3Zv/b2JvjdNfuJd
+ kx8/a/pvPz3zzS/MXPP5mb//m0Xalms+b0cj4R+x7z/vnLnuSpvaZ/5hIO0V9o17hq+f+xCh/fvte+eu
+ 5Jtf3HfHreFKfv7znx/4FfDevXtuHpq++nP2XXblYdvb3vY2v/tgo9N0qc7wAKDpx/+3Q9NBzS+rUR80
+ lzgGaPofEayCdu691Mv/TY9POAAwmv5NeeuHc01fj1+2rHYOAFIHLSvav5reAKPplayuOLsqj9ZY0Y0E
+ AFgDvvWtb4UnoL3/evPoS5+0eAqf10bznofPv7T/yNGtj7cDgPFzTt19/MPnpvYTHrm7p/bWnQXH/uJP
+ 7HBi9IWPncvY99YvPfC/ATx87LSnT3/tr0df9IRFbxAKzn8I6dxPsYue/+g9N10fbuTBZmxs7DnPeY7d
+ Ld/+9rd902LuuOOO3/zN3wx3HWx4mi7wuR0ApP6s0CZyu6nL0vQmNX290y+rIYOmTYd+QYTdGA+1warv
+ PZv+m86jht0DHqphG/3iGmsyVTdldXNk4ODd1KYvqBtN7zFhicekJxI0/ee0voM0bdkO/Fr8xYU9Tpoe
+ 9hhNfye2uuJW/TAGAFhLjjjiiPAENDs5PnHhW5oM4rWzo1sfO3X5BRMXvrW+0Z17476fHjvjWTNXf3Hs
+ 9KcfuLSZjbNeOP13n9t90uGyXRx/36v2790TbmSKffv23X777X6mZey7/NQ8//mf/3nCCSeEu+XRj350
+ fAxgP+JP/uRPQgA2A00X+FYGoBQHY+1v+vH/rX8A4oHfdy0mfk+CX1AjHjSXOAZo534LrO7es9EtNf2n
+ /qOogzdVN2V1c2Tg4N3U1BBvDy17zHgoQepXUk3H6DptHgCkfg1lD4Blb7ORutmp33usrrimN7IDf2AN
+ AKB873v+x697vv8Poy84RubvRT7/0ZMXvWPqb5p9ZmjN+QOALyxzAHDykZMff2fzjx+taYcce77jI8XQ
+ 0NCLF/OSeY499tjwD/lf/+t/nXLKKVu3bv3zNC94wQvsG5/2tKf9yq/8in2Lfa9dg33LIx/5yHAlde5z
+ n/s85SlPeelLX2rf9ZCHPMS3wqah6QKf2wFA09csV3SdTeeeeOjxC2rEg+YSr7W3/kJsipXee/bjljgg
+ sduTmkc5AAik7j2reIkqU1N4K7eqzQMAI/US/tK32R63TVsIpB4nqyuuw48uAIAkj3/848Nz0OzE2MR5
+ r5URfJEnHTZ+7iumv36ZfrT/YpsfAMgvE0590vRX+yfOf118Ud3x954e3qxvHHXUUX6LATpC0wXepiKb
+ SFqnPnbYWb+WGvZTQrJ1quu0E34ti1n2pdY6b3rTm/zbFiMvmvrWGk2nloN3DGD/cL+iGvG9ZwXZxqbv
+ +K+zxJ9dNh3RbLL0H9AyLf5lZ9OHmV+2HAf1plqVS9yNdj/bT/foPHYlTf8tAQk3pek/x26eX9wCTa+h
+ wm6z/EvtAWnXv8Q/c4mfvrrimt5Cuyq/GACgk/zgBz8IT0N7br5x7s92o0G8cuy1z5we/FzjTScsMbW3
+ 8huAsVc8debaLy2dGX3x46t3/994441+WwE6xRLTTOvUl3YbJnxre1TX2fSN2jZ/h0tbp+kAJO/Y9q01
+ UlOLHX6kJiq7bXJc0Tprde8ZS78ZfekhckX4NS5J04eZX7YcB/um2rjsF7dH6t1WQvsHAMYaPk6W3pVW
+ V1zTf6PtL34xAEAnOfbYY/15aN++qc9+UAbxuqOnPnFq4OP+f/cmHHv9/AHAK/9Qts8ZDhtOOmz83S+d
+ 3vFZOzG3pemxxEmHT36q125PuF3HHHOM31aATtF0gV8p9Sl5zQ8AWhncW6Hpmz1k+vGtNer/NKHnIPwH
+ YWty79mtWvaFeQ4A6rR/t7fe+JocABhNH88rZdmbveriPLqYFf3WDgBgzbj+en+tfd/dPx/vfZmO45Un
+ HzFx4Vunv/RXdkIvWnDZ3wCMvuCYqc/3TV70Dtlet/HWk2Z/ORJukt02v5UAHaTpAr9S6lPy2h4ApF6d
+ XcV43cpbiXxTjfo/LWaJF49bfD1YaP/esxvcypjFAYCQ+kSgVvjFL37R+vu+1uoAwGjzGKCVg5ZVF7dW
+ x+0AAGvAkUceuXPnzvBMtPdf/mn0NX8iE3ll480nzM33IdDsxXs/AHhl8gDA3//z+uNke+Xoy/7AbkO4
+ MbfeeqvdNr+VAB2k6QK/UupT8toeADT9493VzdZG07+erH84iW+qUf+nNSX196CGzWceapl27j27qcu+
+ 8F9R0AFA6shtFfg1JrAqU7/SWQL7p63ocHQNDwCMCy+8cBW32WjxM3lWXVzTb5RfuAEAdI5nPOMZs7Oz
+ 4clo5ltfHd02/98CRCP+6EufNHXFRRN9b547K5fOnx37i2fO/X9hL3/KoosqTzps4ry/mHv/zylHL97u
+ J0Zf8JiZf/hyuBl2e/7wD//Qbx9AZ2nnhc8KW+z96tZuXAvX6WcW0/qYKzQdr+s33jfVqF+aYompfaX/
+ QdgSv1JIYUOVldj6K9AVqxscY/zqlqTpOOiXtUDHbuqTn/zk1l9Wt+PJVbykvbYHAMaKbrNhx8+tP1pW
+ XVxqp1jFAxUAYG2oP/9O/93nUp/2M/HB101/7dLdpxy1aPtJh9mW0Rc+ZuwNx83/iuCPR1/4e7v//Gh9
+ s9ApR01f9Wk/foi0b5n+28/4LViLzw4HWDVdXV02xNhq3Q6yqNtD2i9og3CdNhD7+Rrhp6wCG5X8KmrU
+ d8B4kGrxhdLUBLaKAbHpPznGYm0+ddg9bMcnfnWrpcWDMftZ/g0LtPiNASuuYzfVCD+u6exr2Nxvda/o
+ 9gvxv2UVb2kTlr7Nhl1kAYv5N7TGqotruq/ZDfCLAQDWhXPOOcefFO0YYMdnR09t8t8D23BvBwCNt5+y
+ +6RDR1/25LEznt0464V2VDD5iXdN9r/P5vu9O380feUn7fTkp9878ZEzx//faY03nzD2qj+y44Gx1/6p
+ HR6MvuwP5DrN0Rc/fvqrB14aWcV8AAAAncEGWTvQqmh/Uu8AcptXOvQDAGxkPvzhD/sMvn//zHVX+dv9
+ Fzt5ybkzfz8w8aHXT33ho9Nf+dT0ly+euuKiqc9+cPKv3j11+QV7br5x8lO9Ex89c/LSD0x9vs8utaMC
+ +zp58Xum/+5zc39DHF3h2Ol/OHPNF/2n7t//sY99zG8NAAAAAAAcbC688EKfxOf/Jnj8nFMPTOpnPHvi
+ Y2+f+eaV++7++fRX+8fPfUVj+/Gjr3jK6NbH7j7p8LnAK546/bVLD7x96JSjRk99kh1FjJ/9ksnPvH/2
+ lyMzV39hsv99jbed7IGTDm2c9UI7ZvCft3//xz/+cb8dAAAAAADQGd797nf7PD7/2aA2so+d8ayJj545
+ veOzU5d9aO6D/Odf0fchfn6ODyfm3uTzjb8ZO+1pBy5acPLj77Tvarzlz+beKbTjs5OfPLvx5hMmP3nO
+ vl/c4T9p//4PfOADfgsAAAAAAKCTvOxlL6s+F2j/zPS+n9265wffarz1pDDrN976vJm/v6LxxufWR3wz
+ 9f8AjG7r3vNP3xx7zR+Hs3MfJzr09X3/8dPZqQn/Efv3v/KVr/SfDQAAAAAAnecZz3hG9f8DGLMTjZnr
+ vjLxwdeNvvgJNsTP/Znvxe+RD/RMHQDM/YXARe+0E6MvfZJdw8x1V82O/tKvd//+f/u3f3vmM5/pPxUA
+ AAAAANaLY4455sYbD7xB35idGNt76w/nBvpPnjP3V8Kv+7/1QX/stfP/D8ArFv0/AHPvC7rh7yY+vH3q
+ 8317//m7dg1+XfP80z/90+Me9zj/eQAAAAAAsO484QlP+P73v+8De2DvntnRe/bPTO256fqpS8+b+MBr
+ GmeePPaaPx4/+yUz132l8ZY/Gzv96Y23Pm/8fa+avOTcPcM3zI6PzeX3zPi3z/OjH/2ID2IDAAAAAMiU
+ Y4899gc/+IEP7+1h12PX5tcLAAAAAADZctRRRw0NDfkgv3JuuOGGo48+2q8LAAAAAACK4D73uc9v/uZv
+ /uqv/uqf/umfnnvuuV/4whe+/e1v/+QnPxkcHDzvvPNuvPHG22+/3Y4TBgYGzj///OOPP/43fuM3LH/f
+ +97Xvx8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADLjkF/7tV//7d9+8EMfctihj3rs
+ o4980jFHP/kxxzwFS9S6swatR2vTOrVmrV/vuXPwiELEfOV5sgjzqAlgI3Lf+/7KA3/nIUccfqzsdbiR
+ tH6tZevaWz+Y8IhCxBLlebIIO1kTwMbk3ve+z4Me9DBeb9g8WtfWuPXuj4C1hkcUIpYuz5NFeLBrAtiw
+ 3P9+D3j0kU+SPQo3g9a7te+Pg7WDRxQibhh5nizCg1QTwMbkkEMOefCDHiZ7EW427TFgjwR/TLQHjyhE
+ 3JDyPFmEa1gTwIblXvf6/3636wjZeXBzao8Eezz4I2O18IhCxA0sz5NFuCY1AWxY7BC566GHy26Dm1l7
+ PLTzwgmPKETc8PI8WYRt1gSwkXnwgx4uOwyiPSr88bFyeEQh4maQ58kibKcmgA3L/e/3ANlVEIP3v/9v
+ +aNkJfCIQsTNI8+TRbi6mgA2LPe+932W/eSB008/48c/viW2r++iL37hyu997weSxw2jPTZW+mFqrTyi
+ 6n76kr+2x9Jb3nJWtcUeb/v3769vQUTM1g48T2L7rqImgI1MKx8+8MfPON4G/aBNZjauhdM2otn0PzEx
+ KXncSK70N6cr/TiLu+++2x5U9cNIe1xxAICIBXmwnydxTeSNQADOfe/7q8cc/QeyhyytTWY2+stG3MDa
+ I8QeJ/6IWY6VPqLCrG+HlPbVjjPrGzkAQMRSPKjPk7hWrqgmgI3MA3/nIbJ7LKscAPT1XbRjx6CdOPfc
+ 8773vR/YWftqARvmnn/yqdddd73Ndp++5K+r/Omnn2EB22jat1TbMWftceKPmOVY6SPKHiETE5P2ULHH
+ lT14wsb6AYB9rR4w1SFBeIzZV3vs2aPILmr6wONIFRE75sF7nsQ1tPWaADYwhxxx+LGybyyrHADYaZu0
+ wgm7yIY5O/Gzn/17eF+HzWc2llXDnE1mFrBLw3fZdo4BitAeJ/Zo8UfNUqz4EWWPBxvW7YQ9KsywsToA
+ CAcGhmXsUguH3xKEjeGBJA88O2FnqwdedVCBiHhQPXjPk7iGtlwTwMbl137t12XHaEUbqmzSqs6GUT6c
+ sIvCoB8GuCpWnbaxrJrhTDtIsCktnMbMtUeLP27SrPQRZdO5PTZOP/0MO/3pS/7aTtvEb6erA4Dw1+dh
+ iK//ZbCdqB459QdeyFQPPHuAVacREQ+2B+N5EtfcVmoC2Mj8j99+sOwVrVgfsEw7XT8ACBurAS6ctUD4
+ FjthBwD2NWjzmREymLm//dsP9sdNmpU+omyIt8eDPU7Mc889r3po1R8/Nv2Hh4ptqTbaiep3R/UHXrgo
+ ZEz7xnCFiIgd8GA8T+Ka20pNABuZhz7kMNkrWtEGrPpQZadtzAonqjmsPsCZ1RwWJjk7XclbgErRHi3+
+ uEmzokfUHz/jeHuQCOGAsHr8hKMCO06wE+FXBOFBVZ0w7VFkZ8NpuYgDAETspGv+PIkHw1ZqAtjIHPqo
+ x8pe0Yo2YNWHKjvd+gHAddddX73kf/rpZ4TfBoSzmLn2aPHHTZoVPaLCQB/e/xMM7wiyh031+AkPqvCe
+ MQ4AEDFz1/x5Eg+GrdQEsJFZ3f9CYgNWfaiy060fAITtdtZGvfDHmuHt3Zi/9mjxx02aFT2ifjb/l+L1
+ LeF3AnaUWD1+wtAffmsUHjDhQVWdMOsPPLmIAwBE7KRr/jyJB8NWagLYyBxz9JNlr2jFML5XZ+10+BhQ
+ OxGOBMzwt5vVi7sWqL7l3HPPs3mumurCRsxfe7T44ybNih5R8kAK2kPFDgCqx48dEthZe7TY0YIdDFQP
+ qvqjq/7Ak4vqDzxExIPtmj9P4sGwlZoANjKySyAurT9u0kgeEXGz6c+GaSSP66KXAbA5kf0BcWn9cZNG
+ 8oiIm01/NkwjeVwXvQyAzYnsD4hL64+bNJJHRNxs+rNhGsnjuuhlAGxOZH9AXFp/3KSRPCLiZtOfDdNI
+ HtdFLwNgcyL7A+LS+uMmjeQRETeb/myYRvK4LnoZAJsT2R8Ql9YfN2kkj4i42fRnwzSSx3XRywDYnMj+
+ gLi0/rhJI3lExM2mPxumkTyui14GwOZE9gfEpfXHTRrJIyJuNv3ZMI3kcV30MgA2J7I/IC6tP27SSB4R
+ cbPpz4ZpJI/ropcBsDmR/QFxaf1xk0byiIibTX82TCN5XBe9DIDNiewPiEvrj5s0kkdE3Gz6s2EayeO6
+ 6GUAbE5kf0BcWn/cpJE8IuJm058N00ge10UvA2BzIvsD4tL64yaN5BERN5v+bJhG8rguehkAmxPZHxCX
+ 1h83aSSPiLjZ9GfDNJLHddHLANicyP6AuLT+uEkjeUTEzaY/G6aRPK6LXgbA5kT2B8Sl9cdNGskjIm42
+ /dkwjeRxXfQyADYnsj8gLq0/btJIHhFxs+nPhmkkj+uilwGwOTnm6CfLLoGY0h4t/rhJwyMKETezPE8W
+ YSs1AWxkHn3kk2SvQExpjxZ/3KThEYWIm1meJ4uwlZoANjKHPuqxslcgprRHiz9u0vCIQsTNLM+TRdhK
+ TQAbmYc+5DDZKxBT2qPFHzdpeEQh4maW58kibKUmgI3M//jtB8tegZjyt3/7wf64ScMjChE3szxPFmEr
+ NQFsZH7t135d9grElPZo8cdNGh5RiLiZ5XmyCFupCWBjc8gRhx8rOwZirD1O7NHij5ql4BGFiJtUnieL
+ sOWaADY0D/ydh8i+gRhrjxN/xCwHjyhE3JzyPFmErdcEsJG5731/hc8kxqW1R4g9TvwRsxw8ohBxE8rz
+ ZBGuqCaADc6DHvQw2UMQ6z74QQ/zx0pr8IhCxM0mz5NFuNKaADYy9773ffh/STClPTbsEeKPldbgEYWI
+ m0qeJ4twFTUBbHDuf/8HyH6CGLz//X/LHyUrgUcUIm4eeZ4swtXVBLDBefCDHi67CuKDH/xwf3ysHB5R
+ iLgZ5HmyCNupCWAjc8gh9+p66OGyw+Bm1h4P9qjwx8fK4RGFiBtenieLsM2aADY497rX//e7XUfIboOb
+ U3sk2OPBHxmrhUcUIm5geZ4swjWpCWCDc8ghh/AbSbTHgD0S/DHRHjyiEHFDyvNkEa5hTQAbn/vf/wF8
+ OsHm1Ho/GH8mxSMKETeMPE8W4UGqCWCDc+973+fBD3oY/1PJ5tG6tsYP3kek8YhCxNLlebIID3ZNABuf
+ +973Vx74Ow894ohjZe/CjaT1ay135j9H5BGFiCXK82QRdrImgM3AIb/2a7/+P377wQ99yGGHPuqxRz36
+ 9485+g9kr8NStO6sQevR2rROrVnr13vuHDyiEDFfeZ4swjxqAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA6AiHHHKv+9/vAQ/5
+ 3486/PAnHHP0kx9zzFMQEREPnkcf1X3YoY+zded+93uArUG+Gq0KljDEg+Qa7qeQHff7r//98MMeL5Uj
+ IiJ2RluDbCXyNWmFsIQhdsZ29lPIi0MOOeSBv/NQKRgREbHz2npkq5KvTy3AEobYeVe6n0KO8NSJiIj5
+ aKuSr08twBKGuC6uaD+F7Ljf/f67NIqIiLi+2trkq9SSsIQhrqMt7qeQHYcccq8jDj9W6kRERFxfjzji
+ 2GX/1pAlDHF9bWU/hRz5b/f/LekSERExB22F8rUqAUsY4rq77H4KOfLQhxwmRSIiIuagrVC+ViVgCUNc
+ d5fdTyFHjjj8CVIkIiJiDtoK5WtVgkKXsC9+4cqJiUnZiFioy+6nkCP8VymIiJintkL5WpVgRUvY6aef
+ cffdd++f58c/vsXOSqBj2s343vd+IBvtqMBuVaWd/eNnHC+ZVWs/zq5TNiKuicvup5Aj0iIiImI++lqV
+ QMJLaMP0xMSkTd59fRfZKGzHAD/72b+Hi97ylrNs2q6STbXvsphsXJ124GE/3a5Qttutsptnt8S87rrr
+ w1GKZFatXVV1bXb9a/VvQQz6DgkFIRUiIiLmo69VCSS8hDby2kh97rnnhbM2BFdnw+mwPaVNzxaTjatz
+ x45B+3Hxq/v1Gd0Msepsm9av3K52rf4tiEHfIaEgpMLWDb9PrIxfzEBERGxTX6sSSHgJwwHApy/5a9lu
+ o3B4X5AtZNXxQFjXrrvuehvTn3/yqXY6/PbATthZC1QDdLjUvtpp+/bwjeYSL7Hb9dg1y0YzfGN1tn4A
+ YDfDviUE7EdXBw/VTbUVOdyG008/Q64k/KNCLNxau1q7DfF7kBBXre+QUBBSYeuGp8vwPPizn/27na2e
+ EBEREddEX6sSSHgJw1uAbKmySbr+7n8bkasDgL6+i+wIwU5b0rbb1zBY20X1AwD7aoZvD8cV9tW22wnD
+ LrKvlo9f4zdtHLdLw1Au2jfajwirangLUHWcYBeFmxSOCsLsbrc2/KCwBIebFG5P+K7wjWFpthNmODyw
+ QPi3VDHENvUdEgpCKmxdewapT/z2BGRPKNVZRETE9vW1KoGEl9Zm9DBYhwm4msJtLbMt1enq1fRwDBC2
+ V5N0OF1Nz9UBQDgRfhlu12zhcCWi3YDqOsUwmtcJByryNwPh1tqVVydsox23hJu39AFA2GiBsBFxrfQd
+ EgpCKmxdeQYJL0vYCXvqtGcie44LzzX2zGVbwlNP/TUP+96w0ZLxbzPrG+27wka7nuplmypZ34iIiBtM
+ X6sSSLgVbXGxYdoOAGzNsnHZttiCUg3NdmlYv2xLIGy3LdWSF1afcLo6ALBvtMneTts12zWEa461jF0q
+ G4P1q7Vrq16kD7+UCJea4fV+u/7wow3bYplwJBA2hisxLR9udvjesNEC1b8FcU30HRIKQips3foziD3j
+ 2JOazeJhu2HPR3bWno9suz2LWdKeemx7OAYIRwv2JBheXwnPSrLRrsE2hlc+QsZO2FXZxur3nmFjSCIi
+ 4sbT16oEEl5CW4/qQ7lN2LZ8hFXMvtrpsN1WLltcbBmysK1H1XZbbqolz06HZcsMA3e45nBoYd9bP7qo
+ Gxav+mthdetXa4Y10U6EAwD76XXtZ9lF9o8Kr7jZbTZtS7g94RrM6mbXrzxcWziNuCb6DgkFIRW2rj2D
+ 1LGnnvBKvJ2unmXsKcbOhpclTNtuT4vhabd6CSQ8x9Wfi017frSz9kQWnvjC06g9dYZAuNrw46qNiIi4
+ 8fS1KoGElzAsHGFuNm1hqhadcFHYbieqJcxOVNvtdLXW2EFC9cJTtVqFX1aH9S5M4fHaZN8YXsZqqn17
+ 9aPN6laFawuHDXb7w2GJ/SBbPe10+BeFsCVDONyM+sJav/JqI+Ja6TskFIRU2Lr2DGLPJvYkYtoTU/Ws
+ Wn9mkaezapoPX6vtZthoT6nhW0w7G36naYcW4SJ7sgtPajb6xxsREXHj6WtVAgkvYbXK2Apli0v9Rfqw
+ NtkwbauJBey0TephzjbCt9uqZOtOWOxC3q6nr++isBjZ9YRX9+1s9Y3y9tQwjtuaVd9YN6x91dlwaBHW
+ VrtVds32c8PNC7Hwg+wfYrfWTljANto/wU7bFvv2EA4rcv3K7Vuqf0vYgtimvkNCQUiFrVs9rYj17fJ0
+ Zs9W9qQTnoXD025l2GgB+97K8NxkX+2JNXyvGcZ9+1rfyLMYIuKG1NeqBBJeWls1wtxv2AmbgMN2W0Gq
+ Wdmm9nDaZmgb1qslzMK21th2W60sH4ZvS9q3WCbM+nY6ZGy7/azwjZXhCEGOCuraj6sfHliyumZb8sKU
+ b9iJanGsb6yu2X6Q3Qz7B4bbFm5J/cpDwL5riRuDuCJ9h4SCkApb15477MlFNpr17fZ0U03n4WUJe9K0
+ s/WMnbCz4dJqY3hutedZ21I92YVnz7AxXE/17XI4gYiIG0NfqxJIOGftqMCGctmIuDH0HRIKQips3fq8
+ Xre+PYz19qz36Uv++sfz7+oJL0WEFy0sZtvtCMHO2kYL2Okw3Nul4cgh/KbVTtuxhJ0w7DpDwJ5Jw/VU
+ xxiIiLjB9LUqgYRz1paz6ncOiBtM3yGhIKTC1q1+sSjK9uptiOHXkWGjzethiDeqF/hlY/jVZNhoI75t
+ tOsJz571pG3k5X9ExI2qr1UJJIyI66LvkFAQUiEiImI++lqVQMKIuC76DgkFIRUiIiLmo69VCSSMiOui
+ 75BQEFIhIiJiPvpalUDCiLgu+g4JBSEVIiIi5qOvVQkkjIjrou+QUBBSISIiYj76WpVAwoi4LvoOCQUh
+ FSIiIuajr1UJJIyI66LvkFAQUiEiImI++lqVQMKIuC76DgkFIRUiIiLmo69VCSSMiOui75BQEFIhIiJi
+ PvpalUDCiLgu+g4JBSEVIiIi5qOvVQkkjIjrou+QUBBSISIiYj76WpVAwoi4LvoOCQUhFSIiIuajr1UJ
+ JIyI66LvkFAQUiEiImI++lqVQMKIuC76DgkFIRUiIiLmo69VCSSMiOui75BQEFIhIiJiPvpalUDCiLgu
+ +g4JBSEVIiIi5qOvVQkkHHvcKW/E3JSORAljDkpHsb5DQkFIhYiIiPnoa1UCCcfKHIM5KB2JEsYclI5i
+ fYeEgpAKERER89HXqgQSjpU5BnNQOhIljDkoHcX6DgkFIRUiIiLmo69VCSQcK3MM5qB0JEoYc1A6ivUd
+ EgpCKkRERMxHX6sSSDhW5piiveE7N91x512ysUSlI1HCJXrm2X033XzL7ALW2sWXXimZspSOYn2HhIKQ
+ ChEREfPR16oEEo6VOaZczz3/4jBNyvYSlY5ECRenTf8TE5OhrDrXXHujJAtSOor1HRIKQipERETMR1+r
+ Ekg4VuaYEn319vddtePau+/ZFeZIubREpSNRwsUZmrKvF1965dbTzrrgosuq3wbYsYGES1E6ivUdEgpC
+ KkRERMxHX6sSSDhW5pgSrUb/gFxaotKRKOGytKO1UFP9PT92GBB+J2AHctXGspSOYn2HhIKQChEREfPR
+ 16oEEo6VOaZEzzy7zwZHM0yWcmmJSkeihMsy9U6tW2+73TZyAAAZIRUiIiLmo69VCSQcK3NM0TadLEtU
+ OhIlXJbhNwDx32rzGwDIDqkQERExH32tSiDhWJljinZ+/ucAIHftGGDraWfVt1xw0WWhOztR316Q0lGs
+ 75BQEFIhIiJiPvpalUDCsTLHFG0YImVjiUpHooRL14b+8PL/rbfdLhcVpHQU6zskFIRUiIiImI++ViWQ
+ cKzMMUXLAUBZbj3trGuuvTG0ZtO//FqgLKWjWN8hoSCkQkRExHz0tSqBhGNljinaMErKxhKVjkQJF2r1
+ wr9R7lv/K6WjWN8hoSCkQkRExHz0tSqBhGNljinaME3KxhKVjkQJl+jFl14ZyrrjzrvK/ez/utJRrO+Q
+ UBBSISIiYj76WpVAwrEyxxRtmCllY4lKR6KEi7P6k9+i/+tfUTqK9R0SCkIqREREzEdfqxJIOFbmmKIN
+ Y6VsLFHpSJRwcYb/uG0jTf+mdBTrOyQUhFSIiIiYj75WJZBwrMwxRcsBQP5WL/8X/Se/sdJRrO+QUBBS
+ ISIiYj76WpVAwrEyxxRtmCxlY4lKR6KEyzL8h81337PLTsTy/wBARkiFiIiI+ehrVQIJx8ocU7QcAOSv
+ TfmhpqbYgYHkS1E6ivUdEgpCKkRERMxHX6sSSDhW5piiveE7N22Md5ZLR6KEy/Lc8y+uv+Qv2qWSL0Xp
+ KNZ3SCgIqRARETEffa1KIOFYmWMwB6UjUcKYg9JRrO+QUBBSISIiYj76WpVAwrEyx2AOSkeihDEHpaNY
+ 3yGhIKRCRETEfPS1KoGEY2WOwRyUjkQJYw5KR7G+Q0JBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4K
+ QipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER
+ 89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiImI++ViWQcKznICekI9FDkBPSUaznoCCkQkRExHz0tSqB
+ hGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJJBzrOcgJ6Uj0EOSEdBTrOSgIqRARETEffa1KIOFYz0FO
+ SEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHI
+ Ceko1nNQEFIhIiJiPvpalUDCsZ5boKenp6+vz89s2dLV1dXf329f/fyWLXapZfwMLGB30fDwcHd3t59f
+ YNu2bXYHBnp7e33rckhHoocWoLLV0cnKTM9BQUiFiIiI+ehrVQIJx3puARsWZ2dnq6loYGDAztokFM7a
+ HGlnW5+KNg82Ndo9Y1/9/Dx2N9rGkZERGzR37txppxuNRiuzuHQkemgBKlsdnazM9BwUhFSIiIiYj75W
+ JZBwrOcWkHkxzEA2DIWzMmtChUyTdhd1dXXFG22aHBwcDGcDTe9M6Uj00AJUtjo6WZnpOSgIqRARETEf
+ fa1KIOFYz9UYGRkZGhqyEzYP2TAUCG8pse126XwKFlEfHG0Wt9M2ecs0adTvQDs9d8/Ov968ffv2sDEg
+ HYkeqkFlq6CTlZmeg4KQChEREfPR16oEEo71XI3BwcFGo2EnbMSxWSe8hBzGHTsxMDAwn4JFVINjGCV3
+ 7twZv5xsJ+yODXdgiNlX2zg8PCwzunQkeqgGla2Cqp0OVGZ6DgpCKkRERMxHX6sSSDjWczXCEGlTjs09
+ YawMM1DYHsZKEMLgaIO4fQ2jZLWxjk2N4Q0kdn8adsLO2gm7yMJzVzSPdCR6qAaVrYJOVmZ6DgpCKkRE
+ RMxHX6sSSDjWczVsErLhxkYcm4rCG0vsq50OQ0/IgFAfHKs/wK1GzLkPlOnvr8+LPT09dq/amB6+xWh9
+ mvRQDSpbBZ2szPQcFIRUiIiImI++ViWQcKznFmOz48jIiI04ffOfLxneUmJbqj8tBaEaHMPMHT43Jmys
+ j4kVdg+HF+nt0ur1e79s5QcABpWtlE5WZnoOCkIqREREzEdfqxJIONZzi+nv77f5xghTkX0NZ8NwCTHV
+ 4NjV1WVjog2L9Y0hU8e2250cTodhvfVp0kOLobKV0snKTM9BQUiFiIiI+ehrVQIJx3puMWF8tKnIz8+/
+ p9y2hOESYuqDY3h5OLyBRMbEivBmkoGBATthGWOw9lmT0pHoocVQ2UrpZGWm56AgpEJERMR89LUqgYRj
+ PRexc/4d5H5m/i8gw0uk0JTu7u7h2n8ra3eXTZOysU74Q1K71Ojr67NR0sZKv2xVBwAGla2ITlZmeg4K
+ QipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER
+ 89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiImI++ViWQcKznICekI9FDkBPSUaznoCCkQkRExHz0tSqB
+ hBFxXfQdEgpCKkRERMxHX6sSSBgR10XfIaEgpEJERMR89LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLm
+ o69VCSQc6znICelI9BDkhHQU6zkoCKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJ
+ x3oOckI6Ej0EOSEdxXoOCkIqREREzEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQ
+ jkQPQU5IR7Geg4KQChEREfPR16oEEo71HOSEdCR6CHJCOor1HBSEVIiIiJiPvlYlkHCs5yAnpCPRQ5AT
+ 0lGs56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLmo69VCSQc6znICelI9BDkhHQU6zko
+ CKkQERExH32tSiDhWM9B2/T09PQv0Nvb29XV5ResHOlI9BC0TccqMz0HBSEVIiIi5qOvVQkkHOs5aJuR
+ eYbnmZ2dbTQa27dv98tWiHQkegjapmOVmZ6DgpAKERER89HXqgQSjvUctI1NkNX42NXVFcbKcDbQ3d3t
+ p5ZDOhI9BG3TscpMz0FBSIWIiIj56GtVAgnHeg7axqbJbdu2+ZktW/r7+21LdbrRaITXmO102LgE0pHo
+ IWibjlVmeg4KQipERETMR1+rEkg41nPQNvVpsru7e2RkZGhoyE7bRrtoYGDATgwODtrpZV9Xlo5ED0Hb
+ dKwy03NQEFIhIiJiPvpalUDCsZ6DtrExsY5Nk+HtJb29veGNJTZEhteYq6EzhXQkegjaJjRVcfAqMz0H
+ BSEVIiIi5qOvVQkkHOs5aBsbEwcHB21eNOp/S9rV1WXbw/tJAhwAZIJ10ZnKTM9BQUiFiIiI+ehrVQIJ
+ x3oO2iY1JoZR0r7apTZZtj9NegjapmOVmZ6DgpAKERER89HXqgQSjvUctE1qTJz/aBn/bJmenh4OAPKh
+ Y5WZnoOCkAoRERHz0deqBBKO9Ry0TWpMHBgYaDQa9rV6V8nQ0FDXkv/nlHQkegjapmOVmZ6DgpAKERER
+ 89HXqgQSjvUctM3w8HBPT4+fqWGDo42S4UXl/v5+O80BQCZ0rDLTc1AQUiEiImI++lqVQMKxnoOckI5E
+ D0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JR
+ rOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkjIjrou+QUBBSISIiYj76WpVA
+ woi4LvoOCQUhFSIiIuajr1UJJBzrOcgJ6Uj0EOSEdBTrOSgIqRARETEffa1KIOFYz0FOSEeihyAnpKNY
+ z0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIh
+ IiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiImI++
+ ViWQcKznICekI9FDkBPSUaznoCCkQkRExHz0tSqBhGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJJBzr
+ OcgJ6Uj0EOSEdBTrOSgIqRARETEffa1KIOFYz0FOSEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoS
+ PQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpalUDCsZ6DNaJrHj+zZUt3
+ d7efqlHf2DQgHYkegjWiA5WZnoOCkAoRERHz0deqBBKO9Ry0hw2Fs7OzO3futK/G0NDQ4OBgdTrMl319
+ fSPz2MZGo9Hf31+dtovC9QSkI9FD0B6drMz0HBSEVIiIiJiPvlYlkHCs56A9tm3bFubC7du322g4N0XO
+ zvb29tpZO2GDo2Xsq5224dLCw8PDdtqmTwsMDAzY6frrytKR6CFoj05WZnoOCkIqREREzEdfqxJIONZz
+ 0B5hmrTRMJy10zYjhtM2OBp2IkyTYWPIh5eZw2n7Gi4ypCPRQ9AenazM9BwUhFSIiIiYj75WJZBwrOeg
+ PWQitNPhJWRjiWmyfrr1adJD0B6drMz0HBSEVIiIiJiPvlYlkHCs56A9OjlNegjao5OVmZ6DgpAKERER
+ 89HXqgQSjvUctEcnp0kPQXt0sjLTc1AQUiEiImI++lqVQMKxnoP26OQ06SFoj05WZnoOCkIqREREzEdf
+ qxJIONZz0B7d3d02MlYfCzM0NFT9denAwED4yMje3t7BwcGwsaenJ4yYRldXl522LeGsIR2JHoL26GRl
+ puegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAip
+ EBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxH
+ X6sSSBgR10XfIaEgpEJERMR89LUqgYQRcV30HRIKQipERETMR1+rEkgYEddF3yGhIKRCRETEfPS1KoGE
+ EXFd9B0SCkIqREREzEdfqxJIGBHXRd8hoSCkQkRExHz0tSqBhBFxXfQdEgpCKkRERMxHX6sSSBgR10Xf
+ IaEgpEJERMR89LUqgYQRcV30HRIKQipERETMR1+rEkgYEddF3yGhIKRCRETEfPS1KoGEY4875Y2Ym9KR
+ KGHMQeko1ndIKAipEBERMR99rUog4ViZYzAHpSNRwpiD0lGs75BQEFIhIiJiPvpalUDCsTLHYA5KR6KE
+ MQelo1jfIaEgpEJERMR89LUqgYRjZY7BHJSORAljDkpHsb5DQkFIhYiIiPnoa1UCCcfKHFOi555/8R13
+ 3jW7gJ22LZIpS+lIlHDpnnl2n1V20823yPaylI5ifYeEgpAKERER89HXqgQSjpU5pjgvvvRKH/wXY9sl
+ WZDSkSjh0q0O3mR7WUpHsb5DQkFIhYiIiPnoa1UCCcfKHFOWW087a2Ji0mbHW2+7/YKLLrMtNveHgdK2
+ 26X1cEFKR6KEi/aqHdfOD/9zyEVlKR3F+g4JBSEVIiIi5qOvVQkkHCtzTFmee/7FYXZ89fb3VRvPPLsv
+ bCz3jUDSkSjhcrXWQlMBubQspaNY3yGhIKRCRETEfPS1KoGEY2WOKctwAHDrbbfL9vBrgXLfBSQdiRIu
+ Vysu1Dc3/nMAALkhFSIiIuajr1UJJBwrc0xZbj3trMuv2HHm2X31jdWvBXgLUM5acdaRHapVvweQQFlK
+ R7G+Q0JBSIWIiIj56GtVAgnHyhxTtHYkcM21N959zy6bJu+48y65tCClI1HCJWpDf/gtzVU7rrWz8/M/
+ BwCQGVIhIiJiPvpalUDCsTLHlGv1YTIB+bVAWUpHooRLNLztpzpIC5VVl5aodBTrOyQUhFSIiIiYj75W
+ JZBwrMwx5XrNtTdW7yY3bvjOTRIoSOlIlHBxhjf/GNVBWjhbBUpUOor1HRIKQipERETMR1+rEkg4VuaY
+ DWA1X/JHwBkqb/4Jhr6qsyUqHcX6DgkFIRUiIiLmo69VCSQcK3NMWZ57/sU33XxL/TNAg9XHy8j2UpSO
+ RAmX5Q3fucmqsWMA665yfv6f+9hWs9A/3ZaOYn2HhIKQChEREfPR16oEEo6VOaYsbfq3wbH+WnIw/PfA
+ NmXK9lKUjkQJl+X8qL8Uhb53SzqK9R0SCkIqREREzEdfqxJIOFbmmLIMLyfHH/gT/n/Zcj8ISDoSJVyW
+ dmx26223i/OT/9xvbMxzy/zv26SjWN8hoSCkQkRExHz0tSqBhGNljinL8Eq/Ie8CCp8EWu7fAUtHooQ3
+ gKFE2ViW0lGs75BQEFIhIiJiPvpalUDCsTLHlOXW084Ks759tYOBc8+/+IKLLqteUS73k0ClI1HCG8DQ
+ l2wsS+ko1ndIKAipEBERMR99rUog4ViZY4rTpvzwqTJ1bEu5HwFkSkeihDeAoTXZWJbSUazvkFAQUiEi
+ ImI++lqVQMKxMseU6NbTzrr8ih3hHeTmNdfeGH8uUFlKR6KEN4BWmSkby1I6ivUdEgpCKkRERMxHX6sS
+ SDhW5hjMQelIlDDmoHQU6zskFIRUiIiImI++ViWQcKzMMZiD0pEoYcxB6SjWd0goCKkQERExH32tSiDh
+ WJljMAelI1HCmIPSUazvkFAQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9Rzk
+ hHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6C
+ nJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99rUog4VjPQU5IR6KHICeko1jP
+ QUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEi
+ ImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75W
+ JZBwrOcW6Onp6evr8zNbtnR1dfX399tXP79li11qGT8DC9hdNDw83N3d7ecX2LZtm92Bgd7eXt+6HNKR
+ 6KEFqGx1dLIy03NQEFIhIiJiPvpalUDCsZ5bwIbF2dnZaioaGBiwszYJhbM2R9rZ1qeizYNNjXbP2Fc/
+ P4/djbZxZGTEBs2dO3fa6Uaj0cosLh2JHlqAylZHJyszPQcFIRUiIiLmo69VCSQc67kFZF4MM5ANQ+Gs
+ zJpQIdOk3UVdXV3xRpsmBwcHw9lA0ztTOhI9tACVrY5OVmZ6DgpCKkRERMxHX6sSSDjWczVGRkaGhobs
+ hM1DNgwFwltKbLtdOp+CRdQHR5vF7bRN3jJNGvU70E7P3bPzrzdv3749bAxIR6KHalDZKuhkZabnoCCk
+ QkRExHz0tSqBhGM9V2NwcLDRaNgJG3Fs1gkvIYdxx04MDAzMp2AR1eAYRsmdO3fGLyfbCbtjwx0YYvbV
+ Ng4PD8uMLh2JHqpBZaugaqcDlZmeg4KQChEREfPR16oEEo71XI0wRNqUY3NPGCvDDBS2h7EShDA42iBu
+ X8MoWW2sY1NjeAOJ3Z+GnbCzdsIusvDcFc0jHYkeqkFlq6CTlZmeg4KQChEREfPR16oEEo71XA2bhGy4
+ sRHHpqLwxhL7aqfD0BMyINQHx+oPcKsRc+4DZfr76/NiT0+P3as2podvMVqfJj1Ug8pWQScrMz0HBSEV
+ IiIi5qOvVQkkHOu5xdjsODIyYiNO3/znS4a3lNiW6k9LQagGxzBzh8+NCRvrY2KF3cPhRXq7tHr93i9b
+ +QGAQWUrpZOVmZ6DgpAKERER89HXqgQSjvXcYvr7+22+McJUZF/D2TBcQkw1OHZ1ddmYaMNifWPI1LHt
+ dieH02FYb32a9NBiqGyldLIy03NQEFIhIiJiPvpalUDCsZ5bTBgfbSry8/PvKbctYbiEmPrgGF4eDm8g
+ kTGxIryZZGBgwE5YxhisfdakdCR6aDFUtlI6WZnpOSgIqRARETEffa1KIOFYz0XsnH8HuZ+Z/wvI8BIp
+ NKW7u3u49t/K2t1l06RsrBP+kNQuNfr6+myUtLHSL1vVAYBBZSuik5WZnoOCkAoRERHz0deqBBKO9Rzk
+ hHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6C
+ nJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99rUogYURcF32HhIKQChEREfPR
+ 16oEEkbEddF3SCgIqRARETEffa1KIOFYz0FOSEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5
+ IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6D
+ gpAKERER89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiImI++ViWQcKznICekI9FDkBPSUaznoCCkQkRE
+ xHz0tSqBhGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJJBzrOcgJ6Uj0EOSEdBTrOSgIqRARETEffa1K
+ IOFYz0FOSEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nPQ
+ Nj09Pf0L9Pb2dnV1+QUrRzoSPQRt07HKTM9BQUiFiIiI+ehrVQIJx3oO2mZknuF5ZmdnG43G9u3b/bIV
+ Ih2JHoK26VhlpuegIKRCRETEfPS1KoGEYz0HbWMTZDU+dnV1hbEynA10d3f7qeWQjkQPQdt0rDLTc1AQ
+ UiEiImI++lqVQMKxnoO2sWly27ZtfmbLlv7+fttSnW40GuE1ZjsdNi6BdCR6CNqmY5WZnoOCkAoRERHz
+ 0deqBBKO9Ry0TX2a7O7uHhkZGRoastO20S4aGBiwE4ODg3Z62deVpSPRQ9A2HavM9BwUhFSIiIiYj75W
+ JZBwrOegbWxMrGPTZHh7SW9vb3hjiQ2R4TXmauhMIR2JHoK2CU1VHLzKTM9BQUiFiIiI+ehrVQIJx3oO
+ 2sbGxMHBQZsXjfrfknZ1ddn28H6SAAcAmWBddKYy03NQEFIhIiJiPvpalUDCsZ6DtkmNiWGUtK92qU2W
+ 7U+THoK26VhlpuegIKRCRETEfPS1KoGEYz0HbZMaE+c/WsY/W6anp4cDgHzoWGWm56AgpEJERMR89LUq
+ gYRjPQdtkxoTBwYGGo2Gfa3eVTI0NNS15P85JR2JHoK26VhlpuegIKRCRETEfPS1KoGEYz0HbTM8PNzT
+ 0+NnatjgaKNkeFG5v7/fTnMAkAkdq8z0HBSEVIiIiJiPvlYlkHCs5yAnpCPRQ5AT0lGs56AgpEJERMR8
+ 9LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLmo69VCSQc6znICelI9BDkhHQU6zkoCKkQERExH32tSiDh
+ WM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJI+K66DskFIRUiIiImI++ViWQMCKui75DQkFIhYiIiPno
+ a1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKx
+ noOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj
+ 0UOQE9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0
+ FOs5KAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpC
+ KkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz
+ 0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOdgjeiax89s2dLd3e2natQ3Ng1IR6KHYI3o
+ QGWm56AgpEJERMR89LUqgYRjPQftYUPh7Ozszp077asxNDQ0ODhYnQ7zZV9f38g8trHRaPT391en7aJw
+ PQHpSPQQtEcnKzM9BwUhFSIiIuajr1UJJBzrOWiPbdu2hblw+/btNhrOTZGzs729vXbWTtjgaBn7aqdt
+ uLTw8PCwnbbp0wIDAwN2uv66snQkegjao5OVmZ6DgpAKERER89HXqgQSjvUctEeYJm00DGfttM2I4bQN
+ joadCNNk2Bjy4WXmcNq+hosM6Uj0ELRHJyszPQcFIRUiIiLmo69VCSQc6zloD5kI7XR4CdlYYpqsn259
+ mvQQtEcnKzM9BwUhFSIiIuajr1UJJBzrOWiPTk6THoL26GRlpuegIKRCRETEfPS1KoGEYz0H7dHJadJD
+ 0B6drMz0HBSEVIiIiJiPvlYlkHCs56A9OjlNegjao5OVmZ6DgpAKERER89HXqgQSjvUctEd3d7eNjNXH
+ wgwNDVV/XTowMBA+MrK3t3dwcDBs7OnpCSOm0dXVZadtSzhrSEeih6A9OlmZ6TkoCKkQERExH32tSiDh
+ WM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJx3oOckI6Ej0EOSEdxXoOCkIqREREzEdfqxJIONZzkBPS
+ keghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQjkQPQU5IR7Geg4KQChEREfPR16oEEkbEddF3SCgIqRAR
+ ETEffa1KIGFEXBd9h4SCkAoRERHz0deqBBJGxHXRd0goCKkQERExH32tSiBhRFwXfYeEgpAKERER89HX
+ qgQSRsR10XdIKAipEBERMR99rUogYURcF32HhIKQChEREfPR16oEEkbEddF3SCgIqRARETEffa1KIGFE
+ XBd9h4SCkAoRERHz0deqBBJGxHXRd0goCKkQERExH32tSiDh2ONOeSPmpnQkShhzUDqK9R0SCkIqRERE
+ zEdfqxJIOFbmGMxB6UiUMOagdBTrOyQUhFSIiIiYj75WJZBwrMwxmIPSkShhzEHpKNZ3SCgIqRARETEf
+ fa1KIOFYmWMwB6UjUcKYg9JRrO+QUBBSISIiYj76WpVAwrEyx5TorbfdHnvDd26SWEFKR6KEC/WCiy67
+ +55ds/NMTExaX1tPO0syBSkdxfoOCQUhFSIiIuajr1UJJBwrc0xxvnr7+8IQGWMXSbgUpSNRwiV61Y5r
+ vaQad9x5l8QKUjqK9R0SCkIqREREzEdfqxJIOFbmmOI89/yLw+xoJ+qWO/2b0pEo4eK0dsLEH171t6aq
+ 44GLL71SwqUoHcX6DgkFIRUiIiLmo69VCSQcK3NMcYbZ8dbbbpftRSsdiRIuTpv748rC24GszfrGgpSO
+ Yn2HhIKQChEREfPR16oEEo6VOaY4r7n2xqIHx6ZKR6KEi9P6Ms49/+L6xjPP7iv6zwCko1jfIaEgpEJE
+ RMR89LUqgYRjZY4pzltvu92mycuv2HHBRZfZYYBpJyRTnNKRKOGyDO//mZiYrM7KkUChSkexvkNCQUiF
+ iIiI+ehrVQIJx8ocU5zVJ8nUuePOuzbwR8pIuCztUC0UdNPNt4SyDDseuObaG/kUIMgLqRARETEffa1K
+ IOFYmWOK00fI+feUX7Xj2vD+cmMDf6SMhMvSOgoFBWz0rw7hiv5DDuko1ndIKAipEBERMR99rUog4ViZ
+ Y4rTJkibHeufHnPm2X1hoNyoHykj4bKsDgBs7q8KshNhI58CBBkhFSIiIuajr1UJJBwrc0xxntvsEz/D
+ 7wFuuvkW2V6K0pEo4bIMBwB22CZv+Gn60UAFKR3F+g4JBSEVIiIi5qOvVQkkHCtzzMbwgosu28DTpITL
+ MhwAXHPtjbI9/HHw3ffsku2lKB3F+g4JBSEVIiIi5qOvVQkkHCtzzMYwTJMcAGRoOACwr7I9VFZ9OlBx
+ SkexvkNCQUiFiIiI+ehrVQIJx8ocU5YXX3rlHXfedebZfbI9/OcAHABkaHi7f/zurPDpQLwFCDJCKkRE
+ RMxHX6sSSDhW5piyDG8cv/ueXfU3lNvxQPjL4Phl5lKUjkQJl+Wrt7/PqjHq/12D1Rc+Cyh+a1ApSkex
+ vkNCQUiFiIiI+ehrVQIJx8ocU5Y2OIZZ/44777r8ih3nnn/xxZdeGbbEf2ZakNKRKOHivHX+/24z7IT1
+ VX1yq1UW/z13KUpHsb5DQkFIhYiIiPnoa1UCCcfKHFOc4b3jgo2S8fuCClI6EiVcnHZgZgdsXtUCVlm5
+ nwFqSkexvkNCQUiFiIiI+ehrVQIJx8ocU6I2619z7Y233nZ78PIrdpT72n9QOhIlXKJWkNVUVWb1lfva
+ f1A6ivUdEgpCKkRERMxHX6sSSDhW5hjMQelIlDDmoHQU6zskFIRUiIiImI++ViWQcKzMMZiD0pEoYcxB
+ 6SjWd0goCKkQERExH32tSiDhWJljMAelI1HCmIPSUazvkFAQUiEiImI++lqVQMKxnoOckI5ED0FOSEex
+ noOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRC
+ RETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99
+ rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjW
+ c5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQk
+ eghyQjqK9RwUhFSIiIiYj75WJZBwrOcW6Onp6evr8zNbtnR1dfX399tXP79li11qGT8DC9hdNDw83N3d
+ 7ecX2LZtm92Bgd7eXt+6HNKR6KEFqGx1dLIy03NQEFIhIiJiPvpalUDCsZ5bwIbF2dnZaioaGBiwszYJ
+ hbM2R9rZ1qeizYNNjXbP2Fc/P4/djbZxZGTEBs2dO3fa6Uaj0cosLh2JHlqAylZHJyszPQcFIRUiIiLm
+ o69VCSQc67kFZF4MM5ANQ+GszJpQIdOk3UVdXV3xRpsmBwcHw9lA0ztTOhI9tACVrY5OVmZ6DgpCKkRE
+ RMxHX6sSSDjWczVGRkaGhobshM1DNgwFwltKbLtdOp+CRdQHR5vF7bRN3jJNGvU70E7P3bPzrzdv3749
+ bAxIR6KHalDZKuhkZabnoCCkQkRExHz0tSqBhGM9V2NwcLDRaNgJG3Fs1gkvIYdxx04MDAzMp2AR1eAY
+ RsmdO3fGLyfbCbtjwx0YYvbVNg4PD8uMLh2JHqpBZaugaqcDlZmeg4KQChEREfPR16oEEo71XI0wRNqU
+ Y3NPGCvDDBS2h7EShDA42iBuX8MoWW2sY1NjeAOJ3Z+GnbCzdsIusvDcFc0jHYkeqkFlq6CTlZmeg4KQ
+ ChEREfPR16oEEo71XA2bhGy4sRHHpqLwxhL7aqfD0BMyINQHx+oPcKsRc+4DZfr76/NiT0+P3as2podv
+ MVqfJj1Ug8pWQScrMz0HBSEVIiIi5qOvVQkkHOu5xdjsODIyYiNO3/znS4a3lNiW6k9LQagGxzBzh8+N
+ CRvrY2KF3cPhRXq7tHr93i9b+QGAQWUrpZOVmZ6DgpAKERER89HXqgQSjvXcYvr7+22+McJUZF/D2TBc
+ Qkw1OHZ1ddmYaMNifWPI1LHtdieH02FYb32a9NBiqGyldLIy03NQEFIhIiJiPvpalUDCsZ5bTBgfbSry
+ 8/PvKbctYbiEmPrgGF4eDm8gkTGxIryZZGBgwE5YxhisfdakdCR6aDFUtlI6WZnpOSgIqRARETEffa1K
+ IOFYz0XsnH8HuZ+Z/wvI8BIpNKW7u3u49t/K2t1l06RsrBP+kNQuNfr6+myUtLHSL1vVAYBBZSuik5WZ
+ noOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRC
+ RETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99
+ rUogYURcF32HhIKQChEREfPR16oEEkbEddF3SCgIqRARETEffa1KIOFYz0FOSEeihyAnpKNYz0FBSIWI
+ iIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpa
+ lUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiImI++ViWQcKzn
+ ICekI9FDkBPSUaznoCCkQkRExHz0tSqBhGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJJBzrOcgJ6Uj0
+ EOSEdBTrOSgIqRARETEffa1KIOFYz0FOSEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3F
+ eg4KQipERETMR1+rEkg41nPQNj09Pf0L9Pb2dnV1+QUrRzoSPQRt07HKTM9BQUiFiIiI+ehrVQIJx3oO
+ 2mZknuF5ZmdnG43G9u3b/bIVIh2JHoK26VhlpuegIKRCRETEfPS1KoGEYz0HbWMTZDU+dnV1hbEynA10
+ d3f7qeWQjkQPQdt0rDLTc1AQUiEiImI++lqVQMKxnoO2sWly27ZtfmbLlv7+fttSnW40GuE1ZjsdNi6B
+ dCR6CNqmY5WZnoOCkAoRERHz0deqBBKO9Ry0TX2a7O7uHhkZGRoastO20S4aGBiwE4ODg3Z62deVpSPR
+ Q9A2HavM9BwUhFSIiIiYj75WJZBwrOegbWxMrGPTZHh7SW9vb3hjiQ2R4TXmauhMIR2JHoK2CU1VHLzK
+ TM9BQUiFiIiI+ehrVQIJx3oO2sbGxMHBQZsXjfrfknZ1ddn28H6SAAcAmWBddKYy03NQEFIhIiJiPvpa
+ lUDCsZ6DtkmNiWGUtK92qU2W7U+THoK26VhlpuegIKRCRETEfPS1KoGEYz0HbZMaE+c/WsY/W6anp4cD
+ gHzoWGWm56AgpEJERMR89LUqgYRjPQdtkxoTBwYGGo2Gfa3eVTI0NNS15P85JR2JHoK26VhlpuegIKRC
+ RETEfPS1KoGEYz0HbTM8PNzT0+NnatjgaKNkeFG5v7/fTnMAkAkdq8z0HBSEVIiIiJiPvlYlkHCs5yAn
+ pCPRQ5AT0lGs56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLmo69VCSQc6znICelI9BDk
+ hHQU6zkoCKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJI+K66DskFIRUiIiImI++
+ ViWQMCKui75DQkFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ
+ 6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwU
+ hFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi
+ 5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UC
+ Ccd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOc
+ kI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOdgjeiax89s
+ 2dLd3e2natQ3Ng1IR6KHYI3oQGWm56AgpEJERMR89LUqgYRjPQftYUPh7Ozszp077asxNDQ0ODhYnQ7z
+ ZV9f38g8trHRaPT391en7aJwPQHpSPQQtEcnKzM9BwUhFSIiIuajr1UJJBzrOWiPbdu2hblw+/btNhrO
+ TZGzs729vXbWTtjgaBn7aqdtuLTw8PCwnbbp0wIDAwN2uv66snQkegjao5OVmZ6DgpAKERER89HXqgQS
+ jvUctEeYJm00DGfttM2I4bQNjoadCNNk2Bjy4WXmcNq+hosM6Uj0ELRHJyszPQcFIRUiIiLmo69VCSQc
+ 6zloD5kI7XR4CdlYYpqsn259mvQQtEcnKzM9BwUhFSIiIuajr1UJJBzrOWiPTk6THoL26GRlpuegIKRC
+ RETEfPS1KoGEYz0H7dHJadJD0B6drMz0HBSEVIiIiJiPvlYlkHCs56A9OjlNegjao5OVmZ6DgpAKERER
+ 89HXqgQSjvUctEd3d7eNjNXHwgwNDVV/XTowMBA+MrK3t3dwcDBs7OnpCSOm0dXVZadtSzhrSEeih6A9
+ OlmZ6TkoCKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJx3oOckI6Ej0EOSEdxXoO
+ CkIqREREzEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQjkQPQU5IR7Geg4KQChER
+ EfPR16oEEkbEddF3SCgIqRARETEffa1KIGFEXBd9h4SCkAoRERHz0deqBBJGxHXRd0goCKkQERExH32t
+ SiBhRFwXfYeEgpAKERER89HXqgQSRsR10XdIKAipEBERMR99rUogYURcF32HhIKQChEREfPR16oEEkbE
+ ddF3SCgIqRARETEffa1KIGFEXBd9h4SCkAoRERHz0deqBBJGxHXRd0goCKkQERExH32tSiDh2ONOeSPm
+ pnQkShhzUDqK9R0SCkIqREREzEdfqxJIOFbmGMxB6UiUMOagdBTrOyQUhFSIiIiYj75WJZBwrMwxmIPS
+ kShhzEHpKNZ3SCgIqRARETEffa1KIOFYmWMwB6UjUcKYg9JRrO+QUBBSISIiYj76WpVAwrEyx5Tl1tPO
+ uunmW2697famXn7FDsmXonQkSrhEzz3/YitudoG779l18aVXSqYspaNY3yGhIKRCRETEfPS1KoGEY2WO
+ KcsLLrrMR8gEki9F6UiUcHHarO/1LOaG79wkyYKUjmJ9h4SCkAoRERHz0deqBBKOlTmmOM88u+/c8y+u
+ e/kVO8JAec21N0q4FKUjUcJlufW0syYmJq2dO+68y44E7Kw1aKN/qMzqk3wpSkexvkNCQUiFiIiI+ehr
+ VQIJx8ocswG0ydJGyVtvu122F6R0JEq4LG3ED7P+q7e/r7797nt22caNesxm+g4JBSEVIiIi5qOvVQkk
+ HCtzTOmGt5dMTEzKfFmW0pEo4bIMBwBWkGwPvwQo911A0lGs75BQEFIhIiJiPvpalUDCsTLHFG319pKr
+ dlwrF5WldCRKuDhDR/W/+q2Ku+Ciy6qNZSkdxfoOCQUhFSIiIuajr1UJJBwrc0zR2txvQ+Td9+yygVIu
+ KkvpSJRwcVaf/3PHnXdZZdXZ+NcCBSkdxfoOCQUhFSIiIuajr1UJJBwrc0zRhveRl/6BkqZ0JEq4OKvX
+ +4Vy/wLYlI5ifYeEgpAKERER89HXqgQSjpU5plyrd/+X/vK/KR2JEi7O6jN/7rjzrvA/NlRny+1OOor1
+ HRIKQipERETMR1+rEkg4VuaYcg3vJCn3Y2TqSkeihMuy+hSg+i9qzjy7L/xOoNw/3pCOYn2HhIKQChER
+ EfPR16oEEo6VOaZQX739fWGstFFSLipR6UiUcFmGv9O44867WtxeitJRrO+QUBBSISIiYj76WpVAwrEy
+ xxRq+M+/7r5nl2wvVOlIlHBZhjf8xK/0V4dwsr0UpaNY3yGhIKRCRETEfPS1KoGEY2WOKdSN9P4fUzoS
+ JVyW4QAg/rz/8CcchmwvReko1ndIKAipEBERMR99rUog4ViZYwo1zI7lfoq8KB2JEi5LO0gLZcnf+4YD
+ A94CBBkhFSIiIuajr1UJJBwrc0yJnnl2X5gpi/7ff+tKR6KEy7L6DNC779l18aVXnnv+xXbYVn0QEP8R
+ GGSEVIiIiJiPvlYlkHCszDElGj5Ypuj/RkqUjkQJF2f1mT9C0f+Bg3QU6zskFIRUiIiImI++ViWQcKzM
+ MSX66u3vu+nmW4oeH0XpSJRwiW497azLr9hx6/x/AmBec+2Npf/2RjqK9R0SCkIqREREzEdfqxJIOFbm
+ GMxB6UiUMOagdBTrOyQUhFSIiIiYj75WJZBwrMwxmIPSkShhzEHpKNZ3SCgIqRARETEffa1KIOFYmWMw
+ B6UjUcKYg9JRrO+QUBBSISIiYj76WpVAwrGeg5yQjkQPQU5IR7Geg4KQChEREfPR16oEEo71HOSEdCR6
+ CHJCOor1HBSEVIiIiJiPvlYlkHCs5yAnpCPRQ5AT0lGs56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5i
+ PQcFIRUiIiLmo69VCSQc6znICelI9BDkhHQU6zkoCKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiF
+ iIiI+ehrVQIJx3oOckI6Ej0EOSEdxXoOCkIqREREzEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76
+ WpVAwrGeg5yQjkQPQU5IR7Geg4KQChEREfPR16oEEo71HOSEdCR6CHJCOor1HBSEVIiIiJiPvlYlkHCs
+ 5xbo6enp6+vzM1u2dHV19ff321c/v2WLXWoZPwML2F00PDzc3d3t5xfYtm2b3YGB3t5e37oc0pHooQWo
+ bHV0sjLTc1AQUiEiImI++lqVQMKxnlvAhsXZ2dlqKhoYGLCzNgmFszZH2tnWp6LNg02Nds/YVz8/j92N
+ tnFkZMQGzZ07d9rpRqPRyiwuHYkeWoDKVkcnKzM9BwUhFSIiIuajr1UJJBzruQVkXgwzkA1D4azMmlAh
+ 06TdRV1dXfFGmyYHBwfD2UDTO1M6Ej20AJWtjk5WZnoOCkIqREREzEdfqxJIONZzNUZGRoaGhuyEzUM2
+ DAXCW0psu106n4JF1AdHm8XttE3eMk0a9TvQTs/ds/OvN2/fvj1sDEhHoodqUNkq6GRlpuegIKRCRETE
+ fPS1KoGEYz1XY3BwsNFo2AkbcWzWCS8hh3HHTgwMDMynYBHV4BhGyZ07d8YvJ9sJu2PDHRhi9tU2Dg8P
+ y4wuHYkeqkFlq6BqpwOVmZ6DgpAKERER89HXqgQSjvVcjTBE2pRjc08YK8MMFLaHsRKEMDjaIG5fwyhZ
+ baxjU2N4A4ndn4adsLN2wi6y8NwVzSMdiR6qQWWroJOVmZ6DgpAKERER89HXqgQSjvVcDZuEbLixEcem
+ ovDGEvtqp8PQEzIg1AfH6g9wqxFz7gNl+vvr82JPT4/dqzamh28xWp8mPVSDylZBJyszPQcFIRUiIiLm
+ o69VCSQc67nF2Ow4MjJiI07f/OdLhreU2JbqT0tBqAbHMHOHz40JG+tjYoXdw+FFeru0ev3eL1v5AYBB
+ ZSulk5WZnoOCkAoRERHz0deqBBKO9dxi+vv7bb4xwlRkX8PZMFxCTDU4dnV12Zhow2J9Y8jUse12J4fT
+ YVhvfZr00GKobKV0sjLTc1AQUiEiImI++lqVQMKxnltMGB9tKvLz8+8pty1huISY+uAYXh4ObyCRMbEi
+ vJlkYGDATljGGKx91qR0JHpoMVS2UjpZmek5KAipEBERMR99rUog4VjPReycfwe5n5n/C8jwEik0pbu7
+ e7j238ra3WXTpGysE/6Q1C41+vr6bJS0sdIvW9UBgEFlK6KTlZmeg4KQChEREfPR16oEEo71HOSEdCR6
+ CHJCOor1HBSEVIiIiJiPvlYlkHCs5yAnpCPRQ5AT0lGs56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5i
+ PQcFIRUiIiLmo69VCSQc6znICelI9BDkhHQU6zkoCKkQERExH32tSiBhRFwXfYeEgpAKERER89HXqgQS
+ RsR10XdIKAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6
+ DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoR
+ ERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1
+ KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99rUog4VjP
+ QU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc9A2PT09
+ /Qv09vZ2dXX5BStHOhI9BG3TscpMz0FBSIWIiIj56GtVAgnHeg7aZmSe4XlmZ2cbjcb27dv9shUiHYke
+ grbpWGWm56AgpEJERMR89LUqgYRjPQdtYxNkNT52dXWFsTKcDXR3d/up5ZCORA9B23SsMtNzUBBSISIi
+ Yj76WpVAwrGeg7axaXLbtm1+ZsuW/v5+21KdbjQa4TVmOx02LoF0JHoI2qZjlZmeg4KQChEREfPR16oE
+ Eo71HLRNfZrs7u4eGRkZGhqy07bRLhoYGLATg4ODdnrZ15WlI9FD0DYdq8z0HBSEVIiIiJiPvlYlkHCs
+ 56BtbEysY9NkeHtJb29veGOJDZHhNeZq6EwhHYkegrYJTVUcvMpMz0FBSIWIiIj56GtVAgnHeg7axsbE
+ wcFBmxeN+t+SdnV12fbwfpIABwCZYF10pjLTc1AQUiEiImI++lqVQMKxnoO2SY2JYZS0r3apTZbtT5Me
+ grbpWGWm56AgpEJERMR89LUqgYRjPQdtkxoT5z9axj9bpqenhwOAfOhYZabnoCCkQkRExHz0tSqBhGM9
+ B22TGhMHBgYajYZ9rd5VMjQ01LXk/zklHYkegrbpWGWm56AgpEJERMR89LUqgYRjPQdtMzw83NPT42dq
+ 2OBoo2R4Ubm/v99OcwCQCR2rzPQcFIRUiIiImI++ViWQcKznICekI9FDkBPSUaznoCCkQkRExHz0tSqB
+ hGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJJBzrOcgJ6Uj0EOSEdBTrOSgIqRARETEffa1KIOFYz0FO
+ SEeihyAnpKNYz0FBSIWIiIj56GtVAgkj4rroOyQUhFSIiIiYj75WJZAwIq6LvkNCQUiFiIiI+ehrVQIJ
+ x3oOckI6Ej0EOSEdxXoOCkIqREREzEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQ
+ jkQPQU5IR7Geg4KQChEREfPR16oEEo71HOSEdCR6CHJCOor1HBSEVIiIiJiPvlYlkHCs5yAnpCPRQ5AT
+ 0lGs56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLmo69VCSQc6znICelI9BDkhHQU6zko
+ CKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJx3oOckI6Ej0EOSEdxXoOCkIqRERE
+ zEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQjkQPQU5IR7Geg4KQChEREfPR16oE
+ Eo71HOSEdCR6CHJCOor1HBSEVIiIiJiPvlYlkHCs52CN6JrHz2zZ0t3d7adq1Dc2DUhHoodgjehAZabn
+ oCCkQkRExHz0tSqBhGM9B+1hQ+Hs7OzOnTvtqzE0NDQ4OFidDvNlX1/fyDy2sdFo9Pf3V6ftonA9AelI
+ 9BC0RycrMz0HBSEVIiIi5qOvVQkkHOs5aI9t27aFuXD79u02Gs5NkbOzvb29dtZO2OBoGftqp224tPDw
+ 8LCdtunTAgMDA3a6/rqydCR6CNqjk5WZnoOCkAoRERHz0deqBBKO9Ry0R5gmbTQMZ+20zYjhtA2Ohp0I
+ 02TYGPLhZeZw2r6GiwzpSPQQtEcnKzM9BwUhFSIiIuajr1UJJBzrOWgPmQjtdHgJ2Vhimqyfbn2a9BC0
+ RycrMz0HBSEVIiIi5qOvVQkkHOs5aI9OTpMegvboZGWm56AgpEJERMR89LUqgYRjPQft0clp0kPQHp2s
+ zPQcFIRUiIiImI++ViWQcKznoD06OU16CNqjk5WZnoOCkAoRERHz0deqBBKO9Ry0R3d3t42M1cfCDA0N
+ VX9dOjAwED4ysre3d3BwMGzs6ekJI6bR1dVlp21LOGtIR6KHoD06WZnpOSgIqRARETEffa1KIOFYz0FO
+ SEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHI
+ Ceko1nNQEFIhIiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER89HXqgQSRsR10XdIKAipEBERMR99
+ rUogYURcF32HhIKQChEREfPR16oEEkbEddF3SCgIqRARETEffa1KIGFEXBd9h4SCkAoRERHz0deqBBJG
+ xHXRd0goCKkQERExH32tSiBhRFwXfYeEgpAKERER89HXqgQSRsR10XdIKAipEBERMR99rUogYURcF32H
+ hIKQChEREfPR16oEEkbEddF3SCgIqRARETEffa1KIOHY4055I+amdCRKGHNQOor1HRIKQipERETMR1+r
+ Ekg4VuYYzEHpSJQw5qB0FOs7JBSEVIiIiJiPvlYlkHCszDGYg9KRKGHMQeko1ndIKAipEBERMR99rUog
+ 4ViZYzAHpSNRwpiD0lGs75BQEFIhIiJiPvpalUDCsTLHlOi551980823zC5w9z27Lr70SsmUpXQkSrgs
+ b/jOTXfceZdsrDzz7L5bb7u96vGCiy6TQLZKR7G+Q0JBSIWIiIj56GtVAgnHyhxTnDYjhnlRuGrHtZIs
+ SOlIlHBB2qFaaEe2B236n5iYDIGKUo7lpKNY3yGhIKRCRETEfPS1KoGEY2WOKcutp50VRsY77rzr1dvf
+ F7bc8J2bwuwYtpSodCRKuAitCzsku/ueXaEauTQYLrUqrUQ7G3q0fovoUTqK9R0SCkIqREREzEdfqxJI
+ OFbmmLK8+NIrw4wYRsbK8DaScn8JIB2JEi7CavQPyKVm+E2OVBm+65prb6y2ZKt0FOs7JBSEVIiIiJiP
+ vlYlkHCszDFlaSO+DYg3fOcm2R4ODOwwQLaXonQkSrgIzzy7z8oKfRlyqRle75cqQ492GFDfmKfSUazv
+ kFAQUiEiImI++lqVQMKxMseUZRgo41f6w3vNOQDIUOvFkI1meLFf/up362lnhXz+7wKSjmJ9h4SCkAoR
+ ERHz0deqBBKOlTmmLMMBQPypMtWfAcj2UpSORAmXZaqXsP3Ms/tke/gbDzuik+25KR3F+g4JBSEVIiIi
+ 5qOvVQkkHCtzTFlefsWOMDjWXyHeuvCXwUa1sSylI1HCZZnqJbU9/DkHBwCwDkiFiIiI+ehrVQIJx8oc
+ U5Y294dZ/44777rgosvko2aW+Lz5zJWORAmXZahGNpqp7RwAwLohFSIiIuajr1UJJBwrc0xxhr8TFcJR
+ AX8DkKGhINlohu3yaU4mBwCwbkiFiIiI+ehrVQIJx8ocU6Jnnt130823hBf+bV68auHTZjgAyNC5MT99
+ ABAP+qntuSkdxfoOCQUhFSIiIuajr1UJJBwrc8zG8Jprb7SpsYjPj2+qdCRKuCzDQC8bzTvuvMu2X37F
+ jvpGO7QL+fg3A7kpHcX6DgkFIRUiIiLmo69VCSQcK3NMWdpcaINj/P8AhN8GXHzplbK9FKUjUcJlGQZ6
+ 2WiGYzb5pU3qU54yVDqK9R0SCkIqREREzEdfqxJIOFbmmLI8d/7z/o36W0SqvwrI/2XjlNKRKOGyDNXI
+ RvPV298XLqqqrD7NqYgDOeko1ndIKAipEBERMR99rUog4ViZY4ozzIh337Prqh3X2uwYXjM2yn3/jykd
+ iRIuy9CObAzedPMtdpEVahP/BRddFt4UZM1KLE+lo1jfIaEgpEJERMR89LUqgYRjZY4pTpsU50fKRdjs
+ WO7L/6Z0JEq4LENBsjEY3tAVAgE7GIj/a7A8lY5ifYeEgpAKERER89HXqgQSjpU5pkRfvf1911x74623
+ 3W7edPMt5b71v1I6EiVcljd856YlfjljxwBX7bg2VGnJ+v/vlrnSUazvkFAQUiEiImI++lqVQMKxMsdg
+ DkpHooQxB6WjWN8hoSCkQkRExHz0tSqBhGNljsEclI5ECWMOSkexvkNCQUiFiIiI+ehrVQIJx8ocgzko
+ HYkSxhyUjmJ9h4SCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQ
+ E9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5
+ KAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRE
+ RMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deq
+ BBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz23
+ QE9PT19fn5/ZsqWrq6u/v9+++vktW+xSy/gZWMDuouHh4e7ubj+/wLZt2+wODPT29vrW5ZCORA8tQGWr
+ o5OVmZ6DgpAKERER89HXqgQSjvXcAjYszs7OVlPRwMCAnbVJKJy1OdLOtj4VbR5sarR7xr76+XnsbrSN
+ IyMjNmju3LnTTjcajVZmcelI9NACVLY6OlmZ6TkoCKkQERExH32tSiDhWM8tIPNimIFsGApnZdaECpkm
+ 7S7q6uqKN9o0OTg4GM4Gmt6Z0pHooQWobHV0sjLTc1AQUiEiImI++lqVQMKxnqsxMjIyNDRkJ2wesmEo
+ EN5SYtvt0vkULKI+ONosbqdt8pZp0qjfgXZ67p6df715+/btYWNAOhI9VIPKVkEnKzM9BwUhFSIiIuaj
+ r1UJJBzruRqDg4ONRsNO2Ihjs054CTmMO3ZiYGBgPgWLqAbHMEru3LkzfjnZTtgdG+7AELOvtnF4eFhm
+ dOlI9FANKlsFVTsdqMz0HBSEVIiIiJiPvlYlkHCs52qEIdKmHJt7wlgZZqCwPYyVIITB0QZx+xpGyWpj
+ HZsawxtI7P407ISdtRN2kYXnrmge6Uj0UA0qWwWdrMz0HBSEVIiIiJiPvlYlkHCs52rYJGTDjY04NhWF
+ N5bYVzsdhp6QAaE+OFZ/gFuNmHMfKNPfX58Xe3p67F61MT18i9H6NOmhGlS2CjpZmek5KAipEBERMR99
+ rUog4VjPLcZmx5GRERtx+uY/XzK8pcS2VH9aCkI1OIaZO3xuTNhYHxMr7B4OL9LbpdXr937Zyg8ADCpb
+ KZ2szPQcFIRUiIiImI++ViWQcKznFtPf32/zjRGmIvsazobhEmKqwbGrq8vGRBsW6xtDpo5ttzs5nA7D
+ euvTpIcWQ2UrpZOVmZ6DgpAKERER89HXqgQSjvXcYsL4aFORn59/T7ltCcMlxNQHx/DycHgDiYyJFeHN
+ JAMDA3bCMsZg7bMmpSPRQ4uhspXSycpMz0FBSIWIiIj56GtVAgnHei5i5/w7yP3M/F9AhpdIoSnd3d3D
+ tf9W1u4umyZlY53wh6R2qdHX12ejpI2VftmqDgAMKlsRnazM9BwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQ
+ E9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCOYj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5
+ KAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFIhYiIiPnoa1UCCSPiuug7JBSEVIiIiJiPvlYlkDAi
+ rou+Q0JBSIWIiIj56GtVAgnHeg5yQjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQ
+ EFIhIiJiPvpalUDCsZ6DnJCORA9BTkhHsZ6DgpAKERER89HXqgQSjvUc5IR0JHoIckI6ivUcFIRUiIiI
+ mI++ViWQcKznICekI9FDkBPSUaznoCCkQkRExHz0tSqBhGM9BzkhHYkegpyQjmI9BwUhFSIiIuajr1UJ
+ JBzrOcgJ6Uj0EOSEdBTrOSgIqRARETEffa1KIOFYz0FOSEeihyAnpKNYz0FBSIWIiIj56GtVAgnHeg5y
+ QjoSPQQ5IR3Feg4KQipERETMR1+rEkg41nOQE9KR6CHICeko1nNQEFIhIiJiPvpalUDCsZ6Dtunp6elf
+ oLe3t6uryy9YOdKR6CFom45VZnoOCkIqREREzEdfqxJIONZz0DYj8wzPMzs722g0tm/f7petEOlI9BC0
+ TccqMz0HBSEVIiIi5qOvVQkkHOs5aBubIKvxsaurK4yV4Wygu7vbTy2HdCR6CNqmY5WZnoOCkAoRERHz
+ 0deqBBKO9Ry0jU2T27Zt8zNbtvT399uW6nSj0QivMdvpsHEJpCPRQ9A2HavM9BwUhFSIiIiYj75WJZBw
+ rOegberTZHd398jIyNDQkJ22jXbRwMCAnRgcHLTTy76uLB2JHoK26VhlpuegIKRCRETEfPS1KoGEYz0H
+ bWNjYh2bJsPbS3p7e8MbS2yIDK8xV0NnCulI9BC0TWiq4uBVZnoOCkIqREREzEdfqxJIONZz0DY2Jg4O
+ Dtq8aNT/lrSrq8u2h/eTBDgAyATrojOVmZ6DgpAKERER89HXqgQSjvUctE1qTAyjpH21S22ybH+a9BC0
+ TccqMz0HBSEVIiIi5qOvVQkkHOs5aJvUmDj/0TL+2TI9PT0cAORDxyozPQcFIRUiIiLmo69VCSQc6zlo
+ m9SYODAw0Gg07Gv1rpKhoaGuJf/PKelI9BC0TccqMz0HBSEVIiIi5qOvVQkkHOs5aJvh4eGenh4/U8MG
+ Rxslw4vK/f39dpoDgEzoWGWm56AgpEJERMR89LUqgYRjPQc5IR2JHoKckI5iPQcFIRUiIiLmo69VCSQc
+ 6znICelI9BDkhHQU6zkoCKkQERExH32tSiDhWM9BTkhHoocgJ6SjWM9BQUiFiIiI+ehrVQIJx3oOckI6
+ Ej0EOSEdxXoOCkIqREREzEdfqxJIGBHXRd8hoSCkQkRExHz0tSqBhBFxXfQdEgpCKkRERMxHX6sSSDjW
+ c5AT0pHoIcgJ6SjWc1AQUiEiImI++lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQk
+ eghyQjqK9RwUhFSIiIiYj75WJZBwrOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz0HOSEdiR6CnJCO
+ Yj0HBSEVIiIi5qOvVQkkHOs5yAnpSPQQ5IR0FOs5KAipEBERMR99rUog4VjPQU5IR6KHICeko1jPQUFI
+ hYiIiPnoa1UCCcd6DnJCOhI9BDkhHcV6DgpCKkRERMxHX6sSSDjWc5AT0pHoIcgJ6SjWc1AQUiEiImI+
+ +lqVQMKxnoOckI5ED0FOSEexnoOCkAoRERHz0deqBBKO9RzkhHQkeghyQjqK9RwUhFSIiIiYj75WJZBw
+ rOcgJ6Qj0UOQE9JRrOegIKRCRETEfPS1KoGEYz0Ha0TXPH5my5bu7m4/VaO+sWlAOhI9BGtEByozPQcF
+ IRUiIiLmo69VCSQc6zloDxsKZ2dnd+7caV+NoaGhwcHB6nSYL/v6+kbmsY2NRqO/v786bReF6wlIR6KH
+ oD06WZnpOSgIqRARETEffa1KIOFYz0F7bNu2LcyF27dvt9Fwboqcne3t7bWzdsIGR8vYVzttw6WFh4eH
+ 7bRNnxYYGBiw0/XXlaUj0UPQHp2szPQcFIRUiIiImI++ViWQcKznoD3CNGmjYThrp21GDKdtcDTsRJgm
+ w8aQDy8zh9P2NVxkSEeih6A9OlmZ6TkoCKkQERExH32tSiDhWM9Be8hEaKfDS8jGEtNk/XTr06SHoD06
+ WZnpOSgIqRARETEffa1KIOFYz0F7dHKa9BC0RycrMz0HBSEVIiIi5qOvVQkkHOs5aI9OTpMegvboZGWm
+ 56AgpEJERMR89LUqgYRjPQft0clp0kPQHp2szPQcFIRUiIiImI++ViWQcKznoD26u7ttZKw+FmZoaKj6
+ 69KBgYHwkZG9vb2Dg4NhY09PTxgxja6uLjttW8JZQzoSPQTt0cnKTM9BQUiFiIiI+ehrVQIJx3oOckI6
+ Ej0EOSEdxXoOCkIqREREzEdfqxJIONZzkBPSkeghyAnpKNZzUBBSISIiYj76WpVAwrGeg5yQjkQPQU5I
+ R7Geg4KQChEREfPR16oEEo71HOSEdCR6CHJCOor1HBTEUY/ulhYRERFz8Jijn+xrVQKWMMR1d9n9FHLk
+ sEMfJ0UiIiLm4BGHP8HXqgQsYYjr7rL7KeTIQx9ymBSJiIiYg7ZC+VqVgCUMcd1ddj+FHPlv9/8tKRIR
+ ETEHbYXytSoBSxjiurvsfgo5csgh9zri8GOlS0RExPX1iCOOtRXK16oELGGI62sr+ylkyv3u9wCpExER
+ cX21tclXqSVhCUNcR1vcTyFTHvjAh0qjiIiI66WtSr4+tQBLGOK6uKL9FHLkkEMOedD/73elV0RExM77
+ oAc9zFYlX59agCUMsfOudD+FfLnf/f774Yc9XgpGRETsjLYG2Urka9IKYQlD7Izt7KeQKYcccq//dv/f
+ euhDDjv88Cccc/QfSOWIiIhrq601tuLYumOrT5t/TcgShniQXMP9FAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
- gMMO+/8D1Kf/GEWpAm0AAAAASUVORK5CYII=
+ AAAAYMuW/z+19tV/vyNZ8QAAAABJRU5ErkJggg==
@@ -3768,11 +3762,11 @@
XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANdJREFUSEvtljEKwjAY
- hb1D6Zo4SPYsmTNpx0qPpKC3EFz0Iu21fm0l8ZFEqjY1WDp8BNpHP/og+bNgjFEKOvFyJag4Xml7qu80
- I1F3jtZlxcXhEgiOw3p3fopj/mmWZZTnuUUI4WRqFOOLYXDOSUpp0Vp7mWmITcUhsVt5VLERhsRmNdlp
- iZVSVJalpaqq34hfMYvTimPwjhjzqasePiTcbeTSbqtHFoZE7LFojk9/MjW02cNYjH0RMLVjve23vYvA
- J6AAwQyK8Tkyiz1Ckj7+W/wN/WJGNzHmNvHPmRG6AAAAAElFTkSuQmCC
+ 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN9JREFUSEvtlrEOgjAQ
+ hrs46Nowd2NnYWZRVgxvpIk+hrrok5TXOinmyqU9gkqRQCT5QtL+9EsvKVdRPzARAlbrDeTnB+wvuqYa
+ Cd04jMuK89OdCY7D9nBtxSF3KqWEKIoscRw7GU3FdGIYSilIksSSZZmXWYYYS8yJ3ZIHFaOQE+Mbs8sS
+ p2kKRVFYyrL8jbiLv3hacQjeETvfTFrq4U3CPUYu5li9sqRJhG6L+Pv0O1MFu+OtFYe+CGDZaXnN2t5F
+ 4BOogEIzVEzHHdjBTjipgWbmLeYkfcxb/A39YgFPemvuIxLWRj4AAAAASUVORK5CYII=
@@ -3822,11 +3816,12 @@
XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANFJREFUSEvtllEKAiEQ
- hj2JFET36KX2ta5UULcIeqmLuNeyRpjt35pWR41lYR++1XVGPxRkNNZaPwZBvFitfXN5+P3VvWj/hAsO
- cnXi5nwXEvUsNwdvjPmCxjlne7y9xbV2SpL4uENxPzGXNHFbT4xHLMU5xkdeTczCITG2szib0cWxe0x9
- aquLY8zi0ClBI+7m0EdK0pC949IioRNDkSgti7+u0SeUtztBWaz5ECCB/C88BDTgogjHJTHO7/KkwSFw
- UYTj0xfjIilMX6wlTWz9E6PAYi/MddXpAAAAAElFTkSuQmCC
+ 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPBJREFUSEvtlkEOwiAU
+ RNm40Ft4FBfatR5JEz2GutGT1GshWD8ZJ/+HIhg3bfICDJ+ZQNKAC5//E87P5gvfne5+e+4Djx/RvzJi
+ VgrujjelsJzlaoc7SkRdatb7i+guCG12Onjl9B6DPwu/ZVzwMG4SjEeszcucHPl7XB8sHpYXz8c2MAWX
+ w8YMz8c20C449x/HvrSBdsE5pmDpVMEhGrTmjzuuvSTKguGSqL0Wrd+IiXWbw1XGbR8C0U8fKw+BEtAU
+ sWpQJ1TRBE0RqwZ1QhVN0BSxalAnVDGBJmPgNewHqGICTcbAa9gPUMUq8sHOPwE5Sh2odtFYdgAAAABJ
+ RU5ErkJggg==
@@ -3876,13 +3871,13 @@
XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUBJREFUSEvtlsuqgzAQ
- QO8fuFAXgi9cuFLxgYK4URBEEBX8/2+ZMoGkiVqatpFCuYtDMJnkxIkm+XNdF74BETuOA5qmga7rYJrm
- JRiGQUpBjELf9yFJEsiy7BLSNIUoioiHiW3bVibdZy0MQ9aG8qZp7mLP84TOn7Afq23bw/NviGmKz8R8
- ypWL6RiP3pgvf0tcVRWs68rYto3UXy5+xL+YiPfr8g4yYozDNWdiFciI+XgiVnEqyYgxDjcSJsZOeZ6f
- dpDl2XJhijFGWGM8j7HyUzmFZpA/mcqyhGEYoK7ruxgpigKmaTqdLQVniwPwEqTve5jnmcXRtNMPClmW
- BbquI22CWJY4jg/icRyFGF7M1/O8LD77iPaCS8R4W9mL8WbBxygR87+aZVkQBMFBjHcprKdxSsTv7GqX
- pFqG52IXblgWas7RDhsXAAAAAElFTkSuQmCC
+ 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUSEvtlkGrRUAU
+ gMlOyeJSSJGFFUKxYWGhpITy/3/Lue+oGWPQ9e6lV7envuQ4Mx9nmBnh54A/QgBRFEGWZXg8HqDr+i1o
+ mgaqqs4uKlYUBVzXhSiKIEmSW4jjGIIgAMuyFrFt25dJ+ar5vk/vobwoikXsOM6q8SfwfVVVtbn+DjEp
+ 8Z6YLfnlYtLH0Ruz5+8S53kO4zhSpmma47eLj/gXz2J+XN7hjBjzcMyp+ArOiLk2wiWr0hkx5uFEQsXY
+ KE3T3QZneTVcWGLMWY2xYRhz8FM5gVSQXZmyLIOmaWYHFePijMti13W7T0vAp8UOWAlS1zX0fU/zSNnJ
+ B4UMwwBlWYIkSYv4N4RhuBG3bbvKYcVsnGM3eMjeR8QLbhHjboUX486CzblEzP5qpmmC53kbMe6lME7y
+ LhG/M6vdUuozvBYL8AQqKSGTPxSPEQAAAABJRU5ErkJggg==
@@ -5713,648 +5708,642 @@
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
- j3ofuz55f3q4kLyw8Bv3hPP74uYdwgAAAAlwSFlzAAAOxAAADsQBlSsOGwAAlhNJREFUeF7t/QuUpGV5
- ro+DPzVZK3slW3d2kr3jX/fWjkcOAsYDmjFGk21itqIMBAnRUXFUMBrFOB7wgKjD9gCa0ERRgzgSEaMM
- KsYxrUSiOGASFQcTEdISA5ExINPH6Tn0/J/u95lvvr7fenuqq3uqn7f7uta1elV9dXd1Td311ft81dU1
- hwEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
- QFDuc5/7/Jf/8l9+9md/9qlPfeqb3vSmSy+99Ctf+cr3vve9L33pS+9973uvv/76W2+91bZ8/OMff9vb
- 3vY7v/M7Fv6FX/iFe9/73v79AAAAAABQBcccc8zWrVv39co3vvGNRz/60X5dAAAAAAAQlsc//vHf+ta3
- fJBfHHY9dm1+vQAAAAAAEIrHPOYx3/zmN314T+zZPT05vm/Xzt3f/cbOT//FxODrx9/2gtFX/9/xt5++
- 62tXj73xlNE//j+2ZeLPN+z85J/vvvE6C0+Pj+7bs8e/fZatW7cec8wx/jMAAAAAAGDZOfroo6+77jof
- 2GexUX7Pbd/f+anBqS9s2vV3V46sX7PjDx7VOPqqZ0wNXTHysqe0N46se+yu6/925+Xvn7rqI3tu+e7M
- kUMLDgMAAAAAAELw1Kc+9eabb/Y53di10+b4icHXj7z4N2ys3/nXF01c8OqZEf+UA7P+6FnP3PWVT4+e
- +bRmy4ynPGri/Fft/PQH7LQdG0xc9PpdW7fs27Pbr3bfvh/84AdPe9rT/KcCAAAAAED/Wbdu3eTkpE/o
- e/fu/dEP9vzzP4y/c/2OU4+yOX78PX889TcfH3nJbx6Y8mcdPetZHQ4AZt31958bf9sLZ07/0bHj73nF
- 7m3X7xn+XnMYsHv37tNPP91/NgAAAAAA9JM3velNaS43pu/5z52f/PPRV//fiQtebUP/zk9/YOL8V+26
- 9nMTF76uPd8nR1/x9Jm3AL109sCg9ZsBc/y8l+2+YWji/D+Z+twlU1dfOv72F9lxws5PvG/6pz/xn7Rv
- 3zve8Q6/BQAAAAAA0B/OP/98n8f37dtz6zYb3JshfuYNPO87a9d1X9x7549sjp+8+C126diGE0fPeOrI
- i47f8UfHjp71zKkvXT7zNwCnHj2y7nEjL32ybRl/x+mW3Pmpwb3b/33X166eeN+rZ8IHDgxeuufmb/vP
- 27fv/e9/v98OAAAAAAA41LznPe/xSXzfvt03DNn43kzqjTsvO3/nZz44fu6LJi9779RVH5n64senrv7Y
- zqs+vPOKC6e+eJkdM8yc/sT7dm6+eOrzH53a8ompL2yyi8bf9fLJj26c+uxfym8GzNFX/q4dGPhP3bfv
- ggsu8FsDAAAAAACHjrPPPttn8H37dn3lMyMvebJM6ubY606aGrpi9JW/N3P2j44dPeOpo396wthbnmfz
- /cT7X7Pzk3+255//0Q4MJi7cMHHBq8fffvrY608afcXTR17wOMuPvPhJu/7uytHXnNBcW6NdNDX0Kf/Z
- +/a95S1v8dsEAAAAAACHgnXr1vn0bdP/313ZfpdO24kPnL1z84d2PPdI2T7jKUeO/skzpr70STsq6Bw4
- 9aidV1w4eck7Z06fon8kYAcJu77yab8F+/bZ7fFbBtB3BgYGXjKXtWvX+mWLwK+rV5785Cf7FXWN/EN8
- a4XkjXTEYv4Ni8C69qvrifZDxTctHfIPXMKb2g2ve93rNm/e/MMf/tCfplvcdNNNmzZtmucK7dHrP3WJ
- 6PLGW+yiiy66/vrr5Wb/5Cc/OehtnocF/XP8ewAAovG0pz2t+cyf3TcMdXzt3xx92W/N/P3uu/9Yts84
- O83P/j8An5L/B6Dt+NtPnwmsm/mFQO7M/xiw9UvpZtjtecpTnuK3D6C/2LiQHodtehsUEjYujI/P+R8w
- esCuwa+uO+wGy9BjE08PI/KXv/xl//792BTolxWwH93x32tTlycWgl2bf3932D/TbmFvg1fH6XahpIeK
- zZ1+fumwR2a6nYb9M33rIujyUb1x40brzr9nXuwOtOME/7YWi3/858x/4+02d9mm/dMs7N/WBT00a7fE
- vquHY3gAgEPF0Ucf/YMf/CA9Se25ddvoWc+Subxx7I3PtfG946d8Jjv8PwDyMv/pT9z1lc+Mvf7k9sa2
- 9r12G9KN+Zd/+Re7bX4rAfpIx9FqMa/kLdUs6FfXHR1HLvun+cVd49/ZYv4rKU3/hm3v4Qhk06ZN/v0L
- xAY7+97uf+JCjzRKpIdKzzd7Hpp73kZJ37Q4Dvqotvukh4MiO1CRu90vWFJKN76322yPli738cUcetnh
- NIcBABCC5v/6nf7pT8bf03p1/+RH7jjpETv+4IgdJz9q5sQfPnry4rfu/MwHd5zS6e09sx44AMj+0tf9
- o2N3fuJ9kx95u5/N3ghkjr3lj6Z33J1ukt02v5UAfWTJDwCWahb0q+uCjRs3+vdkzP+6aY5/W4t5DgDm
- n/4X+qMTi7z37OfaNfh1zYtV7N+zONJD5ZAeACztTS1hj6JSmwfFRvD2MYBvXVI63vh5Hvnd0M1DZTEH
- AIbdpR1/SQIA0D+e8IQn+HPS3r07PzU4ZxY/+VFj5zx/6m8u3fnJ942e/sSRFzxu6qqPTLz/NXMyZmuC
- 7/AbAPGUI8bPWTf1pU/aCb2o8ZQjJz/+Hrs96XYdd9xxflsB+sUKOADo+C6mxEHfwCP4t7UoHQAciunf
- WJJ7z+bRg77yurRTde0HADakeqhX2scAvmlJyW/8Iqf/xJe//GW/ugKLPABILOhNRwAAS8y3v+2fwb/n
- n/9xZP2aA1P4iQ8de9vz9/7k9nTp7m9fO/ry3576m4+Pve6kA5nMOQcAnV7dN0df9lu7vrp5voOE2Q8F
- 2nPTN9OPvuGGG/y2AvSL2g8A5n9/iM3inusO/7YWHQ8AbNQrve9iMdO/sVT33kFvxtJO1VUfAMxzLLcg
- mqNNP7+kyI1f/BFLg3XnV9qJJTkAsLuX9wIBwPLw2Mc+Nj0TTU+MTfzZn86Zwk94yNTfXLpv2l+Gn54Y
- mfn8n09/YOSFj58Tm+vBfwMw+2cAU1dfOnH+n8zZnh0qjL/nFft2TaWfzl8CQJ/pzwHAT2Y/h6R7un/l
- /qB/crCgdyD497SwG+OX7efQTf9GN/eebz0Y809dHadq+xb/Gd3RvP3d/tW+qUDHCdsvK9C8bLy0NzWn
- 1KaR/rLCbkCDPTI7/lsS6Q63jP/UTnT8cfPvIHLj7afMcxvsquwG+M2dxf4J8/wbDcv4VWfYT/dQi3Sr
- 2tgP9csKHPRXDQAAh4R//Md/TE9Du2+8buR5j2nN30fYAcDkh9+6b+dECuz98Q8nP3Lu5GXntzId7OYA
- YMepR8/8LcEn/1y3zz0GGFn3uN3/9NX006+77rpT5vLc5z731FNPfcxjHpP+Ib/0S790wgknnHzyySeW
- scXYvnHNmjU/8zM/Y99iBxW2xb7rAQ94QLoS4dhjjz3ppJOe+cxn2pX7Jlg12OKdHntt5hkIDkrHEdY2
- +sVLzUEnDxuePNoF/j0t7P7xy2Y5pNO/0f29Zx3ZwU/H+hrspno6w77dQy3kH7uEdLydftnBOKQ3tXQA
- aW3aRR6aiz0G8k+LSnQz5nb85yxoB5nnPW+l22zYkXDpsMF2otLR0YKKsyMTO2wr7ZL8EgAA+s1RRx2V
- noCmd05OfPDN7eF7xpMeseO0Y6Y+9+E9N3979z9eM/Fnfzr5l++Y+MCb9geO6OjoWc/a9ZXPjJ752weu
- p9O7gGb+DGDLX82etu+ac5E7+10T57+q+UuAEpOTk9///vf9TNeMjIz4qVmGh4ef/vSn+/1y2GHPe97z
- ZEmwH/Fbv/VbfjGsAjou8LUcANjA7T9gXkrDTY5/Q4v2oHmop3+jh3vP5qqOJSZK38sBgGGFdpyJu2mz
- 4yPBvtEvLrPIA4CO3250c5vtoVJ6AJduQA/Fle7VeQ5OAAAOCV//+tfTE9CeH/5zpw/+P2LHiQ/b8X8f
- NHL68SOnHn3PCQNTWz4x/s71O056+I5nD9zzrP/d0ZEXPXHq6o/teO5RO57z0B0nPTJd1T3Peeg9z/xf
- bUdedPzU1ZfOXPTMBx3YfsLA7IcOzR572LfbiT86dvdNxRd1lpYf//jHz3jGM+xuedvb3uab5mIHCT//
- 8z+f7jpY8XRc4Gs5ACi9ECt0/zeI/g0tmkGzD9O/0fO91/EbDbttHY9/OAAwSn9H282oWhrED7rvdPzG
- 7neQ0sv/Xb7VzR6oHadz2+iJufRW3ObNmz3agncBAUBfude97uVPP9N7p754WZrU5/rIHSc/YvzcF0xc
- 8KqJ9/7J+LvPmPkPvNb/xsiLnjD5obdMfvxdk5e+U/3oO6c+8xd7/vmbOz8zOPHOF+849eiZUf7kR038
- +WumPv+XU5/98NRnPzTjVRfvGrp8zw++s+vLn7LTU1fZxg9PfeHSyUvePvKCx80cYJz26In3vmJy8A0T
- F26Y+vwlu79x9a6vf3bXdZ9Xv/65Pf/6Xf9H7PjP3f/wt7u2fmHXDVuKXv9F+649/3xD+tOCPbf9s22x
- 79p713+kK/m3f/u3//k//2c6bewZvmnX1r/Z/Y9ftitPWzZs2OB3H6x0Oi7wBx1i5qHnEbYHOo4yOfO8
- E0bwb2iRBs3+TP/GYu69jt9rdPz2QzdVd6S3OTJx6G5qx067v+aO73U56NHmYg4Anlz4k/cFvc+t9K6n
- jre8t+I6/ohD9+gCAOjAL/zCL6Rnn+nx0Yn3vjKb/h+149kDEx98w947/216fGR69J7pu+/c+YWPjb7s
- N3d/9+vTY/dMT4xNT4yqlpwc27d71/TkuA3NOz//l/ec/KjxC187fdePZ2buXTvdqcmZr3t279s95afN
- 3VN2DTsvP/+ekx8+efn50zvushs2PTay57tfH33t7+1Yd/TISx47sv7XD/jiGcfe+Oy9P/rB9PiOib94
- 7chLHz+TmV/7xpf/xu6bvrHnB98ee8MJM1te+vjxd65rPuzo5JNPTifsWGL0rP/jgff4yvS5z33O7z5Y
- 6XRc4Ks4AOj48q1NQh3Hsi7ff+zpFmlqKb3surTTv7HIe69jmx1f3OUAoDRMd/9X4x3/UQf99sUcAJRm
- 9y4f3g0d95GORxG9FdfnRxcAQAce9rCHpWefvbcPj7z4STr9n/zIe5714F3XfKr9FvydV1w4/uY/tOHe
- zx+M3d+9bsfJj9h1bYdfepbY9eUrdpx69K6vfdbP2/HJT7dPDL56x3MesOO0h+/4w4eJIy86dve3/m7v
- 7beMnPFEuWged3724qmhT4y86Jh0duQFR+/5vv8x9Dvf+c50Yucn39vk7TAgbbzrrrv87oOVTscFvooD
- gI5DuR0VdHz7gW30b5sXT7ew+6f0RqMln/6NRd57HQcvI59K+zyi9TZHJg7RTe04TNtk7BcfMjr+c7qs
- uOPduKCX/xMdH2aGX9yit+I6Xn8PtxMAoHee+cxnpmefXf/wFZ3+zXQAMPTJfbt3pdi+XTsnLj5n/G3r
- pidGfcvB2HXd39xz4sN2f+Pq5rNED8qur35mxx8+eubnNkxPT2356D3P/tUdpz60mcgbR9b/+u7v/P3e
- H/1gQQcAU5/70NRXPmljfTo7csbxe269Mf20N7zhDenEzqs+sOO0R3jgzCeljXfccYfffbDS6bjAxz8A
- 6PjybXqpu+NFXQ52nu6CQzH9G4u/9zq+rSU//uEAoOMBZB/ep76YAwBPz+WgbzrKKf32I9/xeyuu44Nw
- yZ8EAADm401velN69tn56b/Q6d+0A4ATHrJr6PLmAGB658T4n/3p+LkvmB6fewCwe9f01GRy3549vnGW
- Xdf/7T3P/rXJD795+u47Z94UNHrP9M5xG+j94v3YNU+P7Zh5T9HYjslL3r7jpEfOOQDYu2eXDesvnX33
- zhlPbHn8yEseN/6el0yP/nTP8E02o6dhfcbTHj7yomNn3xH0uBntROOLHzP66t+eeXP/Vz9jmWa+ty3+
- 4/az87MX7/ijR3rg5b+RNt5+++1+98FKp9IDgI4v3zbTW8f5o5u3dnj0YByi6d9Y/L3X8RrycZkDgN7e
- wb94ej4AsIecp+ey0Pf/JDr+8/Ob0UNxpd+Y9XY7AQB65KMf/Wh69pm46A06/Zv5AcDE6NjGl4y/4/Tp
- 8QMfoLn3ztumrvizyT//08nB103+xestb9O8X2aHBjcMjTzvsTbQj79+7dhbnzf+urUT73n53n//gV88
- y96f/PvkB984tuE5E+e9dPzs5+445Ygdf/DIXV+5Yv/Fe3dv/cLEn7127x3D0yN3zxxINP50uznzJwT7
- 9u255TvtA4CxNz575n1BP75t7x3/uvc/hmdONP7HsB0w2LdMffHSkRcc7fP9Sx/f/DFxw86//rPmCjkA
- WIV0XODjHwB0HF+aEX/+w4N58OjBOETTv7H4e6/jfGn4xfvhAMCvaC6LeeR3Scd/TjcV28Pb0y06/oFH
- N3T5C5Aui7M9wv5d9q/ouGMaffjVCgDAHJpXI8bf9kKd/s2ZtwDNPQAYuXvszaeNb1x/4ABg756JD791
- x7MHZj6yc+3Ddjzn13ac+NDd3/l7vzQdAKT/NvjEh8360B3P+t+Tn3iPXzzz2v/k5IfPuefEX5u9kplv
- nwmfcsSur3zKE7t2Tn3morHXnbz39n+dHt8x80fGB7SzO/zzfOYeAEz97V+l756H9gHAjnVH7vzsxTMH
- GOlqJ0b3/ucd4+96cXOFHACsQvpzALBQ5n/LfseXQttv8hkYGPCtc+n4gZhtPDcvh/RF4sUfAJT+7X7x
- fjqOoQvlh11/vNKSHwAsFLup7fZLr6b7xYeSng8AOj42ej4Q6vLaOha3UGzfPOiuBwCwxAwPD6fnoNGX
- /86Bub8x/Qbgi5sOHADcvX30Vc+Y+RuAsR2+Zcdd428+bfY1e/+ue05+xJR9y352XffFmU8Cba7TPOkR
- Y+e91Ob+FJge+enEe15hP2vHya3MHzxyasvHU8CwcXz3DVsmP/TGiQtePvH+VxzwfX888b6X7/zU+6cn
- x/f867b2AcCua/b/AqHMnAMAG/Ff/Ovj55858RcbJi56zcQHNoy9+aTm/T8zl3IAsPqIeQAw/1jT8T0G
- csxQ+hNhv7iA58oc6reIdLz3upkO2/i3zUU6XZKp2vCrOxgdH2Z+2cFYqpvavgdK1+kXH0o6/uhuKu5y
- ZO+SLj+ps2NxC8IOvQ7db8wAAIoMDQ2lp6Hxc1809rqT1A1rR1/1+7uvu7r9G4Dx975y8iNvm54Y8y0T
- o5N/+fax163d/y0njb3h5N3/cGAE2f2dr4+96dSxDSceuNrXPse+pXmb0PT46M5PXDD2p8+2H3cg8/qT
- dm39Ygokpu/+8djbnrtj7YOaifyALzh6z/dumPkj4Jf/RrNxaugT6Rtf+tKXPvShDx1o8cpXvjJdJAcA
- 88sBwCqk4wLfHpUWSh8OAMY7ffy/DBk2qfsFLQ76irXnCvQ8bHXPkhwAdHwbhnRamoAXil/dwej4MPPL
- DsZS3dT2PdDxOnt+O82C6Pijez4AWOhjo6F0r/rF+1nkAYAdq9t65NcFANBP3vGOd6Rnol1f/uupz390
- 6upL5/i5j+7867/Ye9u/NB8DalP7rms/u/uGoZkP70/s3mUj/s4rL5763CWz33KJXc/eO/7VL923b+9/
- 3Db1xcumrvpIc7U7r/zQ7m///b69+/9WeOYavrbz0x/wa0gZu5Ifzfk7gel7fjL+vpffc8L/lLncnPkY
- 0G9+ae/tt5YOAPxfux8OAKBLqjsA6HKyt7Gj43HC/H+J6KEyVfwGoJtOS/PfQvGrOxhVHADM86hbQjr+
- 6G4qXpLHRkPpXvWL99OxuO6xffBQ7zIAAJ356le/mp6Jxt76/NHXnDD6p3M961kjL/8/u7/+udZvAH46
- 8xuAi9984FOApiZ3XvkXI6/83dFXP3P2W04Yfe1zdt/wJb/Uxvtvf23s9SfbVR242lf9/uSlG2c+L2iW
- md8AfPzdtrGdGfvTE3Zdd3UKJGYOAN5+6o61D5S53BxZ/+t7bvnOPL8B+LW5cAAAXdLNsLggOo4pC2We
- Uazje3suuugiv7hFN+8UEjw0L4d0oFmSIc8Oh/w7W0inpflvofjVHYwqDgDaf0Zy6Oj4o7upeEkeGw2l
- e9Uv3s8iDwAS3XwAFwDAErPgvwEYuXv09SePv+35zd8A7Ns5bscD95z40B0nPWL2W2b+BmDm/w7bz65v
- fHHHHz565qJT9l/t2oePv+flBw4AxnZMvO9V6cd5YPZ0+694p+/68a6vfW5y0zsnP/TGyY+8ueWbJj/8
- pqktm/bt2rnnX7+7yL8B2PGCo8fecvLMnwG874/H3/2S0Vf/9oGLOABYlcQ8ACj9n0Glzy/v+Lp+x09N
- mX/I89DBOHTvaV6SIc+/bS7SaWn+WxDdv2dm2Q8A7Ka2HyRdjr+Hgo4/upuKOz42SnvKQely71iSAwD+
- CBgAloGvfOUr6Tlo/G0vODB8mzasm/nHgI6PjL1z/fg7T2/9BmBi8pK3zzkA+MOj2//v74FPAWpc+/CJ
- PzsrfXanYVc1Mfi62e9tHQC0PgVo2o4xNr1r9DXP3nvnv9mgP/OZPwe0szvTfzGmnwK0/zcA8zDnAGDd
- kTuv+sDeu/7DDnKmR386veM/9/7HD8f/3+nNFXIAsArpzwHAl7/8ZbvO7imNC13+5WJDx3cBzfN6pCcO
- hl3tIToGOHQHAHKX2p3sF7T44Q9/mO7/Lun+k92X/ABgkTfVtvgVzcUvPpR0/NE9HwDM8+Cfny6vbUHF
- 2U6xcePGjjsdbwQCgH7TPM1NXLjhwPDdmB8A7JwYP/9Pxt/+wvZbgGYPAH5tvgOAFzxuztXmBwDpp8sB
- wJdb/w/At786cfGb93z/n/befuvef/u+OH3Pf1pK/x+AN5+0+7tf37v9RzbHZw6n32C0DwBGznjintv+
- efbnHWDn5r848D8BcwCw+ui4wNuM4hcvnI6DRTfzTTd0/PNW22j/io50nEXsaMSvLsMTXWDXfChe1Fz8
- vWdDmH/bXPzi/XQcQ+0e84uXGrtm/xkt/LKDcYhuql/RXLo/pOmZng8AbIb2dIv5f6M1D5s3H1jCGvJ7
- tYfiOj6GD91DCwCgM29961vTE9DOTw0eGL4b8wOAqcmJi94w538C7uY3AL0dADT/D4AxvXf3P/7tyPMe
- NfLCR8/8Z8BtX/yYsbeduveu/7DxvX0AMPM/AZ9+3Mz/+5v+J+C2L37M6GufsfdHN8/+T8DHpPzoq54m
- f3ZsTP3NR3esOzIFOABYhXRc4GMeAJRG2x4oze5+cYsf/vCHHY8iDLtoyY8BFn/vdRwT7ab6xfvhAKBj
- rX14t3rPBwAdv9Ho7UHYsZH8ZvRQnB1EeW4ufjEAQH949rOfnZ59bEw/MHzPzN+zX2cOAB6868ufbA4A
- 9u2amvjI22f+BqB9APDRd95z4sPmHAD8/VV+qV3zP3xlZF12APD+V8+8dWeW6fGRicFOBwCtPyTYNz09
- teXSe57zgB2nPjSN423tMGD3d67d++8/GDnjiXLRPE59/iO7rrli5CWPTWdHX/mU5jcAZ511VjoxdfVf
- 7njeo1LAji7SxjvuuMPvPljpdFzgYx4AdPyj3t4ovSHBL25h948dePTtGGDx917Heyn/pQcHAB1v0vx/
- I74k9HwAYHh6Lj0ctNiD1r95Lvl+0VtxnpvLIXrXHABAZx7+8IenZ5+9t//ryOlPPDB/u4+851kPnhq6
- PL3JPrHzUxeOv+W05lP87dhg8mMb73lO6y1Azz1y9w1b/FK75n/97sjzft2u6sDVnviwiQv/dN8e/xhQ
- u6rJj7x15j8Sbg4AZv4C4YhdX70yBYzp0bsnB1+1ww4ATnt4GsfbznwM6Lf+bu/tt4yccbxcNI87P/vB
- qaFP2PemsyOnH7fn5m+lH3fuueemEzs/9b4mb4cKaeNdd93ldx+sdDou8DEPAEpTeA/kr4gn/OIWadCc
- 55cP87yhqAcWee/ZYNfxXsoHOw4AOt7VpQdGR5785CfbbRP8sjKW8R/WosuK7eb5N7To4RHY8ddERv4O
- qN6K6/hd3dw5AABLxn/9r/81PftMj4+Mv+vMAzN643N+beK9f7z3tpn32U//9CfTd/146vMfHT3zt/bc
- /E/T46Pm3h/dPPaOF1nMx3f7etIjd15xgR0YTE+OT4/+dPc3rt7x3KN3rJ09PEiufdj4hhP2/PB7M39u
- OzW5Z/h74xtfvOOEhxwIzLrz4++aHrvHDg/senZ/97rRN/z+juc9auZdPS86Vhx7/bPsZkyP3jPxZ38y
- 8uLHzGTs6zzad53xxN3f/fqef/mH0Q3PmDl7+nFjbzl573/4+rFu3bp0YtdXPzP6it8cedEx9l3j570w
- bdyyZYvffbDSWfKlepEjbInSyNIzHd/t7Ze1aAbNeW7AEh4DLPLeK93I/NcUHcfQxU/VJXqbIxOH6KaW
- Duq6f6G6Y1kH/R3CYg4AOr5x3w75FvprqI51dPxzgt6K6/hdfXh7FQDAAe51r3v508/03qkvbJIRfNZH
- 2rw+9roTx//fy8bf/qKxt5w2NXTFyPo1o3/8O5MXv2Xig28a3fCcHSe3hnvz5EeNvuoZu2/8+s7L3jvx
- rpeNvOh4OySwjXMzjxh92W9NXvzm3f/4d+PvetmOtQ+f8/6fGR+5Y92vTwy+bvLDb5v80DlTf/OxXV/9
- 9K5rPrXr7/56jrblmk/Z0Uj6R+z9zzt2fe0qm9p3/f3mslfaN+7edt3Mhwjt22ffO3MlX/3M3ttvSVfy
- 4x//+MCvgPfs2X3T1qmvfNK+y648bXvTm97kdx+sdDou1QEPADp+/P9i6Dio+WUt2oPmPMcAHf8jgh5Y
- zL1Xevm/4/EJBwBGx78p7/5wruPr8QctazEHAKWDlgXtXx1vgNHxSnorzq7Koy0WdCMBAJaAr3/96+kJ
- aM+/3jTy4ifNncJntdF87cNmX9p/xMi6x9sBwPjbT99x4sNmpvaTHrFjbeutO/sd/ZPfs8OJkec/diZj
- 39u+9MD/BvCw0TOeNvXFvxp5wRPmvEEoOfshpDM/xS76w0fvvvG6dCMPNaOjo89+9rPtbvnGN77hm+Zy
- ++23/+Iv/mK662DF03GBj3YAUPqzQpvI7aYelI43qePrnX5ZCxk0bTr0CzLsxnhoEfR879n033EeNewe
- 8FAL2+gXt1iSqbojvc2RiUN3Uzu+oG50vMeEeR6TnijQ8Z/T/Q7SsWU78OvyFxf2OOl42GN0/J1Yb8X1
- /DAGAFhKjjrqqPQEND05PnHRGzoM4q2zI+seu/OKCycuemN7ozvzxn0/PXrWM3d95TOjZz7twKWdHDvn
- +VN/+8kdpxwp28Xxd//xvj27040ssXfv3ttuu83PdI19l5+a5T//8z9POumkdLc8+tGPzo8B7Ef83u/9
- XgrAaqDjAt/NAFTiUKz9HT/+v/sPQDzw+6655O9J8Ata5IPmPMcAi7nfEr3deza6lab/0n8Udeim6o70
- NkcmDt1NLQ3x9tCyx4yHCpR+JdVxjG6zyAOA0q+h7AFw0NtslG526fcevRXX8Ub24Q+sAQCUb33L//h1
- 97f/fuR5x8n8Pcc/fPTkxW/Z+dedPjO05ewBwKcPcgBw6tGTH3pr548fbWmHHLu/6SPF1q1bXziXF81y
- /PHHp3/I//pf/+u0005bt27dH5V53vOeZ9/41Kc+9Wd+5mfsW+x77RrsWx7xiEekK2lzn/vc5ylPecqL
- X/xi+64HP/jBvhVWDR0X+GgHAB1fs1zQdXace/Khxy9okQ+a87zW3v0LsSUWeu/Zj5vngMRuT2ke5QAg
- Ubr3rOJ5qixN4d3cqkUeABill/Dnv832uO3YQqL0OOmtuD4/ugAAijz+8Y9Pz0HTE6MT579KRvA5nnLE
- +Hkvm/rS5frR/nPtfAAgv0w4/UlTX9g0ccGr84vajr/rzPRmfeOYY47xWwzQFzou8DYV2UTSPe2xw876
- tbSwn5KS3dNcp53wa5nLQV9qbfO6173Ov20u8qKpb23RcWo5dMcA9g/3K2qR33tWkG3s+I7/NvP82WXH
- Ec0mS/8BXdPlX3Z2fJj5ZQfjkN5Uq3Keu9HuZ/vpHp3FrqTjvyUh4Y50/OfYzfOLu6DjNTTYbZZ/qT0g
- 7frn+WfO89N7K67jLbSr8osBAPrJd77znfQ0tPumG2b+bDcbxBtHX/WMqaFPjr3upHmm9m5+AzD6st/a
- de1n58+MvPDxzbv/b7jhBr+tAP1inmmme9pLuw0TvnVxNNfZ8Y3aNn+nS7un4wAk79j2rS1KU4sdfpQm
- KrttclzRPUt17xnzvxl9/iFyQfg1zkvHh5lfdjAO9U21cdkvXhyld1sJiz8AMJbwcTL/rtRbcR3/jba/
- +MUAAP3k+OOP9+ehvXt3fuJ9Moi3HTn9iTs3f8j/796Co6+ZPQB4+W/L9hnTYcMpR4y/48VTWz5hJ2a2
- dDyWOOXIyY9utNuTbtdxxx3ntxWgX3Rc4BdKe0pe8gOAbgb3buj4Zg+Zfnxri/Y/TVh7CP6DsCW59+xW
- HfSFeQ4A2iz+bu++8SU5ADA6Pp4XykFvds/FeXQuC/qtHQDAknHddf5a+967fjy+8SU6jjeeetTERW+c
- +uxf2gm9aL8H/Q3AyPOO2/mpwcmL3yLb24698ZTpn25PN8lum99KgD7ScYFfKO0peWkPAEqvzvYwXnfz
- ViLf1KL9T8uZ58XjLl8PFhZ/79kN7mbM4gBAKH0iUDf85Cc/6f59X0t1AGAs8higm4OWnotbquN2AIAl
- 4Oijjx4eHk7PRHv+5Z9GXvl7MpE3jr3+pJn5PgU6vXjvBwAvLx4A+Pt/XnOCbG8ceclv2m1IN+aWW26x
- 2+a3EqCPdFzgF0p7Sl7aA4COf7zb22xtdPzryfaHk/imFu1/WkdKfw9q2Hzmoa5ZzL1nN/WgL/w3VHQA
- UDpy6wG/xgJWZelXOvNg/7QFHY4u4QGAcdFFF/Vwm40uP5On5+I6fqP8wg0AoH88/elPn56eTk9Gu77+
- hZH1s/8tQDbij7z4STuvvHhi8PUzZ+XS2bOjf/KMmf8v7KVPmXNR4ylHTJz/JzPv/znt2Lnb/cTI8x6z
- 6+8/l26G3Z7f/u3f9tsH0F8W88Jngy32fnVLN66l6/Qzc+l+zBU6jtftG++bWrQvLTHP1L7Q/yBsnl8p
- lLChykrs/hXoht4Gxxy/unnpOA76ZV3Qt5v65Cc/ufuX1e14soeXtJf2AMBY0G027Pi5+0dLz8WVdooe
- HqgAAEtD+/l36m8/Wfq0n4n3vXrqi5ftOO2YOdtPOcK2jDz/MaN/esLsrwh+d+T5v77jj47VNwuddszU
- 1R/z44dM+5apv/m434Kl+OxwgJ4ZGBiwIcZW68Ugi7o9pP2CRZCu0wZiP98i/ZQesFHJr6JFewfMB6ku
- XygtTWA9DIgd/8k5FlvkU4fdw3Z84lfXK10ejNnP8m/YT5ffmLDi+nZTjfTjOs6+hs39VveCbr+Q/1t6
- eEubMP9tNuwiC1jMv6E7ei6u475mN8AvBgBYFt7+9rf7k6IdA2z5xMjpHf57YBvu7QBg7M2n7TjlUSMv
- efLoWc8aO+f5dlQw+eG3TW56t833e4a/N3XVR+z05MfeNfEXZ4//vzPGXn/S6B//jh0PjL7q9+3wYOQl
- vynXaY688PFTXzjw0kgP8wEAAPQHG2TtQKth8ZN6H5DbvNChHwBgJfPnf/7nPoPv27fra1f72/3nOnnp
- ebv+bvPE+1+z89MfmPr8R6c+d8nOKy/e+Yn3Tf7lO3ZeceHum26Y/OjGiQ+cPXnZe3d+atAutaMC+zp5
- yTun/vaTM39DnF3h6Jm/veuaz/hP3bfvgx/8oN8aAAAAAAA41Fx00UU+ic/+TfD4208/MKmf9ayJD755
- 11ev2nvXj6e+sGn8vJeNbThx5GVPGVn32B2nHDkTeNlvTX3xsgNvHzrtmJHTn2RHEePnvmjy4++Z/un2
- XV/59OSmd4+96VQPnPKosXOeb8cM/vP27fvQhz7ktwMAAAAAAPrDO97xDp/HZz8b1Eb20bOeOfGBs6e2
- fGLn5e+f+SD/2Vf0fYifnePTiZk3+Xz5r0fPeOqBi/Y7+aG32neNveEPZt4ptOUTkx85d+z1J01+5O17
- f3K7/6R9+9773vf6LQAAAAAAgH7ykpe8pPlcoH27pvb+6Jbd3/n62BtPSbP+2Bufu+vvrhx77XPaI75Z
- +n8ARtav2f1PXx195e+mszMfJ7r1S3v/44fTOyf8R+zb9/KXv9x/NgAAAAAA9J+nP/3pzf8PYExPjO36
- 2ucn3vfqkRc+wYb4mT/zveSd8oGepQOAmb8QuPitdmLkxU+ya9j1taunR37q17tv37/927894xnP8J8K
- AAAAAADLxXHHHXfDDQfeoG9MT4zuueW7MwP9R94+81fCr/6/7UF/9FWz/w/Ay+b8PwAz7wu6/m8n/nzD
- zk8N7vnnf7Rr8Oua5Z/+6Z8e97jH+c8DAAAAAIBl5wlPeMK3v/1tH9gTe3ZPj9y9b9fO3Tdet/Oy8yfe
- +8qxs08dfeXvjp/7ol1f+/zYG/5g9Mynjb3xuePv/uPJS8/bve366fHRmfzuXf7ts3zve9/jg9gAAAAA
- AIJy/PHHf+c73/HhfXHY9di1+fUCAAAAAEBYjjnmmK1bt/ogv3Cuv/76Y4891q8LAAAAAACq4D73uc8v
- /uIv/uzP/uzv//7vn3feeZ/+9Ke/8Y1v/OAHPxgaGjr//PNvuOGG2267zY4TNm/efMEFF5x44om/8Au/
- YPn73ve+/v0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
- AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABCMw3/u537+V37lQQ958BGP
- euRjH330k4479smPOe4pWKPWnTVoPVqb1qk1a/16z/2DRxQixpXnySqMURPASuS+9/2ZB/zqg4868njZ
- 63Alaf1ay9a1t34o4RGFiDXK82QV9rMmgJXJve99nwc+8KG83rB6tK6tcevdHwFLDY8oRKxdnier8FDX
- BLBiuf/9funRRz9J9ihcDVrv1r4/DpYOHlGIuGLkebIKD1FNACuTww8//EEPfKjsRbjatMeAPRL8MbE4
- eEQh4oqU58kqXMKaAFYs97rX//drA0fJzoOrU3sk2OPBHxm9wiMKEVewPE9W4ZLUBLBisUPkgYccKbsN
- rmbt8bCYF054RCHiipfnySpcZE0AK5kHPfBhssMg2qPCHx8Lh0cUIq4GeZ6swsXUBLBiuf/9fkl2FcTk
- /e//y/4oWQg8ohBx9cjzZBX2VhPAiuXe977PQT954Mwzz/r+92/OHRy8+DOfvupb3/qO5HHFaI+NhX6Y
- WjePqLYfu/Sv7LH0hjec02yxx9u+ffvaWxARw9qH50lcvD3UBLCS6ebDB3736SfaoJ+0yczGtXTaRjSb
- /icmJiWPK8mF/uZ0oR9ncdddd9mDqn0YaY8rDgAQsSIP9fMkLom8EQjAue99f/a4Y39T9pD5tcnMRn/Z
- iCtYe4TY48QfMQdjoY+oNOvbIaV9tePM9kYOABCxFg/p8yQulQuqCWAl84BffbDsHgdVDgAGBy/esmXI
- Tpx33vnf+tZ37Kx9tYANc3946ulf+9p1Ntt97NK/avJnnnmWBWyjad/SbMfI2uPEHzEHY6GPKHuETExM
- 2kPFHlf24Ekb2wcA9rV5wDSHBOkxZl/tsWePIruo4wOPI1VE7JuH7nkSl9DuawJYwRx+1JHHy75xUOUA
- wE7bpJVO2EU2zNmJH/3o39P7Omw+s7GsGeZsMrOAXZq+y7ZzDFCF9jixR4s/auZjwY8oezzYsG4n7FFh
- po3NAUA6MDAsY5daOP2WIG1MDyR54NkJO9s88JqDCkTEQ+qhe57EJbTrmgBWLj/3cz8vO0Y32lBlk1Zz
- No3y6YRdlAb9NMA1sea0jWXNDGfaQYJNaek0BtceLf64KbPQR5RN5/bYOPPMs+z0xy79KzttE7+dbg4A
- 0l+fpyG+/ZfBdqJ55LQfeCnTPPDsAdacRkQ81B6K50lccrupCWAl8z9+5UGyV3Rje8Ay7XT7ACBtbAa4
- dNYC6VvshB0A2NekzWdGymBwf+VXHuSPmzILfUTZEG+PB3ucmOedd37z0Go/fmz6Tw8V29JstBPN747a
- D7x0UcqY9o3pChER++CheJ7EJbebmgBWMg958BGyV3SjDVjtocpO25iVTjRzWHuAM5s5LE1ydrqRtwDV
- oj1a/HFTZkGPqN99+on2IBHSAWHz+ElHBXacYCfSrwjSg6o5YdqjyM6m03IRBwCI2E+X/HkSD4Xd1ASw
- knnUIx8re0U32oDVHqrsdPcHAF/72nXNS/5nnnlW+m1AOovBtUeLP27KLOgRlQb69P6fZHpHkD1smsdP
- elCl94xxAICIwV3y50k8FHZTE8BKprf/hcQGrPZQZae7PwBI2+2sjXrpjzXT27sxvvZo8cdNmQU9on40
- +5fi7S3pdwJ2lNg8ftLQn35rlB4w6UHVnDDbDzy5iAMAROynS/48iYfCbmoCWMkcd+yTZa/oxjS+N2ft
- dPoYUDuRjgTM9LebzYu7Fmi+5bzzzrd5rpnq0kaMrz1a/HFTZkGPKHkgJe2hYgcAzePHDgnsrD1a7GjB
- DgaaB1X70dV+4MlF7QceIuKhdsmfJ/FQ2E1NACsZ2SUQ59cfN2Ukj4i42vRnwzKSx2XRywBYncj+gDi/
- /rgpI3lExNWmPxuWkTwui14GwOpE9gfE+fXHTRnJIyKuNv3ZsIzkcVn0MgBWJ7I/IM6vP27KSB4RcbXp
- z4ZlJI/LopcBsDqR/QFxfv1xU0byiIirTX82LCN5XBa9DIDViewPiPPrj5sykkdEXG36s2EZyeOy6GUA
- rE5kf0CcX3/clJE8IuJq058Ny0gel0UvA2B1IvsD4vz646aM5BERV5v+bFhG8rgsehkAqxPZHxDn1x83
- ZSSPiLja9GfDMpLHZdHLAFidyP6AOL/+uCkjeUTE1aY/G5aRPC6LXgbA6kT2B8T59cdNGckjIq42/dmw
- jORxWfQyAFYnsj8gzq8/bspIHhFxtenPhmUkj8uilwGwOpH9AXF+/XFTRvKIiKtNfzYsI3lcFr0MgNWJ
- 7A+I8+uPmzKSR0RcbfqzYRnJ47LoZQCsTmR/QJxff9yUkTwi4mrTnw3LSB6XRS8DYHUi+wPi/Prjpozk
- ERFXm/5sWEbyuCx6GQCrE9kfEOfXHzdlJI+IuNr0Z8Myksdl0csAWJ0cd+yTZZdALGmPFn/clOERhYir
- WZ4nq7CbmgBWMo8++kmyVyCWtEeLP27K8IhCxNUsz5NV2E1NACuZRz3ysbJXIJa0R4s/bsrwiELE1SzP
- k1XYTU0AK5mHPPgI2SsQS9qjxR83ZXhEIeJqlufJKuymJoCVzP/4lQfJXoFY8ld+5UH+uCnDIwoRV7M8
- T1ZhNzUBrGR+7ud+XvYKxJL2aPHHTRkeUYi4muV5sgq7qQlgZXP4UUceLzsGYq49TuzR4o+a+eARhYir
- VJ4nq7DrmgBWNA/41QfLvoGYa48Tf8QcDB5RiLg65XmyCruvCWAlc9/7/gyfSYzza48Qe5z4I+Zg8IhC
- xFUoz5NVuKCaAFY4D3zgQ2UPQWz7oAc+1B8r3cEjChFXmzxPVuFCawJYydz73vfh/yXBkvbYsEeIP1a6
- g0cUIq4qeZ6swh5qAljh3P/+vyT7CWLy/vf/ZX+ULAQeUYi4euR5sgp7qwlghfOgBz5MdhXEBz3oYf74
- WDg8ohBxNcjzZBUupiaAlczhh99r4CFHyg6Dq1l7PNijwh8fC4dHFCKueHmerMJF1gSwwrnXvf6/Xxs4
- SnYbXJ3aI8EeD/7I6BUeUYi4guV5sgqXpCaAFc7hhx/ObyTRHgP2SPDHxOLgEYWIK1KeJ6twCWsCWPnc
- //6/xKcTrE6t90PxZ1I8ohBxxcjzZBUeopoAVjj3vvd9HvTAh/I/lawerWtr/NB9RBqPKESsXZ4nq/BQ
- 1wSw8rnvfX/mAb/6kKOOOl72LlxJWr/Wcn/+c0QeUYhYozxPVmE/awJYDRz+cz/38//jVx70kAcf8ahH
- PvaYR//Gccf+pux1WIvWnTVoPVqb1qk1a/16z/2DRxQixpXnySqMURMAAAAAAAAAAAAAAAAAAAAAAAAA
- AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBfOPzwe93/
- fr/04P/9yCOPfMJxxz75Mcc9BRER8dB57DFrjnjU42zdud/9fsnWIF+NeoIlDPEQuYT7KYTjfv/1vx95
- xOOlckRExP5oa5CtRL4mLRCWMMT+uJj9FGJx+OGHP+BXHyIFIyIi9l9bj2xV8vWpC1jCEPvvQvdTiAhP
- nYiIGEdblXx96gKWMMRlcUH7KYTjfvf779IoIiLi8mprk69S88IShriMdrmfQjgOP/xeRx15vNSJiIi4
- vB511PEH/VtDljDE5bWb/RQi8t/u/8vSJSIiYgRthfK1qgBLGOKye9D9FCLykAcfIUUiIiJG0FYoX6sK
- sIQhLrsH3U8hIkcd+QQpEhERMYK2QvlaVaDSJewzn75qYmJSNiJW6kH3U4gI/1UKIiLG1FYoX6sKLGgJ
- O/PMs+666659s3z/+zfbWQn0TbsZ3/rWd2SjHRXYrWq0s7/79BMl07P24+w6ZSPiknjQ/RQiIi0iIiLG
- 0deqAhKeRxumJyYmbfIeHLzYRmE7BvjRj/49XfSGN5xj03aT7Kh9l8VkY2/agYf9dLtC2W63ym6e3RLz
- a1+7Lh2lSKZn7aqaa7PrX6p/C2LSd0ioCKkQERExjr5WFZDwPNrIayP1eeedn87aENycTafT9pI2PVtM
- Nvbmli1D9uPyV/fbM7qZYs3ZRdq+crvapfq3ICZ9h4SKkAq7N/0+sTF/MQMREXGR+lpVQMLzmA4APnbp
- X8l2G4XT+4JsIWuOB9K69rWvXWdj+h+eerqdTr89sBN21gLNAJ0uta922r49faM5z0vsdj12zbLRTN/Y
- nG0fANjNsG9JAfvRzcFDc1NtRU634cwzz5IrSf+oFEu31q7WbkP+HiTEnvUdEipCKuze9HSZngd/9KN/
- t7PNEyIiIuKS6GtVAQnPY3oLkC1VNkm33/1vI3JzADA4eLEdIdhpS9p2+5oGa7uofQBgX8307em4wr7a
- djth2EX21fL5a/ymjeN2aRrKRftG+xFpVU1vAWqOE+yidJPSUUGa3e3Wph+UluB0k9LtSd+VvjEtzXbC
- TIcHFkj/liaGuEh9h4SKkAq7155B2hO/PQHZE0pzFhERcfH6WlVAwvNrM3oarNME3EzhtpbZluZ082p6
- OgZI25tJOp1upufmACCdSL8Mt2u2cLoS0W5Ac51iGs3bpAMV+ZuBdGvtypsTttGOW9LNm/8AIG20QNqI
- uFT6DgkVIRV2rzyDpJcl7IQ9ddozkT3Hpecae+ayLempp/2ah31v2mjJ/LeZ7Y32XWmjXU/zsk2TbG9E
- RMQVpq9VBSTcjba42DBtBwC2Ztm4bFtsQWmGZrs0rV+2JZG225ZmyUurTzrdHADYN9pkb6ftmu0a0jXn
- WsYulY3J9tXatTUv0qdfSqRLzfR6v11/+tGGbbFMOhJIG9OVmJZPNzt9b9pogebfgrgk+g4JFSEVdm/7
- GcSecexJzWbxtN2w5yM7a89Htt2exSxpTz22PR0DpKMFexJMr6+kZyXZaNdgG9MrHyljJ+yqbGPze8+0
- MSUREXHl6WtVAQnPo61H7aHcJmxbPtIqZl/tdNpuK5ctLrYMWdjWo2a7LTfNkmen07JlpoE7XXM6tLDv
- bR9dtE2LV/u1sLbtqzXTmmgn0gGA/fS29rPsIvtHpVfc7DabtiXdnnQNZnOz21eeri2dRlwSfYeEipAK
- u9eeQdrYU096Jd5ON88y9hRjZ9PLEqZtt6fF9LTbvASSnuPaz8WmPT/aWXsiS0986WnUnjpTIF1t+nHN
- RkREXHn6WlVAwvOYFo40N5u2MDWLTroobbcTzRJmJ5rtdrpZa+wgoXnhqVmt0i+r03qXpvB8bbJvTC9j
- ddS+vfnRZnOr0rWlwwa7/emwxH6QrZ52Ov2LUtiSKZxuRnthbV95sxFxqfQdEipCKuxeewaxZxN7EjHt
- ial5Vm0/s8jTWTPNp6/NdjNttKfU9C2mnU2/07RDi3SRPdmlJzUb/fONiIi48vS1qoCE57FZZWyFssWl
- /SJ9WptsmLbVxAJ22ib1NGcb6dttVbJ1Jy12KW/XMzh4cVqM7HrSq/t2tvlGeXtqGsdtzWpvbJvWvuZs
- OrRIa6vdKrtm+7np5qVY+kH2D7FbaycsYBvtn2CnbYt9ewqnFbl95fYtzb8lbUFcpL5DQkVIhd3bPK2I
- 7e3ydGbPVvakk56F09NuY9poAfvexvTcZF/tiTV9r5nGffva3sizGCLiitTXqgISnl9bNdLcb9gJm4DT
- dltBmlnZpvZ02mZoG9abJczCttbYdlutLJ+Gb0vat1gmzfp2OmVsu/2s9I2N6QhBjgra2o9rHx5Ysrlm
- W/LSlG/YiWZxbG9srtl+kN0M+wem25ZuSfvKU8C+a54bg7ggfYeEipAKu9eeO+zJRTaa7e32dNNM5+ll
- CXvStLPtjJ2ws+nSZmN6brXnWdvSPNmlZ8+0MV1P8+1yOIGIiCtDX6sKSDiydlRgQ7lsRFwZ+g4JFSEV
- dm97Xm/b3p7GenvW+9ilf/X92Xf1pJci0osWFrPtdoRgZ22jBex0Gu7t0nTkkH7TaqftWMJOGHadKWDP
- pOl6mmMMRERcYfpaVUDCkbXlrPmdA+IK03dIqAipsHubXyyKsr15G2L6dWTaaPN6GuKN5gV+2Zh+NZk2
- 2ohvG+160rNnO2kbefkfEXGl6mtVAQkj4rLoOyRUhFSIiIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDC
- iLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQd
- EipCKkRERIyjr1UFJIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQkj4rLoOyRUhFSI
- iIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+
- VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQdEipCKkRERIyjr1UFJIyIy6LvkFARUiEiImIcfa0qIGFE
- XBZ9h4SKkAoRERHj6GtVAQnnnnDaazGa0pEoYYygdJTrOyRUhFSIiIgYR1+rCkg4V+YYjKB0JEoYIygd
- 5foOCRUhFSIiIsbR16oCEs6VOQYjKB2JEsYISke5vkNCRUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7v
- kFARUiEiImIcfa0qIOFcmWOq9vpv3nj7HXfKxhqVjkQJ1+jZ5w7eeNPN0/ux1i657CrJ1KV0lOs7JFSE
- VIiIiBhHX6sKSDhX5ph6Pe+CS9I0KdtrVDoSJVydNv1PTEymstpcc+0NkqxI6SjXd0ioCKkQERExjr5W
- FZBwrswxNfqKDe++esu1d919T5oj5dIalY5ECVdnasq+XnLZVevOOOfCiy9vfhtgxwYSrkXpKNd3SKgI
- qRARETGOvlYVkHCuzDE12oz+Cbm0RqUjUcJ1aUdrqab2e37sMCD9TsAO5JqNdSkd5foOCRUhFSIiIsbR
- 16oCEs6VOaZGzz530AZHM02WcmmNSkeihOuy9E6tW269zTZyAACBkAoRERHj6GtVAQnnyhxTtR0nyxqV
- jkQJ12X6DUD+t9r8BgDCIRUiIiLG0deqAhLOlTmmamfnfw4AomvHAOvOOKe95cKLL0/d2Yn29oqUjnJ9
- h4SKkAoRERHj6GtVAQnnyhxTtWmIlI01Kh2JEq5dG/rTy/+33HqbXFSR0lGu75BQEVIhIiJiHH2tKiDh
- XJljqpYDgLpcd8Y511x7Q2rNpn/5tUBdSke5vkNCRUiFiIiIcfS1qoCEc2WOqdo0SsrGGpWORAlXavPC
- v1HvW/8bpaNc3yGhIqRCRETEOPpaVUDCuTLHVG2aJmVjjUpHooRr9JLLrkpl3X7HnfV+9n9b6SjXd0io
- CKkQERExjr5WFZBwrswxVZtmStlYo9KRKOHqbP7kt+r/+leUjnJ9h4SKkAoRERHj6GtVAQnnyhxTtWms
- lI01Kh2JEq7O9B+3raTp35SOcn2HhIqQChEREePoa1UBCefKHFO1HADEt3n5v+o/+c2VjnJ9h4SKkAoR
- ERHj6GtVAQnnyhxTtWmylI01Kh2JEq7L9B8233X3PXYil/8HAAIhFSIiIsbR16oCEs6VOaZqOQCIr035
- qaaO2IGB5GtROsr1HRIqQipERESMo69VBSScK3NM1V7/zRtXxjvLpSNRwnV53gWXtF/yF+1SydeidJTr
- OyRUhFSIiIgYR1+rCkg4V+YYjKB0JEoYIygd5foOCRUhFSIiIsbR16oCEs6VOQYjKB2JEsYISke5vkNC
- RUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7vkFARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEi
- ImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0q
- IOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0Ek
- pCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ
- 6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1ARUiEiImIcfa0qIOFcz0EkpCPRQxAJ6SjXc1AR
- UiEiImIcfa0qIOFcz7VYu3btpk2bBgYG/PwsaeOaNWv8PMzF7q5t27bl98/69evtfkts3LjRtx4M6Uj0
- UAsq64F+VmZ6DipCKkRERIyjr1UFJJzruRY290xPT2/evNnPz7J161bbODg46OdhLjY12v1jX/38LDZc
- 2sbt27fboDk8PGynx8bGbC73i8tIR6KHWlBZD/SzMtNzUBFSISIiYhx9rSog4VzPtUjTpM1Afn72tVLb
- YthFvgnmItOkzZF2p+UbbZocGhpKZxP5K9CGdCR6qAWV9UA/KzM9BxUhFSIiIsbR16oCEs71XIs0TRrN
- C58bN25MW5gmS7QHx3R3DQ4OyjRpbN26tRnT0yv0hm3ZsGFD2piQjkQPtaCyHuhnZabnoCKkQkRExDj6
- WlVAwrmea2Ej47Zt28bGxpq3lNjck94OwTRZohkc0yhpd1f+crKdaO7VFLOvttHu7faL94Z0JHqoBZX1
- QNNOHyozPQcVIRUiIiLG0deqAhLO9VyLNE0ODQ2lESe9mWRwcNC+Mk2WSIOj3Wn2NY2SzcY2dpemN5DY
- TJnGSjtrJ+yiZug0pCPRQy2orAf6WZnpOagIqRARETGOvlYVkHCu51qkaXLDhg024qxduza98GlDj31l
- mizRHhybe6kZMW2L0Z4X7Y7dunXr2NhY+haj+2nSQy3syqlsofSzMtNzUBFSISIiYhx9rSog4VzPtbC5
- x6ZJO5He/JDeTGJnbeKxi2YjoDSDY3ptOL0XP21sj4kNdpemu9cuTYN799Okh1pQWQ/0szLTc1ARUiEi
- ImIcfa0qIOFcz7VopkmbjdLrnemjJO0E02SJZnAcGBiwOy3N383GlGnTvjPTe3W6nyY91ILKeqCflZme
- g4qQChEREePoa1UBCed6rkUzTaaXOY30Hmg7wTRZoj04pvvN7qt5psn0ZpL0ar1lDJvd/bJFHABQWff0
- szLTc1ARUiEiImIcfa0qIOFcz7VopkljeHi4mXJs4tnY9X+MutqwgdvutDR2GzYm2t0oG9vYRsvYpcbg
- 4KDdyTZW+mWLOAAwqKxL+lmZ6TmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBw
- rucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR
- 6CGIhHSU6zmoCKkQERExjr5WFZAwIi6LvkNCRUiFiIiIcfS1qoCEEXFZ9B0SKkIqREREjKOvVQUknOs5
- iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoI
- IiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoO
- KkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqRERE
- jKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUk
- nOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOu5/axdu3ZwcNDPHHbYwMDApk2b7KufP+wwu9Qyfgb2
- Y3fRtm3b1qxZ4+f3s379ersDExs3bvStB0M6Ej20HyrrjX5WZnoOKkIqREREjKOvVQUknOu5/diwOD09
- 3UxFmzdvtrM2CaWzNkfa2e6notWDTY12z9hXPz+L3Y22cfv27TZoDg8P2+mxsbFuZnHpSPTQfqisN/pZ
- mek5qAipEBERMY6+VhWQcK7n9iPzYpqBbBhKZ2XWhAaZJu0uGhgYyDfaNDk0NJTOJjremdKR6KH9UFlv
- 9LMy03NQEVIhIiJiHH2tKiDhXM+12L59+9atW+2EzUM2DCXSW0psu106m4I5tAdHm8XttE3eMk0a7TvQ
- Ts/cs7OvN2/YsCFtTEhHoodaUFkP9LMy03NQEVIhIiJiHH2tKiDhXM+1GBoaGhsbsxM24tisk15CTuOO
- ndi8efNsCubQDI5plBweHs5fTrYTdsemOzDF7Ktt3LZtm8zo0pHooRZU1gNNO32ozPQcVIRUiIiIGEdf
- qwpIONdzLdIQaVOOzT1prEwzUNqexkoQ0uBog7h9TaNks7GNTY3pDSR2fxp2ws7aCbvIwjNXNIt0JHqo
- BZX1QD8rMz0HFSEVIiIixtHXqgISzvVcC5uEbLixEcemovTGEvtqp9PQkzIgtAfH5g9wmxFz5gNlNm1q
- z4tr1661e9XG9PQtRvfTpIdaUFkP9LMy03NQEVIhIiJiHH2tKiDhXM/NxWbH7du324gzOPv5kuktJbal
- +dNSEJrBMc3c6XNj0sb2mNhg93B6kd4ubV6/98sWfgBgUNlC6WdlpuegIqRCRETEOPpaVUDCuZ6by6ZN
- m2y+MdJUZF/T2TRcQk4zOA4MDNiYaMNie2PKtLHtdien02lY736a9NBcqGyh9LMy03NQEVIhIiJiHH2t
- KiDhXM/NJY2PNhX5+dn3lNuWNFxCTntwTC8PpzeQyJjYkN5MsnnzZjthGWOo9VmT0pHooblQ2ULpZ2Wm
- 56AipEJERMQ4+lpVQMK5nssYnn0HuZ+Z/QvI9BIpdGTNmjXbWv+trN1dNk3KxjbpD0ntUmNwcNBGSRsr
- /bKeDgAMKlsQ/azM9BxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI
- 9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK9RxUhFSIiIgYR1+rCkg413MQCelI9BBEQjrK
- 9RxUhFSIiIgYR1+rCkgYEZdF3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISzvUcREI6Ej0E
- kZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0H
- FSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIi
- xtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgIS
- zvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6
- Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCO
- cj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEV
- IiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHX
- qgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUc
- REI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0E
- kZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0H
- FSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIixtHXqgISzvUcREI6Ej0EkZCOcj0HFSEVIiIi
- xtHXqgISRsRl0XdIqAipEBERMY6+VhWQMCIui75DQkVIhYiIiHH0taqAhBFxWfQdEipCKkRERIyjr1UF
- JIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQkj4rLoOyRUhFSIiIgYR1+rCkgYEZdF
- 3yGhIqRCRETEOPpaVUDCiLgs+g4JFSEVIiIixtHXqgISRsRl0XdIqAipEBERMY6+VhWQcO4Jp70Woykd
- iRLGCEpHub5DQkVIhYiIiHH0taqAhHNljsEISkeihDGC0lGu75BQEVIhIiJiHH2tKiDhXJljMILSkShh
- jKB0lOs7JFSEVIiIiBhHX6sKSDhX5hiMoHQkShgjKB3l+g4JFSEVIiIixtHXqgISzpU5pkbPu+CS2++4
- c3o/dtq2SKYupSNRwrV79rmDVtmNN90s2+tSOsr1HRIqQipERESMo69VBSScK3NMdV5y2VU++M/Ftkuy
- IqUjUcK12xy8yfa6lI5yfYeEipAKERER4+hrVQEJ58ocU5frzjhnYmLSZsdbbr3twosvty0296eB0rbb
- pe1wRUpHooSr9uot184O/zPIRXUpHeX6DgkVIRUiIiLG0deqAhLOlTmmLs+74JI0O75iw7ubjWefO5g2
- 1vtGIOlIlHC9WmupqYRcWpfSUa7vkFARUiEiImIcfa0qIOFcmWPqMh0A3HLrbbI9/Vqg3ncBSUeihOvV
- ikv1zYz/HABANKRCRETEOPpaVUDCuTLH1OW6M8654sotZ5872N7Y/FqAtwBF1oqzjuxQrfk9gATqUjrK
- 9R0SKkIqREREjKOvVQUknCtzTNXakcA1195w19332DR5+x13yqUVKR2JEq5RG/rTb2mu3nKtnZ2d/zkA
- gGBIhYiIiHH0taqAhHNljqnX5sNkEvJrgbqUjkQJ12h6209zkJYqay6tUeko13dIqAipEBERMY6+VhWQ
- cK7MMfV6zbU3NO8mN67/5o0SqEjpSJRwdaY3/xjNQVo62wRqVDrK9R0SKkIqREREjKOvVQUknCtzzAqw
- mS/5I+CAypt/kqmv5myNSke5vkNCRUiFiIiIcfS1qoCEc2WOqcvzLrjkxptubn8GaLL5eBnZXovSkSjh
- urz+mzdaNXYMYN01zs7/Mx/balb6p9vSUa7vkFARUiEiImIcfa0qIOFcmWPq0qZ/GxzbryUn038PbFOm
- bK9F6UiUcF3OjvrzUel7t6SjXN8hoSKkQkRExDj6WlVAwrkyx9Rlejk5/8Cf9P/L1vtBQNKRKOG6tGOz
- W269TZyd/Gd+Y2OeV+d/3yYd5foOCRUhFSIiIsbR16oCEs6VOaYu0yv9hrwLKH0SaL1/BywdiRJeAaYS
- ZWNdSke5vkNCRUiFiIiIcfS1qoCEc2WOqct1Z5yTZn37agcD511wyYUXX968olzvJ4FKR6KEV4CpL9lY
- l9JRru+QUBFSISIiYhx9rSog4VyZY6rTpvz0qTJtbEu9HwFkSkeihFeAqTXZWJfSUa7vkFARUiEiImIc
- fa0qIOFcmWNqdN0Z51xx5Zb0DnLzmmtvyD8XqC6lI1HCK0CrzJSNdSkd5foOCRUhFSIiIsbR16oCEs6V
- OQYjKB2JEsYISke5vkNCRUiFiIiIcfS1qoCEc2WOwQhKR6KEMYLSUa7vkFARUiEiImIcfa0qIOFcmWMw
- gtKRKGGMoHSU6zskVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQ
- REI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUc
- VIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiI
- GEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpI
- ONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzLdau
- Xbtp06aBgQE/P0vauGbNGj8Pc7G7a9u2bfn9s379ervfEhs3bvStB0M6Ej3Ugsp6oJ+VmZ6DipAKERER
- 4+hrVQEJ53quhc0909PTmzdv9vOzbN261TYODg76eZiLTY12/9hXPz+LDZe2cfv27TZoDg8P2+mxsTGb
- y/3iMtKR6KEWVNYD/azM9BxUhFSIiIgYR1+rCkg413Mt0jRpM5Cfn32t1LYYdpFvgrnINGlzpN1p+Uab
- JoeGhtLZRP4KtCEdiR5qQWU90M/KTM9BRUiFiIiIcfS1qoCEcz3XIk2TRvPC58aNG9MWpskS7cEx3V2D
- g4MyTRpbt25txvT0Cr1hWzZs2JA2JqQj0UMtqKwH+lmZ6TmoCKkQERExjr5WFZBwruda2Mi4bdu2sbGx
- 5i0lNvekt0MwTZZoBsc0Strdlb+cbCeaezXF7KtttHu7/eK9IR2JHmpBZT3QtNOHykzPQUVIhYiIiHH0
- taqAhHM91yJNk0NDQ2nESW8mGRwctK9MkyXS4Gh3mn1No2SzsY3dpekNJDZTprHSztoJu6gZOg3pSPRQ
- CyrrgX5WZnoOKkIqREREjKOvVQUknOu5Fmma3LBhg404a9euTS982tBjX5kmS7QHx+ZeakZM22K050W7
- Y7du3To2Npa+xeh+mvRQC7tyKlso/azM9BxUhFSIiIgYR1+rCkg413MtbO6xadJOpDc/pDeT2FmbeOyi
- 2QgozeCYXhtO78VPG9tjYoPdpenutUvT4N79NOmhFlTWA/2szPQcVIRUiIiIGEdfqwpIONdzLZpp0maj
- 9Hpn+ihJO8E0WaIZHAcGBuxOS/N3szFl2rTvzPRene6nSQ+1oLIe6GdlpuegIqRCRETEOPpaVUDCuZ5r
- 0UyT6WVOI70H2k4wTZZoD47pfrP7ap5pMr2ZJL1abxnDZne/bBEHAFTWPf2szPQcVIRUiIiIGEdfqwpI
- ONdzLZpp0hgeHm6mHJt4Nnb9H6OuNmzgtjstjd2GjYl2N8rGNrbRMnapMTg4aHeyjZV+2SIOAAwq65J+
- VmZ6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipC
- KkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyjr1UFJJzrOYiEdCR6CCIhHeV6DipCKkRERIyj
- r1UFJIyIy6LvkFARUiEiImIcfa0qIGFEXBZ9h4SKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoR
- ERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtV
- AQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4i
- IR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJI
- SEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOKkAoRERHj6GtVAQnneg4iIR2JHoJISEe5noOK
- kAoRERHj6GtVAQnnem4/a9euHRwc9DOHHTYwMLBp0yb76ucPO8wutYyfgf3YXbRt27Y1a9b4+f2sX7/e
- 7sDExo0bfevBkI5ED+2Hynqjn5WZnoOKkAoRERHj6GtVAQnnem4/NixOT083U9HmzZvtrE1C6azNkXa2
- +6lo9WBTo90z9tXPz2J3o23cvn27DZrDw8N2emxsrJtZXDoSPbQfKuuNflZmeg4qQipERESMo69VBSSc
- 67n9yLyYZiAbhtJZmTWhQaZJu4sGBgbyjTZNDg0NpbOJjnemdCR6aD9U1hv9rMz0HFSEVIiIiBhHX6sK
- SDjXcy22b9++detWO2HzkA1DifSWEttul86mYA7twdFmcTttk7dMk0b7DrTTM/fs7OvNGzZsSBsT0pHo
- oRZU1gP9rMz0HFSEVIiIiBhHX6sKSDjXcy2GhobGxsbshI04Nuukl5DTuGMnNm/ePJuCOTSDYxolh4eH
- 85eT7YTdsekOTDH7ahu3bdsmM7p0JHqoBZX1QNNOHyozPQcVIRUiIiLG0deqAhLO9VyLNETalGNzTxor
- 0wyUtqexEoQ0ONogbl/TKNlsbGNTY3oDid2fhp2ws3bCLrLwzBXNIh2JHmpBZT3Qz8pMz0FFSIWIiIhx
- 9LWqgIRzPdfCJiEbbmzEsakovbHEvtrpNPSkDAjtwbH5A9xmxJz5QJlNm9rz4tq1a+1etTE9fYvR/TTp
- oRZU1gP9rMz0HFSEVIiIiBhHX6sKSDjXc3Ox2XH79u024gzOfr5kekuJbWn+tBSEZnBMM3f63Ji0sT0m
- Ntg9nF6kt0ub1+/9soUfABhUtlD6WZnpOagIqRARETGOvlYVkHCu5+ayadMmm2+MNBXZ13Q2DZeQ0wyO
- AwMDNibasNjemDJtbLvdyel0Gta7nyY9NBcqWyj9rMz0HFSEVIiIiBhHX6sKSDjXc3NJ46NNRX5+9j3l
- tiUNl5DTHhzTy8PpDSQyJjakN5Ns3rzZTljGGGp91qR0JHpoLlS2UPpZmek5qAipEBERMY6+VhWQcK7n
- MoZn30HuZ2b/AjK9RAodWbNmzbbWfytrd5dNk7KxTfpDUrvUGBwctFHSxkq/rKcDAIPKFkQ/KzM9BxUh
- FSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR
- 16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEkbE
- ZdF3SKgIqRARETGOvlYVkDAiLou+Q0JFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWq
- gIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeR
- kI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0Ek
- pKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FF
- SIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx
- 9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRz
- PQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5E
- D0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNc
- z0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWI
- iIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWq
- gIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeR
- kI5ED0EkpKNcz0FFSIWIiIhx9LWqgIRzPQeRkI5ED0EkpKNcz0FFSIWIiIhx9LWqgIQRcVn0HRIqQipE
- RESMo69VBSSMiMui75BQEVIhIiJiHH2tKiBhRFwWfYeEipAKERER4+hrVQEJI+Ky6DskVIRUiIiIGEdf
- qwpIGBGXRd8hoSKkQkRExDj6WlVAwoi4LPoOCRUhFSIiIsbR16oCEkbEZdF3SKgIqRARETGOvlYVkDAi
- Lou+Q0JFSIWIiIhx9LWqgIQRcVn0HRIqQipERESMo69VBSSce8Jpr8VoSkeihDGC0lGu75BQEVIhIiJi
- HH2tKiDhXJljMILSkShhjKB0lOs7JFSEVIiIiBhHX6sKSDhX5hiMoHQkShgjKB3l+g4JFSEVIiIixtHX
- qgISzpU5BiMoHYkSxghKR7m+Q0JFSIWIiIhx9LWqgIRzZY6p0VtuvS33+m/eKLGKlI5ECVfqhRdfftfd
- 90zPMjExaX2tO+McyVSkdJTrOyRUhFSIiIgYR1+rCkg4V+aY6nzFhnenITLHLpJwLUpHooRr9Oot13pJ
- LW6/406JVaR0lOs7JFSEVIiIiBhHX6sKSDhX5pjqPO+CS9LsaCfa1jv9m9KRKOHqtHbSxJ9e9bemmuOB
- Sy67SsK1KB3l+g4JFSEVIiIixtHXqgISzpU5pjrT7HjLrbfJ9qqVjkQJV6fN/Xll6e1A1mZ7Y0VKR7m+
- Q0JFSIWIiIhx9LWqgIRzZY6pzmuuvaHqwbGj0pEo4eq0vozzLrikvfHscwer/jMA6SjXd0ioCKkQEREx
- jr5WFZBwrswx1XnLrbfZNHnFlVsuvPhyOwww7YRkqlM6EiVcl+n9PxMTk81ZORKoVOko13dIqAipEBER
- MY6+VhWQcK7MMdXZfJJMm9vvuHMFf6SMhOvSDtVSQTfedHMqy7DjgWuuvYFPAYJYSIWIiIhx9LWqgIRz
- ZY6pTh8hZ99TfvWWa9P7y40V/JEyEq5L6ygVlLDRvzmEq/oPOaSjXN8hoSKkQkRExDj6WlVAwrkyx1Sn
- TZA2O7Y/PebscwfTQLlSP1JGwnXZHADY3N8UZCfSRj4FCAIhFSIiIsbR16oCEs6VOaY6z+v0iZ/p9wA3
- 3nSzbK9F6UiUcF2mAwA7bJM3/HT8aKCKlI5yfYeEipAKERER4+hrVQEJ58ocszK88OLLV/A0KeG6TAcA
- 11x7g2xPfxx81933yPZalI5yfYeEipAKERER4+hrVQEJ58ocszJM0yQHAAFNBwD2VbanyppPB6pO6SjX
- d0ioCKkQERExjr5WFZBwrswxdXnJZVfdfsedZ587KNvTfw7AAUBA09v983dnpU8H4i1AEAipEBERMY6+
- VhWQcK7MMXWZ3jh+1933tN9QbscD6S+D85eZa1E6EiVcl6/Y8G6rxmj/dw1WX/osoPytQbUoHeX6DgkV
- IRUiIiLG0deqAhLOlTmmLm1wTLP+7XfcecWVW8674JJLLrsqbcn/zLQipSNRwtV5y+z/3WbYCeur+eRW
- qyz/e+5alI5yfYeEipAKERER4+hrVQEJ58ocU53pveOCjZL5+4IqUjoSJVyddmBmB2xe1X6ssno/A9SU
- jnJ9h4SKkAoRERHj6GtVAQnnyhxTozbrX3PtDbfcelvyiiu31Pvaf1I6EiVco1aQ1dRUZvXV+9p/UjrK
- 9R0SKkIqREREjKOvVQUknCtzDEZQOhIljBGUjnJ9h4SKkAoRERHj6GtVAQnnyhyDEZSORAljBKWjXN8h
- oSKkQkRExDj6WlVAwrkyx2AEpSNRwhhB6SjXd0ioCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQ
- ERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5W
- FZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucg
- EtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGI
- hHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmoCKkQERExjr5WFZBwrucgEtKR6CGIhHSU6zmo
- CKkQERExjr5WFZBwrudarF27dtOmTQMDA35+lrRxzZo1fh7mYnfXtm3b8vtn/fr1dr8lNm7c6FsPhnQk
- eqgFlfVAPyszPQcVIRUiIiLG0deqAhLO9VwLm3ump6c3b97s52fZunWrbRwcHPTzMBebGu3+sa9+fhYb
- Lm3j9u3bbdAcHh6202NjYzaX+8VlpCPRQy2orAf6WZnpOagIqRARETGOvlYVkHCu51qkadJmID8/+1qp
- bTHsIt8Ec5Fp0uZIu9PyjTZNDg0NpbOJ/BVoQzoSPdSCynqgn5WZnoOKkAoRERHj6GtVAQnneq5FmiaN
- 5oXPjRs3pi1MkyXag2O6uwYHB2WaNLZu3dqM6ekVesO2bNiwIW1MSEeih1pQWQ/0szLTc1ARUiEiImIc
- fa0qIOFcz7WwkXHbtm1jY2PNW0ps7klvh2CaLNEMjmmUtLsrfznZTjT3aorZV9to93b7xXtDOhI91ILK
- eqBppw+VmZ6DipAKERER4+hrVQEJ53quRZomh4aG0oiT3kwyODhoX5kmS6TB0e40+5pGyWZjG7tL0xtI
- bKZMY6WdtRN2UTN0GtKR6KEWVNYD/azM9BxUhFSIiIgYR1+rCkg413Mt0jS5YcMGG3HWrl2bXvi0oce+
- Mk2WaA+Ozb3UjJi2xWjPi3bHbt26dWxsLH2L0f006aEWduVUtlD6WZnpOagIqRARETGOvlYVkHCu51rY
- 3GPTpJ1Ib35Ibyaxszbx2EWzEVCawTG9Npzei582tsfEBrtL091rl6bBvftp0kMtqKwH+lmZ6TmoCKkQ
- ERExjr5WFZBwrudaNNOkzUbp9c70UZJ2gmmyRDM4DgwM2J2W5u9mY8q0ad+Z6b063U+THmpBZT3Qz8pM
- z0FFSIWIiIhx9LWqgIRzPdeimSbTy5xGeg+0nWCaLNEeHNP9ZvfVPNNkejNJerXeMobN7n7ZIg4AqKx7
- +lmZ6TmoCKkQERExjr5WFZBwrudaNNOkMTw83Ew5NvFs7Po/Rl1t2MBtd1oauw0bE+1ulI1tbKNl7FJj
- cHDQ7mQbK/2yRRwAGFTWJf2szPQcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpI
- ONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnpSPQQREI6yvUcVIRUiIiIGEdfqwpIONdzEAnp
- SPQQREI6yvUcVIRUiIiIGEdfqwpIGBGXRd8hoSKkQkRExDj6WlVAwoi4LPoOCRUhFSIiIsbR16oCEs71
- HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9
- BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9
- BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIi
- IsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oC
- Es71HERCOhI9BJGQjnI9BxUhFSIiIsbR16oCEs713H7Wrl07ODjoZw47bGBgYNOmTfbVzx92mF1qGT8D
- +7G7aNu2bWvWrPHz+1m/fr3dgYmNGzf61oMhHYke2g+V9UY/KzM9BxUhFSIiIsbR16oCEs713H5sWJye
- nm6mos2bN9tZm4TSWZsj7Wz3U9HqwaZGu2fsq5+fxe5G27h9+3YbNIeHh+302NhYN7O4dCR6aD9U1hv9
- rMz0HFSEVIiIiBhHX6sKSDjXc/uReTHNQDYMpbMya0KDTJN2Fw0MDOQbbZocGhpKZxMd70zpSPTQfqis
- N/pZmek5qAipEBERMY6+VhWQcK7nWmzfvn3r1q12wuYhG4YS6S0ltt0unU3BHNqDo83idtomb5kmjfYd
- aKdn7tnZ15s3bNiQNiakI9FDLaisB/pZmek5qAipEBERMY6+VhWQcK7nWgwNDY2NjdkJG3Fs1kkvIadx
- x05s3rx5NgVzaAbHNEoODw/nLyfbCbtj0x2YYvbVNm7btk1mdOlI9FALKuuBpp0+VGZ6DipCKkRERIyj
- r1UFJJzruRZpiLQpx+aeNFamGShtT2MlCGlwtEHcvqZRstnYxqbG9AYSuz8NO2Fn7YRdZOGZK5pFOhI9
- 1ILKeqCflZmeg4qQChEREePoa1UBCed6roVNQjbc2IhjU1F6Y4l9tdNp6EkZENqDY/MHuM2IOfOBMps2
- tefFtWvX2r1qY3r6FqP7adJDLaisB/pZmek5qAipEBERMY6+VhWQcK7n5mKz4/bt223EGZz9fMn0lhLb
- 0vxpKQjN4Jhm7vS5MWlje0xssHs4vUhvlzav3/tlCz8AMKhsofSzMtNzUBFSISIiYhx9rSog4VzPzWXT
- pk023xhpKrKv6WwaLiGnGRwHBgZsTLRhsb0xZdrYdruT0+k0rHc/TXpoLlS2UPpZmek5qAipEBERMY6+
- VhWQcK7n5pLGR5uK/Pzse8ptSxouIac9OKaXh9MbSGRMbEhvJtm8ebOdsIwx1PqsSelI9NBcqGyh9LMy
- 03NQEVIhIiJiHH2tKiDhXM9lDM++g9zPzP4FZHqJFDqyZs2aba3/VtbuLpsmZWOb9IekdqkxODhoo6SN
- lX5ZTwcABpUtiH5WZnoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0
- JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd5XoOKkIqREREjKOvVQUknOs5iIR0JHoIIiEd
- 5XoOKkIqREREjKOvVQUkjIjLou+QUBFSISIiYhx9rSogYURcFn2HhIqQChEREePoa1UBCed6DiIhHYke
- gkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7me
- g4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChER
- EePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UB
- Ced6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIh
- HYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhI
- R7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQ
- ChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePo
- a1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6
- DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYke
- gkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7me
- g4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChEREePoa1UBCed6DiIhHYkegkhIR7meg4qQChER
- EePoa1UBCSPisug7JFSEVIiIiBhHX6sKSBgRl0XfIaEipEJERMQ4+lpVQMKIuCz6DgkVIRUiIiLG0deq
- AhJGxGXRd0ioCKkQERExjr5WFZAwIi6LvkNCRUiFiIiIcfS1qoCEEXFZ9B0SKkIqREREjKOvVQUkjIjL
- ou+QUBFSISIiYhx9rSogYURcFn2HhIqQChEREePoa1UBCSPisug7JFSEVIiIiBhHX6sKSDj3hNNei9GU
- jkQJYwSlo1zfIaEipEJERMQ4+lpVQMK5MsdgBKUjUcIYQeko13dIqAipEBERMY6+VhWQcK7MMRhB6UiU
- MEZQOsr1HRIqQipERESMo69VBSScK3MMRlA6EiWMEZSOcn2HhIqQChEREePoa1UBCefKHFOX684458ab
- br7l1ts6esWVWyRfi9KRKOEaPe+CS6y46f3cdfc9l1x2lWTqUjrK9R0SKkIqREREjKOvVQUknCtzTF1e
- ePHlPkIWkHwtSkeihKvTZn2vZy7Xf/NGSVakdJTrOyRUhFSIiIgYR1+rCkg4V+aY6jz73MHzLrik7RVX
- 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
+ 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
- gMMO+/8D1Kf/GEWpAm0AAAAASUVORK5CYII=
+ AAAAYMuW/z+19tV/vyNZ8QAAAABJRU5ErkJggg==
diff --git a/INT_PT002/Forms/FormMainDisplay4.Designer.cs b/INT_PT002/Forms/FormMainDisplay4.Designer.cs
new file mode 100644
index 0000000..6cd7120
--- /dev/null
+++ b/INT_PT002/Forms/FormMainDisplay4.Designer.cs
@@ -0,0 +1,1357 @@
+namespace INT_PT002.Forms
+{
+ partial class FormMainDisplay4
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay4));
+ this.smartForm1 = new SmartX.SmartForm();
+ this.pictureBoxProgress3 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress2 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress1 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress0 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress0_1 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress3_1 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress1_1 = new System.Windows.Forms.PictureBox();
+ this.pictureBoxProgress2_1 = new System.Windows.Forms.PictureBox();
+ this.labelResult1 = new SmartX.SmartLabel();
+ this.labelSbAlarm1 = new SmartX.SmartLabel();
+ this.labelExpireOfPassword = new SmartX.SmartLabel();
+ this.buttonModbus = new SmartX.SmartButton();
+ this.pictureBoxEthernetDisconnection = new System.Windows.Forms.PictureBox();
+ this.pictureBoxEthernetConnection = new System.Windows.Forms.PictureBox();
+ this.pictureBoxEthernetDisable = new System.Windows.Forms.PictureBox();
+ this.smartLabel1 = new SmartX.SmartLabel();
+ this.progressBar1 = new SmartX.SmartProgressBar();
+ this.labelProgress3_1 = new SmartX.SmartLabel();
+ this.labelProgress2_1 = new SmartX.SmartLabel();
+ this.labelProgress1_1 = new SmartX.SmartLabel();
+ this.labelProgress0_1 = new SmartX.SmartLabel();
+ this.labelProgress0 = new SmartX.SmartLabel();
+ this.labelProgress3 = new SmartX.SmartLabel();
+ this.labelProgress1 = new SmartX.SmartLabel();
+ this.smartLabel24 = new SmartX.SmartLabel();
+ this.smartLabel25 = new SmartX.SmartLabel();
+ this.smartLabel27 = new SmartX.SmartLabel();
+ this.labelProgress2 = new SmartX.SmartLabel();
+ this.labelPressureMaster1 = new SmartX.SmartLabel();
+ this.labelPressureWorking1 = new SmartX.SmartLabel();
+ this.labelLrSec1 = new SmartX.SmartLabel();
+ this.labelUserID = new SmartX.SmartLabel();
+ this.labelUserLevel = new SmartX.SmartLabel();
+ this.smartButton5 = new SmartX.SmartButton();
+ this.buttonRecipeNo = new SmartX.SmartButton();
+ this.labelCommunicationStatus = new SmartX.SmartLabel();
+ this.labelTime = new SmartX.SmartLabel();
+ this.smartButton1 = new SmartX.SmartButton();
+ this.smartGroupBox1 = new SmartX.SmartGroupBox();
+ this.labelAlarm = new System.Windows.Forms.Label();
+ this.buttonUser = new SmartX.SmartButton();
+ this.labelStop = new SmartX.SmartLabel();
+ this.labelStart = new SmartX.SmartLabel();
+ this.buttonExit = new SmartX.SmartButton();
+ this.buttonInspection = new SmartX.SmartButton();
+ this.buttonClear = new SmartX.SmartButton();
+ this.buttonMenu = new SmartX.SmartButton();
+ this.buttonTest = new SmartX.SmartButton();
+ this.smartTimerAlarm = new SmartX.SmartTimer();
+ this.smartTimerMessageShow = new SmartX.SmartTimer();
+ this.smartTimerLogin = new SmartX.SmartTimer();
+ this.smartTimerProgressBar = new SmartX.SmartTimer();
+ this.timerServer = new SmartX.SmartTimer();
+ this.smartTimerTest = new SmartX.SmartTimer();
+ this.smartForm1.SuspendLayout();
+ this.smartGroupBox1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // smartForm1
+ //
+ this.smartForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(33)))), ((int)(((byte)(35)))));
+ this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage;
+ this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
+ this.smartForm1.CenterLocation = false;
+ this.smartForm1.Controls.Add(this.pictureBoxProgress3);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress2);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress1);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress0);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress0_1);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress3_1);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress1_1);
+ this.smartForm1.Controls.Add(this.pictureBoxProgress2_1);
+ this.smartForm1.Controls.Add(this.labelResult1);
+ this.smartForm1.Controls.Add(this.labelSbAlarm1);
+ this.smartForm1.Controls.Add(this.labelExpireOfPassword);
+ this.smartForm1.Controls.Add(this.buttonModbus);
+ this.smartForm1.Controls.Add(this.pictureBoxEthernetDisconnection);
+ this.smartForm1.Controls.Add(this.pictureBoxEthernetConnection);
+ this.smartForm1.Controls.Add(this.pictureBoxEthernetDisable);
+ this.smartForm1.Controls.Add(this.smartLabel1);
+ this.smartForm1.Controls.Add(this.progressBar1);
+ this.smartForm1.Controls.Add(this.labelProgress3_1);
+ this.smartForm1.Controls.Add(this.labelProgress2_1);
+ this.smartForm1.Controls.Add(this.labelProgress1_1);
+ this.smartForm1.Controls.Add(this.labelProgress0_1);
+ this.smartForm1.Controls.Add(this.labelProgress0);
+ this.smartForm1.Controls.Add(this.labelProgress3);
+ this.smartForm1.Controls.Add(this.labelProgress1);
+ this.smartForm1.Controls.Add(this.smartLabel24);
+ this.smartForm1.Controls.Add(this.smartLabel25);
+ this.smartForm1.Controls.Add(this.smartLabel27);
+ this.smartForm1.Controls.Add(this.labelProgress2);
+ this.smartForm1.Controls.Add(this.labelPressureMaster1);
+ this.smartForm1.Controls.Add(this.labelPressureWorking1);
+ this.smartForm1.Controls.Add(this.labelLrSec1);
+ this.smartForm1.Controls.Add(this.labelUserID);
+ this.smartForm1.Controls.Add(this.labelUserLevel);
+ this.smartForm1.Controls.Add(this.smartButton5);
+ this.smartForm1.Controls.Add(this.buttonRecipeNo);
+ this.smartForm1.Controls.Add(this.labelCommunicationStatus);
+ this.smartForm1.Controls.Add(this.labelTime);
+ this.smartForm1.Controls.Add(this.smartButton1);
+ this.smartForm1.Controls.Add(this.smartGroupBox1);
+ this.smartForm1.Controls.Add(this.buttonUser);
+ this.smartForm1.Controls.Add(this.labelStop);
+ this.smartForm1.Controls.Add(this.labelStart);
+ this.smartForm1.Controls.Add(this.buttonExit);
+ this.smartForm1.Controls.Add(this.buttonInspection);
+ this.smartForm1.Controls.Add(this.buttonClear);
+ this.smartForm1.Controls.Add(this.buttonMenu);
+ this.smartForm1.Controls.Add(this.buttonTest);
+ this.smartForm1.GradationColorBottom = System.Drawing.Color.Gray;
+ this.smartForm1.GradationColorTop = System.Drawing.Color.White;
+ this.smartForm1.LCDDirection = SmartXUIBase.SmartUIControlFormBase.LCDDIRECTIONS.HORIZONTAL;
+ this.smartForm1.LCDSize = SmartXUIBase.SmartUIControlFormBase.LCDRESOLUTION.LCD1024X768;
+ this.smartForm1.Location = new System.Drawing.Point(0, 0);
+ this.smartForm1.MainForm = null;
+ this.smartForm1.Mode = SmartXUIBase.SmartUIControlFormBase.RUNMODE.RUNTIME;
+ this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
+ this.smartForm1.Name = "smartForm1";
+ this.smartForm1.Size = new System.Drawing.Size(1024, 768);
+ this.smartForm1.SpecialFunctionClickPointSize = 100;
+ this.smartForm1.UseMainMenu = false;
+ //
+ // pictureBoxProgress3
+ //
+ this.pictureBoxProgress3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3.Image")));
+ this.pictureBoxProgress3.Location = new System.Drawing.Point(82, 549);
+ this.pictureBoxProgress3.Name = "pictureBoxProgress3";
+ this.pictureBoxProgress3.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress2
+ //
+ this.pictureBoxProgress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2.Image")));
+ this.pictureBoxProgress2.Location = new System.Drawing.Point(336, 549);
+ this.pictureBoxProgress2.Name = "pictureBoxProgress2";
+ this.pictureBoxProgress2.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress1
+ //
+ this.pictureBoxProgress1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1.Image")));
+ this.pictureBoxProgress1.Location = new System.Drawing.Point(336, 282);
+ this.pictureBoxProgress1.Name = "pictureBoxProgress1";
+ this.pictureBoxProgress1.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress0
+ //
+ this.pictureBoxProgress0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress0.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0.Image")));
+ this.pictureBoxProgress0.Location = new System.Drawing.Point(82, 282);
+ this.pictureBoxProgress0.Name = "pictureBoxProgress0";
+ this.pictureBoxProgress0.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress0_1
+ //
+ this.pictureBoxProgress0_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress0_1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress0_1.Image")));
+ this.pictureBoxProgress0_1.Location = new System.Drawing.Point(82, 282);
+ this.pictureBoxProgress0_1.Name = "pictureBoxProgress0_1";
+ this.pictureBoxProgress0_1.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress3_1
+ //
+ this.pictureBoxProgress3_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress3_1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress3_1.Image")));
+ this.pictureBoxProgress3_1.Location = new System.Drawing.Point(82, 549);
+ this.pictureBoxProgress3_1.Name = "pictureBoxProgress3_1";
+ this.pictureBoxProgress3_1.Size = new System.Drawing.Size(190, 140);
+ //
+ // pictureBoxProgress1_1
+ //
+ this.pictureBoxProgress1_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress1_1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress1_1.Image")));
+ this.pictureBoxProgress1_1.Location = new System.Drawing.Point(336, 282);
+ this.pictureBoxProgress1_1.Name = "pictureBoxProgress1_1";
+ this.pictureBoxProgress1_1.Size = new System.Drawing.Size(190, 140);
+ this.pictureBoxProgress1_1.Visible = false;
+ //
+ // pictureBoxProgress2_1
+ //
+ this.pictureBoxProgress2_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
+ this.pictureBoxProgress2_1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxProgress2_1.Image")));
+ this.pictureBoxProgress2_1.Location = new System.Drawing.Point(336, 549);
+ this.pictureBoxProgress2_1.Name = "pictureBoxProgress2_1";
+ this.pictureBoxProgress2_1.Size = new System.Drawing.Size(190, 140);
+ //
+ // labelResult1
+ //
+ this.labelResult1.BackGround = null;
+ this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(200)))), ((int)(((byte)(64)))));
+ this.labelResult1.BorderColor = System.Drawing.Color.Black;
+ this.labelResult1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelResult1.Font = new System.Drawing.Font("Arial", 48F, System.Drawing.FontStyle.Bold);
+ this.labelResult1.LineSpacing = 0F;
+ this.labelResult1.Location = new System.Drawing.Point(610, 507);
+ this.labelResult1.Name = "labelResult1";
+ this.labelResult1.OverlapOptimize = true;
+ this.labelResult1.PasswordChar = '\0';
+ this.labelResult1.Radius = 3;
+ this.labelResult1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelResult1.Size = new System.Drawing.Size(286, 226);
+ this.labelResult1.TabIndex = 112;
+ this.labelResult1.Text = "PASS";
+ this.labelResult1.TextColor = System.Drawing.Color.White;
+ this.labelResult1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelResult1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelResult1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelResult1.Visible = false;
+ this.labelResult1.Wordwrap = false;
+ //
+ // labelSbAlarm1
+ //
+ this.labelSbAlarm1.BackGround = null;
+ this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelSbAlarm1.BorderColor = System.Drawing.Color.Red;
+ this.labelSbAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelSbAlarm1.LineSpacing = 0F;
+ this.labelSbAlarm1.Location = new System.Drawing.Point(872, 174);
+ this.labelSbAlarm1.Name = "labelSbAlarm1";
+ this.labelSbAlarm1.OverlapOptimize = true;
+ this.labelSbAlarm1.PasswordChar = '\0';
+ this.labelSbAlarm1.Radius = 20;
+ this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.Red;
+ this.labelSbAlarm1.Size = new System.Drawing.Size(10, 10);
+ this.labelSbAlarm1.TabIndex = 249;
+ this.labelSbAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelSbAlarm1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelSbAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labelSbAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labelSbAlarm1.Wordwrap = false;
+ //
+ // labelExpireOfPassword
+ //
+ this.labelExpireOfPassword.BackGround = this.smartForm1;
+ this.labelExpireOfPassword.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelExpireOfPassword.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelExpireOfPassword.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelExpireOfPassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelExpireOfPassword.LineSpacing = 0F;
+ this.labelExpireOfPassword.Location = new System.Drawing.Point(787, 126);
+ this.labelExpireOfPassword.Name = "labelExpireOfPassword";
+ this.labelExpireOfPassword.OverlapOptimize = true;
+ this.labelExpireOfPassword.PasswordChar = '\0';
+ this.labelExpireOfPassword.Radius = 3;
+ this.labelExpireOfPassword.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelExpireOfPassword.Size = new System.Drawing.Size(100, 15);
+ this.labelExpireOfPassword.TabIndex = 424;
+ this.labelExpireOfPassword.Text = "ABCDEFG";
+ this.labelExpireOfPassword.TextColor = System.Drawing.Color.White;
+ this.labelExpireOfPassword.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelExpireOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelExpireOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelExpireOfPassword.Wordwrap = false;
+ //
+ // buttonModbus
+ //
+ this.buttonModbus.BackGround = this.smartForm1;
+ this.buttonModbus.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonModbus.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonModbus.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonModbus.ButtonImageAutoSize = true;
+ this.buttonModbus.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonModbus.ButtonText = "Modbus";
+ this.buttonModbus.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonModbus.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonModbus.GroupID = 0;
+ this.buttonModbus.ImageDisable = null;
+ this.buttonModbus.ImageDown = null;
+ this.buttonModbus.ImageUp = null;
+ this.buttonModbus.Location = new System.Drawing.Point(917, 286);
+ this.buttonModbus.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonModbus.Name = "buttonModbus";
+ this.buttonModbus.NestedClickEventPrevent = false;
+ this.buttonModbus.OutlinePixel = 2;
+ this.buttonModbus.OverlapOptimize = true;
+ this.buttonModbus.RepeatInterval = 200;
+ this.buttonModbus.RepeatIntervalAccelerate = null;
+ this.buttonModbus.RoundSize = 10;
+ this.buttonModbus.SafeInterval = 200;
+ this.buttonModbus.Size = new System.Drawing.Size(100, 60);
+ this.buttonModbus.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonModbus.TabIndex = 404;
+ this.buttonModbus.Text = null;
+ this.buttonModbus.TextColor = System.Drawing.Color.White;
+ this.buttonModbus.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonModbus.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonModbus.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonModbus.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonModbus.Visible = false;
+ this.buttonModbus.Click += new System.EventHandler(this.buttonModbus_Click);
+ //
+ // pictureBoxEthernetDisconnection
+ //
+ this.pictureBoxEthernetDisconnection.BackColor = System.Drawing.Color.Black;
+ this.pictureBoxEthernetDisconnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisconnection.Image")));
+ this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(151, 44);
+ this.pictureBoxEthernetDisconnection.Name = "pictureBoxEthernetDisconnection";
+ this.pictureBoxEthernetDisconnection.Size = new System.Drawing.Size(30, 25);
+ this.pictureBoxEthernetDisconnection.Visible = false;
+ //
+ // pictureBoxEthernetConnection
+ //
+ this.pictureBoxEthernetConnection.BackColor = System.Drawing.Color.Black;
+ this.pictureBoxEthernetConnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetConnection.Image")));
+ this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(187, 44);
+ this.pictureBoxEthernetConnection.Name = "pictureBoxEthernetConnection";
+ this.pictureBoxEthernetConnection.Size = new System.Drawing.Size(30, 25);
+ this.pictureBoxEthernetConnection.Visible = false;
+ //
+ // pictureBoxEthernetDisable
+ //
+ this.pictureBoxEthernetDisable.BackColor = System.Drawing.Color.Black;
+ this.pictureBoxEthernetDisable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisable.Image")));
+ this.pictureBoxEthernetDisable.Location = new System.Drawing.Point(151, 13);
+ this.pictureBoxEthernetDisable.Name = "pictureBoxEthernetDisable";
+ this.pictureBoxEthernetDisable.Size = new System.Drawing.Size(30, 25);
+ this.pictureBoxEthernetDisable.Visible = false;
+ //
+ // smartLabel1
+ //
+ this.smartLabel1.BackGround = this.smartForm1;
+ this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
+ this.smartLabel1.LineSpacing = 0F;
+ this.smartLabel1.Location = new System.Drawing.Point(288, 566);
+ this.smartLabel1.Name = "smartLabel1";
+ this.smartLabel1.OverlapOptimize = true;
+ this.smartLabel1.PasswordChar = '\0';
+ this.smartLabel1.Radius = 3;
+ this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel1.Size = new System.Drawing.Size(29, 70);
+ this.smartLabel1.TabIndex = 428;
+ this.smartLabel1.Text = "◀";
+ this.smartLabel1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
+ this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel1.Wordwrap = false;
+ //
+ // progressBar1
+ //
+ this.progressBar1.AutoColorSet = true;
+ this.progressBar1.BackGround = this.smartForm1;
+ this.progressBar1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
+ this.progressBar1.BarBackColor1 = System.Drawing.Color.White;
+ this.progressBar1.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.progressBar1.BarColor1 = System.Drawing.Color.Teal;
+ this.progressBar1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
+ this.progressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Flat;
+ this.progressBar1.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
+ this.progressBar1.FormatString = "";
+ this.progressBar1.Location = new System.Drawing.Point(336, 537);
+ this.progressBar1.Maximum = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
+ this.progressBar1.Minimum = new decimal(new int[] {
+ 0,
+ 0,
+ 0,
+ 0});
+ this.progressBar1.Name = "progressBar1";
+ this.progressBar1.OutlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.progressBar1.OverlapOptimize = true;
+ this.progressBar1.RoundedCorners = true;
+ this.progressBar1.Size = new System.Drawing.Size(190, 10);
+ this.progressBar1.TabIndex = 427;
+ this.progressBar1.Text = "smartProgressBar3";
+ this.progressBar1.TextAutoRotation = true;
+ this.progressBar1.TextColor = System.Drawing.Color.White;
+ this.progressBar1.TextColorDisable = System.Drawing.Color.Gray;
+ this.progressBar1.Units = "";
+ this.progressBar1.Value = new decimal(new int[] {
+ 100,
+ 0,
+ 0,
+ 0});
+ this.progressBar1.ValueTextType = SmartX.SmartProgressBar.TextValueOutputType.None;
+ this.progressBar1.Visible = false;
+ //
+ // labelProgress3_1
+ //
+ this.labelProgress3_1.BackGround = null;
+ this.labelProgress3_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress3_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress3_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress3_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
+ this.labelProgress3_1.LineSpacing = 0F;
+ this.labelProgress3_1.Location = new System.Drawing.Point(78, 507);
+ this.labelProgress3_1.Name = "labelProgress3_1";
+ this.labelProgress3_1.OverlapOptimize = true;
+ this.labelProgress3_1.PasswordChar = '\0';
+ this.labelProgress3_1.Radius = 20;
+ this.labelProgress3_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress3_1.Size = new System.Drawing.Size(197, 27);
+ this.labelProgress3_1.TabIndex = 426;
+ this.labelProgress3_1.Text = "배출 및 원점복귀";
+ this.labelProgress3_1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress3_1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress3_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress3_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress3_1.Wordwrap = false;
+ //
+ // labelProgress2_1
+ //
+ this.labelProgress2_1.BackGround = null;
+ this.labelProgress2_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress2_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress2_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress2_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
+ this.labelProgress2_1.LineSpacing = 0F;
+ this.labelProgress2_1.Location = new System.Drawing.Point(332, 507);
+ this.labelProgress2_1.Name = "labelProgress2_1";
+ this.labelProgress2_1.OverlapOptimize = true;
+ this.labelProgress2_1.PasswordChar = '\0';
+ this.labelProgress2_1.Radius = 20;
+ this.labelProgress2_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress2_1.Size = new System.Drawing.Size(197, 27);
+ this.labelProgress2_1.TabIndex = 425;
+ this.labelProgress2_1.Text = "측정 중";
+ this.labelProgress2_1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress2_1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress2_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress2_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress2_1.Wordwrap = false;
+ //
+ // labelProgress1_1
+ //
+ this.labelProgress1_1.BackGround = null;
+ this.labelProgress1_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress1_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress1_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress1_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
+ this.labelProgress1_1.LineSpacing = 0F;
+ this.labelProgress1_1.Location = new System.Drawing.Point(332, 239);
+ this.labelProgress1_1.Name = "labelProgress1_1";
+ this.labelProgress1_1.OverlapOptimize = true;
+ this.labelProgress1_1.PasswordChar = '\0';
+ this.labelProgress1_1.Radius = 20;
+ this.labelProgress1_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress1_1.Size = new System.Drawing.Size(197, 27);
+ this.labelProgress1_1.TabIndex = 424;
+ this.labelProgress1_1.Text = "이동 및 제품진입";
+ this.labelProgress1_1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress1_1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress1_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress1_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress1_1.Wordwrap = false;
+ //
+ // labelProgress0_1
+ //
+ this.labelProgress0_1.BackGround = null;
+ this.labelProgress0_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress0_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress0_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelProgress0_1.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
+ this.labelProgress0_1.LineSpacing = 0F;
+ this.labelProgress0_1.Location = new System.Drawing.Point(78, 239);
+ this.labelProgress0_1.Name = "labelProgress0_1";
+ this.labelProgress0_1.OverlapOptimize = true;
+ this.labelProgress0_1.PasswordChar = '\0';
+ this.labelProgress0_1.Radius = 20;
+ this.labelProgress0_1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress0_1.Size = new System.Drawing.Size(197, 27);
+ this.labelProgress0_1.TabIndex = 423;
+ this.labelProgress0_1.Text = "초기상태";
+ this.labelProgress0_1.TextColor = System.Drawing.Color.Black;
+ this.labelProgress0_1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress0_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress0_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress0_1.Wordwrap = false;
+ //
+ // labelProgress0
+ //
+ this.labelProgress0.BackGround = null;
+ this.labelProgress0.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.labelProgress0.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress0.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelProgress0.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelProgress0.LineSpacing = 0F;
+ this.labelProgress0.Location = new System.Drawing.Point(72, 226);
+ this.labelProgress0.Name = "labelProgress0";
+ this.labelProgress0.OverlapOptimize = true;
+ this.labelProgress0.PasswordChar = '\0';
+ this.labelProgress0.Radius = 20;
+ this.labelProgress0.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress0.Size = new System.Drawing.Size(210, 210);
+ this.labelProgress0.TabIndex = 416;
+ this.labelProgress0.TextColor = System.Drawing.Color.White;
+ this.labelProgress0.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress0.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress0.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress0.Wordwrap = false;
+ //
+ // labelProgress3
+ //
+ this.labelProgress3.BackGround = null;
+ this.labelProgress3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.labelProgress3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelProgress3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelProgress3.LineSpacing = 0F;
+ this.labelProgress3.Location = new System.Drawing.Point(72, 494);
+ this.labelProgress3.Name = "labelProgress3";
+ this.labelProgress3.OverlapOptimize = true;
+ this.labelProgress3.PasswordChar = '\0';
+ this.labelProgress3.Radius = 20;
+ this.labelProgress3.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress3.Size = new System.Drawing.Size(210, 210);
+ this.labelProgress3.TabIndex = 419;
+ this.labelProgress3.TextColor = System.Drawing.Color.White;
+ this.labelProgress3.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress3.Wordwrap = false;
+ //
+ // labelProgress1
+ //
+ this.labelProgress1.BackGround = null;
+ this.labelProgress1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.labelProgress1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelProgress1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelProgress1.LineSpacing = 0F;
+ this.labelProgress1.Location = new System.Drawing.Point(326, 226);
+ this.labelProgress1.Name = "labelProgress1";
+ this.labelProgress1.OverlapOptimize = true;
+ this.labelProgress1.PasswordChar = '\0';
+ this.labelProgress1.Radius = 20;
+ this.labelProgress1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress1.Size = new System.Drawing.Size(210, 210);
+ this.labelProgress1.TabIndex = 417;
+ this.labelProgress1.TextColor = System.Drawing.Color.White;
+ this.labelProgress1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress1.Wordwrap = false;
+ //
+ // smartLabel24
+ //
+ this.smartLabel24.BackGround = this.smartForm1;
+ this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel24.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
+ this.smartLabel24.LineSpacing = 0F;
+ this.smartLabel24.Location = new System.Drawing.Point(291, 294);
+ this.smartLabel24.Name = "smartLabel24";
+ this.smartLabel24.OverlapOptimize = true;
+ this.smartLabel24.PasswordChar = '\0';
+ this.smartLabel24.Radius = 3;
+ this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel24.Size = new System.Drawing.Size(29, 70);
+ this.smartLabel24.TabIndex = 420;
+ this.smartLabel24.Text = "▶";
+ this.smartLabel24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
+ this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel24.Wordwrap = false;
+ //
+ // smartLabel25
+ //
+ this.smartLabel25.BackGround = this.smartForm1;
+ this.smartLabel25.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel25.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel25.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel25.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
+ this.smartLabel25.LineSpacing = 0F;
+ this.smartLabel25.Location = new System.Drawing.Point(393, 254);
+ this.smartLabel25.Name = "smartLabel25";
+ this.smartLabel25.OverlapOptimize = true;
+ this.smartLabel25.PasswordChar = '\0';
+ this.smartLabel25.Radius = 3;
+ this.smartLabel25.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel25.Size = new System.Drawing.Size(35, 70);
+ this.smartLabel25.TabIndex = 421;
+ this.smartLabel25.Text = "▶";
+ this.smartLabel25.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
+ this.smartLabel25.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel25.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel25.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel25.Wordwrap = false;
+ //
+ // smartLabel27
+ //
+ this.smartLabel27.BackGround = this.smartForm1;
+ this.smartLabel27.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel27.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(155)))), ((int)(((byte)(111)))));
+ this.smartLabel27.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.smartLabel27.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Regular);
+ this.smartLabel27.LineSpacing = 0F;
+ this.smartLabel27.Location = new System.Drawing.Point(406, 445);
+ this.smartLabel27.Name = "smartLabel27";
+ this.smartLabel27.OverlapOptimize = true;
+ this.smartLabel27.PasswordChar = '\0';
+ this.smartLabel27.Radius = 3;
+ this.smartLabel27.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.smartLabel27.Size = new System.Drawing.Size(64, 41);
+ this.smartLabel27.TabIndex = 422;
+ this.smartLabel27.Text = "▼";
+ this.smartLabel27.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
+ this.smartLabel27.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartLabel27.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.smartLabel27.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.smartLabel27.Wordwrap = false;
+ //
+ // labelProgress2
+ //
+ this.labelProgress2.BackGround = null;
+ this.labelProgress2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.labelProgress2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(101)))), ((int)(((byte)(103)))));
+ this.labelProgress2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelProgress2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.labelProgress2.LineSpacing = 0F;
+ this.labelProgress2.Location = new System.Drawing.Point(326, 494);
+ this.labelProgress2.Name = "labelProgress2";
+ this.labelProgress2.OverlapOptimize = true;
+ this.labelProgress2.PasswordChar = '\0';
+ this.labelProgress2.Radius = 20;
+ this.labelProgress2.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(231)))), ((int)(((byte)(231)))));
+ this.labelProgress2.Size = new System.Drawing.Size(210, 210);
+ this.labelProgress2.TabIndex = 418;
+ this.labelProgress2.TextColor = System.Drawing.Color.White;
+ this.labelProgress2.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelProgress2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelProgress2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelProgress2.Wordwrap = false;
+ //
+ // labelPressureMaster1
+ //
+ this.labelPressureMaster1.BackGround = this.smartForm1;
+ this.labelPressureMaster1.BackGroundColor = System.Drawing.Color.Black;
+ this.labelPressureMaster1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelPressureMaster1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureMaster1.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold);
+ this.labelPressureMaster1.LineSpacing = 0F;
+ this.labelPressureMaster1.Location = new System.Drawing.Point(610, 193);
+ this.labelPressureMaster1.Name = "labelPressureMaster1";
+ this.labelPressureMaster1.OverlapOptimize = true;
+ this.labelPressureMaster1.PasswordChar = '\0';
+ this.labelPressureMaster1.Radius = 3;
+ this.labelPressureMaster1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelPressureMaster1.Size = new System.Drawing.Size(240, 70);
+ this.labelPressureMaster1.TabIndex = 397;
+ this.labelPressureMaster1.Text = "-100.0";
+ this.labelPressureMaster1.TextColor = System.Drawing.Color.White;
+ this.labelPressureMaster1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureMaster1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelPressureMaster1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureMaster1.Wordwrap = false;
+ //
+ // labelPressureWorking1
+ //
+ this.labelPressureWorking1.BackGround = this.smartForm1;
+ this.labelPressureWorking1.BackGroundColor = System.Drawing.Color.Black;
+ this.labelPressureWorking1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelPressureWorking1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelPressureWorking1.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold);
+ this.labelPressureWorking1.LineSpacing = 0F;
+ this.labelPressureWorking1.Location = new System.Drawing.Point(610, 273);
+ this.labelPressureWorking1.Name = "labelPressureWorking1";
+ this.labelPressureWorking1.OverlapOptimize = true;
+ this.labelPressureWorking1.PasswordChar = '\0';
+ this.labelPressureWorking1.Radius = 3;
+ this.labelPressureWorking1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelPressureWorking1.Size = new System.Drawing.Size(240, 70);
+ this.labelPressureWorking1.TabIndex = 229;
+ this.labelPressureWorking1.Text = "-100.0";
+ this.labelPressureWorking1.TextColor = System.Drawing.Color.White;
+ this.labelPressureWorking1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelPressureWorking1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelPressureWorking1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelPressureWorking1.Wordwrap = false;
+ //
+ // labelLrSec1
+ //
+ this.labelLrSec1.BackGround = this.smartForm1;
+ this.labelLrSec1.BackGroundColor = System.Drawing.Color.Black;
+ this.labelLrSec1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ this.labelLrSec1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelLrSec1.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold);
+ this.labelLrSec1.LineSpacing = 0F;
+ this.labelLrSec1.Location = new System.Drawing.Point(610, 353);
+ this.labelLrSec1.Name = "labelLrSec1";
+ this.labelLrSec1.OverlapOptimize = true;
+ this.labelLrSec1.PasswordChar = '\0';
+ this.labelLrSec1.Radius = 3;
+ this.labelLrSec1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
+ this.labelLrSec1.Size = new System.Drawing.Size(240, 70);
+ this.labelLrSec1.TabIndex = 239;
+ this.labelLrSec1.Text = "-100.0";
+ this.labelLrSec1.TextColor = System.Drawing.Color.White;
+ this.labelLrSec1.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelLrSec1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
+ this.labelLrSec1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelLrSec1.Wordwrap = false;
+ //
+ // labelUserID
+ //
+ this.labelUserID.BackGround = this.smartForm1;
+ this.labelUserID.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelUserID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelUserID.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelUserID.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelUserID.LineSpacing = 0F;
+ this.labelUserID.Location = new System.Drawing.Point(787, 90);
+ this.labelUserID.Name = "labelUserID";
+ this.labelUserID.OverlapOptimize = true;
+ this.labelUserID.PasswordChar = '\0';
+ this.labelUserID.Radius = 3;
+ this.labelUserID.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelUserID.Size = new System.Drawing.Size(100, 20);
+ this.labelUserID.TabIndex = 267;
+ this.labelUserID.Text = "ABCDEFG";
+ this.labelUserID.TextColor = System.Drawing.Color.White;
+ this.labelUserID.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelUserID.Wordwrap = false;
+ //
+ // labelUserLevel
+ //
+ this.labelUserLevel.BackGround = this.smartForm1;
+ this.labelUserLevel.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelUserLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelUserLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelUserLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelUserLevel.LineSpacing = 0F;
+ this.labelUserLevel.Location = new System.Drawing.Point(787, 107);
+ this.labelUserLevel.Name = "labelUserLevel";
+ this.labelUserLevel.OverlapOptimize = true;
+ this.labelUserLevel.PasswordChar = '\0';
+ this.labelUserLevel.Radius = 3;
+ this.labelUserLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelUserLevel.Size = new System.Drawing.Size(100, 20);
+ this.labelUserLevel.TabIndex = 268;
+ this.labelUserLevel.Text = "ABCDEFG";
+ this.labelUserLevel.TextColor = System.Drawing.Color.White;
+ this.labelUserLevel.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelUserLevel.Wordwrap = false;
+ //
+ // smartButton5
+ //
+ this.smartButton5.BackGround = this.smartForm1;
+ this.smartButton5.BackGroundColor = System.Drawing.Color.LightBlue;
+ this.smartButton5.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartButton5.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
+ this.smartButton5.ButtonImageAutoSize = true;
+ this.smartButton5.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.smartButton5.ButtonText = "smartButton1";
+ this.smartButton5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.smartButton5.GroupID = 0;
+ this.smartButton5.ImageDisable = null;
+ this.smartButton5.ImageDown = null;
+ this.smartButton5.ImageUp = null;
+ this.smartButton5.Location = new System.Drawing.Point(917, 609);
+ this.smartButton5.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.smartButton5.Name = "smartButton5";
+ this.smartButton5.NestedClickEventPrevent = false;
+ this.smartButton5.OutlinePixel = 2;
+ this.smartButton5.OverlapOptimize = true;
+ this.smartButton5.RepeatInterval = 200;
+ this.smartButton5.RepeatIntervalAccelerate = null;
+ this.smartButton5.RoundSize = 10;
+ this.smartButton5.SafeInterval = 200;
+ this.smartButton5.Size = new System.Drawing.Size(100, 43);
+ this.smartButton5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.smartButton5.TabIndex = 310;
+ this.smartButton5.Text = null;
+ this.smartButton5.TextColor = System.Drawing.Color.White;
+ this.smartButton5.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartButton5.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.smartButton5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.smartButton5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.smartButton5.Visible = false;
+ this.smartButton5.Click += new System.EventHandler(this.smartButton5_Click);
+ //
+ // buttonRecipeNo
+ //
+ this.buttonRecipeNo.BackGround = this.smartForm1;
+ this.buttonRecipeNo.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonRecipeNo.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonRecipeNo.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonRecipeNo.ButtonImageAutoSize = true;
+ this.buttonRecipeNo.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonRecipeNo.ButtonText = "1";
+ this.buttonRecipeNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonRecipeNo.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
+ this.buttonRecipeNo.GroupID = 0;
+ this.buttonRecipeNo.ImageDisable = null;
+ this.buttonRecipeNo.ImageDown = null;
+ this.buttonRecipeNo.ImageUp = null;
+ this.buttonRecipeNo.Location = new System.Drawing.Point(21, 88);
+ this.buttonRecipeNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonRecipeNo.Name = "buttonRecipeNo";
+ this.buttonRecipeNo.NestedClickEventPrevent = false;
+ this.buttonRecipeNo.OutlinePixel = 2;
+ this.buttonRecipeNo.OverlapOptimize = true;
+ this.buttonRecipeNo.RepeatInterval = 200;
+ this.buttonRecipeNo.RepeatIntervalAccelerate = null;
+ this.buttonRecipeNo.RoundSize = 30;
+ this.buttonRecipeNo.SafeInterval = 200;
+ this.buttonRecipeNo.Size = new System.Drawing.Size(100, 55);
+ this.buttonRecipeNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonRecipeNo.TabIndex = 295;
+ this.buttonRecipeNo.Text = null;
+ this.buttonRecipeNo.TextColor = System.Drawing.Color.White;
+ this.buttonRecipeNo.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonRecipeNo.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonRecipeNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonRecipeNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonRecipeNo.Click += new System.EventHandler(this.buttonProductNo_Click);
+ //
+ // labelCommunicationStatus
+ //
+ this.labelCommunicationStatus.BackGround = null;
+ this.labelCommunicationStatus.BackGroundColor = System.Drawing.Color.Black;
+ this.labelCommunicationStatus.BorderColor = System.Drawing.Color.Lime;
+ this.labelCommunicationStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelCommunicationStatus.LineSpacing = 0F;
+ this.labelCommunicationStatus.Location = new System.Drawing.Point(904, 13);
+ this.labelCommunicationStatus.Name = "labelCommunicationStatus";
+ this.labelCommunicationStatus.OverlapOptimize = true;
+ this.labelCommunicationStatus.PasswordChar = '\0';
+ this.labelCommunicationStatus.Radius = 20;
+ this.labelCommunicationStatus.RoundRectFillColor = System.Drawing.Color.Lime;
+ this.labelCommunicationStatus.Size = new System.Drawing.Size(10, 10);
+ this.labelCommunicationStatus.TabIndex = 69;
+ this.labelCommunicationStatus.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelCommunicationStatus.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelCommunicationStatus.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
+ this.labelCommunicationStatus.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
+ this.labelCommunicationStatus.Wordwrap = false;
+ //
+ // labelTime
+ //
+ this.labelTime.BackGround = this.smartForm1;
+ this.labelTime.BackGroundColor = System.Drawing.Color.SkyBlue;
+ this.labelTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
+ this.labelTime.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
+ this.labelTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
+ this.labelTime.LineSpacing = 0F;
+ this.labelTime.Location = new System.Drawing.Point(141, 119);
+ this.labelTime.Name = "labelTime";
+ this.labelTime.OverlapOptimize = true;
+ this.labelTime.PasswordChar = '\0';
+ this.labelTime.Radius = 3;
+ this.labelTime.RoundRectFillColor = System.Drawing.Color.LightBlue;
+ this.labelTime.Size = new System.Drawing.Size(170, 20);
+ this.labelTime.TabIndex = 57;
+ this.labelTime.Text = "2022.05.12 17:25:28";
+ this.labelTime.TextColor = System.Drawing.Color.White;
+ this.labelTime.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelTime.Wordwrap = false;
+ //
+ // smartButton1
+ //
+ this.smartButton1.BackGround = this.smartForm1;
+ this.smartButton1.BackGroundColor = System.Drawing.Color.LightBlue;
+ this.smartButton1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartButton1.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
+ this.smartButton1.ButtonImageAutoSize = true;
+ this.smartButton1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.smartButton1.ButtonText = "smartButton1";
+ this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.smartButton1.GroupID = 0;
+ this.smartButton1.ImageDisable = null;
+ this.smartButton1.ImageDown = null;
+ this.smartButton1.ImageUp = null;
+ this.smartButton1.Location = new System.Drawing.Point(917, 560);
+ this.smartButton1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.smartButton1.Name = "smartButton1";
+ this.smartButton1.NestedClickEventPrevent = false;
+ this.smartButton1.OutlinePixel = 2;
+ this.smartButton1.OverlapOptimize = true;
+ this.smartButton1.RepeatInterval = 200;
+ this.smartButton1.RepeatIntervalAccelerate = null;
+ this.smartButton1.RoundSize = 10;
+ this.smartButton1.SafeInterval = 200;
+ this.smartButton1.Size = new System.Drawing.Size(100, 43);
+ this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.smartButton1.TabIndex = 74;
+ this.smartButton1.Text = null;
+ this.smartButton1.TextColor = System.Drawing.Color.White;
+ this.smartButton1.TextColorDisable = System.Drawing.Color.Gray;
+ this.smartButton1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
+ this.smartButton1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.smartButton1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.smartButton1.Visible = false;
+ this.smartButton1.Click += new System.EventHandler(this.smartButton4_Click);
+ //
+ // smartGroupBox1
+ //
+ this.smartGroupBox1.BackGround = this.smartForm1;
+ this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.smartGroupBox1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.BackImage")));
+ this.smartGroupBox1.Controls.Add(this.labelAlarm);
+ this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
+ this.smartGroupBox1.FrameLineThickness = 2;
+ this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
+ this.smartGroupBox1.HeaderHeightOffset = 12;
+ this.smartGroupBox1.Location = new System.Drawing.Point(343, 90);
+ this.smartGroupBox1.Name = "smartGroupBox1";
+ this.smartGroupBox1.RoundRadius = 5;
+ this.smartGroupBox1.Size = new System.Drawing.Size(405, 50);
+ this.smartGroupBox1.TabIndex = 134;
+ this.smartGroupBox1.Text = "smartGroupBox1";
+ this.smartGroupBox1.TextColor = System.Drawing.Color.White;
+ //
+ // labelAlarm
+ //
+ this.labelAlarm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
+ this.labelAlarm.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
+ this.labelAlarm.ForeColor = System.Drawing.Color.White;
+ this.labelAlarm.Location = new System.Drawing.Point(3, 31);
+ this.labelAlarm.Name = "labelAlarm";
+ this.labelAlarm.Size = new System.Drawing.Size(366, 20);
+ //
+ // buttonUser
+ //
+ this.buttonUser.BackGround = this.smartForm1;
+ this.buttonUser.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonUser.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonUser.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonUser.ButtonImageAutoSize = true;
+ this.buttonUser.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonUser.ButtonText = "Login";
+ this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonUser.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonUser.GroupID = 0;
+ this.buttonUser.ImageDisable = null;
+ this.buttonUser.ImageDown = null;
+ this.buttonUser.ImageUp = null;
+ this.buttonUser.Location = new System.Drawing.Point(917, 220);
+ this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
+ this.buttonUser.Name = "buttonUser";
+ this.buttonUser.NestedClickEventPrevent = false;
+ this.buttonUser.OutlinePixel = 2;
+ this.buttonUser.OverlapOptimize = true;
+ this.buttonUser.RepeatInterval = 200;
+ this.buttonUser.RepeatIntervalAccelerate = null;
+ this.buttonUser.RoundSize = 10;
+ this.buttonUser.SafeInterval = 200;
+ this.buttonUser.Size = new System.Drawing.Size(100, 60);
+ this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonUser.TabIndex = 78;
+ this.buttonUser.Text = null;
+ this.buttonUser.TextColor = System.Drawing.Color.White;
+ this.buttonUser.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonUser.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click);
+ //
+ // labelStop
+ //
+ this.labelStop.BackGround = this.smartForm1;
+ this.labelStop.BackGroundColor = System.Drawing.Color.Red;
+ this.labelStop.BorderColor = System.Drawing.Color.Red;
+ this.labelStop.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelStop.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
+ this.labelStop.LineSpacing = 0F;
+ this.labelStop.Location = new System.Drawing.Point(917, 12);
+ this.labelStop.Name = "labelStop";
+ this.labelStop.OverlapOptimize = true;
+ this.labelStop.PasswordChar = '\0';
+ this.labelStop.Radius = 30;
+ this.labelStop.RoundRectFillColor = System.Drawing.Color.Red;
+ this.labelStop.Size = new System.Drawing.Size(100, 60);
+ this.labelStop.TabIndex = 62;
+ this.labelStop.Text = "STOP";
+ this.labelStop.TextColor = System.Drawing.Color.White;
+ this.labelStop.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelStop.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelStop.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelStop.Wordwrap = false;
+ this.labelStop.Click += new System.EventHandler(this.labelStop_Click);
+ //
+ // labelStart
+ //
+ this.labelStart.BackGround = this.smartForm1;
+ this.labelStart.BackGroundColor = System.Drawing.Color.Lime;
+ this.labelStart.BorderColor = System.Drawing.Color.DarkGreen;
+ this.labelStart.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
+ this.labelStart.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
+ this.labelStart.LineSpacing = 0F;
+ this.labelStart.Location = new System.Drawing.Point(917, 12);
+ this.labelStart.Name = "labelStart";
+ this.labelStart.OverlapOptimize = true;
+ this.labelStart.PasswordChar = '\0';
+ this.labelStart.Radius = 30;
+ this.labelStart.RoundRectFillColor = System.Drawing.Color.DarkGreen;
+ this.labelStart.Size = new System.Drawing.Size(100, 60);
+ this.labelStart.TabIndex = 63;
+ this.labelStart.Text = "START";
+ this.labelStart.TextColor = System.Drawing.Color.White;
+ this.labelStart.TextColorDisable = System.Drawing.Color.Gray;
+ this.labelStart.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
+ this.labelStart.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
+ this.labelStart.Wordwrap = false;
+ this.labelStart.Click += new System.EventHandler(this.labelStart_Click);
+ //
+ // buttonExit
+ //
+ this.buttonExit.BackGround = this.smartForm1;
+ this.buttonExit.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonExit.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonExit.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonExit.ButtonImageAutoSize = true;
+ this.buttonExit.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonExit.ButtonText = "EXIT";
+ this.buttonExit.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonExit.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonExit.GroupID = 0;
+ this.buttonExit.ImageDisable = null;
+ this.buttonExit.ImageDown = null;
+ this.buttonExit.ImageUp = null;
+ this.buttonExit.Location = new System.Drawing.Point(917, 660);
+ this.buttonExit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonExit.Name = "buttonExit";
+ this.buttonExit.NestedClickEventPrevent = false;
+ this.buttonExit.OutlinePixel = 2;
+ this.buttonExit.OverlapOptimize = true;
+ this.buttonExit.RepeatInterval = 200;
+ this.buttonExit.RepeatIntervalAccelerate = null;
+ this.buttonExit.RoundSize = 10;
+ this.buttonExit.SafeInterval = 200;
+ this.buttonExit.Size = new System.Drawing.Size(100, 39);
+ this.buttonExit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonExit.TabIndex = 22;
+ this.buttonExit.Text = null;
+ this.buttonExit.TextColor = System.Drawing.Color.White;
+ this.buttonExit.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonExit.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonExit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click);
+ //
+ // buttonInspection
+ //
+ this.buttonInspection.BackGround = this.smartForm1;
+ this.buttonInspection.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonInspection.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonInspection.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonInspection.ButtonImageAutoSize = true;
+ this.buttonInspection.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonInspection.ButtonText = "Inspection";
+ this.buttonInspection.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonInspection.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonInspection.GroupID = 0;
+ this.buttonInspection.ImageDisable = null;
+ this.buttonInspection.ImageDown = null;
+ this.buttonInspection.ImageUp = null;
+ this.buttonInspection.Location = new System.Drawing.Point(917, 88);
+ this.buttonInspection.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonInspection.Name = "buttonInspection";
+ this.buttonInspection.NestedClickEventPrevent = false;
+ this.buttonInspection.OutlinePixel = 2;
+ this.buttonInspection.OverlapOptimize = true;
+ this.buttonInspection.RepeatInterval = 200;
+ this.buttonInspection.RepeatIntervalAccelerate = null;
+ this.buttonInspection.RoundSize = 10;
+ this.buttonInspection.SafeInterval = 200;
+ this.buttonInspection.Size = new System.Drawing.Size(100, 60);
+ this.buttonInspection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonInspection.TabIndex = 70;
+ this.buttonInspection.Text = null;
+ this.buttonInspection.TextColor = System.Drawing.Color.White;
+ this.buttonInspection.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonInspection.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonInspection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonInspection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonInspection.Click += new System.EventHandler(this.buttonInspection_Click);
+ //
+ // buttonClear
+ //
+ this.buttonClear.BackGround = this.smartForm1;
+ this.buttonClear.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonClear.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonClear.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonClear.ButtonImageAutoSize = true;
+ this.buttonClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonClear.ButtonText = "Clear";
+ this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonClear.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonClear.GroupID = 0;
+ this.buttonClear.ImageDisable = null;
+ this.buttonClear.ImageDown = null;
+ this.buttonClear.ImageUp = null;
+ this.buttonClear.Location = new System.Drawing.Point(917, 154);
+ this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonClear.Name = "buttonClear";
+ this.buttonClear.NestedClickEventPrevent = false;
+ this.buttonClear.OutlinePixel = 2;
+ this.buttonClear.OverlapOptimize = true;
+ this.buttonClear.RepeatInterval = 200;
+ this.buttonClear.RepeatIntervalAccelerate = null;
+ this.buttonClear.RoundSize = 10;
+ this.buttonClear.SafeInterval = 200;
+ this.buttonClear.Size = new System.Drawing.Size(100, 60);
+ this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonClear.TabIndex = 64;
+ this.buttonClear.Text = null;
+ this.buttonClear.TextColor = System.Drawing.Color.White;
+ this.buttonClear.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonClear.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
+ //
+ // buttonMenu
+ //
+ this.buttonMenu.BackGround = this.smartForm1;
+ this.buttonMenu.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonMenu.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonMenu.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonMenu.ButtonImageAutoSize = true;
+ this.buttonMenu.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonMenu.ButtonText = "Menu";
+ this.buttonMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonMenu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonMenu.GroupID = 0;
+ this.buttonMenu.ImageDisable = null;
+ this.buttonMenu.ImageDown = null;
+ this.buttonMenu.ImageUp = null;
+ this.buttonMenu.Location = new System.Drawing.Point(917, 705);
+ this.buttonMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
+ this.buttonMenu.Name = "buttonMenu";
+ this.buttonMenu.NestedClickEventPrevent = false;
+ this.buttonMenu.OutlinePixel = 2;
+ this.buttonMenu.OverlapOptimize = true;
+ this.buttonMenu.RepeatInterval = 200;
+ this.buttonMenu.RepeatIntervalAccelerate = null;
+ this.buttonMenu.RoundSize = 10;
+ this.buttonMenu.SafeInterval = 200;
+ this.buttonMenu.Size = new System.Drawing.Size(100, 60);
+ this.buttonMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonMenu.TabIndex = 60;
+ this.buttonMenu.Text = null;
+ this.buttonMenu.TextColor = System.Drawing.Color.White;
+ this.buttonMenu.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonMenu.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click);
+ //
+ // buttonTest
+ //
+ this.buttonTest.BackGround = this.smartForm1;
+ this.buttonTest.BackGroundColor = System.Drawing.Color.Gray;
+ this.buttonTest.ButtonColor = System.Drawing.Color.Teal;
+ this.buttonTest.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
+ this.buttonTest.ButtonImageAutoSize = true;
+ this.buttonTest.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
+ this.buttonTest.ButtonText = "Test";
+ this.buttonTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
+ this.buttonTest.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.buttonTest.GroupID = 0;
+ this.buttonTest.ImageDisable = null;
+ this.buttonTest.ImageDown = null;
+ this.buttonTest.ImageUp = null;
+ this.buttonTest.Location = new System.Drawing.Point(917, 352);
+ this.buttonTest.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
+ this.buttonTest.Name = "buttonTest";
+ this.buttonTest.NestedClickEventPrevent = false;
+ this.buttonTest.OutlinePixel = 2;
+ this.buttonTest.OverlapOptimize = true;
+ this.buttonTest.RepeatInterval = 200;
+ this.buttonTest.RepeatIntervalAccelerate = null;
+ this.buttonTest.RoundSize = 10;
+ this.buttonTest.SafeInterval = 200;
+ this.buttonTest.Size = new System.Drawing.Size(100, 60);
+ this.buttonTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
+ this.buttonTest.TabIndex = 55;
+ this.buttonTest.Text = null;
+ this.buttonTest.TextColor = System.Drawing.Color.White;
+ this.buttonTest.TextColorDisable = System.Drawing.Color.Gainsboro;
+ this.buttonTest.TextDownColor = System.Drawing.Color.Chartreuse;
+ this.buttonTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
+ this.buttonTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
+ this.buttonTest.Visible = false;
+ this.buttonTest.Click += new System.EventHandler(this.buttonTest_Click);
+ //
+ // smartTimerAlarm
+ //
+ this.smartTimerAlarm.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerAlarm.Interval = 100;
+ this.smartTimerAlarm.IntervalSeries = null;
+ this.smartTimerAlarm.TimeCount = ((long)(1000000));
+ this.smartTimerAlarm.TimeFormStringSeparator = ":";
+ this.smartTimerAlarm.Tick += new System.EventHandler(this.smartTimerAlarm_Tick);
+ //
+ // smartTimerMessageShow
+ //
+ this.smartTimerMessageShow.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerMessageShow.Interval = 10;
+ this.smartTimerMessageShow.IntervalSeries = null;
+ this.smartTimerMessageShow.TimeCount = ((long)(1000000));
+ this.smartTimerMessageShow.TimeFormStringSeparator = ":";
+ this.smartTimerMessageShow.Tick += new System.EventHandler(this.smartTimerMessageShow_Tick);
+ //
+ // smartTimerLogin
+ //
+ this.smartTimerLogin.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerLogin.Interval = 3000;
+ this.smartTimerLogin.IntervalSeries = null;
+ this.smartTimerLogin.TimeCount = ((long)(1000000));
+ this.smartTimerLogin.TimeFormStringSeparator = ":";
+ this.smartTimerLogin.Tick += new System.EventHandler(this.smartTimerLogin_Tick);
+ //
+ // smartTimerProgressBar
+ //
+ this.smartTimerProgressBar.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerProgressBar.Interval = 500;
+ this.smartTimerProgressBar.IntervalSeries = null;
+ this.smartTimerProgressBar.TimeCount = ((long)(1000000));
+ this.smartTimerProgressBar.TimeFormStringSeparator = ":";
+ this.smartTimerProgressBar.Tick += new System.EventHandler(this.smartTimerProgressBar_Tick);
+ //
+ // timerServer
+ //
+ this.timerServer.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.timerServer.Interval = 1000;
+ this.timerServer.IntervalSeries = null;
+ this.timerServer.TimeCount = ((long)(1000000));
+ this.timerServer.TimeFormStringSeparator = ":";
+ this.timerServer.Tick += new System.EventHandler(this.timerServer_Tick);
+ //
+ // smartTimerTest
+ //
+ this.smartTimerTest.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
+ this.smartTimerTest.Interval = 300000;
+ this.smartTimerTest.IntervalSeries = null;
+ this.smartTimerTest.TimeCount = ((long)(1000000));
+ this.smartTimerTest.TimeFormStringSeparator = ":";
+ this.smartTimerTest.Tick += new System.EventHandler(this.smartTimerTest_Tick);
+ //
+ // FormMainDisplay4
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
+ this.AutoScroll = true;
+ this.ClientSize = new System.Drawing.Size(1024, 768);
+ this.ControlBox = false;
+ this.Controls.Add(this.smartForm1);
+ this.Name = "FormMainDisplay4";
+ this.Text = "FormMainDisplay1";
+ this.smartForm1.ResumeLayout(false);
+ this.smartGroupBox1.ResumeLayout(false);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private SmartX.SmartForm smartForm1;
+ private SmartX.SmartLabel labelResult1;
+ private SmartX.SmartButton buttonUser;
+ public SmartX.SmartLabel labelCommunicationStatus;
+ public SmartX.SmartLabel labelSensorStatus1;
+ private SmartX.SmartLabel labelTime;
+ private SmartX.SmartLabel labelStop;
+ private SmartX.SmartLabel labelStart;
+ private SmartX.SmartButton buttonExit;
+ private SmartX.SmartButton buttonInspection;
+ private SmartX.SmartButton buttonClear;
+ private SmartX.SmartButton buttonMenu;
+ private SmartX.SmartButton buttonTest;
+ private SmartX.SmartGroupBox smartGroupBox1;
+ private SmartX.SmartTimer smartTimerAlarm;
+ private SmartX.SmartButton smartButton1;
+ private System.Windows.Forms.Label labelAlarm;
+ private SmartX.SmartTimer smartTimerMessageShow;
+ private SmartX.SmartLabel labelPressureWorking1;
+ private SmartX.SmartLabel labelLrSec1;
+ public SmartX.SmartLabel labelSbAlarm1;
+ private SmartX.SmartLabel labelUserLevel;
+ private SmartX.SmartLabel labelUserID;
+ private SmartX.SmartTimer smartTimerLogin;
+ private SmartX.SmartButton buttonRecipeNo;
+ private SmartX.SmartButton smartButton5;
+ private SmartX.SmartTimer smartTimerProgressBar;
+ private SmartX.SmartTimer timerServer;
+ private System.Windows.Forms.PictureBox pictureBoxEthernetDisconnection;
+ private System.Windows.Forms.PictureBox pictureBoxEthernetConnection;
+ private System.Windows.Forms.PictureBox pictureBoxEthernetDisable;
+ private SmartX.SmartButton buttonModbus;
+ private SmartX.SmartLabel labelExpireOfPassword;
+ private SmartX.SmartLabel labelPressureMaster1;
+ private SmartX.SmartLabel smartLabel1;
+ private SmartX.SmartProgressBar progressBar1;
+ private SmartX.SmartLabel labelProgress3_1;
+ private SmartX.SmartLabel labelProgress2_1;
+ private SmartX.SmartLabel labelProgress1_1;
+ private SmartX.SmartLabel labelProgress0_1;
+ private SmartX.SmartLabel labelProgress0;
+ private SmartX.SmartLabel labelProgress3;
+ private SmartX.SmartLabel labelProgress1;
+ private SmartX.SmartLabel smartLabel24;
+ private SmartX.SmartLabel smartLabel25;
+ private SmartX.SmartLabel smartLabel27;
+ private SmartX.SmartLabel labelProgress2;
+ private System.Windows.Forms.PictureBox pictureBoxProgress1_1;
+ private System.Windows.Forms.PictureBox pictureBoxProgress2_1;
+ private System.Windows.Forms.PictureBox pictureBoxProgress3_1;
+ private System.Windows.Forms.PictureBox pictureBoxProgress0_1;
+ private SmartX.SmartTimer smartTimerTest;
+ private System.Windows.Forms.PictureBox pictureBoxProgress0;
+ private System.Windows.Forms.PictureBox pictureBoxProgress1;
+ private System.Windows.Forms.PictureBox pictureBoxProgress2;
+ private System.Windows.Forms.PictureBox pictureBoxProgress3;
+ }
+}
\ No newline at end of file
diff --git a/INT_PT002/Forms/FormMainDisplay4.cs b/INT_PT002/Forms/FormMainDisplay4.cs
new file mode 100644
index 0000000..6330377
--- /dev/null
+++ b/INT_PT002/Forms/FormMainDisplay4.cs
@@ -0,0 +1,1256 @@
+using System;
+using System.Linq;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Text;
+using System.Windows.Forms;
+using System.Threading;
+
+using SmartX;
+using INT_PT002.DataStore;
+using INT_PT002.Controls;
+using INT_PT002.Part11_UserManager;
+using INT_PT002.DialogForms;
+
+namespace INT_PT002.Forms
+{
+ public partial class FormMainDisplay4 : Form
+ {
+ #region Field
+ public string ChangeID;
+ private bool BeforeEthernetStatus;
+ private int FlagIgnoreCNT;
+ private string MessageBoxRange;
+ private int testIndex;
+ private Define.E_ProcessStatus CurrentProcessStatus;
+ private bool IsTestMode;
+
+ private Color ColorProgressOn;
+ private Color ColorProgressOff;
+ private Color ColorProgressTextOn;
+ private Color ColorProgressTextOff;
+ private Color ColorResultPass;
+ private Color ColorResultNG;
+ private Color ColorResultNone;
+ private Color ColorSensorNormal;
+ private Color ColorSensorError;
+ private Color ColorNumberSelected;
+ private Color ColorNumberUnSelected;
+
+ private FormMain m_ParentForm;
+
+ private ControlMainDisplay ChildControl;
+ public ControlMainModbus ChildModbus;
+ #endregion
+
+ #region Constructor
+ public FormMainDisplay4(FormMain parent)
+ {
+ InitializeComponent();
+
+ this.ParentForm = parent;
+
+ this.DefaultSetting();
+ this.InitializeData();
+ this.InitializeLanguage();
+ }
+ #endregion
+
+ #region Property
+ public FormMain ParentForm
+ {
+ get { return this.m_ParentForm; }
+ private set { this.m_ParentForm = value; }
+ }
+ #endregion
+
+ #region Method
+ private void DefaultSetting()
+ {
+ int testIndex = 0;
+ this.BeforeEthernetStatus = false;
+ this.IsTestMode = false;
+
+ this.FlagIgnoreCNT = 0;
+ this.MessageBoxRange = "";
+ this.CurrentProcessStatus = Define.E_ProcessStatus._0_None;
+
+ this.ColorProgressOff = Color.FromArgb(231, 231, 231);
+ this.ColorProgressOn = Color.FromArgb(95, 196, 188);
+ this.ColorProgressTextOff = Color.Black;
+ this.ColorProgressTextOn = Color.Black;
+ this.ColorResultPass = Color.FromArgb(39, 200, 64);
+ this.ColorResultNG = Color.FromArgb(254, 70, 70);
+ this.ColorResultNone = Color.FromArgb(52, 51, 65);
+ this.ColorSensorNormal = Color.FromArgb(39, 200, 64);
+ this.ColorSensorError = Color.FromArgb(254, 70, 70);
+ this.ColorNumberSelected = Color.Teal;
+ this.ColorNumberUnSelected = Color.FromArgb(80, 92, 118);
+
+ this.ChildControl = new ControlMainDisplay(this.ParentForm);
+ this.Controls.Add(this.ChildControl);
+ this.ChildControl.Location = new Point(0, 118);
+ this.ChildControl.BringToFront();
+ this.ChildControl.Visible = false;
+
+ //this.ChildModbus = new ControlMainModbus(this);
+ //this.Controls.Add(this.ChildModbus);
+ //this.ChildModbus.Location = new Point(0, 155);
+ //this.ChildModbus.BringToFront();
+ //this.ChildModbus.Visible = false;
+
+ this.buttonRecipeNo.ButtonText = this.ParentForm.SystemConfig.RECIPE_NUMBER.ToString();
+ this.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+ private void InitializeData()
+ {
+ this.labelResult1.Visible = false;
+ this.labelPressureWorking1.Text = "0.0";
+ this.labelPressureMaster1.Text = "0.0";
+ this.labelLrSec1.Text = "0.0";
+ this.labelSbAlarm1.Visible = false;
+ }
+ private void InitializeLanguage()
+ {
+ switch (this.ParentForm.SystemConfig.LANGUAGE)
+ {
+ case Define.E_LanguageID.Korean:
+ this.labelProgress0_1.Text = "초기상태";
+ this.labelProgress1_1.Text = "진공시작";
+ this.labelProgress2_1.Text = "측정 중";
+ this.labelProgress3_1.Text = "진공파기";
+ break;
+ case Define.E_LanguageID.English:
+ this.labelProgress0_1.Text = "Ready";
+ this.labelProgress1_1.Text = "Vacuum start";
+ this.labelProgress2_1.Text = "Measuring";
+ this.labelProgress3_1.Text = "Vacuum breaking";
+ break;
+ default:
+ break;
+ }
+ }
+
+ private void InitializeProcessStatus()
+ {
+ this.ProcessStatusStep1();
+ this.pictureBoxProgress0.Visible = false;
+ this.pictureBoxProgress0_1.Visible = true;
+ this.pictureBoxProgress1.Visible = true;
+ this.pictureBoxProgress1_1.Visible = false;
+ this.pictureBoxProgress2.Visible = true;
+ this.pictureBoxProgress2_1.Visible = false;
+ this.pictureBoxProgress3.Visible = true;
+ this.pictureBoxProgress3_1.Visible = false;
+
+ this.progressBar1.Value = this.progressBar1.Minimum;
+
+ this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress3, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress0_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress1_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress2_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress3_1, this.ColorProgressOff);
+ this.SetLabelTextColor(this.labelProgress0_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress1_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress2_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress3_1, this.ColorProgressTextOff);
+ }
+ private bool UI_Invoke(ThreadStart invoker)
+ {
+ try
+ {
+ if (this.InvokeRequired)
+ {
+ if (this.IsDisposed)
+ return true;
+
+ this.Invoke(invoker);
+ }
+ else
+ {
+ invoker();
+ }
+
+ return true;
+
+ }
+ catch (Exception e)
+ {
+ return false;
+ }
+
+ }
+ private void SetLabelBackGroundColor(SmartLabel label, Color c)
+ {
+ if (label.BackGroundColor != c)
+ label.BackGroundColor = c;
+ }
+ private void SetLabelRoundRectFillColor(SmartLabel label, Color c)
+ {
+ if (label.RoundRectFillColor != c)
+ label.RoundRectFillColor = c;
+ }
+ private void SetLabelTextColor(SmartLabel label, Color c)
+ {
+ if (label.TextColor != c)
+ label.TextColor = c;
+ }
+
+ private void UpdateDisplayUser(UserItem user)
+ {
+ string id = "", group = "", expireDate = "";
+
+ switch (user.Group)
+ {
+ case Define.E_UserGroup.None:
+ break;
+ case Define.E_UserGroup.Level1:
+ id = user.ID;
+ group = user.Group.ToString();
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOn)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOn;
+
+ this.labelExpireOfPassword.Visible = true;
+
+ this.buttonUser.ButtonDown();
+ this.buttonRecipeNo.Enabled = this.ParentForm.CurrentUserGroup.Level1.IsMainDisplayProductChange;
+ this.buttonClear.Enabled = this.ParentForm.CurrentUserGroup.Level1.IsMainDisplayClear;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.Level2:
+ id = user.ID;
+ group = user.Group.ToString();
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOn)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOn;
+
+ this.labelExpireOfPassword.Visible = true;
+
+ this.buttonUser.ButtonDown();
+ this.buttonRecipeNo.Enabled = this.ParentForm.CurrentUserGroup.Level2.IsMainDisplayProductChange;
+ this.buttonClear.Enabled = this.ParentForm.CurrentUserGroup.Level2.IsMainDisplayClear;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.Level3:
+ id = user.ID;
+ group = user.Group.ToString();
+
+ this.labelExpireOfPassword.Visible = true;
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOn)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOn;
+
+ this.buttonUser.ButtonDown();
+ this.buttonRecipeNo.Enabled = this.ParentForm.CurrentUserGroup.Level3.IsMainDisplayProductChange;
+ this.buttonClear.Enabled = this.ParentForm.CurrentUserGroup.Level3.IsMainDisplayClear;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.Admin:
+ id = user.ID;
+ group = user.Group.ToString();
+
+ this.labelExpireOfPassword.Visible = false;
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOn)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOn;
+
+ this.buttonUser.ButtonDown();
+ this.buttonRecipeNo.Enabled = true;
+ this.buttonClear.Enabled = true;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.Developer:
+ id = user.ID;
+ group = user.Group.ToString();
+
+ this.labelExpireOfPassword.Visible = true;
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOn)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOn;
+
+ this.buttonUser.ButtonDown();
+ this.buttonRecipeNo.Enabled = true;
+ this.buttonClear.Enabled = true;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.NotLogin:
+ id = "";
+ group = "";
+
+ this.labelExpireOfPassword.Visible = false;
+
+ this.buttonRecipeNo.Enabled = true;
+ this.buttonClear.Enabled = true;
+ this.buttonInspection.Enabled = true;
+ this.buttonMenu.Enabled = true;
+ break;
+ case Define.E_UserGroup.LogOut:
+ id = "Log Off";
+ group = "-";
+
+ this.labelExpireOfPassword.Visible = false;
+
+ if (this.labelUserLevel.TextColor != this.ParentForm.ColorLogOff)
+ this.labelUserLevel.TextColor = this.labelUserID.TextColor = this.ParentForm.ColorLogOff;
+
+ this.buttonUser.ButtonUp();
+ this.buttonRecipeNo.Enabled = false;
+ this.buttonClear.Enabled = false;
+ this.buttonInspection.Enabled = false;
+ this.buttonMenu.Enabled = false;
+ break;
+ default:
+ break;
+ }
+
+ this.buttonRecipeNo.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonRecipeNo.Enabled);
+ this.buttonClear.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonClear.Enabled);
+ this.buttonInspection.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonInspection.Enabled);
+ this.buttonMenu.ButtonColor = this.ParentForm.ButtonColorChange(this.buttonMenu.Enabled);
+
+ expireDate = this.DisplayExpireOfPassword(user.Group);
+ if (expireDate != "-")
+ {
+ int intExpireDate = int.Parse(expireDate);
+
+ if (intExpireDate == 0)
+ {
+ this.labelExpireOfPassword.TextColor = this.ParentForm.ColorLogOff;
+ this.labelExpireOfPassword.Text = "D-0";
+ }
+ else if (intExpireDate < 0)
+ {
+ if (intExpireDate * -1 > this.ParentForm.CurrentSystemStatus.CurrentUser.ExpirePassword)
+ expireDate = "-" + (this.ParentForm.CurrentSystemStatus.CurrentUser.ExpirePassword - 1).ToString();
+
+ this.labelExpireOfPassword.Text = "D" + expireDate;
+ if (intExpireDate >= -10)
+ this.labelExpireOfPassword.TextColor = this.ParentForm.ColorLogOff;
+ else
+ this.labelExpireOfPassword.TextColor = this.ParentForm.ColorLogOn;
+ }
+ else
+ {
+ this.labelExpireOfPassword.TextColor = this.ParentForm.ColorLogOn;
+ this.labelExpireOfPassword.Text = "D+" + expireDate;
+ }
+ }
+ else
+ {
+ this.labelExpireOfPassword.TextColor = this.ParentForm.ColorLogOn;
+ this.labelExpireOfPassword.Text = "-";
+ }
+
+ if (this.labelUserLevel.Text != group)
+ this.labelUserLevel.Text = group;
+ if (this.labelUserID.Text != id)
+ this.labelUserID.Text = id;
+ }
+ private void Login()
+ {
+ int extract = 0;
+ DialogResult result;
+
+ DialogFormLogOn logOn = new DialogFormLogOn(this.ParentForm, false, false);
+ result = logOn.ShowDialog();
+ if (result == DialogResult.OK)
+ {
+ if (this.ParentForm.CurrentSystemStatus.CurrentUser.Group == Define.E_UserGroup.Level1 ||
+ this.ParentForm.CurrentSystemStatus.CurrentUser.Group == Define.E_UserGroup.Level2 ||
+ this.ParentForm.CurrentSystemStatus.CurrentUser.Group == Define.E_UserGroup.Level3)
+ {
+ // 비밀번호 만료일 10일 미만 체크 후 비밀번호 변경
+ this.PasswordExpirationCheck(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+
+ //this.ParentForm.ChildFormMenu.CenterEquipUserGroupEditor.UpdateAllMenu(this.ParentForm.CurrentSystemStatus);
+ this.DisplayRefresh();
+
+ this.buttonUser.ButtonDown();
+ this.ParentForm.ChildFormMenu.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+ else if (result == DialogResult.Abort)
+ {
+ // 비밀 번호 변경 띄우기
+ DialogFormLogOn logOn1 = new DialogFormLogOn(this.ParentForm, false, true);
+ if (logOn1.ShowDialog() == DialogResult.OK)
+ {
+ //this.ParentForm.ChildFormMenu.CenterEquipUserGroupEditor.UpdateAllMenu(this.ParentForm.CurrentSystemStatus);
+ this.DisplayRefresh();
+
+ this.buttonUser.ButtonDown();
+ this.ParentForm.ChildFormMenu.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+ else
+ this.buttonUser.ButtonUp();
+ }
+ else
+ {
+ this.buttonUser.ButtonUp();
+ }
+ }
+ public void Logout()
+ {
+ this.ParentForm.CurrentSystemStatus.CurrentUser.Group = Define.E_UserGroup.LogOut;
+ this.buttonUser.ButtonUp();
+ this.buttonUser.ButtonText = "Login";
+ this.ChangeID = "";
+
+ // Part 11
+ this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.Logout, "");
+
+ this.DisplayRefresh();
+ }
+ private void PasswordExpirationCheck(UserItem user)
+ {
+ int expiryDay = 0;
+
+ // 만료일 -10 일때 메시지 띄우기
+ expiryDay = user.GetPasswordExpiryDday();
+ if (expiryDay >= -10)
+ {
+ //Console.WriteLine("password : " + expiryDay.ToString());
+ if (expiryDay < 0)
+ expiryDay *= -1;
+
+ DialogFormYesNo myDlg = new DialogFormYesNo(this.ParentForm.SystemConfig.LANGUAGE, 2, expiryDay.ToString());
+ if (myDlg.ShowDialog() == DialogResult.Yes)
+ {
+ // 비밀 번호 변경 띄우기
+ DialogFormLogOn logOn = new DialogFormLogOn(this.ParentForm, true, true);
+ if (logOn.ShowDialog() == DialogResult.OK)
+ {
+
+ }
+ }
+ }
+ }
+ public void Part11AutomaticLogoutReset()
+ {
+ //UserManager.UserManager_AutoLogoutTimeoutReset();
+ }
+ public string DisplayExpireOfPassword(Define.E_UserGroup group)
+ {
+ string ret = "";
+
+ if (group == Define.E_UserGroup.Admin || group == Define.E_UserGroup.Developer)
+ ret = "-";
+ else
+ {
+ //TimeSpan resultTime = DateTime.Now - this.ParentForm.CurrentSystemStatus.CurrentUser.DateExpireRegister;
+ TimeSpan dayDiff = DateTime.Now.Date - this.ParentForm.CurrentSystemStatus.CurrentUser.DatePasswordExpire.Date;
+ ret = dayDiff.Days.ToString();
+ }
+
+ return ret;
+ }
+
+ public void CallBackUserListModifyInfoData(UserManager.UserMgr_user_info_t user)
+ {
+ this.ParentForm.CurrentSystemStatus.CurrentUser.DatePasswordExpire = DateTime.Now.AddDays(this.ParentForm.CurrentSystemStatus.CurrentUser.ExpirePassword - 1);
+ this.DisplayExpireOfPassword(this.ParentForm.CurrentSystemStatus.CurrentUser.Group);
+ }
+ public void CallBackUserListLoginTimeoutDataEvent(UserManager.UserMgr_login_timeout_t user)
+ {
+ string code = "", message1 = "", message2 = "";
+ int warningTime = 0;
+
+ if (user.remainder_time != 0)
+ {
+ switch (this.ParentForm.SystemConfig.LANGUAGE)
+ {
+ case Define.E_LanguageID.Korean:
+ code = "로그인";
+ message1 = "잠시 후에 로그아웃 됩니다";
+ message2 = "";
+ break;
+ case Define.E_LanguageID.English:
+ code = "Login";
+ message1 = "You will be logged out after a while";
+ message2 = "";
+ break;
+ default:
+ break;
+ }
+
+ warningTime = this.ParentForm.FlagAutomaticLogoutWarningTime - 2;
+
+ this.UI_Invoke(delegate
+ {
+ DialogFormMessage msg = new DialogFormMessage(Define.E_MessageBoxIcon.Asterisk, code, message1, message2, warningTime);
+ msg.ShowDialog();
+ });
+ }
+ else
+ {
+ switch (this.ParentForm.SystemConfig.LANGUAGE)
+ {
+ case Define.E_LanguageID.Korean:
+ code = "Login";
+ message1 = "자동 로그아웃 되었습니다";
+ message2 = "";
+ break;
+ case Define.E_LanguageID.English:
+ code = "Login";
+ message1 = "automatically logged out";
+ message2 = "";
+ break;
+ default:
+ break;
+ }
+
+ // User Logout
+ UserManager.UserManager_UserLogout();
+
+ this.UI_Invoke(delegate
+ {
+ this.Logout();
+ });
+
+ this.UI_Invoke(delegate
+ {
+ DialogFormMessage msg = new DialogFormMessage(Define.E_MessageBoxIcon.Asterisk, code, message1, message2, 0);
+ msg.ShowDialog();
+ });
+ }
+ }
+
+ private void GetJudgmentResult(Define.E_JudgmentStatus judg, SmartLabel label)
+ {
+ string value = "";
+
+ switch (judg)
+ {
+ case Define.E_JudgmentStatus.None:
+ value = "-";
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ case Define.E_JudgmentStatus.Pass:
+ value = "Pass";
+ label.BackGroundColor = this.ColorResultPass;
+ break;
+ case Define.E_JudgmentStatus.Ng:
+ value = "Leak";
+ label.BackGroundColor = this.ColorResultNG;
+ break;
+ case Define.E_JudgmentStatus.Error:
+ value = "Empty";
+ label.BackGroundColor = this.ColorResultNone;
+ break;
+ default:
+ break;
+ }
+
+ if (label.Text != value)
+ label.Text = value;
+ }
+ private void ProgressBarSetting(Define.E_ProcessStatus status)
+ {
+ //switch (status)
+ //{
+ // case Define.E_ProcessStatus._6_VacuumStart:
+ // this.smartTimerProgressBar.Start();
+ // break;
+ // case Define.E_ProcessStatus._7_VacuumHold:
+ // this.progressBar1.Value = 30;
+ // break;
+ // case Define.E_ProcessStatus._8_Judgment:
+ // this.progressBar1.Value = 60;
+ // break;
+ // case Define.E_ProcessStatus._9_VacuumBreak:
+ // this.progressBar1.Value = this.progressBar1.Maximum;
+ // this.smartTimerProgressBar.Stop();
+ // break;
+ // default:
+ // break;
+ //}
+ }
+
+ public void InitialEthernetIcon()
+ {
+ // 이더넷
+ if (this.ParentForm.SystemConfig.IsEthernetEnable == true)
+ {
+ this.pictureBoxEthernetDisable.Visible = false;
+ this.pictureBoxEthernetDisconnection.Visible = true;
+ this.pictureBoxEthernetConnection.Visible = false;
+ }
+ else
+ {
+ this.pictureBoxEthernetDisable.Visible = true;
+ this.pictureBoxEthernetDisconnection.Visible = false;
+ this.pictureBoxEthernetConnection.Visible = false;
+ }
+ }
+ public void UpdateEthernetStatusDisplay(bool status)
+ {
+ //Console.Write("\n" + string.Format("UpdateEthernetStatusDisplay {0:yyyy-MM-dd HH:mm:ss}: {1}", DateTime.Now, status.ToString()));
+
+ if (this.BeforeEthernetStatus == status)
+ return;
+ else
+ this.BeforeEthernetStatus = status;
+
+ if (status == true)
+ {
+ this.pictureBoxEthernetConnection.Visible = true;
+ this.pictureBoxEthernetDisconnection.Visible = false;
+ }
+ else
+ {
+ this.pictureBoxEthernetConnection.Visible = false;
+ this.pictureBoxEthernetDisconnection.Visible = true;
+ }
+ }
+ public void TimerServer(bool value)
+ {
+ if (value == false)
+ {
+ if (this.timerServer.IsStart == true)
+ this.timerServer.Stop();
+ }
+ else
+ {
+ if (this.timerServer.IsStart == false)
+ this.timerServer.Start();
+ }
+ }
+ public void MainButtonModbusAdd(bool bValue)
+ {
+ this.buttonModbus.Visible = bValue;
+ }
+
+ private void UpdateDisplayDotGraphDiff(SmartDraw draw, DiffData diff)
+ {
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 15.000 ~ -2.000 (17.000 ~ 0)
+ // 그래프 영역 높이 102
+ // 17000 / 102 = 166.666666~
+ //dValue = (int.Parse(data.CurrentValueSign + data.CurrentValue) + 2000) / 166.66666;
+
+ if (dValue > 110)
+ dValue = 110;
+ if (dValue < 1)
+ dValue = 1;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ private void UpdateDisplayDotGraphDisp(SmartDraw draw, DispData disp)
+ {
+ int iValue = 0;
+ double dValue = 0.0;
+
+ // 값 표시 범위
+ // 15.000 ~ -2.000 (17.000 ~ 0)
+ // 그래프 영역 높이 102
+ // 17000 / 102 = 166.666666~
+ //dValue = (int.Parse(data.CurrentValueSign + data.CurrentValue) + 2000) / 166.66666;
+
+ if (dValue > 110)
+ dValue = 110;
+ if (dValue < 1)
+ dValue = 1;
+
+ iValue = int.Parse(string.Format("{0:f0}", dValue));
+
+ draw.Chart.PutData(iValue);
+ }
+ public void UpdateEquipmentStatusDisplay(Define.E_EquipmentStatus status)
+ {
+ if (status == Define.E_EquipmentStatus.Start)
+ {
+ #region Start
+ this.labelStart.Visible = true;
+ this.labelStop.Visible = false;
+ #endregion
+ }
+ else
+ {
+ #region Stop
+ this.labelStart.Visible = false;
+ this.labelStop.Visible = true;
+
+ this.InitializeData();
+ #endregion
+ }
+ }
+ public void UpdateDisplayAlarmView(AlarmList alarm)
+ {
+ string value = "";
+
+ // ServoEmergencyStop
+ if (alarm.IsServoEmergencyStop == true)
+ value = "a1_Servo emergency stop ";
+ // Servo1Alarm
+ if (alarm.IsServoAlarm == true)
+ value += "a2_Servo1 ";
+
+
+ value = value.Trim();
+ this.labelAlarm.Size = new Size(value.Length * 9, 30);
+ this.labelAlarm.Text = value;
+
+ if (this.labelAlarm.Width > 400)
+ {
+ if (this.labelAlarm.Text != "")
+ this.smartTimerAlarm.Start();
+ }
+ else
+ {
+ this.smartTimerAlarm.Stop();
+ this.labelAlarm.Location = new Point(3, 26);
+ }
+ }
+
+ // 진행상태 데이터
+ private void ProcessStatusStep1()
+ {
+ this.smartTimerProgressBar.Stop();
+ this.progressBar1.Value = this.progressBar1.Minimum;
+
+ this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOn);
+ this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress3, this.ColorProgressOff);
+
+ this.SetLabelBackGroundColor(this.labelProgress0_1, this.ColorProgressOn);
+ this.SetLabelBackGroundColor(this.labelProgress1_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress2_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress3_1, this.ColorProgressOff);
+
+ this.SetLabelTextColor(this.labelProgress0_1, this.ColorProgressTextOn);
+ this.SetLabelTextColor(this.labelProgress1_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress2_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress3_1, this.ColorProgressTextOff);
+ }
+ private void ProcessStatusStep2(Define.E_ProcessStatus status)
+ {
+ this.smartTimerProgressBar.Stop();
+ this.progressBar1.Value = this.progressBar1.Minimum;
+
+ this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOn);
+ this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress3, this.ColorProgressOff);
+
+ this.SetLabelBackGroundColor(this.labelProgress0_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress1_1, this.ColorProgressOn);
+ this.SetLabelBackGroundColor(this.labelProgress2_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress3_1, this.ColorProgressOff);
+
+ this.SetLabelTextColor(this.labelProgress0_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress1_1, this.ColorProgressTextOn);
+ this.SetLabelTextColor(this.labelProgress2_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress3_1, this.ColorProgressTextOff);
+ }
+ private void ProcessStatusStep3(Define.E_ProcessStatus status)
+ {
+ this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOn);
+ this.SetLabelRoundRectFillColor(this.labelProgress3, this.ColorProgressOff);
+
+ this.SetLabelBackGroundColor(this.labelProgress0_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress1_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress2_1, this.ColorProgressOn);
+ this.SetLabelBackGroundColor(this.labelProgress3_1, this.ColorProgressOff);
+
+ this.SetLabelTextColor(this.labelProgress0_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress1_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress2_1, this.ColorProgressTextOn);
+ this.SetLabelTextColor(this.labelProgress3_1, this.ColorProgressTextOff);
+
+ this.ProgressBarSetting(status);
+ }
+ private void ProcessStatusStep4(Define.E_ProcessStatus status)
+ {
+ this.smartTimerProgressBar.Stop();
+ this.progressBar1.Value = this.progressBar1.Minimum;
+
+ this.SetLabelRoundRectFillColor(this.labelProgress0, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress1, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress2, this.ColorProgressOff);
+ this.SetLabelRoundRectFillColor(this.labelProgress3, this.ColorProgressOn);
+
+ this.SetLabelBackGroundColor(this.labelProgress0_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress1_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress2_1, this.ColorProgressOff);
+ this.SetLabelBackGroundColor(this.labelProgress3_1, this.ColorProgressOn);
+
+ this.SetLabelTextColor(this.labelProgress0_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress1_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress2_1, this.ColorProgressTextOff);
+ this.SetLabelTextColor(this.labelProgress3_1, this.ColorProgressTextOn);
+ }
+ public void UpdateDisplayProcessStatus(Define.E_ProcessStatus status)
+ {
+ this.CurrentProcessStatus = status;
+
+ switch (status)
+ {
+ case Define.E_ProcessStatus._0_None:
+ break;
+ case Define.E_ProcessStatus._1_Ready:
+ this.ProcessStatusStep1();
+ //this.InitializeData();
+
+ this.pictureBoxProgress0.Visible = false;
+ this.pictureBoxProgress0_1.Visible = true;
+ this.pictureBoxProgress1.Visible = true;
+ this.pictureBoxProgress1_1.Visible = false;
+ this.pictureBoxProgress2.Visible = true;
+ this.pictureBoxProgress2_1.Visible = false;
+ this.pictureBoxProgress3.Visible = true;
+ this.pictureBoxProgress3_1.Visible = false;
+ break;
+ case Define.E_ProcessStatus._2_ProductEntry:
+ case Define.E_ProcessStatus._3_MoveToLeak:
+ case Define.E_ProcessStatus._4_MoveToCheck:
+ case Define.E_ProcessStatus._5_ChamberMerge:
+ this.ProcessStatusStep1();
+ this.InitializeData();
+
+ this.pictureBoxProgress0.Visible = false;
+ this.pictureBoxProgress0_1.Visible = true;
+ this.pictureBoxProgress1.Visible = true;
+ this.pictureBoxProgress1_1.Visible = false;
+ this.pictureBoxProgress2.Visible = true;
+ this.pictureBoxProgress2_1.Visible = false;
+ this.pictureBoxProgress3.Visible = true;
+ this.pictureBoxProgress3_1.Visible = false;
+ break;
+ case Define.E_ProcessStatus._6_VacuumStart:
+ this.ProcessStatusStep2(status);
+
+ this.pictureBoxProgress0.Visible = true;
+ this.pictureBoxProgress0_1.Visible = false;
+ this.pictureBoxProgress1.Visible = false;
+ this.pictureBoxProgress1_1.Visible = true;
+ this.pictureBoxProgress2.Visible = true;
+ this.pictureBoxProgress2_1.Visible = false;
+ this.pictureBoxProgress3.Visible = true;
+ this.pictureBoxProgress3_1.Visible = false;
+ break;
+ case Define.E_ProcessStatus._7_VacuumHold:
+ case Define.E_ProcessStatus._8_Judgment:
+ this.ProcessStatusStep3(status);
+
+ this.pictureBoxProgress0.Visible = true;
+ this.pictureBoxProgress0_1.Visible = false;
+ this.pictureBoxProgress1.Visible = true;
+ this.pictureBoxProgress1_1.Visible = false;
+ this.pictureBoxProgress2.Visible = false;
+ this.pictureBoxProgress2_1.Visible = true;
+ this.pictureBoxProgress3.Visible = true;
+ this.pictureBoxProgress3_1.Visible = false;
+ break;
+ case Define.E_ProcessStatus._9_VacuumBreak:
+ case Define.E_ProcessStatus._10_ChamberRelease:
+ case Define.E_ProcessStatus._11_MoveToReady:
+ this.ProcessStatusStep4(status);
+
+ this.pictureBoxProgress0.Visible = true;
+ this.pictureBoxProgress0_1.Visible = false;
+ this.pictureBoxProgress1.Visible = true;
+ this.pictureBoxProgress1_1.Visible = false;
+ this.pictureBoxProgress2.Visible = true;
+ this.pictureBoxProgress2_1.Visible = false;
+ this.pictureBoxProgress3.Visible = false;
+ this.pictureBoxProgress3_1.Visible = true;
+ break;
+ default:
+ break;
+ }
+ }
+
+ // 차압센서 데이터
+ public void UpdateDisplayDiffData1(LeakData1 data)
+ {
+ this.labelLrSec1.Text = data.DiffData.SecBuf;
+ }
+
+ // 변위센서 데이터
+ public void UpdateDisplayDispData1(LeakData1 data)
+ {
+
+ }
+
+ // 압력센서 데이터
+ public void UpdateDisplayPresData1(LeakData1 data)
+ {
+ this.labelPressureWorking1.Text = data.PresData.WorkingChamber.Trim();
+ this.labelPressureMaster1.Text = data.PresData.MasterChamber.Trim();
+ }
+
+ // 판정결과
+ public void UpdateDisplayJudgmentData1(LeakData1 data)
+ {
+ this.GetJudgmentResult(data.Judgment.Result, this.labelResult1);
+ this.labelResult1.Visible = true;
+
+ this.ChildControl.UpdateStartLeakDataDisplay1(data);
+ this.ParentForm.TrackingInspectionData(this.ParentForm.CurrentLeakDatas);
+ }
+
+ public void UpdateDisplayJudgmentTrackingData(Collection items)
+ {
+ this.ParentForm.TrackingInspectionData(items);
+ }
+
+ public void UpdateDisplayRecipeData(Recipe data)
+ {
+ this.buttonRecipeNo.ButtonText = data.NUMBER.ToString();
+ }
+ public void UpdateDisplayTime(DateTime time)
+ {
+ this.labelTime.Text = time.ToString("yyyy-MM-dd HH:mm:ss");
+ }
+
+ public void DisplayRefresh()
+ {
+ this.ParentForm.CurrentSystemStatus.CurrentForm = Define.E_FormStore.FormMainDisplay;
+ this.ParentForm.CurrentSystemStatus.CurrentDisplayMode = Define.E_DisplayModeStore.MainDisplay;
+ this.ParentForm.SetDisplayMode(Define.E_EquipmentMode.Normal);
+
+ this.buttonRecipeNo.ButtonText = this.ParentForm.CurrentRecipe.NUMBER.ToString();
+ this.InitializeProcessStatus();
+
+ //this.ChildModbus.Visible = false;
+
+ this.UpdateDisplayUser(this.ParentForm.CurrentSystemStatus.CurrentUser);
+ }
+ #endregion
+
+ #region Override Member
+ protected override void OnLoad(EventArgs e)
+ {
+ base.OnLoad(e);
+
+ this.smartTimerLogin.Start();
+ this.InitializeProcessStatus();
+ }
+ #endregion
+
+ #region Event Handler
+ private void labelStop_Click(object sender, EventArgs e)
+ {
+ this.ParentForm.TransferData(CommunicationCommand.Start, CommunicationID.MainBoard);
+
+ this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.EquipmentStart, "");
+ }
+ private void labelStart_Click(object sender, EventArgs e)
+ {
+ this.ParentForm.TransferData(CommunicationCommand.Stop, CommunicationID.MainBoard);
+
+ this.ParentForm.SetTrackingHistoryData(Define.E_TrackingOperation.EquipmentStop, "");
+ }
+
+ private void buttonProductNo_Click(object sender, EventArgs e)
+ {
+ string before = "", after = "";
+
+ this.Part11AutomaticLogoutReset();
+
+ before = this.buttonRecipeNo.ButtonText;
+ DialogFormNumKeyPad myKeypad = new DialogFormNumKeyPad("NUMBER", this.buttonRecipeNo.ButtonText, 4, 0, false);
+
+ if (myKeypad.ShowDialog() == DialogResult.OK)
+ {
+ if (myKeypad.IntValue < 1 || myKeypad.IntValue > 1000)
+ {
+ this.MessageBoxRange = "1 ~ 1000";
+ this.buttonRecipeNo.ButtonText = before;
+ this.smartTimerMessageShow.Start();
+ return;
+ }
+
+ this.buttonRecipeNo.ButtonText = "**";
+ this.ParentForm.TransferRecipeParameter9043(myKeypad.IntValue);
+ after = myKeypad.StringValue;
+
+ this.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.RecipeNumber, "", before, after);
+ }
+ }
+ private void buttonInspection_Click(object sender, EventArgs e)
+ {
+ this.Part11AutomaticLogoutReset();
+
+ this.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+
+ //this.InitializeData();
+ this.ChildControl.ClearAllData();
+ }
+ private void buttonUser_Click(object sender, EventArgs e)
+ {
+ this.Part11AutomaticLogoutReset();
+
+ if (this.ParentForm.CurrentSystemStatus.CurrentUser.Group == Define.E_UserGroup.LogOut)
+ {
+ this.Login();
+ }
+ else
+ {
+ DialogFormYesNo msg = new DialogFormYesNo(this.ParentForm.SystemConfig.LANGUAGE, 12);
+ if (msg.ShowDialog() == DialogResult.Yes)
+ {
+ this.Logout();
+ }
+ }
+ this.InitializeProcessStatus();
+ }
+ private void buttonMenu_Click(object sender, EventArgs e)
+ {
+ this.Part11AutomaticLogoutReset();
+
+ if (this.ParentForm.CurrentSystemStatus.EquipmentStatus == Define.E_EquipmentStatus.Stop)
+ {
+ UserManager.UserManager_AutoLogoutTimeoutPause();
+
+ this.ParentForm.ChildFormMenu.DisplayRefresh(this.ParentForm.CurrentSystemStatus);
+ this.ParentForm.FormChange((int)Define.E_FormStore.FormMenu);
+ }
+ }
+ private void buttonModbus_Click(object sender, EventArgs e)
+ {
+ this.Part11AutomaticLogoutReset();
+
+ if (this.ChildModbus.Visible == true)
+ {
+ this.ChildModbus.Visible = false;
+ }
+ else
+ {
+ this.ChildModbus.DisplayRefresh();
+ this.ChildModbus.BringToFront();
+ this.ChildModbus.Visible = true;
+ }
+ }
+
+ private void smartDraw1_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(1);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw2_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(2);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw3_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(3);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw4_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(4);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw5_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(5);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw6_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(6);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw7_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(7);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw8_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(8);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw9_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(9);
+ this.ChildControl.Visible = true;
+ }
+ private void smartDraw10_Click(object sender, EventArgs e)
+ {
+ this.ChildControl.DisplayRefresh(10);
+ this.ChildControl.Visible = true;
+ }
+ private void buttonClear_Click(object sender, EventArgs e)
+ {
+ this.InitializeData();
+ this.ChildControl.ClearAllData();
+ }
+
+ private void buttonExit_Click(object sender, EventArgs e)
+ {
+ this.ParentForm.CloseSmartUartLink();
+ this.ParentForm.Dispose();
+ this.ParentForm.Close();
+ }
+
+ private void smartTimerAlarm_Tick(object sender, EventArgs e)
+ {
+ this.labelAlarm.Left = this.labelAlarm.Left - 5;
+ if (this.labelAlarm.Left < 0 - this.labelAlarm.Width - 20)
+ this.labelAlarm.Left = this.smartGroupBox1.Width - 10;
+ }
+ private void smartTimerMessageShow_Tick(object sender, EventArgs e)
+ {
+ this.smartTimerMessageShow.Stop();
+
+ DialogFormMessage msg = new DialogFormMessage(1, this.ParentForm.SystemConfig.LANGUAGE, this.MessageBoxRange);
+ msg.ShowDialog();
+ }
+ private void smartTimerLogin_Tick(object sender, EventArgs e)
+ {
+ this.smartTimerLogin.Stop();
+
+ //this.Login();
+ }
+ private void smartTimerProgressBar_Tick(object sender, EventArgs e)
+ {
+ if (this.CurrentProcessStatus == Define.E_ProcessStatus._6_VacuumStart)
+ {
+ if (this.progressBar1.Value < 30)
+ this.progressBar1.Value++;
+ }
+ else if (this.CurrentProcessStatus == Define.E_ProcessStatus._7_VacuumHold)
+ {
+ if (this.progressBar1.Value < 60)
+ this.progressBar1.Value++;
+ }
+ else if (this.CurrentProcessStatus == Define.E_ProcessStatus._8_Judgment)
+ {
+ if (this.progressBar1.Value == this.progressBar1.Maximum)
+ this.smartTimerProgressBar.Stop();
+ else
+ this.progressBar1.Value++;
+ }
+ }
+ private void timerServer_Tick(object sender, EventArgs e)
+ {
+ if (this.ParentForm.smartTCPMultiServer.IsStart == true)
+ {
+ if (this.ParentForm.smartTCPMultiServer.ClientInfoList == null)
+ this.UpdateEthernetStatusDisplay(false);
+ else
+ this.UpdateEthernetStatusDisplay(true);
+ }
+ }
+
+ private void buttonTest_Click(object sender, EventArgs e)
+ {
+ if (this.buttonTest.ButtonStatus == SmartButton.BUTSTATUS.DOWN)
+ {
+ //this.InitializeData();
+ this.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+ this.smartTimerTest.Start();
+ this.IsTestMode = true;
+ }
+ else
+ {
+ this.smartTimerTest.Stop();
+ this.IsTestMode = false;
+ }
+ }
+ private void smartTimerTest_Tick(object sender, EventArgs e)
+ {
+ //this.InitializeData();
+ this.ParentForm.TransferData(CommunicationCommand.CutInpupt, CommunicationID.MainBoard);
+ }
+ #endregion
+
+ private void smartButton4_Click(object sender, EventArgs e)
+ {
+ string value = "";
+
+ this.smartTimerAlarm.Stop();
+
+ value = "a1_Servo emergency stop ";
+ value += "a2_Servo1 ";
+ value += "a3_Servo2 ";
+ value += "a4_Servo1 Torque ";
+ value += "a5_Servo2 Torque ";
+ //value += "a6_Pressure ";
+
+ value = value.Trim();
+ this.labelAlarm.Size = new Size(value.Length * 8, 20);
+ this.labelAlarm.Text = value;
+
+ if (this.labelAlarm.Width > 400)
+ {
+ if (this.labelAlarm.Text != "")
+ this.smartTimerAlarm.Start();
+ }
+ else
+ {
+ this.smartTimerAlarm.Stop();
+ this.labelAlarm.Location = new Point(3, 26);
+ }
+ }
+ private void smartButton5_Click(object sender, EventArgs e)
+ {
+ switch (this.testIndex)
+ {
+ case 0:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._1_Ready);
+ break;
+ case 1:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._2_ProductEntry);
+ break;
+ case 2:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._3_MoveToLeak);
+ break;
+ case 3:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._4_MoveToCheck);
+ break;
+ case 4:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._5_ChamberMerge);
+ break;
+ case 5:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._6_VacuumStart);
+ break;
+ case 6:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._7_VacuumHold);
+ break;
+ case 7:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._8_Judgment);
+ break;
+ case 8:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._9_VacuumBreak);
+ break;
+ case 9:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._10_ChamberRelease);
+ break;
+ case 10:
+ this.UpdateDisplayProcessStatus(Define.E_ProcessStatus._11_MoveToReady);
+ break;
+ default:
+ break;
+ }
+
+ if (this.testIndex >= 10)
+ this.testIndex = 0;
+ else
+ this.testIndex++;
+ }
+ }
+}
\ No newline at end of file
diff --git a/INT_PT002/Forms/FormMainDisplay4.resx b/INT_PT002/Forms/FormMainDisplay4.resx
new file mode 100644
index 0000000..e8c0e04
--- /dev/null
+++ b/INT_PT002/Forms/FormMainDisplay4.resx
@@ -0,0 +1,4277 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+
+
+ 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
+ ooXv4IMPLv59AGu0r3fo5q/1XXxq9+ueZSfx4z/m+9nz5Bd6xi4Axn9C4JL32gvdJzzH7mHo5utHu//k
+ 9zs29utf//qlL32p/6lERERERNRU+++//x13bH+CvjXa17P15z8aP6G/9JzxnxI+9R/KJ/o9p0z8OwAn
+ Tvp3AMafF7Tp230fPX3gqrVbf/J9uwe/r4l+8IMfPPOZz/Q/j4iIiIiIGu9Zz3rWD3/4Qz9hD20dHu3+
+ 49jQwPC/3zrwhYv6LnxL77uO6nnLS1rvP27o5q/1nvmPPSe9qPedr2x98E39l58//B+bRls94/PDQ/7u
+ E/34xz/mF7ERERERESXaQQcddNddd/nJe73sfuze/H6JiIiIiCjZli9ffvvtt/uJ/MzbtGnTfvvt5/dF
+ RERERERZ9PCHP/xxj3vcn/3Zn/393//9+eeff/XVV99222333HPPjTfeeNFFF91xxx2/+tWv7Dphw4YN
+ H/rQhw477LAdd9zR5h/xiEf4+xMRERERERERERERERERERERERERERERERERERERERERERERERERERER
+ ERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERUWLt8KhH
+ /fkTnrDTLjvvucfuz9h3n+fsv9+KA/Z/PnJka2craOtoq2lraitr6+vrvHDxiAKQLj5PZiGNZSJajD3i
+ EY988pN23nuvg+Sow2Ji62urbGvtqz6f8YgCkCM+T2ZhIZeJaHH2sIc9/ClP2ZWvNywdtta24rbu/giY
+ 63hEAcgdnyezMN/LRLRoe+xjHr/vPs+RIwpLga27rb4/DuYuHlEAFg0+T2ZhnpaJaHG2ww477PSUXeUo
+ wlJjjwF7JPhjol48ogAsSnyezMIcLhPRou2hD/0fT122txw8WJrskWCPB39kzDYeUQAWMT5PZmFOlolo
+ 0WaXyMt22UsOGyxl9nio84UTHlEAFj0+T2ah5jIRLeZ2espucsAA9qjwx8fM4xEFYCng82QW6iwT0aLt
+ sY95vBwqQPDYx/6lP0pmEo8oAEsHnyezMLtlIlq0PexhD5/2Nw+cdNJpP/3pz6Zau/aSa66+9s4775J5
+ LBr22JjpL1Pr5BFV9rnLv2iPpTPPfF9xiz3exsbGyrcAQLIW4PMk6pvFMhEt5jr55QMvOfgwO9EP7MzM
+ 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
+ REREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREQ0dz3k
+ If8/F22NUc7JiEUAAAAASUVORK5CYII=
+
+
+
+
+ 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
+ AAAAAElFTkSuQmCC
+
+
+
+
+ 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
+ +b13zmWcbHNZdqn3/DGvO3duee5zPs/3fM/Mopt8kkYaVYoUnTSqGCk6aVQxUnTSqGKk6KRRxUjRSaOK
+ kaKTRhUjRSeNKkaKThpVjBSdNKoYKTppVDFSdNKoYqTopFHFSNFJo4qRopNGFSNFJ40qRopOGlWMFJ2N
+ ND777LNkq6qRorMRxV/+8pdvvvnmP//5z3c58a9//euLL75IjliVSNHZWOKvf/0rShJevvvuzTffTLYy
+ 8fXXXyfHVTpSdDaKyOWmU6dOv8lE20xMmDAh9hOk5OjKRYrORhFZbgKXEtGrV6+//e1vPv3yyy+TEyoR
+ KTobfrA4sEBPVmny8/OHDBkycODA7J5Ro0Y55p///GdyTiUiRWftx7Jly2bPnn3OOedI4bx585K91Rd8
+ DCyYm6Dk4Ycf9jbijTfeCHquueaasM/JOZWIFJ21GfPnzx86dOjVV1+91157HX/88ccee+whhxzStWvX
+ J598MjmiOiKqVd++fQOdeEtgvv32WxvXXnutnQCyLZJzcuLzzz9XyP7xj3+UKGcpOmshPvzww8LCwosv
+ vrh58+aIYVSfeeaZ9u3bg2bBggUXXXTREUcc4e2SJUuSE1YvUIKJwYMH5yLy97///b///a8N4Np/1VVX
+ 2bYnOeeTT3TsWYeUDbRx0yqgA1J01mgg4957723VqhWBadOmzaxZs95+++1333136dKl1113XefOnS1x
+ 9Wv69OkXXnhhkyZNevbsSZmSk6saBEPWCwoKijWnbdt33nknOBDuGzv79evnLVYcj6pcaBQ1KnjPPfcY
+ WOzxqZYtRWcNxXPPPdelS5djjjmmRYsWt9xyy8KFC2kP//FaJmwoHDfeeOPHH3/81ltvgWnFihX33Xff
+ ueeee9BBBxGM1VEghSZSTnLEn//853jbv3//4EZEhwWy3C8M77//fscnR2TihhtuiI/Qk6JTs2FZP/jg
+ g6effnqzZs1UqEceeaSoqGj58uVQCGgiSqAT4XSHTZky5bjjjjv66KMfeOABtMVlVylKfBkoKFzCQiZm
+ zpxpZ9SvCHCXgCYbUdpEik5NxVNPPSXru+++e8uWLTHx+uuv40CxyCpNbpSJjnD8Bx988NFHH02aNIli
+ nXLKKY8//ri3yT1+KGhJLjS2k/yvjA4dOiSfrQxjSD7LBIDy8vLs58auv/762NmjRw97UnSqP0aOHKnX
+ PfDAA5WbESNGIINaBCLlRemCpayARtgAkFcCNmTIkIMPPtiRo0ePTm5WVpT+rQpwuSpi++abb84WMsHH
+ hF/OjTvuuCP5eGXEfqfbTtGpnpBy6R83btxhhx1GHtiaefPmgUDu2cxXX301YaScyEUHN3PmzCEwe+yx
+ x2677XbBBRe88MIL6IGOGzl4wIABRx111EknnTR79uz3338/BhChNumncksP2iLfEbLOQoWziVCtks9W
+ Rrt27XK/+3G1r7/+OtSLx3eAi7hCik41BDupl957773POuusQYMGqU0yrXUCTZDxg5FF57PPPlMadthh
+ B6LVunVr9qhRo0ZNmzalCpkKVixINAyL6ggHjbCpU6cm41jZh0d06tQpUMgGq54LzbBhw0pIEQ/Ev/uI
+ YsVHTz/9tLdZHKlpHGk7RafqwbsMHDhQvnfccUfoWKmhGQkOqxK56DBJO+20E/U688wzzz///MaNG9MY
+ uAQ6EbhUlUBGgaRzwoQJL7/88hdffCGjgpPNwJAEINS73PrFrORCI7p37x49fISrxf7f/va3WbfkCrGz
+ c+fO3qborHJIw+LFi9u0aXPEEUc0b958/Pjxzz//vGqidiQgrHpk0VFxnn32Weol361atTrttNP0w7/+
+ 9a/dNKEmJ9ADFzURtXqi6dOnf/vtt1999dWoUaOCnt69e3/++eeReAGOEr0VgG677bbk45Xf+NlwZNeu
+ XeMYl1L1VLF4K+LgFJ1ViMLCQv5UEVFNzODEiRPhIoXkR5FKKKhS5KKjRtAb6X/00Uf1aLzqJZdcUhod
+ JQw6n376qdNZkDFjxgwePFi5ie9mjDa3NrlmZD0bgHBW8vF33/373/92Yjxm0JPVmBIRx5OiFJ1KRVFR
+ kWV3wgknsBeW6ZNPPrl8+XKG5gf9byWjBDpnnHHGXXfd9eCDDz700EO/+93vykRnxYoV0Aloxo4di+PJ
+ kyc/8sgjznrllVeyVQbrJWqTAmf88WluOCX754LZ02+66aY4y0UUZcOII40zRaeiAIdkIKZFixbSaVup
+ YjtYjSTn1RRVQAc3Qrl84IEH8DF37lyOp0+fPsieNGkSCdGQR9az4frZHxPESy+9xOD36tXr9ttvd3zs
+ pFUe3DCy9OSaJBHcOCZFp+ww7xJw4okn6rSttgULFkRtkuMk29UaLksMVlV19Mw8Fmh4EZZIaWN3dPJU
+ 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
+ 45PDnvWgKQAAAABJRU5ErkJggg==
+
+
+
+
+ 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
+ R1d4vN8pAAAAAABJRU5ErkJggg==
+
+
+
+
+ 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
+ fPToERqTXnqSelqC/rEc+5aGmd2dH37/w8Lt27ZNdf+PGHamwcwau7L1xTff4oIm9eDBw+Xl5YWFhdWV
+ 1Y31jeG5Ob+6Gv38bIvqcsvqcouqMsi/s+3R4yf41hGh4Ui7Kkqqejr6JoamKNKRYdFO9k5S4lL6umQf
+ N9+Wmraupp62+o7WunZAwxEHHdJPoYNpVVNea023sWUwygpzx493jwx2ZaUmY/xpqKqrKqmhxhMJxKiw
+ yJGh4VfQIDJvrm6iPZ2dPVtRVhEWEiYsLMJJwVER0Yj2V7aurv/300x/Q+iw/5jKmUn2+VYBvgoaGs7O
+ ztVV1cin337zPecp4NcP9tsSBxrcPjITJuCdO/d6e/qKiopZLBbGE4aUe2ujbUuDTXM9h5WsyRP/b0hV
+ I8rYtTb0b6x997vfo5B/8P4Hp0/PxsfH+/j4+Pr4JSckt7W0YbY+e/bp77773bnda7YNNdTKMtOyIlJe
+ lnpKQnRjPUJPf2+/oZ6hI8sJB9vBzolJY0qJSTEsreMjEoDLYNfx14l5pTegA9epLK3xcfe2trCyMKX4
+ eHrFRISHBQdISUiLCYvLyyoY6BkCTU9nt6aa+tWlFeByZeMK0Llw9kJWRpYVzQq46OnpaahrCAmIcB/h
+ DQsJh9P85Ammvz46wSsX3U8Nm8VHa9Bp5ubm6WnpI+PjTx4/+eMf/gybeZfQvI+o++UXX37y5JNru9dB
+ qr9/gIWFBYPBKC+pePbJs//4839GjQy9cheO6PXsdVZro29v5+6HH774/MXdO3fb2tq0tLRwpwsLiKD+
+ eLp6FeYW9bT3Xjq7cPfW3S8///LrL79eu3mLnJepEBcpEuQr4OcpExFybmn53t17yYmpdEs6k2atLK/i
+ YudSkls61D0y3DMKdMDHHmg4+kl0aspq4DedLV0tDe1+Hj4xgQFMCythITGuw9yHD3CJiYirKasBqczk
+ zLCAUHcnt5zMnNnpuUvnL/V09Nja2BoYGPDy8BKJxOKikrWVNR9PXz9vf4YVE67zt04w/TXR8T8z5T82
+ qOnAIjLpdAazoqLyyuUrX7748o9/+BOc4MF9HN69h/wfF6C5f+/Bs6fPv/v2+/v3H1y8cDEtLQ02w2Qw
+ /X39h4dGMP7v3LiLTo5YEzbY9woaAGTdWGvf3sxqa/TqbL1y6+buzu7w8WHc6YBGRlLG1NAs0CewtqL+
+ 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
+ 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
+ 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
+ pFqG52IXblgWas7RDhsXAAAAAElFTkSuQmCC
+
+
+
+
+ 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
+ ooXv4IMPLv59AGu0r3fo5q/1XXxq9+ueZSfx4z/m+9nz5Bd6xi4Axn9C4JL32gvdJzzH7mHo5utHu//k
+ 9zs29utf//qlL32p/6lERERERNRU+++//x13bH+CvjXa17P15z8aP6G/9JzxnxI+9R/KJ/o9p0z8OwAn
+ Tvp3AMafF7Tp230fPX3gqrVbf/J9uwe/r4l+8IMfPPOZz/Q/j4iIiIiIGu9Zz3rWD3/4Qz9hD20dHu3+
+ 49jQwPC/3zrwhYv6LnxL77uO6nnLS1rvP27o5q/1nvmPPSe9qPedr2x98E39l58//B+bRls94/PDQ/7u
+ E/34xz/mF7ERERERESXaQQcddNddd/nJe73sfuze/H6JiIiIiCjZli9ffvvtt/uJ/MzbtGnTfvvt5/dF
+ RERERERZ9PCHP/xxj3vcn/3Zn/393//9+eeff/XVV99222333HPPjTfeeNFFF91xxx2/+tWv7Dphw4YN
+ H/rQhw477LAdd9zR5h/xiEf4+xMRERERERERERERERERERERERERERERERERERERERERERERERERERER
+ ERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERUWLt8KhH
+ /fkTnrDTLjvvucfuz9h3n+fsv9+KA/Z/PnJka2craOtoq2lraitr6+vrvHDxiAKQLj5PZiGNZSJajD3i
+ EY988pN23nuvg+Sow2Ji62urbGvtqz6f8YgCkCM+T2ZhIZeJaHH2sIc9/ClP2ZWvNywdtta24rbu/giY
+ 63hEAcgdnyezMN/LRLRoe+xjHr/vPs+RIwpLga27rb4/DuYuHlEAFg0+T2ZhnpaJaHG2ww477PSUXeUo
+ wlJjjwF7JPhjol48ogAsSnyezMIcLhPRou2hD/0fT122txw8WJrskWCPB39kzDYeUQAWMT5PZmFOlolo
+ 0WaXyMt22UsOGyxl9nio84UTHlEAFj0+T2ah5jIRLeZ2espucsAA9qjwx8fM4xEFYCng82QW6iwT0aLt
+ sY95vBwqQPDYx/6lP0pmEo8oAEsHnyezMLtlIlq0PexhD5/2Nw+cdNJpP/3pz6Zau/aSa66+9s4775J5
+ LBr22JjpL1Pr5BFV9rnLv2iPpTPPfF9xiz3exsbGyrcAQLIW4PMk6pvFMhEt5jr55QMvOfgwO9EP7MzM
+ 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
+ REREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREQ0dz3k
+ If8/F22NUc7JiEUAAAAASUVORK5CYII=
+
+
+
+ 17, 11
+
+
+ 164, 11
+
+
+ 358, 11
+
+
+ 503, 11
+
+
+ 683, 11
+
+
+ 798, 11
+
+
+ WEBPAD
+
+
+ False
+
+
+ 44
+
+
\ No newline at end of file
diff --git a/INT_PT002/Forms/FormMenu.cs b/INT_PT002/Forms/FormMenu.cs
index 73cdc4b..6efeb27 100644
--- a/INT_PT002/Forms/FormMenu.cs
+++ b/INT_PT002/Forms/FormMenu.cs
@@ -36,9 +36,11 @@ namespace INT_PT002.Forms
private ControlMenuLogAlarm Child_Log_Alarm;
// System
private ControlMenuSystemInformation Child_System_Information;
- private ControlMenuSystemStatus Child_System_Status;
public ControlMenuSystemEthernet Child_System_Ethernet;
- private ControlMenuSystemStatus1 Child_System_Status1;
+ public ControlMenuSystemStatus Child_System_Equipment10_1;
+ public ControlMenuSystemStatus1 Child_System_Equipment10;
+ private ControlMenuSystemStatus2 Child_System_Equipment1;
+ private ControlMenuSystemSetting Child_System_Setting;
public Define.E_TopMenuStore SelectedTopMenu;
public Define.E_MenuRecipeStore SelectedMenuRecipe;
@@ -90,9 +92,9 @@ namespace INT_PT002.Forms
this.Child_Log_Inspection = new ControlMenuLogInspection(this);
this.Child_Log_Alarm = new ControlMenuLogAlarm(this);
this.Child_System_Information = new ControlMenuSystemInformation(this);
- this.Child_System_Status = new ControlMenuSystemStatus(this);
+ this.Child_System_Equipment10_1 = new ControlMenuSystemStatus(this);
this.Child_System_Ethernet = new ControlMenuSystemEthernet(this);
- this.Child_System_Status1 = new ControlMenuSystemStatus1(this);
+ this.Child_System_Setting = new ControlMenuSystemSetting(this);
this.Controls.Add(this.Child_Recipe_Setting);
this.Controls.Add(this.Child_User_UserEditor);
@@ -103,9 +105,9 @@ namespace INT_PT002.Forms
this.Controls.Add(this.Child_Log_History);
this.Controls.Add(this.Child_Log_Inspection);
this.Controls.Add(this.Child_System_Information);
- this.Controls.Add(this.Child_System_Status);
+ this.Controls.Add(this.Child_System_Equipment10_1);
this.Controls.Add(this.Child_System_Ethernet);
- this.Controls.Add(this.Child_System_Status1);
+ this.Controls.Add(this.Child_System_Setting);
this.Child_Recipe_Setting.Location = new Point(0, 39);
this.Child_User_UserEditor.Location = new Point(0, 39);
@@ -116,9 +118,18 @@ namespace INT_PT002.Forms
this.Child_Log_History.Location = new Point(0, 39);
this.Child_Log_Inspection.Location = new Point(0, 39);
this.Child_System_Information.Location = new Point(0, 39);
- this.Child_System_Status.Location = new Point(0, 39);
+ this.Child_System_Equipment10_1.Location = new Point(0, 39);
this.Child_System_Ethernet.Location = new Point(0, 39);
- this.Child_System_Status1.Location = new Point(0, 39);
+ this.Child_System_Setting.Location = new Point(0, 39);
+
+
+ this.Child_System_Equipment10 = new ControlMenuSystemStatus1(this);
+ this.Controls.Add(this.Child_System_Equipment10);
+ this.Child_System_Equipment10.Location = new Point(0, 39);
+
+ this.Child_System_Equipment1 = new ControlMenuSystemStatus2(this);
+ this.Controls.Add(this.Child_System_Equipment1);
+ this.Child_System_Equipment1.Location = new Point(0, 39);
}
public void UpdateButtonColor()
@@ -204,21 +215,18 @@ namespace INT_PT002.Forms
// ServoEmergencyStop
if (alarm.IsServoEmergencyStop == true)
value = "a1_Servo emergency stop ";
- // Servo1Alarm
- if (alarm.IsServo1Alarm == true)
- value += "a2_Servo1 ";
- // Servo2Alarm
- if (alarm.IsServo2Alarm == true)
- value += "a3_Servo2 ";
- // ServoTorque1AlarmTorque
- if (alarm.IsServoTorque1AlarmTorque == true)
- value += "a4_Servo1 Torque ";
- // ServoTorque2AlarmTorque
- if (alarm.IsServoTorque2AlarmTorque == true)
- value += "a5_Servo2 Torque ";
+ // ServoAlarm
+ if (alarm.IsServoAlarm == true)
+ value += "a2_Servo ";
+ // ServoTorqueAlarmTorque
+ if (alarm.IsServoTorqueAlarmTorque == true)
+ value += "a3_Servo Torque ";
// PressureError
if (alarm.IsPressureError == true)
- value += "a6_Pressure ";
+ value += "a4_Pressure ";
+ // PressureSensorError
+ if (alarm.IsPressureError == true)
+ value += "a5_Pressure Sensor ";
value = value.Trim();
this.labelAlarm.Size = new Size(value.Length * 9, 30);
@@ -558,13 +566,14 @@ namespace INT_PT002.Forms
this.buttonSystem.ButtonDown();
this.buttonBottom1.ButtonText = "Information";
- this.buttonBottom2.ButtonText = "Equipment";
- this.buttonBottom3.ButtonText = "Ethernet";
+ this.buttonBottom2.ButtonText = "Ethernet";
+ this.buttonBottom3.ButtonText = "Setting";
+ this.buttonBottom4.ButtonText = "Equipment";
this.buttonBottom1.Visible = true;
this.buttonBottom2.Visible = true;
this.buttonBottom3.Visible = true;
- this.buttonBottom4.Visible = false;
+ this.buttonBottom4.Visible = true;
this.SelectedMenuSystem = Define.E_MenuSystemStore._1_Information;
this.SetBottomMenuSystem(this.SelectedMenuSystem);
@@ -689,30 +698,47 @@ namespace INT_PT002.Forms
this.buttonBottom4.ButtonUp();
break;
case Define.E_MenuSystemStore._2_Equipment:
- this.Child_System_Status1.DisplayRefresh();
- this.Child_System_Status1.BringToFront();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.Child_System_Equipment10.DisplayRefresh();
+ this.Child_System_Equipment10.BringToFront();
+ }
+ else
+ {
+ this.Child_System_Equipment1.DisplayRefresh();
+ this.Child_System_Equipment1.BringToFront();
+ }
this.buttonBottom1.ButtonUp();
- this.buttonBottom2.ButtonDown();
+ this.buttonBottom2.ButtonUp();
this.buttonBottom3.ButtonUp();
- this.buttonBottom4.ButtonUp();
+ this.buttonBottom4.ButtonDown();
break;
case Define.E_MenuSystemStore._3_Ethernet:
this.Child_System_Ethernet.DisplayRefresh();
this.Child_System_Ethernet.BringToFront();
this.buttonBottom1.ButtonUp();
- this.buttonBottom2.ButtonUp();
- this.buttonBottom3.ButtonDown();
+ this.buttonBottom2.ButtonDown();
+ this.buttonBottom3.ButtonUp();
this.buttonBottom4.ButtonUp();
break;
case Define.E_MenuSystemStore._4_Equipment1:
- this.Child_System_Status.DisplayRefresh();
- this.Child_System_Status.BringToFront();
+ this.Child_System_Equipment10_1.DisplayRefresh();
+ this.Child_System_Equipment10_1.BringToFront();
this.buttonBottom1.ButtonUp();
- this.buttonBottom2.ButtonDown();
+ this.buttonBottom2.ButtonUp();
this.buttonBottom3.ButtonUp();
+ this.buttonBottom4.ButtonDown();
+ break;
+ case Define.E_MenuSystemStore._5_Setting:
+ this.Child_System_Setting.DisplayRefresh();
+ this.Child_System_Setting.BringToFront();
+
+ this.buttonBottom1.ButtonUp();
+ this.buttonBottom2.ButtonUp();
+ this.buttonBottom3.ButtonDown();
this.buttonBottom4.ButtonUp();
break;
default:
@@ -794,10 +820,6 @@ namespace INT_PT002.Forms
this.Child_Manual_IoTest.UpdateDisplayInputData(datas);
}
// 변위센서 데이터
- public void UpdateDisplayIOTestDispData(Collection datas)
- {
- this.Child_Manual_IoTest.UpdateDisplayDispData(datas);
- }
public void UpdateDisplayIOTestDispData1(LeakData1 data)
{
this.Child_Manual_IoTest.UpdateDisplayDispData1(data);
@@ -807,10 +829,6 @@ namespace INT_PT002.Forms
this.Child_Manual_IoTest.UpdateDisplayDispData2(data);
}
// 차압센서 데이터
- public void UpdateDisplayIOTestDiffData(Collection datas)
- {
- this.Child_Manual_IoTest.UpdateDisplayDiffData(datas);
- }
public void UpdateDisplayIOTestDiffData1(LeakData1 data)
{
this.Child_Manual_IoTest.UpdateDisplayDiffData1(data);
@@ -820,10 +838,6 @@ namespace INT_PT002.Forms
this.Child_Manual_IoTest.UpdateDisplayDiffData2(data);
}
// 압력센서 데이터
- public void UpdateDisplayIOTestPresData(Collection datas)
- {
- this.Child_Manual_IoTest.UpdateDisplayPresData(datas);
- }
public void UpdateDisplayIOTestPresData1(LeakData1 data)
{
this.Child_Manual_IoTest.UpdateDisplayPresData1(data);
@@ -891,260 +905,1696 @@ namespace INT_PT002.Forms
}
public void UpdateDisplay_Equipment_AlarmView(AlarmList data)
{
- this.Child_System_Status.UpdateDisplayAlarmView(data);
+ this.Child_System_Equipment10_1.UpdateDisplayAlarmView(data);
}
public void UpdateDisplay_Equipment_ProcessStatus(Define.E_ProcessStatus status)
{
- this.Child_System_Status.UpdateDisplayProcessStatus(status);
- this.Child_System_Status1.UpdateDisplayProcessStatus(status);
-
- if (status == Define.E_ProcessStatus._2_ProductEntry)
+ switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
{
- this.ParentForm.Current30000ModbusData.Initialization();
-
- for (int i = 0; i < this.ParentForm.SystemConfig.EQUIPMENT_LANE; i++)
- {
- this.ParentForm.Current30000ModbusData.CollectionIsProcessing[i] = 0;
- this.ParentForm.Current30000ModbusData.CollectionIsLeak[i] = 0;
- this.ParentForm.CurrentLeakDatas[i].Initialize();
- }
+ case Define.E_DisplayModeStore.MainDisplay:
+ break;
+ case Define.E_DisplayModeStore.Recipe:
+ this.Child_Recipe_Setting.UpdateDisplayProcessStatus(status);
+ break;
+ case Define.E_DisplayModeStore.UserEditor:
+ break;
+ case Define.E_DisplayModeStore.UserMyPage:
+ break;
+ case Define.E_DisplayModeStore.UserGroupEditor:
+ break;
+ case Define.E_DisplayModeStore.IOTest:
+ break;
+ case Define.E_DisplayModeStore.LogInspection:
+ break;
+ case Define.E_DisplayModeStore.LogHistory:
+ break;
+ case Define.E_DisplayModeStore.LogAlarm:
+ break;
+ case Define.E_DisplayModeStore.Information:
+ break;
+ case Define.E_DisplayModeStore.Ethernet:
+ break;
+ case Define.E_DisplayModeStore.Equipment:
+ case Define.E_DisplayModeStore.Equipment1:
+ this.Child_System_Equipment10_1.UpdateDisplayProcessStatus(status);
+ this.Child_System_Equipment10.UpdateDisplayProcessStatus(status);
+ this.Child_System_Equipment1.UpdateDisplayProcessStatus(status);
+ break;
+ default:
+ break;
}
- else if (status == Define.E_ProcessStatus._11_MoveToReady)
- this.ParentForm.ChildFormMainDisplay.UpdateDisplayJudgmentTrackingData(this.ParentForm.CurrentLeakDatas);
-
- this.ParentForm.Update30000ModbusItem();
}
public void UpdateDisplay_Equipment1_ProcessStatusMeasuring1(Define.E_ProcessStatus status, string lane)
{
- this.Child_System_Status1.UpdateDisplayProcessStatusMeasuring1(status, lane);
+ this.Child_System_Equipment10.UpdateDisplayProcessStatusMeasuring1(status, lane);
}
public void UpdateDisplay_Equipment1_ProcessStatusMeasuring2(Define.E_ProcessStatus status, string lane)
{
- this.Child_System_Status1.UpdateDisplayProcessStatusMeasuring2(status, lane);
+ this.Child_System_Equipment10.UpdateDisplayProcessStatusMeasuring2(status, lane);
}
// 변위센서 데이터
- public void UpdateDisplayEquipmentDispData(Collection datas)
- {
- this.Child_System_Status.UpdateDisplayDispData(datas);
- this.Child_System_Status1.UpdateDisplayDispData(datas);
- }
public void UpdateDisplayEquipmentDispData1(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData1(data);
- this.Child_System_Status1.UpdateDisplayDispData1(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData1(data);
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.Child_System_Equipment10.UpdateDisplayDispData1(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData1(data);
+ }
+ else
+ this.Child_System_Equipment1.UpdateDisplayDispData1(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData1(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ // {
+ // this.Child_System_Status1.UpdateDisplayDispData1(data);
+ // this.Child_System_Status.UpdateDisplayDispData1(data);
+ // }
+ // else
+ // this.Child_System_Status2.UpdateDisplayDispData1(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData2(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData2(data);
- this.Child_System_Status1.UpdateDisplayDispData2(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData2(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData2(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData2(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData2(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData2(data);
+ // this.Child_System_Status1.UpdateDisplayDispData2(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData3(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData3(data);
- this.Child_System_Status1.UpdateDisplayDispData3(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData3(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData3(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData3(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData3(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData3(data);
+ // this.Child_System_Status1.UpdateDisplayDispData3(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData4(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData4(data);
- this.Child_System_Status1.UpdateDisplayDispData4(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData4(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData4(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData4(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData4(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData4(data);
+ // this.Child_System_Status1.UpdateDisplayDispData4(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData5(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData5(data);
- this.Child_System_Status1.UpdateDisplayDispData5(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData5(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData5(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData5(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData5(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData5(data);
+ // this.Child_System_Status1.UpdateDisplayDispData5(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData6(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData6(data);
- this.Child_System_Status1.UpdateDisplayDispData6(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData6(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData6(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData6(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData6(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData6(data);
+ // this.Child_System_Status1.UpdateDisplayDispData6(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData7(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData7(data);
- this.Child_System_Status1.UpdateDisplayDispData7(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData7(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData7(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData7(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData7(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData7(data);
+ // this.Child_System_Status1.UpdateDisplayDispData7(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData8(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData8(data);
- this.Child_System_Status1.UpdateDisplayDispData8(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData8(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData8(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData8(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData8(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData8(data);
+ // this.Child_System_Status1.UpdateDisplayDispData8(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData9(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData9(data);
- this.Child_System_Status1.UpdateDisplayDispData9(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData9(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData9(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData9(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData9(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData9(data);
+ // this.Child_System_Status1.UpdateDisplayDispData9(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDispData10(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDispData10(data);
- this.Child_System_Status1.UpdateDisplayDispData10(data);
+ this.Child_Recipe_Setting.UpdateDisplayDispData10(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDispData10(data);
+ this.Child_System_Equipment10.UpdateDisplayDispData10(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDispData10(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDispData10(data);
+ // this.Child_System_Status1.UpdateDisplayDispData10(data);
+ // break;
+ // default:
+ // break;
+ //}
}
// 차압센서 데이터
- public void UpdateDisplayEquipmentDiffData(Collection datas)
- {
- this.Child_System_Status.UpdateDisplayDiffData(datas);
- this.Child_System_Status1.UpdateDisplayDiffData(datas);
- }
public void UpdateDisplayEquipmentDiffData1(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData1(data);
- this.Child_System_Status1.UpdateDisplayDiffData1(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData1(data);
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData1(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData1(data);
+ }
+ else
+ this.Child_System_Equipment1.UpdateDisplayDiffData1(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData1(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ // {
+ // this.Child_System_Status.UpdateDisplayDiffData1(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData1(data);
+ // }
+ // else
+ // this.Child_System_Status2.UpdateDisplayDiffData1(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData2(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData2(data);
- this.Child_System_Status1.UpdateDisplayDiffData2(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData2(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData2(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData2(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData2(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData2(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData2(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData3(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData3(data);
- this.Child_System_Status1.UpdateDisplayDiffData3(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData3(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData3(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData3(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData3(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData3(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData3(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData4(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData4(data);
- this.Child_System_Status1.UpdateDisplayDiffData4(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData4(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData4(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData4(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData4(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData4(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData4(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData5(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData5(data);
- this.Child_System_Status1.UpdateDisplayDiffData5(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData5(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData5(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData5(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData5(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData5(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData5(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData6(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData6(data);
- this.Child_System_Status1.UpdateDisplayDiffData6(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData6(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData6(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData6(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData6(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData6(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData6(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData7(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData7(data);
- this.Child_System_Status1.UpdateDisplayDiffData7(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData7(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData7(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData7(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData7(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData7(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData7(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData8(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData8(data);
- this.Child_System_Status1.UpdateDisplayDiffData8(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData8(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData8(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData8(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData8(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData8(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData8(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData9(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData9(data);
- this.Child_System_Status1.UpdateDisplayDiffData9(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData9(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData9(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData9(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData9(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData9(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData9(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentDiffData10(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayDiffData10(data);
- this.Child_System_Status1.UpdateDisplayDiffData10(data);
+ this.Child_Recipe_Setting.UpdateDisplayDiffData10(data);
+ this.Child_System_Equipment10_1.UpdateDisplayDiffData10(data);
+ this.Child_System_Equipment10.UpdateDisplayDiffData10(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayDiffData10(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayDiffData10(data);
+ // this.Child_System_Status1.UpdateDisplayDiffData10(data);
+ // break;
+ // default:
+ // break;
+ //}
}
// 압력센서 데이터
- public void UpdateDisplayEquipmentPresData(Collection datas)
- {
- this.Child_System_Status.UpdateDisplayPresData(datas);
- this.Child_System_Status1.UpdateDisplayPresData(datas);
- }
public void UpdateDisplayEquipmentPresData1(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData1(data);
- this.Child_System_Status1.UpdateDisplayPresData1(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData1(data);
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.Child_System_Equipment10_1.UpdateDisplayPresData1(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData1(data);
+ }
+ else
+ this.Child_System_Equipment1.UpdateDisplayPresData1(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData1(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ // {
+ // this.Child_System_Status.UpdateDisplayPresData1(data);
+ // this.Child_System_Status1.UpdateDisplayPresData1(data);
+ // }
+ // else
+ // this.Child_System_Status2.UpdateDisplayPresData1(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData2(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData2(data);
- this.Child_System_Status1.UpdateDisplayPresData2(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData2(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData2(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData2(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData2(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData2(data);
+ // this.Child_System_Status1.UpdateDisplayPresData2(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData3(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData3(data);
- this.Child_System_Status1.UpdateDisplayPresData3(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData3(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData3(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData3(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData3(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData3(data);
+ // this.Child_System_Status1.UpdateDisplayPresData3(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData4(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData4(data);
- this.Child_System_Status1.UpdateDisplayPresData4(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData4(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData4(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData4(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData4(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData4(data);
+ // this.Child_System_Status1.UpdateDisplayPresData4(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData5(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData5(data);
- this.Child_System_Status1.UpdateDisplayPresData5(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData5(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData5(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData5(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData5(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData5(data);
+ // this.Child_System_Status1.UpdateDisplayPresData5(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData6(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData6(data);
- this.Child_System_Status1.UpdateDisplayPresData6(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData6(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData6(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData6(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData6(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData6(data);
+ // this.Child_System_Status1.UpdateDisplayPresData6(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData7(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData7(data);
- this.Child_System_Status1.UpdateDisplayPresData7(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData7(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData7(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData7(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData7(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData7(data);
+ // this.Child_System_Status1.UpdateDisplayPresData7(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData8(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData8(data);
- this.Child_System_Status1.UpdateDisplayPresData8(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData8(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData8(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData8(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData8(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData8(data);
+ // this.Child_System_Status1.UpdateDisplayPresData8(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData9(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData9(data);
- this.Child_System_Status1.UpdateDisplayPresData9(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData9(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData9(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData9(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData9(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData9(data);
+ // this.Child_System_Status1.UpdateDisplayPresData9(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentPresData10(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayPresData10(data);
- this.Child_System_Status1.UpdateDisplayPresData10(data);
+ this.Child_Recipe_Setting.UpdateDisplayPresData10(data);
+ this.Child_System_Equipment10_1.UpdateDisplayPresData10(data);
+ this.Child_System_Equipment10.UpdateDisplayPresData10(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayPresData10(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayPresData10(data);
+ // this.Child_System_Status1.UpdateDisplayPresData10(data);
+ // break;
+ // default:
+ // break;
+ //}
}
// 판정결과
- public void UpdateDisplayEquipmentJudgmentData(LeakData datas)
- {
- this.Child_System_Status.UpdateDisplayJudgmentData(datas);
- this.Child_System_Status1.UpdateDisplayJudgmentData(datas);
- }
public void UpdateDisplayEquipmentJudgmentData1(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData1(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData1(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData1(data);
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ {
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData1(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData1(data);
+ }
+ else
+ this.Child_System_Equipment1.UpdateDisplayJudgmentData1(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData1(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ // {
+ // this.Child_System_Status.UpdateDisplayJudgmentData1(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData1(data);
+ // }
+ // else
+ // this.Child_System_Status2.UpdateDisplayJudgmentData1(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData2(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData2(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData2(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData2(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData2(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData2(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData2(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData2(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData2(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData3(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData3(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData3(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData3(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData3(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData3(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData3(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData3(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData3(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData4(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData4(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData4(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData4(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData4(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData4(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData4(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData4(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData4(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData5(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData5(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData5(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData5(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData5(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData5(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData5(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData5(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData5(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData6(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData6(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData6(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData6(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData6(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData6(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData6(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData6(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData6(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData7(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData7(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData7(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData7(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData7(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData7(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData7(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData7(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData7(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData8(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData8(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData8(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData8(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData8(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData8(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData8(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData8(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData8(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData9(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData9(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData9(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData9(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData9(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData9(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData9(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData9(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData9(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void UpdateDisplayEquipmentJudgmentData10(LeakData1 data)
{
- this.Child_System_Status.UpdateDisplayJudgmentData10(data);
- this.Child_System_Status1.UpdateDisplayJudgmentData10(data);
+ this.Child_Recipe_Setting.UpdateDisplayJudgmentData10(data);
+ this.Child_System_Equipment10_1.UpdateDisplayJudgmentData10(data);
+ this.Child_System_Equipment10.UpdateDisplayJudgmentData10(data);
+
+ //switch (this.ParentForm.CurrentSystemStatus.CurrentDisplayMode)
+ //{
+ // case Define.E_DisplayModeStore.MainDisplay:
+ // break;
+ // case Define.E_DisplayModeStore.Recipe:
+ // this.Child_Recipe_Setting.UpdateDisplayJudgmentData10(data);
+ // break;
+ // case Define.E_DisplayModeStore.UserEditor:
+ // break;
+ // case Define.E_DisplayModeStore.UserMyPage:
+ // break;
+ // case Define.E_DisplayModeStore.UserGroupEditor:
+ // break;
+ // case Define.E_DisplayModeStore.IOTest:
+ // break;
+ // case Define.E_DisplayModeStore.LogInspection:
+ // break;
+ // case Define.E_DisplayModeStore.LogHistory:
+ // break;
+ // case Define.E_DisplayModeStore.LogAlarm:
+ // break;
+ // case Define.E_DisplayModeStore.Information:
+ // break;
+ // case Define.E_DisplayModeStore.Ethernet:
+ // break;
+ // case Define.E_DisplayModeStore.Equipment:
+ // case Define.E_DisplayModeStore.Equipment1:
+ // this.Child_System_Status.UpdateDisplayJudgmentData10(data);
+ // this.Child_System_Status1.UpdateDisplayJudgmentData10(data);
+ // break;
+ // default:
+ // break;
+ //}
}
public void DisplayRefresh(SystemStatus status)
@@ -1165,7 +2615,10 @@ namespace INT_PT002.Forms
this.buttonLog.ButtonUp();
this.buttonSystem.ButtonUp();
- this.ParentForm.ChildFormMainDisplay.DisplayRefresh();
+ if (this.ParentForm.SystemConfig.EQUIPMENT_LANE == 10)
+ this.ParentForm.ChildFormMainDisplay3.DisplayRefresh();
+ else
+ this.ParentForm.ChildFormMainDisplay4.DisplayRefresh();
this.ParentForm.FormChange((int)Define.E_FormStore.FormMainDisplay);
}
@@ -1259,7 +2712,7 @@ namespace INT_PT002.Forms
this.SetBottomMenuLog(this.SelectedMenuLog);
break;
case Define.E_TopMenuStore.System:
- this.SelectedMenuSystem = Define.E_MenuSystemStore._2_Equipment;
+ this.SelectedMenuSystem = Define.E_MenuSystemStore._3_Ethernet;
this.SetBottomMenuSystem(this.SelectedMenuSystem);
break;
default:
@@ -1287,7 +2740,7 @@ namespace INT_PT002.Forms
this.SetBottomMenuLog(this.SelectedMenuLog);
break;
case Define.E_TopMenuStore.System:
- this.SelectedMenuSystem = Define.E_MenuSystemStore._3_Ethernet;
+ this.SelectedMenuSystem = Define.E_MenuSystemStore._5_Setting;
this.SetBottomMenuSystem(this.SelectedMenuSystem);
break;
default:
@@ -1315,7 +2768,7 @@ namespace INT_PT002.Forms
this.SetBottomMenuLog(this.SelectedMenuLog);
break;
case Define.E_TopMenuStore.System:
- this.SelectedMenuSystem = Define.E_MenuSystemStore._0_None;
+ this.SelectedMenuSystem = Define.E_MenuSystemStore._2_Equipment;
this.SetBottomMenuSystem(this.SelectedMenuSystem);
break;
default:
diff --git a/INT_PT002/Helper.cs b/INT_PT002/Helper.cs
index 9673aab..3a41529 100644
--- a/INT_PT002/Helper.cs
+++ b/INT_PT002/Helper.cs
@@ -179,6 +179,9 @@ namespace INT_PT002
status = Define.E_JudgmentStatus.Ng;
break;
case "3":
+ status = Define.E_JudgmentStatus.Empty;
+ break;
+ case "4":
status = Define.E_JudgmentStatus.Error;
break;
default:
diff --git a/INT_PT002/SerialManager/SerialManager.Define.cs b/INT_PT002/SerialManager/SerialManager.Define.cs
new file mode 100644
index 0000000..6b059ae
--- /dev/null
+++ b/INT_PT002/SerialManager/SerialManager.Define.cs
@@ -0,0 +1,70 @@
+using System;
+using System.Linq;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Text;
+using System.Windows.Forms;
+using System.Runtime.InteropServices;
+
+
+namespace INT_PT002.SerialManger
+{
+ public partial class SerialMgrComm
+ {
+ private const string PathDll = "SD Card\\Run\\DllSerialMgr.dll";
+
+ public delegate void fnSerialVersionCB(StringBuilder pVersion);
+ public static fnSerialVersionCB fnSerialVersionCallback;
+
+ public delegate void fnSerialMgrDebugCB(int level, StringBuilder pMessage);
+ public static fnSerialMgrDebugCB fnSerialMgrDebugCallback;
+
+ public delegate void fnSerialMgrPortConnectCB(StringBuilder commPort, int status, int errDetail);
+ public static fnSerialMgrPortConnectCB fnSerialMgrPortConnectCallback;
+
+ public delegate void fnSerialMgrRcvPacketCB(StringBuilder commPort, IntPtr pData, int length);
+ public static fnSerialMgrRcvPacketCB fnSerialMgrRcvPacketCallback;
+
+ public delegate void fnSerialMgrRcvErrPacketCB(StringBuilder commPort, IntPtr pData, int length);
+ public static fnSerialMgrRcvErrPacketCB fnSerialMgrRcvErrPacketCallback;
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Register_DebugCB(fnSerialMgrDebugCB func);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Register_ConnectCB(fnSerialMgrPortConnectCB func);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Register_VersionCB(fnSerialVersionCB func);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Register_RcvPacketCB(fnSerialMgrRcvPacketCB func);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Register_RcvErrPacketCB(fnSerialMgrRcvErrPacketCB func);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_HelloWorld();
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Getversion();
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Activation();
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern void DLL_SerialMgr_Deactivation();
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern int DLL_SerialMgr_PortOpen(IntPtr commPort, int BaudRate, int StopBit, int Parity, int DataBit);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern int DLL_SerialMgr_PortClose(IntPtr commPort);
+
+ [DllImport(PathDll, CallingConvention = CallingConvention.Winapi)]
+ public static extern int DLL_SerialMgr_PortSendMsg(IntPtr commPort, IntPtr pData, int Length);
+
+ }
+}
diff --git a/INT_PT002/SerialManager/SerialManager.Structure.cs b/INT_PT002/SerialManager/SerialManager.Structure.cs
new file mode 100644
index 0000000..be98974
--- /dev/null
+++ b/INT_PT002/SerialManager/SerialManager.Structure.cs
@@ -0,0 +1,41 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Runtime.InteropServices;
+using System.Text;
+using System.Threading;
+
+namespace INT_PT002.SerialManger
+{
+ public partial class SerialMgrComm
+ {
+ //fnSerialMgrDebugCB
+ public const int SERIALMGR_DBG_NORMAL = 0x0001;
+ public const int SERIALMGR_DBG_THREAD = 0x0002;
+ public const int SERIALMGR_DBG_LIST = 0x0004;
+ public const int SERIALMGR_DBG_PORT = 0x0008;
+
+
+ // fnSerialMgrConnectCB : status
+ public const int SERIAL_STATUS_DISCONNECT = 0x00;
+ public const int SERIAL_STATUS_CONNECT = 0x01;
+ public const int SERIAL_STATUS_ERROR = 0x02;
+
+ public const int MAX_COMMPORT_SIZE = 10;
+
+ // fnSerialMgrConnectCB : errDetail
+ public enum serial_error_detail_e
+ {
+ SERIAL_ERR_NONE = 0x00,
+ SERIAL_ERR_CREATE,
+ SERIAL_ERR_PARAMETER,
+ SERIAL_ERR_TIMEOUT,
+ SERIAL_ERR_WRITE,
+ SERIAL_ERR_READ,
+ SERIAL_ERR_MAX
+ };
+
+
+
+ }
+}
diff --git a/INT_PT002/SerialManager/SerialManager.cs b/INT_PT002/SerialManager/SerialManager.cs
new file mode 100644
index 0000000..9c7829c
--- /dev/null
+++ b/INT_PT002/SerialManager/SerialManager.cs
@@ -0,0 +1,266 @@
+#define CONSOLE_DBUGGING
+
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Runtime.InteropServices;
+using System.Text;
+using System.Threading;
+using System.Collections;
+
+namespace INT_PT002.SerialManger
+{
+ public partial class SerialMgrComm
+ {
+ public delegate void ObjectEventHandler(object data);
+ public static event ObjectEventHandler SerialPortMessageReceive;
+ public static event ObjectEventHandler SerialPortErrMessageReceive;
+ public static event ObjectEventHandler SerialPortGetVersionDataEvent;
+
+ public static void IntializeSerialManager()
+ {
+ //Console.Write("Initialize Serial Manager \n");
+
+ // Register Callback
+ fnSerialMgrDebugCallback = serialDebugCallback;
+ DLL_SerialMgr_Register_DebugCB(fnSerialMgrDebugCallback);
+
+ fnSerialMgrPortConnectCallback = serialPortConnectCallback;
+ DLL_SerialMgr_Register_ConnectCB(fnSerialMgrPortConnectCallback);
+
+ fnSerialVersionCallback = serialVersionCallback;
+ DLL_SerialMgr_Register_VersionCB(fnSerialVersionCallback);
+
+ fnSerialMgrRcvPacketCallback = serialRcvPacketMsgCallback;
+ DLL_SerialMgr_Register_RcvPacketCB(fnSerialMgrRcvPacketCallback);
+
+ fnSerialMgrRcvErrPacketCallback = serialRcvErrPacketMsgCallback;
+ DLL_SerialMgr_Register_RcvErrPacketCB(fnSerialMgrRcvErrPacketCallback);
+
+ // test
+ //DLL_SerialMgr_HelloWorld();
+
+ // get the lib version
+ //DLL_SerialMgr_Getversion();
+
+ // activate the dll thread
+ DLL_SerialMgr_Activation();
+
+ }
+
+ #region DLL_CALLBACK
+ private static void serialVersionCallback(StringBuilder versionInfo)
+ {
+ try
+ {
+ //Console.Write("\n-------------------------------\n");
+ //Console.Write("lib version = " + versionInfo + "\n");
+ //Console.Write("-------------------------------\n");
+
+ if (SerialPortGetVersionDataEvent != null)
+ SerialPortGetVersionDataEvent(versionInfo);
+ }
+ catch (Exception e)
+ {
+ throw (e);
+ }
+ }
+
+ private static void serialPortConnectCallback(StringBuilder commPort, int status, int errDetail)
+ {
+ try
+ {
+ //Console.Write(commPort + ": status = " + status.ToString() +" , detail = " + errDetail.ToString() + "\n");
+ }
+ catch (Exception e)
+ {
+ throw (e);
+ }
+ }
+
+ private static void serialDebugCallback(int type, StringBuilder pMessage)
+ {
+ try
+ {
+ //Console.Write(pMessage);
+ }
+ catch (Exception e)
+ {
+ throw (e);
+ }
+ }
+
+ // https://stackoverflow.com/questions/22938756/how-to-marshal-c-array-to-c-sharp-via-intptr
+ public static void serialRcvPacketMsgCallback(StringBuilder commPort, IntPtr pData, int length)
+ {
+ try
+ {
+ if (commPort.Length == 0)
+ return;
+
+ if ( (pData == IntPtr.Zero) || (length == 0) )
+ return;
+
+ byte[] data = new byte[length];
+ Marshal.Copy(pData, data, 0, (int)length);
+
+ string sdata = Encoding.Default.GetString(data, 0, data.Length);
+
+ if (SerialPortMessageReceive != null)
+ SerialPortMessageReceive(sdata);
+
+#if TEST_CB
+ String commPortStr = commPort.ToString();
+
+ serialPortMessageByte(commPortStr, data, length);
+#endif
+
+
+ //Console.Write("comm port : " + commPort + ", length = " + length.ToString() + "\n");
+#if TEST_DEBUG
+ // https://stackoverflow.com/questions/1342922/console-writeline-as-hexadecimal
+ int index = 0;
+ foreach (byte temp in data)
+ {
+ Console.Write(temp.ToString("X2") + " ");
+ index++;
+
+ if (index % 16 == 0) Console.Write("\n");
+ }
+
+ Console.Write("\n");
+#endif
+
+ //data = null;
+
+ //GC.Collect();
+ //GC.WaitForPendingFinalizers();
+ }
+ catch (Exception e)
+ {
+ throw (e);
+ }
+ }
+
+ public static void serialRcvErrPacketMsgCallback(StringBuilder commPort, IntPtr pData, int length)
+ {
+ try
+ {
+ if (commPort.Length == 0)
+ return;
+
+ if ((pData == IntPtr.Zero) || (length == 0))
+ return;
+
+ byte[] data = new byte[length];
+ Marshal.Copy(pData, data, 0, (int)length);
+
+ string sdata = Encoding.Default.GetString(data, 0, data.Length);
+
+ if (SerialPortErrMessageReceive != null)
+ SerialPortErrMessageReceive(sdata);
+
+ //String commPortStr = commPort.ToString();
+ //serialPortMessageByte(commPortStr, data, length);
+
+ //Console.Write("Err : comm port : " + commPort + ", length = " + length.ToString() + "\n");
+
+#if (TEST_DEBUG1)
+ // https://stackoverflow.com/questions/1342922/console-writeline-as-hexadecimal
+ int index = 0;
+ foreach (byte temp in data)
+ {
+ Console.Write(temp.ToString("X2") + " ");
+ index++;
+
+ if (index == 5) break;
+
+ if (index % 16 == 0) Console.Write("\n");
+ }
+
+ Console.Write("\n");
+#endif
+
+ // https://dhshin94.tistory.com/135
+ //data = null;
+
+ //GC.Collect();
+ //GC.WaitForPendingFinalizers();
+
+ }
+ catch (Exception e)
+ {
+ throw (e);
+ }
+ }
+ #endregion // DLL_CALLBACK
+
+ #region DLL_COMMAND
+
+ public static void serialPortOpen(String commPort, int BaudRate, int stopBit, int parity, int dataBit)
+ {
+ IntPtr pCommPort = Marshal.StringToBSTR(commPort.ToString());
+
+ DLL_SerialMgr_PortOpen(pCommPort, BaudRate, stopBit, parity, dataBit);
+ }
+
+ public static void serialPortClose(String commPort)
+ {
+ IntPtr pCommPort = Marshal.StringToBSTR(commPort.ToString());
+
+ DLL_SerialMgr_PortClose(pCommPort);
+ }
+
+
+ public static void serialPortMessageByte(String commport, byte[] data, int length)
+ {
+ IntPtr pCommPort = Marshal.StringToBSTR(commport.ToString());
+
+ IntPtr ptr = Marshal.AllocHGlobal(length);
+ Marshal.Copy(data, 0, ptr, length);
+
+ DLL_SerialMgr_PortSendMsg(pCommPort, ptr, length);
+
+ //string sdata = Encoding.Default.GetString(data, 0, data.Length);
+
+ Marshal.FreeHGlobal(ptr);
+
+ // if (SerialPortMessageReceive != null)
+ // SerialPortMessageReceive(sdata);
+ }
+
+
+ //https://stackoverflow.com/questions/13418795/convert-byte-array-to-structure-in-the-compact-framework
+ public static void serialPortMessage(String commPort, String Message)
+ {
+ IntPtr pCommPort = Marshal.StringToBSTR(commPort.ToString());
+
+ StringBuilder sb = new StringBuilder();
+ sb.Append((char)0x02);
+ sb.Append(Message);
+ sb.Append((char)0x03);
+
+ Message = sb.ToString();
+
+ byte[] buffer = Encoding.ASCII.GetBytes(Message);
+ int count = Encoding.ASCII.GetByteCount(Message);
+ //byte[] buffer = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };
+ //int count = 10;
+
+
+ IntPtr ptr = Marshal.AllocHGlobal(count);
+ Marshal.Copy(buffer, 0, ptr, count);
+
+ DLL_SerialMgr_PortSendMsg(pCommPort, ptr, count);
+
+ Marshal.FreeHGlobal(ptr);
+ }
+
+ public static void serialPort_GetVersion()
+ {
+ DLL_SerialMgr_Getversion();
+ }
+ #endregion
+
+ }
+}