557 lines
34 KiB
C#
557 lines
34 KiB
C#
namespace ITC81DB
|
|
{
|
|
partial class ControlCenterConfiCountingOutput
|
|
{
|
|
/// <summary>
|
|
/// 필수 디자이너 변수입니다.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 사용 중인 모든 리소스를 정리합니다.
|
|
/// </summary>
|
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region 구성 요소 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterConfiCountingOutput));
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.checkBoxSequentialMode = new SmartX.SmartCheckBox();
|
|
this.label2BuzzerTime = new SmartX.SmartLabel();
|
|
this.label1BuzzerTime = new SmartX.SmartLabel();
|
|
this.labelHelp6 = new SmartX.SmartLabel();
|
|
this.labelHelp4 = new SmartX.SmartLabel();
|
|
this.checkBox2ExternalOutput = new SmartX.SmartCheckBox();
|
|
this.checkBox1ExternalOutput = new SmartX.SmartCheckBox();
|
|
this.labelHelp5 = new SmartX.SmartLabel();
|
|
this.labelHelp3 = new SmartX.SmartLabel();
|
|
this.labelHelp2 = new SmartX.SmartLabel();
|
|
this.checkBox2AutoReset = new SmartX.SmartCheckBox();
|
|
this.checkBox1AutoReset = new SmartX.SmartCheckBox();
|
|
this.comboBox2Mode = new System.Windows.Forms.ComboBox();
|
|
this.label2Number = new SmartX.SmartLabel();
|
|
this.checkBox2ConveyorStop = new SmartX.SmartCheckBox();
|
|
this.checkBox2BuzzerOn = new SmartX.SmartCheckBox();
|
|
this.labelHelp1 = new SmartX.SmartLabel();
|
|
this.checkBox1ConveyorStop = new SmartX.SmartCheckBox();
|
|
this.checkBox1BuzzerOn = new SmartX.SmartCheckBox();
|
|
this.comboBox1Mode = new System.Windows.Forms.ComboBox();
|
|
this.label1Number = new SmartX.SmartLabel();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
|
this.smartGroupBox1.BackPictureBox = null;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.checkBoxSequentialMode);
|
|
this.smartGroupBox1.Controls.Add(this.label2BuzzerTime);
|
|
this.smartGroupBox1.Controls.Add(this.label1BuzzerTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp6);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp4);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox2ExternalOutput);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox1ExternalOutput);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp5);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp3);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp2);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox2AutoReset);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox1AutoReset);
|
|
this.smartGroupBox1.Controls.Add(this.comboBox2Mode);
|
|
this.smartGroupBox1.Controls.Add(this.label2Number);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox2ConveyorStop);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox2BuzzerOn);
|
|
this.smartGroupBox1.Controls.Add(this.labelHelp1);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox1ConveyorStop);
|
|
this.smartGroupBox1.Controls.Add(this.checkBox1BuzzerOn);
|
|
this.smartGroupBox1.Controls.Add(this.comboBox1Mode);
|
|
this.smartGroupBox1.Controls.Add(this.label1Number);
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.smartGroupBox1.FrameLineThickness = 2;
|
|
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 = 10;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
|
this.smartGroupBox1.TabIndex = 1;
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// checkBoxSequentialMode
|
|
//
|
|
this.checkBoxSequentialMode.BackPictureBox1 = null;
|
|
this.checkBoxSequentialMode.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBoxSequentialMode.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBoxSequentialMode.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBoxSequentialMode.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBoxSequentialMode.CheckBoxSymbolSize = 14;
|
|
this.checkBoxSequentialMode.Checked = false;
|
|
this.checkBoxSequentialMode.CheckLineWidth = 3;
|
|
this.checkBoxSequentialMode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBoxSequentialMode.ForeColor = System.Drawing.Color.White;
|
|
this.checkBoxSequentialMode.ImageCheckBox = null;
|
|
this.checkBoxSequentialMode.ImageUnCheckBox = null;
|
|
this.checkBoxSequentialMode.InitVisible = true;
|
|
this.checkBoxSequentialMode.Location = new System.Drawing.Point(47, 290);
|
|
this.checkBoxSequentialMode.Name = "checkBoxSequentialMode";
|
|
this.checkBoxSequentialMode.Size = new System.Drawing.Size(175, 25);
|
|
this.checkBoxSequentialMode.TabIndex = 209;
|
|
this.checkBoxSequentialMode.Text = "교차모드";
|
|
this.checkBoxSequentialMode.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBoxSequentialMode.Click += new System.EventHandler(this.checkBoxSequentialMode_Click);
|
|
//
|
|
// label2BuzzerTime
|
|
//
|
|
this.label2BuzzerTime.BackColor = System.Drawing.Color.White;
|
|
this.label2BuzzerTime.BackPictureBox1 = null;
|
|
this.label2BuzzerTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.label2BuzzerTime.BorderColor = System.Drawing.Color.White;
|
|
this.label2BuzzerTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.label2BuzzerTime.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.label2BuzzerTime.ForeColor = System.Drawing.Color.White;
|
|
this.label2BuzzerTime.InitVisible = true;
|
|
this.label2BuzzerTime.LineSpacing = 0F;
|
|
this.label2BuzzerTime.Location = new System.Drawing.Point(604, 147);
|
|
this.label2BuzzerTime.Name = "label2BuzzerTime";
|
|
this.label2BuzzerTime.Size = new System.Drawing.Size(85, 35);
|
|
this.label2BuzzerTime.TabIndex = 208;
|
|
this.label2BuzzerTime.Text = "100";
|
|
this.label2BuzzerTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.label2BuzzerTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.label2BuzzerTime.Wordwrap = false;
|
|
this.label2BuzzerTime.Click += new System.EventHandler(this.labelCountingOutput2BuzzerTime_Click);
|
|
//
|
|
// label1BuzzerTime
|
|
//
|
|
this.label1BuzzerTime.BackColor = System.Drawing.Color.White;
|
|
this.label1BuzzerTime.BackPictureBox1 = null;
|
|
this.label1BuzzerTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.label1BuzzerTime.BorderColor = System.Drawing.Color.White;
|
|
this.label1BuzzerTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.label1BuzzerTime.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.label1BuzzerTime.ForeColor = System.Drawing.Color.White;
|
|
this.label1BuzzerTime.InitVisible = true;
|
|
this.label1BuzzerTime.LineSpacing = 0F;
|
|
this.label1BuzzerTime.Location = new System.Drawing.Point(604, 10);
|
|
this.label1BuzzerTime.Name = "label1BuzzerTime";
|
|
this.label1BuzzerTime.Size = new System.Drawing.Size(85, 35);
|
|
this.label1BuzzerTime.TabIndex = 207;
|
|
this.label1BuzzerTime.Text = "100";
|
|
this.label1BuzzerTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.label1BuzzerTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.label1BuzzerTime.Wordwrap = false;
|
|
this.label1BuzzerTime.Click += new System.EventHandler(this.labelCountingOutput1BuzzerTime_Click);
|
|
//
|
|
// labelHelp6
|
|
//
|
|
this.labelHelp6.BackPictureBox1 = null;
|
|
this.labelHelp6.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelHelp6.BorderColor = System.Drawing.Color.Black;
|
|
this.labelHelp6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelHelp6.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Regular);
|
|
this.labelHelp6.ForeColor = System.Drawing.Color.Gold;
|
|
this.labelHelp6.InitVisible = true;
|
|
this.labelHelp6.LineSpacing = 0F;
|
|
this.labelHelp6.Location = new System.Drawing.Point(228, 287);
|
|
this.labelHelp6.Name = "labelHelp6";
|
|
this.labelHelp6.Size = new System.Drawing.Size(449, 32);
|
|
this.labelHelp6.TabIndex = 206;
|
|
this.labelHelp6.Text = "1 조건 충족 후 2 진행, 2 조건 충족 후 다시 1 진행";
|
|
this.labelHelp6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelHelp6.Wordwrap = true;
|
|
//
|
|
// 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("새굴림", 9F, 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(160, 398);
|
|
this.labelHelp4.Name = "labelHelp4";
|
|
this.labelHelp4.Size = new System.Drawing.Size(531, 15);
|
|
this.labelHelp4.TabIndex = 205;
|
|
this.labelHelp4.Text = "(시스템설정 - 외부출력 \'카운터출력\'으로 설정한 접점으로 신호 출력)";
|
|
this.labelHelp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelHelp4.Wordwrap = true;
|
|
//
|
|
// checkBox2ExternalOutput
|
|
//
|
|
this.checkBox2ExternalOutput.BackPictureBox1 = null;
|
|
this.checkBox2ExternalOutput.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox2ExternalOutput.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox2ExternalOutput.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox2ExternalOutput.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox2ExternalOutput.CheckBoxSymbolSize = 14;
|
|
this.checkBox2ExternalOutput.Checked = false;
|
|
this.checkBox2ExternalOutput.CheckLineWidth = 3;
|
|
this.checkBox2ExternalOutput.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox2ExternalOutput.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox2ExternalOutput.ImageCheckBox = null;
|
|
this.checkBox2ExternalOutput.ImageUnCheckBox = null;
|
|
this.checkBox2ExternalOutput.InitVisible = true;
|
|
this.checkBox2ExternalOutput.Location = new System.Drawing.Point(178, 238);
|
|
this.checkBox2ExternalOutput.Name = "checkBox2ExternalOutput";
|
|
this.checkBox2ExternalOutput.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox2ExternalOutput.TabIndex = 204;
|
|
this.checkBox2ExternalOutput.Text = "외부출력";
|
|
this.checkBox2ExternalOutput.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox2ExternalOutput.Click += new System.EventHandler(this.checkBoxAlarm2ExternalOutput_Click);
|
|
//
|
|
// checkBox1ExternalOutput
|
|
//
|
|
this.checkBox1ExternalOutput.BackPictureBox1 = null;
|
|
this.checkBox1ExternalOutput.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox1ExternalOutput.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox1ExternalOutput.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox1ExternalOutput.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox1ExternalOutput.CheckBoxSymbolSize = 14;
|
|
this.checkBox1ExternalOutput.Checked = false;
|
|
this.checkBox1ExternalOutput.CheckLineWidth = 3;
|
|
this.checkBox1ExternalOutput.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox1ExternalOutput.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox1ExternalOutput.ImageCheckBox = null;
|
|
this.checkBox1ExternalOutput.ImageUnCheckBox = null;
|
|
this.checkBox1ExternalOutput.InitVisible = true;
|
|
this.checkBox1ExternalOutput.Location = new System.Drawing.Point(178, 101);
|
|
this.checkBox1ExternalOutput.Name = "checkBox1ExternalOutput";
|
|
this.checkBox1ExternalOutput.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox1ExternalOutput.TabIndex = 203;
|
|
this.checkBox1ExternalOutput.Text = "외부출력";
|
|
this.checkBox1ExternalOutput.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox1ExternalOutput.Click += new System.EventHandler(this.checkBoxAlarm1ExternalOutput_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("새굴림", 9F, 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(91, 419);
|
|
this.labelHelp5.Name = "labelHelp5";
|
|
this.labelHelp5.Size = new System.Drawing.Size(600, 35);
|
|
this.labelHelp5.TabIndex = 202;
|
|
this.labelHelp5.Text = "- 자동리셋 : 설정된 모드가 아닌 판정값이 측정될 경우, 카운트 초기화";
|
|
this.labelHelp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelHelp5.Wordwrap = true;
|
|
//
|
|
// 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("새굴림", 9F, 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(91, 377);
|
|
this.labelHelp3.Name = "labelHelp3";
|
|
this.labelHelp3.Size = new System.Drawing.Size(600, 15);
|
|
this.labelHelp3.TabIndex = 201;
|
|
this.labelHelp3.Text = "- 외부출력 : 설정한 개수만큼 카운팅되었을 때 외부출력 접점으로 신호 출력";
|
|
this.labelHelp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelHelp3.Wordwrap = true;
|
|
//
|
|
// 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("새굴림", 9F, 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(91, 356);
|
|
this.labelHelp2.Name = "labelHelp2";
|
|
this.labelHelp2.Size = new System.Drawing.Size(600, 15);
|
|
this.labelHelp2.TabIndex = 200;
|
|
this.labelHelp2.Text = "- 부저울림 : 설정한 개수만큼 카운팅되었을 때 부저 울림(시간 : 부저 ON 시간)";
|
|
this.labelHelp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelHelp2.Wordwrap = false;
|
|
//
|
|
// checkBox2AutoReset
|
|
//
|
|
this.checkBox2AutoReset.BackPictureBox1 = null;
|
|
this.checkBox2AutoReset.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox2AutoReset.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox2AutoReset.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox2AutoReset.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox2AutoReset.CheckBoxSymbolSize = 14;
|
|
this.checkBox2AutoReset.Checked = false;
|
|
this.checkBox2AutoReset.CheckLineWidth = 3;
|
|
this.checkBox2AutoReset.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox2AutoReset.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox2AutoReset.ImageCheckBox = null;
|
|
this.checkBox2AutoReset.ImageUnCheckBox = null;
|
|
this.checkBox2AutoReset.InitVisible = true;
|
|
this.checkBox2AutoReset.Location = new System.Drawing.Point(437, 238);
|
|
this.checkBox2AutoReset.Name = "checkBox2AutoReset";
|
|
this.checkBox2AutoReset.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox2AutoReset.TabIndex = 199;
|
|
this.checkBox2AutoReset.Text = "자동리셋";
|
|
this.checkBox2AutoReset.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox2AutoReset.Click += new System.EventHandler(this.checkBoxAlarm2Continuous_Click);
|
|
//
|
|
// checkBox1AutoReset
|
|
//
|
|
this.checkBox1AutoReset.BackPictureBox1 = null;
|
|
this.checkBox1AutoReset.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox1AutoReset.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox1AutoReset.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox1AutoReset.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox1AutoReset.CheckBoxSymbolSize = 14;
|
|
this.checkBox1AutoReset.Checked = false;
|
|
this.checkBox1AutoReset.CheckLineWidth = 3;
|
|
this.checkBox1AutoReset.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox1AutoReset.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox1AutoReset.ImageCheckBox = null;
|
|
this.checkBox1AutoReset.ImageUnCheckBox = null;
|
|
this.checkBox1AutoReset.InitVisible = true;
|
|
this.checkBox1AutoReset.Location = new System.Drawing.Point(437, 101);
|
|
this.checkBox1AutoReset.Name = "checkBox1AutoReset";
|
|
this.checkBox1AutoReset.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox1AutoReset.TabIndex = 198;
|
|
this.checkBox1AutoReset.Text = "자동리셋";
|
|
this.checkBox1AutoReset.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox1AutoReset.Click += new System.EventHandler(this.checkBoxAlarm1Continuous_Click);
|
|
//
|
|
// comboBox2Mode
|
|
//
|
|
this.comboBox2Mode.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.comboBox2Mode.Location = new System.Drawing.Point(157, 149);
|
|
this.comboBox2Mode.Name = "comboBox2Mode";
|
|
this.comboBox2Mode.Size = new System.Drawing.Size(160, 26);
|
|
this.comboBox2Mode.TabIndex = 197;
|
|
this.comboBox2Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxAlarm2Mode_SelectedIndexChanged);
|
|
//
|
|
// label2Number
|
|
//
|
|
this.label2Number.BackColor = System.Drawing.Color.White;
|
|
this.label2Number.BackPictureBox1 = null;
|
|
this.label2Number.BackPictureBox2 = this.smartGroupBox1;
|
|
this.label2Number.BorderColor = System.Drawing.Color.White;
|
|
this.label2Number.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.label2Number.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.label2Number.ForeColor = System.Drawing.Color.White;
|
|
this.label2Number.InitVisible = true;
|
|
this.label2Number.LineSpacing = 0F;
|
|
this.label2Number.Location = new System.Drawing.Point(418, 147);
|
|
this.label2Number.Name = "label2Number";
|
|
this.label2Number.Size = new System.Drawing.Size(85, 35);
|
|
this.label2Number.TabIndex = 196;
|
|
this.label2Number.Text = "100";
|
|
this.label2Number.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.label2Number.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.label2Number.Wordwrap = false;
|
|
this.label2Number.Click += new System.EventHandler(this.labelAlarm2Number_Click);
|
|
//
|
|
// checkBox2ConveyorStop
|
|
//
|
|
this.checkBox2ConveyorStop.BackPictureBox1 = null;
|
|
this.checkBox2ConveyorStop.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox2ConveyorStop.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox2ConveyorStop.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox2ConveyorStop.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox2ConveyorStop.CheckBoxSymbolSize = 14;
|
|
this.checkBox2ConveyorStop.Checked = false;
|
|
this.checkBox2ConveyorStop.CheckLineWidth = 3;
|
|
this.checkBox2ConveyorStop.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox2ConveyorStop.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox2ConveyorStop.ImageCheckBox = null;
|
|
this.checkBox2ConveyorStop.ImageUnCheckBox = null;
|
|
this.checkBox2ConveyorStop.InitVisible = true;
|
|
this.checkBox2ConveyorStop.Location = new System.Drawing.Point(178, 207);
|
|
this.checkBox2ConveyorStop.Name = "checkBox2ConveyorStop";
|
|
this.checkBox2ConveyorStop.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox2ConveyorStop.TabIndex = 194;
|
|
this.checkBox2ConveyorStop.Text = "장비정지";
|
|
this.checkBox2ConveyorStop.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox2ConveyorStop.Click += new System.EventHandler(this.checkBoxAlarm2ConveyorStop_Click);
|
|
//
|
|
// checkBox2BuzzerOn
|
|
//
|
|
this.checkBox2BuzzerOn.BackPictureBox1 = null;
|
|
this.checkBox2BuzzerOn.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox2BuzzerOn.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox2BuzzerOn.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox2BuzzerOn.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox2BuzzerOn.CheckBoxSymbolSize = 14;
|
|
this.checkBox2BuzzerOn.Checked = false;
|
|
this.checkBox2BuzzerOn.CheckLineWidth = 3;
|
|
this.checkBox2BuzzerOn.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox2BuzzerOn.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox2BuzzerOn.ImageCheckBox = null;
|
|
this.checkBox2BuzzerOn.ImageUnCheckBox = null;
|
|
this.checkBox2BuzzerOn.InitVisible = true;
|
|
this.checkBox2BuzzerOn.Location = new System.Drawing.Point(437, 207);
|
|
this.checkBox2BuzzerOn.Name = "checkBox2BuzzerOn";
|
|
this.checkBox2BuzzerOn.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox2BuzzerOn.TabIndex = 193;
|
|
this.checkBox2BuzzerOn.Text = "부저울림";
|
|
this.checkBox2BuzzerOn.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox2BuzzerOn.Click += new System.EventHandler(this.checkBoxAlarm2BuzzerOn_Click);
|
|
//
|
|
// 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("새굴림", 9F, 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(91, 335);
|
|
this.labelHelp1.Name = "labelHelp1";
|
|
this.labelHelp1.Size = new System.Drawing.Size(600, 15);
|
|
this.labelHelp1.TabIndex = 191;
|
|
this.labelHelp1.Text = "- 장비정지 : 설정한 개수만큼 카운팅되었을 때 장비 정지";
|
|
this.labelHelp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelHelp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelHelp1.Wordwrap = false;
|
|
//
|
|
// checkBox1ConveyorStop
|
|
//
|
|
this.checkBox1ConveyorStop.BackPictureBox1 = null;
|
|
this.checkBox1ConveyorStop.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox1ConveyorStop.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox1ConveyorStop.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox1ConveyorStop.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox1ConveyorStop.CheckBoxSymbolSize = 14;
|
|
this.checkBox1ConveyorStop.Checked = false;
|
|
this.checkBox1ConveyorStop.CheckLineWidth = 3;
|
|
this.checkBox1ConveyorStop.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox1ConveyorStop.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox1ConveyorStop.ImageCheckBox = null;
|
|
this.checkBox1ConveyorStop.ImageUnCheckBox = null;
|
|
this.checkBox1ConveyorStop.InitVisible = true;
|
|
this.checkBox1ConveyorStop.Location = new System.Drawing.Point(178, 70);
|
|
this.checkBox1ConveyorStop.Name = "checkBox1ConveyorStop";
|
|
this.checkBox1ConveyorStop.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox1ConveyorStop.TabIndex = 190;
|
|
this.checkBox1ConveyorStop.Text = "장비정지";
|
|
this.checkBox1ConveyorStop.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox1ConveyorStop.Click += new System.EventHandler(this.checkBoxAlarm1ConveyorStop_Click);
|
|
//
|
|
// checkBox1BuzzerOn
|
|
//
|
|
this.checkBox1BuzzerOn.BackPictureBox1 = null;
|
|
this.checkBox1BuzzerOn.BackPictureBox2 = this.smartGroupBox1;
|
|
this.checkBox1BuzzerOn.CheckBoxBackColor = System.Drawing.Color.White;
|
|
this.checkBox1BuzzerOn.CheckBoxCheckColor = System.Drawing.Color.Green;
|
|
this.checkBox1BuzzerOn.CheckBoxForeColor = System.Drawing.Color.Black;
|
|
this.checkBox1BuzzerOn.CheckBoxSymbolSize = 14;
|
|
this.checkBox1BuzzerOn.Checked = false;
|
|
this.checkBox1BuzzerOn.CheckLineWidth = 3;
|
|
this.checkBox1BuzzerOn.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.checkBox1BuzzerOn.ForeColor = System.Drawing.Color.White;
|
|
this.checkBox1BuzzerOn.ImageCheckBox = null;
|
|
this.checkBox1BuzzerOn.ImageUnCheckBox = null;
|
|
this.checkBox1BuzzerOn.InitVisible = true;
|
|
this.checkBox1BuzzerOn.Location = new System.Drawing.Point(437, 70);
|
|
this.checkBox1BuzzerOn.Name = "checkBox1BuzzerOn";
|
|
this.checkBox1BuzzerOn.Size = new System.Drawing.Size(240, 25);
|
|
this.checkBox1BuzzerOn.TabIndex = 189;
|
|
this.checkBox1BuzzerOn.Text = "부저울림";
|
|
this.checkBox1BuzzerOn.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle;
|
|
this.checkBox1BuzzerOn.Click += new System.EventHandler(this.checkBoxAlarm1BuzzerOn_Click);
|
|
//
|
|
// comboBox1Mode
|
|
//
|
|
this.comboBox1Mode.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
|
|
this.comboBox1Mode.Location = new System.Drawing.Point(157, 12);
|
|
this.comboBox1Mode.Name = "comboBox1Mode";
|
|
this.comboBox1Mode.Size = new System.Drawing.Size(160, 26);
|
|
this.comboBox1Mode.TabIndex = 186;
|
|
this.comboBox1Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxAlarm1Mode_SelectedIndexChanged);
|
|
//
|
|
// label1Number
|
|
//
|
|
this.label1Number.BackColor = System.Drawing.Color.White;
|
|
this.label1Number.BackPictureBox1 = null;
|
|
this.label1Number.BackPictureBox2 = this.smartGroupBox1;
|
|
this.label1Number.BorderColor = System.Drawing.Color.White;
|
|
this.label1Number.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.label1Number.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
|
|
this.label1Number.ForeColor = System.Drawing.Color.White;
|
|
this.label1Number.InitVisible = true;
|
|
this.label1Number.LineSpacing = 0F;
|
|
this.label1Number.Location = new System.Drawing.Point(418, 10);
|
|
this.label1Number.Name = "label1Number";
|
|
this.label1Number.Size = new System.Drawing.Size(85, 35);
|
|
this.label1Number.TabIndex = 185;
|
|
this.label1Number.Text = "100";
|
|
this.label1Number.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.label1Number.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.label1Number.Wordwrap = false;
|
|
this.label1Number.Click += new System.EventHandler(this.labelAlarm1Number_Click);
|
|
//
|
|
// ControlCenterConfiCountingOutput
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlCenterConfiCountingOutput";
|
|
this.Size = new System.Drawing.Size(710, 470);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private System.Windows.Forms.ComboBox comboBox1Mode;
|
|
public SmartX.SmartLabel label1Number;
|
|
public SmartX.SmartCheckBox checkBox1ConveyorStop;
|
|
public SmartX.SmartCheckBox checkBox1BuzzerOn;
|
|
private SmartX.SmartLabel labelHelp1;
|
|
private System.Windows.Forms.ComboBox comboBox2Mode;
|
|
public SmartX.SmartLabel label2Number;
|
|
public SmartX.SmartCheckBox checkBox2ConveyorStop;
|
|
public SmartX.SmartCheckBox checkBox2BuzzerOn;
|
|
public SmartX.SmartCheckBox checkBox2AutoReset;
|
|
public SmartX.SmartCheckBox checkBox1AutoReset;
|
|
private SmartX.SmartLabel labelHelp3;
|
|
private SmartX.SmartLabel labelHelp2;
|
|
private SmartX.SmartLabel labelHelp5;
|
|
public SmartX.SmartCheckBox checkBox1ExternalOutput;
|
|
public SmartX.SmartCheckBox checkBox2ExternalOutput;
|
|
private SmartX.SmartLabel labelHelp6;
|
|
private SmartX.SmartLabel labelHelp4;
|
|
public SmartX.SmartLabel label2BuzzerTime;
|
|
public SmartX.SmartLabel label1BuzzerTime;
|
|
public SmartX.SmartCheckBox checkBoxSequentialMode;
|
|
}
|
|
}
|