4364 lines
286 KiB
C#
4364 lines
286 KiB
C#
namespace INT_PT002.Forms
|
|
{
|
|
partial class FormMainDisplay1
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay1));
|
|
SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle();
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.labelProgress5 = new SmartX.SmartLabel();
|
|
this.labelStop = new SmartX.SmartLabel();
|
|
this.labelStart = new SmartX.SmartLabel();
|
|
this.buttonExit = new SmartX.SmartButton();
|
|
this.labelCommunicationStatus = new SmartX.SmartLabel();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.buttonCut = new SmartX.SmartButton();
|
|
this.buttonClear = new SmartX.SmartButton();
|
|
this.buttonMenu = new SmartX.SmartButton();
|
|
this.labelTime = new SmartX.SmartLabel();
|
|
this.buttonDisplay = new SmartX.SmartButton();
|
|
this.smartGroupBox4 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine13 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult3_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD3 = new SmartX.SmartLabel();
|
|
this.smartLabel24 = new SmartX.SmartLabel();
|
|
this.labelResult3 = new SmartX.SmartLabel();
|
|
this.smartLabel26 = new SmartX.SmartLabel();
|
|
this.labelStDev3 = new SmartX.SmartLabel();
|
|
this.smartLabel28 = new SmartX.SmartLabel();
|
|
this.labelMaxValue3 = new SmartX.SmartLabel();
|
|
this.smartLabel30 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue3 = new SmartX.SmartLabel();
|
|
this.smartLabel32 = new SmartX.SmartLabel();
|
|
this.smartDraw3 = new SmartX.SmartDraw();
|
|
this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
|
|
this.smartGroupBox5 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine14 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult4_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD4 = new SmartX.SmartLabel();
|
|
this.smartLabel34 = new SmartX.SmartLabel();
|
|
this.labelResult4 = new SmartX.SmartLabel();
|
|
this.smartLabel36 = new SmartX.SmartLabel();
|
|
this.labelStDev4 = new SmartX.SmartLabel();
|
|
this.smartLabel38 = new SmartX.SmartLabel();
|
|
this.labelMaxValue4 = new SmartX.SmartLabel();
|
|
this.smartLabel40 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue4 = new SmartX.SmartLabel();
|
|
this.smartLabel42 = new SmartX.SmartLabel();
|
|
this.smartDraw4 = new SmartX.SmartDraw();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine11 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult1_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD1 = new SmartX.SmartLabel();
|
|
this.smartLabel10 = new SmartX.SmartLabel();
|
|
this.labelResult1 = new SmartX.SmartLabel();
|
|
this.smartLabel12 = new SmartX.SmartLabel();
|
|
this.labelStDev1 = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.labelMaxValue1 = new SmartX.SmartLabel();
|
|
this.smartLabel6 = new SmartX.SmartLabel();
|
|
this.smartLabel61 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue1 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.smartDraw1 = new SmartX.SmartDraw();
|
|
this.smartGroupBox3 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine12 = new SmartX.SmartSeparatorLine();
|
|
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult2_1 = new SmartX.SmartLabel();
|
|
this.labelResultSD2 = new SmartX.SmartLabel();
|
|
this.smartLabel14 = new SmartX.SmartLabel();
|
|
this.labelResult2 = new SmartX.SmartLabel();
|
|
this.smartLabel16 = new SmartX.SmartLabel();
|
|
this.labelStDev2 = new SmartX.SmartLabel();
|
|
this.smartLabel18 = new SmartX.SmartLabel();
|
|
this.labelMaxValue2 = new SmartX.SmartLabel();
|
|
this.smartLabel20 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue2 = new SmartX.SmartLabel();
|
|
this.smartLabel22 = new SmartX.SmartLabel();
|
|
this.smartDraw2 = new SmartX.SmartDraw();
|
|
this.smartGroupBox6 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine15 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult5_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD5 = new SmartX.SmartLabel();
|
|
this.smartLabel44 = new SmartX.SmartLabel();
|
|
this.labelResult5 = new SmartX.SmartLabel();
|
|
this.smartLabel46 = new SmartX.SmartLabel();
|
|
this.labelStDev5 = new SmartX.SmartLabel();
|
|
this.smartLabel48 = new SmartX.SmartLabel();
|
|
this.labelMaxValue5 = new SmartX.SmartLabel();
|
|
this.smartLabel50 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue5 = new SmartX.SmartLabel();
|
|
this.smartLabel52 = new SmartX.SmartLabel();
|
|
this.smartDraw5 = new SmartX.SmartDraw();
|
|
this.smartGroupBox7 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine19 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult9_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine7 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD9 = new SmartX.SmartLabel();
|
|
this.smartLabel64 = new SmartX.SmartLabel();
|
|
this.labelResult9 = new SmartX.SmartLabel();
|
|
this.smartLabel66 = new SmartX.SmartLabel();
|
|
this.labelStDev9 = new SmartX.SmartLabel();
|
|
this.smartLabel68 = new SmartX.SmartLabel();
|
|
this.labelMaxValue9 = new SmartX.SmartLabel();
|
|
this.smartLabel70 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue9 = new SmartX.SmartLabel();
|
|
this.smartLabel72 = new SmartX.SmartLabel();
|
|
this.smartDraw9 = new SmartX.SmartDraw();
|
|
this.labelProgress8 = new SmartX.SmartLabel();
|
|
this.labelProgress7 = new SmartX.SmartLabel();
|
|
this.labelProgress6 = new SmartX.SmartLabel();
|
|
this.labelProgress4 = new SmartX.SmartLabel();
|
|
this.labelProgress3 = new SmartX.SmartLabel();
|
|
this.labelProgress2 = new SmartX.SmartLabel();
|
|
this.labelProgress1 = new SmartX.SmartLabel();
|
|
this.labelProgress0 = new SmartX.SmartLabel();
|
|
this.smartGroupBox2 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine20 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult10_1 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue10 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD10 = new SmartX.SmartLabel();
|
|
this.smartLabel54 = new SmartX.SmartLabel();
|
|
this.labelResult10 = new SmartX.SmartLabel();
|
|
this.smartLabel56 = new SmartX.SmartLabel();
|
|
this.labelStDev10 = new SmartX.SmartLabel();
|
|
this.smartLabel58 = new SmartX.SmartLabel();
|
|
this.labelMaxValue10 = new SmartX.SmartLabel();
|
|
this.smartLabel60 = new SmartX.SmartLabel();
|
|
this.smartLabel62 = new SmartX.SmartLabel();
|
|
this.smartDraw10 = new SmartX.SmartDraw();
|
|
this.smartGroupBox8 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine18 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult8_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine8 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD8 = new SmartX.SmartLabel();
|
|
this.smartLabel74 = new SmartX.SmartLabel();
|
|
this.labelResult8 = new SmartX.SmartLabel();
|
|
this.smartLabel76 = new SmartX.SmartLabel();
|
|
this.labelStDev8 = new SmartX.SmartLabel();
|
|
this.smartLabel78 = new SmartX.SmartLabel();
|
|
this.labelMaxValue8 = new SmartX.SmartLabel();
|
|
this.smartLabel80 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue8 = new SmartX.SmartLabel();
|
|
this.smartLabel82 = new SmartX.SmartLabel();
|
|
this.smartDraw8 = new SmartX.SmartDraw();
|
|
this.smartGroupBox9 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine17 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult7_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine9 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD7 = new SmartX.SmartLabel();
|
|
this.smartLabel84 = new SmartX.SmartLabel();
|
|
this.labelResult7 = new SmartX.SmartLabel();
|
|
this.smartLabel86 = new SmartX.SmartLabel();
|
|
this.labelStDev7 = new SmartX.SmartLabel();
|
|
this.smartLabel88 = new SmartX.SmartLabel();
|
|
this.labelMaxValue7 = new SmartX.SmartLabel();
|
|
this.smartLabel90 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue7 = new SmartX.SmartLabel();
|
|
this.smartLabel92 = new SmartX.SmartLabel();
|
|
this.smartDraw7 = new SmartX.SmartDraw();
|
|
this.smartGroupBox10 = new SmartX.SmartGroupBox();
|
|
this.smartSeparatorLine16 = new SmartX.SmartSeparatorLine();
|
|
this.labelResult6_1 = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine10 = new SmartX.SmartSeparatorLine();
|
|
this.labelResultSD6 = new SmartX.SmartLabel();
|
|
this.smartLabel94 = new SmartX.SmartLabel();
|
|
this.labelResult6 = new SmartX.SmartLabel();
|
|
this.smartLabel96 = new SmartX.SmartLabel();
|
|
this.labelStDev6 = new SmartX.SmartLabel();
|
|
this.smartLabel98 = new SmartX.SmartLabel();
|
|
this.labelMaxValue6 = new SmartX.SmartLabel();
|
|
this.smartLabel100 = new SmartX.SmartLabel();
|
|
this.labelCurrentValue6 = new SmartX.SmartLabel();
|
|
this.smartLabel102 = new SmartX.SmartLabel();
|
|
this.smartDraw6 = new SmartX.SmartDraw();
|
|
this.timerOff = new System.Windows.Forms.Timer();
|
|
this.timerOn = new System.Windows.Forms.Timer();
|
|
this.smartForm1.SuspendLayout();
|
|
this.smartGroupBox4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw3)).BeginInit();
|
|
this.smartGroupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw4)).BeginInit();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw1)).BeginInit();
|
|
this.smartGroupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw2)).BeginInit();
|
|
this.smartGroupBox6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw5)).BeginInit();
|
|
this.smartGroupBox7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw9)).BeginInit();
|
|
this.smartGroupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw10)).BeginInit();
|
|
this.smartGroupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw8)).BeginInit();
|
|
this.smartGroupBox9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw7)).BeginInit();
|
|
this.smartGroupBox10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw6)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.GradationColor1;
|
|
this.smartForm1.BackImage = ((System.Drawing.Image)(resources.GetObject("smartForm1.BackImage")));
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Controls.Add(this.labelProgress5);
|
|
this.smartForm1.Controls.Add(this.labelStop);
|
|
this.smartForm1.Controls.Add(this.labelStart);
|
|
this.smartForm1.Controls.Add(this.buttonExit);
|
|
this.smartForm1.Controls.Add(this.labelCommunicationStatus);
|
|
this.smartForm1.Controls.Add(this.pictureBox1);
|
|
this.smartForm1.Controls.Add(this.buttonCut);
|
|
this.smartForm1.Controls.Add(this.buttonClear);
|
|
this.smartForm1.Controls.Add(this.buttonMenu);
|
|
this.smartForm1.Controls.Add(this.labelTime);
|
|
this.smartForm1.Controls.Add(this.buttonDisplay);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox4);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox5);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox1);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox3);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox6);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox7);
|
|
this.smartForm1.Controls.Add(this.labelProgress8);
|
|
this.smartForm1.Controls.Add(this.labelProgress7);
|
|
this.smartForm1.Controls.Add(this.labelProgress6);
|
|
this.smartForm1.Controls.Add(this.labelProgress4);
|
|
this.smartForm1.Controls.Add(this.labelProgress3);
|
|
this.smartForm1.Controls.Add(this.labelProgress2);
|
|
this.smartForm1.Controls.Add(this.labelProgress1);
|
|
this.smartForm1.Controls.Add(this.labelProgress0);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox2);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox8);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox9);
|
|
this.smartForm1.Controls.Add(this.smartGroupBox10);
|
|
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;
|
|
//
|
|
// labelProgress5
|
|
//
|
|
this.labelProgress5.BackGround = null;
|
|
this.labelProgress5.BackGroundColor = System.Drawing.Color.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress5.LineSpacing = 0F;
|
|
this.labelProgress5.Location = new System.Drawing.Point(561, 76);
|
|
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(105, 40);
|
|
this.labelProgress5.TabIndex = 71;
|
|
this.labelProgress5.Text = "판정";
|
|
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;
|
|
//
|
|
// 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(858, 5);
|
|
this.labelStop.Name = "labelStop";
|
|
this.labelStop.OverlapOptimize = true;
|
|
this.labelStop.PasswordChar = '\0';
|
|
this.labelStop.Radius = 10;
|
|
this.labelStop.RoundRectFillColor = System.Drawing.Color.Red;
|
|
this.labelStop.Size = new System.Drawing.Size(150, 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(858, 5);
|
|
this.labelStart.Name = "labelStart";
|
|
this.labelStart.OverlapOptimize = true;
|
|
this.labelStart.PasswordChar = '\0';
|
|
this.labelStart.Radius = 10;
|
|
this.labelStart.RoundRectFillColor = System.Drawing.Color.DarkGreen;
|
|
this.labelStart.Size = new System.Drawing.Size(150, 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.LightBlue;
|
|
this.buttonExit.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonExit.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
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.GroupID = 0;
|
|
this.buttonExit.ImageDisable = null;
|
|
this.buttonExit.ImageDown = null;
|
|
this.buttonExit.ImageUp = null;
|
|
this.buttonExit.Location = new System.Drawing.Point(697, 26);
|
|
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(110, 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.Gray;
|
|
this.buttonExit.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonExit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click);
|
|
//
|
|
// labelCommunicationStatus
|
|
//
|
|
this.labelCommunicationStatus.BackGround = null;
|
|
this.labelCommunicationStatus.BackGroundColor = System.Drawing.Color.Lime;
|
|
this.labelCommunicationStatus.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCommunicationStatus.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCommunicationStatus.LineSpacing = 0F;
|
|
this.labelCommunicationStatus.Location = new System.Drawing.Point(832, 5);
|
|
this.labelCommunicationStatus.Name = "labelCommunicationStatus";
|
|
this.labelCommunicationStatus.OverlapOptimize = true;
|
|
this.labelCommunicationStatus.PasswordChar = '\0';
|
|
this.labelCommunicationStatus.Radius = 3;
|
|
this.labelCommunicationStatus.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCommunicationStatus.Size = new System.Drawing.Size(20, 20);
|
|
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;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(0, 3);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(1024, 70);
|
|
//
|
|
// buttonCut
|
|
//
|
|
this.buttonCut.BackGround = this.smartForm1;
|
|
this.buttonCut.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.buttonCut.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonCut.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.buttonCut.ButtonImageAutoSize = true;
|
|
this.buttonCut.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonCut.ButtonText = "측정시작";
|
|
this.buttonCut.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCut.GroupID = 0;
|
|
this.buttonCut.ImageDisable = null;
|
|
this.buttonCut.ImageDown = null;
|
|
this.buttonCut.ImageUp = null;
|
|
this.buttonCut.Location = new System.Drawing.Point(544, 701);
|
|
this.buttonCut.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonCut.Name = "buttonCut";
|
|
this.buttonCut.NestedClickEventPrevent = false;
|
|
this.buttonCut.OutlinePixel = 2;
|
|
this.buttonCut.OverlapOptimize = true;
|
|
this.buttonCut.RepeatInterval = 200;
|
|
this.buttonCut.RepeatIntervalAccelerate = null;
|
|
this.buttonCut.RoundSize = 10;
|
|
this.buttonCut.SafeInterval = 200;
|
|
this.buttonCut.Size = new System.Drawing.Size(110, 60);
|
|
this.buttonCut.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCut.TabIndex = 70;
|
|
this.buttonCut.Text = null;
|
|
this.buttonCut.TextColor = System.Drawing.Color.White;
|
|
this.buttonCut.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonCut.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonCut.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCut.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCut.Click += new System.EventHandler(this.buttonCut_Click);
|
|
//
|
|
// buttonClear
|
|
//
|
|
this.buttonClear.BackGround = this.smartForm1;
|
|
this.buttonClear.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.buttonClear.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonClear.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.buttonClear.ButtonImageAutoSize = true;
|
|
this.buttonClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonClear.ButtonText = "데이터소거";
|
|
this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonClear.GroupID = 0;
|
|
this.buttonClear.ImageDisable = null;
|
|
this.buttonClear.ImageDown = null;
|
|
this.buttonClear.ImageUp = null;
|
|
this.buttonClear.Location = new System.Drawing.Point(661, 701);
|
|
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(110, 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.Gray;
|
|
this.buttonClear.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
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.LightBlue;
|
|
this.buttonMenu.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMenu.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
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.GroupID = 0;
|
|
this.buttonMenu.ImageDisable = null;
|
|
this.buttonMenu.ImageDown = null;
|
|
this.buttonMenu.ImageUp = null;
|
|
this.buttonMenu.Location = new System.Drawing.Point(907, 701);
|
|
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(110, 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.Gray;
|
|
this.buttonMenu.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click);
|
|
//
|
|
// 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(3, 697);
|
|
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(243, 64);
|
|
this.labelTime.TabIndex = 57;
|
|
this.labelTime.Text = "2022.05.12 17:25:28";
|
|
this.labelTime.TextColor = System.Drawing.Color.Black;
|
|
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;
|
|
//
|
|
// buttonDisplay
|
|
//
|
|
this.buttonDisplay.BackGround = this.smartForm1;
|
|
this.buttonDisplay.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.buttonDisplay.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonDisplay.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
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(428, 701);
|
|
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(110, 60);
|
|
this.buttonDisplay.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDisplay.TabIndex = 55;
|
|
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.Visible = false;
|
|
this.buttonDisplay.Click += new System.EventHandler(this.buttonDisplayGraph_Click);
|
|
//
|
|
// smartGroupBox4
|
|
//
|
|
this.smartGroupBox4.BackGround = null;
|
|
this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox4.BackImage = null;
|
|
this.smartGroupBox4.Controls.Add(this.smartSeparatorLine13);
|
|
this.smartGroupBox4.Controls.Add(this.labelResult3_1);
|
|
this.smartGroupBox4.Controls.Add(this.smartSeparatorLine3);
|
|
this.smartGroupBox4.Controls.Add(this.labelResultSD3);
|
|
this.smartGroupBox4.Controls.Add(this.smartLabel24);
|
|
this.smartGroupBox4.Controls.Add(this.labelResult3);
|
|
this.smartGroupBox4.Controls.Add(this.smartLabel26);
|
|
this.smartGroupBox4.Controls.Add(this.labelStDev3);
|
|
this.smartGroupBox4.Controls.Add(this.smartLabel28);
|
|
this.smartGroupBox4.Controls.Add(this.labelMaxValue3);
|
|
this.smartGroupBox4.Controls.Add(this.smartLabel30);
|
|
this.smartGroupBox4.Controls.Add(this.labelCurrentValue3);
|
|
this.smartGroupBox4.Controls.Add(this.smartLabel32);
|
|
this.smartGroupBox4.Controls.Add(this.smartDraw3);
|
|
this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox4.Location = new System.Drawing.Point(414, 119);
|
|
this.smartGroupBox4.Name = "smartGroupBox4";
|
|
this.smartGroupBox4.RoundRadius = 5;
|
|
this.smartGroupBox4.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox4.TabIndex = 39;
|
|
this.smartGroupBox4.Text = "Lane 3";
|
|
this.smartGroupBox4.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine13
|
|
//
|
|
this.smartSeparatorLine13.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine13.Line1Width = 1F;
|
|
this.smartSeparatorLine13.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine13.Line2Width = 1F;
|
|
this.smartSeparatorLine13.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine13.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine13.Name = "smartSeparatorLine13";
|
|
this.smartSeparatorLine13.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine13.TabIndex = 25;
|
|
this.smartSeparatorLine13.Text = "smartSeparatorLine13";
|
|
//
|
|
// labelResult3_1
|
|
//
|
|
this.labelResult3_1.BackGround = null;
|
|
this.labelResult3_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult3_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult3_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult3_1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult3_1.LineSpacing = 0F;
|
|
this.labelResult3_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult3_1.Name = "labelResult3_1";
|
|
this.labelResult3_1.OverlapOptimize = true;
|
|
this.labelResult3_1.PasswordChar = '\0';
|
|
this.labelResult3_1.Radius = 3;
|
|
this.labelResult3_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult3_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult3_1.TabIndex = 24;
|
|
this.labelResult3_1.Text = "제품 없음";
|
|
this.labelResult3_1.TextColor = System.Drawing.Color.Black;
|
|
this.labelResult3_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult3_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult3_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult3_1.Visible = false;
|
|
this.labelResult3_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine3
|
|
//
|
|
this.smartSeparatorLine3.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine3.Line1Width = 1F;
|
|
this.smartSeparatorLine3.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine3.Line2Width = 1F;
|
|
this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine3.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine3.Name = "smartSeparatorLine3";
|
|
this.smartSeparatorLine3.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine3.TabIndex = 21;
|
|
this.smartSeparatorLine3.Text = "smartSeparatorLine3";
|
|
//
|
|
// labelResultSD3
|
|
//
|
|
this.labelResultSD3.BackGround = null;
|
|
this.labelResultSD3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD3.LineSpacing = 0F;
|
|
this.labelResultSD3.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD3.Name = "labelResultSD3";
|
|
this.labelResultSD3.OverlapOptimize = true;
|
|
this.labelResultSD3.PasswordChar = '\0';
|
|
this.labelResultSD3.Radius = 3;
|
|
this.labelResultSD3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD3.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD3.TabIndex = 20;
|
|
this.labelResultSD3.Text = "0.0023";
|
|
this.labelResultSD3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD3.Wordwrap = false;
|
|
//
|
|
// smartLabel24
|
|
//
|
|
this.smartLabel24.BackGround = this.smartGroupBox4;
|
|
this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel24.LineSpacing = 0F;
|
|
this.smartLabel24.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel24.TabIndex = 19;
|
|
this.smartLabel24.Text = "감도";
|
|
this.smartLabel24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult3
|
|
//
|
|
this.labelResult3.BackGround = null;
|
|
this.labelResult3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult3.LineSpacing = 0F;
|
|
this.labelResult3.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult3.TabIndex = 18;
|
|
this.labelResult3.Text = "정상";
|
|
this.labelResult3.TextColor = System.Drawing.Color.Green;
|
|
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;
|
|
//
|
|
// smartLabel26
|
|
//
|
|
this.smartLabel26.BackGround = this.smartGroupBox4;
|
|
this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel26.LineSpacing = 0F;
|
|
this.smartLabel26.Location = new System.Drawing.Point(3, 232);
|
|
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, 20);
|
|
this.smartLabel26.TabIndex = 17;
|
|
this.smartLabel26.Text = "판정";
|
|
this.smartLabel26.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev3
|
|
//
|
|
this.labelStDev3.BackGround = null;
|
|
this.labelStDev3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev3.LineSpacing = 0F;
|
|
this.labelStDev3.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev3.Name = "labelStDev3";
|
|
this.labelStDev3.OverlapOptimize = true;
|
|
this.labelStDev3.PasswordChar = '\0';
|
|
this.labelStDev3.Radius = 3;
|
|
this.labelStDev3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev3.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev3.TabIndex = 16;
|
|
this.labelStDev3.Text = "0.0023";
|
|
this.labelStDev3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev3.Wordwrap = false;
|
|
//
|
|
// smartLabel28
|
|
//
|
|
this.smartLabel28.BackGround = this.smartGroupBox4;
|
|
this.smartLabel28.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel28.LineSpacing = 0F;
|
|
this.smartLabel28.Location = new System.Drawing.Point(3, 198);
|
|
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, 20);
|
|
this.smartLabel28.TabIndex = 15;
|
|
this.smartLabel28.Text = "감도";
|
|
this.smartLabel28.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue3
|
|
//
|
|
this.labelMaxValue3.BackGround = null;
|
|
this.labelMaxValue3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue3.LineSpacing = 0F;
|
|
this.labelMaxValue3.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue3.Name = "labelMaxValue3";
|
|
this.labelMaxValue3.OverlapOptimize = true;
|
|
this.labelMaxValue3.PasswordChar = '\0';
|
|
this.labelMaxValue3.Radius = 3;
|
|
this.labelMaxValue3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue3.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue3.TabIndex = 14;
|
|
this.labelMaxValue3.Text = "9.2354";
|
|
this.labelMaxValue3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue3.Wordwrap = false;
|
|
//
|
|
// smartLabel30
|
|
//
|
|
this.smartLabel30.BackGround = this.smartGroupBox4;
|
|
this.smartLabel30.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel30.LineSpacing = 0F;
|
|
this.smartLabel30.Location = new System.Drawing.Point(3, 176);
|
|
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, 20);
|
|
this.smartLabel30.TabIndex = 13;
|
|
this.smartLabel30.Text = "최대값";
|
|
this.smartLabel30.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue3
|
|
//
|
|
this.labelCurrentValue3.BackGround = null;
|
|
this.labelCurrentValue3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue3.LineSpacing = 0F;
|
|
this.labelCurrentValue3.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue3.Name = "labelCurrentValue3";
|
|
this.labelCurrentValue3.OverlapOptimize = true;
|
|
this.labelCurrentValue3.PasswordChar = '\0';
|
|
this.labelCurrentValue3.Radius = 3;
|
|
this.labelCurrentValue3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue3.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue3.TabIndex = 12;
|
|
this.labelCurrentValue3.Text = "9.2354";
|
|
this.labelCurrentValue3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue3.Wordwrap = false;
|
|
//
|
|
// smartLabel32
|
|
//
|
|
this.smartLabel32.BackGround = this.smartGroupBox4;
|
|
this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel32.LineSpacing = 0F;
|
|
this.smartLabel32.Location = new System.Drawing.Point(3, 154);
|
|
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, 20);
|
|
this.smartLabel32.TabIndex = 12;
|
|
this.smartLabel32.Text = "현재값";
|
|
this.smartLabel32.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw3
|
|
//
|
|
this.smartDraw3.BackGround = null;
|
|
this.smartDraw3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw3.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw3.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw3.Chart.ChartDrawStep = 1;
|
|
this.smartDraw3.Chart.ChartHeight = 0;
|
|
this.smartDraw3.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw3.Chart.ChartWidth = 0;
|
|
this.smartDraw3.Chart.OriginX = 30;
|
|
this.smartDraw3.Chart.OriginY = 20;
|
|
this.smartDraw3.Chart.XIncrement = 1;
|
|
this.smartDraw3.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw3.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw3.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw3.Name = "smartDraw3";
|
|
this.smartDraw3.OverlapOptimize = false;
|
|
this.smartDraw3.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw3.TabIndex = 11;
|
|
this.smartDraw3.Text = "smartDraw3";
|
|
this.smartDraw3.Click += new System.EventHandler(this.smartDraw3_Click);
|
|
//
|
|
// smartDraw_ChartChannelPenStyle1
|
|
//
|
|
chartPenStyle1.ChannelColor = System.Drawing.Color.Green;
|
|
chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
|
|
chartPenStyle1.PenWidth = 2;
|
|
this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1);
|
|
//
|
|
// smartGroupBox5
|
|
//
|
|
this.smartGroupBox5.BackGround = null;
|
|
this.smartGroupBox5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox5.BackImage = null;
|
|
this.smartGroupBox5.Controls.Add(this.smartSeparatorLine14);
|
|
this.smartGroupBox5.Controls.Add(this.labelResult4_1);
|
|
this.smartGroupBox5.Controls.Add(this.smartSeparatorLine4);
|
|
this.smartGroupBox5.Controls.Add(this.labelResultSD4);
|
|
this.smartGroupBox5.Controls.Add(this.smartLabel34);
|
|
this.smartGroupBox5.Controls.Add(this.labelResult4);
|
|
this.smartGroupBox5.Controls.Add(this.smartLabel36);
|
|
this.smartGroupBox5.Controls.Add(this.labelStDev4);
|
|
this.smartGroupBox5.Controls.Add(this.smartLabel38);
|
|
this.smartGroupBox5.Controls.Add(this.labelMaxValue4);
|
|
this.smartGroupBox5.Controls.Add(this.smartLabel40);
|
|
this.smartGroupBox5.Controls.Add(this.labelCurrentValue4);
|
|
this.smartGroupBox5.Controls.Add(this.smartLabel42);
|
|
this.smartGroupBox5.Controls.Add(this.smartDraw4);
|
|
this.smartGroupBox5.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox5.Location = new System.Drawing.Point(618, 119);
|
|
this.smartGroupBox5.Name = "smartGroupBox5";
|
|
this.smartGroupBox5.RoundRadius = 5;
|
|
this.smartGroupBox5.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox5.TabIndex = 40;
|
|
this.smartGroupBox5.Text = "Lane 4";
|
|
this.smartGroupBox5.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine14
|
|
//
|
|
this.smartSeparatorLine14.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine14.Line1Width = 1F;
|
|
this.smartSeparatorLine14.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine14.Line2Width = 1F;
|
|
this.smartSeparatorLine14.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine14.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine14.Name = "smartSeparatorLine14";
|
|
this.smartSeparatorLine14.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine14.TabIndex = 25;
|
|
this.smartSeparatorLine14.Text = "smartSeparatorLine14";
|
|
//
|
|
// labelResult4_1
|
|
//
|
|
this.labelResult4_1.BackGround = null;
|
|
this.labelResult4_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult4_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult4_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult4_1.Font = new System.Drawing.Font("New Gulim", 48F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult4_1.LineSpacing = 0F;
|
|
this.labelResult4_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult4_1.Name = "labelResult4_1";
|
|
this.labelResult4_1.OverlapOptimize = true;
|
|
this.labelResult4_1.PasswordChar = '\0';
|
|
this.labelResult4_1.Radius = 3;
|
|
this.labelResult4_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult4_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult4_1.TabIndex = 24;
|
|
this.labelResult4_1.Text = "오류";
|
|
this.labelResult4_1.TextColor = System.Drawing.Color.Black;
|
|
this.labelResult4_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult4_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult4_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult4_1.Visible = false;
|
|
this.labelResult4_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine4
|
|
//
|
|
this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine4.Line1Width = 1F;
|
|
this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine4.Line2Width = 1F;
|
|
this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine4.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine4.Name = "smartSeparatorLine4";
|
|
this.smartSeparatorLine4.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine4.TabIndex = 21;
|
|
this.smartSeparatorLine4.Text = "smartSeparatorLine4";
|
|
//
|
|
// labelResultSD4
|
|
//
|
|
this.labelResultSD4.BackGround = null;
|
|
this.labelResultSD4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD4.LineSpacing = 0F;
|
|
this.labelResultSD4.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD4.Name = "labelResultSD4";
|
|
this.labelResultSD4.OverlapOptimize = true;
|
|
this.labelResultSD4.PasswordChar = '\0';
|
|
this.labelResultSD4.Radius = 3;
|
|
this.labelResultSD4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD4.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD4.TabIndex = 20;
|
|
this.labelResultSD4.Text = "0.0023";
|
|
this.labelResultSD4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD4.Wordwrap = false;
|
|
//
|
|
// smartLabel34
|
|
//
|
|
this.smartLabel34.BackGround = this.smartGroupBox5;
|
|
this.smartLabel34.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel34.LineSpacing = 0F;
|
|
this.smartLabel34.Location = new System.Drawing.Point(3, 254);
|
|
this.smartLabel34.Name = "smartLabel34";
|
|
this.smartLabel34.OverlapOptimize = true;
|
|
this.smartLabel34.PasswordChar = '\0';
|
|
this.smartLabel34.Radius = 3;
|
|
this.smartLabel34.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel34.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel34.TabIndex = 19;
|
|
this.smartLabel34.Text = "감도";
|
|
this.smartLabel34.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel34.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel34.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel34.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel34.Wordwrap = false;
|
|
//
|
|
// labelResult4
|
|
//
|
|
this.labelResult4.BackGround = null;
|
|
this.labelResult4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult4.LineSpacing = 0F;
|
|
this.labelResult4.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult4.TabIndex = 18;
|
|
this.labelResult4.Text = "정상";
|
|
this.labelResult4.TextColor = System.Drawing.Color.Green;
|
|
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;
|
|
//
|
|
// smartLabel36
|
|
//
|
|
this.smartLabel36.BackGround = this.smartGroupBox5;
|
|
this.smartLabel36.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel36.LineSpacing = 0F;
|
|
this.smartLabel36.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel36.TabIndex = 17;
|
|
this.smartLabel36.Text = "판정";
|
|
this.smartLabel36.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev4
|
|
//
|
|
this.labelStDev4.BackGround = null;
|
|
this.labelStDev4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev4.LineSpacing = 0F;
|
|
this.labelStDev4.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev4.Name = "labelStDev4";
|
|
this.labelStDev4.OverlapOptimize = true;
|
|
this.labelStDev4.PasswordChar = '\0';
|
|
this.labelStDev4.Radius = 3;
|
|
this.labelStDev4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev4.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev4.TabIndex = 16;
|
|
this.labelStDev4.Text = "0.0023";
|
|
this.labelStDev4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev4.Wordwrap = false;
|
|
//
|
|
// smartLabel38
|
|
//
|
|
this.smartLabel38.BackGround = this.smartGroupBox5;
|
|
this.smartLabel38.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel38.LineSpacing = 0F;
|
|
this.smartLabel38.Location = new System.Drawing.Point(3, 198);
|
|
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(80, 20);
|
|
this.smartLabel38.TabIndex = 15;
|
|
this.smartLabel38.Text = "감도";
|
|
this.smartLabel38.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue4
|
|
//
|
|
this.labelMaxValue4.BackGround = null;
|
|
this.labelMaxValue4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue4.LineSpacing = 0F;
|
|
this.labelMaxValue4.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue4.Name = "labelMaxValue4";
|
|
this.labelMaxValue4.OverlapOptimize = true;
|
|
this.labelMaxValue4.PasswordChar = '\0';
|
|
this.labelMaxValue4.Radius = 3;
|
|
this.labelMaxValue4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue4.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue4.TabIndex = 14;
|
|
this.labelMaxValue4.Text = "9.2354";
|
|
this.labelMaxValue4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue4.Wordwrap = false;
|
|
//
|
|
// smartLabel40
|
|
//
|
|
this.smartLabel40.BackGround = this.smartGroupBox5;
|
|
this.smartLabel40.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel40.LineSpacing = 0F;
|
|
this.smartLabel40.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel40.TabIndex = 13;
|
|
this.smartLabel40.Text = "최대값";
|
|
this.smartLabel40.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue4
|
|
//
|
|
this.labelCurrentValue4.BackGround = null;
|
|
this.labelCurrentValue4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue4.LineSpacing = 0F;
|
|
this.labelCurrentValue4.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue4.Name = "labelCurrentValue4";
|
|
this.labelCurrentValue4.OverlapOptimize = true;
|
|
this.labelCurrentValue4.PasswordChar = '\0';
|
|
this.labelCurrentValue4.Radius = 3;
|
|
this.labelCurrentValue4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue4.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue4.TabIndex = 12;
|
|
this.labelCurrentValue4.Text = "9.2354";
|
|
this.labelCurrentValue4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue4.Wordwrap = false;
|
|
//
|
|
// smartLabel42
|
|
//
|
|
this.smartLabel42.BackGround = this.smartGroupBox5;
|
|
this.smartLabel42.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel42.LineSpacing = 0F;
|
|
this.smartLabel42.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel42.TabIndex = 12;
|
|
this.smartLabel42.Text = "현재값";
|
|
this.smartLabel42.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw4
|
|
//
|
|
this.smartDraw4.BackGround = null;
|
|
this.smartDraw4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw4.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw4.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw4.Chart.ChartDrawStep = 1;
|
|
this.smartDraw4.Chart.ChartHeight = 0;
|
|
this.smartDraw4.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw4.Chart.ChartWidth = 0;
|
|
this.smartDraw4.Chart.OriginX = 30;
|
|
this.smartDraw4.Chart.OriginY = 20;
|
|
this.smartDraw4.Chart.XIncrement = 1;
|
|
this.smartDraw4.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw4.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw4.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw4.Name = "smartDraw4";
|
|
this.smartDraw4.OverlapOptimize = false;
|
|
this.smartDraw4.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw4.TabIndex = 11;
|
|
this.smartDraw4.Text = "smartDraw4";
|
|
this.smartDraw4.Visible = false;
|
|
this.smartDraw4.Click += new System.EventHandler(this.smartDraw4_Click);
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackGround = null;
|
|
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox1.BackImage = null;
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine11);
|
|
this.smartGroupBox1.Controls.Add(this.labelResult1_1);
|
|
this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1);
|
|
this.smartGroupBox1.Controls.Add(this.labelResultSD1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel10);
|
|
this.smartGroupBox1.Controls.Add(this.labelResult1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel12);
|
|
this.smartGroupBox1.Controls.Add(this.labelStDev1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel8);
|
|
this.smartGroupBox1.Controls.Add(this.labelMaxValue1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel6);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel61);
|
|
this.smartGroupBox1.Controls.Add(this.labelCurrentValue1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.smartDraw1);
|
|
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.HeaderBar;
|
|
this.smartGroupBox1.HeaderHeightOffset = 12;
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(6, 119);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox1.TabIndex = 37;
|
|
this.smartGroupBox1.Text = "Lane 1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine11
|
|
//
|
|
this.smartSeparatorLine11.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine11.Line1Width = 1F;
|
|
this.smartSeparatorLine11.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine11.Line2Width = 1F;
|
|
this.smartSeparatorLine11.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine11.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine11.Name = "smartSeparatorLine11";
|
|
this.smartSeparatorLine11.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine11.TabIndex = 23;
|
|
this.smartSeparatorLine11.Text = "smartSeparatorLine11";
|
|
//
|
|
// labelResult1_1
|
|
//
|
|
this.labelResult1_1.BackGround = null;
|
|
this.labelResult1_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult1_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult1_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult1_1.Font = new System.Drawing.Font("New Gulim", 48F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult1_1.LineSpacing = 0F;
|
|
this.labelResult1_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult1_1.Name = "labelResult1_1";
|
|
this.labelResult1_1.OverlapOptimize = true;
|
|
this.labelResult1_1.PasswordChar = '\0';
|
|
this.labelResult1_1.Radius = 3;
|
|
this.labelResult1_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult1_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult1_1.TabIndex = 22;
|
|
this.labelResult1_1.Text = "실패";
|
|
this.labelResult1_1.TextColor = System.Drawing.Color.Black;
|
|
this.labelResult1_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult1_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult1_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult1_1.Visible = false;
|
|
this.labelResult1_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine1
|
|
//
|
|
this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine1.Line1Width = 1F;
|
|
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine1.Line2Width = 1F;
|
|
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine1.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
|
|
this.smartSeparatorLine1.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine1.TabIndex = 21;
|
|
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
|
|
//
|
|
// labelResultSD1
|
|
//
|
|
this.labelResultSD1.BackGround = null;
|
|
this.labelResultSD1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD1.LineSpacing = 0F;
|
|
this.labelResultSD1.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD1.Name = "labelResultSD1";
|
|
this.labelResultSD1.OverlapOptimize = true;
|
|
this.labelResultSD1.PasswordChar = '\0';
|
|
this.labelResultSD1.Radius = 3;
|
|
this.labelResultSD1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD1.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD1.TabIndex = 20;
|
|
this.labelResultSD1.Text = "0.0023";
|
|
this.labelResultSD1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD1.Wordwrap = false;
|
|
//
|
|
// smartLabel10
|
|
//
|
|
this.smartLabel10.BackGround = this.smartGroupBox1;
|
|
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel10.LineSpacing = 0F;
|
|
this.smartLabel10.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel10.TabIndex = 19;
|
|
this.smartLabel10.Text = "감도";
|
|
this.smartLabel10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult1
|
|
//
|
|
this.labelResult1.BackGround = null;
|
|
this.labelResult1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult1.LineSpacing = 0F;
|
|
this.labelResult1.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult1.TabIndex = 18;
|
|
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;
|
|
//
|
|
// smartLabel12
|
|
//
|
|
this.smartLabel12.BackGround = this.smartGroupBox1;
|
|
this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel12.LineSpacing = 0F;
|
|
this.smartLabel12.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel12.TabIndex = 17;
|
|
this.smartLabel12.Text = "판정";
|
|
this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev1
|
|
//
|
|
this.labelStDev1.BackGround = null;
|
|
this.labelStDev1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev1.LineSpacing = 0F;
|
|
this.labelStDev1.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev1.Name = "labelStDev1";
|
|
this.labelStDev1.OverlapOptimize = true;
|
|
this.labelStDev1.PasswordChar = '\0';
|
|
this.labelStDev1.Radius = 3;
|
|
this.labelStDev1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev1.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev1.TabIndex = 16;
|
|
this.labelStDev1.Text = "0.0023";
|
|
this.labelStDev1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev1.Wordwrap = false;
|
|
//
|
|
// smartLabel8
|
|
//
|
|
this.smartLabel8.BackGround = this.smartGroupBox1;
|
|
this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel8.LineSpacing = 0F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(3, 198);
|
|
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(80, 20);
|
|
this.smartLabel8.TabIndex = 15;
|
|
this.smartLabel8.Text = "감도";
|
|
this.smartLabel8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue1
|
|
//
|
|
this.labelMaxValue1.BackGround = null;
|
|
this.labelMaxValue1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue1.LineSpacing = 0F;
|
|
this.labelMaxValue1.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue1.Name = "labelMaxValue1";
|
|
this.labelMaxValue1.OverlapOptimize = true;
|
|
this.labelMaxValue1.PasswordChar = '\0';
|
|
this.labelMaxValue1.Radius = 3;
|
|
this.labelMaxValue1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue1.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue1.TabIndex = 14;
|
|
this.labelMaxValue1.Text = "9.2354";
|
|
this.labelMaxValue1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue1.Wordwrap = false;
|
|
//
|
|
// smartLabel6
|
|
//
|
|
this.smartLabel6.BackGround = this.smartGroupBox1;
|
|
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel6.LineSpacing = 0F;
|
|
this.smartLabel6.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel6.TabIndex = 13;
|
|
this.smartLabel6.Text = "최대값";
|
|
this.smartLabel6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// 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;
|
|
//
|
|
// labelCurrentValue1
|
|
//
|
|
this.labelCurrentValue1.BackGround = null;
|
|
this.labelCurrentValue1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue1.LineSpacing = 0F;
|
|
this.labelCurrentValue1.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue1.Name = "labelCurrentValue1";
|
|
this.labelCurrentValue1.OverlapOptimize = true;
|
|
this.labelCurrentValue1.PasswordChar = '\0';
|
|
this.labelCurrentValue1.Radius = 3;
|
|
this.labelCurrentValue1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue1.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue1.TabIndex = 12;
|
|
this.labelCurrentValue1.Text = "-9.23 / -10.00";
|
|
this.labelCurrentValue1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue1.Wordwrap = false;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackGround = this.smartGroupBox1;
|
|
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel3.TabIndex = 12;
|
|
this.smartLabel3.Text = "현재값";
|
|
this.smartLabel3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw1
|
|
//
|
|
this.smartDraw1.BackGround = null;
|
|
this.smartDraw1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw1.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw1.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw1.Chart.ChartDrawStep = 1;
|
|
this.smartDraw1.Chart.ChartHeight = 102;
|
|
this.smartDraw1.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw1.Chart.ChartWidth = 192;
|
|
this.smartDraw1.Chart.OriginX = 0;
|
|
this.smartDraw1.Chart.OriginY = 102;
|
|
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, 42);
|
|
this.smartDraw1.Name = "smartDraw1";
|
|
this.smartDraw1.OverlapOptimize = false;
|
|
this.smartDraw1.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw1.TabIndex = 11;
|
|
this.smartDraw1.Text = "smartDraw1";
|
|
this.smartDraw1.Click += new System.EventHandler(this.smartDraw1_Click);
|
|
//
|
|
// smartGroupBox3
|
|
//
|
|
this.smartGroupBox3.BackGround = null;
|
|
this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox3.BackImage = null;
|
|
this.smartGroupBox3.Controls.Add(this.smartSeparatorLine12);
|
|
this.smartGroupBox3.Controls.Add(this.smartSeparatorLine2);
|
|
this.smartGroupBox3.Controls.Add(this.labelResult2_1);
|
|
this.smartGroupBox3.Controls.Add(this.labelResultSD2);
|
|
this.smartGroupBox3.Controls.Add(this.smartLabel14);
|
|
this.smartGroupBox3.Controls.Add(this.labelResult2);
|
|
this.smartGroupBox3.Controls.Add(this.smartLabel16);
|
|
this.smartGroupBox3.Controls.Add(this.labelStDev2);
|
|
this.smartGroupBox3.Controls.Add(this.smartLabel18);
|
|
this.smartGroupBox3.Controls.Add(this.labelMaxValue2);
|
|
this.smartGroupBox3.Controls.Add(this.smartLabel20);
|
|
this.smartGroupBox3.Controls.Add(this.labelCurrentValue2);
|
|
this.smartGroupBox3.Controls.Add(this.smartLabel22);
|
|
this.smartGroupBox3.Controls.Add(this.smartDraw2);
|
|
this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox3.Location = new System.Drawing.Point(210, 119);
|
|
this.smartGroupBox3.Name = "smartGroupBox3";
|
|
this.smartGroupBox3.RoundRadius = 5;
|
|
this.smartGroupBox3.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox3.TabIndex = 38;
|
|
this.smartGroupBox3.Text = "Lane 2";
|
|
this.smartGroupBox3.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine12
|
|
//
|
|
this.smartSeparatorLine12.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine12.Line1Width = 1F;
|
|
this.smartSeparatorLine12.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine12.Line2Width = 1F;
|
|
this.smartSeparatorLine12.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine12.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine12.Name = "smartSeparatorLine12";
|
|
this.smartSeparatorLine12.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine12.TabIndex = 25;
|
|
this.smartSeparatorLine12.Text = "smartSeparatorLine12";
|
|
//
|
|
// smartSeparatorLine2
|
|
//
|
|
this.smartSeparatorLine2.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine2.Line1Width = 1F;
|
|
this.smartSeparatorLine2.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine2.Line2Width = 1F;
|
|
this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine2.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
|
|
this.smartSeparatorLine2.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine2.TabIndex = 21;
|
|
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
|
|
//
|
|
// labelResult2_1
|
|
//
|
|
this.labelResult2_1.BackGround = null;
|
|
this.labelResult2_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult2_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult2_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult2_1.Font = new System.Drawing.Font("New Gulim", 48F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult2_1.LineSpacing = 0F;
|
|
this.labelResult2_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult2_1.Name = "labelResult2_1";
|
|
this.labelResult2_1.OverlapOptimize = true;
|
|
this.labelResult2_1.PasswordChar = '\0';
|
|
this.labelResult2_1.Radius = 3;
|
|
this.labelResult2_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult2_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult2_1.TabIndex = 24;
|
|
this.labelResult2_1.Text = "-";
|
|
this.labelResult2_1.TextColor = System.Drawing.Color.Black;
|
|
this.labelResult2_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult2_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult2_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult2_1.Visible = false;
|
|
this.labelResult2_1.Wordwrap = false;
|
|
//
|
|
// labelResultSD2
|
|
//
|
|
this.labelResultSD2.BackGround = null;
|
|
this.labelResultSD2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD2.LineSpacing = 0F;
|
|
this.labelResultSD2.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD2.Name = "labelResultSD2";
|
|
this.labelResultSD2.OverlapOptimize = true;
|
|
this.labelResultSD2.PasswordChar = '\0';
|
|
this.labelResultSD2.Radius = 3;
|
|
this.labelResultSD2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD2.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD2.TabIndex = 20;
|
|
this.labelResultSD2.Text = "0.0235";
|
|
this.labelResultSD2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD2.Wordwrap = false;
|
|
//
|
|
// smartLabel14
|
|
//
|
|
this.smartLabel14.BackGround = this.smartGroupBox3;
|
|
this.smartLabel14.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel14.LineSpacing = 0F;
|
|
this.smartLabel14.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel14.TabIndex = 19;
|
|
this.smartLabel14.Text = "감도";
|
|
this.smartLabel14.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult2
|
|
//
|
|
this.labelResult2.BackGround = null;
|
|
this.labelResult2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult2.LineSpacing = 0F;
|
|
this.labelResult2.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult2.TabIndex = 18;
|
|
this.labelResult2.Text = "리크";
|
|
this.labelResult2.TextColor = System.Drawing.Color.Red;
|
|
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;
|
|
//
|
|
// smartLabel16
|
|
//
|
|
this.smartLabel16.BackGround = this.smartGroupBox3;
|
|
this.smartLabel16.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel16.LineSpacing = 0F;
|
|
this.smartLabel16.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel16.TabIndex = 17;
|
|
this.smartLabel16.Text = "판정";
|
|
this.smartLabel16.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev2
|
|
//
|
|
this.labelStDev2.BackGround = null;
|
|
this.labelStDev2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev2.LineSpacing = 0F;
|
|
this.labelStDev2.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev2.Name = "labelStDev2";
|
|
this.labelStDev2.OverlapOptimize = true;
|
|
this.labelStDev2.PasswordChar = '\0';
|
|
this.labelStDev2.Radius = 3;
|
|
this.labelStDev2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev2.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev2.TabIndex = 16;
|
|
this.labelStDev2.Text = "0.0235";
|
|
this.labelStDev2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev2.Wordwrap = false;
|
|
//
|
|
// smartLabel18
|
|
//
|
|
this.smartLabel18.BackGround = this.smartGroupBox3;
|
|
this.smartLabel18.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel18.LineSpacing = 0F;
|
|
this.smartLabel18.Location = new System.Drawing.Point(3, 198);
|
|
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(80, 20);
|
|
this.smartLabel18.TabIndex = 15;
|
|
this.smartLabel18.Text = "감도";
|
|
this.smartLabel18.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue2
|
|
//
|
|
this.labelMaxValue2.BackGround = null;
|
|
this.labelMaxValue2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue2.LineSpacing = 0F;
|
|
this.labelMaxValue2.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue2.Name = "labelMaxValue2";
|
|
this.labelMaxValue2.OverlapOptimize = true;
|
|
this.labelMaxValue2.PasswordChar = '\0';
|
|
this.labelMaxValue2.Radius = 3;
|
|
this.labelMaxValue2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue2.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue2.TabIndex = 14;
|
|
this.labelMaxValue2.Text = "9.3542";
|
|
this.labelMaxValue2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue2.Wordwrap = false;
|
|
//
|
|
// smartLabel20
|
|
//
|
|
this.smartLabel20.BackGround = this.smartGroupBox3;
|
|
this.smartLabel20.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel20.LineSpacing = 0F;
|
|
this.smartLabel20.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel20.TabIndex = 13;
|
|
this.smartLabel20.Text = "최대값";
|
|
this.smartLabel20.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue2
|
|
//
|
|
this.labelCurrentValue2.BackGround = null;
|
|
this.labelCurrentValue2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue2.LineSpacing = 0F;
|
|
this.labelCurrentValue2.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue2.Name = "labelCurrentValue2";
|
|
this.labelCurrentValue2.OverlapOptimize = true;
|
|
this.labelCurrentValue2.PasswordChar = '\0';
|
|
this.labelCurrentValue2.Radius = 3;
|
|
this.labelCurrentValue2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue2.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue2.TabIndex = 12;
|
|
this.labelCurrentValue2.Text = "8.2563";
|
|
this.labelCurrentValue2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue2.Wordwrap = false;
|
|
//
|
|
// smartLabel22
|
|
//
|
|
this.smartLabel22.BackGround = this.smartGroupBox3;
|
|
this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel22.LineSpacing = 0F;
|
|
this.smartLabel22.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel22.TabIndex = 12;
|
|
this.smartLabel22.Text = "현재값";
|
|
this.smartLabel22.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw2
|
|
//
|
|
this.smartDraw2.BackGround = null;
|
|
this.smartDraw2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw2.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw2.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw2.Chart.ChartDrawStep = 1;
|
|
this.smartDraw2.Chart.ChartHeight = 0;
|
|
this.smartDraw2.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw2.Chart.ChartWidth = 0;
|
|
this.smartDraw2.Chart.OriginX = 30;
|
|
this.smartDraw2.Chart.OriginY = 20;
|
|
this.smartDraw2.Chart.XIncrement = 1;
|
|
this.smartDraw2.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw2.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw2.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw2.Name = "smartDraw2";
|
|
this.smartDraw2.OverlapOptimize = false;
|
|
this.smartDraw2.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw2.TabIndex = 11;
|
|
this.smartDraw2.Text = "smartDraw2";
|
|
this.smartDraw2.Click += new System.EventHandler(this.smartDraw2_Click);
|
|
//
|
|
// smartGroupBox6
|
|
//
|
|
this.smartGroupBox6.BackGround = null;
|
|
this.smartGroupBox6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox6.BackImage = null;
|
|
this.smartGroupBox6.Controls.Add(this.smartSeparatorLine15);
|
|
this.smartGroupBox6.Controls.Add(this.labelResult5_1);
|
|
this.smartGroupBox6.Controls.Add(this.smartSeparatorLine5);
|
|
this.smartGroupBox6.Controls.Add(this.labelResultSD5);
|
|
this.smartGroupBox6.Controls.Add(this.smartLabel44);
|
|
this.smartGroupBox6.Controls.Add(this.labelResult5);
|
|
this.smartGroupBox6.Controls.Add(this.smartLabel46);
|
|
this.smartGroupBox6.Controls.Add(this.labelStDev5);
|
|
this.smartGroupBox6.Controls.Add(this.smartLabel48);
|
|
this.smartGroupBox6.Controls.Add(this.labelMaxValue5);
|
|
this.smartGroupBox6.Controls.Add(this.smartLabel50);
|
|
this.smartGroupBox6.Controls.Add(this.labelCurrentValue5);
|
|
this.smartGroupBox6.Controls.Add(this.smartLabel52);
|
|
this.smartGroupBox6.Controls.Add(this.smartDraw5);
|
|
this.smartGroupBox6.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox6.Location = new System.Drawing.Point(822, 119);
|
|
this.smartGroupBox6.Name = "smartGroupBox6";
|
|
this.smartGroupBox6.RoundRadius = 5;
|
|
this.smartGroupBox6.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox6.TabIndex = 41;
|
|
this.smartGroupBox6.Text = "Lane 5";
|
|
this.smartGroupBox6.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine15
|
|
//
|
|
this.smartSeparatorLine15.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine15.Line1Width = 1F;
|
|
this.smartSeparatorLine15.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine15.Line2Width = 1F;
|
|
this.smartSeparatorLine15.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine15.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine15.Name = "smartSeparatorLine15";
|
|
this.smartSeparatorLine15.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine15.TabIndex = 25;
|
|
this.smartSeparatorLine15.Text = "smartSeparatorLine15";
|
|
//
|
|
// labelResult5_1
|
|
//
|
|
this.labelResult5_1.BackGround = null;
|
|
this.labelResult5_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult5_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult5_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult5_1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult5_1.LineSpacing = 0F;
|
|
this.labelResult5_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult5_1.Name = "labelResult5_1";
|
|
this.labelResult5_1.OverlapOptimize = true;
|
|
this.labelResult5_1.PasswordChar = '\0';
|
|
this.labelResult5_1.Radius = 3;
|
|
this.labelResult5_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult5_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult5_1.TabIndex = 24;
|
|
this.labelResult5_1.Text = "테스트 오류";
|
|
this.labelResult5_1.TextColor = System.Drawing.Color.Black;
|
|
this.labelResult5_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult5_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult5_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult5_1.Visible = false;
|
|
this.labelResult5_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine5
|
|
//
|
|
this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine5.Line1Width = 1F;
|
|
this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine5.Line2Width = 1F;
|
|
this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine5.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine5.Name = "smartSeparatorLine5";
|
|
this.smartSeparatorLine5.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine5.TabIndex = 21;
|
|
this.smartSeparatorLine5.Text = "smartSeparatorLine5";
|
|
//
|
|
// labelResultSD5
|
|
//
|
|
this.labelResultSD5.BackGround = null;
|
|
this.labelResultSD5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD5.LineSpacing = 0F;
|
|
this.labelResultSD5.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD5.Name = "labelResultSD5";
|
|
this.labelResultSD5.OverlapOptimize = true;
|
|
this.labelResultSD5.PasswordChar = '\0';
|
|
this.labelResultSD5.Radius = 3;
|
|
this.labelResultSD5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD5.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD5.TabIndex = 20;
|
|
this.labelResultSD5.Text = "0.0023";
|
|
this.labelResultSD5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD5.Wordwrap = false;
|
|
//
|
|
// smartLabel44
|
|
//
|
|
this.smartLabel44.BackGround = this.smartGroupBox6;
|
|
this.smartLabel44.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel44.LineSpacing = 0F;
|
|
this.smartLabel44.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel44.TabIndex = 19;
|
|
this.smartLabel44.Text = "감도";
|
|
this.smartLabel44.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult5
|
|
//
|
|
this.labelResult5.BackGround = null;
|
|
this.labelResult5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult5.LineSpacing = 0F;
|
|
this.labelResult5.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult5.TabIndex = 18;
|
|
this.labelResult5.Text = "정상";
|
|
this.labelResult5.TextColor = System.Drawing.Color.Green;
|
|
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;
|
|
//
|
|
// smartLabel46
|
|
//
|
|
this.smartLabel46.BackGround = this.smartGroupBox6;
|
|
this.smartLabel46.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel46.LineSpacing = 0F;
|
|
this.smartLabel46.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel46.TabIndex = 17;
|
|
this.smartLabel46.Text = "판정";
|
|
this.smartLabel46.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev5
|
|
//
|
|
this.labelStDev5.BackGround = null;
|
|
this.labelStDev5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev5.LineSpacing = 0F;
|
|
this.labelStDev5.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev5.Name = "labelStDev5";
|
|
this.labelStDev5.OverlapOptimize = true;
|
|
this.labelStDev5.PasswordChar = '\0';
|
|
this.labelStDev5.Radius = 3;
|
|
this.labelStDev5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev5.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev5.TabIndex = 16;
|
|
this.labelStDev5.Text = "0.0023";
|
|
this.labelStDev5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev5.Wordwrap = false;
|
|
//
|
|
// smartLabel48
|
|
//
|
|
this.smartLabel48.BackGround = this.smartGroupBox6;
|
|
this.smartLabel48.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel48.LineSpacing = 0F;
|
|
this.smartLabel48.Location = new System.Drawing.Point(3, 198);
|
|
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, 20);
|
|
this.smartLabel48.TabIndex = 15;
|
|
this.smartLabel48.Text = "감도";
|
|
this.smartLabel48.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue5
|
|
//
|
|
this.labelMaxValue5.BackGround = null;
|
|
this.labelMaxValue5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue5.LineSpacing = 0F;
|
|
this.labelMaxValue5.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue5.Name = "labelMaxValue5";
|
|
this.labelMaxValue5.OverlapOptimize = true;
|
|
this.labelMaxValue5.PasswordChar = '\0';
|
|
this.labelMaxValue5.Radius = 3;
|
|
this.labelMaxValue5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue5.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue5.TabIndex = 14;
|
|
this.labelMaxValue5.Text = "9.2354";
|
|
this.labelMaxValue5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue5.Wordwrap = false;
|
|
//
|
|
// smartLabel50
|
|
//
|
|
this.smartLabel50.BackGround = this.smartGroupBox6;
|
|
this.smartLabel50.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel50.LineSpacing = 0F;
|
|
this.smartLabel50.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel50.TabIndex = 13;
|
|
this.smartLabel50.Text = "최대값";
|
|
this.smartLabel50.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue5
|
|
//
|
|
this.labelCurrentValue5.BackGround = null;
|
|
this.labelCurrentValue5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue5.LineSpacing = 0F;
|
|
this.labelCurrentValue5.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue5.Name = "labelCurrentValue5";
|
|
this.labelCurrentValue5.OverlapOptimize = true;
|
|
this.labelCurrentValue5.PasswordChar = '\0';
|
|
this.labelCurrentValue5.Radius = 3;
|
|
this.labelCurrentValue5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue5.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue5.TabIndex = 12;
|
|
this.labelCurrentValue5.Text = "9.2354";
|
|
this.labelCurrentValue5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue5.Wordwrap = false;
|
|
//
|
|
// smartLabel52
|
|
//
|
|
this.smartLabel52.BackGround = this.smartGroupBox6;
|
|
this.smartLabel52.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel52.LineSpacing = 0F;
|
|
this.smartLabel52.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel52.TabIndex = 12;
|
|
this.smartLabel52.Text = "현재값";
|
|
this.smartLabel52.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw5
|
|
//
|
|
this.smartDraw5.BackGround = null;
|
|
this.smartDraw5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw5.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw5.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw5.Chart.ChartDrawStep = 1;
|
|
this.smartDraw5.Chart.ChartHeight = 0;
|
|
this.smartDraw5.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw5.Chart.ChartWidth = 0;
|
|
this.smartDraw5.Chart.OriginX = 30;
|
|
this.smartDraw5.Chart.OriginY = 20;
|
|
this.smartDraw5.Chart.XIncrement = 1;
|
|
this.smartDraw5.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw5.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw5.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw5.Name = "smartDraw5";
|
|
this.smartDraw5.OverlapOptimize = false;
|
|
this.smartDraw5.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw5.TabIndex = 11;
|
|
this.smartDraw5.Text = "smartDraw5";
|
|
this.smartDraw5.Visible = false;
|
|
this.smartDraw5.Click += new System.EventHandler(this.smartDraw5_Click);
|
|
//
|
|
// smartGroupBox7
|
|
//
|
|
this.smartGroupBox7.BackGround = null;
|
|
this.smartGroupBox7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox7.BackImage = null;
|
|
this.smartGroupBox7.Controls.Add(this.smartSeparatorLine19);
|
|
this.smartGroupBox7.Controls.Add(this.labelResult9_1);
|
|
this.smartGroupBox7.Controls.Add(this.smartSeparatorLine7);
|
|
this.smartGroupBox7.Controls.Add(this.labelResultSD9);
|
|
this.smartGroupBox7.Controls.Add(this.smartLabel64);
|
|
this.smartGroupBox7.Controls.Add(this.labelResult9);
|
|
this.smartGroupBox7.Controls.Add(this.smartLabel66);
|
|
this.smartGroupBox7.Controls.Add(this.labelStDev9);
|
|
this.smartGroupBox7.Controls.Add(this.smartLabel68);
|
|
this.smartGroupBox7.Controls.Add(this.labelMaxValue9);
|
|
this.smartGroupBox7.Controls.Add(this.smartLabel70);
|
|
this.smartGroupBox7.Controls.Add(this.labelCurrentValue9);
|
|
this.smartGroupBox7.Controls.Add(this.smartLabel72);
|
|
this.smartGroupBox7.Controls.Add(this.smartDraw9);
|
|
this.smartGroupBox7.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox7.Location = new System.Drawing.Point(618, 405);
|
|
this.smartGroupBox7.Name = "smartGroupBox7";
|
|
this.smartGroupBox7.RoundRadius = 5;
|
|
this.smartGroupBox7.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox7.TabIndex = 45;
|
|
this.smartGroupBox7.Text = "Lane 9";
|
|
this.smartGroupBox7.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine19
|
|
//
|
|
this.smartSeparatorLine19.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine19.Line1Width = 1F;
|
|
this.smartSeparatorLine19.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine19.Line2Width = 1F;
|
|
this.smartSeparatorLine19.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine19.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine19.Name = "smartSeparatorLine19";
|
|
this.smartSeparatorLine19.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine19.TabIndex = 25;
|
|
this.smartSeparatorLine19.Text = "smartSeparatorLine19";
|
|
//
|
|
// labelResult9_1
|
|
//
|
|
this.labelResult9_1.BackGround = null;
|
|
this.labelResult9_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult9_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult9_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult9_1.Font = new System.Drawing.Font("New Gulim", 40F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult9_1.LineSpacing = 0F;
|
|
this.labelResult9_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult9_1.Name = "labelResult9_1";
|
|
this.labelResult9_1.OverlapOptimize = true;
|
|
this.labelResult9_1.PasswordChar = '\0';
|
|
this.labelResult9_1.Radius = 3;
|
|
this.labelResult9_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult9_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult9_1.TabIndex = 24;
|
|
this.labelResult9_1.Text = "정상";
|
|
this.labelResult9_1.TextColor = System.Drawing.Color.Green;
|
|
this.labelResult9_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult9_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult9_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult9_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine7
|
|
//
|
|
this.smartSeparatorLine7.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine7.Line1Width = 1F;
|
|
this.smartSeparatorLine7.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine7.Line2Width = 1F;
|
|
this.smartSeparatorLine7.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine7.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine7.Name = "smartSeparatorLine7";
|
|
this.smartSeparatorLine7.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine7.TabIndex = 21;
|
|
this.smartSeparatorLine7.Text = "smartSeparatorLine7";
|
|
//
|
|
// labelResultSD9
|
|
//
|
|
this.labelResultSD9.BackGround = null;
|
|
this.labelResultSD9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD9.LineSpacing = 0F;
|
|
this.labelResultSD9.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD9.Name = "labelResultSD9";
|
|
this.labelResultSD9.OverlapOptimize = true;
|
|
this.labelResultSD9.PasswordChar = '\0';
|
|
this.labelResultSD9.Radius = 3;
|
|
this.labelResultSD9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD9.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD9.TabIndex = 20;
|
|
this.labelResultSD9.Text = "0.0023";
|
|
this.labelResultSD9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD9.Wordwrap = false;
|
|
//
|
|
// smartLabel64
|
|
//
|
|
this.smartLabel64.BackGround = this.smartGroupBox7;
|
|
this.smartLabel64.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel64.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel64.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel64.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel64.LineSpacing = 0F;
|
|
this.smartLabel64.Location = new System.Drawing.Point(3, 254);
|
|
this.smartLabel64.Name = "smartLabel64";
|
|
this.smartLabel64.OverlapOptimize = true;
|
|
this.smartLabel64.PasswordChar = '\0';
|
|
this.smartLabel64.Radius = 3;
|
|
this.smartLabel64.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel64.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel64.TabIndex = 19;
|
|
this.smartLabel64.Text = "감도";
|
|
this.smartLabel64.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel64.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel64.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel64.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel64.Wordwrap = false;
|
|
//
|
|
// labelResult9
|
|
//
|
|
this.labelResult9.BackGround = null;
|
|
this.labelResult9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult9.LineSpacing = 0F;
|
|
this.labelResult9.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult9.TabIndex = 18;
|
|
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;
|
|
//
|
|
// smartLabel66
|
|
//
|
|
this.smartLabel66.BackGround = this.smartGroupBox7;
|
|
this.smartLabel66.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel66.LineSpacing = 0F;
|
|
this.smartLabel66.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel66.TabIndex = 17;
|
|
this.smartLabel66.Text = "판정";
|
|
this.smartLabel66.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev9
|
|
//
|
|
this.labelStDev9.BackGround = null;
|
|
this.labelStDev9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev9.LineSpacing = 0F;
|
|
this.labelStDev9.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev9.Name = "labelStDev9";
|
|
this.labelStDev9.OverlapOptimize = true;
|
|
this.labelStDev9.PasswordChar = '\0';
|
|
this.labelStDev9.Radius = 3;
|
|
this.labelStDev9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev9.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev9.TabIndex = 16;
|
|
this.labelStDev9.Text = "0.0023";
|
|
this.labelStDev9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev9.Wordwrap = false;
|
|
//
|
|
// smartLabel68
|
|
//
|
|
this.smartLabel68.BackGround = this.smartGroupBox7;
|
|
this.smartLabel68.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel68.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel68.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel68.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel68.LineSpacing = 0F;
|
|
this.smartLabel68.Location = new System.Drawing.Point(3, 198);
|
|
this.smartLabel68.Name = "smartLabel68";
|
|
this.smartLabel68.OverlapOptimize = true;
|
|
this.smartLabel68.PasswordChar = '\0';
|
|
this.smartLabel68.Radius = 3;
|
|
this.smartLabel68.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel68.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel68.TabIndex = 15;
|
|
this.smartLabel68.Text = "감도";
|
|
this.smartLabel68.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel68.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel68.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel68.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel68.Wordwrap = false;
|
|
//
|
|
// labelMaxValue9
|
|
//
|
|
this.labelMaxValue9.BackGround = null;
|
|
this.labelMaxValue9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue9.LineSpacing = 0F;
|
|
this.labelMaxValue9.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue9.Name = "labelMaxValue9";
|
|
this.labelMaxValue9.OverlapOptimize = true;
|
|
this.labelMaxValue9.PasswordChar = '\0';
|
|
this.labelMaxValue9.Radius = 3;
|
|
this.labelMaxValue9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue9.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue9.TabIndex = 14;
|
|
this.labelMaxValue9.Text = "9.2354";
|
|
this.labelMaxValue9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue9.Wordwrap = false;
|
|
//
|
|
// smartLabel70
|
|
//
|
|
this.smartLabel70.BackGround = this.smartGroupBox7;
|
|
this.smartLabel70.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel70.LineSpacing = 0F;
|
|
this.smartLabel70.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel70.TabIndex = 13;
|
|
this.smartLabel70.Text = "최대값";
|
|
this.smartLabel70.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue9
|
|
//
|
|
this.labelCurrentValue9.BackGround = null;
|
|
this.labelCurrentValue9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue9.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue9.LineSpacing = 0F;
|
|
this.labelCurrentValue9.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue9.Name = "labelCurrentValue9";
|
|
this.labelCurrentValue9.OverlapOptimize = true;
|
|
this.labelCurrentValue9.PasswordChar = '\0';
|
|
this.labelCurrentValue9.Radius = 3;
|
|
this.labelCurrentValue9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue9.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue9.TabIndex = 12;
|
|
this.labelCurrentValue9.Text = "9.2354";
|
|
this.labelCurrentValue9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue9.Wordwrap = false;
|
|
//
|
|
// smartLabel72
|
|
//
|
|
this.smartLabel72.BackGround = this.smartGroupBox7;
|
|
this.smartLabel72.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel72.LineSpacing = 0F;
|
|
this.smartLabel72.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel72.TabIndex = 12;
|
|
this.smartLabel72.Text = "현재값";
|
|
this.smartLabel72.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw9
|
|
//
|
|
this.smartDraw9.BackGround = null;
|
|
this.smartDraw9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw9.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw9.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw9.Chart.ChartDrawStep = 1;
|
|
this.smartDraw9.Chart.ChartHeight = 0;
|
|
this.smartDraw9.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw9.Chart.ChartWidth = 0;
|
|
this.smartDraw9.Chart.OriginX = 30;
|
|
this.smartDraw9.Chart.OriginY = 20;
|
|
this.smartDraw9.Chart.XIncrement = 1;
|
|
this.smartDraw9.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw9.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw9.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw9.Name = "smartDraw9";
|
|
this.smartDraw9.OverlapOptimize = false;
|
|
this.smartDraw9.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw9.TabIndex = 11;
|
|
this.smartDraw9.Text = "smartDraw7";
|
|
this.smartDraw9.Visible = false;
|
|
this.smartDraw9.Click += new System.EventHandler(this.smartDraw9_Click);
|
|
//
|
|
// labelProgress8
|
|
//
|
|
this.labelProgress8.BackGround = null;
|
|
this.labelProgress8.BackGroundColor = System.Drawing.Color.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress8.LineSpacing = 0F;
|
|
this.labelProgress8.Location = new System.Drawing.Point(894, 76);
|
|
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(105, 40);
|
|
this.labelProgress8.TabIndex = 54;
|
|
this.labelProgress8.Text = "배출";
|
|
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;
|
|
this.labelProgress7.BackGroundColor = System.Drawing.Color.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress7.LineSpacing = 0F;
|
|
this.labelProgress7.Location = new System.Drawing.Point(783, 76);
|
|
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(105, 40);
|
|
this.labelProgress7.TabIndex = 53;
|
|
this.labelProgress7.Text = "챔버분리";
|
|
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.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress6.LineSpacing = 0F;
|
|
this.labelProgress6.Location = new System.Drawing.Point(672, 76);
|
|
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(105, 40);
|
|
this.labelProgress6.TabIndex = 52;
|
|
this.labelProgress6.Text = "진공파기";
|
|
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;
|
|
//
|
|
// labelProgress4
|
|
//
|
|
this.labelProgress4.BackGround = null;
|
|
this.labelProgress4.BackGroundColor = System.Drawing.Color.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress4.LineSpacing = 0F;
|
|
this.labelProgress4.Location = new System.Drawing.Point(450, 76);
|
|
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(105, 40);
|
|
this.labelProgress4.TabIndex = 51;
|
|
this.labelProgress4.Text = "진공유지";
|
|
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;
|
|
//
|
|
// labelProgress3
|
|
//
|
|
this.labelProgress3.BackGround = null;
|
|
this.labelProgress3.BackGroundColor = System.Drawing.Color.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress3.LineSpacing = 0F;
|
|
this.labelProgress3.Location = new System.Drawing.Point(339, 76);
|
|
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(105, 40);
|
|
this.labelProgress3.TabIndex = 50;
|
|
this.labelProgress3.Text = "진공시작";
|
|
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;
|
|
//
|
|
// labelProgress2
|
|
//
|
|
this.labelProgress2.BackGround = null;
|
|
this.labelProgress2.BackGroundColor = System.Drawing.Color.Lime;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress2.LineSpacing = 0F;
|
|
this.labelProgress2.Location = new System.Drawing.Point(228, 76);
|
|
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(105, 40);
|
|
this.labelProgress2.TabIndex = 49;
|
|
this.labelProgress2.Text = "챔버결합";
|
|
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.Azure;
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress1.LineSpacing = 0F;
|
|
this.labelProgress1.Location = new System.Drawing.Point(117, 76);
|
|
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(105, 40);
|
|
this.labelProgress1.TabIndex = 48;
|
|
this.labelProgress1.Text = "제품진입";
|
|
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;
|
|
//
|
|
// labelProgress0
|
|
//
|
|
this.labelProgress0.BackGround = null;
|
|
this.labelProgress0.BackGroundColor = System.Drawing.Color.Azure;
|
|
this.labelProgress0.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelProgress0.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelProgress0.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelProgress0.LineSpacing = 0F;
|
|
this.labelProgress0.Location = new System.Drawing.Point(6, 76);
|
|
this.labelProgress0.Name = "labelProgress0";
|
|
this.labelProgress0.OverlapOptimize = true;
|
|
this.labelProgress0.PasswordChar = '\0';
|
|
this.labelProgress0.Radius = 3;
|
|
this.labelProgress0.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelProgress0.Size = new System.Drawing.Size(105, 40);
|
|
this.labelProgress0.TabIndex = 47;
|
|
this.labelProgress0.Text = "초기상태";
|
|
this.labelProgress0.TextColor = System.Drawing.Color.Black;
|
|
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;
|
|
//
|
|
// smartGroupBox2
|
|
//
|
|
this.smartGroupBox2.BackGround = null;
|
|
this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox2.BackImage = null;
|
|
this.smartGroupBox2.Controls.Add(this.smartSeparatorLine20);
|
|
this.smartGroupBox2.Controls.Add(this.labelResult10_1);
|
|
this.smartGroupBox2.Controls.Add(this.labelCurrentValue10);
|
|
this.smartGroupBox2.Controls.Add(this.smartSeparatorLine6);
|
|
this.smartGroupBox2.Controls.Add(this.labelResultSD10);
|
|
this.smartGroupBox2.Controls.Add(this.smartLabel54);
|
|
this.smartGroupBox2.Controls.Add(this.labelResult10);
|
|
this.smartGroupBox2.Controls.Add(this.smartLabel56);
|
|
this.smartGroupBox2.Controls.Add(this.labelStDev10);
|
|
this.smartGroupBox2.Controls.Add(this.smartLabel58);
|
|
this.smartGroupBox2.Controls.Add(this.labelMaxValue10);
|
|
this.smartGroupBox2.Controls.Add(this.smartLabel60);
|
|
this.smartGroupBox2.Controls.Add(this.smartLabel62);
|
|
this.smartGroupBox2.Controls.Add(this.smartDraw10);
|
|
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox2.Location = new System.Drawing.Point(822, 405);
|
|
this.smartGroupBox2.Name = "smartGroupBox2";
|
|
this.smartGroupBox2.RoundRadius = 5;
|
|
this.smartGroupBox2.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox2.TabIndex = 46;
|
|
this.smartGroupBox2.Text = "Lane 10";
|
|
this.smartGroupBox2.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine20
|
|
//
|
|
this.smartSeparatorLine20.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine20.Line1Width = 1F;
|
|
this.smartSeparatorLine20.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine20.Line2Width = 1F;
|
|
this.smartSeparatorLine20.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine20.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine20.Name = "smartSeparatorLine20";
|
|
this.smartSeparatorLine20.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine20.TabIndex = 25;
|
|
this.smartSeparatorLine20.Text = "smartSeparatorLine20";
|
|
//
|
|
// labelResult10_1
|
|
//
|
|
this.labelResult10_1.BackGround = null;
|
|
this.labelResult10_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult10_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult10_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult10_1.Font = new System.Drawing.Font("New Gulim", 40F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult10_1.LineSpacing = 0F;
|
|
this.labelResult10_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult10_1.Name = "labelResult10_1";
|
|
this.labelResult10_1.OverlapOptimize = true;
|
|
this.labelResult10_1.PasswordChar = '\0';
|
|
this.labelResult10_1.Radius = 3;
|
|
this.labelResult10_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult10_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult10_1.TabIndex = 24;
|
|
this.labelResult10_1.Text = "정상";
|
|
this.labelResult10_1.TextColor = System.Drawing.Color.Green;
|
|
this.labelResult10_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult10_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult10_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult10_1.Wordwrap = false;
|
|
//
|
|
// labelCurrentValue10
|
|
//
|
|
this.labelCurrentValue10.BackGround = null;
|
|
this.labelCurrentValue10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue10.LineSpacing = 0F;
|
|
this.labelCurrentValue10.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue10.Name = "labelCurrentValue10";
|
|
this.labelCurrentValue10.OverlapOptimize = true;
|
|
this.labelCurrentValue10.PasswordChar = '\0';
|
|
this.labelCurrentValue10.Radius = 3;
|
|
this.labelCurrentValue10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue10.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue10.TabIndex = 22;
|
|
this.labelCurrentValue10.Text = "9.2354";
|
|
this.labelCurrentValue10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue10.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine6
|
|
//
|
|
this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine6.Line1Width = 1F;
|
|
this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine6.Line2Width = 1F;
|
|
this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine6.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine6.Name = "smartSeparatorLine6";
|
|
this.smartSeparatorLine6.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine6.TabIndex = 21;
|
|
this.smartSeparatorLine6.Text = "smartSeparatorLine6";
|
|
//
|
|
// labelResultSD10
|
|
//
|
|
this.labelResultSD10.BackGround = null;
|
|
this.labelResultSD10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD10.LineSpacing = 0F;
|
|
this.labelResultSD10.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD10.Name = "labelResultSD10";
|
|
this.labelResultSD10.OverlapOptimize = true;
|
|
this.labelResultSD10.PasswordChar = '\0';
|
|
this.labelResultSD10.Radius = 3;
|
|
this.labelResultSD10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD10.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD10.TabIndex = 20;
|
|
this.labelResultSD10.Text = "0.0023";
|
|
this.labelResultSD10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD10.Wordwrap = false;
|
|
//
|
|
// smartLabel54
|
|
//
|
|
this.smartLabel54.BackGround = this.smartGroupBox2;
|
|
this.smartLabel54.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel54.LineSpacing = 0F;
|
|
this.smartLabel54.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel54.TabIndex = 19;
|
|
this.smartLabel54.Text = "감도";
|
|
this.smartLabel54.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult10
|
|
//
|
|
this.labelResult10.BackGround = null;
|
|
this.labelResult10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult10.LineSpacing = 0F;
|
|
this.labelResult10.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult10.TabIndex = 18;
|
|
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;
|
|
//
|
|
// smartLabel56
|
|
//
|
|
this.smartLabel56.BackGround = this.smartGroupBox2;
|
|
this.smartLabel56.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel56.LineSpacing = 0F;
|
|
this.smartLabel56.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel56.TabIndex = 17;
|
|
this.smartLabel56.Text = "판정";
|
|
this.smartLabel56.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev10
|
|
//
|
|
this.labelStDev10.BackGround = null;
|
|
this.labelStDev10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev10.LineSpacing = 0F;
|
|
this.labelStDev10.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev10.Name = "labelStDev10";
|
|
this.labelStDev10.OverlapOptimize = true;
|
|
this.labelStDev10.PasswordChar = '\0';
|
|
this.labelStDev10.Radius = 3;
|
|
this.labelStDev10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev10.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev10.TabIndex = 16;
|
|
this.labelStDev10.Text = "0.0023";
|
|
this.labelStDev10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev10.Wordwrap = false;
|
|
//
|
|
// smartLabel58
|
|
//
|
|
this.smartLabel58.BackGround = this.smartGroupBox2;
|
|
this.smartLabel58.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel58.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel58.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel58.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel58.LineSpacing = 0F;
|
|
this.smartLabel58.Location = new System.Drawing.Point(3, 198);
|
|
this.smartLabel58.Name = "smartLabel58";
|
|
this.smartLabel58.OverlapOptimize = true;
|
|
this.smartLabel58.PasswordChar = '\0';
|
|
this.smartLabel58.Radius = 3;
|
|
this.smartLabel58.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel58.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel58.TabIndex = 15;
|
|
this.smartLabel58.Text = "감도";
|
|
this.smartLabel58.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel58.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel58.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel58.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel58.Wordwrap = false;
|
|
//
|
|
// labelMaxValue10
|
|
//
|
|
this.labelMaxValue10.BackGround = null;
|
|
this.labelMaxValue10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue10.LineSpacing = 0F;
|
|
this.labelMaxValue10.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue10.Name = "labelMaxValue10";
|
|
this.labelMaxValue10.OverlapOptimize = true;
|
|
this.labelMaxValue10.PasswordChar = '\0';
|
|
this.labelMaxValue10.Radius = 3;
|
|
this.labelMaxValue10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue10.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue10.TabIndex = 14;
|
|
this.labelMaxValue10.Text = "9.2354";
|
|
this.labelMaxValue10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue10.Wordwrap = false;
|
|
//
|
|
// smartLabel60
|
|
//
|
|
this.smartLabel60.BackGround = this.smartGroupBox2;
|
|
this.smartLabel60.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel60.LineSpacing = 0F;
|
|
this.smartLabel60.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel60.TabIndex = 13;
|
|
this.smartLabel60.Text = "최대값";
|
|
this.smartLabel60.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartLabel62
|
|
//
|
|
this.smartLabel62.BackGround = this.smartGroupBox2;
|
|
this.smartLabel62.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel62.LineSpacing = 0F;
|
|
this.smartLabel62.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel62.TabIndex = 12;
|
|
this.smartLabel62.Text = "현재값";
|
|
this.smartLabel62.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw10
|
|
//
|
|
this.smartDraw10.BackGround = null;
|
|
this.smartDraw10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw10.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw10.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw10.Chart.ChartDrawStep = 1;
|
|
this.smartDraw10.Chart.ChartHeight = 0;
|
|
this.smartDraw10.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw10.Chart.ChartWidth = 0;
|
|
this.smartDraw10.Chart.OriginX = 30;
|
|
this.smartDraw10.Chart.OriginY = 20;
|
|
this.smartDraw10.Chart.XIncrement = 1;
|
|
this.smartDraw10.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw10.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw10.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw10.Name = "smartDraw10";
|
|
this.smartDraw10.OverlapOptimize = false;
|
|
this.smartDraw10.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw10.TabIndex = 11;
|
|
this.smartDraw10.Text = "smartDraw6";
|
|
this.smartDraw10.Visible = false;
|
|
this.smartDraw10.Click += new System.EventHandler(this.smartDraw10_Click);
|
|
//
|
|
// smartGroupBox8
|
|
//
|
|
this.smartGroupBox8.BackGround = null;
|
|
this.smartGroupBox8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox8.BackImage = null;
|
|
this.smartGroupBox8.Controls.Add(this.smartSeparatorLine18);
|
|
this.smartGroupBox8.Controls.Add(this.labelResult8_1);
|
|
this.smartGroupBox8.Controls.Add(this.smartSeparatorLine8);
|
|
this.smartGroupBox8.Controls.Add(this.labelResultSD8);
|
|
this.smartGroupBox8.Controls.Add(this.smartLabel74);
|
|
this.smartGroupBox8.Controls.Add(this.labelResult8);
|
|
this.smartGroupBox8.Controls.Add(this.smartLabel76);
|
|
this.smartGroupBox8.Controls.Add(this.labelStDev8);
|
|
this.smartGroupBox8.Controls.Add(this.smartLabel78);
|
|
this.smartGroupBox8.Controls.Add(this.labelMaxValue8);
|
|
this.smartGroupBox8.Controls.Add(this.smartLabel80);
|
|
this.smartGroupBox8.Controls.Add(this.labelCurrentValue8);
|
|
this.smartGroupBox8.Controls.Add(this.smartLabel82);
|
|
this.smartGroupBox8.Controls.Add(this.smartDraw8);
|
|
this.smartGroupBox8.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox8.Location = new System.Drawing.Point(414, 405);
|
|
this.smartGroupBox8.Name = "smartGroupBox8";
|
|
this.smartGroupBox8.RoundRadius = 5;
|
|
this.smartGroupBox8.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox8.TabIndex = 44;
|
|
this.smartGroupBox8.Text = "Lane 8";
|
|
this.smartGroupBox8.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine18
|
|
//
|
|
this.smartSeparatorLine18.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine18.Line1Width = 1F;
|
|
this.smartSeparatorLine18.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine18.Line2Width = 1F;
|
|
this.smartSeparatorLine18.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine18.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine18.Name = "smartSeparatorLine18";
|
|
this.smartSeparatorLine18.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine18.TabIndex = 25;
|
|
this.smartSeparatorLine18.Text = "smartSeparatorLine18";
|
|
//
|
|
// labelResult8_1
|
|
//
|
|
this.labelResult8_1.BackGround = null;
|
|
this.labelResult8_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult8_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult8_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult8_1.Font = new System.Drawing.Font("New Gulim", 40F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult8_1.LineSpacing = 0F;
|
|
this.labelResult8_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult8_1.Name = "labelResult8_1";
|
|
this.labelResult8_1.OverlapOptimize = true;
|
|
this.labelResult8_1.PasswordChar = '\0';
|
|
this.labelResult8_1.Radius = 3;
|
|
this.labelResult8_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult8_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult8_1.TabIndex = 24;
|
|
this.labelResult8_1.Text = "리크";
|
|
this.labelResult8_1.TextColor = System.Drawing.Color.Red;
|
|
this.labelResult8_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult8_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult8_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult8_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine8
|
|
//
|
|
this.smartSeparatorLine8.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine8.Line1Width = 1F;
|
|
this.smartSeparatorLine8.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine8.Line2Width = 1F;
|
|
this.smartSeparatorLine8.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine8.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine8.Name = "smartSeparatorLine8";
|
|
this.smartSeparatorLine8.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine8.TabIndex = 21;
|
|
this.smartSeparatorLine8.Text = "smartSeparatorLine8";
|
|
//
|
|
// labelResultSD8
|
|
//
|
|
this.labelResultSD8.BackGround = null;
|
|
this.labelResultSD8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD8.LineSpacing = 0F;
|
|
this.labelResultSD8.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD8.Name = "labelResultSD8";
|
|
this.labelResultSD8.OverlapOptimize = true;
|
|
this.labelResultSD8.PasswordChar = '\0';
|
|
this.labelResultSD8.Radius = 3;
|
|
this.labelResultSD8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD8.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD8.TabIndex = 20;
|
|
this.labelResultSD8.Text = "0.0235";
|
|
this.labelResultSD8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD8.Wordwrap = false;
|
|
//
|
|
// smartLabel74
|
|
//
|
|
this.smartLabel74.BackGround = this.smartGroupBox8;
|
|
this.smartLabel74.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel74.LineSpacing = 0F;
|
|
this.smartLabel74.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel74.TabIndex = 19;
|
|
this.smartLabel74.Text = "감도";
|
|
this.smartLabel74.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult8
|
|
//
|
|
this.labelResult8.BackGround = null;
|
|
this.labelResult8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult8.LineSpacing = 0F;
|
|
this.labelResult8.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult8.TabIndex = 18;
|
|
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;
|
|
//
|
|
// smartLabel76
|
|
//
|
|
this.smartLabel76.BackGround = this.smartGroupBox8;
|
|
this.smartLabel76.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel76.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel76.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel76.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel76.LineSpacing = 0F;
|
|
this.smartLabel76.Location = new System.Drawing.Point(3, 232);
|
|
this.smartLabel76.Name = "smartLabel76";
|
|
this.smartLabel76.OverlapOptimize = true;
|
|
this.smartLabel76.PasswordChar = '\0';
|
|
this.smartLabel76.Radius = 3;
|
|
this.smartLabel76.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel76.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel76.TabIndex = 17;
|
|
this.smartLabel76.Text = "판정";
|
|
this.smartLabel76.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel76.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel76.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel76.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel76.Wordwrap = false;
|
|
//
|
|
// labelStDev8
|
|
//
|
|
this.labelStDev8.BackGround = null;
|
|
this.labelStDev8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev8.LineSpacing = 0F;
|
|
this.labelStDev8.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev8.Name = "labelStDev8";
|
|
this.labelStDev8.OverlapOptimize = true;
|
|
this.labelStDev8.PasswordChar = '\0';
|
|
this.labelStDev8.Radius = 3;
|
|
this.labelStDev8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev8.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev8.TabIndex = 16;
|
|
this.labelStDev8.Text = "0.0235";
|
|
this.labelStDev8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev8.Wordwrap = false;
|
|
//
|
|
// smartLabel78
|
|
//
|
|
this.smartLabel78.BackGround = this.smartGroupBox8;
|
|
this.smartLabel78.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel78.LineSpacing = 0F;
|
|
this.smartLabel78.Location = new System.Drawing.Point(3, 198);
|
|
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(80, 20);
|
|
this.smartLabel78.TabIndex = 15;
|
|
this.smartLabel78.Text = "감도";
|
|
this.smartLabel78.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue8
|
|
//
|
|
this.labelMaxValue8.BackGround = null;
|
|
this.labelMaxValue8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue8.LineSpacing = 0F;
|
|
this.labelMaxValue8.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue8.Name = "labelMaxValue8";
|
|
this.labelMaxValue8.OverlapOptimize = true;
|
|
this.labelMaxValue8.PasswordChar = '\0';
|
|
this.labelMaxValue8.Radius = 3;
|
|
this.labelMaxValue8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue8.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue8.TabIndex = 14;
|
|
this.labelMaxValue8.Text = "9.3542";
|
|
this.labelMaxValue8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue8.Wordwrap = false;
|
|
//
|
|
// smartLabel80
|
|
//
|
|
this.smartLabel80.BackGround = this.smartGroupBox8;
|
|
this.smartLabel80.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel80.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel80.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel80.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel80.LineSpacing = 0F;
|
|
this.smartLabel80.Location = new System.Drawing.Point(3, 176);
|
|
this.smartLabel80.Name = "smartLabel80";
|
|
this.smartLabel80.OverlapOptimize = true;
|
|
this.smartLabel80.PasswordChar = '\0';
|
|
this.smartLabel80.Radius = 3;
|
|
this.smartLabel80.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel80.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel80.TabIndex = 13;
|
|
this.smartLabel80.Text = "최대값";
|
|
this.smartLabel80.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel80.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel80.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel80.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel80.Wordwrap = false;
|
|
//
|
|
// labelCurrentValue8
|
|
//
|
|
this.labelCurrentValue8.BackGround = null;
|
|
this.labelCurrentValue8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue8.LineSpacing = 0F;
|
|
this.labelCurrentValue8.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue8.Name = "labelCurrentValue8";
|
|
this.labelCurrentValue8.OverlapOptimize = true;
|
|
this.labelCurrentValue8.PasswordChar = '\0';
|
|
this.labelCurrentValue8.Radius = 3;
|
|
this.labelCurrentValue8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue8.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue8.TabIndex = 12;
|
|
this.labelCurrentValue8.Text = "8.2563";
|
|
this.labelCurrentValue8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue8.Wordwrap = false;
|
|
//
|
|
// smartLabel82
|
|
//
|
|
this.smartLabel82.BackGround = this.smartGroupBox8;
|
|
this.smartLabel82.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel82.LineSpacing = 0F;
|
|
this.smartLabel82.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel82.TabIndex = 12;
|
|
this.smartLabel82.Text = "현재값";
|
|
this.smartLabel82.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw8
|
|
//
|
|
this.smartDraw8.BackGround = null;
|
|
this.smartDraw8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw8.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw8.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw8.Chart.ChartDrawStep = 1;
|
|
this.smartDraw8.Chart.ChartHeight = 0;
|
|
this.smartDraw8.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw8.Chart.ChartWidth = 0;
|
|
this.smartDraw8.Chart.OriginX = 30;
|
|
this.smartDraw8.Chart.OriginY = 20;
|
|
this.smartDraw8.Chart.XIncrement = 1;
|
|
this.smartDraw8.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw8.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw8.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw8.Name = "smartDraw8";
|
|
this.smartDraw8.OverlapOptimize = false;
|
|
this.smartDraw8.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw8.TabIndex = 11;
|
|
this.smartDraw8.Text = "smartDraw8";
|
|
this.smartDraw8.Visible = false;
|
|
this.smartDraw8.Click += new System.EventHandler(this.smartDraw8_Click);
|
|
//
|
|
// smartGroupBox9
|
|
//
|
|
this.smartGroupBox9.BackGround = null;
|
|
this.smartGroupBox9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox9.BackImage = null;
|
|
this.smartGroupBox9.Controls.Add(this.smartSeparatorLine17);
|
|
this.smartGroupBox9.Controls.Add(this.labelResult7_1);
|
|
this.smartGroupBox9.Controls.Add(this.smartSeparatorLine9);
|
|
this.smartGroupBox9.Controls.Add(this.labelResultSD7);
|
|
this.smartGroupBox9.Controls.Add(this.smartLabel84);
|
|
this.smartGroupBox9.Controls.Add(this.labelResult7);
|
|
this.smartGroupBox9.Controls.Add(this.smartLabel86);
|
|
this.smartGroupBox9.Controls.Add(this.labelStDev7);
|
|
this.smartGroupBox9.Controls.Add(this.smartLabel88);
|
|
this.smartGroupBox9.Controls.Add(this.labelMaxValue7);
|
|
this.smartGroupBox9.Controls.Add(this.smartLabel90);
|
|
this.smartGroupBox9.Controls.Add(this.labelCurrentValue7);
|
|
this.smartGroupBox9.Controls.Add(this.smartLabel92);
|
|
this.smartGroupBox9.Controls.Add(this.smartDraw7);
|
|
this.smartGroupBox9.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox9.Location = new System.Drawing.Point(210, 405);
|
|
this.smartGroupBox9.Name = "smartGroupBox9";
|
|
this.smartGroupBox9.RoundRadius = 5;
|
|
this.smartGroupBox9.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox9.TabIndex = 43;
|
|
this.smartGroupBox9.Text = "Lane 7";
|
|
this.smartGroupBox9.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine17
|
|
//
|
|
this.smartSeparatorLine17.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine17.Line1Width = 1F;
|
|
this.smartSeparatorLine17.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine17.Line2Width = 1F;
|
|
this.smartSeparatorLine17.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine17.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine17.Name = "smartSeparatorLine17";
|
|
this.smartSeparatorLine17.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine17.TabIndex = 25;
|
|
this.smartSeparatorLine17.Text = "smartSeparatorLine17";
|
|
//
|
|
// labelResult7_1
|
|
//
|
|
this.labelResult7_1.BackGround = null;
|
|
this.labelResult7_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult7_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult7_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult7_1.Font = new System.Drawing.Font("New Gulim", 40F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult7_1.LineSpacing = 0F;
|
|
this.labelResult7_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult7_1.Name = "labelResult7_1";
|
|
this.labelResult7_1.OverlapOptimize = true;
|
|
this.labelResult7_1.PasswordChar = '\0';
|
|
this.labelResult7_1.Radius = 3;
|
|
this.labelResult7_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult7_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult7_1.TabIndex = 24;
|
|
this.labelResult7_1.Text = "정상";
|
|
this.labelResult7_1.TextColor = System.Drawing.Color.Green;
|
|
this.labelResult7_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult7_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult7_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult7_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine9
|
|
//
|
|
this.smartSeparatorLine9.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine9.Line1Width = 1F;
|
|
this.smartSeparatorLine9.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine9.Line2Width = 1F;
|
|
this.smartSeparatorLine9.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine9.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine9.Name = "smartSeparatorLine9";
|
|
this.smartSeparatorLine9.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine9.TabIndex = 21;
|
|
this.smartSeparatorLine9.Text = "smartSeparatorLine9";
|
|
//
|
|
// labelResultSD7
|
|
//
|
|
this.labelResultSD7.BackGround = null;
|
|
this.labelResultSD7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD7.LineSpacing = 0F;
|
|
this.labelResultSD7.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD7.Name = "labelResultSD7";
|
|
this.labelResultSD7.OverlapOptimize = true;
|
|
this.labelResultSD7.PasswordChar = '\0';
|
|
this.labelResultSD7.Radius = 3;
|
|
this.labelResultSD7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD7.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD7.TabIndex = 20;
|
|
this.labelResultSD7.Text = "0.0023";
|
|
this.labelResultSD7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD7.Wordwrap = false;
|
|
//
|
|
// smartLabel84
|
|
//
|
|
this.smartLabel84.BackGround = this.smartGroupBox9;
|
|
this.smartLabel84.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel84.LineSpacing = 0F;
|
|
this.smartLabel84.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel84.TabIndex = 19;
|
|
this.smartLabel84.Text = "감도";
|
|
this.smartLabel84.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult7
|
|
//
|
|
this.labelResult7.BackGround = null;
|
|
this.labelResult7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult7.LineSpacing = 0F;
|
|
this.labelResult7.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult7.TabIndex = 18;
|
|
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;
|
|
//
|
|
// smartLabel86
|
|
//
|
|
this.smartLabel86.BackGround = this.smartGroupBox9;
|
|
this.smartLabel86.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel86.LineSpacing = 0F;
|
|
this.smartLabel86.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel86.TabIndex = 17;
|
|
this.smartLabel86.Text = "판정";
|
|
this.smartLabel86.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev7
|
|
//
|
|
this.labelStDev7.BackGround = null;
|
|
this.labelStDev7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev7.LineSpacing = 0F;
|
|
this.labelStDev7.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev7.Name = "labelStDev7";
|
|
this.labelStDev7.OverlapOptimize = true;
|
|
this.labelStDev7.PasswordChar = '\0';
|
|
this.labelStDev7.Radius = 3;
|
|
this.labelStDev7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev7.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev7.TabIndex = 16;
|
|
this.labelStDev7.Text = "0.0023";
|
|
this.labelStDev7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev7.Wordwrap = false;
|
|
//
|
|
// smartLabel88
|
|
//
|
|
this.smartLabel88.BackGround = this.smartGroupBox9;
|
|
this.smartLabel88.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel88.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel88.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel88.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel88.LineSpacing = 0F;
|
|
this.smartLabel88.Location = new System.Drawing.Point(3, 198);
|
|
this.smartLabel88.Name = "smartLabel88";
|
|
this.smartLabel88.OverlapOptimize = true;
|
|
this.smartLabel88.PasswordChar = '\0';
|
|
this.smartLabel88.Radius = 3;
|
|
this.smartLabel88.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel88.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel88.TabIndex = 15;
|
|
this.smartLabel88.Text = "감도";
|
|
this.smartLabel88.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel88.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel88.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel88.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel88.Wordwrap = false;
|
|
//
|
|
// labelMaxValue7
|
|
//
|
|
this.labelMaxValue7.BackGround = null;
|
|
this.labelMaxValue7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue7.LineSpacing = 0F;
|
|
this.labelMaxValue7.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue7.Name = "labelMaxValue7";
|
|
this.labelMaxValue7.OverlapOptimize = true;
|
|
this.labelMaxValue7.PasswordChar = '\0';
|
|
this.labelMaxValue7.Radius = 3;
|
|
this.labelMaxValue7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue7.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue7.TabIndex = 14;
|
|
this.labelMaxValue7.Text = "9.2354";
|
|
this.labelMaxValue7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue7.Wordwrap = false;
|
|
//
|
|
// smartLabel90
|
|
//
|
|
this.smartLabel90.BackGround = this.smartGroupBox9;
|
|
this.smartLabel90.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel90.LineSpacing = 0F;
|
|
this.smartLabel90.Location = new System.Drawing.Point(3, 176);
|
|
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(80, 20);
|
|
this.smartLabel90.TabIndex = 13;
|
|
this.smartLabel90.Text = "최대값";
|
|
this.smartLabel90.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelCurrentValue7
|
|
//
|
|
this.labelCurrentValue7.BackGround = null;
|
|
this.labelCurrentValue7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue7.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue7.LineSpacing = 0F;
|
|
this.labelCurrentValue7.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue7.Name = "labelCurrentValue7";
|
|
this.labelCurrentValue7.OverlapOptimize = true;
|
|
this.labelCurrentValue7.PasswordChar = '\0';
|
|
this.labelCurrentValue7.Radius = 3;
|
|
this.labelCurrentValue7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue7.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue7.TabIndex = 12;
|
|
this.labelCurrentValue7.Text = "9.2354";
|
|
this.labelCurrentValue7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue7.Wordwrap = false;
|
|
//
|
|
// smartLabel92
|
|
//
|
|
this.smartLabel92.BackGround = this.smartGroupBox9;
|
|
this.smartLabel92.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel92.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel92.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel92.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel92.LineSpacing = 0F;
|
|
this.smartLabel92.Location = new System.Drawing.Point(3, 154);
|
|
this.smartLabel92.Name = "smartLabel92";
|
|
this.smartLabel92.OverlapOptimize = true;
|
|
this.smartLabel92.PasswordChar = '\0';
|
|
this.smartLabel92.Radius = 3;
|
|
this.smartLabel92.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel92.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel92.TabIndex = 12;
|
|
this.smartLabel92.Text = "현재값";
|
|
this.smartLabel92.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel92.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel92.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel92.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel92.Wordwrap = false;
|
|
//
|
|
// smartDraw7
|
|
//
|
|
this.smartDraw7.BackGround = null;
|
|
this.smartDraw7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw7.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw7.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw7.Chart.ChartDrawStep = 1;
|
|
this.smartDraw7.Chart.ChartHeight = 0;
|
|
this.smartDraw7.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw7.Chart.ChartWidth = 0;
|
|
this.smartDraw7.Chart.OriginX = 30;
|
|
this.smartDraw7.Chart.OriginY = 20;
|
|
this.smartDraw7.Chart.XIncrement = 1;
|
|
this.smartDraw7.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw7.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw7.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw7.Name = "smartDraw7";
|
|
this.smartDraw7.OverlapOptimize = false;
|
|
this.smartDraw7.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw7.TabIndex = 11;
|
|
this.smartDraw7.Text = "smartDraw9";
|
|
this.smartDraw7.Visible = false;
|
|
this.smartDraw7.Click += new System.EventHandler(this.smartDraw7_Click);
|
|
//
|
|
// smartGroupBox10
|
|
//
|
|
this.smartGroupBox10.BackGround = null;
|
|
this.smartGroupBox10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartGroupBox10.BackImage = null;
|
|
this.smartGroupBox10.Controls.Add(this.smartSeparatorLine16);
|
|
this.smartGroupBox10.Controls.Add(this.labelResult6_1);
|
|
this.smartGroupBox10.Controls.Add(this.smartSeparatorLine10);
|
|
this.smartGroupBox10.Controls.Add(this.labelResultSD6);
|
|
this.smartGroupBox10.Controls.Add(this.smartLabel94);
|
|
this.smartGroupBox10.Controls.Add(this.labelResult6);
|
|
this.smartGroupBox10.Controls.Add(this.smartLabel96);
|
|
this.smartGroupBox10.Controls.Add(this.labelStDev6);
|
|
this.smartGroupBox10.Controls.Add(this.smartLabel98);
|
|
this.smartGroupBox10.Controls.Add(this.labelMaxValue6);
|
|
this.smartGroupBox10.Controls.Add(this.smartLabel100);
|
|
this.smartGroupBox10.Controls.Add(this.labelCurrentValue6);
|
|
this.smartGroupBox10.Controls.Add(this.smartLabel102);
|
|
this.smartGroupBox10.Controls.Add(this.smartDraw6);
|
|
this.smartGroupBox10.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
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 = 12;
|
|
this.smartGroupBox10.Location = new System.Drawing.Point(6, 405);
|
|
this.smartGroupBox10.Name = "smartGroupBox10";
|
|
this.smartGroupBox10.RoundRadius = 5;
|
|
this.smartGroupBox10.Size = new System.Drawing.Size(198, 280);
|
|
this.smartGroupBox10.TabIndex = 42;
|
|
this.smartGroupBox10.Text = "Lane 6";
|
|
this.smartGroupBox10.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// smartSeparatorLine16
|
|
//
|
|
this.smartSeparatorLine16.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine16.Line1Width = 1F;
|
|
this.smartSeparatorLine16.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine16.Line2Width = 1F;
|
|
this.smartSeparatorLine16.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine16.Location = new System.Drawing.Point(9, 146);
|
|
this.smartSeparatorLine16.Name = "smartSeparatorLine16";
|
|
this.smartSeparatorLine16.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine16.TabIndex = 25;
|
|
this.smartSeparatorLine16.Text = "smartSeparatorLine16";
|
|
//
|
|
// labelResult6_1
|
|
//
|
|
this.labelResult6_1.BackGround = null;
|
|
this.labelResult6_1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResult6_1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResult6_1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResult6_1.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult6_1.LineSpacing = 0F;
|
|
this.labelResult6_1.Location = new System.Drawing.Point(3, 42);
|
|
this.labelResult6_1.Name = "labelResult6_1";
|
|
this.labelResult6_1.OverlapOptimize = true;
|
|
this.labelResult6_1.PasswordChar = '\0';
|
|
this.labelResult6_1.Radius = 3;
|
|
this.labelResult6_1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResult6_1.Size = new System.Drawing.Size(192, 98);
|
|
this.labelResult6_1.TabIndex = 24;
|
|
this.labelResult6_1.Text = "검사 중..";
|
|
this.labelResult6_1.TextColor = System.Drawing.Color.Green;
|
|
this.labelResult6_1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResult6_1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResult6_1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResult6_1.Wordwrap = false;
|
|
//
|
|
// smartSeparatorLine10
|
|
//
|
|
this.smartSeparatorLine10.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartSeparatorLine10.Line1Width = 1F;
|
|
this.smartSeparatorLine10.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.smartSeparatorLine10.Line2Width = 1F;
|
|
this.smartSeparatorLine10.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine10.Location = new System.Drawing.Point(9, 224);
|
|
this.smartSeparatorLine10.Name = "smartSeparatorLine10";
|
|
this.smartSeparatorLine10.Size = new System.Drawing.Size(180, 2);
|
|
this.smartSeparatorLine10.TabIndex = 21;
|
|
this.smartSeparatorLine10.Text = "smartSeparatorLine10";
|
|
//
|
|
// labelResultSD6
|
|
//
|
|
this.labelResultSD6.BackGround = null;
|
|
this.labelResultSD6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelResultSD6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelResultSD6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResultSD6.LineSpacing = 0F;
|
|
this.labelResultSD6.Location = new System.Drawing.Point(89, 254);
|
|
this.labelResultSD6.Name = "labelResultSD6";
|
|
this.labelResultSD6.OverlapOptimize = true;
|
|
this.labelResultSD6.PasswordChar = '\0';
|
|
this.labelResultSD6.Radius = 3;
|
|
this.labelResultSD6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelResultSD6.Size = new System.Drawing.Size(100, 20);
|
|
this.labelResultSD6.TabIndex = 20;
|
|
this.labelResultSD6.Text = "0.0023";
|
|
this.labelResultSD6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelResultSD6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelResultSD6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelResultSD6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelResultSD6.Wordwrap = false;
|
|
//
|
|
// smartLabel94
|
|
//
|
|
this.smartLabel94.BackGround = this.smartGroupBox10;
|
|
this.smartLabel94.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel94.LineSpacing = 0F;
|
|
this.smartLabel94.Location = new System.Drawing.Point(3, 254);
|
|
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(80, 20);
|
|
this.smartLabel94.TabIndex = 19;
|
|
this.smartLabel94.Text = "감도";
|
|
this.smartLabel94.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelResult6
|
|
//
|
|
this.labelResult6.BackGround = null;
|
|
this.labelResult6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelResult6.LineSpacing = 0F;
|
|
this.labelResult6.Location = new System.Drawing.Point(89, 232);
|
|
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(100, 20);
|
|
this.labelResult6.TabIndex = 18;
|
|
this.labelResult6.Text = "정상";
|
|
this.labelResult6.TextColor = System.Drawing.Color.Green;
|
|
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;
|
|
//
|
|
// smartLabel96
|
|
//
|
|
this.smartLabel96.BackGround = this.smartGroupBox10;
|
|
this.smartLabel96.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel96.LineSpacing = 0F;
|
|
this.smartLabel96.Location = new System.Drawing.Point(3, 232);
|
|
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(80, 20);
|
|
this.smartLabel96.TabIndex = 17;
|
|
this.smartLabel96.Text = "판정";
|
|
this.smartLabel96.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelStDev6
|
|
//
|
|
this.labelStDev6.BackGround = null;
|
|
this.labelStDev6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelStDev6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelStDev6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStDev6.LineSpacing = 0F;
|
|
this.labelStDev6.Location = new System.Drawing.Point(89, 198);
|
|
this.labelStDev6.Name = "labelStDev6";
|
|
this.labelStDev6.OverlapOptimize = true;
|
|
this.labelStDev6.PasswordChar = '\0';
|
|
this.labelStDev6.Radius = 3;
|
|
this.labelStDev6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelStDev6.Size = new System.Drawing.Size(100, 20);
|
|
this.labelStDev6.TabIndex = 16;
|
|
this.labelStDev6.Text = "0.0023";
|
|
this.labelStDev6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelStDev6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelStDev6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStDev6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStDev6.Wordwrap = false;
|
|
//
|
|
// smartLabel98
|
|
//
|
|
this.smartLabel98.BackGround = this.smartGroupBox10;
|
|
this.smartLabel98.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel98.LineSpacing = 0F;
|
|
this.smartLabel98.Location = new System.Drawing.Point(3, 198);
|
|
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(80, 20);
|
|
this.smartLabel98.TabIndex = 15;
|
|
this.smartLabel98.Text = "감도";
|
|
this.smartLabel98.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// labelMaxValue6
|
|
//
|
|
this.labelMaxValue6.BackGround = null;
|
|
this.labelMaxValue6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelMaxValue6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelMaxValue6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMaxValue6.LineSpacing = 0F;
|
|
this.labelMaxValue6.Location = new System.Drawing.Point(89, 176);
|
|
this.labelMaxValue6.Name = "labelMaxValue6";
|
|
this.labelMaxValue6.OverlapOptimize = true;
|
|
this.labelMaxValue6.PasswordChar = '\0';
|
|
this.labelMaxValue6.Radius = 3;
|
|
this.labelMaxValue6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMaxValue6.Size = new System.Drawing.Size(100, 20);
|
|
this.labelMaxValue6.TabIndex = 14;
|
|
this.labelMaxValue6.Text = "9.2354";
|
|
this.labelMaxValue6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMaxValue6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMaxValue6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMaxValue6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMaxValue6.Wordwrap = false;
|
|
//
|
|
// smartLabel100
|
|
//
|
|
this.smartLabel100.BackGround = this.smartGroupBox10;
|
|
this.smartLabel100.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.smartLabel100.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel100.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel100.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel100.LineSpacing = 0F;
|
|
this.smartLabel100.Location = new System.Drawing.Point(3, 176);
|
|
this.smartLabel100.Name = "smartLabel100";
|
|
this.smartLabel100.OverlapOptimize = true;
|
|
this.smartLabel100.PasswordChar = '\0';
|
|
this.smartLabel100.Radius = 3;
|
|
this.smartLabel100.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel100.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel100.TabIndex = 13;
|
|
this.smartLabel100.Text = "최대값";
|
|
this.smartLabel100.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.smartLabel100.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel100.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel100.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel100.Wordwrap = false;
|
|
//
|
|
// labelCurrentValue6
|
|
//
|
|
this.labelCurrentValue6.BackGround = null;
|
|
this.labelCurrentValue6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.labelCurrentValue6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCurrentValue6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelCurrentValue6.LineSpacing = 0F;
|
|
this.labelCurrentValue6.Location = new System.Drawing.Point(89, 154);
|
|
this.labelCurrentValue6.Name = "labelCurrentValue6";
|
|
this.labelCurrentValue6.OverlapOptimize = true;
|
|
this.labelCurrentValue6.PasswordChar = '\0';
|
|
this.labelCurrentValue6.Radius = 3;
|
|
this.labelCurrentValue6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCurrentValue6.Size = new System.Drawing.Size(100, 20);
|
|
this.labelCurrentValue6.TabIndex = 12;
|
|
this.labelCurrentValue6.Text = "9.2354";
|
|
this.labelCurrentValue6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelCurrentValue6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCurrentValue6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCurrentValue6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCurrentValue6.Wordwrap = false;
|
|
//
|
|
// smartLabel102
|
|
//
|
|
this.smartLabel102.BackGround = this.smartGroupBox10;
|
|
this.smartLabel102.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
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.Bold);
|
|
this.smartLabel102.LineSpacing = 0F;
|
|
this.smartLabel102.Location = new System.Drawing.Point(3, 154);
|
|
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(80, 20);
|
|
this.smartLabel102.TabIndex = 12;
|
|
this.smartLabel102.Text = "현재값";
|
|
this.smartLabel102.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
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;
|
|
//
|
|
// smartDraw6
|
|
//
|
|
this.smartDraw6.BackGround = null;
|
|
this.smartDraw6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
|
|
this.smartDraw6.Chart.ChartAreaMarkingDesignTime = true;
|
|
this.smartDraw6.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
|
|
this.smartDraw6.Chart.ChartDrawStep = 1;
|
|
this.smartDraw6.Chart.ChartHeight = 0;
|
|
this.smartDraw6.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
|
|
this.smartDraw6.Chart.ChartWidth = 0;
|
|
this.smartDraw6.Chart.OriginX = 30;
|
|
this.smartDraw6.Chart.OriginY = 20;
|
|
this.smartDraw6.Chart.XIncrement = 1;
|
|
this.smartDraw6.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
|
|
this.smartDraw6.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
|
|
this.smartDraw6.Location = new System.Drawing.Point(3, 42);
|
|
this.smartDraw6.Name = "smartDraw6";
|
|
this.smartDraw6.OverlapOptimize = false;
|
|
this.smartDraw6.Size = new System.Drawing.Size(192, 102);
|
|
this.smartDraw6.TabIndex = 11;
|
|
this.smartDraw6.Text = "smartDraw10";
|
|
this.smartDraw6.Visible = false;
|
|
this.smartDraw6.Click += new System.EventHandler(this.smartDraw6_Click);
|
|
//
|
|
// timerOff
|
|
//
|
|
this.timerOff.Interval = 500;
|
|
this.timerOff.Tick += new System.EventHandler(this.timerOff_Tick);
|
|
//
|
|
// timerOn
|
|
//
|
|
this.timerOn.Interval = 1000;
|
|
this.timerOn.Tick += new System.EventHandler(this.timerOn_Tick);
|
|
//
|
|
// FormMainDisplay1
|
|
//
|
|
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 = "FormMainDisplay1";
|
|
this.Text = "FormMainDisplay1";
|
|
this.smartForm1.ResumeLayout(false);
|
|
this.smartGroupBox4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw3)).EndInit();
|
|
this.smartGroupBox5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw4)).EndInit();
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw1)).EndInit();
|
|
this.smartGroupBox3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw2)).EndInit();
|
|
this.smartGroupBox6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw5)).EndInit();
|
|
this.smartGroupBox7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw9)).EndInit();
|
|
this.smartGroupBox2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw10)).EndInit();
|
|
this.smartGroupBox8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw8)).EndInit();
|
|
this.smartGroupBox9.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw7)).EndInit();
|
|
this.smartGroupBox10.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.smartDraw6)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartGroupBox smartGroupBox4;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine3;
|
|
private SmartX.SmartLabel labelResultSD3;
|
|
private SmartX.SmartLabel smartLabel24;
|
|
private SmartX.SmartLabel labelResult3;
|
|
private SmartX.SmartLabel smartLabel26;
|
|
private SmartX.SmartLabel labelStDev3;
|
|
private SmartX.SmartLabel smartLabel28;
|
|
private SmartX.SmartLabel labelMaxValue3;
|
|
private SmartX.SmartLabel smartLabel30;
|
|
private SmartX.SmartLabel labelCurrentValue3;
|
|
private SmartX.SmartLabel smartLabel32;
|
|
private SmartX.SmartDraw smartDraw3;
|
|
private SmartX.SmartGroupBox smartGroupBox5;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine4;
|
|
private SmartX.SmartLabel labelResultSD4;
|
|
private SmartX.SmartLabel smartLabel34;
|
|
private SmartX.SmartLabel labelResult4;
|
|
private SmartX.SmartLabel smartLabel36;
|
|
private SmartX.SmartLabel labelStDev4;
|
|
private SmartX.SmartLabel smartLabel38;
|
|
private SmartX.SmartLabel labelMaxValue4;
|
|
private SmartX.SmartLabel smartLabel40;
|
|
private SmartX.SmartLabel labelCurrentValue4;
|
|
private SmartX.SmartLabel smartLabel42;
|
|
private SmartX.SmartDraw smartDraw4;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
|
private SmartX.SmartLabel labelResultSD1;
|
|
private SmartX.SmartLabel smartLabel10;
|
|
private SmartX.SmartLabel labelResult1;
|
|
private SmartX.SmartLabel smartLabel12;
|
|
private SmartX.SmartLabel labelStDev1;
|
|
private SmartX.SmartLabel smartLabel8;
|
|
private SmartX.SmartLabel labelMaxValue1;
|
|
private SmartX.SmartLabel smartLabel6;
|
|
private SmartX.SmartLabel smartLabel61;
|
|
private SmartX.SmartLabel labelCurrentValue1;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
private SmartX.SmartDraw smartDraw1;
|
|
private SmartX.SmartGroupBox smartGroupBox3;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine2;
|
|
private SmartX.SmartLabel labelResultSD2;
|
|
private SmartX.SmartLabel smartLabel14;
|
|
private SmartX.SmartLabel labelResult2;
|
|
private SmartX.SmartLabel smartLabel16;
|
|
private SmartX.SmartLabel labelStDev2;
|
|
private SmartX.SmartLabel smartLabel18;
|
|
private SmartX.SmartLabel labelMaxValue2;
|
|
private SmartX.SmartLabel smartLabel20;
|
|
private SmartX.SmartLabel labelCurrentValue2;
|
|
private SmartX.SmartLabel smartLabel22;
|
|
private SmartX.SmartDraw smartDraw2;
|
|
private SmartX.SmartGroupBox smartGroupBox6;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine5;
|
|
private SmartX.SmartLabel labelResultSD5;
|
|
private SmartX.SmartLabel smartLabel44;
|
|
private SmartX.SmartLabel labelResult5;
|
|
private SmartX.SmartLabel smartLabel46;
|
|
private SmartX.SmartLabel labelStDev5;
|
|
private SmartX.SmartLabel smartLabel48;
|
|
private SmartX.SmartLabel labelMaxValue5;
|
|
private SmartX.SmartLabel smartLabel50;
|
|
private SmartX.SmartLabel labelCurrentValue5;
|
|
private SmartX.SmartLabel smartLabel52;
|
|
private SmartX.SmartDraw smartDraw5;
|
|
private SmartX.SmartGroupBox smartGroupBox7;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine7;
|
|
private SmartX.SmartLabel labelResultSD9;
|
|
private SmartX.SmartLabel smartLabel64;
|
|
private SmartX.SmartLabel labelResult9;
|
|
private SmartX.SmartLabel smartLabel66;
|
|
private SmartX.SmartLabel labelStDev9;
|
|
private SmartX.SmartLabel smartLabel68;
|
|
private SmartX.SmartLabel labelMaxValue9;
|
|
private SmartX.SmartLabel smartLabel70;
|
|
private SmartX.SmartLabel labelCurrentValue9;
|
|
private SmartX.SmartLabel smartLabel72;
|
|
private SmartX.SmartDraw smartDraw9;
|
|
private SmartX.SmartLabel labelProgress8;
|
|
private SmartX.SmartLabel labelProgress7;
|
|
private SmartX.SmartLabel labelProgress6;
|
|
private SmartX.SmartLabel labelProgress4;
|
|
private SmartX.SmartLabel labelProgress3;
|
|
private SmartX.SmartLabel labelProgress2;
|
|
private SmartX.SmartLabel labelProgress1;
|
|
private SmartX.SmartLabel labelProgress0;
|
|
private SmartX.SmartGroupBox smartGroupBox2;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine6;
|
|
private SmartX.SmartLabel labelResultSD10;
|
|
private SmartX.SmartLabel smartLabel54;
|
|
private SmartX.SmartLabel labelResult10;
|
|
private SmartX.SmartLabel smartLabel56;
|
|
private SmartX.SmartLabel labelStDev10;
|
|
private SmartX.SmartLabel smartLabel58;
|
|
private SmartX.SmartLabel labelMaxValue10;
|
|
private SmartX.SmartLabel smartLabel60;
|
|
private SmartX.SmartLabel smartLabel62;
|
|
private SmartX.SmartDraw smartDraw10;
|
|
private SmartX.SmartGroupBox smartGroupBox8;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine8;
|
|
private SmartX.SmartLabel labelResultSD8;
|
|
private SmartX.SmartLabel smartLabel74;
|
|
private SmartX.SmartLabel labelResult8;
|
|
private SmartX.SmartLabel smartLabel76;
|
|
private SmartX.SmartLabel labelStDev8;
|
|
private SmartX.SmartLabel smartLabel78;
|
|
private SmartX.SmartLabel labelMaxValue8;
|
|
private SmartX.SmartLabel smartLabel80;
|
|
private SmartX.SmartLabel labelCurrentValue8;
|
|
private SmartX.SmartLabel smartLabel82;
|
|
private SmartX.SmartDraw smartDraw8;
|
|
private SmartX.SmartGroupBox smartGroupBox9;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine9;
|
|
private SmartX.SmartLabel labelResultSD7;
|
|
private SmartX.SmartLabel smartLabel84;
|
|
private SmartX.SmartLabel labelResult7;
|
|
private SmartX.SmartLabel smartLabel86;
|
|
private SmartX.SmartLabel labelStDev7;
|
|
private SmartX.SmartLabel smartLabel88;
|
|
private SmartX.SmartLabel labelMaxValue7;
|
|
private SmartX.SmartLabel smartLabel90;
|
|
private SmartX.SmartLabel labelCurrentValue7;
|
|
private SmartX.SmartLabel smartLabel92;
|
|
private SmartX.SmartDraw smartDraw7;
|
|
private SmartX.SmartGroupBox smartGroupBox10;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine10;
|
|
private SmartX.SmartLabel labelResultSD6;
|
|
private SmartX.SmartLabel smartLabel94;
|
|
private SmartX.SmartLabel labelResult6;
|
|
private SmartX.SmartLabel smartLabel96;
|
|
private SmartX.SmartLabel labelStDev6;
|
|
private SmartX.SmartLabel smartLabel98;
|
|
private SmartX.SmartLabel labelMaxValue6;
|
|
private SmartX.SmartLabel smartLabel100;
|
|
private SmartX.SmartLabel labelCurrentValue6;
|
|
private SmartX.SmartLabel smartLabel102;
|
|
private SmartX.SmartDraw smartDraw6;
|
|
private SmartX.SmartButton buttonMenu;
|
|
private SmartX.SmartLabel labelTime;
|
|
private SmartX.SmartLabel labelCurrentValue10;
|
|
private SmartX.SmartLabel labelStart;
|
|
private SmartX.SmartLabel labelStop;
|
|
private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1;
|
|
private SmartX.SmartButton buttonClear;
|
|
public SmartX.SmartLabel labelCommunicationStatus;
|
|
private SmartX.SmartButton buttonCut;
|
|
private SmartX.SmartButton buttonExit;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine13;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine14;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine11;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine12;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine15;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine19;
|
|
private SmartX.SmartLabel labelResult9_1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine20;
|
|
private SmartX.SmartLabel labelResult10_1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine18;
|
|
private SmartX.SmartLabel labelResult8_1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine17;
|
|
private SmartX.SmartLabel labelResult7_1;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine16;
|
|
private SmartX.SmartLabel labelResult6_1;
|
|
private System.Windows.Forms.Timer timerOff;
|
|
private System.Windows.Forms.Timer timerOn;
|
|
private SmartX.SmartLabel labelProgress5;
|
|
private SmartX.SmartButton buttonDisplay;
|
|
private SmartX.SmartLabel labelResult3_1;
|
|
private SmartX.SmartLabel labelResult4_1;
|
|
private SmartX.SmartLabel labelResult1_1;
|
|
private SmartX.SmartLabel labelResult2_1;
|
|
private SmartX.SmartLabel labelResult5_1;
|
|
}
|
|
} |