ITC81DB_2H/ITC81DB_0H/Controls/CenterEquipment/ControlCenterEquipEngineer....

598 lines
38 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterEquipEngineer
{
/// <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(ControlCenterEquipEngineer));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelMotorNum = new SmartX.SmartLabel();
this.labelTitleMotorNum = new SmartX.SmartLabel();
this.labelTitleBLDC = new SmartX.SmartLabel();
this.buttonBLDCUsing = new SmartX.SmartButton();
this.labelConveyorLength = new SmartX.SmartLabel();
this.labelTitleConveyorLength = new SmartX.SmartLabel();
this.comboBoxStatisticsPrintFormat = new System.Windows.Forms.ComboBox();
this.labelTitleStatPrintFormat = new SmartX.SmartLabel();
this.comboBoxFilenameExtension = new System.Windows.Forms.ComboBox();
this.labelTitleFileNameExtension = new SmartX.SmartLabel();
this.labelTitleBarcode = new SmartX.SmartLabel();
this.buttonBarcode = new SmartX.SmartButton();
this.comboBoxDataBackupFormat = new System.Windows.Forms.ComboBox();
this.labelTitleDataBackupFormat = new SmartX.SmartLabel();
this.comboBoxOptionBoard = new System.Windows.Forms.ComboBox();
this.labelTitleOptionBoard = new SmartX.SmartLabel();
this.labelTitleCommunicationOption = new SmartX.SmartLabel();
this.buttonCommunicationOption = new SmartX.SmartButton();
this.comboBoxEquipmentType = new System.Windows.Forms.ComboBox();
this.buttonCapture = new SmartX.SmartButton();
this.labelTitleCommunicationLog = new SmartX.SmartLabel();
this.buttonCommunicationLog = new SmartX.SmartButton();
this.labelTitleEquipmentType = 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.labelMotorNum);
this.smartGroupBox1.Controls.Add(this.labelTitleMotorNum);
this.smartGroupBox1.Controls.Add(this.labelTitleBLDC);
this.smartGroupBox1.Controls.Add(this.buttonBLDCUsing);
this.smartGroupBox1.Controls.Add(this.labelConveyorLength);
this.smartGroupBox1.Controls.Add(this.labelTitleConveyorLength);
this.smartGroupBox1.Controls.Add(this.comboBoxStatisticsPrintFormat);
this.smartGroupBox1.Controls.Add(this.labelTitleStatPrintFormat);
this.smartGroupBox1.Controls.Add(this.comboBoxFilenameExtension);
this.smartGroupBox1.Controls.Add(this.labelTitleFileNameExtension);
this.smartGroupBox1.Controls.Add(this.labelTitleBarcode);
this.smartGroupBox1.Controls.Add(this.buttonBarcode);
this.smartGroupBox1.Controls.Add(this.comboBoxDataBackupFormat);
this.smartGroupBox1.Controls.Add(this.labelTitleDataBackupFormat);
this.smartGroupBox1.Controls.Add(this.comboBoxOptionBoard);
this.smartGroupBox1.Controls.Add(this.labelTitleOptionBoard);
this.smartGroupBox1.Controls.Add(this.labelTitleCommunicationOption);
this.smartGroupBox1.Controls.Add(this.buttonCommunicationOption);
this.smartGroupBox1.Controls.Add(this.comboBoxEquipmentType);
this.smartGroupBox1.Controls.Add(this.buttonCapture);
this.smartGroupBox1.Controls.Add(this.labelTitleCommunicationLog);
this.smartGroupBox1.Controls.Add(this.buttonCommunicationLog);
this.smartGroupBox1.Controls.Add(this.labelTitleEquipmentType);
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 = 3;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// labelMotorNum
//
this.labelMotorNum.BackColor = System.Drawing.SystemColors.Window;
this.labelMotorNum.BackPictureBox = null;
this.labelMotorNum.BackPictureBox1 = null;
this.labelMotorNum.BackPictureBox2 = null;
this.labelMotorNum.BorderColor = System.Drawing.Color.Black;
this.labelMotorNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelMotorNum.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelMotorNum.InitVisible = true;
this.labelMotorNum.LineSpacing = 0F;
this.labelMotorNum.Location = new System.Drawing.Point(381, 159);
this.labelMotorNum.Name = "labelMotorNum";
this.labelMotorNum.Size = new System.Drawing.Size(120, 28);
this.labelMotorNum.TabIndex = 216;
this.labelMotorNum.Text = "0";
this.labelMotorNum.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelMotorNum.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelMotorNum.Wordwrap = true;
this.labelMotorNum.Click += new System.EventHandler(this.labelMotorNum_Click);
//
// labelTitleMotorNum
//
this.labelTitleMotorNum.BackPictureBox1 = null;
this.labelTitleMotorNum.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleMotorNum.BorderColor = System.Drawing.Color.Black;
this.labelTitleMotorNum.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleMotorNum.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleMotorNum.ForeColor = System.Drawing.Color.White;
this.labelTitleMotorNum.InitVisible = true;
this.labelTitleMotorNum.LineSpacing = 0F;
this.labelTitleMotorNum.Location = new System.Drawing.Point(115, 159);
this.labelTitleMotorNum.Name = "labelTitleMotorNum";
this.labelTitleMotorNum.Size = new System.Drawing.Size(260, 28);
this.labelTitleMotorNum.TabIndex = 215;
this.labelTitleMotorNum.Text = "모터개수(1~4)";
this.labelTitleMotorNum.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleMotorNum.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleMotorNum.Wordwrap = true;
//
// labelTitleBLDC
//
this.labelTitleBLDC.BackPictureBox1 = null;
this.labelTitleBLDC.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleBLDC.BorderColor = System.Drawing.Color.Black;
this.labelTitleBLDC.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleBLDC.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleBLDC.ForeColor = System.Drawing.Color.White;
this.labelTitleBLDC.InitVisible = true;
this.labelTitleBLDC.LineSpacing = 0F;
this.labelTitleBLDC.Location = new System.Drawing.Point(115, 125);
this.labelTitleBLDC.Name = "labelTitleBLDC";
this.labelTitleBLDC.Size = new System.Drawing.Size(260, 28);
this.labelTitleBLDC.TabIndex = 214;
this.labelTitleBLDC.Text = "BLDC 모터 설정";
this.labelTitleBLDC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleBLDC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleBLDC.Wordwrap = false;
//
// buttonBLDCUsing
//
this.buttonBLDCUsing.BackPictureBox = null;
this.buttonBLDCUsing.BackPictureBox1 = null;
this.buttonBLDCUsing.BackPictureBox2 = null;
this.buttonBLDCUsing.ButtonColor = System.Drawing.Color.Gray;
this.buttonBLDCUsing.ButtonImageAutoSize = true;
this.buttonBLDCUsing.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBLDCUsing.DisableImage = null;
this.buttonBLDCUsing.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBLDCUsing.DownImage")));
this.buttonBLDCUsing.GroupID = 0;
this.buttonBLDCUsing.InitVisible = true;
this.buttonBLDCUsing.Location = new System.Drawing.Point(381, 125);
this.buttonBLDCUsing.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonBLDCUsing.Name = "buttonBLDCUsing";
this.buttonBLDCUsing.NestedClickEventPrevent = false;
this.buttonBLDCUsing.OutlinePixel = 1;
this.buttonBLDCUsing.RepeatInterval = 200;
this.buttonBLDCUsing.RepeatIntervalAccelerate = null;
this.buttonBLDCUsing.SafeInterval = 200;
this.buttonBLDCUsing.Size = new System.Drawing.Size(80, 28);
this.buttonBLDCUsing.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBLDCUsing.TabIndex = 213;
this.buttonBLDCUsing.TextColor = System.Drawing.Color.Black;
this.buttonBLDCUsing.TextDownColor = System.Drawing.Color.White;
this.buttonBLDCUsing.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBLDCUsing.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBLDCUsing.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBLDCUsing.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBLDCUsing.UpImage")));
this.buttonBLDCUsing.Click += new System.EventHandler(this.buttonBLDCUsing_Click);
//
// labelConveyorLength
//
this.labelConveyorLength.BackColor = System.Drawing.SystemColors.Window;
this.labelConveyorLength.BackPictureBox = null;
this.labelConveyorLength.BackPictureBox1 = null;
this.labelConveyorLength.BackPictureBox2 = null;
this.labelConveyorLength.BorderColor = System.Drawing.Color.Black;
this.labelConveyorLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelConveyorLength.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelConveyorLength.InitVisible = true;
this.labelConveyorLength.LineSpacing = 0F;
this.labelConveyorLength.Location = new System.Drawing.Point(381, 91);
this.labelConveyorLength.Name = "labelConveyorLength";
this.labelConveyorLength.Size = new System.Drawing.Size(120, 28);
this.labelConveyorLength.TabIndex = 208;
this.labelConveyorLength.Text = "100";
this.labelConveyorLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelConveyorLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelConveyorLength.Visible = false;
this.labelConveyorLength.Wordwrap = true;
this.labelConveyorLength.Click += new System.EventHandler(this.labelConveyorLength_Click);
//
// labelTitleConveyorLength
//
this.labelTitleConveyorLength.BackPictureBox1 = null;
this.labelTitleConveyorLength.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleConveyorLength.BorderColor = System.Drawing.Color.Black;
this.labelTitleConveyorLength.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleConveyorLength.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleConveyorLength.ForeColor = System.Drawing.Color.White;
this.labelTitleConveyorLength.InitVisible = true;
this.labelTitleConveyorLength.LineSpacing = 0F;
this.labelTitleConveyorLength.Location = new System.Drawing.Point(115, 91);
this.labelTitleConveyorLength.Name = "labelTitleConveyorLength";
this.labelTitleConveyorLength.Size = new System.Drawing.Size(260, 28);
this.labelTitleConveyorLength.TabIndex = 207;
this.labelTitleConveyorLength.Text = "컨베어 길이";
this.labelTitleConveyorLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleConveyorLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleConveyorLength.Visible = false;
this.labelTitleConveyorLength.Wordwrap = true;
//
// comboBoxStatisticsPrintFormat
//
this.comboBoxStatisticsPrintFormat.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxStatisticsPrintFormat.Location = new System.Drawing.Point(381, 295);
this.comboBoxStatisticsPrintFormat.Name = "comboBoxStatisticsPrintFormat";
this.comboBoxStatisticsPrintFormat.Size = new System.Drawing.Size(120, 28);
this.comboBoxStatisticsPrintFormat.TabIndex = 206;
this.comboBoxStatisticsPrintFormat.SelectedIndexChanged += new System.EventHandler(this.comboBoxStatisticsPrintFormat_SelectedIndexChanged);
//
// labelTitleStatPrintFormat
//
this.labelTitleStatPrintFormat.BackPictureBox1 = null;
this.labelTitleStatPrintFormat.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleStatPrintFormat.BorderColor = System.Drawing.Color.Black;
this.labelTitleStatPrintFormat.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleStatPrintFormat.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleStatPrintFormat.ForeColor = System.Drawing.Color.White;
this.labelTitleStatPrintFormat.InitVisible = true;
this.labelTitleStatPrintFormat.LineSpacing = 0F;
this.labelTitleStatPrintFormat.Location = new System.Drawing.Point(115, 295);
this.labelTitleStatPrintFormat.Name = "labelTitleStatPrintFormat";
this.labelTitleStatPrintFormat.Size = new System.Drawing.Size(260, 28);
this.labelTitleStatPrintFormat.TabIndex = 205;
this.labelTitleStatPrintFormat.Text = "데이터집계 출력 포맷";
this.labelTitleStatPrintFormat.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleStatPrintFormat.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleStatPrintFormat.Wordwrap = false;
//
// comboBoxFilenameExtension
//
this.comboBoxFilenameExtension.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxFilenameExtension.Location = new System.Drawing.Point(381, 227);
this.comboBoxFilenameExtension.Name = "comboBoxFilenameExtension";
this.comboBoxFilenameExtension.Size = new System.Drawing.Size(120, 28);
this.comboBoxFilenameExtension.TabIndex = 204;
this.comboBoxFilenameExtension.SelectedIndexChanged += new System.EventHandler(this.comboBoxFilenameExtension_SelectedIndexChanged);
//
// labelTitleFileNameExtension
//
this.labelTitleFileNameExtension.BackPictureBox1 = null;
this.labelTitleFileNameExtension.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleFileNameExtension.BorderColor = System.Drawing.Color.Black;
this.labelTitleFileNameExtension.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleFileNameExtension.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleFileNameExtension.ForeColor = System.Drawing.Color.White;
this.labelTitleFileNameExtension.InitVisible = true;
this.labelTitleFileNameExtension.LineSpacing = 0F;
this.labelTitleFileNameExtension.Location = new System.Drawing.Point(115, 227);
this.labelTitleFileNameExtension.Name = "labelTitleFileNameExtension";
this.labelTitleFileNameExtension.Size = new System.Drawing.Size(260, 28);
this.labelTitleFileNameExtension.TabIndex = 203;
this.labelTitleFileNameExtension.Text = "데이터백업 확장자";
this.labelTitleFileNameExtension.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleFileNameExtension.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleFileNameExtension.Wordwrap = false;
//
// labelTitleBarcode
//
this.labelTitleBarcode.BackPictureBox1 = null;
this.labelTitleBarcode.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleBarcode.BorderColor = System.Drawing.Color.Black;
this.labelTitleBarcode.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleBarcode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleBarcode.ForeColor = System.Drawing.Color.White;
this.labelTitleBarcode.InitVisible = true;
this.labelTitleBarcode.LineSpacing = 0F;
this.labelTitleBarcode.Location = new System.Drawing.Point(115, 329);
this.labelTitleBarcode.Name = "labelTitleBarcode";
this.labelTitleBarcode.Size = new System.Drawing.Size(260, 28);
this.labelTitleBarcode.TabIndex = 202;
this.labelTitleBarcode.Text = "바코드";
this.labelTitleBarcode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleBarcode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleBarcode.Wordwrap = false;
//
// buttonBarcode
//
this.buttonBarcode.BackPictureBox = null;
this.buttonBarcode.BackPictureBox1 = null;
this.buttonBarcode.BackPictureBox2 = null;
this.buttonBarcode.ButtonColor = System.Drawing.Color.Gray;
this.buttonBarcode.ButtonImageAutoSize = true;
this.buttonBarcode.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBarcode.DisableImage = null;
this.buttonBarcode.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBarcode.DownImage")));
this.buttonBarcode.GroupID = 0;
this.buttonBarcode.InitVisible = true;
this.buttonBarcode.Location = new System.Drawing.Point(381, 329);
this.buttonBarcode.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonBarcode.Name = "buttonBarcode";
this.buttonBarcode.NestedClickEventPrevent = false;
this.buttonBarcode.OutlinePixel = 1;
this.buttonBarcode.RepeatInterval = 200;
this.buttonBarcode.RepeatIntervalAccelerate = null;
this.buttonBarcode.SafeInterval = 200;
this.buttonBarcode.Size = new System.Drawing.Size(80, 28);
this.buttonBarcode.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBarcode.TabIndex = 201;
this.buttonBarcode.TextColor = System.Drawing.Color.Black;
this.buttonBarcode.TextDownColor = System.Drawing.Color.White;
this.buttonBarcode.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBarcode.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBarcode.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBarcode.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBarcode.UpImage")));
this.buttonBarcode.Click += new System.EventHandler(this.buttonBarcode_Click);
//
// comboBoxDataBackupFormat
//
this.comboBoxDataBackupFormat.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxDataBackupFormat.Location = new System.Drawing.Point(381, 261);
this.comboBoxDataBackupFormat.Name = "comboBoxDataBackupFormat";
this.comboBoxDataBackupFormat.Size = new System.Drawing.Size(120, 28);
this.comboBoxDataBackupFormat.TabIndex = 200;
this.comboBoxDataBackupFormat.SelectedIndexChanged += new System.EventHandler(this.comboBoxFormat_SelectedIndexChanged);
//
// labelTitleDataBackupFormat
//
this.labelTitleDataBackupFormat.BackPictureBox1 = null;
this.labelTitleDataBackupFormat.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleDataBackupFormat.BorderColor = System.Drawing.Color.Black;
this.labelTitleDataBackupFormat.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleDataBackupFormat.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleDataBackupFormat.ForeColor = System.Drawing.Color.White;
this.labelTitleDataBackupFormat.InitVisible = true;
this.labelTitleDataBackupFormat.LineSpacing = 0F;
this.labelTitleDataBackupFormat.Location = new System.Drawing.Point(115, 261);
this.labelTitleDataBackupFormat.Name = "labelTitleDataBackupFormat";
this.labelTitleDataBackupFormat.Size = new System.Drawing.Size(260, 28);
this.labelTitleDataBackupFormat.TabIndex = 199;
this.labelTitleDataBackupFormat.Text = "데이터백업 포맷";
this.labelTitleDataBackupFormat.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleDataBackupFormat.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleDataBackupFormat.Wordwrap = false;
//
// comboBoxOptionBoard
//
this.comboBoxOptionBoard.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxOptionBoard.Location = new System.Drawing.Point(381, 193);
this.comboBoxOptionBoard.Name = "comboBoxOptionBoard";
this.comboBoxOptionBoard.Size = new System.Drawing.Size(120, 28);
this.comboBoxOptionBoard.TabIndex = 198;
this.comboBoxOptionBoard.Visible = false;
this.comboBoxOptionBoard.SelectedIndexChanged += new System.EventHandler(this.comboBoxOptionBoard_SelectedIndexChanged);
//
// labelTitleOptionBoard
//
this.labelTitleOptionBoard.BackPictureBox1 = null;
this.labelTitleOptionBoard.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleOptionBoard.BorderColor = System.Drawing.Color.Black;
this.labelTitleOptionBoard.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleOptionBoard.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
this.labelTitleOptionBoard.ForeColor = System.Drawing.Color.White;
this.labelTitleOptionBoard.InitVisible = true;
this.labelTitleOptionBoard.LineSpacing = 0F;
this.labelTitleOptionBoard.Location = new System.Drawing.Point(115, 193);
this.labelTitleOptionBoard.Name = "labelTitleOptionBoard";
this.labelTitleOptionBoard.Size = new System.Drawing.Size(260, 28);
this.labelTitleOptionBoard.TabIndex = 197;
this.labelTitleOptionBoard.Text = "옵션보드";
this.labelTitleOptionBoard.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleOptionBoard.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleOptionBoard.Visible = false;
this.labelTitleOptionBoard.Wordwrap = false;
//
// labelTitleCommunicationOption
//
this.labelTitleCommunicationOption.BackPictureBox1 = null;
this.labelTitleCommunicationOption.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleCommunicationOption.BorderColor = System.Drawing.Color.Black;
this.labelTitleCommunicationOption.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleCommunicationOption.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleCommunicationOption.ForeColor = System.Drawing.Color.White;
this.labelTitleCommunicationOption.InitVisible = true;
this.labelTitleCommunicationOption.LineSpacing = 0F;
this.labelTitleCommunicationOption.Location = new System.Drawing.Point(115, 57);
this.labelTitleCommunicationOption.Name = "labelTitleCommunicationOption";
this.labelTitleCommunicationOption.Size = new System.Drawing.Size(260, 28);
this.labelTitleCommunicationOption.TabIndex = 196;
this.labelTitleCommunicationOption.Text = "통신모드 옵션 사용";
this.labelTitleCommunicationOption.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleCommunicationOption.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleCommunicationOption.Wordwrap = false;
//
// buttonCommunicationOption
//
this.buttonCommunicationOption.BackPictureBox = null;
this.buttonCommunicationOption.BackPictureBox1 = null;
this.buttonCommunicationOption.BackPictureBox2 = null;
this.buttonCommunicationOption.ButtonColor = System.Drawing.Color.Gray;
this.buttonCommunicationOption.ButtonImageAutoSize = true;
this.buttonCommunicationOption.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCommunicationOption.DisableImage = null;
this.buttonCommunicationOption.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationOption.DownImage")));
this.buttonCommunicationOption.GroupID = 0;
this.buttonCommunicationOption.InitVisible = true;
this.buttonCommunicationOption.Location = new System.Drawing.Point(381, 57);
this.buttonCommunicationOption.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonCommunicationOption.Name = "buttonCommunicationOption";
this.buttonCommunicationOption.NestedClickEventPrevent = false;
this.buttonCommunicationOption.OutlinePixel = 1;
this.buttonCommunicationOption.RepeatInterval = 200;
this.buttonCommunicationOption.RepeatIntervalAccelerate = null;
this.buttonCommunicationOption.SafeInterval = 200;
this.buttonCommunicationOption.Size = new System.Drawing.Size(80, 28);
this.buttonCommunicationOption.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCommunicationOption.TabIndex = 195;
this.buttonCommunicationOption.TextColor = System.Drawing.Color.Black;
this.buttonCommunicationOption.TextDownColor = System.Drawing.Color.White;
this.buttonCommunicationOption.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCommunicationOption.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCommunicationOption.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCommunicationOption.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationOption.UpImage")));
this.buttonCommunicationOption.Click += new System.EventHandler(this.buttonCommunicationOption_Click);
//
// comboBoxEquipmentType
//
this.comboBoxEquipmentType.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxEquipmentType.Location = new System.Drawing.Point(381, 23);
this.comboBoxEquipmentType.Name = "comboBoxEquipmentType";
this.comboBoxEquipmentType.Size = new System.Drawing.Size(180, 28);
this.comboBoxEquipmentType.TabIndex = 190;
this.comboBoxEquipmentType.Visible = false;
this.comboBoxEquipmentType.SelectedIndexChanged += new System.EventHandler(this.comboBoxEquipmentType_SelectedIndexChanged);
//
// buttonCapture
//
this.buttonCapture.BackPictureBox = null;
this.buttonCapture.BackPictureBox1 = null;
this.buttonCapture.BackPictureBox2 = null;
this.buttonCapture.ButtonColor = System.Drawing.Color.Gray;
this.buttonCapture.ButtonImageAutoSize = true;
this.buttonCapture.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCapture.DisableImage = null;
this.buttonCapture.DownImage = null;
this.buttonCapture.GroupID = 0;
this.buttonCapture.InitVisible = true;
this.buttonCapture.Location = new System.Drawing.Point(393, 435);
this.buttonCapture.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCapture.Name = "buttonCapture";
this.buttonCapture.NestedClickEventPrevent = false;
this.buttonCapture.OutlinePixel = 1;
this.buttonCapture.RepeatInterval = 200;
this.buttonCapture.RepeatIntervalAccelerate = null;
this.buttonCapture.SafeInterval = 200;
this.buttonCapture.Size = new System.Drawing.Size(88, 28);
this.buttonCapture.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCapture.TabIndex = 189;
this.buttonCapture.Text = "Capture";
this.buttonCapture.TextColor = System.Drawing.Color.Black;
this.buttonCapture.TextDownColor = System.Drawing.Color.White;
this.buttonCapture.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCapture.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCapture.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCapture.UpImage = null;
this.buttonCapture.Click += new System.EventHandler(this.buttonCapture_Click);
//
// labelTitleCommunicationLog
//
this.labelTitleCommunicationLog.BackPictureBox1 = null;
this.labelTitleCommunicationLog.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleCommunicationLog.BorderColor = System.Drawing.Color.Black;
this.labelTitleCommunicationLog.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleCommunicationLog.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleCommunicationLog.ForeColor = System.Drawing.Color.White;
this.labelTitleCommunicationLog.InitVisible = true;
this.labelTitleCommunicationLog.LineSpacing = 0F;
this.labelTitleCommunicationLog.Location = new System.Drawing.Point(519, 435);
this.labelTitleCommunicationLog.Name = "labelTitleCommunicationLog";
this.labelTitleCommunicationLog.Size = new System.Drawing.Size(100, 30);
this.labelTitleCommunicationLog.TabIndex = 152;
this.labelTitleCommunicationLog.Text = "통신로그";
this.labelTitleCommunicationLog.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleCommunicationLog.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleCommunicationLog.Wordwrap = false;
//
// buttonCommunicationLog
//
this.buttonCommunicationLog.BackPictureBox = null;
this.buttonCommunicationLog.BackPictureBox1 = null;
this.buttonCommunicationLog.BackPictureBox2 = null;
this.buttonCommunicationLog.ButtonColor = System.Drawing.Color.Gray;
this.buttonCommunicationLog.ButtonImageAutoSize = true;
this.buttonCommunicationLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCommunicationLog.DisableImage = null;
this.buttonCommunicationLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationLog.DownImage")));
this.buttonCommunicationLog.GroupID = 0;
this.buttonCommunicationLog.InitVisible = true;
this.buttonCommunicationLog.Location = new System.Drawing.Point(625, 435);
this.buttonCommunicationLog.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonCommunicationLog.Name = "buttonCommunicationLog";
this.buttonCommunicationLog.NestedClickEventPrevent = false;
this.buttonCommunicationLog.OutlinePixel = 1;
this.buttonCommunicationLog.RepeatInterval = 200;
this.buttonCommunicationLog.RepeatIntervalAccelerate = null;
this.buttonCommunicationLog.SafeInterval = 200;
this.buttonCommunicationLog.Size = new System.Drawing.Size(80, 28);
this.buttonCommunicationLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCommunicationLog.TabIndex = 151;
this.buttonCommunicationLog.TextColor = System.Drawing.Color.Black;
this.buttonCommunicationLog.TextDownColor = System.Drawing.Color.White;
this.buttonCommunicationLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCommunicationLog.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCommunicationLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCommunicationLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCommunicationLog.UpImage")));
this.buttonCommunicationLog.Click += new System.EventHandler(this.buttonCommunicationLog_Click);
//
// labelTitleEquipmentType
//
this.labelTitleEquipmentType.BackPictureBox1 = null;
this.labelTitleEquipmentType.BackPictureBox2 = this.smartGroupBox1;
this.labelTitleEquipmentType.BorderColor = System.Drawing.Color.Black;
this.labelTitleEquipmentType.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleEquipmentType.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleEquipmentType.ForeColor = System.Drawing.Color.White;
this.labelTitleEquipmentType.InitVisible = true;
this.labelTitleEquipmentType.LineSpacing = 0F;
this.labelTitleEquipmentType.Location = new System.Drawing.Point(115, 23);
this.labelTitleEquipmentType.Name = "labelTitleEquipmentType";
this.labelTitleEquipmentType.Size = new System.Drawing.Size(260, 28);
this.labelTitleEquipmentType.TabIndex = 117;
this.labelTitleEquipmentType.Text = "장비타입";
this.labelTitleEquipmentType.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelTitleEquipmentType.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleEquipmentType.Visible = false;
this.labelTitleEquipmentType.Wordwrap = false;
//
// ControlCenterEquipEngineer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterEquipEngineer";
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 comboBoxEquipmentType;
private SmartX.SmartButton buttonCapture;
private SmartX.SmartLabel labelTitleCommunicationLog;
private SmartX.SmartButton buttonCommunicationLog;
private SmartX.SmartLabel labelTitleEquipmentType;
private SmartX.SmartLabel labelTitleCommunicationOption;
private SmartX.SmartButton buttonCommunicationOption;
private System.Windows.Forms.ComboBox comboBoxStatisticsPrintFormat;
private SmartX.SmartLabel labelTitleStatPrintFormat;
private System.Windows.Forms.ComboBox comboBoxFilenameExtension;
private SmartX.SmartLabel labelTitleFileNameExtension;
private SmartX.SmartLabel labelTitleBarcode;
private SmartX.SmartButton buttonBarcode;
private System.Windows.Forms.ComboBox comboBoxDataBackupFormat;
private SmartX.SmartLabel labelTitleDataBackupFormat;
private System.Windows.Forms.ComboBox comboBoxOptionBoard;
private SmartX.SmartLabel labelTitleOptionBoard;
public SmartX.SmartLabel labelConveyorLength;
private SmartX.SmartLabel labelTitleConveyorLength;
private SmartX.SmartLabel labelTitleBLDC;
private SmartX.SmartButton buttonBLDCUsing;
public SmartX.SmartLabel labelMotorNum;
private SmartX.SmartLabel labelTitleMotorNum;
}
}