Files
diplomarbeit/Tester/SW/designtest_control/QUA_2475_designtest/mainWindow.Designer.cs
T
Matthias b32b2bd87b updates
git-svn-id: file:///srv/dev-disk-by-uuid-17e88007-4d0c-45e0-8757-cacfcc458630/repositories/svn/Diplomarbeit@138 9fe90eed-be63-e94b-8204-d34ff4c2ff93
2009-03-17 12:45:50 +00:00

1594 lines
86 KiB
C#

namespace QUA_2475_designtest
{
partial class mainWindow
{
/// <summary>
/// Erforderliche Designervariable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Verwendete Ressourcen bereinigen.
/// </summary>
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Vom Windows Form-Designer generierter Code
/// <summary>
/// Erforderliche Methode für die Designerunterstützung.
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
/// </summary>
private void InitializeComponent()
{
this.exit = new System.Windows.Forms.Button();
this.T_MasterOutput = new System.Windows.Forms.TextBox();
this.G_Tester = new System.Windows.Forms.GroupBox();
this.B_master_ENTER = new System.Windows.Forms.Button();
this.B_master_N = new System.Windows.Forms.Button();
this.B_masterY = new System.Windows.Forms.Button();
this.B_master_init = new System.Windows.Forms.Button();
this.L_master_input = new System.Windows.Forms.Label();
this.B_master_send = new System.Windows.Forms.Button();
this.T_MasterInput = new System.Windows.Forms.TextBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tab_control = new System.Windows.Forms.TabPage();
this.L_test_REVNUM = new System.Windows.Forms.Label();
this.T_test_REVNUM = new System.Windows.Forms.TextBox();
this.C_test_REVNUM = new System.Windows.Forms.CheckBox();
this.B_test_REVNUM = new System.Windows.Forms.Button();
this.L_test_TEMP = new System.Windows.Forms.Label();
this.T_test_TEMP = new System.Windows.Forms.TextBox();
this.C_test_TEMP = new System.Windows.Forms.CheckBox();
this.B_test_TEMP = new System.Windows.Forms.Button();
this.L_test_VCORE = new System.Windows.Forms.Label();
this.T_test_VCORE = new System.Windows.Forms.TextBox();
this.C_test_VCORE = new System.Windows.Forms.CheckBox();
this.B_test_VCORE = new System.Windows.Forms.Button();
this.L_test_VBAT = new System.Windows.Forms.Label();
this.T_test_VBAT = new System.Windows.Forms.TextBox();
this.C_test_VBAT = new System.Windows.Forms.CheckBox();
this.B_test_VBAT = new System.Windows.Forms.Button();
this.L_test_VDDAT = new System.Windows.Forms.Label();
this.T_test_VDDAT = new System.Windows.Forms.TextBox();
this.C_test_VDDAT = new System.Windows.Forms.CheckBox();
this.B_test_VDDAT = new System.Windows.Forms.Button();
this.L_test_VCC = new System.Windows.Forms.Label();
this.T_test_VCC = new System.Windows.Forms.TextBox();
this.C_test_VCC = new System.Windows.Forms.CheckBox();
this.B_test_VCC = new System.Windows.Forms.Button();
this.B_test_clear = new System.Windows.Forms.Button();
this.B_test_STOP = new System.Windows.Forms.Button();
this.progressBar1 = new System.Windows.Forms.ProgressBar();
this.B_test_TESTALL = new System.Windows.Forms.Button();
this.L_test_EB_RLY = new System.Windows.Forms.Label();
this.L_test_EB_AIO = new System.Windows.Forms.Label();
this.L_test_EB_DIO = new System.Windows.Forms.Label();
this.T_test_EB_RLY = new System.Windows.Forms.TextBox();
this.T_test_EB_AIO = new System.Windows.Forms.TextBox();
this.T_test_EB_DIO = new System.Windows.Forms.TextBox();
this.C_test_EB_RLY = new System.Windows.Forms.CheckBox();
this.C_test_EB_AIO = new System.Windows.Forms.CheckBox();
this.C_test_EB_DIO = new System.Windows.Forms.CheckBox();
this.B_test_EB_RLY = new System.Windows.Forms.Button();
this.B_test_EB_AIO = new System.Windows.Forms.Button();
this.B_test_EB_DIO = new System.Windows.Forms.Button();
this.L_test_EB_EEPROM = new System.Windows.Forms.Label();
this.L_test_EB_LED = new System.Windows.Forms.Label();
this.T_test_EB_EEPROM = new System.Windows.Forms.TextBox();
this.T_test_EB_LED = new System.Windows.Forms.TextBox();
this.C_test_EB_EEPROM = new System.Windows.Forms.CheckBox();
this.C_test_EB_LED = new System.Windows.Forms.CheckBox();
this.B_test_EB_EEPROM = new System.Windows.Forms.Button();
this.B_test_EB_LED = new System.Windows.Forms.Button();
this.L_test_USB = new System.Windows.Forms.Label();
this.T_test_USB = new System.Windows.Forms.TextBox();
this.C_test_USB = new System.Windows.Forms.CheckBox();
this.B_test_USB = new System.Windows.Forms.Button();
this.L_test_eth1 = new System.Windows.Forms.Label();
this.L_test_eth0 = new System.Windows.Forms.Label();
this.T_test_eth1 = new System.Windows.Forms.TextBox();
this.T_test_eth0 = new System.Windows.Forms.TextBox();
this.C_test_eth1 = new System.Windows.Forms.CheckBox();
this.C_test_eth0 = new System.Windows.Forms.CheckBox();
this.B_test_eth1 = new System.Windows.Forms.Button();
this.B_test_eth0 = new System.Windows.Forms.Button();
this.L_test_MB_RLY = new System.Windows.Forms.Label();
this.L_test_MB_AIO = new System.Windows.Forms.Label();
this.L_test_MB_DIO = new System.Windows.Forms.Label();
this.L_test_MB_EEPROM = new System.Windows.Forms.Label();
this.L_test_MB_LED = new System.Windows.Forms.Label();
this.T_test_MB_RLY = new System.Windows.Forms.TextBox();
this.T_test_MB_AIO = new System.Windows.Forms.TextBox();
this.T_test_MB_EEPROM = new System.Windows.Forms.TextBox();
this.T_test_MB_DIO = new System.Windows.Forms.TextBox();
this.T_test_MB_LED = new System.Windows.Forms.TextBox();
this.C_test_MB_RLY = new System.Windows.Forms.CheckBox();
this.C_test_MB_AIO = new System.Windows.Forms.CheckBox();
this.C_test_MB_DIO = new System.Windows.Forms.CheckBox();
this.C_test_MB_EEPROM = new System.Windows.Forms.CheckBox();
this.C_test_MB_LED = new System.Windows.Forms.CheckBox();
this.B_test_MB_RLY = new System.Windows.Forms.Button();
this.B_test_MB_AIO = new System.Windows.Forms.Button();
this.B_test_MB_DIO = new System.Windows.Forms.Button();
this.B_test_MB_EEPROM = new System.Windows.Forms.Button();
this.B_test_MB_LED = new System.Windows.Forms.Button();
this.tab_config = new System.Windows.Forms.TabPage();
this.G_conf_calibration = new System.Windows.Forms.GroupBox();
this.C_conf_cal_AIEB = new System.Windows.Forms.CheckBox();
this.C_conf_cal_AOEB = new System.Windows.Forms.CheckBox();
this.C_conf_cal_AIMB = new System.Windows.Forms.CheckBox();
this.G_conf_settings = new System.Windows.Forms.GroupBox();
this.C_conf_settings_RTC = new System.Windows.Forms.CheckBox();
this.G_conf_sect = new System.Windows.Forms.GroupBox();
this.L_conf_EB = new System.Windows.Forms.Label();
this.L_conf_MB = new System.Windows.Forms.Label();
this.L_conf_MBEB = new System.Windows.Forms.Label();
this.B_conf_addall = new System.Windows.Forms.Button();
this.B_conf_addMB = new System.Windows.Forms.Button();
this.B_conf_removeEB = new System.Windows.Forms.Button();
this.B_conf_addEB = new System.Windows.Forms.Button();
this.B_conf_removeMB = new System.Windows.Forms.Button();
this.B_conf_removeall = new System.Windows.Forms.Button();
this.G_conf_stat = new System.Windows.Forms.GroupBox();
this.B_conf_resettotal = new System.Windows.Forms.Button();
this.G_statistics = new System.Windows.Forms.GroupBox();
this.L_stats_Tpassed = new System.Windows.Forms.Label();
this.L_stats_Tfailed = new System.Windows.Forms.Label();
this.L_stats_Ttotal = new System.Windows.Forms.Label();
this.L_stats_numberpassed = new System.Windows.Forms.Label();
this.L_stats_numberfailed = new System.Windows.Forms.Label();
this.L_stats_numbertotal = new System.Windows.Forms.Label();
this.C_conf_cal_AOMB = new System.Windows.Forms.CheckBox();
this.G_Tester.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tab_control.SuspendLayout();
this.tab_config.SuspendLayout();
this.G_conf_calibration.SuspendLayout();
this.G_conf_settings.SuspendLayout();
this.G_conf_sect.SuspendLayout();
this.G_conf_stat.SuspendLayout();
this.G_statistics.SuspendLayout();
this.SuspendLayout();
//
// exit
//
this.exit.Location = new System.Drawing.Point(841, 732);
this.exit.Name = "exit";
this.exit.Size = new System.Drawing.Size(75, 23);
this.exit.TabIndex = 0;
this.exit.Text = "Exit";
this.exit.UseVisualStyleBackColor = true;
this.exit.Click += new System.EventHandler(this.exit_Click);
//
// T_MasterOutput
//
this.T_MasterOutput.BackColor = System.Drawing.Color.White;
this.T_MasterOutput.Location = new System.Drawing.Point(6, 19);
this.T_MasterOutput.Multiline = true;
this.T_MasterOutput.Name = "T_MasterOutput";
this.T_MasterOutput.ReadOnly = true;
this.T_MasterOutput.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.T_MasterOutput.Size = new System.Drawing.Size(543, 461);
this.T_MasterOutput.TabIndex = 1;
//
// G_Tester
//
this.G_Tester.Controls.Add(this.B_master_ENTER);
this.G_Tester.Controls.Add(this.B_master_N);
this.G_Tester.Controls.Add(this.B_masterY);
this.G_Tester.Controls.Add(this.B_master_init);
this.G_Tester.Controls.Add(this.L_master_input);
this.G_Tester.Controls.Add(this.B_master_send);
this.G_Tester.Controls.Add(this.T_MasterOutput);
this.G_Tester.Controls.Add(this.T_MasterInput);
this.G_Tester.Location = new System.Drawing.Point(357, 21);
this.G_Tester.Name = "G_Tester";
this.G_Tester.Size = new System.Drawing.Size(555, 597);
this.G_Tester.TabIndex = 2;
this.G_Tester.TabStop = false;
this.G_Tester.Text = "Tester Communication";
//
// B_master_ENTER
//
this.B_master_ENTER.Location = new System.Drawing.Point(279, 568);
this.B_master_ENTER.Name = "B_master_ENTER";
this.B_master_ENTER.Size = new System.Drawing.Size(83, 23);
this.B_master_ENTER.TabIndex = 8;
this.B_master_ENTER.Text = "send \'ENTER\'";
this.B_master_ENTER.UseVisualStyleBackColor = true;
this.B_master_ENTER.Click += new System.EventHandler(this.B_master_ENTER_Click);
//
// B_master_N
//
this.B_master_N.Location = new System.Drawing.Point(173, 568);
this.B_master_N.Name = "B_master_N";
this.B_master_N.Size = new System.Drawing.Size(75, 23);
this.B_master_N.TabIndex = 7;
this.B_master_N.Text = "send \'N\'";
this.B_master_N.UseVisualStyleBackColor = true;
this.B_master_N.Click += new System.EventHandler(this.B_master_N_Click);
//
// B_masterY
//
this.B_masterY.Location = new System.Drawing.Point(173, 539);
this.B_masterY.Name = "B_masterY";
this.B_masterY.Size = new System.Drawing.Size(75, 23);
this.B_masterY.TabIndex = 6;
this.B_masterY.Text = "send \'Y\'";
this.B_masterY.UseVisualStyleBackColor = true;
this.B_masterY.Click += new System.EventHandler(this.B_masterY_Click);
//
// B_master_init
//
this.B_master_init.Location = new System.Drawing.Point(6, 568);
this.B_master_init.Name = "B_master_init";
this.B_master_init.Size = new System.Drawing.Size(75, 23);
this.B_master_init.TabIndex = 5;
this.B_master_init.Text = "Init Tester";
this.B_master_init.UseVisualStyleBackColor = true;
this.B_master_init.Click += new System.EventHandler(this.B_master_init_Click);
//
// L_master_input
//
this.L_master_input.AutoSize = true;
this.L_master_input.Location = new System.Drawing.Point(7, 494);
this.L_master_input.Name = "L_master_input";
this.L_master_input.Size = new System.Drawing.Size(83, 13);
this.L_master_input.TabIndex = 4;
this.L_master_input.Text = "Command input:";
//
// B_master_send
//
this.B_master_send.Location = new System.Drawing.Point(474, 568);
this.B_master_send.Name = "B_master_send";
this.B_master_send.Size = new System.Drawing.Size(75, 23);
this.B_master_send.TabIndex = 3;
this.B_master_send.Text = "send";
this.B_master_send.UseVisualStyleBackColor = true;
this.B_master_send.Click += new System.EventHandler(this.B_master_send_Click);
//
// T_MasterInput
//
this.T_MasterInput.Location = new System.Drawing.Point(7, 513);
this.T_MasterInput.Name = "T_MasterInput";
this.T_MasterInput.Size = new System.Drawing.Size(542, 20);
this.T_MasterInput.TabIndex = 2;
this.T_MasterInput.TextChanged += new System.EventHandler(this.T_MasterInput_TextChanged);
this.T_MasterInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.T_MasterInput_KeyDown);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tab_control);
this.tabControl1.Controls.Add(this.tab_config);
this.tabControl1.Location = new System.Drawing.Point(13, 21);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(338, 734);
this.tabControl1.TabIndex = 3;
//
// tab_control
//
this.tab_control.BackColor = System.Drawing.SystemColors.Control;
this.tab_control.Controls.Add(this.L_test_REVNUM);
this.tab_control.Controls.Add(this.T_test_REVNUM);
this.tab_control.Controls.Add(this.C_test_REVNUM);
this.tab_control.Controls.Add(this.B_test_REVNUM);
this.tab_control.Controls.Add(this.L_test_TEMP);
this.tab_control.Controls.Add(this.T_test_TEMP);
this.tab_control.Controls.Add(this.C_test_TEMP);
this.tab_control.Controls.Add(this.B_test_TEMP);
this.tab_control.Controls.Add(this.L_test_VCORE);
this.tab_control.Controls.Add(this.T_test_VCORE);
this.tab_control.Controls.Add(this.C_test_VCORE);
this.tab_control.Controls.Add(this.B_test_VCORE);
this.tab_control.Controls.Add(this.L_test_VBAT);
this.tab_control.Controls.Add(this.T_test_VBAT);
this.tab_control.Controls.Add(this.C_test_VBAT);
this.tab_control.Controls.Add(this.B_test_VBAT);
this.tab_control.Controls.Add(this.L_test_VDDAT);
this.tab_control.Controls.Add(this.T_test_VDDAT);
this.tab_control.Controls.Add(this.C_test_VDDAT);
this.tab_control.Controls.Add(this.B_test_VDDAT);
this.tab_control.Controls.Add(this.L_test_VCC);
this.tab_control.Controls.Add(this.T_test_VCC);
this.tab_control.Controls.Add(this.C_test_VCC);
this.tab_control.Controls.Add(this.B_test_VCC);
this.tab_control.Controls.Add(this.B_test_clear);
this.tab_control.Controls.Add(this.B_test_STOP);
this.tab_control.Controls.Add(this.progressBar1);
this.tab_control.Controls.Add(this.B_test_TESTALL);
this.tab_control.Controls.Add(this.L_test_EB_RLY);
this.tab_control.Controls.Add(this.L_test_EB_AIO);
this.tab_control.Controls.Add(this.L_test_EB_DIO);
this.tab_control.Controls.Add(this.T_test_EB_RLY);
this.tab_control.Controls.Add(this.T_test_EB_AIO);
this.tab_control.Controls.Add(this.T_test_EB_DIO);
this.tab_control.Controls.Add(this.C_test_EB_RLY);
this.tab_control.Controls.Add(this.C_test_EB_AIO);
this.tab_control.Controls.Add(this.C_test_EB_DIO);
this.tab_control.Controls.Add(this.B_test_EB_RLY);
this.tab_control.Controls.Add(this.B_test_EB_AIO);
this.tab_control.Controls.Add(this.B_test_EB_DIO);
this.tab_control.Controls.Add(this.L_test_EB_EEPROM);
this.tab_control.Controls.Add(this.L_test_EB_LED);
this.tab_control.Controls.Add(this.T_test_EB_EEPROM);
this.tab_control.Controls.Add(this.T_test_EB_LED);
this.tab_control.Controls.Add(this.C_test_EB_EEPROM);
this.tab_control.Controls.Add(this.C_test_EB_LED);
this.tab_control.Controls.Add(this.B_test_EB_EEPROM);
this.tab_control.Controls.Add(this.B_test_EB_LED);
this.tab_control.Controls.Add(this.L_test_USB);
this.tab_control.Controls.Add(this.T_test_USB);
this.tab_control.Controls.Add(this.C_test_USB);
this.tab_control.Controls.Add(this.B_test_USB);
this.tab_control.Controls.Add(this.L_test_eth1);
this.tab_control.Controls.Add(this.L_test_eth0);
this.tab_control.Controls.Add(this.T_test_eth1);
this.tab_control.Controls.Add(this.T_test_eth0);
this.tab_control.Controls.Add(this.C_test_eth1);
this.tab_control.Controls.Add(this.C_test_eth0);
this.tab_control.Controls.Add(this.B_test_eth1);
this.tab_control.Controls.Add(this.B_test_eth0);
this.tab_control.Controls.Add(this.L_test_MB_RLY);
this.tab_control.Controls.Add(this.L_test_MB_AIO);
this.tab_control.Controls.Add(this.L_test_MB_DIO);
this.tab_control.Controls.Add(this.L_test_MB_EEPROM);
this.tab_control.Controls.Add(this.L_test_MB_LED);
this.tab_control.Controls.Add(this.T_test_MB_RLY);
this.tab_control.Controls.Add(this.T_test_MB_AIO);
this.tab_control.Controls.Add(this.T_test_MB_EEPROM);
this.tab_control.Controls.Add(this.T_test_MB_DIO);
this.tab_control.Controls.Add(this.T_test_MB_LED);
this.tab_control.Controls.Add(this.C_test_MB_RLY);
this.tab_control.Controls.Add(this.C_test_MB_AIO);
this.tab_control.Controls.Add(this.C_test_MB_DIO);
this.tab_control.Controls.Add(this.C_test_MB_EEPROM);
this.tab_control.Controls.Add(this.C_test_MB_LED);
this.tab_control.Controls.Add(this.B_test_MB_RLY);
this.tab_control.Controls.Add(this.B_test_MB_AIO);
this.tab_control.Controls.Add(this.B_test_MB_DIO);
this.tab_control.Controls.Add(this.B_test_MB_EEPROM);
this.tab_control.Controls.Add(this.B_test_MB_LED);
this.tab_control.Location = new System.Drawing.Point(4, 22);
this.tab_control.Name = "tab_control";
this.tab_control.Padding = new System.Windows.Forms.Padding(3);
this.tab_control.Size = new System.Drawing.Size(330, 708);
this.tab_control.TabIndex = 0;
this.tab_control.Text = "Test Control";
//
// L_test_REVNUM
//
this.L_test_REVNUM.AutoSize = true;
this.L_test_REVNUM.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_REVNUM.Location = new System.Drawing.Point(5, 156);
this.L_test_REVNUM.Name = "L_test_REVNUM";
this.L_test_REVNUM.Size = new System.Drawing.Size(64, 13);
this.L_test_REVNUM.TabIndex = 107;
this.L_test_REVNUM.Text = "REVNUM:";
//
// T_test_REVNUM
//
this.T_test_REVNUM.Location = new System.Drawing.Point(122, 153);
this.T_test_REVNUM.Name = "T_test_REVNUM";
this.T_test_REVNUM.Size = new System.Drawing.Size(74, 20);
this.T_test_REVNUM.TabIndex = 106;
this.T_test_REVNUM.Text = "untested";
this.T_test_REVNUM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_REVNUM
//
this.C_test_REVNUM.AutoSize = true;
this.C_test_REVNUM.Location = new System.Drawing.Point(217, 156);
this.C_test_REVNUM.Name = "C_test_REVNUM";
this.C_test_REVNUM.Size = new System.Drawing.Size(15, 14);
this.C_test_REVNUM.TabIndex = 105;
this.C_test_REVNUM.UseVisualStyleBackColor = true;
this.C_test_REVNUM.CheckedChanged += new System.EventHandler(this.C_test_REVNUM_CheckedChanged);
//
// B_test_REVNUM
//
this.B_test_REVNUM.Location = new System.Drawing.Point(251, 151);
this.B_test_REVNUM.Name = "B_test_REVNUM";
this.B_test_REVNUM.Size = new System.Drawing.Size(75, 23);
this.B_test_REVNUM.TabIndex = 104;
this.B_test_REVNUM.Text = "test now";
this.B_test_REVNUM.UseVisualStyleBackColor = true;
this.B_test_REVNUM.Click += new System.EventHandler(this.B_test_REVNUM_Click);
//
// L_test_TEMP
//
this.L_test_TEMP.AutoSize = true;
this.L_test_TEMP.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_TEMP.Location = new System.Drawing.Point(5, 129);
this.L_test_TEMP.Name = "L_test_TEMP";
this.L_test_TEMP.Size = new System.Drawing.Size(82, 13);
this.L_test_TEMP.TabIndex = 103;
this.L_test_TEMP.Text = "Temperature:";
//
// T_test_TEMP
//
this.T_test_TEMP.Location = new System.Drawing.Point(122, 126);
this.T_test_TEMP.Name = "T_test_TEMP";
this.T_test_TEMP.Size = new System.Drawing.Size(74, 20);
this.T_test_TEMP.TabIndex = 102;
this.T_test_TEMP.Text = "untested";
this.T_test_TEMP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_TEMP
//
this.C_test_TEMP.AutoSize = true;
this.C_test_TEMP.Location = new System.Drawing.Point(217, 129);
this.C_test_TEMP.Name = "C_test_TEMP";
this.C_test_TEMP.Size = new System.Drawing.Size(15, 14);
this.C_test_TEMP.TabIndex = 101;
this.C_test_TEMP.UseVisualStyleBackColor = true;
this.C_test_TEMP.CheckedChanged += new System.EventHandler(this.C_test_TEMP_CheckedChanged);
//
// B_test_TEMP
//
this.B_test_TEMP.Location = new System.Drawing.Point(251, 124);
this.B_test_TEMP.Name = "B_test_TEMP";
this.B_test_TEMP.Size = new System.Drawing.Size(75, 23);
this.B_test_TEMP.TabIndex = 100;
this.B_test_TEMP.Text = "test now";
this.B_test_TEMP.UseVisualStyleBackColor = true;
this.B_test_TEMP.Click += new System.EventHandler(this.B_test_TEMP_Click);
//
// L_test_VCORE
//
this.L_test_VCORE.AutoSize = true;
this.L_test_VCORE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_VCORE.Location = new System.Drawing.Point(5, 102);
this.L_test_VCORE.Name = "L_test_VCORE";
this.L_test_VCORE.Size = new System.Drawing.Size(53, 13);
this.L_test_VCORE.TabIndex = 99;
this.L_test_VCORE.Text = "VCORE:";
//
// T_test_VCORE
//
this.T_test_VCORE.Location = new System.Drawing.Point(122, 99);
this.T_test_VCORE.Name = "T_test_VCORE";
this.T_test_VCORE.Size = new System.Drawing.Size(74, 20);
this.T_test_VCORE.TabIndex = 98;
this.T_test_VCORE.Text = "untested";
this.T_test_VCORE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_VCORE
//
this.C_test_VCORE.AutoSize = true;
this.C_test_VCORE.Location = new System.Drawing.Point(217, 102);
this.C_test_VCORE.Name = "C_test_VCORE";
this.C_test_VCORE.Size = new System.Drawing.Size(15, 14);
this.C_test_VCORE.TabIndex = 97;
this.C_test_VCORE.UseVisualStyleBackColor = true;
this.C_test_VCORE.CheckedChanged += new System.EventHandler(this.C_test_VCORE_CheckedChanged);
//
// B_test_VCORE
//
this.B_test_VCORE.Location = new System.Drawing.Point(251, 97);
this.B_test_VCORE.Name = "B_test_VCORE";
this.B_test_VCORE.Size = new System.Drawing.Size(75, 23);
this.B_test_VCORE.TabIndex = 96;
this.B_test_VCORE.Text = "test now";
this.B_test_VCORE.UseVisualStyleBackColor = true;
this.B_test_VCORE.Click += new System.EventHandler(this.B_test_VCORE_Click);
//
// L_test_VBAT
//
this.L_test_VBAT.AutoSize = true;
this.L_test_VBAT.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_VBAT.Location = new System.Drawing.Point(5, 72);
this.L_test_VBAT.Name = "L_test_VBAT";
this.L_test_VBAT.Size = new System.Drawing.Size(43, 13);
this.L_test_VBAT.TabIndex = 95;
this.L_test_VBAT.Text = "VBAT:";
//
// T_test_VBAT
//
this.T_test_VBAT.Location = new System.Drawing.Point(122, 69);
this.T_test_VBAT.Name = "T_test_VBAT";
this.T_test_VBAT.Size = new System.Drawing.Size(74, 20);
this.T_test_VBAT.TabIndex = 94;
this.T_test_VBAT.Text = "untested";
this.T_test_VBAT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_VBAT
//
this.C_test_VBAT.AutoSize = true;
this.C_test_VBAT.Location = new System.Drawing.Point(217, 72);
this.C_test_VBAT.Name = "C_test_VBAT";
this.C_test_VBAT.Size = new System.Drawing.Size(15, 14);
this.C_test_VBAT.TabIndex = 93;
this.C_test_VBAT.UseVisualStyleBackColor = true;
this.C_test_VBAT.CheckedChanged += new System.EventHandler(this.C_test_VBAT_CheckedChanged);
//
// B_test_VBAT
//
this.B_test_VBAT.Location = new System.Drawing.Point(251, 67);
this.B_test_VBAT.Name = "B_test_VBAT";
this.B_test_VBAT.Size = new System.Drawing.Size(75, 23);
this.B_test_VBAT.TabIndex = 92;
this.B_test_VBAT.Text = "test now";
this.B_test_VBAT.UseVisualStyleBackColor = true;
this.B_test_VBAT.Click += new System.EventHandler(this.B_test_VBAT_Click);
//
// L_test_VDDAT
//
this.L_test_VDDAT.AutoSize = true;
this.L_test_VDDAT.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_VDDAT.Location = new System.Drawing.Point(5, 43);
this.L_test_VDDAT.Name = "L_test_VDDAT";
this.L_test_VDDAT.Size = new System.Drawing.Size(53, 13);
this.L_test_VDDAT.TabIndex = 91;
this.L_test_VDDAT.Text = "VDDAT:";
//
// T_test_VDDAT
//
this.T_test_VDDAT.Location = new System.Drawing.Point(122, 40);
this.T_test_VDDAT.Name = "T_test_VDDAT";
this.T_test_VDDAT.Size = new System.Drawing.Size(74, 20);
this.T_test_VDDAT.TabIndex = 90;
this.T_test_VDDAT.Text = "untested";
this.T_test_VDDAT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_VDDAT
//
this.C_test_VDDAT.AutoSize = true;
this.C_test_VDDAT.Location = new System.Drawing.Point(217, 43);
this.C_test_VDDAT.Name = "C_test_VDDAT";
this.C_test_VDDAT.Size = new System.Drawing.Size(15, 14);
this.C_test_VDDAT.TabIndex = 89;
this.C_test_VDDAT.UseVisualStyleBackColor = true;
this.C_test_VDDAT.CheckedChanged += new System.EventHandler(this.C_test_VDDAT_CheckedChanged);
//
// B_test_VDDAT
//
this.B_test_VDDAT.Location = new System.Drawing.Point(251, 38);
this.B_test_VDDAT.Name = "B_test_VDDAT";
this.B_test_VDDAT.Size = new System.Drawing.Size(75, 23);
this.B_test_VDDAT.TabIndex = 88;
this.B_test_VDDAT.Text = "test now";
this.B_test_VDDAT.UseVisualStyleBackColor = true;
this.B_test_VDDAT.Click += new System.EventHandler(this.B_test_VDDAT_Click);
//
// L_test_VCC
//
this.L_test_VCC.AutoSize = true;
this.L_test_VCC.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_VCC.Location = new System.Drawing.Point(5, 15);
this.L_test_VCC.Name = "L_test_VCC";
this.L_test_VCC.Size = new System.Drawing.Size(35, 13);
this.L_test_VCC.TabIndex = 87;
this.L_test_VCC.Text = "VCC:";
//
// T_test_VCC
//
this.T_test_VCC.Location = new System.Drawing.Point(122, 12);
this.T_test_VCC.Name = "T_test_VCC";
this.T_test_VCC.Size = new System.Drawing.Size(74, 20);
this.T_test_VCC.TabIndex = 86;
this.T_test_VCC.Text = "untested";
this.T_test_VCC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_VCC
//
this.C_test_VCC.AutoSize = true;
this.C_test_VCC.Location = new System.Drawing.Point(217, 15);
this.C_test_VCC.Name = "C_test_VCC";
this.C_test_VCC.Size = new System.Drawing.Size(15, 14);
this.C_test_VCC.TabIndex = 85;
this.C_test_VCC.UseVisualStyleBackColor = true;
this.C_test_VCC.CheckedChanged += new System.EventHandler(this.C_test_VCC_CheckedChanged);
//
// B_test_VCC
//
this.B_test_VCC.Location = new System.Drawing.Point(251, 10);
this.B_test_VCC.Name = "B_test_VCC";
this.B_test_VCC.Size = new System.Drawing.Size(75, 23);
this.B_test_VCC.TabIndex = 84;
this.B_test_VCC.Text = "test now";
this.B_test_VCC.UseVisualStyleBackColor = true;
this.B_test_VCC.Click += new System.EventHandler(this.B_test_VCC_Click);
//
// B_test_clear
//
this.B_test_clear.Font = new System.Drawing.Font("SansSerif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.B_test_clear.Location = new System.Drawing.Point(217, 570);
this.B_test_clear.Name = "B_test_clear";
this.B_test_clear.Size = new System.Drawing.Size(96, 36);
this.B_test_clear.TabIndex = 63;
this.B_test_clear.Text = "Clear";
this.B_test_clear.UseVisualStyleBackColor = true;
this.B_test_clear.Click += new System.EventHandler(this.B_test_clear_Click);
//
// B_test_STOP
//
this.B_test_STOP.Font = new System.Drawing.Font("SansSerif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.B_test_STOP.Location = new System.Drawing.Point(9, 570);
this.B_test_STOP.Name = "B_test_STOP";
this.B_test_STOP.Size = new System.Drawing.Size(96, 36);
this.B_test_STOP.TabIndex = 62;
this.B_test_STOP.Text = "STOP";
this.B_test_STOP.UseVisualStyleBackColor = true;
this.B_test_STOP.Click += new System.EventHandler(this.B_test_STOP_Click);
//
// progressBar1
//
this.progressBar1.Location = new System.Drawing.Point(9, 612);
this.progressBar1.Name = "progressBar1";
this.progressBar1.Size = new System.Drawing.Size(305, 15);
this.progressBar1.TabIndex = 61;
//
// B_test_TESTALL
//
this.B_test_TESTALL.Font = new System.Drawing.Font("SansSerif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.B_test_TESTALL.Location = new System.Drawing.Point(9, 633);
this.B_test_TESTALL.Name = "B_test_TESTALL";
this.B_test_TESTALL.Size = new System.Drawing.Size(305, 69);
this.B_test_TESTALL.TabIndex = 60;
this.B_test_TESTALL.Text = "TEST ALL";
this.B_test_TESTALL.UseVisualStyleBackColor = true;
this.B_test_TESTALL.Click += new System.EventHandler(this.B_test_TESTALL_Click);
//
// L_test_EB_RLY
//
this.L_test_EB_RLY.AutoSize = true;
this.L_test_EB_RLY.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_EB_RLY.Location = new System.Drawing.Point(5, 541);
this.L_test_EB_RLY.Name = "L_test_EB_RLY";
this.L_test_EB_RLY.Size = new System.Drawing.Size(66, 13);
this.L_test_EB_RLY.TabIndex = 59;
this.L_test_EB_RLY.Text = "Relay_EB:";
//
// L_test_EB_AIO
//
this.L_test_EB_AIO.AutoSize = true;
this.L_test_EB_AIO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_EB_AIO.Location = new System.Drawing.Point(5, 512);
this.L_test_EB_AIO.Name = "L_test_EB_AIO";
this.L_test_EB_AIO.Size = new System.Drawing.Size(87, 13);
this.L_test_EB_AIO.TabIndex = 58;
this.L_test_EB_AIO.Text = "Analogue_EB:";
//
// L_test_EB_DIO
//
this.L_test_EB_DIO.AutoSize = true;
this.L_test_EB_DIO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_EB_DIO.Location = new System.Drawing.Point(5, 483);
this.L_test_EB_DIO.Name = "L_test_EB_DIO";
this.L_test_EB_DIO.Size = new System.Drawing.Size(70, 13);
this.L_test_EB_DIO.TabIndex = 57;
this.L_test_EB_DIO.Text = "Digital_EB:";
//
// T_test_EB_RLY
//
this.T_test_EB_RLY.Location = new System.Drawing.Point(122, 538);
this.T_test_EB_RLY.Name = "T_test_EB_RLY";
this.T_test_EB_RLY.Size = new System.Drawing.Size(74, 20);
this.T_test_EB_RLY.TabIndex = 56;
this.T_test_EB_RLY.Text = "untested";
this.T_test_EB_RLY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_EB_AIO
//
this.T_test_EB_AIO.Location = new System.Drawing.Point(122, 509);
this.T_test_EB_AIO.Name = "T_test_EB_AIO";
this.T_test_EB_AIO.Size = new System.Drawing.Size(74, 20);
this.T_test_EB_AIO.TabIndex = 55;
this.T_test_EB_AIO.Text = "untested";
this.T_test_EB_AIO.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_EB_DIO
//
this.T_test_EB_DIO.Location = new System.Drawing.Point(121, 480);
this.T_test_EB_DIO.Name = "T_test_EB_DIO";
this.T_test_EB_DIO.Size = new System.Drawing.Size(74, 20);
this.T_test_EB_DIO.TabIndex = 54;
this.T_test_EB_DIO.Text = "untested";
this.T_test_EB_DIO.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_EB_RLY
//
this.C_test_EB_RLY.AutoSize = true;
this.C_test_EB_RLY.Location = new System.Drawing.Point(217, 541);
this.C_test_EB_RLY.Name = "C_test_EB_RLY";
this.C_test_EB_RLY.Size = new System.Drawing.Size(15, 14);
this.C_test_EB_RLY.TabIndex = 53;
this.C_test_EB_RLY.UseVisualStyleBackColor = true;
this.C_test_EB_RLY.CheckedChanged += new System.EventHandler(this.C_test_EB_RLY_CheckedChanged);
//
// C_test_EB_AIO
//
this.C_test_EB_AIO.AutoSize = true;
this.C_test_EB_AIO.Location = new System.Drawing.Point(217, 512);
this.C_test_EB_AIO.Name = "C_test_EB_AIO";
this.C_test_EB_AIO.Size = new System.Drawing.Size(15, 14);
this.C_test_EB_AIO.TabIndex = 52;
this.C_test_EB_AIO.UseVisualStyleBackColor = true;
this.C_test_EB_AIO.CheckedChanged += new System.EventHandler(this.C_test_EB_AIO_CheckedChanged);
//
// C_test_EB_DIO
//
this.C_test_EB_DIO.AutoSize = true;
this.C_test_EB_DIO.Location = new System.Drawing.Point(217, 483);
this.C_test_EB_DIO.Name = "C_test_EB_DIO";
this.C_test_EB_DIO.Size = new System.Drawing.Size(15, 14);
this.C_test_EB_DIO.TabIndex = 51;
this.C_test_EB_DIO.UseVisualStyleBackColor = true;
this.C_test_EB_DIO.CheckedChanged += new System.EventHandler(this.C_test_EB_DIO_CheckedChanged);
//
// B_test_EB_RLY
//
this.B_test_EB_RLY.Location = new System.Drawing.Point(251, 536);
this.B_test_EB_RLY.Name = "B_test_EB_RLY";
this.B_test_EB_RLY.Size = new System.Drawing.Size(75, 23);
this.B_test_EB_RLY.TabIndex = 50;
this.B_test_EB_RLY.Text = "test now";
this.B_test_EB_RLY.UseVisualStyleBackColor = true;
this.B_test_EB_RLY.Click += new System.EventHandler(this.B_test_EB_RLY_Click);
//
// B_test_EB_AIO
//
this.B_test_EB_AIO.Location = new System.Drawing.Point(251, 507);
this.B_test_EB_AIO.Name = "B_test_EB_AIO";
this.B_test_EB_AIO.Size = new System.Drawing.Size(75, 23);
this.B_test_EB_AIO.TabIndex = 49;
this.B_test_EB_AIO.Text = "test now";
this.B_test_EB_AIO.UseVisualStyleBackColor = true;
this.B_test_EB_AIO.Click += new System.EventHandler(this.B_test_EB_AIO_Click);
//
// B_test_EB_DIO
//
this.B_test_EB_DIO.Location = new System.Drawing.Point(251, 478);
this.B_test_EB_DIO.Name = "B_test_EB_DIO";
this.B_test_EB_DIO.Size = new System.Drawing.Size(75, 23);
this.B_test_EB_DIO.TabIndex = 48;
this.B_test_EB_DIO.Text = "test now";
this.B_test_EB_DIO.UseVisualStyleBackColor = true;
this.B_test_EB_DIO.Click += new System.EventHandler(this.B_test_EB_DIO_Click);
//
// L_test_EB_EEPROM
//
this.L_test_EB_EEPROM.AutoSize = true;
this.L_test_EB_EEPROM.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_EB_EEPROM.Location = new System.Drawing.Point(5, 454);
this.L_test_EB_EEPROM.Name = "L_test_EB_EEPROM";
this.L_test_EB_EEPROM.Size = new System.Drawing.Size(86, 13);
this.L_test_EB_EEPROM.TabIndex = 47;
this.L_test_EB_EEPROM.Text = "EEPROM_EB:";
//
// L_test_EB_LED
//
this.L_test_EB_LED.AutoSize = true;
this.L_test_EB_LED.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_EB_LED.Location = new System.Drawing.Point(5, 425);
this.L_test_EB_LED.Name = "L_test_EB_LED";
this.L_test_EB_LED.Size = new System.Drawing.Size(58, 13);
this.L_test_EB_LED.TabIndex = 46;
this.L_test_EB_LED.Text = "LED_EB:";
//
// T_test_EB_EEPROM
//
this.T_test_EB_EEPROM.Location = new System.Drawing.Point(121, 451);
this.T_test_EB_EEPROM.Name = "T_test_EB_EEPROM";
this.T_test_EB_EEPROM.Size = new System.Drawing.Size(74, 20);
this.T_test_EB_EEPROM.TabIndex = 45;
this.T_test_EB_EEPROM.Text = "untested";
this.T_test_EB_EEPROM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_EB_LED
//
this.T_test_EB_LED.Location = new System.Drawing.Point(121, 422);
this.T_test_EB_LED.Name = "T_test_EB_LED";
this.T_test_EB_LED.Size = new System.Drawing.Size(74, 20);
this.T_test_EB_LED.TabIndex = 44;
this.T_test_EB_LED.Text = "untested";
this.T_test_EB_LED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_EB_EEPROM
//
this.C_test_EB_EEPROM.AutoSize = true;
this.C_test_EB_EEPROM.Location = new System.Drawing.Point(217, 454);
this.C_test_EB_EEPROM.Name = "C_test_EB_EEPROM";
this.C_test_EB_EEPROM.Size = new System.Drawing.Size(15, 14);
this.C_test_EB_EEPROM.TabIndex = 43;
this.C_test_EB_EEPROM.UseVisualStyleBackColor = true;
this.C_test_EB_EEPROM.CheckedChanged += new System.EventHandler(this.C_test_EB_EEPROM_CheckedChanged);
//
// C_test_EB_LED
//
this.C_test_EB_LED.AutoSize = true;
this.C_test_EB_LED.Location = new System.Drawing.Point(217, 425);
this.C_test_EB_LED.Name = "C_test_EB_LED";
this.C_test_EB_LED.Size = new System.Drawing.Size(15, 14);
this.C_test_EB_LED.TabIndex = 42;
this.C_test_EB_LED.UseVisualStyleBackColor = true;
this.C_test_EB_LED.CheckedChanged += new System.EventHandler(this.C_test_EB_LED_CheckedChanged);
//
// B_test_EB_EEPROM
//
this.B_test_EB_EEPROM.Location = new System.Drawing.Point(251, 449);
this.B_test_EB_EEPROM.Name = "B_test_EB_EEPROM";
this.B_test_EB_EEPROM.Size = new System.Drawing.Size(75, 23);
this.B_test_EB_EEPROM.TabIndex = 41;
this.B_test_EB_EEPROM.Text = "test now";
this.B_test_EB_EEPROM.UseVisualStyleBackColor = true;
this.B_test_EB_EEPROM.Click += new System.EventHandler(this.B_test_EB_EEPROM_Click);
//
// B_test_EB_LED
//
this.B_test_EB_LED.Location = new System.Drawing.Point(251, 420);
this.B_test_EB_LED.Name = "B_test_EB_LED";
this.B_test_EB_LED.Size = new System.Drawing.Size(75, 23);
this.B_test_EB_LED.TabIndex = 40;
this.B_test_EB_LED.Text = "test now";
this.B_test_EB_LED.UseVisualStyleBackColor = true;
this.B_test_EB_LED.Click += new System.EventHandler(this.B_test_EB_LED_Click);
//
// L_test_USB
//
this.L_test_USB.AutoSize = true;
this.L_test_USB.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_USB.Location = new System.Drawing.Point(5, 307);
this.L_test_USB.Name = "L_test_USB";
this.L_test_USB.Size = new System.Drawing.Size(64, 13);
this.L_test_USB.TabIndex = 34;
this.L_test_USB.Text = "USB host:";
//
// T_test_USB
//
this.T_test_USB.Location = new System.Drawing.Point(122, 304);
this.T_test_USB.Name = "T_test_USB";
this.T_test_USB.Size = new System.Drawing.Size(74, 20);
this.T_test_USB.TabIndex = 32;
this.T_test_USB.Text = "untested";
this.T_test_USB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_USB
//
this.C_test_USB.AutoSize = true;
this.C_test_USB.Location = new System.Drawing.Point(217, 307);
this.C_test_USB.Name = "C_test_USB";
this.C_test_USB.Size = new System.Drawing.Size(15, 14);
this.C_test_USB.TabIndex = 30;
this.C_test_USB.UseVisualStyleBackColor = true;
this.C_test_USB.CheckedChanged += new System.EventHandler(this.C_test_USB_CheckedChanged);
//
// B_test_USB
//
this.B_test_USB.Location = new System.Drawing.Point(251, 302);
this.B_test_USB.Name = "B_test_USB";
this.B_test_USB.Size = new System.Drawing.Size(75, 23);
this.B_test_USB.TabIndex = 28;
this.B_test_USB.Text = "test now";
this.B_test_USB.UseVisualStyleBackColor = true;
this.B_test_USB.Click += new System.EventHandler(this.B_test_USB_Click);
//
// L_test_eth1
//
this.L_test_eth1.AutoSize = true;
this.L_test_eth1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_eth1.Location = new System.Drawing.Point(5, 277);
this.L_test_eth1.Name = "L_test_eth1";
this.L_test_eth1.Size = new System.Drawing.Size(97, 13);
this.L_test_eth1.TabIndex = 27;
this.L_test_eth1.Text = "Ethernet uplink:";
//
// L_test_eth0
//
this.L_test_eth0.AutoSize = true;
this.L_test_eth0.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_eth0.Location = new System.Drawing.Point(5, 249);
this.L_test_eth0.Name = "L_test_eth0";
this.L_test_eth0.Size = new System.Drawing.Size(99, 13);
this.L_test_eth0.TabIndex = 26;
this.L_test_eth0.Text = "Ethernet switch:";
//
// T_test_eth1
//
this.T_test_eth1.Location = new System.Drawing.Point(122, 274);
this.T_test_eth1.Name = "T_test_eth1";
this.T_test_eth1.Size = new System.Drawing.Size(74, 20);
this.T_test_eth1.TabIndex = 25;
this.T_test_eth1.Text = "untested";
this.T_test_eth1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_eth0
//
this.T_test_eth0.Location = new System.Drawing.Point(122, 245);
this.T_test_eth0.Name = "T_test_eth0";
this.T_test_eth0.Size = new System.Drawing.Size(74, 20);
this.T_test_eth0.TabIndex = 24;
this.T_test_eth0.Text = "untested";
this.T_test_eth0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_eth1
//
this.C_test_eth1.AutoSize = true;
this.C_test_eth1.Location = new System.Drawing.Point(217, 277);
this.C_test_eth1.Name = "C_test_eth1";
this.C_test_eth1.Size = new System.Drawing.Size(15, 14);
this.C_test_eth1.TabIndex = 23;
this.C_test_eth1.UseVisualStyleBackColor = true;
this.C_test_eth1.CheckedChanged += new System.EventHandler(this.C_test_eth1_CheckedChanged);
//
// C_test_eth0
//
this.C_test_eth0.AutoSize = true;
this.C_test_eth0.Location = new System.Drawing.Point(217, 248);
this.C_test_eth0.Name = "C_test_eth0";
this.C_test_eth0.Size = new System.Drawing.Size(15, 14);
this.C_test_eth0.TabIndex = 22;
this.C_test_eth0.UseVisualStyleBackColor = true;
this.C_test_eth0.CheckedChanged += new System.EventHandler(this.C_test_eth0_CheckedChanged);
//
// B_test_eth1
//
this.B_test_eth1.Location = new System.Drawing.Point(251, 272);
this.B_test_eth1.Name = "B_test_eth1";
this.B_test_eth1.Size = new System.Drawing.Size(75, 23);
this.B_test_eth1.TabIndex = 21;
this.B_test_eth1.Text = "test now";
this.B_test_eth1.UseVisualStyleBackColor = true;
this.B_test_eth1.Click += new System.EventHandler(this.B_test_eth1_Click);
//
// B_test_eth0
//
this.B_test_eth0.Location = new System.Drawing.Point(251, 243);
this.B_test_eth0.Name = "B_test_eth0";
this.B_test_eth0.Size = new System.Drawing.Size(75, 23);
this.B_test_eth0.TabIndex = 20;
this.B_test_eth0.Text = "test now";
this.B_test_eth0.UseVisualStyleBackColor = true;
this.B_test_eth0.Click += new System.EventHandler(this.B_test_eth0_Click);
//
// L_test_MB_RLY
//
this.L_test_MB_RLY.AutoSize = true;
this.L_test_MB_RLY.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_MB_RLY.Location = new System.Drawing.Point(5, 395);
this.L_test_MB_RLY.Name = "L_test_MB_RLY";
this.L_test_MB_RLY.Size = new System.Drawing.Size(43, 13);
this.L_test_MB_RLY.TabIndex = 19;
this.L_test_MB_RLY.Text = "Relay:";
//
// L_test_MB_AIO
//
this.L_test_MB_AIO.AutoSize = true;
this.L_test_MB_AIO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_MB_AIO.Location = new System.Drawing.Point(5, 366);
this.L_test_MB_AIO.Name = "L_test_MB_AIO";
this.L_test_MB_AIO.Size = new System.Drawing.Size(64, 13);
this.L_test_MB_AIO.TabIndex = 18;
this.L_test_MB_AIO.Text = "Analogue:";
//
// L_test_MB_DIO
//
this.L_test_MB_DIO.AutoSize = true;
this.L_test_MB_DIO.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_MB_DIO.Location = new System.Drawing.Point(5, 337);
this.L_test_MB_DIO.Name = "L_test_MB_DIO";
this.L_test_MB_DIO.Size = new System.Drawing.Size(47, 13);
this.L_test_MB_DIO.TabIndex = 17;
this.L_test_MB_DIO.Text = "Digital:";
//
// L_test_MB_EEPROM
//
this.L_test_MB_EEPROM.AutoSize = true;
this.L_test_MB_EEPROM.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_MB_EEPROM.Location = new System.Drawing.Point(5, 217);
this.L_test_MB_EEPROM.Name = "L_test_MB_EEPROM";
this.L_test_MB_EEPROM.Size = new System.Drawing.Size(63, 13);
this.L_test_MB_EEPROM.TabIndex = 16;
this.L_test_MB_EEPROM.Text = "EEPROM:";
//
// L_test_MB_LED
//
this.L_test_MB_LED.AutoSize = true;
this.L_test_MB_LED.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_test_MB_LED.Location = new System.Drawing.Point(5, 188);
this.L_test_MB_LED.Name = "L_test_MB_LED";
this.L_test_MB_LED.Size = new System.Drawing.Size(35, 13);
this.L_test_MB_LED.TabIndex = 15;
this.L_test_MB_LED.Text = "LED:";
//
// T_test_MB_RLY
//
this.T_test_MB_RLY.Location = new System.Drawing.Point(122, 391);
this.T_test_MB_RLY.Name = "T_test_MB_RLY";
this.T_test_MB_RLY.Size = new System.Drawing.Size(74, 20);
this.T_test_MB_RLY.TabIndex = 14;
this.T_test_MB_RLY.Text = "untested";
this.T_test_MB_RLY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_MB_AIO
//
this.T_test_MB_AIO.Location = new System.Drawing.Point(122, 363);
this.T_test_MB_AIO.Name = "T_test_MB_AIO";
this.T_test_MB_AIO.Size = new System.Drawing.Size(74, 20);
this.T_test_MB_AIO.TabIndex = 13;
this.T_test_MB_AIO.Text = "untested";
this.T_test_MB_AIO.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_MB_EEPROM
//
this.T_test_MB_EEPROM.Location = new System.Drawing.Point(121, 214);
this.T_test_MB_EEPROM.Name = "T_test_MB_EEPROM";
this.T_test_MB_EEPROM.Size = new System.Drawing.Size(74, 20);
this.T_test_MB_EEPROM.TabIndex = 12;
this.T_test_MB_EEPROM.Text = "untested";
this.T_test_MB_EEPROM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_MB_DIO
//
this.T_test_MB_DIO.Location = new System.Drawing.Point(121, 332);
this.T_test_MB_DIO.Name = "T_test_MB_DIO";
this.T_test_MB_DIO.Size = new System.Drawing.Size(74, 20);
this.T_test_MB_DIO.TabIndex = 11;
this.T_test_MB_DIO.Text = "untested";
this.T_test_MB_DIO.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// T_test_MB_LED
//
this.T_test_MB_LED.Location = new System.Drawing.Point(121, 183);
this.T_test_MB_LED.Name = "T_test_MB_LED";
this.T_test_MB_LED.Size = new System.Drawing.Size(74, 20);
this.T_test_MB_LED.TabIndex = 10;
this.T_test_MB_LED.Text = "untested";
this.T_test_MB_LED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// C_test_MB_RLY
//
this.C_test_MB_RLY.AutoSize = true;
this.C_test_MB_RLY.Location = new System.Drawing.Point(217, 395);
this.C_test_MB_RLY.Name = "C_test_MB_RLY";
this.C_test_MB_RLY.Size = new System.Drawing.Size(15, 14);
this.C_test_MB_RLY.TabIndex = 9;
this.C_test_MB_RLY.UseVisualStyleBackColor = true;
this.C_test_MB_RLY.CheckedChanged += new System.EventHandler(this.C_test_MB_RLY_CheckedChanged);
//
// C_test_MB_AIO
//
this.C_test_MB_AIO.AutoSize = true;
this.C_test_MB_AIO.Location = new System.Drawing.Point(217, 366);
this.C_test_MB_AIO.Name = "C_test_MB_AIO";
this.C_test_MB_AIO.Size = new System.Drawing.Size(15, 14);
this.C_test_MB_AIO.TabIndex = 8;
this.C_test_MB_AIO.UseVisualStyleBackColor = true;
this.C_test_MB_AIO.CheckedChanged += new System.EventHandler(this.C_test_MB_AIO_CheckedChanged);
//
// C_test_MB_DIO
//
this.C_test_MB_DIO.AutoSize = true;
this.C_test_MB_DIO.Location = new System.Drawing.Point(217, 337);
this.C_test_MB_DIO.Name = "C_test_MB_DIO";
this.C_test_MB_DIO.Size = new System.Drawing.Size(15, 14);
this.C_test_MB_DIO.TabIndex = 7;
this.C_test_MB_DIO.UseVisualStyleBackColor = true;
this.C_test_MB_DIO.CheckedChanged += new System.EventHandler(this.C_test_MB_DIO_CheckedChanged);
//
// C_test_MB_EEPROM
//
this.C_test_MB_EEPROM.AutoSize = true;
this.C_test_MB_EEPROM.Location = new System.Drawing.Point(217, 217);
this.C_test_MB_EEPROM.Name = "C_test_MB_EEPROM";
this.C_test_MB_EEPROM.Size = new System.Drawing.Size(15, 14);
this.C_test_MB_EEPROM.TabIndex = 6;
this.C_test_MB_EEPROM.UseVisualStyleBackColor = true;
this.C_test_MB_EEPROM.CheckedChanged += new System.EventHandler(this.C_test_MB_EEPROM_CheckedChanged);
//
// C_test_MB_LED
//
this.C_test_MB_LED.AutoSize = true;
this.C_test_MB_LED.Location = new System.Drawing.Point(217, 188);
this.C_test_MB_LED.Name = "C_test_MB_LED";
this.C_test_MB_LED.Size = new System.Drawing.Size(15, 14);
this.C_test_MB_LED.TabIndex = 5;
this.C_test_MB_LED.UseVisualStyleBackColor = true;
this.C_test_MB_LED.CheckedChanged += new System.EventHandler(this.C_test_MB_LED_CheckedChanged);
//
// B_test_MB_RLY
//
this.B_test_MB_RLY.Location = new System.Drawing.Point(251, 390);
this.B_test_MB_RLY.Name = "B_test_MB_RLY";
this.B_test_MB_RLY.Size = new System.Drawing.Size(75, 23);
this.B_test_MB_RLY.TabIndex = 4;
this.B_test_MB_RLY.Text = "test now";
this.B_test_MB_RLY.UseVisualStyleBackColor = true;
this.B_test_MB_RLY.Click += new System.EventHandler(this.B_test_MB_RLY_Click);
//
// B_test_MB_AIO
//
this.B_test_MB_AIO.Location = new System.Drawing.Point(251, 361);
this.B_test_MB_AIO.Name = "B_test_MB_AIO";
this.B_test_MB_AIO.Size = new System.Drawing.Size(75, 23);
this.B_test_MB_AIO.TabIndex = 3;
this.B_test_MB_AIO.Text = "test now";
this.B_test_MB_AIO.UseVisualStyleBackColor = true;
this.B_test_MB_AIO.Click += new System.EventHandler(this.B_test_MB_AIO_Click);
//
// B_test_MB_DIO
//
this.B_test_MB_DIO.Location = new System.Drawing.Point(251, 332);
this.B_test_MB_DIO.Name = "B_test_MB_DIO";
this.B_test_MB_DIO.Size = new System.Drawing.Size(75, 23);
this.B_test_MB_DIO.TabIndex = 2;
this.B_test_MB_DIO.Text = "test now";
this.B_test_MB_DIO.UseVisualStyleBackColor = true;
this.B_test_MB_DIO.Click += new System.EventHandler(this.B_test_MB_DIO_Click);
//
// B_test_MB_EEPROM
//
this.B_test_MB_EEPROM.Location = new System.Drawing.Point(251, 212);
this.B_test_MB_EEPROM.Name = "B_test_MB_EEPROM";
this.B_test_MB_EEPROM.Size = new System.Drawing.Size(75, 23);
this.B_test_MB_EEPROM.TabIndex = 1;
this.B_test_MB_EEPROM.Text = "test now";
this.B_test_MB_EEPROM.UseVisualStyleBackColor = true;
this.B_test_MB_EEPROM.Click += new System.EventHandler(this.B_test_MB_EEPROM_Click);
//
// B_test_MB_LED
//
this.B_test_MB_LED.Location = new System.Drawing.Point(251, 183);
this.B_test_MB_LED.Name = "B_test_MB_LED";
this.B_test_MB_LED.Size = new System.Drawing.Size(75, 23);
this.B_test_MB_LED.TabIndex = 0;
this.B_test_MB_LED.Text = "test now";
this.B_test_MB_LED.UseVisualStyleBackColor = true;
this.B_test_MB_LED.Click += new System.EventHandler(this.B_test_MB_LED_Click);
//
// tab_config
//
this.tab_config.BackColor = System.Drawing.SystemColors.Control;
this.tab_config.Controls.Add(this.G_conf_calibration);
this.tab_config.Controls.Add(this.G_conf_settings);
this.tab_config.Controls.Add(this.G_conf_sect);
this.tab_config.Controls.Add(this.G_conf_stat);
this.tab_config.Location = new System.Drawing.Point(4, 22);
this.tab_config.Name = "tab_config";
this.tab_config.Padding = new System.Windows.Forms.Padding(3);
this.tab_config.Size = new System.Drawing.Size(330, 708);
this.tab_config.TabIndex = 1;
this.tab_config.Text = "Test Configuration";
//
// G_conf_calibration
//
this.G_conf_calibration.Controls.Add(this.C_conf_cal_AOMB);
this.G_conf_calibration.Controls.Add(this.C_conf_cal_AIEB);
this.G_conf_calibration.Controls.Add(this.C_conf_cal_AOEB);
this.G_conf_calibration.Controls.Add(this.C_conf_cal_AIMB);
this.G_conf_calibration.Location = new System.Drawing.Point(6, 217);
this.G_conf_calibration.Name = "G_conf_calibration";
this.G_conf_calibration.Size = new System.Drawing.Size(315, 119);
this.G_conf_calibration.TabIndex = 9;
this.G_conf_calibration.TabStop = false;
this.G_conf_calibration.Text = "Calibration";
//
// C_conf_cal_AIEB
//
this.C_conf_cal_AIEB.AutoSize = true;
this.C_conf_cal_AIEB.Location = new System.Drawing.Point(102, 88);
this.C_conf_cal_AIEB.Name = "C_conf_cal_AIEB";
this.C_conf_cal_AIEB.Size = new System.Drawing.Size(179, 17);
this.C_conf_cal_AIEB.TabIndex = 4;
this.C_conf_cal_AIEB.Text = "Analogue Inputs Extensionboard";
this.C_conf_cal_AIEB.UseVisualStyleBackColor = true;
this.C_conf_cal_AIEB.CheckedChanged += new System.EventHandler(this.C_conf_cal_AIEB_CheckedChanged);
//
// C_conf_cal_AOEB
//
this.C_conf_cal_AOEB.AutoSize = true;
this.C_conf_cal_AOEB.Location = new System.Drawing.Point(102, 65);
this.C_conf_cal_AOEB.Name = "C_conf_cal_AOEB";
this.C_conf_cal_AOEB.Size = new System.Drawing.Size(187, 17);
this.C_conf_cal_AOEB.TabIndex = 3;
this.C_conf_cal_AOEB.Text = "Analogue Outputs Extensionboard";
this.C_conf_cal_AOEB.UseVisualStyleBackColor = true;
this.C_conf_cal_AOEB.CheckedChanged += new System.EventHandler(this.C_conf_cal_AOEB_CheckedChanged);
//
// C_conf_cal_AIMB
//
this.C_conf_cal_AIMB.AutoSize = true;
this.C_conf_cal_AIMB.Location = new System.Drawing.Point(102, 42);
this.C_conf_cal_AIMB.Name = "C_conf_cal_AIMB";
this.C_conf_cal_AIMB.Size = new System.Drawing.Size(156, 17);
this.C_conf_cal_AIMB.TabIndex = 2;
this.C_conf_cal_AIMB.Text = "Analogue Inputs Mainboard";
this.C_conf_cal_AIMB.UseVisualStyleBackColor = true;
this.C_conf_cal_AIMB.CheckedChanged += new System.EventHandler(this.C_conf_cal_AIMB_CheckedChanged);
//
// G_conf_settings
//
this.G_conf_settings.Controls.Add(this.C_conf_settings_RTC);
this.G_conf_settings.Location = new System.Drawing.Point(3, 144);
this.G_conf_settings.Name = "G_conf_settings";
this.G_conf_settings.Size = new System.Drawing.Size(318, 67);
this.G_conf_settings.TabIndex = 8;
this.G_conf_settings.TabStop = false;
this.G_conf_settings.Text = "Settings";
//
// C_conf_settings_RTC
//
this.C_conf_settings_RTC.AutoSize = true;
this.C_conf_settings_RTC.Location = new System.Drawing.Point(6, 19);
this.C_conf_settings_RTC.Name = "C_conf_settings_RTC";
this.C_conf_settings_RTC.Size = new System.Drawing.Size(126, 17);
this.C_conf_settings_RTC.TabIndex = 0;
this.C_conf_settings_RTC.Text = "Set RTC of Test Item";
this.C_conf_settings_RTC.UseVisualStyleBackColor = true;
this.C_conf_settings_RTC.CheckedChanged += new System.EventHandler(this.C_conf_settings_RTC_CheckedChanged);
//
// G_conf_sect
//
this.G_conf_sect.Controls.Add(this.L_conf_EB);
this.G_conf_sect.Controls.Add(this.L_conf_MB);
this.G_conf_sect.Controls.Add(this.L_conf_MBEB);
this.G_conf_sect.Controls.Add(this.B_conf_addall);
this.G_conf_sect.Controls.Add(this.B_conf_addMB);
this.G_conf_sect.Controls.Add(this.B_conf_removeEB);
this.G_conf_sect.Controls.Add(this.B_conf_addEB);
this.G_conf_sect.Controls.Add(this.B_conf_removeMB);
this.G_conf_sect.Controls.Add(this.B_conf_removeall);
this.G_conf_sect.Location = new System.Drawing.Point(3, 25);
this.G_conf_sect.Name = "G_conf_sect";
this.G_conf_sect.Size = new System.Drawing.Size(318, 113);
this.G_conf_sect.TabIndex = 7;
this.G_conf_sect.TabStop = false;
this.G_conf_sect.Text = "Test sections setup";
//
// L_conf_EB
//
this.L_conf_EB.AutoSize = true;
this.L_conf_EB.Location = new System.Drawing.Point(3, 82);
this.L_conf_EB.Name = "L_conf_EB";
this.L_conf_EB.Size = new System.Drawing.Size(59, 13);
this.L_conf_EB.TabIndex = 8;
this.L_conf_EB.Text = "Ext.-Board:";
//
// L_conf_MB
//
this.L_conf_MB.AutoSize = true;
this.L_conf_MB.Location = new System.Drawing.Point(3, 53);
this.L_conf_MB.Name = "L_conf_MB";
this.L_conf_MB.Size = new System.Drawing.Size(64, 13);
this.L_conf_MB.TabIndex = 7;
this.L_conf_MB.Text = "Main-Board:";
//
// L_conf_MBEB
//
this.L_conf_MBEB.AutoSize = true;
this.L_conf_MBEB.Location = new System.Drawing.Point(3, 24);
this.L_conf_MBEB.Name = "L_conf_MBEB";
this.L_conf_MBEB.Size = new System.Drawing.Size(21, 13);
this.L_conf_MBEB.TabIndex = 6;
this.L_conf_MBEB.Text = "All:";
//
// B_conf_addall
//
this.B_conf_addall.Location = new System.Drawing.Point(69, 19);
this.B_conf_addall.Name = "B_conf_addall";
this.B_conf_addall.Size = new System.Drawing.Size(119, 23);
this.B_conf_addall.TabIndex = 0;
this.B_conf_addall.Text = "Add all Tests";
this.B_conf_addall.UseVisualStyleBackColor = true;
this.B_conf_addall.Click += new System.EventHandler(this.B_conf_addall_Click);
//
// B_conf_addMB
//
this.B_conf_addMB.Location = new System.Drawing.Point(69, 48);
this.B_conf_addMB.Name = "B_conf_addMB";
this.B_conf_addMB.Size = new System.Drawing.Size(119, 23);
this.B_conf_addMB.TabIndex = 2;
this.B_conf_addMB.Text = "Add all MB Tests";
this.B_conf_addMB.UseVisualStyleBackColor = true;
this.B_conf_addMB.Click += new System.EventHandler(this.B_conf_addMB_Click);
//
// B_conf_removeEB
//
this.B_conf_removeEB.Location = new System.Drawing.Point(194, 77);
this.B_conf_removeEB.Name = "B_conf_removeEB";
this.B_conf_removeEB.Size = new System.Drawing.Size(119, 23);
this.B_conf_removeEB.TabIndex = 5;
this.B_conf_removeEB.Text = "Remove all EB Tests";
this.B_conf_removeEB.UseVisualStyleBackColor = true;
this.B_conf_removeEB.Click += new System.EventHandler(this.B_conf_removeEB_Click);
//
// B_conf_addEB
//
this.B_conf_addEB.Location = new System.Drawing.Point(69, 77);
this.B_conf_addEB.Name = "B_conf_addEB";
this.B_conf_addEB.Size = new System.Drawing.Size(119, 23);
this.B_conf_addEB.TabIndex = 4;
this.B_conf_addEB.Text = "Add all EB Tests";
this.B_conf_addEB.UseVisualStyleBackColor = true;
this.B_conf_addEB.Click += new System.EventHandler(this.B_conf_addEB_Click);
//
// B_conf_removeMB
//
this.B_conf_removeMB.Location = new System.Drawing.Point(194, 48);
this.B_conf_removeMB.Name = "B_conf_removeMB";
this.B_conf_removeMB.Size = new System.Drawing.Size(119, 23);
this.B_conf_removeMB.TabIndex = 3;
this.B_conf_removeMB.Text = "Remove all MB Tests";
this.B_conf_removeMB.UseVisualStyleBackColor = true;
this.B_conf_removeMB.Click += new System.EventHandler(this.B_conf_removeMB_Click);
//
// B_conf_removeall
//
this.B_conf_removeall.Location = new System.Drawing.Point(194, 19);
this.B_conf_removeall.Name = "B_conf_removeall";
this.B_conf_removeall.Size = new System.Drawing.Size(119, 23);
this.B_conf_removeall.TabIndex = 1;
this.B_conf_removeall.Text = "Remove all Tests";
this.B_conf_removeall.UseVisualStyleBackColor = true;
this.B_conf_removeall.Click += new System.EventHandler(this.B_conf_removeall_Click);
//
// G_conf_stat
//
this.G_conf_stat.Controls.Add(this.B_conf_resettotal);
this.G_conf_stat.Location = new System.Drawing.Point(6, 342);
this.G_conf_stat.Name = "G_conf_stat";
this.G_conf_stat.Size = new System.Drawing.Size(318, 48);
this.G_conf_stat.TabIndex = 6;
this.G_conf_stat.TabStop = false;
this.G_conf_stat.Text = "Statistic configurations";
//
// B_conf_resettotal
//
this.B_conf_resettotal.Location = new System.Drawing.Point(66, 19);
this.B_conf_resettotal.Name = "B_conf_resettotal";
this.B_conf_resettotal.Size = new System.Drawing.Size(107, 23);
this.B_conf_resettotal.TabIndex = 0;
this.B_conf_resettotal.Text = "Reset Test counter";
this.B_conf_resettotal.UseVisualStyleBackColor = true;
this.B_conf_resettotal.Click += new System.EventHandler(this.B_conf_resettotal_Click);
//
// G_statistics
//
this.G_statistics.Controls.Add(this.L_stats_Tpassed);
this.G_statistics.Controls.Add(this.L_stats_Tfailed);
this.G_statistics.Controls.Add(this.L_stats_Ttotal);
this.G_statistics.Controls.Add(this.L_stats_numberpassed);
this.G_statistics.Controls.Add(this.L_stats_numberfailed);
this.G_statistics.Controls.Add(this.L_stats_numbertotal);
this.G_statistics.Location = new System.Drawing.Point(357, 624);
this.G_statistics.Name = "G_statistics";
this.G_statistics.Size = new System.Drawing.Size(555, 88);
this.G_statistics.TabIndex = 4;
this.G_statistics.TabStop = false;
this.G_statistics.Text = "Statistics";
//
// L_stats_Tpassed
//
this.L_stats_Tpassed.AutoSize = true;
this.L_stats_Tpassed.Location = new System.Drawing.Point(306, 15);
this.L_stats_Tpassed.Name = "L_stats_Tpassed";
this.L_stats_Tpassed.Size = new System.Drawing.Size(71, 13);
this.L_stats_Tpassed.TabIndex = 5;
this.L_stats_Tpassed.Text = "Total passed:";
//
// L_stats_Tfailed
//
this.L_stats_Tfailed.AutoSize = true;
this.L_stats_Tfailed.Location = new System.Drawing.Point(394, 15);
this.L_stats_Tfailed.Name = "L_stats_Tfailed";
this.L_stats_Tfailed.Size = new System.Drawing.Size(62, 13);
this.L_stats_Tfailed.TabIndex = 4;
this.L_stats_Tfailed.Text = "Total failed:";
//
// L_stats_Ttotal
//
this.L_stats_Ttotal.AutoSize = true;
this.L_stats_Ttotal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.L_stats_Ttotal.Location = new System.Drawing.Point(481, 15);
this.L_stats_Ttotal.Name = "L_stats_Ttotal";
this.L_stats_Ttotal.Size = new System.Drawing.Size(66, 13);
this.L_stats_Ttotal.TabIndex = 3;
this.L_stats_Ttotal.Text = "Total tested:";
//
// L_stats_numberpassed
//
this.L_stats_numberpassed.AutoSize = true;
this.L_stats_numberpassed.Font = new System.Drawing.Font("SansSerif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.L_stats_numberpassed.ForeColor = System.Drawing.Color.Green;
this.L_stats_numberpassed.Location = new System.Drawing.Point(301, 31);
this.L_stats_numberpassed.Name = "L_stats_numberpassed";
this.L_stats_numberpassed.Size = new System.Drawing.Size(40, 43);
this.L_stats_numberpassed.TabIndex = 2;
this.L_stats_numberpassed.Text = "0";
//
// L_stats_numberfailed
//
this.L_stats_numberfailed.AutoSize = true;
this.L_stats_numberfailed.Font = new System.Drawing.Font("SansSerif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.L_stats_numberfailed.ForeColor = System.Drawing.Color.Red;
this.L_stats_numberfailed.Location = new System.Drawing.Point(389, 31);
this.L_stats_numberfailed.Name = "L_stats_numberfailed";
this.L_stats_numberfailed.Size = new System.Drawing.Size(40, 43);
this.L_stats_numberfailed.TabIndex = 1;
this.L_stats_numberfailed.Text = "0";
//
// L_stats_numbertotal
//
this.L_stats_numbertotal.AutoSize = true;
this.L_stats_numbertotal.Font = new System.Drawing.Font("SansSerif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
this.L_stats_numbertotal.Location = new System.Drawing.Point(476, 31);
this.L_stats_numbertotal.Name = "L_stats_numbertotal";
this.L_stats_numbertotal.Size = new System.Drawing.Size(40, 43);
this.L_stats_numbertotal.TabIndex = 0;
this.L_stats_numbertotal.Text = "0";
//
// C_conf_cal_AOMB
//
this.C_conf_cal_AOMB.AutoSize = true;
this.C_conf_cal_AOMB.Location = new System.Drawing.Point(102, 19);
this.C_conf_cal_AOMB.Name = "C_conf_cal_AOMB";
this.C_conf_cal_AOMB.Size = new System.Drawing.Size(164, 17);
this.C_conf_cal_AOMB.TabIndex = 5;
this.C_conf_cal_AOMB.Text = "Analogue Outputs Mainboard";
this.C_conf_cal_AOMB.UseVisualStyleBackColor = true;
this.C_conf_cal_AOMB.CheckedChanged += new System.EventHandler(this.C_conf_cal_AOMB_CheckedChanged);
//
// mainWindow
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(928, 767);
this.Controls.Add(this.G_statistics);
this.Controls.Add(this.G_Tester);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.exit);
this.Name = "mainWindow";
this.Text = "Design test application";
this.G_Tester.ResumeLayout(false);
this.G_Tester.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tab_control.ResumeLayout(false);
this.tab_control.PerformLayout();
this.tab_config.ResumeLayout(false);
this.G_conf_calibration.ResumeLayout(false);
this.G_conf_calibration.PerformLayout();
this.G_conf_settings.ResumeLayout(false);
this.G_conf_settings.PerformLayout();
this.G_conf_sect.ResumeLayout(false);
this.G_conf_sect.PerformLayout();
this.G_conf_stat.ResumeLayout(false);
this.G_statistics.ResumeLayout(false);
this.G_statistics.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button exit;
private System.Windows.Forms.TextBox T_MasterOutput;
private System.Windows.Forms.GroupBox G_Tester;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tab_control;
private System.Windows.Forms.TabPage tab_config;
private System.Windows.Forms.TextBox T_MasterInput;
private System.Windows.Forms.Button B_test_MB_AIO;
private System.Windows.Forms.Button B_test_MB_DIO;
private System.Windows.Forms.Button B_test_MB_EEPROM;
private System.Windows.Forms.Button B_test_MB_LED;
private System.Windows.Forms.TextBox T_test_MB_RLY;
private System.Windows.Forms.TextBox T_test_MB_AIO;
private System.Windows.Forms.TextBox T_test_MB_EEPROM;
private System.Windows.Forms.TextBox T_test_MB_DIO;
private System.Windows.Forms.TextBox T_test_MB_LED;
private System.Windows.Forms.CheckBox C_test_MB_RLY;
private System.Windows.Forms.CheckBox C_test_MB_AIO;
private System.Windows.Forms.CheckBox C_test_MB_DIO;
private System.Windows.Forms.CheckBox C_test_MB_EEPROM;
private System.Windows.Forms.CheckBox C_test_MB_LED;
private System.Windows.Forms.Button B_test_MB_RLY;
private System.Windows.Forms.Label L_test_MB_RLY;
private System.Windows.Forms.Label L_test_MB_AIO;
private System.Windows.Forms.Label L_test_MB_DIO;
private System.Windows.Forms.Label L_test_MB_EEPROM;
private System.Windows.Forms.Label L_test_MB_LED;
private System.Windows.Forms.Button B_master_send;
private System.Windows.Forms.Label L_test_USB;
private System.Windows.Forms.TextBox T_test_USB;
private System.Windows.Forms.CheckBox C_test_USB;
private System.Windows.Forms.Button B_test_USB;
private System.Windows.Forms.Label L_test_eth1;
private System.Windows.Forms.Label L_test_eth0;
private System.Windows.Forms.TextBox T_test_eth1;
private System.Windows.Forms.TextBox T_test_eth0;
private System.Windows.Forms.CheckBox C_test_eth1;
private System.Windows.Forms.CheckBox C_test_eth0;
private System.Windows.Forms.Button B_test_eth1;
private System.Windows.Forms.Button B_test_eth0;
private System.Windows.Forms.Label L_test_EB_RLY;
private System.Windows.Forms.Label L_test_EB_AIO;
private System.Windows.Forms.Label L_test_EB_DIO;
private System.Windows.Forms.TextBox T_test_EB_RLY;
private System.Windows.Forms.TextBox T_test_EB_AIO;
private System.Windows.Forms.TextBox T_test_EB_DIO;
private System.Windows.Forms.CheckBox C_test_EB_RLY;
private System.Windows.Forms.CheckBox C_test_EB_AIO;
private System.Windows.Forms.CheckBox C_test_EB_DIO;
private System.Windows.Forms.Button B_test_EB_RLY;
private System.Windows.Forms.Button B_test_EB_AIO;
private System.Windows.Forms.Button B_test_EB_DIO;
private System.Windows.Forms.Label L_test_EB_EEPROM;
private System.Windows.Forms.Label L_test_EB_LED;
private System.Windows.Forms.TextBox T_test_EB_EEPROM;
private System.Windows.Forms.TextBox T_test_EB_LED;
private System.Windows.Forms.CheckBox C_test_EB_EEPROM;
private System.Windows.Forms.CheckBox C_test_EB_LED;
private System.Windows.Forms.Button B_test_EB_EEPROM;
private System.Windows.Forms.Button B_test_EB_LED;
private System.Windows.Forms.Button B_test_TESTALL;
private System.Windows.Forms.Button B_test_STOP;
private System.Windows.Forms.ProgressBar progressBar1;
private System.Windows.Forms.GroupBox G_statistics;
private System.Windows.Forms.Label L_stats_numberpassed;
private System.Windows.Forms.Label L_stats_numberfailed;
private System.Windows.Forms.Label L_stats_numbertotal;
private System.Windows.Forms.Label L_stats_Tpassed;
private System.Windows.Forms.Label L_stats_Tfailed;
private System.Windows.Forms.Label L_stats_Ttotal;
private System.Windows.Forms.Button B_test_clear;
private System.Windows.Forms.Label L_master_input;
private System.Windows.Forms.Button B_conf_removeEB;
private System.Windows.Forms.Button B_conf_addEB;
private System.Windows.Forms.Button B_conf_removeMB;
private System.Windows.Forms.Button B_conf_addMB;
private System.Windows.Forms.Button B_conf_removeall;
private System.Windows.Forms.Button B_conf_addall;
private System.Windows.Forms.GroupBox G_conf_stat;
private System.Windows.Forms.GroupBox G_conf_sect;
private System.Windows.Forms.Label L_conf_EB;
private System.Windows.Forms.Label L_conf_MB;
private System.Windows.Forms.Label L_conf_MBEB;
private System.Windows.Forms.Button B_conf_resettotal;
private System.Windows.Forms.Label L_test_REVNUM;
private System.Windows.Forms.TextBox T_test_REVNUM;
private System.Windows.Forms.CheckBox C_test_REVNUM;
private System.Windows.Forms.Button B_test_REVNUM;
private System.Windows.Forms.Label L_test_TEMP;
private System.Windows.Forms.TextBox T_test_TEMP;
private System.Windows.Forms.CheckBox C_test_TEMP;
private System.Windows.Forms.Button B_test_TEMP;
private System.Windows.Forms.Label L_test_VCORE;
private System.Windows.Forms.TextBox T_test_VCORE;
private System.Windows.Forms.CheckBox C_test_VCORE;
private System.Windows.Forms.Button B_test_VCORE;
private System.Windows.Forms.Label L_test_VBAT;
private System.Windows.Forms.TextBox T_test_VBAT;
private System.Windows.Forms.CheckBox C_test_VBAT;
private System.Windows.Forms.Button B_test_VBAT;
private System.Windows.Forms.Label L_test_VDDAT;
private System.Windows.Forms.TextBox T_test_VDDAT;
private System.Windows.Forms.CheckBox C_test_VDDAT;
private System.Windows.Forms.Button B_test_VDDAT;
private System.Windows.Forms.Label L_test_VCC;
private System.Windows.Forms.TextBox T_test_VCC;
private System.Windows.Forms.CheckBox C_test_VCC;
private System.Windows.Forms.Button B_test_VCC;
private System.Windows.Forms.Button B_master_init;
private System.Windows.Forms.Button B_master_ENTER;
private System.Windows.Forms.Button B_master_N;
private System.Windows.Forms.Button B_masterY;
private System.Windows.Forms.GroupBox G_conf_settings;
private System.Windows.Forms.CheckBox C_conf_settings_RTC;
private System.Windows.Forms.GroupBox G_conf_calibration;
private System.Windows.Forms.CheckBox C_conf_cal_AIEB;
private System.Windows.Forms.CheckBox C_conf_cal_AOEB;
private System.Windows.Forms.CheckBox C_conf_cal_AIMB;
private System.Windows.Forms.CheckBox C_conf_cal_AOMB;
}
}