1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594 |
- namespace Jdas_Mbic
- {
- partial class Hidden
- {
- /// <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 chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
- System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
- System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Hidden));
- this.panel1 = new System.Windows.Forms.Panel();
- this.numericUpDown_UL3_TableOffset = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_UL4_TableOffset = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_UL2_TableOffset = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_UL1_TableOffset = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DL_TableOffset = new System.Windows.Forms.NumericUpDown();
- this.button_ManufactureSet = new System.Windows.Forms.Button();
- this.button_PCBVersionSet = new System.Windows.Forms.Button();
- this.button_SerialNumverSet = new System.Windows.Forms.Button();
- this.label4 = new System.Windows.Forms.Label();
- this.textBox_MunufactureDate = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.label_SerialNumber = new System.Windows.Forms.Label();
- this.textBox_PcbVersion = new System.Windows.Forms.TextBox();
- this.textBox_SerialNumber = new System.Windows.Forms.TextBox();
- this.groupBox36 = new System.Windows.Forms.GroupBox();
- this.numericUpDown_DLI_Level_High_Threshold = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DLI_Level_Low_Threshold = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DLI_Level_High_Low_Threshold_default = new System.Windows.Forms.NumericUpDown();
- this.label56 = new System.Windows.Forms.Label();
- this.label55 = new System.Windows.Forms.Label();
- this.label91 = new System.Windows.Forms.Label();
- this.groupBox25 = new System.Windows.Forms.GroupBox();
- this.numericUpDown_ULO_ALC_Threshold = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_ULO_ALC_Threshold_Default = new System.Windows.Forms.NumericUpDown();
- this.label59 = new System.Windows.Forms.Label();
- this.label60 = new System.Windows.Forms.Label();
- this.groupBox8 = new System.Windows.Forms.GroupBox();
- this.numericUpDown_DLI_AGC_Threshold = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DLI_AGC_Threshold_Default = new System.Windows.Forms.NumericUpDown();
- this.label54 = new System.Windows.Forms.Label();
- this.label53 = new System.Windows.Forms.Label();
- this.groupBox24 = new System.Windows.Forms.GroupBox();
- this.label57 = new System.Windows.Forms.Label();
- this.label58 = new System.Windows.Forms.Label();
- this.numericUpDown_ULO_Shutdown_Threshold_Default = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_ULO_Shutdown_Threshold = new System.Windows.Forms.NumericUpDown();
- this.groupBox26 = new System.Windows.Forms.GroupBox();
- this.numericUpDown_ULO_Level_High_Threshold = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DLI_Level_High_Threshold_default = new System.Windows.Forms.NumericUpDown();
- this.label61 = new System.Windows.Forms.Label();
- this.label63 = new System.Windows.Forms.Label();
- this.groupBox35 = new System.Windows.Forms.GroupBox();
- this.label88 = new System.Windows.Forms.Label();
- this.label89 = new System.Windows.Forms.Label();
- this.numericUpDown_DLI_Shutdown_Threshold_Default = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_DLI_Shutdown_Threshold = new System.Windows.Forms.NumericUpDown();
- this.button_Down = new System.Windows.Forms.Button();
- this.button_TableAttribute_Default = new System.Windows.Forms.Button();
- this.label45 = new System.Windows.Forms.Label();
- this.numericUpDown_TableRef = new System.Windows.Forms.NumericUpDown();
- this.label_TableLength = new System.Windows.Forms.Label();
- this.numericUpDown_TableLength = new System.Windows.Forms.NumericUpDown();
- this.chart_Table = new System.Windows.Forms.DataVisualization.Charting.Chart();
- this.button_AllExcelLoad = new System.Windows.Forms.Button();
- this.button_AllExcelSave = new System.Windows.Forms.Button();
- this.button_ExcelKill = new System.Windows.Forms.Button();
- this.button_ExcelLoad = new System.Windows.Forms.Button();
- this.button_ExcelSave = new System.Windows.Forms.Button();
- this.groupBox7 = new System.Windows.Forms.GroupBox();
- this.radioButton_ATT4 = new System.Windows.Forms.RadioButton();
- this.radioButton_ATT3 = new System.Windows.Forms.RadioButton();
- this.radioButton_ATT2 = new System.Windows.Forms.RadioButton();
- this.radioButton_ATT1 = new System.Windows.Forms.RadioButton();
- this.button_TableUL = new System.Windows.Forms.Button();
- this.button_TableDL = new System.Windows.Forms.Button();
- this.label_Table_ATTUL = new System.Windows.Forms.Label();
- this.numericUpDown9 = new System.Windows.Forms.NumericUpDown();
- this.label_Table_ATTDL = new System.Windows.Forms.Label();
- this.numericUpDown10 = new System.Windows.Forms.NumericUpDown();
- this.groupBox6 = new System.Windows.Forms.GroupBox();
- this.label31 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.numericUpDown_CurrentOutput = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_MultiOffset = new System.Windows.Forms.NumericUpDown();
- this.numericUpDown_MultiSet = new System.Windows.Forms.NumericUpDown();
- this.button_CurrentOutput = new System.Windows.Forms.Button();
- this.button_MultiSet = new System.Windows.Forms.Button();
- this.button_MultiOffset = new System.Windows.Forms.Button();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.comboBox_TableName = new System.Windows.Forms.ComboBox();
- this.label_Function = new System.Windows.Forms.Label();
- this.label_Table = new System.Windows.Forms.Label();
- this.button_Expansion = new System.Windows.Forms.Button();
- this.button_FileLoad = new System.Windows.Forms.Button();
- this.button_FileSave = new System.Windows.Forms.Button();
- this.button_Initalize = new System.Windows.Forms.Button();
- this.dataGridView_TableSetting = new System.Windows.Forms.DataGridView();
- this.Column_DB = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column_Offset = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.button_Save = new System.Windows.Forms.Button();
- this.panel2 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL3_TableOffset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL4_TableOffset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL2_TableOffset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL1_TableOffset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DL_TableOffset)).BeginInit();
- this.groupBox36.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_Low_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Low_Threshold_default)).BeginInit();
- this.groupBox25.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_ALC_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_ALC_Threshold_Default)).BeginInit();
- this.groupBox8.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_AGC_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_AGC_Threshold_Default)).BeginInit();
- this.groupBox24.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Shutdown_Threshold_Default)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Shutdown_Threshold)).BeginInit();
- this.groupBox26.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Level_High_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Threshold_default)).BeginInit();
- this.groupBox35.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Shutdown_Threshold_Default)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Shutdown_Threshold)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_TableRef)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_TableLength)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chart_Table)).BeginInit();
- this.groupBox7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).BeginInit();
- this.groupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_CurrentOutput)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_MultiOffset)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_MultiSet)).BeginInit();
- this.groupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).BeginInit();
- this.panel2.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.numericUpDown_UL3_TableOffset);
- this.panel1.Controls.Add(this.numericUpDown_UL4_TableOffset);
- this.panel1.Controls.Add(this.numericUpDown_UL2_TableOffset);
- this.panel1.Controls.Add(this.numericUpDown_UL1_TableOffset);
- this.panel1.Controls.Add(this.numericUpDown_DL_TableOffset);
- this.panel1.Controls.Add(this.button_ManufactureSet);
- this.panel1.Controls.Add(this.button_PCBVersionSet);
- this.panel1.Controls.Add(this.button_SerialNumverSet);
- this.panel1.Controls.Add(this.label4);
- this.panel1.Controls.Add(this.textBox_MunufactureDate);
- this.panel1.Controls.Add(this.label5);
- this.panel1.Controls.Add(this.label_SerialNumber);
- this.panel1.Controls.Add(this.textBox_PcbVersion);
- this.panel1.Controls.Add(this.textBox_SerialNumber);
- this.panel1.Controls.Add(this.groupBox36);
- this.panel1.Controls.Add(this.groupBox25);
- this.panel1.Controls.Add(this.groupBox8);
- this.panel1.Controls.Add(this.groupBox24);
- this.panel1.Controls.Add(this.groupBox26);
- this.panel1.Controls.Add(this.groupBox35);
- this.panel1.Controls.Add(this.button_Down);
- this.panel1.Controls.Add(this.button_TableAttribute_Default);
- this.panel1.Controls.Add(this.label45);
- this.panel1.Controls.Add(this.numericUpDown_TableRef);
- this.panel1.Controls.Add(this.label_TableLength);
- this.panel1.Controls.Add(this.numericUpDown_TableLength);
- this.panel1.Controls.Add(this.chart_Table);
- this.panel1.Controls.Add(this.button_AllExcelLoad);
- this.panel1.Controls.Add(this.button_AllExcelSave);
- this.panel1.Controls.Add(this.button_ExcelKill);
- this.panel1.Controls.Add(this.button_ExcelLoad);
- this.panel1.Controls.Add(this.button_ExcelSave);
- this.panel1.Controls.Add(this.groupBox7);
- this.panel1.Controls.Add(this.groupBox6);
- this.panel1.Controls.Add(this.groupBox3);
- this.panel1.Controls.Add(this.dataGridView_TableSetting);
- this.panel1.Controls.Add(this.button_Save);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1138, 783);
- this.panel1.TabIndex = 0;
- //
- // numericUpDown_UL3_TableOffset
- //
- this.numericUpDown_UL3_TableOffset.Location = new System.Drawing.Point(1014, 164);
- this.numericUpDown_UL3_TableOffset.Maximum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numericUpDown_UL3_TableOffset.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_UL3_TableOffset.Name = "numericUpDown_UL3_TableOffset";
- this.numericUpDown_UL3_TableOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_UL3_TableOffset.TabIndex = 181;
- this.numericUpDown_UL3_TableOffset.Visible = false;
- this.numericUpDown_UL3_TableOffset.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_UL4_TableOffset
- //
- this.numericUpDown_UL4_TableOffset.Location = new System.Drawing.Point(1014, 191);
- this.numericUpDown_UL4_TableOffset.Maximum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numericUpDown_UL4_TableOffset.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_UL4_TableOffset.Name = "numericUpDown_UL4_TableOffset";
- this.numericUpDown_UL4_TableOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_UL4_TableOffset.TabIndex = 181;
- this.numericUpDown_UL4_TableOffset.Visible = false;
- this.numericUpDown_UL4_TableOffset.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_UL2_TableOffset
- //
- this.numericUpDown_UL2_TableOffset.Location = new System.Drawing.Point(1014, 137);
- this.numericUpDown_UL2_TableOffset.Maximum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numericUpDown_UL2_TableOffset.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_UL2_TableOffset.Name = "numericUpDown_UL2_TableOffset";
- this.numericUpDown_UL2_TableOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_UL2_TableOffset.TabIndex = 181;
- this.numericUpDown_UL2_TableOffset.Visible = false;
- this.numericUpDown_UL2_TableOffset.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_UL1_TableOffset
- //
- this.numericUpDown_UL1_TableOffset.Location = new System.Drawing.Point(1014, 109);
- this.numericUpDown_UL1_TableOffset.Maximum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numericUpDown_UL1_TableOffset.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_UL1_TableOffset.Name = "numericUpDown_UL1_TableOffset";
- this.numericUpDown_UL1_TableOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_UL1_TableOffset.TabIndex = 181;
- this.numericUpDown_UL1_TableOffset.Visible = false;
- this.numericUpDown_UL1_TableOffset.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DL_TableOffset
- //
- this.numericUpDown_DL_TableOffset.Location = new System.Drawing.Point(1014, 78);
- this.numericUpDown_DL_TableOffset.Maximum = new decimal(new int[] {
- 10,
- 0,
- 0,
- 0});
- this.numericUpDown_DL_TableOffset.Minimum = new decimal(new int[] {
- 10,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DL_TableOffset.Name = "numericUpDown_DL_TableOffset";
- this.numericUpDown_DL_TableOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_DL_TableOffset.TabIndex = 181;
- this.numericUpDown_DL_TableOffset.Visible = false;
- this.numericUpDown_DL_TableOffset.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // button_ManufactureSet
- //
- this.button_ManufactureSet.Location = new System.Drawing.Point(996, 641);
- this.button_ManufactureSet.Name = "button_ManufactureSet";
- this.button_ManufactureSet.Size = new System.Drawing.Size(75, 23);
- this.button_ManufactureSet.TabIndex = 180;
- this.button_ManufactureSet.Text = "Apply";
- this.button_ManufactureSet.UseVisualStyleBackColor = true;
- this.button_ManufactureSet.Click += new System.EventHandler(this.button_ManufactureSet_Click);
- //
- // button_PCBVersionSet
- //
- this.button_PCBVersionSet.Location = new System.Drawing.Point(996, 701);
- this.button_PCBVersionSet.Name = "button_PCBVersionSet";
- this.button_PCBVersionSet.Size = new System.Drawing.Size(75, 23);
- this.button_PCBVersionSet.TabIndex = 178;
- this.button_PCBVersionSet.Text = "Apply";
- this.button_PCBVersionSet.UseVisualStyleBackColor = true;
- this.button_PCBVersionSet.Click += new System.EventHandler(this.button_PCBVersionSet_Click);
- //
- // button_SerialNumverSet
- //
- this.button_SerialNumverSet.Location = new System.Drawing.Point(996, 672);
- this.button_SerialNumverSet.Name = "button_SerialNumverSet";
- this.button_SerialNumverSet.Size = new System.Drawing.Size(75, 23);
- this.button_SerialNumverSet.TabIndex = 179;
- this.button_SerialNumverSet.Text = "Apply";
- this.button_SerialNumverSet.UseVisualStyleBackColor = true;
- this.button_SerialNumverSet.Click += new System.EventHandler(this.button_SerialNumverSet_Click);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(781, 646);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(57, 12);
- this.label4.TabIndex = 177;
- this.label4.Text = "제조 일자";
- //
- // textBox_MunufactureDate
- //
- this.textBox_MunufactureDate.Location = new System.Drawing.Point(867, 643);
- this.textBox_MunufactureDate.Name = "textBox_MunufactureDate";
- this.textBox_MunufactureDate.Size = new System.Drawing.Size(115, 21);
- this.textBox_MunufactureDate.TabIndex = 176;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(778, 705);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(77, 12);
- this.label5.TabIndex = 175;
- this.label5.Text = "PCB Version";
- //
- // label_SerialNumber
- //
- this.label_SerialNumber.AutoSize = true;
- this.label_SerialNumber.Location = new System.Drawing.Point(774, 676);
- this.label_SerialNumber.Name = "label_SerialNumber";
- this.label_SerialNumber.Size = new System.Drawing.Size(69, 12);
- this.label_SerialNumber.TabIndex = 174;
- this.label_SerialNumber.Text = "시리얼 넘버";
- //
- // textBox_PcbVersion
- //
- this.textBox_PcbVersion.Location = new System.Drawing.Point(867, 702);
- this.textBox_PcbVersion.Name = "textBox_PcbVersion";
- this.textBox_PcbVersion.Size = new System.Drawing.Size(115, 21);
- this.textBox_PcbVersion.TabIndex = 173;
- //
- // textBox_SerialNumber
- //
- this.textBox_SerialNumber.Location = new System.Drawing.Point(867, 673);
- this.textBox_SerialNumber.Name = "textBox_SerialNumber";
- this.textBox_SerialNumber.Size = new System.Drawing.Size(115, 21);
- this.textBox_SerialNumber.TabIndex = 172;
- //
- // groupBox36
- //
- this.groupBox36.Controls.Add(this.numericUpDown_DLI_Level_High_Threshold);
- this.groupBox36.Controls.Add(this.numericUpDown_DLI_Level_Low_Threshold);
- this.groupBox36.Controls.Add(this.numericUpDown_DLI_Level_High_Low_Threshold_default);
- this.groupBox36.Controls.Add(this.label56);
- this.groupBox36.Controls.Add(this.label55);
- this.groupBox36.Controls.Add(this.label91);
- this.groupBox36.Location = new System.Drawing.Point(783, 413);
- this.groupBox36.Name = "groupBox36";
- this.groupBox36.Size = new System.Drawing.Size(210, 110);
- this.groupBox36.TabIndex = 171;
- this.groupBox36.TabStop = false;
- this.groupBox36.Text = "Level ThresHold";
- //
- // numericUpDown_DLI_Level_High_Threshold
- //
- this.numericUpDown_DLI_Level_High_Threshold.DecimalPlaces = 2;
- this.numericUpDown_DLI_Level_High_Threshold.Location = new System.Drawing.Point(136, 20);
- this.numericUpDown_DLI_Level_High_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Level_High_Threshold.Maximum = new decimal(new int[] {
- 9,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Level_High_Threshold.Minimum = new decimal(new int[] {
- 42,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_Level_High_Threshold.Name = "numericUpDown_DLI_Level_High_Threshold";
- this.numericUpDown_DLI_Level_High_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Level_High_Threshold.TabIndex = 104;
- this.numericUpDown_DLI_Level_High_Threshold.Value = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_Level_High_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DLI_Level_Low_Threshold
- //
- this.numericUpDown_DLI_Level_Low_Threshold.DecimalPlaces = 2;
- this.numericUpDown_DLI_Level_Low_Threshold.Location = new System.Drawing.Point(136, 47);
- this.numericUpDown_DLI_Level_Low_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Level_Low_Threshold.Maximum = new decimal(new int[] {
- 7,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Level_Low_Threshold.Minimum = new decimal(new int[] {
- 44,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_Level_Low_Threshold.Name = "numericUpDown_DLI_Level_Low_Threshold";
- this.numericUpDown_DLI_Level_Low_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Level_Low_Threshold.TabIndex = 105;
- this.numericUpDown_DLI_Level_Low_Threshold.Value = new decimal(new int[] {
- 7,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Level_Low_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DLI_Level_High_Low_Threshold_default
- //
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.Location = new System.Drawing.Point(136, 79);
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.Name = "numericUpDown_DLI_Level_High_Low_Threshold_default";
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.TabIndex = 103;
- this.numericUpDown_DLI_Level_High_Low_Threshold_default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // label56
- //
- this.label56.AutoSize = true;
- this.label56.Location = new System.Drawing.Point(7, 81);
- this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label56.Name = "label56";
- this.label56.Size = new System.Drawing.Size(43, 12);
- this.label56.TabIndex = 100;
- this.label56.Text = "Default";
- //
- // label55
- //
- this.label55.AutoSize = true;
- this.label55.Location = new System.Drawing.Point(6, 53);
- this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label55.Name = "label55";
- this.label55.Size = new System.Drawing.Size(109, 12);
- this.label55.TabIndex = 100;
- this.label55.Text = "DL Low Threshold";
- //
- // label91
- //
- this.label91.AutoSize = true;
- this.label91.Location = new System.Drawing.Point(6, 27);
- this.label91.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label91.Name = "label91";
- this.label91.Size = new System.Drawing.Size(110, 12);
- this.label91.TabIndex = 100;
- this.label91.Text = "DL High Threshold";
- //
- // groupBox25
- //
- this.groupBox25.Controls.Add(this.numericUpDown_ULO_ALC_Threshold);
- this.groupBox25.Controls.Add(this.numericUpDown_ULO_ALC_Threshold_Default);
- this.groupBox25.Controls.Add(this.label59);
- this.groupBox25.Controls.Add(this.label60);
- this.groupBox25.Location = new System.Drawing.Point(783, 238);
- this.groupBox25.Name = "groupBox25";
- this.groupBox25.Size = new System.Drawing.Size(210, 83);
- this.groupBox25.TabIndex = 166;
- this.groupBox25.TabStop = false;
- this.groupBox25.Text = "ALC_Threshold";
- //
- // numericUpDown_ULO_ALC_Threshold
- //
- this.numericUpDown_ULO_ALC_Threshold.DecimalPlaces = 2;
- this.numericUpDown_ULO_ALC_Threshold.Location = new System.Drawing.Point(130, 20);
- this.numericUpDown_ULO_ALC_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_ULO_ALC_Threshold.Maximum = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_ALC_Threshold.Minimum = new decimal(new int[] {
- 65,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_ALC_Threshold.Name = "numericUpDown_ULO_ALC_Threshold";
- this.numericUpDown_ULO_ALC_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_ULO_ALC_Threshold.TabIndex = 103;
- this.numericUpDown_ULO_ALC_Threshold.Value = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_ALC_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_ULO_ALC_Threshold_Default
- //
- this.numericUpDown_ULO_ALC_Threshold_Default.Location = new System.Drawing.Point(130, 47);
- this.numericUpDown_ULO_ALC_Threshold_Default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_ULO_ALC_Threshold_Default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_ULO_ALC_Threshold_Default.Name = "numericUpDown_ULO_ALC_Threshold_Default";
- this.numericUpDown_ULO_ALC_Threshold_Default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_ULO_ALC_Threshold_Default.TabIndex = 103;
- this.numericUpDown_ULO_ALC_Threshold_Default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // label59
- //
- this.label59.AutoSize = true;
- this.label59.Location = new System.Drawing.Point(5, 50);
- this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label59.Name = "label59";
- this.label59.Size = new System.Drawing.Size(43, 12);
- this.label59.TabIndex = 100;
- this.label59.Text = "Default";
- //
- // label60
- //
- this.label60.AutoSize = true;
- this.label60.Location = new System.Drawing.Point(5, 25);
- this.label60.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label60.Name = "label60";
- this.label60.Size = new System.Drawing.Size(109, 12);
- this.label60.TabIndex = 100;
- this.label60.Text = "UL ALC Threshold";
- //
- // groupBox8
- //
- this.groupBox8.Controls.Add(this.numericUpDown_DLI_AGC_Threshold);
- this.groupBox8.Controls.Add(this.numericUpDown_DLI_AGC_Threshold_Default);
- this.groupBox8.Controls.Add(this.label54);
- this.groupBox8.Controls.Add(this.label53);
- this.groupBox8.Location = new System.Drawing.Point(783, 329);
- this.groupBox8.Name = "groupBox8";
- this.groupBox8.Size = new System.Drawing.Size(210, 78);
- this.groupBox8.TabIndex = 167;
- this.groupBox8.TabStop = false;
- this.groupBox8.Text = "AGC_Threshold";
- //
- // numericUpDown_DLI_AGC_Threshold
- //
- this.numericUpDown_DLI_AGC_Threshold.DecimalPlaces = 2;
- this.numericUpDown_DLI_AGC_Threshold.Location = new System.Drawing.Point(130, 17);
- this.numericUpDown_DLI_AGC_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_AGC_Threshold.Maximum = new decimal(new int[] {
- 5,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_AGC_Threshold.Minimum = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_AGC_Threshold.Name = "numericUpDown_DLI_AGC_Threshold";
- this.numericUpDown_DLI_AGC_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_AGC_Threshold.TabIndex = 103;
- this.numericUpDown_DLI_AGC_Threshold.Value = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_AGC_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DLI_AGC_Threshold_Default
- //
- this.numericUpDown_DLI_AGC_Threshold_Default.Location = new System.Drawing.Point(130, 44);
- this.numericUpDown_DLI_AGC_Threshold_Default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_AGC_Threshold_Default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_AGC_Threshold_Default.Name = "numericUpDown_DLI_AGC_Threshold_Default";
- this.numericUpDown_DLI_AGC_Threshold_Default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_AGC_Threshold_Default.TabIndex = 103;
- this.numericUpDown_DLI_AGC_Threshold_Default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // label54
- //
- this.label54.AutoSize = true;
- this.label54.Location = new System.Drawing.Point(5, 47);
- this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label54.Name = "label54";
- this.label54.Size = new System.Drawing.Size(43, 12);
- this.label54.TabIndex = 100;
- this.label54.Text = "Default";
- //
- // label53
- //
- this.label53.AutoSize = true;
- this.label53.Location = new System.Drawing.Point(5, 25);
- this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label53.Name = "label53";
- this.label53.Size = new System.Drawing.Size(111, 12);
- this.label53.TabIndex = 100;
- this.label53.Text = "DL AGC Threshold";
- //
- // groupBox24
- //
- this.groupBox24.Controls.Add(this.label57);
- this.groupBox24.Controls.Add(this.label58);
- this.groupBox24.Controls.Add(this.numericUpDown_ULO_Shutdown_Threshold_Default);
- this.groupBox24.Controls.Add(this.numericUpDown_ULO_Shutdown_Threshold);
- this.groupBox24.Location = new System.Drawing.Point(783, 153);
- this.groupBox24.Name = "groupBox24";
- this.groupBox24.Size = new System.Drawing.Size(225, 79);
- this.groupBox24.TabIndex = 169;
- this.groupBox24.TabStop = false;
- this.groupBox24.Text = "Shutdown ThresHold";
- //
- // label57
- //
- this.label57.AutoSize = true;
- this.label57.Location = new System.Drawing.Point(7, 25);
- this.label57.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label57.Name = "label57";
- this.label57.Size = new System.Drawing.Size(141, 12);
- this.label57.TabIndex = 100;
- this.label57.Text = "UL Shutdown Threshold";
- //
- // label58
- //
- this.label58.AutoSize = true;
- this.label58.Location = new System.Drawing.Point(7, 48);
- this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label58.Name = "label58";
- this.label58.Size = new System.Drawing.Size(43, 12);
- this.label58.TabIndex = 100;
- this.label58.Text = "Default";
- //
- // numericUpDown_ULO_Shutdown_Threshold_Default
- //
- this.numericUpDown_ULO_Shutdown_Threshold_Default.Location = new System.Drawing.Point(151, 48);
- this.numericUpDown_ULO_Shutdown_Threshold_Default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_ULO_Shutdown_Threshold_Default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_ULO_Shutdown_Threshold_Default.Name = "numericUpDown_ULO_Shutdown_Threshold_Default";
- this.numericUpDown_ULO_Shutdown_Threshold_Default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_ULO_Shutdown_Threshold_Default.TabIndex = 145;
- this.numericUpDown_ULO_Shutdown_Threshold_Default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_ULO_Shutdown_Threshold
- //
- this.numericUpDown_ULO_Shutdown_Threshold.DecimalPlaces = 2;
- this.numericUpDown_ULO_Shutdown_Threshold.Location = new System.Drawing.Point(151, 20);
- this.numericUpDown_ULO_Shutdown_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_ULO_Shutdown_Threshold.Maximum = new decimal(new int[] {
- 15,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Shutdown_Threshold.Minimum = new decimal(new int[] {
- 65,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Shutdown_Threshold.Name = "numericUpDown_ULO_Shutdown_Threshold";
- this.numericUpDown_ULO_Shutdown_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_ULO_Shutdown_Threshold.TabIndex = 145;
- this.numericUpDown_ULO_Shutdown_Threshold.Value = new decimal(new int[] {
- 65,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Shutdown_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // groupBox26
- //
- this.groupBox26.Controls.Add(this.numericUpDown_ULO_Level_High_Threshold);
- this.groupBox26.Controls.Add(this.numericUpDown_DLI_Level_High_Threshold_default);
- this.groupBox26.Controls.Add(this.label61);
- this.groupBox26.Controls.Add(this.label63);
- this.groupBox26.Location = new System.Drawing.Point(783, 529);
- this.groupBox26.Name = "groupBox26";
- this.groupBox26.Size = new System.Drawing.Size(210, 111);
- this.groupBox26.TabIndex = 168;
- this.groupBox26.TabStop = false;
- this.groupBox26.Text = "Level ThresHold";
- //
- // numericUpDown_ULO_Level_High_Threshold
- //
- this.numericUpDown_ULO_Level_High_Threshold.DecimalPlaces = 2;
- this.numericUpDown_ULO_Level_High_Threshold.Location = new System.Drawing.Point(136, 23);
- this.numericUpDown_ULO_Level_High_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_ULO_Level_High_Threshold.Maximum = new decimal(new int[] {
- 16,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Level_High_Threshold.Minimum = new decimal(new int[] {
- 57,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Level_High_Threshold.Name = "numericUpDown_ULO_Level_High_Threshold";
- this.numericUpDown_ULO_Level_High_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_ULO_Level_High_Threshold.TabIndex = 103;
- this.numericUpDown_ULO_Level_High_Threshold.Value = new decimal(new int[] {
- 16,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_ULO_Level_High_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DLI_Level_High_Threshold_default
- //
- this.numericUpDown_DLI_Level_High_Threshold_default.Location = new System.Drawing.Point(136, 62);
- this.numericUpDown_DLI_Level_High_Threshold_default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Level_High_Threshold_default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Level_High_Threshold_default.Name = "numericUpDown_DLI_Level_High_Threshold_default";
- this.numericUpDown_DLI_Level_High_Threshold_default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Level_High_Threshold_default.TabIndex = 103;
- this.numericUpDown_DLI_Level_High_Threshold_default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // label61
- //
- this.label61.AutoSize = true;
- this.label61.Location = new System.Drawing.Point(7, 66);
- this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label61.Name = "label61";
- this.label61.Size = new System.Drawing.Size(43, 12);
- this.label61.TabIndex = 100;
- this.label61.Text = "Default";
- //
- // label63
- //
- this.label63.AutoSize = true;
- this.label63.Location = new System.Drawing.Point(6, 27);
- this.label63.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label63.Name = "label63";
- this.label63.Size = new System.Drawing.Size(119, 12);
- this.label63.TabIndex = 100;
- this.label63.Text = "ULO High Threshold";
- //
- // groupBox35
- //
- this.groupBox35.Controls.Add(this.label88);
- this.groupBox35.Controls.Add(this.label89);
- this.groupBox35.Controls.Add(this.numericUpDown_DLI_Shutdown_Threshold_Default);
- this.groupBox35.Controls.Add(this.numericUpDown_DLI_Shutdown_Threshold);
- this.groupBox35.Location = new System.Drawing.Point(783, 78);
- this.groupBox35.Name = "groupBox35";
- this.groupBox35.Size = new System.Drawing.Size(225, 68);
- this.groupBox35.TabIndex = 170;
- this.groupBox35.TabStop = false;
- this.groupBox35.Text = "Shutdown ThresHold";
- //
- // label88
- //
- this.label88.AutoSize = true;
- this.label88.Location = new System.Drawing.Point(7, 25);
- this.label88.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label88.Name = "label88";
- this.label88.Size = new System.Drawing.Size(141, 12);
- this.label88.TabIndex = 100;
- this.label88.Text = "DL Shutdown Threshold";
- //
- // label89
- //
- this.label89.AutoSize = true;
- this.label89.Location = new System.Drawing.Point(8, 47);
- this.label89.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label89.Name = "label89";
- this.label89.Size = new System.Drawing.Size(43, 12);
- this.label89.TabIndex = 100;
- this.label89.Text = "Default";
- //
- // numericUpDown_DLI_Shutdown_Threshold_Default
- //
- this.numericUpDown_DLI_Shutdown_Threshold_Default.Location = new System.Drawing.Point(152, 43);
- this.numericUpDown_DLI_Shutdown_Threshold_Default.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Shutdown_Threshold_Default.Maximum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Shutdown_Threshold_Default.Name = "numericUpDown_DLI_Shutdown_Threshold_Default";
- this.numericUpDown_DLI_Shutdown_Threshold_Default.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Shutdown_Threshold_Default.TabIndex = 145;
- this.numericUpDown_DLI_Shutdown_Threshold_Default.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // numericUpDown_DLI_Shutdown_Threshold
- //
- this.numericUpDown_DLI_Shutdown_Threshold.DecimalPlaces = 2;
- this.numericUpDown_DLI_Shutdown_Threshold.Location = new System.Drawing.Point(151, 16);
- this.numericUpDown_DLI_Shutdown_Threshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown_DLI_Shutdown_Threshold.Maximum = new decimal(new int[] {
- 7,
- 0,
- 0,
- 0});
- this.numericUpDown_DLI_Shutdown_Threshold.Minimum = new decimal(new int[] {
- 22,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_Shutdown_Threshold.Name = "numericUpDown_DLI_Shutdown_Threshold";
- this.numericUpDown_DLI_Shutdown_Threshold.Size = new System.Drawing.Size(65, 21);
- this.numericUpDown_DLI_Shutdown_Threshold.TabIndex = 145;
- this.numericUpDown_DLI_Shutdown_Threshold.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_DLI_Shutdown_Threshold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numericUpDown_User_KeyDown);
- //
- // button_Down
- //
- this.button_Down.Location = new System.Drawing.Point(595, 509);
- this.button_Down.Name = "button_Down";
- this.button_Down.Size = new System.Drawing.Size(166, 23);
- this.button_Down.TabIndex = 165;
- this.button_Down.Text = "2 Step Down";
- this.button_Down.UseVisualStyleBackColor = true;
- this.button_Down.Click += new System.EventHandler(this.button_Down_Click);
- //
- // button_TableAttribute_Default
- //
- this.button_TableAttribute_Default.Location = new System.Drawing.Point(508, 507);
- this.button_TableAttribute_Default.Name = "button_TableAttribute_Default";
- this.button_TableAttribute_Default.Size = new System.Drawing.Size(77, 23);
- this.button_TableAttribute_Default.TabIndex = 164;
- this.button_TableAttribute_Default.Text = "Default";
- this.button_TableAttribute_Default.UseVisualStyleBackColor = true;
- this.button_TableAttribute_Default.Click += new System.EventHandler(this.button_TableAttribute_Default_Click);
- //
- // label45
- //
- this.label45.AutoSize = true;
- this.label45.Location = new System.Drawing.Point(333, 536);
- this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label45.Name = "label45";
- this.label45.Size = new System.Drawing.Size(59, 12);
- this.label45.TabIndex = 162;
- this.label45.Text = "Table Ref";
- //
- // numericUpDown_TableRef
- //
- this.numericUpDown_TableRef.Location = new System.Drawing.Point(417, 534);
- this.numericUpDown_TableRef.Minimum = new decimal(new int[] {
- 30,
- 0,
- 0,
- -2147483648});
- this.numericUpDown_TableRef.Name = "numericUpDown_TableRef";
- this.numericUpDown_TableRef.Size = new System.Drawing.Size(74, 21);
- this.numericUpDown_TableRef.TabIndex = 160;
- //
- // label_TableLength
- //
- this.label_TableLength.AutoSize = true;
- this.label_TableLength.Location = new System.Drawing.Point(333, 511);
- this.label_TableLength.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label_TableLength.Name = "label_TableLength";
- this.label_TableLength.Size = new System.Drawing.Size(79, 12);
- this.label_TableLength.TabIndex = 163;
- this.label_TableLength.Text = "Table Length";
- //
- // numericUpDown_TableLength
- //
- this.numericUpDown_TableLength.Location = new System.Drawing.Point(417, 509);
- this.numericUpDown_TableLength.Name = "numericUpDown_TableLength";
- this.numericUpDown_TableLength.Size = new System.Drawing.Size(74, 21);
- this.numericUpDown_TableLength.TabIndex = 161;
- //
- // chart_Table
- //
- chartArea1.Name = "ChartArea1";
- this.chart_Table.ChartAreas.Add(chartArea1);
- legend1.Name = "Legend1";
- this.chart_Table.Legends.Add(legend1);
- this.chart_Table.Location = new System.Drawing.Point(328, 555);
- this.chart_Table.Name = "chart_Table";
- series1.ChartArea = "ChartArea1";
- series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
- series1.Legend = "Legend1";
- series1.Name = "Series1";
- this.chart_Table.Series.Add(series1);
- this.chart_Table.Size = new System.Drawing.Size(431, 168);
- this.chart_Table.TabIndex = 159;
- this.chart_Table.Text = "chart1";
- //
- // button_AllExcelLoad
- //
- this.button_AllExcelLoad.Location = new System.Drawing.Point(684, 450);
- this.button_AllExcelLoad.Name = "button_AllExcelLoad";
- this.button_AllExcelLoad.Size = new System.Drawing.Size(77, 56);
- this.button_AllExcelLoad.TabIndex = 158;
- this.button_AllExcelLoad.Text = "ALL ExcelLoad";
- this.button_AllExcelLoad.UseVisualStyleBackColor = true;
- this.button_AllExcelLoad.Click += new System.EventHandler(this.button_AllExcelLoad_Click);
- //
- // button_AllExcelSave
- //
- this.button_AllExcelSave.Location = new System.Drawing.Point(596, 450);
- this.button_AllExcelSave.Name = "button_AllExcelSave";
- this.button_AllExcelSave.Size = new System.Drawing.Size(77, 56);
- this.button_AllExcelSave.TabIndex = 157;
- this.button_AllExcelSave.Text = "ALL ExcelSave";
- this.button_AllExcelSave.UseVisualStyleBackColor = true;
- this.button_AllExcelSave.Click += new System.EventHandler(this.button_AllExcelSave_Click);
- //
- // button_ExcelKill
- //
- this.button_ExcelKill.Location = new System.Drawing.Point(508, 450);
- this.button_ExcelKill.Name = "button_ExcelKill";
- this.button_ExcelKill.Size = new System.Drawing.Size(77, 56);
- this.button_ExcelKill.TabIndex = 156;
- this.button_ExcelKill.Text = "Excell Kill";
- this.button_ExcelKill.UseVisualStyleBackColor = true;
- this.button_ExcelKill.Click += new System.EventHandler(this.button_ExcelKill_Click);
- //
- // button_ExcelLoad
- //
- this.button_ExcelLoad.Location = new System.Drawing.Point(420, 450);
- this.button_ExcelLoad.Name = "button_ExcelLoad";
- this.button_ExcelLoad.Size = new System.Drawing.Size(77, 56);
- this.button_ExcelLoad.TabIndex = 154;
- this.button_ExcelLoad.Text = "ExcelLoad";
- this.button_ExcelLoad.UseVisualStyleBackColor = true;
- this.button_ExcelLoad.Click += new System.EventHandler(this.button_ExcelLoad_Click);
- //
- // button_ExcelSave
- //
- this.button_ExcelSave.Location = new System.Drawing.Point(332, 450);
- this.button_ExcelSave.Name = "button_ExcelSave";
- this.button_ExcelSave.Size = new System.Drawing.Size(77, 56);
- this.button_ExcelSave.TabIndex = 155;
- this.button_ExcelSave.Text = "ExcelSave";
- this.button_ExcelSave.UseVisualStyleBackColor = true;
- this.button_ExcelSave.Click += new System.EventHandler(this.button_ExcelSave_Click);
- //
- // groupBox7
- //
- this.groupBox7.Controls.Add(this.radioButton_ATT4);
- this.groupBox7.Controls.Add(this.radioButton_ATT3);
- this.groupBox7.Controls.Add(this.radioButton_ATT2);
- this.groupBox7.Controls.Add(this.radioButton_ATT1);
- this.groupBox7.Controls.Add(this.button_TableUL);
- this.groupBox7.Controls.Add(this.button_TableDL);
- this.groupBox7.Controls.Add(this.label_Table_ATTUL);
- this.groupBox7.Controls.Add(this.numericUpDown9);
- this.groupBox7.Controls.Add(this.label_Table_ATTDL);
- this.groupBox7.Controls.Add(this.numericUpDown10);
- this.groupBox7.Location = new System.Drawing.Point(335, 327);
- this.groupBox7.Name = "groupBox7";
- this.groupBox7.Size = new System.Drawing.Size(429, 117);
- this.groupBox7.TabIndex = 153;
- this.groupBox7.TabStop = false;
- //
- // radioButton_ATT4
- //
- this.radioButton_ATT4.AutoSize = true;
- this.radioButton_ATT4.Location = new System.Drawing.Point(338, 20);
- this.radioButton_ATT4.Name = "radioButton_ATT4";
- this.radioButton_ATT4.Size = new System.Drawing.Size(53, 16);
- this.radioButton_ATT4.TabIndex = 110;
- this.radioButton_ATT4.Text = "ATT4";
- this.radioButton_ATT4.UseVisualStyleBackColor = true;
- this.radioButton_ATT4.CheckedChanged += new System.EventHandler(this.radioButton_ATT_CheckedChanged);
- //
- // radioButton_ATT3
- //
- this.radioButton_ATT3.AutoSize = true;
- this.radioButton_ATT3.Location = new System.Drawing.Point(240, 20);
- this.radioButton_ATT3.Name = "radioButton_ATT3";
- this.radioButton_ATT3.Size = new System.Drawing.Size(53, 16);
- this.radioButton_ATT3.TabIndex = 110;
- this.radioButton_ATT3.Text = "ATT3";
- this.radioButton_ATT3.UseVisualStyleBackColor = true;
- this.radioButton_ATT3.CheckedChanged += new System.EventHandler(this.radioButton_ATT_CheckedChanged);
- //
- // radioButton_ATT2
- //
- this.radioButton_ATT2.AutoSize = true;
- this.radioButton_ATT2.Location = new System.Drawing.Point(142, 20);
- this.radioButton_ATT2.Name = "radioButton_ATT2";
- this.radioButton_ATT2.Size = new System.Drawing.Size(53, 16);
- this.radioButton_ATT2.TabIndex = 110;
- this.radioButton_ATT2.Text = "ATT2";
- this.radioButton_ATT2.UseVisualStyleBackColor = true;
- this.radioButton_ATT2.CheckedChanged += new System.EventHandler(this.radioButton_ATT_CheckedChanged);
- //
- // radioButton_ATT1
- //
- this.radioButton_ATT1.AutoSize = true;
- this.radioButton_ATT1.Checked = true;
- this.radioButton_ATT1.Location = new System.Drawing.Point(44, 20);
- this.radioButton_ATT1.Name = "radioButton_ATT1";
- this.radioButton_ATT1.Size = new System.Drawing.Size(53, 16);
- this.radioButton_ATT1.TabIndex = 110;
- this.radioButton_ATT1.TabStop = true;
- this.radioButton_ATT1.Text = "ATT1";
- this.radioButton_ATT1.UseVisualStyleBackColor = true;
- this.radioButton_ATT1.CheckedChanged += new System.EventHandler(this.radioButton_ATT_CheckedChanged);
- //
- // button_TableUL
- //
- this.button_TableUL.Location = new System.Drawing.Point(291, 85);
- this.button_TableUL.Name = "button_TableUL";
- this.button_TableUL.Size = new System.Drawing.Size(75, 23);
- this.button_TableUL.TabIndex = 108;
- this.button_TableUL.Text = "APPLY";
- this.button_TableUL.UseVisualStyleBackColor = true;
- this.button_TableUL.Click += new System.EventHandler(this.button_TableUL_Click);
- //
- // button_TableDL
- //
- this.button_TableDL.Location = new System.Drawing.Point(291, 55);
- this.button_TableDL.Name = "button_TableDL";
- this.button_TableDL.Size = new System.Drawing.Size(75, 23);
- this.button_TableDL.TabIndex = 109;
- this.button_TableDL.Text = "APPLY";
- this.button_TableDL.UseVisualStyleBackColor = true;
- this.button_TableDL.Click += new System.EventHandler(this.button_TableDL_Click);
- //
- // label_Table_ATTUL
- //
- this.label_Table_ATTUL.AutoSize = true;
- this.label_Table_ATTUL.Location = new System.Drawing.Point(59, 92);
- this.label_Table_ATTUL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label_Table_ATTUL.Name = "label_Table_ATTUL";
- this.label_Table_ATTUL.Size = new System.Drawing.Size(56, 12);
- this.label_Table_ATTUL.TabIndex = 104;
- this.label_Table_ATTUL.Text = "ATT_UL1";
- //
- // numericUpDown9
- //
- this.numericUpDown9.DecimalPlaces = 1;
- this.numericUpDown9.Increment = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- this.numericUpDown9.Location = new System.Drawing.Point(150, 87);
- this.numericUpDown9.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown9.Maximum = new decimal(new int[] {
- 3125,
- 0,
- 0,
- 131072});
- this.numericUpDown9.Name = "numericUpDown9";
- this.numericUpDown9.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown9.TabIndex = 106;
- //
- // label_Table_ATTDL
- //
- this.label_Table_ATTDL.AutoSize = true;
- this.label_Table_ATTDL.Location = new System.Drawing.Point(59, 59);
- this.label_Table_ATTDL.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label_Table_ATTDL.Name = "label_Table_ATTDL";
- this.label_Table_ATTDL.Size = new System.Drawing.Size(56, 12);
- this.label_Table_ATTDL.TabIndex = 105;
- this.label_Table_ATTDL.Text = "ATT_DL1";
- //
- // numericUpDown10
- //
- this.numericUpDown10.DecimalPlaces = 1;
- this.numericUpDown10.Increment = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- this.numericUpDown10.Location = new System.Drawing.Point(150, 55);
- this.numericUpDown10.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.numericUpDown10.Maximum = new decimal(new int[] {
- 3125,
- 0,
- 0,
- 131072});
- this.numericUpDown10.Name = "numericUpDown10";
- this.numericUpDown10.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown10.TabIndex = 107;
- //
- // groupBox6
- //
- this.groupBox6.Controls.Add(this.label31);
- this.groupBox6.Controls.Add(this.label30);
- this.groupBox6.Controls.Add(this.label29);
- this.groupBox6.Controls.Add(this.numericUpDown_CurrentOutput);
- this.groupBox6.Controls.Add(this.numericUpDown_MultiOffset);
- this.groupBox6.Controls.Add(this.numericUpDown_MultiSet);
- this.groupBox6.Controls.Add(this.button_CurrentOutput);
- this.groupBox6.Controls.Add(this.button_MultiSet);
- this.groupBox6.Controls.Add(this.button_MultiOffset);
- this.groupBox6.Location = new System.Drawing.Point(334, 196);
- this.groupBox6.Name = "groupBox6";
- this.groupBox6.Size = new System.Drawing.Size(429, 125);
- this.groupBox6.TabIndex = 151;
- this.groupBox6.TabStop = false;
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(58, 88);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(86, 12);
- this.label31.TabIndex = 7;
- this.label31.Text = "Current Output";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(59, 55);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(68, 12);
- this.label30.TabIndex = 7;
- this.label30.Text = "Multi Offset";
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(59, 25);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(54, 12);
- this.label29.TabIndex = 7;
- this.label29.Text = "Multi Set";
- //
- // numericUpDown_CurrentOutput
- //
- this.numericUpDown_CurrentOutput.DecimalPlaces = 3;
- this.numericUpDown_CurrentOutput.Increment = new decimal(new int[] {
- 1,
- 0,
- 0,
- 131072});
- this.numericUpDown_CurrentOutput.Location = new System.Drawing.Point(150, 86);
- this.numericUpDown_CurrentOutput.Maximum = new decimal(new int[] {
- 5,
- 0,
- 0,
- 0});
- this.numericUpDown_CurrentOutput.Name = "numericUpDown_CurrentOutput";
- this.numericUpDown_CurrentOutput.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_CurrentOutput.TabIndex = 6;
- //
- // numericUpDown_MultiOffset
- //
- this.numericUpDown_MultiOffset.DecimalPlaces = 1;
- this.numericUpDown_MultiOffset.Increment = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- this.numericUpDown_MultiOffset.Location = new System.Drawing.Point(150, 53);
- this.numericUpDown_MultiOffset.Maximum = new decimal(new int[] {
- 315,
- 0,
- 0,
- 65536});
- this.numericUpDown_MultiOffset.Minimum = new decimal(new int[] {
- 315,
- 0,
- 0,
- -2147418112});
- this.numericUpDown_MultiOffset.Name = "numericUpDown_MultiOffset";
- this.numericUpDown_MultiOffset.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_MultiOffset.TabIndex = 6;
- //
- // numericUpDown_MultiSet
- //
- this.numericUpDown_MultiSet.DecimalPlaces = 1;
- this.numericUpDown_MultiSet.Increment = new decimal(new int[] {
- 5,
- 0,
- 0,
- 65536});
- this.numericUpDown_MultiSet.Location = new System.Drawing.Point(150, 23);
- this.numericUpDown_MultiSet.Maximum = new decimal(new int[] {
- 315,
- 0,
- 0,
- 65536});
- this.numericUpDown_MultiSet.Minimum = new decimal(new int[] {
- 315,
- 0,
- 0,
- -2147418112});
- this.numericUpDown_MultiSet.Name = "numericUpDown_MultiSet";
- this.numericUpDown_MultiSet.Size = new System.Drawing.Size(120, 21);
- this.numericUpDown_MultiSet.TabIndex = 6;
- //
- // button_CurrentOutput
- //
- this.button_CurrentOutput.Location = new System.Drawing.Point(291, 83);
- this.button_CurrentOutput.Name = "button_CurrentOutput";
- this.button_CurrentOutput.Size = new System.Drawing.Size(75, 23);
- this.button_CurrentOutput.TabIndex = 1;
- this.button_CurrentOutput.Text = "APPLY";
- this.button_CurrentOutput.UseVisualStyleBackColor = true;
- this.button_CurrentOutput.Click += new System.EventHandler(this.button_CurrentOutput_Click);
- //
- // button_MultiSet
- //
- this.button_MultiSet.Location = new System.Drawing.Point(291, 20);
- this.button_MultiSet.Name = "button_MultiSet";
- this.button_MultiSet.Size = new System.Drawing.Size(75, 23);
- this.button_MultiSet.TabIndex = 2;
- this.button_MultiSet.Text = "APPLY";
- this.button_MultiSet.UseVisualStyleBackColor = true;
- this.button_MultiSet.Click += new System.EventHandler(this.button_MultiSet_Click);
- //
- // button_MultiOffset
- //
- this.button_MultiOffset.Location = new System.Drawing.Point(291, 53);
- this.button_MultiOffset.Name = "button_MultiOffset";
- this.button_MultiOffset.Size = new System.Drawing.Size(75, 23);
- this.button_MultiOffset.TabIndex = 3;
- this.button_MultiOffset.Text = "APPLY";
- this.button_MultiOffset.UseVisualStyleBackColor = true;
- this.button_MultiOffset.Click += new System.EventHandler(this.button_MultiOffset_Click);
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.comboBox_TableName);
- this.groupBox3.Controls.Add(this.label_Function);
- this.groupBox3.Controls.Add(this.label_Table);
- this.groupBox3.Controls.Add(this.button_Expansion);
- this.groupBox3.Controls.Add(this.button_FileLoad);
- this.groupBox3.Controls.Add(this.button_FileSave);
- this.groupBox3.Controls.Add(this.button_Initalize);
- this.groupBox3.Location = new System.Drawing.Point(334, 71);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(429, 113);
- this.groupBox3.TabIndex = 152;
- this.groupBox3.TabStop = false;
- //
- // comboBox_TableName
- //
- this.comboBox_TableName.FormattingEnabled = true;
- this.comboBox_TableName.Items.AddRange(new object[] {
- "ATT_DL1",
- "ATT_DL2",
- "ATT_DL3",
- "ATT_DL4",
- "ATT_UL1",
- "ATT_UL2",
- "ATT_UL3",
- "ATT_UL4",
- "DET_DL1",
- "DET_DL2",
- "DET_DL3",
- "DET_DL4",
- "DET_UL1",
- "DET_UL2",
- "DET_UL3",
- "DET_UL4",
- "TEMP_DL1",
- "TEMP_DL2",
- "TEMP_DL3",
- "TEMP_DL4",
- "TEMP_UL1",
- "TEMP_UL2",
- "TEMP_UL3",
- "TEMP_UL4"});
- this.comboBox_TableName.Location = new System.Drawing.Point(86, 31);
- this.comboBox_TableName.Name = "comboBox_TableName";
- this.comboBox_TableName.Size = new System.Drawing.Size(318, 20);
- this.comboBox_TableName.TabIndex = 2;
- this.comboBox_TableName.Text = "ATT_DL1";
- this.comboBox_TableName.SelectedIndexChanged += new System.EventHandler(this.comboBox_TableName_SelectedIndexChanged);
- //
- // label_Function
- //
- this.label_Function.AutoSize = true;
- this.label_Function.Location = new System.Drawing.Point(22, 76);
- this.label_Function.Name = "label_Function";
- this.label_Function.Size = new System.Drawing.Size(53, 12);
- this.label_Function.TabIndex = 1;
- this.label_Function.Text = "Function";
- //
- // label_Table
- //
- this.label_Table.AutoSize = true;
- this.label_Table.Location = new System.Drawing.Point(22, 36);
- this.label_Table.Name = "label_Table";
- this.label_Table.Size = new System.Drawing.Size(37, 12);
- this.label_Table.TabIndex = 1;
- this.label_Table.Text = "Table";
- //
- // button_Expansion
- //
- this.button_Expansion.Location = new System.Drawing.Point(167, 71);
- this.button_Expansion.Name = "button_Expansion";
- this.button_Expansion.Size = new System.Drawing.Size(75, 23);
- this.button_Expansion.TabIndex = 0;
- this.button_Expansion.Text = "Expansion";
- this.button_Expansion.UseVisualStyleBackColor = true;
- this.button_Expansion.Click += new System.EventHandler(this.button_Expansion_Click);
- //
- // button_FileLoad
- //
- this.button_FileLoad.Location = new System.Drawing.Point(329, 71);
- this.button_FileLoad.Name = "button_FileLoad";
- this.button_FileLoad.Size = new System.Drawing.Size(75, 23);
- this.button_FileLoad.TabIndex = 0;
- this.button_FileLoad.Text = "File Load";
- this.button_FileLoad.UseVisualStyleBackColor = true;
- this.button_FileLoad.Click += new System.EventHandler(this.button_FileLoad_Click);
- //
- // button_FileSave
- //
- this.button_FileSave.Location = new System.Drawing.Point(248, 71);
- this.button_FileSave.Name = "button_FileSave";
- this.button_FileSave.Size = new System.Drawing.Size(75, 23);
- this.button_FileSave.TabIndex = 0;
- this.button_FileSave.Text = "File Save";
- this.button_FileSave.UseVisualStyleBackColor = true;
- this.button_FileSave.Click += new System.EventHandler(this.button_FileSave_Click);
- //
- // button_Initalize
- //
- this.button_Initalize.Location = new System.Drawing.Point(86, 71);
- this.button_Initalize.Name = "button_Initalize";
- this.button_Initalize.Size = new System.Drawing.Size(75, 23);
- this.button_Initalize.TabIndex = 0;
- this.button_Initalize.Text = "Initalize";
- this.button_Initalize.UseVisualStyleBackColor = true;
- this.button_Initalize.Click += new System.EventHandler(this.button_Initalize_Click);
- //
- // dataGridView_TableSetting
- //
- this.dataGridView_TableSetting.AllowUserToAddRows = false;
- this.dataGridView_TableSetting.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView_TableSetting.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column_DB,
- this.Column_Offset});
- this.dataGridView_TableSetting.Location = new System.Drawing.Point(12, 71);
- this.dataGridView_TableSetting.Name = "dataGridView_TableSetting";
- this.dataGridView_TableSetting.RowHeadersWidth = 50;
- this.dataGridView_TableSetting.RowTemplate.Height = 23;
- this.dataGridView_TableSetting.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridView_TableSetting.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView_TableSetting.Size = new System.Drawing.Size(296, 524);
- this.dataGridView_TableSetting.TabIndex = 150;
- //
- // Column_DB
- //
- this.Column_DB.HeaderText = "DB";
- this.Column_DB.Name = "Column_DB";
- this.Column_DB.ReadOnly = true;
- this.Column_DB.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // Column_Offset
- //
- this.Column_Offset.HeaderText = "Offset";
- this.Column_Offset.Name = "Column_Offset";
- this.Column_Offset.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- //
- // button_Save
- //
- this.button_Save.Location = new System.Drawing.Point(823, 736);
- this.button_Save.Name = "button_Save";
- this.button_Save.Size = new System.Drawing.Size(203, 34);
- this.button_Save.TabIndex = 149;
- this.button_Save.Text = "ZERO SET";
- this.button_Save.UseVisualStyleBackColor = true;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(97)))), ((int)(((byte)(146)))));
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.label1);
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1134, 54);
- this.panel2.TabIndex = 0;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label1.ForeColor = System.Drawing.Color.White;
- this.label1.Location = new System.Drawing.Point(24, 10);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(98, 32);
- this.label1.TabIndex = 0;
- this.label1.Text = "Hidden";
- //
- // Hidden
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1085, 782);
- this.Controls.Add(this.panel1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "Hidden";
- this.Text = "Hidden";
- this.Load += new System.EventHandler(this.Hidden_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL3_TableOffset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL4_TableOffset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL2_TableOffset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_UL1_TableOffset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DL_TableOffset)).EndInit();
- this.groupBox36.ResumeLayout(false);
- this.groupBox36.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_Low_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Low_Threshold_default)).EndInit();
- this.groupBox25.ResumeLayout(false);
- this.groupBox25.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_ALC_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_ALC_Threshold_Default)).EndInit();
- this.groupBox8.ResumeLayout(false);
- this.groupBox8.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_AGC_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_AGC_Threshold_Default)).EndInit();
- this.groupBox24.ResumeLayout(false);
- this.groupBox24.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Shutdown_Threshold_Default)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Shutdown_Threshold)).EndInit();
- this.groupBox26.ResumeLayout(false);
- this.groupBox26.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ULO_Level_High_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Level_High_Threshold_default)).EndInit();
- this.groupBox35.ResumeLayout(false);
- this.groupBox35.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Shutdown_Threshold_Default)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_DLI_Shutdown_Threshold)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_TableRef)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_TableLength)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chart_Table)).EndInit();
- this.groupBox7.ResumeLayout(false);
- this.groupBox7.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).EndInit();
- this.groupBox6.ResumeLayout(false);
- this.groupBox6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_CurrentOutput)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_MultiOffset)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_MultiSet)).EndInit();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button button_Save;
- private System.Windows.Forms.Button button_Down;
- private System.Windows.Forms.Button button_TableAttribute_Default;
- private System.Windows.Forms.Label label45;
- private System.Windows.Forms.NumericUpDown numericUpDown_TableRef;
- private System.Windows.Forms.Label label_TableLength;
- private System.Windows.Forms.NumericUpDown numericUpDown_TableLength;
- private System.Windows.Forms.DataVisualization.Charting.Chart chart_Table;
- private System.Windows.Forms.Button button_AllExcelLoad;
- private System.Windows.Forms.Button button_AllExcelSave;
- private System.Windows.Forms.Button button_ExcelKill;
- private System.Windows.Forms.Button button_ExcelLoad;
- private System.Windows.Forms.Button button_ExcelSave;
- private System.Windows.Forms.GroupBox groupBox7;
- private System.Windows.Forms.RadioButton radioButton_ATT4;
- private System.Windows.Forms.RadioButton radioButton_ATT3;
- private System.Windows.Forms.RadioButton radioButton_ATT2;
- private System.Windows.Forms.RadioButton radioButton_ATT1;
- private System.Windows.Forms.Button button_TableUL;
- private System.Windows.Forms.Button button_TableDL;
- private System.Windows.Forms.Label label_Table_ATTUL;
- public System.Windows.Forms.NumericUpDown numericUpDown9;
- private System.Windows.Forms.Label label_Table_ATTDL;
- public System.Windows.Forms.NumericUpDown numericUpDown10;
- private System.Windows.Forms.GroupBox groupBox6;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.NumericUpDown numericUpDown_MultiOffset;
- private System.Windows.Forms.NumericUpDown numericUpDown_MultiSet;
- private System.Windows.Forms.Button button_CurrentOutput;
- private System.Windows.Forms.Button button_MultiSet;
- private System.Windows.Forms.Button button_MultiOffset;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.ComboBox comboBox_TableName;
- private System.Windows.Forms.Label label_Function;
- private System.Windows.Forms.Label label_Table;
- private System.Windows.Forms.Button button_Expansion;
- private System.Windows.Forms.Button button_FileLoad;
- private System.Windows.Forms.Button button_FileSave;
- private System.Windows.Forms.Button button_Initalize;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column_DB;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column_Offset;
- private System.Windows.Forms.SaveFileDialog saveFileDialog1;
- public System.Windows.Forms.DataGridView dataGridView_TableSetting;
- public System.Windows.Forms.NumericUpDown numericUpDown_CurrentOutput;
- private System.Windows.Forms.GroupBox groupBox36;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Level_High_Low_Threshold_default;
- private System.Windows.Forms.Label label56;
- private System.Windows.Forms.Label label55;
- private System.Windows.Forms.Label label91;
- private System.Windows.Forms.GroupBox groupBox25;
- public System.Windows.Forms.NumericUpDown numericUpDown_ULO_ALC_Threshold;
- public System.Windows.Forms.NumericUpDown numericUpDown_ULO_ALC_Threshold_Default;
- private System.Windows.Forms.Label label59;
- private System.Windows.Forms.Label label60;
- private System.Windows.Forms.GroupBox groupBox8;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_AGC_Threshold;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_AGC_Threshold_Default;
- private System.Windows.Forms.Label label54;
- private System.Windows.Forms.Label label53;
- private System.Windows.Forms.GroupBox groupBox24;
- private System.Windows.Forms.Label label57;
- private System.Windows.Forms.Label label58;
- public System.Windows.Forms.NumericUpDown numericUpDown_ULO_Shutdown_Threshold_Default;
- public System.Windows.Forms.NumericUpDown numericUpDown_ULO_Shutdown_Threshold;
- private System.Windows.Forms.GroupBox groupBox26;
- public System.Windows.Forms.NumericUpDown numericUpDown_ULO_Level_High_Threshold;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Level_High_Threshold_default;
- private System.Windows.Forms.Label label61;
- private System.Windows.Forms.Label label63;
- private System.Windows.Forms.GroupBox groupBox35;
- private System.Windows.Forms.Label label88;
- private System.Windows.Forms.Label label89;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Shutdown_Threshold_Default;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Shutdown_Threshold;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Level_High_Threshold;
- public System.Windows.Forms.NumericUpDown numericUpDown_DLI_Level_Low_Threshold;
- private System.Windows.Forms.Button button_PCBVersionSet;
- private System.Windows.Forms.Button button_SerialNumverSet;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox textBox_MunufactureDate;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label_SerialNumber;
- private System.Windows.Forms.TextBox textBox_PcbVersion;
- private System.Windows.Forms.TextBox textBox_SerialNumber;
- private System.Windows.Forms.Button button_ManufactureSet;
- private System.Windows.Forms.NumericUpDown numericUpDown_UL3_TableOffset;
- private System.Windows.Forms.NumericUpDown numericUpDown_UL4_TableOffset;
- private System.Windows.Forms.NumericUpDown numericUpDown_UL2_TableOffset;
- private System.Windows.Forms.NumericUpDown numericUpDown_UL1_TableOffset;
- private System.Windows.Forms.NumericUpDown numericUpDown_DL_TableOffset;
- }
- }
|