123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727 |
- namespace FPER
- {
- partial class Form_AnalogDetecter
- {
- /// <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.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_AnalogDetecter));
- this.chart_trend = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.label_AnalogDetecter_CommBoard = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_Receiver = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_Receiver_Value = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_CommBoard_Value = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_Type = new System.Windows.Forms.Label();
- this.button_Level_Save = new System.Windows.Forms.Button();
- this.label_AnalogDetecter_Loop_Value = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_ID = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_Loop = new System.Windows.Forms.Label();
- this.label_AnalogDetecter_ID_Value = new System.Windows.Forms.Label();
- this.label_Level_PreFire = new System.Windows.Forms.Label();
- this.label_Level_Fault = new System.Windows.Forms.Label();
- this.label_Level_FireNight = new System.Windows.Forms.Label();
- this.label_Level_FireDay = new System.Windows.Forms.Label();
- this.groupBox_AnalogDetecter = new System.Windows.Forms.GroupBox();
- this.label_AnalogDetecter_Type_Value = new System.Windows.Forms.Label();
- this.groupBox_Level = new System.Windows.Forms.GroupBox();
- this.button_Level_Edit = new System.Windows.Forms.Button();
- this.textbox_Level_FireNight = new System.Windows.Forms.TextBox();
- this.textbox_Level_FireDay = new System.Windows.Forms.TextBox();
- this.label_FireNight_MinMax = new System.Windows.Forms.Label();
- this.label_FireDay_MinMax = new System.Windows.Forms.Label();
- this.button_Level_Init = new System.Windows.Forms.Button();
- this.textbox_Level_PreFire = new System.Windows.Forms.TextBox();
- this.textbox_Level_Fault = new System.Windows.Forms.TextBox();
- this.groupBox_Information = new System.Windows.Forms.GroupBox();
- this.label_Information_Current_Color = new System.Windows.Forms.Label();
- this.label_Information_Current = new System.Windows.Forms.Label();
- this.label_Information_Min = new System.Windows.Forms.Label();
- this.label_Information_Average = new System.Windows.Forms.Label();
- this.label_Information_Max = new System.Windows.Forms.Label();
- this.label_Temp_Back1 = new System.Windows.Forms.Label();
- this.label_Bottom_1th = new System.Windows.Forms.Label();
- this.label_part_1th = new System.Windows.Forms.Label();
- this.label_Bottom_2th = new System.Windows.Forms.Label();
- this.label_Bottom_3th = new System.Windows.Forms.Label();
- this.label_part_5th = new System.Windows.Forms.Label();
- this.label_part_4th = new System.Windows.Forms.Label();
- this.label_part_3th = new System.Windows.Forms.Label();
- this.label_part_2th = new System.Windows.Forms.Label();
- this.label_Arange_1th = new System.Windows.Forms.Label();
- this.label_Arange_2th = new System.Windows.Forms.Label();
- this.label_Arange_3th = new System.Windows.Forms.Label();
- this.label_Arange_4th = new System.Windows.Forms.Label();
- this.label_Comment = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.chart_trend)).BeginInit();
- this.groupBox_AnalogDetecter.SuspendLayout();
- this.groupBox_Level.SuspendLayout();
- this.groupBox_Information.SuspendLayout();
- this.SuspendLayout();
- //
- // chart_trend
- //
- chartArea3.Name = "ChartArea1";
- chartArea3.Position.Auto = false;
- chartArea3.Position.Height = 94F;
- chartArea3.Position.Width = 100F;
- chartArea3.Position.Y = 6F;
- this.chart_trend.ChartAreas.Add(chartArea3);
- this.chart_trend.Location = new System.Drawing.Point(12, 216);
- this.chart_trend.Name = "chart_trend";
- series3.ChartArea = "ChartArea1";
- series3.Color = System.Drawing.Color.SteelBlue;
- series3.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- series3.IsValueShownAsLabel = true;
- series3.Legend = "Legend1";
- series3.MarkerStep = 3;
- series3.Name = "Series1";
- series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
- this.chart_trend.Series.Add(series3);
- this.chart_trend.Size = new System.Drawing.Size(866, 353);
- this.chart_trend.TabIndex = 1;
- this.chart_trend.Text = "chart1";
- //
- // label_AnalogDetecter_CommBoard
- //
- this.label_AnalogDetecter_CommBoard.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_AnalogDetecter_CommBoard.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_AnalogDetecter_CommBoard.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_AnalogDetecter_CommBoard.Location = new System.Drawing.Point(34, 61);
- this.label_AnalogDetecter_CommBoard.Name = "label_AnalogDetecter_CommBoard";
- this.label_AnalogDetecter_CommBoard.Size = new System.Drawing.Size(116, 25);
- this.label_AnalogDetecter_CommBoard.TabIndex = 836;
- this.label_AnalogDetecter_CommBoard.Text = "통신보드";
- this.label_AnalogDetecter_CommBoard.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_AnalogDetecter_Receiver
- //
- this.label_AnalogDetecter_Receiver.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_AnalogDetecter_Receiver.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_AnalogDetecter_Receiver.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_AnalogDetecter_Receiver.Location = new System.Drawing.Point(34, 32);
- this.label_AnalogDetecter_Receiver.Name = "label_AnalogDetecter_Receiver";
- this.label_AnalogDetecter_Receiver.Size = new System.Drawing.Size(116, 25);
- this.label_AnalogDetecter_Receiver.TabIndex = 836;
- this.label_AnalogDetecter_Receiver.Text = "수신기";
- this.label_AnalogDetecter_Receiver.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_AnalogDetecter_Receiver_Value
- //
- this.label_AnalogDetecter_Receiver_Value.AutoSize = true;
- this.label_AnalogDetecter_Receiver_Value.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_AnalogDetecter_Receiver_Value.Location = new System.Drawing.Point(176, 36);
- this.label_AnalogDetecter_Receiver_Value.Name = "label_AnalogDetecter_Receiver_Value";
- this.label_AnalogDetecter_Receiver_Value.Size = new System.Drawing.Size(35, 16);
- this.label_AnalogDetecter_Receiver_Value.TabIndex = 0;
- this.label_AnalogDetecter_Receiver_Value.Text = "001";
- //
- // label_AnalogDetecter_CommBoard_Value
- //
- this.label_AnalogDetecter_CommBoard_Value.AutoSize = true;
- this.label_AnalogDetecter_CommBoard_Value.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_AnalogDetecter_CommBoard_Value.Location = new System.Drawing.Point(176, 65);
- this.label_AnalogDetecter_CommBoard_Value.Name = "label_AnalogDetecter_CommBoard_Value";
- this.label_AnalogDetecter_CommBoard_Value.Size = new System.Drawing.Size(35, 16);
- this.label_AnalogDetecter_CommBoard_Value.TabIndex = 838;
- this.label_AnalogDetecter_CommBoard_Value.Text = "100";
- //
- // label_AnalogDetecter_Type
- //
- this.label_AnalogDetecter_Type.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_AnalogDetecter_Type.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_AnalogDetecter_Type.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_AnalogDetecter_Type.Location = new System.Drawing.Point(34, 148);
- this.label_AnalogDetecter_Type.Name = "label_AnalogDetecter_Type";
- this.label_AnalogDetecter_Type.Size = new System.Drawing.Size(116, 25);
- this.label_AnalogDetecter_Type.TabIndex = 839;
- this.label_AnalogDetecter_Type.Text = "타입";
- this.label_AnalogDetecter_Type.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // button_Level_Save
- //
- this.button_Level_Save.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button_Level_Save.BackgroundImage")));
- this.button_Level_Save.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.button_Level_Save.FlatAppearance.BorderSize = 0;
- this.button_Level_Save.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button_Level_Save.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.button_Level_Save.ForeColor = System.Drawing.Color.White;
- this.button_Level_Save.Location = new System.Drawing.Point(200, 149);
- this.button_Level_Save.Name = "button_Level_Save";
- this.button_Level_Save.Size = new System.Drawing.Size(70, 30);
- this.button_Level_Save.TabIndex = 840;
- this.button_Level_Save.Text = "저장";
- this.button_Level_Save.UseVisualStyleBackColor = true;
- this.button_Level_Save.Click += new System.EventHandler(this.button_Level_Save_Click);
- //
- // label_AnalogDetecter_Loop_Value
- //
- this.label_AnalogDetecter_Loop_Value.AutoSize = true;
- this.label_AnalogDetecter_Loop_Value.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_AnalogDetecter_Loop_Value.Location = new System.Drawing.Point(176, 94);
- this.label_AnalogDetecter_Loop_Value.Name = "label_AnalogDetecter_Loop_Value";
- this.label_AnalogDetecter_Loop_Value.Size = new System.Drawing.Size(35, 16);
- this.label_AnalogDetecter_Loop_Value.TabIndex = 0;
- this.label_AnalogDetecter_Loop_Value.Text = "001";
- //
- // label_AnalogDetecter_ID
- //
- this.label_AnalogDetecter_ID.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_AnalogDetecter_ID.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_AnalogDetecter_ID.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_AnalogDetecter_ID.Location = new System.Drawing.Point(34, 119);
- this.label_AnalogDetecter_ID.Name = "label_AnalogDetecter_ID";
- this.label_AnalogDetecter_ID.Size = new System.Drawing.Size(116, 25);
- this.label_AnalogDetecter_ID.TabIndex = 836;
- this.label_AnalogDetecter_ID.Text = "아이디";
- this.label_AnalogDetecter_ID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_AnalogDetecter_Loop
- //
- this.label_AnalogDetecter_Loop.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_AnalogDetecter_Loop.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_AnalogDetecter_Loop.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_AnalogDetecter_Loop.Location = new System.Drawing.Point(34, 90);
- this.label_AnalogDetecter_Loop.Name = "label_AnalogDetecter_Loop";
- this.label_AnalogDetecter_Loop.Size = new System.Drawing.Size(116, 25);
- this.label_AnalogDetecter_Loop.TabIndex = 836;
- this.label_AnalogDetecter_Loop.Text = "LOOP";
- this.label_AnalogDetecter_Loop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_AnalogDetecter_ID_Value
- //
- this.label_AnalogDetecter_ID_Value.AutoSize = true;
- this.label_AnalogDetecter_ID_Value.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_AnalogDetecter_ID_Value.Location = new System.Drawing.Point(176, 123);
- this.label_AnalogDetecter_ID_Value.Name = "label_AnalogDetecter_ID_Value";
- this.label_AnalogDetecter_ID_Value.Size = new System.Drawing.Size(35, 16);
- this.label_AnalogDetecter_ID_Value.TabIndex = 838;
- this.label_AnalogDetecter_ID_Value.Text = "100";
- //
- // label_Level_PreFire
- //
- this.label_Level_PreFire.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_Level_PreFire.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_Level_PreFire.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_Level_PreFire.Location = new System.Drawing.Point(40, 60);
- this.label_Level_PreFire.Name = "label_Level_PreFire";
- this.label_Level_PreFire.Size = new System.Drawing.Size(111, 25);
- this.label_Level_PreFire.TabIndex = 836;
- this.label_Level_PreFire.Text = "PreFire";
- this.label_Level_PreFire.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Level_Fault
- //
- this.label_Level_Fault.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_Level_Fault.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_Level_Fault.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_Level_Fault.Location = new System.Drawing.Point(40, 32);
- this.label_Level_Fault.Name = "label_Level_Fault";
- this.label_Level_Fault.Size = new System.Drawing.Size(111, 25);
- this.label_Level_Fault.TabIndex = 836;
- this.label_Level_Fault.Text = "Fault";
- this.label_Level_Fault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Level_FireNight
- //
- this.label_Level_FireNight.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_Level_FireNight.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_Level_FireNight.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_Level_FireNight.Location = new System.Drawing.Point(40, 116);
- this.label_Level_FireNight.Name = "label_Level_FireNight";
- this.label_Level_FireNight.Size = new System.Drawing.Size(111, 25);
- this.label_Level_FireNight.TabIndex = 836;
- this.label_Level_FireNight.Text = "Fire Night";
- this.label_Level_FireNight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Level_FireDay
- //
- this.label_Level_FireDay.BackColor = System.Drawing.Color.LightSteelBlue;
- this.label_Level_FireDay.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.label_Level_FireDay.Font = new System.Drawing.Font("돋움", 10F, System.Drawing.FontStyle.Bold);
- this.label_Level_FireDay.Location = new System.Drawing.Point(40, 88);
- this.label_Level_FireDay.Name = "label_Level_FireDay";
- this.label_Level_FireDay.Size = new System.Drawing.Size(111, 25);
- this.label_Level_FireDay.TabIndex = 836;
- this.label_Level_FireDay.Text = "Fire Day";
- this.label_Level_FireDay.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // groupBox_AnalogDetecter
- //
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Receiver);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Receiver_Value);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Loop_Value);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_CommBoard);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Type);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Type_Value);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_ID_Value);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_ID);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_Loop);
- this.groupBox_AnalogDetecter.Controls.Add(this.label_AnalogDetecter_CommBoard_Value);
- this.groupBox_AnalogDetecter.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold);
- this.groupBox_AnalogDetecter.Location = new System.Drawing.Point(12, 12);
- this.groupBox_AnalogDetecter.Name = "groupBox_AnalogDetecter";
- this.groupBox_AnalogDetecter.Size = new System.Drawing.Size(276, 189);
- this.groupBox_AnalogDetecter.TabIndex = 841;
- this.groupBox_AnalogDetecter.TabStop = false;
- this.groupBox_AnalogDetecter.Text = "Analog Detecter ";
- //
- // label_AnalogDetecter_Type_Value
- //
- this.label_AnalogDetecter_Type_Value.AutoSize = true;
- this.label_AnalogDetecter_Type_Value.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_AnalogDetecter_Type_Value.Location = new System.Drawing.Point(176, 152);
- this.label_AnalogDetecter_Type_Value.Name = "label_AnalogDetecter_Type_Value";
- this.label_AnalogDetecter_Type_Value.Size = new System.Drawing.Size(76, 16);
- this.label_AnalogDetecter_Type_Value.TabIndex = 838;
- this.label_AnalogDetecter_Type_Value.Text = "열감지기";
- //
- // groupBox_Level
- //
- this.groupBox_Level.Controls.Add(this.button_Level_Edit);
- this.groupBox_Level.Controls.Add(this.textbox_Level_FireNight);
- this.groupBox_Level.Controls.Add(this.textbox_Level_FireDay);
- this.groupBox_Level.Controls.Add(this.label_FireNight_MinMax);
- this.groupBox_Level.Controls.Add(this.label_FireDay_MinMax);
- this.groupBox_Level.Controls.Add(this.button_Level_Init);
- this.groupBox_Level.Controls.Add(this.button_Level_Save);
- this.groupBox_Level.Controls.Add(this.textbox_Level_PreFire);
- this.groupBox_Level.Controls.Add(this.textbox_Level_Fault);
- this.groupBox_Level.Controls.Add(this.label_Level_Fault);
- this.groupBox_Level.Controls.Add(this.label_Level_PreFire);
- this.groupBox_Level.Controls.Add(this.label_Level_FireNight);
- this.groupBox_Level.Controls.Add(this.label_Level_FireDay);
- this.groupBox_Level.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold);
- this.groupBox_Level.Location = new System.Drawing.Point(304, 12);
- this.groupBox_Level.Name = "groupBox_Level";
- this.groupBox_Level.Size = new System.Drawing.Size(310, 189);
- this.groupBox_Level.TabIndex = 842;
- this.groupBox_Level.TabStop = false;
- this.groupBox_Level.Text = "Level ";
- //
- // button_Level_Edit
- //
- this.button_Level_Edit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button_Level_Edit.BackgroundImage")));
- this.button_Level_Edit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.button_Level_Edit.FlatAppearance.BorderSize = 0;
- this.button_Level_Edit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button_Level_Edit.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.button_Level_Edit.ForeColor = System.Drawing.Color.White;
- this.button_Level_Edit.Location = new System.Drawing.Point(120, 149);
- this.button_Level_Edit.Name = "button_Level_Edit";
- this.button_Level_Edit.Size = new System.Drawing.Size(70, 30);
- this.button_Level_Edit.TabIndex = 843;
- this.button_Level_Edit.Text = "수정";
- this.button_Level_Edit.UseVisualStyleBackColor = true;
- this.button_Level_Edit.Click += new System.EventHandler(this.button_Level_Edit_Click);
- //
- // textbox_Level_FireNight
- //
- this.textbox_Level_FireNight.Enabled = false;
- this.textbox_Level_FireNight.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
- this.textbox_Level_FireNight.Location = new System.Drawing.Point(159, 116);
- this.textbox_Level_FireNight.Name = "textbox_Level_FireNight";
- this.textbox_Level_FireNight.Size = new System.Drawing.Size(55, 25);
- this.textbox_Level_FireNight.TabIndex = 842;
- //
- // textbox_Level_FireDay
- //
- this.textbox_Level_FireDay.Enabled = false;
- this.textbox_Level_FireDay.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
- this.textbox_Level_FireDay.Location = new System.Drawing.Point(159, 88);
- this.textbox_Level_FireDay.Name = "textbox_Level_FireDay";
- this.textbox_Level_FireDay.Size = new System.Drawing.Size(55, 25);
- this.textbox_Level_FireDay.TabIndex = 841;
- //
- // label_FireNight_MinMax
- //
- this.label_FireNight_MinMax.AutoSize = true;
- this.label_FireNight_MinMax.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_FireNight_MinMax.Location = new System.Drawing.Point(220, 122);
- this.label_FireNight_MinMax.Name = "label_FireNight_MinMax";
- this.label_FireNight_MinMax.Size = new System.Drawing.Size(69, 14);
- this.label_FireNight_MinMax.TabIndex = 838;
- this.label_FireNight_MinMax.Text = "(80~95)";
- //
- // label_FireDay_MinMax
- //
- this.label_FireDay_MinMax.AutoSize = true;
- this.label_FireDay_MinMax.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_FireDay_MinMax.Location = new System.Drawing.Point(219, 94);
- this.label_FireDay_MinMax.Name = "label_FireDay_MinMax";
- this.label_FireDay_MinMax.Size = new System.Drawing.Size(69, 14);
- this.label_FireDay_MinMax.TabIndex = 838;
- this.label_FireDay_MinMax.Text = "(80~95)";
- //
- // button_Level_Init
- //
- this.button_Level_Init.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button_Level_Init.BackgroundImage")));
- this.button_Level_Init.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.button_Level_Init.FlatAppearance.BorderSize = 0;
- this.button_Level_Init.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button_Level_Init.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.button_Level_Init.ForeColor = System.Drawing.Color.White;
- this.button_Level_Init.Location = new System.Drawing.Point(39, 149);
- this.button_Level_Init.Name = "button_Level_Init";
- this.button_Level_Init.Size = new System.Drawing.Size(70, 30);
- this.button_Level_Init.TabIndex = 840;
- this.button_Level_Init.Text = "초기화";
- this.button_Level_Init.UseVisualStyleBackColor = true;
- this.button_Level_Init.Visible = false;
- this.button_Level_Init.Click += new System.EventHandler(this.button_Level_Init_Click);
- //
- // textbox_Level_PreFire
- //
- this.textbox_Level_PreFire.Enabled = false;
- this.textbox_Level_PreFire.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
- this.textbox_Level_PreFire.Location = new System.Drawing.Point(159, 60);
- this.textbox_Level_PreFire.Name = "textbox_Level_PreFire";
- this.textbox_Level_PreFire.Size = new System.Drawing.Size(55, 25);
- this.textbox_Level_PreFire.TabIndex = 840;
- //
- // textbox_Level_Fault
- //
- this.textbox_Level_Fault.Enabled = false;
- this.textbox_Level_Fault.Font = new System.Drawing.Font("돋움", 11.25F, System.Drawing.FontStyle.Bold);
- this.textbox_Level_Fault.Location = new System.Drawing.Point(159, 32);
- this.textbox_Level_Fault.Name = "textbox_Level_Fault";
- this.textbox_Level_Fault.Size = new System.Drawing.Size(55, 25);
- this.textbox_Level_Fault.TabIndex = 839;
- //
- // groupBox_Information
- //
- this.groupBox_Information.Controls.Add(this.label_Information_Current_Color);
- this.groupBox_Information.Controls.Add(this.label_Information_Current);
- this.groupBox_Information.Controls.Add(this.label_Information_Min);
- this.groupBox_Information.Controls.Add(this.label_Information_Average);
- this.groupBox_Information.Controls.Add(this.label_Information_Max);
- this.groupBox_Information.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold);
- this.groupBox_Information.Location = new System.Drawing.Point(627, 12);
- this.groupBox_Information.Name = "groupBox_Information";
- this.groupBox_Information.Size = new System.Drawing.Size(245, 189);
- this.groupBox_Information.TabIndex = 843;
- this.groupBox_Information.TabStop = false;
- this.groupBox_Information.Text = "Information";
- //
- // label_Information_Current_Color
- //
- this.label_Information_Current_Color.BackColor = System.Drawing.Color.Lime;
- this.label_Information_Current_Color.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Information_Current_Color.Location = new System.Drawing.Point(79, 59);
- this.label_Information_Current_Color.Name = "label_Information_Current_Color";
- this.label_Information_Current_Color.Size = new System.Drawing.Size(110, 22);
- this.label_Information_Current_Color.TabIndex = 839;
- this.label_Information_Current_Color.Text = "NORMAL";
- this.label_Information_Current_Color.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_Information_Current
- //
- this.label_Information_Current.AutoSize = true;
- this.label_Information_Current.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Information_Current.Location = new System.Drawing.Point(44, 31);
- this.label_Information_Current.Name = "label_Information_Current";
- this.label_Information_Current.Size = new System.Drawing.Size(168, 14);
- this.label_Information_Current.TabIndex = 839;
- this.label_Information_Current.Text = "▶ 현재상태 : 100 (낮)";
- //
- // label_Information_Min
- //
- this.label_Information_Min.AutoSize = true;
- this.label_Information_Min.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Information_Min.Location = new System.Drawing.Point(46, 155);
- this.label_Information_Min.Name = "label_Information_Min";
- this.label_Information_Min.Size = new System.Drawing.Size(100, 14);
- this.label_Information_Min.TabIndex = 839;
- this.label_Information_Min.Text = "▶ 최소값 : 0";
- //
- // label_Information_Average
- //
- this.label_Information_Average.AutoSize = true;
- this.label_Information_Average.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Information_Average.Location = new System.Drawing.Point(46, 97);
- this.label_Information_Average.Name = "label_Information_Average";
- this.label_Information_Average.Size = new System.Drawing.Size(118, 14);
- this.label_Information_Average.TabIndex = 838;
- this.label_Information_Average.Text = "▶ 평균값 : 100";
- //
- // label_Information_Max
- //
- this.label_Information_Max.AutoSize = true;
- this.label_Information_Max.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Information_Max.Location = new System.Drawing.Point(46, 126);
- this.label_Information_Max.Name = "label_Information_Max";
- this.label_Information_Max.Size = new System.Drawing.Size(118, 14);
- this.label_Information_Max.TabIndex = 838;
- this.label_Information_Max.Text = "▶ 최대값 : 127";
- //
- // label_Temp_Back1
- //
- this.label_Temp_Back1.BackColor = System.Drawing.Color.White;
- this.label_Temp_Back1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Temp_Back1.Location = new System.Drawing.Point(12, 546);
- this.label_Temp_Back1.Name = "label_Temp_Back1";
- this.label_Temp_Back1.Size = new System.Drawing.Size(866, 87);
- this.label_Temp_Back1.TabIndex = 840;
- //
- // label_Bottom_1th
- //
- this.label_Bottom_1th.BackColor = System.Drawing.Color.White;
- this.label_Bottom_1th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Bottom_1th.Image = ((System.Drawing.Image)(resources.GetObject("label_Bottom_1th.Image")));
- this.label_Bottom_1th.Location = new System.Drawing.Point(63, 580);
- this.label_Bottom_1th.Name = "label_Bottom_1th";
- this.label_Bottom_1th.Size = new System.Drawing.Size(327, 22);
- this.label_Bottom_1th.TabIndex = 844;
- //
- // label_part_1th
- //
- this.label_part_1th.BackColor = System.Drawing.Color.White;
- this.label_part_1th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_part_1th.Image = ((System.Drawing.Image)(resources.GetObject("label_part_1th.Image")));
- this.label_part_1th.Location = new System.Drawing.Point(59, 540);
- this.label_part_1th.Name = "label_part_1th";
- this.label_part_1th.Size = new System.Drawing.Size(10, 50);
- this.label_part_1th.TabIndex = 845;
- //
- // label_Bottom_2th
- //
- this.label_Bottom_2th.BackColor = System.Drawing.Color.White;
- this.label_Bottom_2th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Bottom_2th.Image = ((System.Drawing.Image)(resources.GetObject("label_Bottom_2th.Image")));
- this.label_Bottom_2th.Location = new System.Drawing.Point(310, 580);
- this.label_Bottom_2th.Name = "label_Bottom_2th";
- this.label_Bottom_2th.Size = new System.Drawing.Size(292, 22);
- this.label_Bottom_2th.TabIndex = 846;
- //
- // label_Bottom_3th
- //
- this.label_Bottom_3th.BackColor = System.Drawing.Color.White;
- this.label_Bottom_3th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_Bottom_3th.Image = ((System.Drawing.Image)(resources.GetObject("label_Bottom_3th.Image")));
- this.label_Bottom_3th.Location = new System.Drawing.Point(550, 580);
- this.label_Bottom_3th.Name = "label_Bottom_3th";
- this.label_Bottom_3th.Size = new System.Drawing.Size(321, 22);
- this.label_Bottom_3th.TabIndex = 847;
- //
- // label_part_5th
- //
- this.label_part_5th.BackColor = System.Drawing.Color.White;
- this.label_part_5th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_part_5th.Image = ((System.Drawing.Image)(resources.GetObject("label_part_5th.Image")));
- this.label_part_5th.Location = new System.Drawing.Point(863, 541);
- this.label_part_5th.Name = "label_part_5th";
- this.label_part_5th.Size = new System.Drawing.Size(10, 49);
- this.label_part_5th.TabIndex = 848;
- //
- // label_part_4th
- //
- this.label_part_4th.BackColor = System.Drawing.Color.White;
- this.label_part_4th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_part_4th.Image = ((System.Drawing.Image)(resources.GetObject("label_part_4th.Image")));
- this.label_part_4th.Location = new System.Drawing.Point(790, 540);
- this.label_part_4th.Name = "label_part_4th";
- this.label_part_4th.Size = new System.Drawing.Size(10, 49);
- this.label_part_4th.TabIndex = 849;
- //
- // label_part_3th
- //
- this.label_part_3th.BackColor = System.Drawing.Color.White;
- this.label_part_3th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_part_3th.Image = ((System.Drawing.Image)(resources.GetObject("label_part_3th.Image")));
- this.label_part_3th.Location = new System.Drawing.Point(611, 540);
- this.label_part_3th.Name = "label_part_3th";
- this.label_part_3th.Size = new System.Drawing.Size(10, 49);
- this.label_part_3th.TabIndex = 850;
- //
- // label_part_2th
- //
- this.label_part_2th.BackColor = System.Drawing.Color.White;
- this.label_part_2th.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label_part_2th.Image = ((System.Drawing.Image)(resources.GetObject("label_part_2th.Image")));
- this.label_part_2th.Location = new System.Drawing.Point(501, 540);
- this.label_part_2th.Name = "label_part_2th";
- this.label_part_2th.Size = new System.Drawing.Size(10, 49);
- this.label_part_2th.TabIndex = 851;
- //
- // label_Arange_1th
- //
- this.label_Arange_1th.AutoSize = true;
- this.label_Arange_1th.BackColor = System.Drawing.Color.White;
- this.label_Arange_1th.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_Arange_1th.Location = new System.Drawing.Point(276, 546);
- this.label_Arange_1th.Name = "label_Arange_1th";
- this.label_Arange_1th.Size = new System.Drawing.Size(49, 13);
- this.label_Arange_1th.TabIndex = 840;
- this.label_Arange_1th.Text = "시간당";
- //
- // label_Arange_2th
- //
- this.label_Arange_2th.AutoSize = true;
- this.label_Arange_2th.BackColor = System.Drawing.Color.White;
- this.label_Arange_2th.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_Arange_2th.Location = new System.Drawing.Point(537, 546);
- this.label_Arange_2th.Name = "label_Arange_2th";
- this.label_Arange_2th.Size = new System.Drawing.Size(51, 13);
- this.label_Arange_2th.TabIndex = 852;
- this.label_Arange_2th.Text = "10분당";
- //
- // label_Arange_3th
- //
- this.label_Arange_3th.AutoSize = true;
- this.label_Arange_3th.BackColor = System.Drawing.Color.White;
- this.label_Arange_3th.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_Arange_3th.Location = new System.Drawing.Point(686, 546);
- this.label_Arange_3th.Name = "label_Arange_3th";
- this.label_Arange_3th.Size = new System.Drawing.Size(43, 13);
- this.label_Arange_3th.TabIndex = 853;
- this.label_Arange_3th.Text = "1분당";
- //
- // label_Arange_4th
- //
- this.label_Arange_4th.AutoSize = true;
- this.label_Arange_4th.BackColor = System.Drawing.Color.White;
- this.label_Arange_4th.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_Arange_4th.Location = new System.Drawing.Point(805, 546);
- this.label_Arange_4th.Name = "label_Arange_4th";
- this.label_Arange_4th.Size = new System.Drawing.Size(51, 13);
- this.label_Arange_4th.TabIndex = 854;
- this.label_Arange_4th.Text = "15초당";
- //
- // label_Comment
- //
- this.label_Comment.AutoSize = true;
- this.label_Comment.BackColor = System.Drawing.Color.White;
- this.label_Comment.Font = new System.Drawing.Font("굴림", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_Comment.Location = new System.Drawing.Point(324, 607);
- this.label_Comment.Name = "label_Comment";
- this.label_Comment.Size = new System.Drawing.Size(291, 13);
- this.label_Comment.TabIndex = 855;
- this.label_Comment.Text = "트렌드 (※ 오른쪽으로 갈수록 최신순입니다)";
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.White;
- this.label1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
- this.label1.Location = new System.Drawing.Point(12, 214);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(866, 41);
- this.label1.TabIndex = 856;
- //
- // Form_AnalogDetecter
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));
- this.ClientSize = new System.Drawing.Size(884, 645);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.label_Comment);
- this.Controls.Add(this.label_Arange_4th);
- this.Controls.Add(this.label_Arange_3th);
- this.Controls.Add(this.label_Arange_2th);
- this.Controls.Add(this.label_Arange_1th);
- this.Controls.Add(this.label_part_2th);
- this.Controls.Add(this.label_part_3th);
- this.Controls.Add(this.label_part_4th);
- this.Controls.Add(this.label_part_5th);
- this.Controls.Add(this.label_Bottom_3th);
- this.Controls.Add(this.label_Bottom_2th);
- this.Controls.Add(this.label_part_1th);
- this.Controls.Add(this.label_Bottom_1th);
- this.Controls.Add(this.groupBox_Information);
- this.Controls.Add(this.groupBox_Level);
- this.Controls.Add(this.groupBox_AnalogDetecter);
- this.Controls.Add(this.label_Temp_Back1);
- this.Controls.Add(this.chart_trend);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "Form_AnalogDetecter";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Analog Detecter";
- ((System.ComponentModel.ISupportInitialize)(this.chart_trend)).EndInit();
- this.groupBox_AnalogDetecter.ResumeLayout(false);
- this.groupBox_AnalogDetecter.PerformLayout();
- this.groupBox_Level.ResumeLayout(false);
- this.groupBox_Level.PerformLayout();
- this.groupBox_Information.ResumeLayout(false);
- this.groupBox_Information.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.DataVisualization.Charting.Chart chart_trend;
- private System.Windows.Forms.Label label_AnalogDetecter_CommBoard;
- private System.Windows.Forms.Label label_AnalogDetecter_Receiver;
- private System.Windows.Forms.Label label_AnalogDetecter_Receiver_Value;
- private System.Windows.Forms.Label label_AnalogDetecter_CommBoard_Value;
- private System.Windows.Forms.Label label_AnalogDetecter_Type;
- private System.Windows.Forms.Button button_Level_Save;
- private System.Windows.Forms.Label label_AnalogDetecter_Loop_Value;
- private System.Windows.Forms.Label label_AnalogDetecter_ID;
- private System.Windows.Forms.Label label_AnalogDetecter_Loop;
- private System.Windows.Forms.Label label_AnalogDetecter_ID_Value;
- private System.Windows.Forms.Label label_Level_PreFire;
- private System.Windows.Forms.Label label_Level_Fault;
- private System.Windows.Forms.Label label_Level_FireNight;
- private System.Windows.Forms.Label label_Level_FireDay;
- private System.Windows.Forms.GroupBox groupBox_AnalogDetecter;
- private System.Windows.Forms.GroupBox groupBox_Level;
- private System.Windows.Forms.TextBox textbox_Level_FireNight;
- private System.Windows.Forms.TextBox textbox_Level_FireDay;
- private System.Windows.Forms.TextBox textbox_Level_PreFire;
- private System.Windows.Forms.TextBox textbox_Level_Fault;
- private System.Windows.Forms.Button button_Level_Edit;
- private System.Windows.Forms.Label label_AnalogDetecter_Type_Value;
- private System.Windows.Forms.Button button_Level_Init;
- private System.Windows.Forms.GroupBox groupBox_Information;
- private System.Windows.Forms.Label label_Information_Current_Color;
- private System.Windows.Forms.Label label_Information_Current;
- private System.Windows.Forms.Label label_Information_Min;
- private System.Windows.Forms.Label label_Information_Average;
- private System.Windows.Forms.Label label_Information_Max;
- private System.Windows.Forms.Label label_Temp_Back1;
- private System.Windows.Forms.Label label_Bottom_1th;
- private System.Windows.Forms.Label label_part_1th;
- private System.Windows.Forms.Label label_Bottom_2th;
- private System.Windows.Forms.Label label_Bottom_3th;
- private System.Windows.Forms.Label label_part_5th;
- private System.Windows.Forms.Label label_part_4th;
- private System.Windows.Forms.Label label_part_3th;
- private System.Windows.Forms.Label label_part_2th;
- private System.Windows.Forms.Label label_Arange_1th;
- private System.Windows.Forms.Label label_Arange_2th;
- private System.Windows.Forms.Label label_Arange_3th;
- private System.Windows.Forms.Label label_Arange_4th;
- private System.Windows.Forms.Label label_Comment;
- private System.Windows.Forms.Label label_FireNight_MinMax;
- private System.Windows.Forms.Label label_FireDay_MinMax;
- private System.Windows.Forms.Label label1;
- }
- }
|