namespace Fusion_Control_Centre_UberMDX
{
partial class DEBUG_VirtualBrain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DEBUG_VirtualBrain));
this.PICTBRAIN = new System.Windows.Forms.PictureBox();
this.PICT_OUT1 = new System.Windows.Forms.PictureBox();
this.PICT_OUT2 = new System.Windows.Forms.PictureBox();
this.PICT_OUT4 = new System.Windows.Forms.PictureBox();
this.PICT_OUT3 = new System.Windows.Forms.PictureBox();
this.PICT_OUT8 = new System.Windows.Forms.PictureBox();
this.PICT_OUT7 = new System.Windows.Forms.PictureBox();
this.PICT_OUT6 = new System.Windows.Forms.PictureBox();
this.PICT_OUT5 = new System.Windows.Forms.PictureBox();
this.PICT_OUT10 = new System.Windows.Forms.PictureBox();
this.PICT_OUT9 = new System.Windows.Forms.PictureBox();
this.LBL_OUT1 = new System.Windows.Forms.Label();
this.LBL_OUT2 = new System.Windows.Forms.Label();
this.PICT_OUT12 = new System.Windows.Forms.PictureBox();
this.PICT_OUT11 = new System.Windows.Forms.PictureBox();
this.LBL_OUT3 = new System.Windows.Forms.Label();
this.LBL_OUT9 = new System.Windows.Forms.Label();
this.LBL_OUT8 = new System.Windows.Forms.Label();
this.LBL_OUT7 = new System.Windows.Forms.Label();
this.LBL_OUT12 = new System.Windows.Forms.Label();
this.LBL_OUT11 = new System.Windows.Forms.Label();
this.LBL_OUT10 = new System.Windows.Forms.Label();
this.LBL_OUT6 = new System.Windows.Forms.Label();
this.LBL_OUT5 = new System.Windows.Forms.Label();
this.LBL_OUT4 = new System.Windows.Forms.Label();
this.PRG_00 = new System.Windows.Forms.ProgressBar();
this.LBL_AIN_00 = new System.Windows.Forms.Label();
this.LBL_AIN_01 = new System.Windows.Forms.Label();
this.LBL_AIN_03 = new System.Windows.Forms.Label();
this.LBL_AIN_02 = new System.Windows.Forms.Label();
this.LBL_AIN_05 = new System.Windows.Forms.Label();
this.LBL_AIN_04 = new System.Windows.Forms.Label();
this.LBL_AIN_07 = new System.Windows.Forms.Label();
this.LBL_AIN_06 = new System.Windows.Forms.Label();
this.LBL_AIN_09 = new System.Windows.Forms.Label();
this.LBL_AIN_08 = new System.Windows.Forms.Label();
this.PRG_01 = new System.Windows.Forms.ProgressBar();
this.PRG_03 = new System.Windows.Forms.ProgressBar();
this.PRG_02 = new System.Windows.Forms.ProgressBar();
this.PRG_07 = new System.Windows.Forms.ProgressBar();
this.PRG_06 = new System.Windows.Forms.ProgressBar();
this.PRG_05 = new System.Windows.Forms.ProgressBar();
this.PRG_04 = new System.Windows.Forms.ProgressBar();
this.PRG_09 = new System.Windows.Forms.ProgressBar();
this.PRG_08 = new System.Windows.Forms.ProgressBar();
this.LBL_BRAIN_ID = new System.Windows.Forms.Label();
this.TREE_VIRTUAL = new System.Windows.Forms.TreeView();
this.CHK_OVERRIDE = new System.Windows.Forms.CheckBox();
this.TXT_AIN1 = new System.Windows.Forms.TextBox();
this.TXT_AIN2 = new System.Windows.Forms.TextBox();
this.TXT_AIN3 = new System.Windows.Forms.TextBox();
this.TXT_AIN4 = new System.Windows.Forms.TextBox();
this.TXT_AIN5 = new System.Windows.Forms.TextBox();
this.TXT_AIN10 = new System.Windows.Forms.TextBox();
this.TXT_AIN9 = new System.Windows.Forms.TextBox();
this.TXT_AIN8 = new System.Windows.Forms.TextBox();
this.TXT_AIN7 = new System.Windows.Forms.TextBox();
this.TXT_AIN6 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.BTN_TRIGGEROVERRIDE = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.PICTBRAIN)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT11)).BeginInit();
this.SuspendLayout();
//
// PICTBRAIN
//
this.PICTBRAIN.BackgroundImage = global::Fusion_Control_Centre_UberMDX.Properties.Resources.BrainCartoon;
this.PICTBRAIN.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.PICTBRAIN.Location = new System.Drawing.Point(12, 12);
this.PICTBRAIN.Name = "PICTBRAIN";
this.PICTBRAIN.Size = new System.Drawing.Size(450, 450);
this.PICTBRAIN.TabIndex = 0;
this.PICTBRAIN.TabStop = false;
//
// PICT_OUT1
//
this.PICT_OUT1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT1.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT1.Image")));
this.PICT_OUT1.Location = new System.Drawing.Point(185, 374);
this.PICT_OUT1.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT1.Name = "PICT_OUT1";
this.PICT_OUT1.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT1.TabIndex = 1;
this.PICT_OUT1.TabStop = false;
//
// PICT_OUT2
//
this.PICT_OUT2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT2.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT2.Image")));
this.PICT_OUT2.Location = new System.Drawing.Point(203, 374);
this.PICT_OUT2.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT2.Name = "PICT_OUT2";
this.PICT_OUT2.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT2.TabIndex = 2;
this.PICT_OUT2.TabStop = false;
//
// PICT_OUT4
//
this.PICT_OUT4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT4.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT4.Image")));
this.PICT_OUT4.Location = new System.Drawing.Point(239, 374);
this.PICT_OUT4.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT4.Name = "PICT_OUT4";
this.PICT_OUT4.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT4.TabIndex = 4;
this.PICT_OUT4.TabStop = false;
//
// PICT_OUT3
//
this.PICT_OUT3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT3.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT3.Image")));
this.PICT_OUT3.Location = new System.Drawing.Point(221, 374);
this.PICT_OUT3.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT3.Name = "PICT_OUT3";
this.PICT_OUT3.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT3.TabIndex = 3;
this.PICT_OUT3.TabStop = false;
//
// PICT_OUT8
//
this.PICT_OUT8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT8.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT8.Image")));
this.PICT_OUT8.Location = new System.Drawing.Point(311, 374);
this.PICT_OUT8.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT8.Name = "PICT_OUT8";
this.PICT_OUT8.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT8.TabIndex = 8;
this.PICT_OUT8.TabStop = false;
//
// PICT_OUT7
//
this.PICT_OUT7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT7.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT7.Image")));
this.PICT_OUT7.Location = new System.Drawing.Point(293, 374);
this.PICT_OUT7.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT7.Name = "PICT_OUT7";
this.PICT_OUT7.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT7.TabIndex = 7;
this.PICT_OUT7.TabStop = false;
//
// PICT_OUT6
//
this.PICT_OUT6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT6.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT6.Image")));
this.PICT_OUT6.Location = new System.Drawing.Point(275, 374);
this.PICT_OUT6.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT6.Name = "PICT_OUT6";
this.PICT_OUT6.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT6.TabIndex = 6;
this.PICT_OUT6.TabStop = false;
//
// PICT_OUT5
//
this.PICT_OUT5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT5.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT5.Image")));
this.PICT_OUT5.Location = new System.Drawing.Point(257, 374);
this.PICT_OUT5.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT5.Name = "PICT_OUT5";
this.PICT_OUT5.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT5.TabIndex = 5;
this.PICT_OUT5.TabStop = false;
//
// PICT_OUT10
//
this.PICT_OUT10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT10.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT10.Image")));
this.PICT_OUT10.Location = new System.Drawing.Point(347, 374);
this.PICT_OUT10.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT10.Name = "PICT_OUT10";
this.PICT_OUT10.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT10.TabIndex = 10;
this.PICT_OUT10.TabStop = false;
//
// PICT_OUT9
//
this.PICT_OUT9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT9.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT9.Image")));
this.PICT_OUT9.Location = new System.Drawing.Point(329, 374);
this.PICT_OUT9.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT9.Name = "PICT_OUT9";
this.PICT_OUT9.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT9.TabIndex = 9;
this.PICT_OUT9.TabStop = false;
//
// LBL_OUT1
//
this.LBL_OUT1.AutoSize = true;
this.LBL_OUT1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT1.Location = new System.Drawing.Point(49, 465);
this.LBL_OUT1.Name = "LBL_OUT1";
this.LBL_OUT1.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT1.TabIndex = 11;
this.LBL_OUT1.Text = "Digital Output #01: Off";
//
// LBL_OUT2
//
this.LBL_OUT2.AutoSize = true;
this.LBL_OUT2.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT2.Location = new System.Drawing.Point(49, 479);
this.LBL_OUT2.Name = "LBL_OUT2";
this.LBL_OUT2.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT2.TabIndex = 12;
this.LBL_OUT2.Text = "Digital Output #02: Off";
//
// PICT_OUT12
//
this.PICT_OUT12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT12.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT12.Image")));
this.PICT_OUT12.Location = new System.Drawing.Point(383, 374);
this.PICT_OUT12.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT12.Name = "PICT_OUT12";
this.PICT_OUT12.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT12.TabIndex = 14;
this.PICT_OUT12.TabStop = false;
//
// PICT_OUT11
//
this.PICT_OUT11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.PICT_OUT11.Image = ((System.Drawing.Image)(resources.GetObject("PICT_OUT11.Image")));
this.PICT_OUT11.Location = new System.Drawing.Point(365, 374);
this.PICT_OUT11.Margin = new System.Windows.Forms.Padding(2);
this.PICT_OUT11.Name = "PICT_OUT11";
this.PICT_OUT11.Size = new System.Drawing.Size(14, 14);
this.PICT_OUT11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.PICT_OUT11.TabIndex = 13;
this.PICT_OUT11.TabStop = false;
//
// LBL_OUT3
//
this.LBL_OUT3.AutoSize = true;
this.LBL_OUT3.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT3.Location = new System.Drawing.Point(49, 493);
this.LBL_OUT3.Name = "LBL_OUT3";
this.LBL_OUT3.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT3.TabIndex = 15;
this.LBL_OUT3.Text = "Digital Output #03: Off";
//
// LBL_OUT9
//
this.LBL_OUT9.AutoSize = true;
this.LBL_OUT9.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT9.Location = new System.Drawing.Point(251, 493);
this.LBL_OUT9.Name = "LBL_OUT9";
this.LBL_OUT9.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT9.TabIndex = 18;
this.LBL_OUT9.Text = "Digital Output #09: Off";
//
// LBL_OUT8
//
this.LBL_OUT8.AutoSize = true;
this.LBL_OUT8.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT8.Location = new System.Drawing.Point(251, 479);
this.LBL_OUT8.Name = "LBL_OUT8";
this.LBL_OUT8.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT8.TabIndex = 17;
this.LBL_OUT8.Text = "Digital Output #08: Off";
//
// LBL_OUT7
//
this.LBL_OUT7.AutoSize = true;
this.LBL_OUT7.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT7.Location = new System.Drawing.Point(251, 465);
this.LBL_OUT7.Name = "LBL_OUT7";
this.LBL_OUT7.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT7.TabIndex = 16;
this.LBL_OUT7.Text = "Digital Output #07: Off";
//
// LBL_OUT12
//
this.LBL_OUT12.AutoSize = true;
this.LBL_OUT12.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT12.Location = new System.Drawing.Point(251, 535);
this.LBL_OUT12.Name = "LBL_OUT12";
this.LBL_OUT12.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT12.TabIndex = 24;
this.LBL_OUT12.Text = "Digital Output #12: Off";
//
// LBL_OUT11
//
this.LBL_OUT11.AutoSize = true;
this.LBL_OUT11.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT11.Location = new System.Drawing.Point(251, 521);
this.LBL_OUT11.Name = "LBL_OUT11";
this.LBL_OUT11.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT11.TabIndex = 23;
this.LBL_OUT11.Text = "Digital Output #11: Off";
//
// LBL_OUT10
//
this.LBL_OUT10.AutoSize = true;
this.LBL_OUT10.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT10.Location = new System.Drawing.Point(251, 507);
this.LBL_OUT10.Name = "LBL_OUT10";
this.LBL_OUT10.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT10.TabIndex = 22;
this.LBL_OUT10.Text = "Digital Output #10: Off";
//
// LBL_OUT6
//
this.LBL_OUT6.AutoSize = true;
this.LBL_OUT6.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT6.Location = new System.Drawing.Point(49, 535);
this.LBL_OUT6.Name = "LBL_OUT6";
this.LBL_OUT6.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT6.TabIndex = 21;
this.LBL_OUT6.Text = "Digital Output #06: Off";
//
// LBL_OUT5
//
this.LBL_OUT5.AutoSize = true;
this.LBL_OUT5.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT5.Location = new System.Drawing.Point(49, 521);
this.LBL_OUT5.Name = "LBL_OUT5";
this.LBL_OUT5.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT5.TabIndex = 20;
this.LBL_OUT5.Text = "Digital Output #05: Off";
//
// LBL_OUT4
//
this.LBL_OUT4.AutoSize = true;
this.LBL_OUT4.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_OUT4.Location = new System.Drawing.Point(49, 507);
this.LBL_OUT4.Name = "LBL_OUT4";
this.LBL_OUT4.Size = new System.Drawing.Size(168, 14);
this.LBL_OUT4.TabIndex = 19;
this.LBL_OUT4.Text = "Digital Output #04: Off";
//
// PRG_00
//
this.PRG_00.Location = new System.Drawing.Point(658, 109);
this.PRG_00.Maximum = 5000;
this.PRG_00.Name = "PRG_00";
this.PRG_00.Size = new System.Drawing.Size(207, 15);
this.PRG_00.TabIndex = 25;
//
// LBL_AIN_00
//
this.LBL_AIN_00.AutoSize = true;
this.LBL_AIN_00.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_00.Location = new System.Drawing.Point(470, 109);
this.LBL_AIN_00.Name = "LBL_AIN_00";
this.LBL_AIN_00.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_00.TabIndex = 26;
this.LBL_AIN_00.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_01
//
this.LBL_AIN_01.AutoSize = true;
this.LBL_AIN_01.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_01.Location = new System.Drawing.Point(470, 123);
this.LBL_AIN_01.Name = "LBL_AIN_01";
this.LBL_AIN_01.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_01.TabIndex = 27;
this.LBL_AIN_01.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_03
//
this.LBL_AIN_03.AutoSize = true;
this.LBL_AIN_03.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_03.Location = new System.Drawing.Point(470, 158);
this.LBL_AIN_03.Name = "LBL_AIN_03";
this.LBL_AIN_03.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_03.TabIndex = 29;
this.LBL_AIN_03.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_02
//
this.LBL_AIN_02.AutoSize = true;
this.LBL_AIN_02.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_02.Location = new System.Drawing.Point(470, 144);
this.LBL_AIN_02.Name = "LBL_AIN_02";
this.LBL_AIN_02.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_02.TabIndex = 28;
this.LBL_AIN_02.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_05
//
this.LBL_AIN_05.AutoSize = true;
this.LBL_AIN_05.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_05.Location = new System.Drawing.Point(470, 193);
this.LBL_AIN_05.Name = "LBL_AIN_05";
this.LBL_AIN_05.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_05.TabIndex = 31;
this.LBL_AIN_05.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_04
//
this.LBL_AIN_04.AutoSize = true;
this.LBL_AIN_04.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_04.Location = new System.Drawing.Point(470, 179);
this.LBL_AIN_04.Name = "LBL_AIN_04";
this.LBL_AIN_04.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_04.TabIndex = 30;
this.LBL_AIN_04.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_07
//
this.LBL_AIN_07.AutoSize = true;
this.LBL_AIN_07.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_07.Location = new System.Drawing.Point(470, 229);
this.LBL_AIN_07.Name = "LBL_AIN_07";
this.LBL_AIN_07.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_07.TabIndex = 33;
this.LBL_AIN_07.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_06
//
this.LBL_AIN_06.AutoSize = true;
this.LBL_AIN_06.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_06.Location = new System.Drawing.Point(470, 215);
this.LBL_AIN_06.Name = "LBL_AIN_06";
this.LBL_AIN_06.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_06.TabIndex = 32;
this.LBL_AIN_06.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_09
//
this.LBL_AIN_09.AutoSize = true;
this.LBL_AIN_09.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_09.Location = new System.Drawing.Point(470, 264);
this.LBL_AIN_09.Name = "LBL_AIN_09";
this.LBL_AIN_09.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_09.TabIndex = 35;
this.LBL_AIN_09.Text = "Analogue Input #01: 0.000";
//
// LBL_AIN_08
//
this.LBL_AIN_08.AutoSize = true;
this.LBL_AIN_08.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_AIN_08.Location = new System.Drawing.Point(470, 250);
this.LBL_AIN_08.Name = "LBL_AIN_08";
this.LBL_AIN_08.Size = new System.Drawing.Size(182, 14);
this.LBL_AIN_08.TabIndex = 34;
this.LBL_AIN_08.Text = "Analogue Input #01: 0.000";
//
// PRG_01
//
this.PRG_01.Location = new System.Drawing.Point(658, 124);
this.PRG_01.Maximum = 5000;
this.PRG_01.Name = "PRG_01";
this.PRG_01.Size = new System.Drawing.Size(207, 15);
this.PRG_01.TabIndex = 36;
//
// PRG_03
//
this.PRG_03.Location = new System.Drawing.Point(658, 159);
this.PRG_03.Maximum = 5000;
this.PRG_03.Name = "PRG_03";
this.PRG_03.Size = new System.Drawing.Size(207, 15);
this.PRG_03.TabIndex = 38;
//
// PRG_02
//
this.PRG_02.Location = new System.Drawing.Point(658, 144);
this.PRG_02.Maximum = 5000;
this.PRG_02.Name = "PRG_02";
this.PRG_02.Size = new System.Drawing.Size(207, 15);
this.PRG_02.TabIndex = 37;
//
// PRG_07
//
this.PRG_07.Location = new System.Drawing.Point(658, 228);
this.PRG_07.Maximum = 5000;
this.PRG_07.Name = "PRG_07";
this.PRG_07.Size = new System.Drawing.Size(207, 15);
this.PRG_07.TabIndex = 42;
//
// PRG_06
//
this.PRG_06.Location = new System.Drawing.Point(658, 213);
this.PRG_06.Maximum = 5000;
this.PRG_06.Name = "PRG_06";
this.PRG_06.Size = new System.Drawing.Size(207, 15);
this.PRG_06.TabIndex = 41;
//
// PRG_05
//
this.PRG_05.Location = new System.Drawing.Point(658, 193);
this.PRG_05.Maximum = 5000;
this.PRG_05.Name = "PRG_05";
this.PRG_05.Size = new System.Drawing.Size(207, 15);
this.PRG_05.TabIndex = 40;
//
// PRG_04
//
this.PRG_04.Location = new System.Drawing.Point(658, 178);
this.PRG_04.Maximum = 5000;
this.PRG_04.Name = "PRG_04";
this.PRG_04.Size = new System.Drawing.Size(207, 15);
this.PRG_04.TabIndex = 39;
//
// PRG_09
//
this.PRG_09.Location = new System.Drawing.Point(658, 265);
this.PRG_09.Maximum = 5000;
this.PRG_09.Name = "PRG_09";
this.PRG_09.Size = new System.Drawing.Size(207, 15);
this.PRG_09.TabIndex = 44;
//
// PRG_08
//
this.PRG_08.Location = new System.Drawing.Point(658, 250);
this.PRG_08.Maximum = 5000;
this.PRG_08.Name = "PRG_08";
this.PRG_08.Size = new System.Drawing.Size(207, 15);
this.PRG_08.TabIndex = 43;
//
// LBL_BRAIN_ID
//
this.LBL_BRAIN_ID.AutoSize = true;
this.LBL_BRAIN_ID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(88)))), ((int)(((byte)(166)))));
this.LBL_BRAIN_ID.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.LBL_BRAIN_ID.ForeColor = System.Drawing.Color.White;
this.LBL_BRAIN_ID.Location = new System.Drawing.Point(92, 58);
this.LBL_BRAIN_ID.MinimumSize = new System.Drawing.Size(300, 0);
this.LBL_BRAIN_ID.Name = "LBL_BRAIN_ID";
this.LBL_BRAIN_ID.Size = new System.Drawing.Size(300, 20);
this.LBL_BRAIN_ID.TabIndex = 45;
this.LBL_BRAIN_ID.Text = "Fusion Brain ID";
this.LBL_BRAIN_ID.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// TREE_VIRTUAL
//
this.TREE_VIRTUAL.Location = new System.Drawing.Point(473, 331);
this.TREE_VIRTUAL.Name = "TREE_VIRTUAL";
this.TREE_VIRTUAL.Size = new System.Drawing.Size(392, 210);
this.TREE_VIRTUAL.TabIndex = 46;
//
// CHK_OVERRIDE
//
this.CHK_OVERRIDE.AutoSize = true;
this.CHK_OVERRIDE.Location = new System.Drawing.Point(473, 12);
this.CHK_OVERRIDE.Name = "CHK_OVERRIDE";
this.CHK_OVERRIDE.Size = new System.Drawing.Size(129, 17);
this.CHK_OVERRIDE.TabIndex = 47;
this.CHK_OVERRIDE.Text = "Override Input Stream";
this.CHK_OVERRIDE.UseVisualStyleBackColor = true;
this.CHK_OVERRIDE.CheckedChanged += new System.EventHandler(this.CHK_OVERRIDE_CheckedChanged);
//
// TXT_AIN1
//
this.TXT_AIN1.Location = new System.Drawing.Point(591, 35);
this.TXT_AIN1.MaxLength = 6;
this.TXT_AIN1.Name = "TXT_AIN1";
this.TXT_AIN1.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN1.TabIndex = 48;
this.TXT_AIN1.Text = "0.0000";
this.TXT_AIN1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN2
//
this.TXT_AIN2.Location = new System.Drawing.Point(647, 35);
this.TXT_AIN2.MaxLength = 6;
this.TXT_AIN2.Name = "TXT_AIN2";
this.TXT_AIN2.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN2.TabIndex = 49;
this.TXT_AIN2.Text = "0.0000";
this.TXT_AIN2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN3
//
this.TXT_AIN3.Location = new System.Drawing.Point(703, 35);
this.TXT_AIN3.MaxLength = 6;
this.TXT_AIN3.Name = "TXT_AIN3";
this.TXT_AIN3.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN3.TabIndex = 50;
this.TXT_AIN3.Text = "0.0000";
this.TXT_AIN3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN4
//
this.TXT_AIN4.Location = new System.Drawing.Point(759, 35);
this.TXT_AIN4.MaxLength = 6;
this.TXT_AIN4.Name = "TXT_AIN4";
this.TXT_AIN4.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN4.TabIndex = 51;
this.TXT_AIN4.Text = "0.0000";
this.TXT_AIN4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN5
//
this.TXT_AIN5.Location = new System.Drawing.Point(815, 35);
this.TXT_AIN5.MaxLength = 6;
this.TXT_AIN5.Name = "TXT_AIN5";
this.TXT_AIN5.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN5.TabIndex = 52;
this.TXT_AIN5.Text = "0.0000";
this.TXT_AIN5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN10
//
this.TXT_AIN10.Location = new System.Drawing.Point(815, 60);
this.TXT_AIN10.MaxLength = 6;
this.TXT_AIN10.Name = "TXT_AIN10";
this.TXT_AIN10.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN10.TabIndex = 57;
this.TXT_AIN10.Text = "0.0000";
this.TXT_AIN10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN9
//
this.TXT_AIN9.Location = new System.Drawing.Point(759, 60);
this.TXT_AIN9.MaxLength = 6;
this.TXT_AIN9.Name = "TXT_AIN9";
this.TXT_AIN9.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN9.TabIndex = 56;
this.TXT_AIN9.Text = "0.0000";
this.TXT_AIN9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN8
//
this.TXT_AIN8.Location = new System.Drawing.Point(703, 60);
this.TXT_AIN8.MaxLength = 6;
this.TXT_AIN8.Name = "TXT_AIN8";
this.TXT_AIN8.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN8.TabIndex = 55;
this.TXT_AIN8.Text = "0.0000";
this.TXT_AIN8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN7
//
this.TXT_AIN7.Location = new System.Drawing.Point(647, 60);
this.TXT_AIN7.MaxLength = 6;
this.TXT_AIN7.Name = "TXT_AIN7";
this.TXT_AIN7.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN7.TabIndex = 54;
this.TXT_AIN7.Text = "0.0000";
this.TXT_AIN7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TXT_AIN6
//
this.TXT_AIN6.Location = new System.Drawing.Point(591, 60);
this.TXT_AIN6.MaxLength = 6;
this.TXT_AIN6.Name = "TXT_AIN6";
this.TXT_AIN6.Size = new System.Drawing.Size(50, 20);
this.TXT_AIN6.TabIndex = 53;
this.TXT_AIN6.Text = "0.0000";
this.TXT_AIN6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(480, 38);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(98, 14);
this.label1.TabIndex = 58;
this.label1.Text = "Analogue 1-5:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(480, 63);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(105, 14);
this.label2.TabIndex = 59;
this.label2.Text = "Analogue 6-10:";
//
// BTN_TRIGGEROVERRIDE
//
this.BTN_TRIGGEROVERRIDE.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BTN_TRIGGEROVERRIDE.Location = new System.Drawing.Point(765, 4);
this.BTN_TRIGGEROVERRIDE.Name = "BTN_TRIGGEROVERRIDE";
this.BTN_TRIGGEROVERRIDE.Size = new System.Drawing.Size(100, 25);
this.BTN_TRIGGEROVERRIDE.TabIndex = 60;
this.BTN_TRIGGEROVERRIDE.Text = "Inject Values";
this.BTN_TRIGGEROVERRIDE.UseVisualStyleBackColor = true;
this.BTN_TRIGGEROVERRIDE.Click += new System.EventHandler(this.BTN_TRIGGEROVERRIDE_Click);
//
// DEBUG_VirtualBrain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(877, 553);
this.Controls.Add(this.BTN_TRIGGEROVERRIDE);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.TXT_AIN10);
this.Controls.Add(this.TXT_AIN9);
this.Controls.Add(this.TXT_AIN8);
this.Controls.Add(this.TXT_AIN7);
this.Controls.Add(this.TXT_AIN6);
this.Controls.Add(this.TXT_AIN5);
this.Controls.Add(this.TXT_AIN4);
this.Controls.Add(this.TXT_AIN3);
this.Controls.Add(this.TXT_AIN2);
this.Controls.Add(this.TXT_AIN1);
this.Controls.Add(this.CHK_OVERRIDE);
this.Controls.Add(this.TREE_VIRTUAL);
this.Controls.Add(this.LBL_BRAIN_ID);
this.Controls.Add(this.PRG_09);
this.Controls.Add(this.PRG_08);
this.Controls.Add(this.PRG_07);
this.Controls.Add(this.PRG_06);
this.Controls.Add(this.PRG_05);
this.Controls.Add(this.PRG_04);
this.Controls.Add(this.PRG_03);
this.Controls.Add(this.PRG_02);
this.Controls.Add(this.PRG_01);
this.Controls.Add(this.LBL_AIN_09);
this.Controls.Add(this.LBL_AIN_08);
this.Controls.Add(this.LBL_AIN_07);
this.Controls.Add(this.LBL_AIN_06);
this.Controls.Add(this.LBL_AIN_05);
this.Controls.Add(this.LBL_AIN_04);
this.Controls.Add(this.LBL_AIN_03);
this.Controls.Add(this.LBL_AIN_02);
this.Controls.Add(this.LBL_AIN_01);
this.Controls.Add(this.LBL_AIN_00);
this.Controls.Add(this.PRG_00);
this.Controls.Add(this.LBL_OUT12);
this.Controls.Add(this.LBL_OUT11);
this.Controls.Add(this.LBL_OUT10);
this.Controls.Add(this.LBL_OUT6);
this.Controls.Add(this.LBL_OUT5);
this.Controls.Add(this.LBL_OUT4);
this.Controls.Add(this.LBL_OUT9);
this.Controls.Add(this.LBL_OUT8);
this.Controls.Add(this.LBL_OUT7);
this.Controls.Add(this.LBL_OUT3);
this.Controls.Add(this.PICT_OUT12);
this.Controls.Add(this.PICT_OUT11);
this.Controls.Add(this.LBL_OUT2);
this.Controls.Add(this.LBL_OUT1);
this.Controls.Add(this.PICT_OUT10);
this.Controls.Add(this.PICT_OUT9);
this.Controls.Add(this.PICT_OUT8);
this.Controls.Add(this.PICT_OUT7);
this.Controls.Add(this.PICT_OUT6);
this.Controls.Add(this.PICT_OUT5);
this.Controls.Add(this.PICT_OUT4);
this.Controls.Add(this.PICT_OUT3);
this.Controls.Add(this.PICT_OUT2);
this.Controls.Add(this.PICT_OUT1);
this.Controls.Add(this.PICTBRAIN);
this.Name = "DEBUG_VirtualBrain";
this.Text = "Virtual Brain -- **ID**";
((System.ComponentModel.ISupportInitialize)(this.PICTBRAIN)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.PICT_OUT11)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox PICTBRAIN;
private System.Windows.Forms.PictureBox PICT_OUT1;
private System.Windows.Forms.PictureBox PICT_OUT2;
private System.Windows.Forms.PictureBox PICT_OUT4;
private System.Windows.Forms.PictureBox PICT_OUT3;
private System.Windows.Forms.PictureBox PICT_OUT8;
private System.Windows.Forms.PictureBox PICT_OUT7;
private System.Windows.Forms.PictureBox PICT_OUT6;
private System.Windows.Forms.PictureBox PICT_OUT5;
private System.Windows.Forms.PictureBox PICT_OUT10;
private System.Windows.Forms.PictureBox PICT_OUT9;
private System.Windows.Forms.Label LBL_OUT1;
private System.Windows.Forms.Label LBL_OUT2;
private System.Windows.Forms.PictureBox PICT_OUT12;
private System.Windows.Forms.PictureBox PICT_OUT11;
private System.Windows.Forms.Label LBL_OUT3;
private System.Windows.Forms.Label LBL_OUT9;
private System.Windows.Forms.Label LBL_OUT8;
private System.Windows.Forms.Label LBL_OUT7;
private System.Windows.Forms.Label LBL_OUT12;
private System.Windows.Forms.Label LBL_OUT11;
private System.Windows.Forms.Label LBL_OUT10;
private System.Windows.Forms.Label LBL_OUT6;
private System.Windows.Forms.Label LBL_OUT5;
private System.Windows.Forms.Label LBL_OUT4;
private System.Windows.Forms.ProgressBar PRG_00;
private System.Windows.Forms.Label LBL_AIN_00;
private System.Windows.Forms.Label LBL_AIN_01;
private System.Windows.Forms.Label LBL_AIN_03;
private System.Windows.Forms.Label LBL_AIN_02;
private System.Windows.Forms.Label LBL_AIN_05;
private System.Windows.Forms.Label LBL_AIN_04;
private System.Windows.Forms.Label LBL_AIN_07;
private System.Windows.Forms.Label LBL_AIN_06;
private System.Windows.Forms.Label LBL_AIN_09;
private System.Windows.Forms.Label LBL_AIN_08;
private System.Windows.Forms.ProgressBar PRG_01;
private System.Windows.Forms.ProgressBar PRG_03;
private System.Windows.Forms.ProgressBar PRG_02;
private System.Windows.Forms.ProgressBar PRG_07;
private System.Windows.Forms.ProgressBar PRG_06;
private System.Windows.Forms.ProgressBar PRG_05;
private System.Windows.Forms.ProgressBar PRG_04;
private System.Windows.Forms.ProgressBar PRG_09;
private System.Windows.Forms.ProgressBar PRG_08;
private System.Windows.Forms.Label LBL_BRAIN_ID;
private System.Windows.Forms.TreeView TREE_VIRTUAL;
private System.Windows.Forms.CheckBox CHK_OVERRIDE;
private System.Windows.Forms.TextBox TXT_AIN1;
private System.Windows.Forms.TextBox TXT_AIN2;
private System.Windows.Forms.TextBox TXT_AIN3;
private System.Windows.Forms.TextBox TXT_AIN4;
private System.Windows.Forms.TextBox TXT_AIN5;
private System.Windows.Forms.TextBox TXT_AIN10;
private System.Windows.Forms.TextBox TXT_AIN9;
private System.Windows.Forms.TextBox TXT_AIN8;
private System.Windows.Forms.TextBox TXT_AIN7;
private System.Windows.Forms.TextBox TXT_AIN6;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button BTN_TRIGGEROVERRIDE;
}
}