615 lines
36 KiB
C#
615 lines
36 KiB
C#
namespace ITC81DB_0H.Controls
|
|
{
|
|
partial class ControlConfiOptionBoard2
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Component Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlConfiOptionBoard2));
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.labelTitleHelp = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.smartLabel7 = new SmartX.SmartLabel();
|
|
this.labelZeroZoneCount = new SmartX.SmartLabel();
|
|
this.labelTitleZeroZoneCount = new SmartX.SmartLabel();
|
|
this.labelTitleZeroZoneCycle = new SmartX.SmartLabel();
|
|
this.labelTitleOutputPort = new SmartX.SmartLabel();
|
|
this.labelTitleSetting = new SmartX.SmartLabel();
|
|
this.labelZeroZoneCycle = new SmartX.SmartLabel();
|
|
this.buttonItemNo = new SmartX.SmartButton();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.radioButtonPortNone = new SmartX.SmartRadioButton();
|
|
this.radioButtonPort56 = new SmartX.SmartRadioButton();
|
|
this.radioButtonPort78 = new SmartX.SmartRadioButton();
|
|
this.labelHelp5 = new SmartX.SmartLabel();
|
|
this.labelHelp4 = new SmartX.SmartLabel();
|
|
this.labelHelp3 = new SmartX.SmartLabel();
|
|
this.labelHelp2 = new SmartX.SmartLabel();
|
|
this.labelHelp1 = new SmartX.SmartLabel();
|
|
this.labelDelayTime1 = new SmartX.SmartLabel();
|
|
this.labelTitleDelayTime1 = new SmartX.SmartLabel();
|
|
this.labelDelayTime2 = new SmartX.SmartLabel();
|
|
this.labelTitleDelayTime2 = new SmartX.SmartLabel();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackPictureBox = null;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleHelp);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel8);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel7);
|
|
this.smartGroupBox1.Controls.Add(this.labelZeroZoneCount);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleZeroZoneCount);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleZeroZoneCycle);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleOutputPort);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleSetting);
|
|
this.smartGroupBox1.Controls.Add(this.labelZeroZoneCycle);
|
|
this.smartGroupBox1.Controls.Add(this.buttonItemNo);
|
|
this.smartGroupBox1.Controls.Add(this.panel1);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp5);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp4);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp3);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp2);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp1);
|
|
this.smartGroupBox1.Controls.Add(this.labelDelayTime1);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleDelayTime1);
|
|
this.smartGroupBox1.Controls.Add(this.labelDelayTime2);
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleDelayTime2);
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.smartGroupBox1.FrameLineThickness = 1;
|
|
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
|
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
|
|
this.smartGroupBox1.InitVisible = true;
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
|
this.smartGroupBox1.TabIndex = 0;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelTitleHelp
|
|
//
|
|
this.labelTitleHelp.BackPictureBox1 = null;
|
|
this.labelTitleHelp.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleHelp.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleHelp.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleHelp.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleHelp.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleHelp.InitVisible = true;
|
|
this.labelTitleHelp.LineSpacing = 0F;
|
|
this.labelTitleHelp.Location = new System.Drawing.Point(18, 311);
|
|
this.labelTitleHelp.Name = "labelTitleHelp";
|
|
this.labelTitleHelp.Size = new System.Drawing.Size(104, 30);
|
|
this.labelTitleHelp.TabIndex = 196;
|
|
this.labelTitleHelp.Text = "도움말";
|
|
this.labelTitleHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleHelp.Wordwrap = false;
|
|
//
|
|
// smartLabel8
|
|
//
|
|
this.smartLabel8.BackPictureBox1 = null;
|
|
this.smartLabel8.BackPictureBox2 = this.smartGroupBox1;
|
|
this.smartLabel8.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel8.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel8.ForeColor = System.Drawing.Color.White;
|
|
this.smartLabel8.InitVisible = true;
|
|
this.smartLabel8.LineSpacing = 0F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(655, 151);
|
|
this.smartLabel8.Name = "smartLabel8";
|
|
this.smartLabel8.Size = new System.Drawing.Size(34, 26);
|
|
this.smartLabel8.TabIndex = 195;
|
|
this.smartLabel8.Text = "ea";
|
|
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Bottom;
|
|
this.smartLabel8.Wordwrap = false;
|
|
//
|
|
// smartLabel7
|
|
//
|
|
this.smartLabel7.BackPictureBox1 = null;
|
|
this.smartLabel7.BackPictureBox2 = this.smartGroupBox1;
|
|
this.smartLabel7.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel7.ForeColor = System.Drawing.Color.White;
|
|
this.smartLabel7.InitVisible = true;
|
|
this.smartLabel7.LineSpacing = 0F;
|
|
this.smartLabel7.Location = new System.Drawing.Point(655, 113);
|
|
this.smartLabel7.Name = "smartLabel7";
|
|
this.smartLabel7.Size = new System.Drawing.Size(34, 26);
|
|
this.smartLabel7.TabIndex = 194;
|
|
this.smartLabel7.Text = "sec";
|
|
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Bottom;
|
|
this.smartLabel7.Wordwrap = false;
|
|
//
|
|
// labelZeroZoneCount
|
|
//
|
|
this.labelZeroZoneCount.BackColor = System.Drawing.Color.Black;
|
|
this.labelZeroZoneCount.BackPictureBox = null;
|
|
this.labelZeroZoneCount.BackPictureBox1 = null;
|
|
this.labelZeroZoneCount.BackPictureBox2 = null;
|
|
this.labelZeroZoneCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelZeroZoneCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelZeroZoneCount.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelZeroZoneCount.ForeColor = System.Drawing.Color.White;
|
|
this.labelZeroZoneCount.InitVisible = true;
|
|
this.labelZeroZoneCount.LineSpacing = 0F;
|
|
this.labelZeroZoneCount.Location = new System.Drawing.Point(513, 151);
|
|
this.labelZeroZoneCount.Name = "labelZeroZoneCount";
|
|
this.labelZeroZoneCount.Size = new System.Drawing.Size(136, 30);
|
|
this.labelZeroZoneCount.TabIndex = 193;
|
|
this.labelZeroZoneCount.Text = "100";
|
|
this.labelZeroZoneCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelZeroZoneCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelZeroZoneCount.Wordwrap = false;
|
|
this.labelZeroZoneCount.Click += new System.EventHandler(this.labelZeroZoneCount_Click);
|
|
//
|
|
// labelTitleZeroZoneCount
|
|
//
|
|
this.labelTitleZeroZoneCount.BackPictureBox1 = null;
|
|
this.labelTitleZeroZoneCount.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleZeroZoneCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleZeroZoneCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleZeroZoneCount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleZeroZoneCount.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleZeroZoneCount.InitVisible = true;
|
|
this.labelTitleZeroZoneCount.LineSpacing = 0F;
|
|
this.labelTitleZeroZoneCount.Location = new System.Drawing.Point(363, 151);
|
|
this.labelTitleZeroZoneCount.Name = "labelTitleZeroZoneCount";
|
|
this.labelTitleZeroZoneCount.Size = new System.Drawing.Size(138, 30);
|
|
this.labelTitleZeroZoneCount.TabIndex = 192;
|
|
this.labelTitleZeroZoneCount.Text = "영점실행개수";
|
|
this.labelTitleZeroZoneCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleZeroZoneCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleZeroZoneCount.Wordwrap = false;
|
|
//
|
|
// labelTitleZeroZoneCycle
|
|
//
|
|
this.labelTitleZeroZoneCycle.BackPictureBox1 = null;
|
|
this.labelTitleZeroZoneCycle.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleZeroZoneCycle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleZeroZoneCycle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleZeroZoneCycle.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleZeroZoneCycle.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleZeroZoneCycle.InitVisible = true;
|
|
this.labelTitleZeroZoneCycle.LineSpacing = 0F;
|
|
this.labelTitleZeroZoneCycle.Location = new System.Drawing.Point(363, 113);
|
|
this.labelTitleZeroZoneCycle.Name = "labelTitleZeroZoneCycle";
|
|
this.labelTitleZeroZoneCycle.Size = new System.Drawing.Size(138, 30);
|
|
this.labelTitleZeroZoneCycle.TabIndex = 191;
|
|
this.labelTitleZeroZoneCycle.Text = "영점실행주기";
|
|
this.labelTitleZeroZoneCycle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleZeroZoneCycle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleZeroZoneCycle.Wordwrap = false;
|
|
//
|
|
// labelTitleOutputPort
|
|
//
|
|
this.labelTitleOutputPort.BackPictureBox1 = null;
|
|
this.labelTitleOutputPort.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleOutputPort.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleOutputPort.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleOutputPort.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleOutputPort.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleOutputPort.InitVisible = true;
|
|
this.labelTitleOutputPort.LineSpacing = 0F;
|
|
this.labelTitleOutputPort.Location = new System.Drawing.Point(363, 49);
|
|
this.labelTitleOutputPort.Name = "labelTitleOutputPort";
|
|
this.labelTitleOutputPort.Size = new System.Drawing.Size(138, 30);
|
|
this.labelTitleOutputPort.TabIndex = 190;
|
|
this.labelTitleOutputPort.Text = "출력Port";
|
|
this.labelTitleOutputPort.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleOutputPort.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleOutputPort.Wordwrap = false;
|
|
//
|
|
// labelTitleSetting
|
|
//
|
|
this.labelTitleSetting.BackPictureBox1 = null;
|
|
this.labelTitleSetting.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleSetting.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleSetting.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleSetting.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleSetting.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleSetting.InitVisible = true;
|
|
this.labelTitleSetting.LineSpacing = 0F;
|
|
this.labelTitleSetting.Location = new System.Drawing.Point(18, 114);
|
|
this.labelTitleSetting.Name = "labelTitleSetting";
|
|
this.labelTitleSetting.Size = new System.Drawing.Size(104, 30);
|
|
this.labelTitleSetting.TabIndex = 188;
|
|
this.labelTitleSetting.Text = "품목별 설정";
|
|
this.labelTitleSetting.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleSetting.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleSetting.Wordwrap = false;
|
|
//
|
|
// labelZeroZoneCycle
|
|
//
|
|
this.labelZeroZoneCycle.BackColor = System.Drawing.Color.Black;
|
|
this.labelZeroZoneCycle.BackPictureBox = null;
|
|
this.labelZeroZoneCycle.BackPictureBox1 = null;
|
|
this.labelZeroZoneCycle.BackPictureBox2 = null;
|
|
this.labelZeroZoneCycle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelZeroZoneCycle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelZeroZoneCycle.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelZeroZoneCycle.ForeColor = System.Drawing.Color.White;
|
|
this.labelZeroZoneCycle.InitVisible = true;
|
|
this.labelZeroZoneCycle.LineSpacing = 0F;
|
|
this.labelZeroZoneCycle.Location = new System.Drawing.Point(513, 113);
|
|
this.labelZeroZoneCycle.Name = "labelZeroZoneCycle";
|
|
this.labelZeroZoneCycle.Size = new System.Drawing.Size(136, 30);
|
|
this.labelZeroZoneCycle.TabIndex = 187;
|
|
this.labelZeroZoneCycle.Text = "100";
|
|
this.labelZeroZoneCycle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelZeroZoneCycle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelZeroZoneCycle.Wordwrap = false;
|
|
this.labelZeroZoneCycle.Click += new System.EventHandler(this.labelZeroZoneCycle_Click);
|
|
//
|
|
// buttonItemNo
|
|
//
|
|
this.buttonItemNo.BackPictureBox = null;
|
|
this.buttonItemNo.BackPictureBox1 = null;
|
|
this.buttonItemNo.BackPictureBox2 = null;
|
|
this.buttonItemNo.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonItemNo.ButtonImageAutoSize = true;
|
|
this.buttonItemNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonItemNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DisableImage")));
|
|
this.buttonItemNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DownImage")));
|
|
this.buttonItemNo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.buttonItemNo.GroupID = 0;
|
|
this.buttonItemNo.InitVisible = true;
|
|
this.buttonItemNo.Location = new System.Drawing.Point(15, 15);
|
|
this.buttonItemNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonItemNo.Name = "buttonItemNo";
|
|
this.buttonItemNo.NestedClickEventPrevent = false;
|
|
this.buttonItemNo.OutlinePixel = 1;
|
|
this.buttonItemNo.RepeatInterval = 200;
|
|
this.buttonItemNo.RepeatIntervalAccelerate = null;
|
|
this.buttonItemNo.SafeInterval = 200;
|
|
this.buttonItemNo.Size = new System.Drawing.Size(335, 45);
|
|
this.buttonItemNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonItemNo.TabIndex = 182;
|
|
this.buttonItemNo.Text = "100";
|
|
this.buttonItemNo.TextColor = System.Drawing.Color.White;
|
|
this.buttonItemNo.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonItemNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
|
this.buttonItemNo.TextLocation = new System.Drawing.Point(-20, 0);
|
|
this.buttonItemNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonItemNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.UpImage")));
|
|
this.buttonItemNo.Click += new System.EventHandler(this.buttonItemNo_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.Black;
|
|
this.panel1.Controls.Add(this.radioButtonPortNone);
|
|
this.panel1.Controls.Add(this.radioButtonPort56);
|
|
this.panel1.Controls.Add(this.radioButtonPort78);
|
|
this.panel1.Location = new System.Drawing.Point(507, 17);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(182, 89);
|
|
//
|
|
// radioButtonPortNone
|
|
//
|
|
this.radioButtonPortNone.BackColor = System.Drawing.Color.Black;
|
|
this.radioButtonPortNone.BackPictureBox = null;
|
|
this.radioButtonPortNone.BackPictureBox1 = null;
|
|
this.radioButtonPortNone.BackPictureBox2 = null;
|
|
this.radioButtonPortNone.Checked = false;
|
|
this.radioButtonPortNone.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonPortNone.ForeColor = System.Drawing.Color.White;
|
|
this.radioButtonPortNone.GroupID = 0;
|
|
this.radioButtonPortNone.ImageCheckRadioButton = null;
|
|
this.radioButtonPortNone.ImageUnCheckRadioButton = null;
|
|
this.radioButtonPortNone.InitVisible = true;
|
|
this.radioButtonPortNone.Location = new System.Drawing.Point(3, 4);
|
|
this.radioButtonPortNone.Name = "radioButtonPortNone";
|
|
this.radioButtonPortNone.OutputOnly = false;
|
|
this.radioButtonPortNone.RadioBackColor = System.Drawing.Color.White;
|
|
this.radioButtonPortNone.RadioCheckColor = System.Drawing.Color.Green;
|
|
this.radioButtonPortNone.RadioForeColor = System.Drawing.Color.Black;
|
|
this.radioButtonPortNone.RadioSymbolSize = 14;
|
|
this.radioButtonPortNone.Shadow = false;
|
|
this.radioButtonPortNone.Size = new System.Drawing.Size(176, 23);
|
|
this.radioButtonPortNone.TabIndex = 138;
|
|
this.radioButtonPortNone.Text = "None";
|
|
this.radioButtonPortNone.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|
this.radioButtonPortNone.Click += new System.EventHandler(this.radioButtonPort_Click);
|
|
//
|
|
// radioButtonPort56
|
|
//
|
|
this.radioButtonPort56.BackColor = System.Drawing.Color.Black;
|
|
this.radioButtonPort56.BackPictureBox = null;
|
|
this.radioButtonPort56.BackPictureBox1 = null;
|
|
this.radioButtonPort56.BackPictureBox2 = null;
|
|
this.radioButtonPort56.Checked = false;
|
|
this.radioButtonPort56.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonPort56.ForeColor = System.Drawing.Color.White;
|
|
this.radioButtonPort56.GroupID = 0;
|
|
this.radioButtonPort56.ImageCheckRadioButton = null;
|
|
this.radioButtonPort56.ImageUnCheckRadioButton = null;
|
|
this.radioButtonPort56.InitVisible = true;
|
|
this.radioButtonPort56.Location = new System.Drawing.Point(3, 33);
|
|
this.radioButtonPort56.Name = "radioButtonPort56";
|
|
this.radioButtonPort56.OutputOnly = false;
|
|
this.radioButtonPort56.RadioBackColor = System.Drawing.Color.White;
|
|
this.radioButtonPort56.RadioCheckColor = System.Drawing.Color.Green;
|
|
this.radioButtonPort56.RadioForeColor = System.Drawing.Color.Black;
|
|
this.radioButtonPort56.RadioSymbolSize = 14;
|
|
this.radioButtonPort56.Shadow = false;
|
|
this.radioButtonPort56.Size = new System.Drawing.Size(176, 23);
|
|
this.radioButtonPort56.TabIndex = 139;
|
|
this.radioButtonPort56.Text = "Output Port 5,6";
|
|
this.radioButtonPort56.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|
this.radioButtonPort56.Click += new System.EventHandler(this.radioButtonPort_Click);
|
|
//
|
|
// radioButtonPort78
|
|
//
|
|
this.radioButtonPort78.BackColor = System.Drawing.Color.Black;
|
|
this.radioButtonPort78.BackPictureBox = null;
|
|
this.radioButtonPort78.BackPictureBox1 = null;
|
|
this.radioButtonPort78.BackPictureBox2 = null;
|
|
this.radioButtonPort78.Checked = false;
|
|
this.radioButtonPort78.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonPort78.ForeColor = System.Drawing.Color.White;
|
|
this.radioButtonPort78.GroupID = 0;
|
|
this.radioButtonPort78.ImageCheckRadioButton = null;
|
|
this.radioButtonPort78.ImageUnCheckRadioButton = null;
|
|
this.radioButtonPort78.InitVisible = true;
|
|
this.radioButtonPort78.Location = new System.Drawing.Point(3, 62);
|
|
this.radioButtonPort78.Name = "radioButtonPort78";
|
|
this.radioButtonPort78.OutputOnly = false;
|
|
this.radioButtonPort78.RadioBackColor = System.Drawing.Color.White;
|
|
this.radioButtonPort78.RadioCheckColor = System.Drawing.Color.Green;
|
|
this.radioButtonPort78.RadioForeColor = System.Drawing.Color.Black;
|
|
this.radioButtonPort78.RadioSymbolSize = 14;
|
|
this.radioButtonPort78.Shadow = false;
|
|
this.radioButtonPort78.Size = new System.Drawing.Size(176, 23);
|
|
this.radioButtonPort78.TabIndex = 140;
|
|
this.radioButtonPort78.Text = "Output Port 7,8";
|
|
this.radioButtonPort78.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|
this.radioButtonPort78.Click += new System.EventHandler(this.radioButtonPort_Click);
|
|
//
|
|
// labelHelp5
|
|
//
|
|
this.labelHelp5.BackPictureBox1 = null;
|
|
this.labelHelp5.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp5.ForeColor = System.Drawing.Color.White;
|
|
this.labelHelp5.InitVisible = true;
|
|
this.labelHelp5.LineSpacing = 0F;
|
|
this.labelHelp5.Location = new System.Drawing.Point(122, 432);
|
|
this.labelHelp5.Name = "labelHelp5";
|
|
this.labelHelp5.Size = new System.Drawing.Size(566, 14);
|
|
this.labelHelp5.TabIndex = 145;
|
|
this.labelHelp5.Text = "5. \'지연시간2\'만큼 지난 후, 다시 A상태로 돌아온다.";
|
|
this.labelHelp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp5.Wordwrap = false;
|
|
//
|
|
// labelHelp4
|
|
//
|
|
this.labelHelp4.BackPictureBox1 = null;
|
|
this.labelHelp4.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp4.ForeColor = System.Drawing.Color.White;
|
|
this.labelHelp4.InitVisible = true;
|
|
this.labelHelp4.LineSpacing = 0F;
|
|
this.labelHelp4.Location = new System.Drawing.Point(122, 411);
|
|
this.labelHelp4.Name = "labelHelp4";
|
|
this.labelHelp4.Size = new System.Drawing.Size(566, 14);
|
|
this.labelHelp4.TabIndex = 144;
|
|
this.labelHelp4.Text = "4. D : Dispenser1이 올라옴과 동시에 Dispenser2가 내려간다.";
|
|
this.labelHelp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp4.Wordwrap = false;
|
|
//
|
|
// labelHelp3
|
|
//
|
|
this.labelHelp3.BackPictureBox1 = null;
|
|
this.labelHelp3.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp3.ForeColor = System.Drawing.Color.White;
|
|
this.labelHelp3.InitVisible = true;
|
|
this.labelHelp3.LineSpacing = 0F;
|
|
this.labelHelp3.Location = new System.Drawing.Point(122, 390);
|
|
this.labelHelp3.Name = "labelHelp3";
|
|
this.labelHelp3.Size = new System.Drawing.Size(566, 14);
|
|
this.labelHelp3.TabIndex = 143;
|
|
this.labelHelp3.Text = "3. C : \'지연시간1\'만큼 지난 후, Dispenser1이 올라온다.";
|
|
this.labelHelp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp3.Wordwrap = false;
|
|
//
|
|
// labelHelp2
|
|
//
|
|
this.labelHelp2.BackPictureBox1 = null;
|
|
this.labelHelp2.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp2.ForeColor = System.Drawing.Color.White;
|
|
this.labelHelp2.InitVisible = true;
|
|
this.labelHelp2.LineSpacing = 0F;
|
|
this.labelHelp2.Location = new System.Drawing.Point(122, 369);
|
|
this.labelHelp2.Name = "labelHelp2";
|
|
this.labelHelp2.Size = new System.Drawing.Size(566, 14);
|
|
this.labelHelp2.TabIndex = 142;
|
|
this.labelHelp2.Text = "2. B : 피계량물이 Dispenser 센서 범위 안에 진입한다.";
|
|
this.labelHelp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp2.Wordwrap = false;
|
|
//
|
|
// labelHelp1
|
|
//
|
|
this.labelHelp1.BackPictureBox1 = null;
|
|
this.labelHelp1.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp1.ForeColor = System.Drawing.Color.White;
|
|
this.labelHelp1.InitVisible = true;
|
|
this.labelHelp1.LineSpacing = 0F;
|
|
this.labelHelp1.Location = new System.Drawing.Point(122, 348);
|
|
this.labelHelp1.Name = "labelHelp1";
|
|
this.labelHelp1.Size = new System.Drawing.Size(566, 14);
|
|
this.labelHelp1.TabIndex = 141;
|
|
this.labelHelp1.Text = "1. A : 피계량물이 진입한다.";
|
|
this.labelHelp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp1.Wordwrap = false;
|
|
//
|
|
// labelDelayTime1
|
|
//
|
|
this.labelDelayTime1.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelDelayTime1.BackPictureBox = null;
|
|
this.labelDelayTime1.BackPictureBox1 = null;
|
|
this.labelDelayTime1.BackPictureBox2 = null;
|
|
this.labelDelayTime1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelDelayTime1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelDelayTime1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelDelayTime1.InitVisible = true;
|
|
this.labelDelayTime1.LineSpacing = 0F;
|
|
this.labelDelayTime1.Location = new System.Drawing.Point(272, 97);
|
|
this.labelDelayTime1.Name = "labelDelayTime1";
|
|
this.labelDelayTime1.Size = new System.Drawing.Size(70, 30);
|
|
this.labelDelayTime1.TabIndex = 137;
|
|
this.labelDelayTime1.Text = "100";
|
|
this.labelDelayTime1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelDelayTime1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDelayTime1.Wordwrap = false;
|
|
this.labelDelayTime1.Click += new System.EventHandler(this.labelDelayTime1_Click);
|
|
//
|
|
// labelTitleDelayTime1
|
|
//
|
|
this.labelTitleDelayTime1.BackPictureBox1 = null;
|
|
this.labelTitleDelayTime1.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleDelayTime1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDelayTime1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDelayTime1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDelayTime1.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDelayTime1.InitVisible = true;
|
|
this.labelTitleDelayTime1.LineSpacing = 0F;
|
|
this.labelTitleDelayTime1.Location = new System.Drawing.Point(130, 97);
|
|
this.labelTitleDelayTime1.Name = "labelTitleDelayTime1";
|
|
this.labelTitleDelayTime1.Size = new System.Drawing.Size(136, 30);
|
|
this.labelTitleDelayTime1.TabIndex = 136;
|
|
this.labelTitleDelayTime1.Text = "지연시간1";
|
|
this.labelTitleDelayTime1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDelayTime1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDelayTime1.Wordwrap = false;
|
|
//
|
|
// labelDelayTime2
|
|
//
|
|
this.labelDelayTime2.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelDelayTime2.BackPictureBox = null;
|
|
this.labelDelayTime2.BackPictureBox1 = null;
|
|
this.labelDelayTime2.BackPictureBox2 = null;
|
|
this.labelDelayTime2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelDelayTime2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelDelayTime2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelDelayTime2.InitVisible = true;
|
|
this.labelDelayTime2.LineSpacing = 0F;
|
|
this.labelDelayTime2.Location = new System.Drawing.Point(272, 133);
|
|
this.labelDelayTime2.Name = "labelDelayTime2";
|
|
this.labelDelayTime2.Size = new System.Drawing.Size(70, 30);
|
|
this.labelDelayTime2.TabIndex = 135;
|
|
this.labelDelayTime2.Text = "100";
|
|
this.labelDelayTime2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelDelayTime2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDelayTime2.Wordwrap = false;
|
|
this.labelDelayTime2.Click += new System.EventHandler(this.labelDelayTime2_Click);
|
|
//
|
|
// labelTitleDelayTime2
|
|
//
|
|
this.labelTitleDelayTime2.BackPictureBox1 = null;
|
|
this.labelTitleDelayTime2.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelTitleDelayTime2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDelayTime2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDelayTime2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDelayTime2.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDelayTime2.InitVisible = true;
|
|
this.labelTitleDelayTime2.LineSpacing = 0F;
|
|
this.labelTitleDelayTime2.Location = new System.Drawing.Point(130, 133);
|
|
this.labelTitleDelayTime2.Name = "labelTitleDelayTime2";
|
|
this.labelTitleDelayTime2.Size = new System.Drawing.Size(136, 30);
|
|
this.labelTitleDelayTime2.TabIndex = 134;
|
|
this.labelTitleDelayTime2.Text = "지연시간2";
|
|
this.labelTitleDelayTime2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDelayTime2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDelayTime2.Wordwrap = false;
|
|
//
|
|
// ControlConfiOptionBoard2
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlConfiOptionBoard2";
|
|
this.Size = new System.Drawing.Size(710, 470);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
public SmartX.SmartLabel labelDelayTime1;
|
|
private SmartX.SmartLabel labelTitleDelayTime1;
|
|
public SmartX.SmartLabel labelDelayTime2;
|
|
private SmartX.SmartLabel labelTitleDelayTime2;
|
|
private SmartX.SmartRadioButton radioButtonPort78;
|
|
private SmartX.SmartRadioButton radioButtonPort56;
|
|
private SmartX.SmartRadioButton radioButtonPortNone;
|
|
private SmartX.SmartLabel labelHelp5;
|
|
private SmartX.SmartLabel labelHelp4;
|
|
private SmartX.SmartLabel labelHelp3;
|
|
private SmartX.SmartLabel labelHelp2;
|
|
private SmartX.SmartLabel labelHelp1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private SmartX.SmartButton buttonItemNo;
|
|
public SmartX.SmartLabel labelZeroZoneCycle;
|
|
private SmartX.SmartLabel labelTitleSetting;
|
|
private SmartX.SmartLabel labelTitleZeroZoneCount;
|
|
private SmartX.SmartLabel labelTitleZeroZoneCycle;
|
|
private SmartX.SmartLabel labelTitleOutputPort;
|
|
private SmartX.SmartLabel smartLabel7;
|
|
public SmartX.SmartLabel labelZeroZoneCount;
|
|
private SmartX.SmartLabel labelTitleHelp;
|
|
private SmartX.SmartLabel smartLabel8;
|
|
}
|
|
}
|