namespace SA_LTT_UI.Screen
{
partial class ScreenIO
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.flp_DigitalOutputLeft = new System.Windows.Forms.FlowLayoutPanel();
this.flp_DigitalOutputRight = new System.Windows.Forms.FlowLayoutPanel();
this.pnl_DigitalOutputs = new System.Windows.Forms.Panel();
this.pnl_DigitalInputs = new System.Windows.Forms.Panel();
this.flp_DigitalInputLeft = new System.Windows.Forms.FlowLayoutPanel();
this.flp_DigitalInputRight = new System.Windows.Forms.FlowLayoutPanel();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.flp_AnalogInputLeft = new System.Windows.Forms.FlowLayoutPanel();
this.flp_AnalogInputRight = new System.Windows.Forms.FlowLayoutPanel();
this.pnl_AnalogInputs = new System.Windows.Forms.Panel();
this.pnl_AnalogOutpus = new System.Windows.Forms.Panel();
this.flp_AnalogOutputLeft = new System.Windows.Forms.FlowLayoutPanel();
this.flp_AnalogOutputRight = new System.Windows.Forms.FlowLayoutPanel();
this.pnl_DigitalOutputs.SuspendLayout();
this.pnl_DigitalInputs.SuspendLayout();
this.pnl_AnalogInputs.SuspendLayout();
this.pnl_AnalogOutpus.SuspendLayout();
this.SuspendLayout();
//
// flp_DigitalOutputLeft
//
this.flp_DigitalOutputLeft.AutoSize = true;
this.flp_DigitalOutputLeft.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_DigitalOutputLeft.Location = new System.Drawing.Point(1, 1);
this.flp_DigitalOutputLeft.Margin = new System.Windows.Forms.Padding(1);
this.flp_DigitalOutputLeft.Name = "flp_DigitalOutputLeft";
this.flp_DigitalOutputLeft.Size = new System.Drawing.Size(425, 488);
this.flp_DigitalOutputLeft.TabIndex = 50;
//
// flp_DigitalOutputRight
//
this.flp_DigitalOutputRight.AutoSize = true;
this.flp_DigitalOutputRight.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_DigitalOutputRight.Location = new System.Drawing.Point(428, 1);
this.flp_DigitalOutputRight.Margin = new System.Windows.Forms.Padding(1);
this.flp_DigitalOutputRight.Name = "flp_DigitalOutputRight";
this.flp_DigitalOutputRight.Size = new System.Drawing.Size(425, 488);
this.flp_DigitalOutputRight.TabIndex = 50;
//
// pnl_DigitalOutputs
//
this.pnl_DigitalOutputs.AutoScroll = true;
this.pnl_DigitalOutputs.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_DigitalOutputs.Controls.Add(this.flp_DigitalOutputLeft);
this.pnl_DigitalOutputs.Controls.Add(this.flp_DigitalOutputRight);
this.pnl_DigitalOutputs.Location = new System.Drawing.Point(881, 47);
this.pnl_DigitalOutputs.Name = "pnl_DigitalOutputs";
this.pnl_DigitalOutputs.Size = new System.Drawing.Size(875, 492);
this.pnl_DigitalOutputs.TabIndex = 0;
//
// pnl_DigitalInputs
//
this.pnl_DigitalInputs.AutoScroll = true;
this.pnl_DigitalInputs.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_DigitalInputs.Controls.Add(this.flp_DigitalInputLeft);
this.pnl_DigitalInputs.Controls.Add(this.flp_DigitalInputRight);
this.pnl_DigitalInputs.Location = new System.Drawing.Point(0, 47);
this.pnl_DigitalInputs.Name = "pnl_DigitalInputs";
this.pnl_DigitalInputs.Size = new System.Drawing.Size(875, 492);
this.pnl_DigitalInputs.TabIndex = 0;
//
// flp_DigitalInputLeft
//
this.flp_DigitalInputLeft.AutoSize = true;
this.flp_DigitalInputLeft.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_DigitalInputLeft.Location = new System.Drawing.Point(1, 1);
this.flp_DigitalInputLeft.Margin = new System.Windows.Forms.Padding(1);
this.flp_DigitalInputLeft.Name = "flp_DigitalInputLeft";
this.flp_DigitalInputLeft.Size = new System.Drawing.Size(425, 488);
this.flp_DigitalInputLeft.TabIndex = 50;
//
// flp_DigitalInputRight
//
this.flp_DigitalInputRight.AutoSize = true;
this.flp_DigitalInputRight.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_DigitalInputRight.Location = new System.Drawing.Point(428, 1);
this.flp_DigitalInputRight.Margin = new System.Windows.Forms.Padding(1);
this.flp_DigitalInputRight.Name = "flp_DigitalInputRight";
this.flp_DigitalInputRight.Size = new System.Drawing.Size(425, 488);
this.flp_DigitalInputRight.TabIndex = 50;
//
// label1
//
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Font = new System.Drawing.Font("Gulim", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label1.Location = new System.Drawing.Point(0, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(875, 44);
this.label1.TabIndex = 1;
this.label1.Text = "DIGITAL INPUTS";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Font = new System.Drawing.Font("Gulim", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label2.Location = new System.Drawing.Point(881, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(875, 44);
this.label2.TabIndex = 1;
this.label2.Text = "DIGITAL OUTPUTS";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Font = new System.Drawing.Font("Gulim", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label3.Location = new System.Drawing.Point(0, 542);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(875, 44);
this.label3.TabIndex = 1;
this.label3.Text = "ANALOG INPUTS";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Font = new System.Drawing.Font("Gulim", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label4.Location = new System.Drawing.Point(881, 542);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(875, 44);
this.label4.TabIndex = 1;
this.label4.Text = "ANALOG OUTPUTS";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// flp_AnalogInputLeft
//
this.flp_AnalogInputLeft.AutoSize = true;
this.flp_AnalogInputLeft.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_AnalogInputLeft.Location = new System.Drawing.Point(1, 1);
this.flp_AnalogInputLeft.Margin = new System.Windows.Forms.Padding(1);
this.flp_AnalogInputLeft.Name = "flp_AnalogInputLeft";
this.flp_AnalogInputLeft.Size = new System.Drawing.Size(425, 202);
this.flp_AnalogInputLeft.TabIndex = 51;
//
// flp_AnalogInputRight
//
this.flp_AnalogInputRight.AutoSize = true;
this.flp_AnalogInputRight.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_AnalogInputRight.Location = new System.Drawing.Point(428, 1);
this.flp_AnalogInputRight.Margin = new System.Windows.Forms.Padding(1);
this.flp_AnalogInputRight.Name = "flp_AnalogInputRight";
this.flp_AnalogInputRight.Size = new System.Drawing.Size(425, 202);
this.flp_AnalogInputRight.TabIndex = 51;
//
// pnl_AnalogInputs
//
this.pnl_AnalogInputs.AutoScroll = true;
this.pnl_AnalogInputs.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_AnalogInputs.Controls.Add(this.flp_AnalogInputLeft);
this.pnl_AnalogInputs.Controls.Add(this.flp_AnalogInputRight);
this.pnl_AnalogInputs.Location = new System.Drawing.Point(0, 589);
this.pnl_AnalogInputs.Name = "pnl_AnalogInputs";
this.pnl_AnalogInputs.Size = new System.Drawing.Size(875, 210);
this.pnl_AnalogInputs.TabIndex = 52;
//
// pnl_AnalogOutpus
//
this.pnl_AnalogOutpus.AutoScroll = true;
this.pnl_AnalogOutpus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnl_AnalogOutpus.Controls.Add(this.flp_AnalogOutputLeft);
this.pnl_AnalogOutpus.Controls.Add(this.flp_AnalogOutputRight);
this.pnl_AnalogOutpus.Location = new System.Drawing.Point(881, 589);
this.pnl_AnalogOutpus.Name = "pnl_AnalogOutpus";
this.pnl_AnalogOutpus.Size = new System.Drawing.Size(875, 210);
this.pnl_AnalogOutpus.TabIndex = 52;
//
// flp_AnalogOutputLeft
//
this.flp_AnalogOutputLeft.AutoSize = true;
this.flp_AnalogOutputLeft.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_AnalogOutputLeft.Location = new System.Drawing.Point(1, 1);
this.flp_AnalogOutputLeft.Margin = new System.Windows.Forms.Padding(1);
this.flp_AnalogOutputLeft.Name = "flp_AnalogOutputLeft";
this.flp_AnalogOutputLeft.Size = new System.Drawing.Size(425, 202);
this.flp_AnalogOutputLeft.TabIndex = 51;
//
// flp_AnalogOutputRight
//
this.flp_AnalogOutputRight.AutoSize = true;
this.flp_AnalogOutputRight.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flp_AnalogOutputRight.Location = new System.Drawing.Point(428, 1);
this.flp_AnalogOutputRight.Margin = new System.Windows.Forms.Padding(1);
this.flp_AnalogOutputRight.Name = "flp_AnalogOutputRight";
this.flp_AnalogOutputRight.Size = new System.Drawing.Size(425, 202);
this.flp_AnalogOutputRight.TabIndex = 51;
//
// ScreenIO
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pnl_AnalogOutpus);
this.Controls.Add(this.pnl_AnalogInputs);
this.Controls.Add(this.label4);
this.Controls.Add(this.label2);
this.Controls.Add(this.label3);
this.Controls.Add(this.label1);
this.Controls.Add(this.pnl_DigitalInputs);
this.Controls.Add(this.pnl_DigitalOutputs);
this.Name = "ScreenIO";
this.Size = new System.Drawing.Size(1764, 803);
this.pnl_DigitalOutputs.ResumeLayout(false);
this.pnl_DigitalOutputs.PerformLayout();
this.pnl_DigitalInputs.ResumeLayout(false);
this.pnl_DigitalInputs.PerformLayout();
this.pnl_AnalogInputs.ResumeLayout(false);
this.pnl_AnalogInputs.PerformLayout();
this.pnl_AnalogOutpus.ResumeLayout(false);
this.pnl_AnalogOutpus.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.FlowLayoutPanel flp_DigitalOutputLeft;
private System.Windows.Forms.FlowLayoutPanel flp_DigitalOutputRight;
private System.Windows.Forms.Panel pnl_DigitalOutputs;
private System.Windows.Forms.Panel pnl_DigitalInputs;
private System.Windows.Forms.FlowLayoutPanel flp_DigitalInputLeft;
private System.Windows.Forms.FlowLayoutPanel flp_DigitalInputRight;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.FlowLayoutPanel flp_AnalogInputLeft;
private System.Windows.Forms.FlowLayoutPanel flp_AnalogInputRight;
private System.Windows.Forms.Panel pnl_AnalogInputs;
private System.Windows.Forms.Panel pnl_AnalogOutpus;
private System.Windows.Forms.FlowLayoutPanel flp_AnalogOutputLeft;
private System.Windows.Forms.FlowLayoutPanel flp_AnalogOutputRight;
}
}