1145 lines
73 KiB
C#
1145 lines
73 KiB
C#
namespace INT99DC_7C.Forms
|
|
{
|
|
partial class FormEquipmentSetting
|
|
{
|
|
/// <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 Windows Form 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(FormEquipmentSetting));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.groupBoxSpecialMenu = new SmartX.SmartGroupBox();
|
|
this.smartLabel6 = new SmartX.SmartLabel();
|
|
this.labelDataStoragePeriod = new SmartX.SmartLabel();
|
|
this.labelStaticDataStoragePeriod = new SmartX.SmartLabel();
|
|
this.buttonEmergencyStopEntrySensorError = new SmartX.SmartButton();
|
|
this.labelStaticEmergencyStopEntrySensorError = new SmartX.SmartLabel();
|
|
this.buttonLogin = new SmartX.SmartButton();
|
|
this.labelStaticLogin = new SmartX.SmartLabel();
|
|
this.labelStaticSorterMode = new SmartX.SmartLabel();
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
this.radioButtonSorterModeNg = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonSorterModePass = new System.Windows.Forms.RadioButton();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.comboBoxInputSensorSelect = new System.Windows.Forms.ComboBox();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.radioButtonLanguageGerman = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageCzech = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageChinese = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageEnglish = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageKorean = new System.Windows.Forms.RadioButton();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.radioButtonWeightViewReverse = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonWeightViewForward = new System.Windows.Forms.RadioButton();
|
|
this.labelStaticInputSensorSelect = new SmartX.SmartLabel();
|
|
this.labelBuadrateWarning2 = new SmartX.SmartLabel();
|
|
this.labelBuadrateWarning = new SmartX.SmartLabel();
|
|
this.labelStaticLanguage = new SmartX.SmartLabel();
|
|
this.labelStaticFeedingConveyorRun = new SmartX.SmartLabel();
|
|
this.labelStaticRejectCVRotation = new SmartX.SmartLabel();
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
this.radioButtonFeedingConveyorRunNg = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonFeedingConveyorRunPass = new System.Windows.Forms.RadioButton();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.radioButtonDischargeConveyorDirectionCCW = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonDischargeConveyorDirectionCW = new System.Windows.Forms.RadioButton();
|
|
this.labelStaticType = new SmartX.SmartLabel();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.radioButtonEquipmentModeTube = new System.Windows.Forms.RadioButton();
|
|
this.comboBoxEquipmentColumn = new System.Windows.Forms.ComboBox();
|
|
this.buttonFeedingConveyor = new SmartX.SmartButton();
|
|
this.labelStaticFeedingCV = new SmartX.SmartLabel();
|
|
this.buttonDischargeConveyor = new SmartX.SmartButton();
|
|
this.labelStaticRejectCV = new SmartX.SmartLabel();
|
|
this.buttonEachNG = new SmartX.SmartButton();
|
|
this.labelStaticIndividualNG = new SmartX.SmartLabel();
|
|
this.labelEquipmentID = new SmartX.SmartLabel();
|
|
this.labelStaticOrder = new SmartX.SmartLabel();
|
|
this.labelStaticLine = new SmartX.SmartLabel();
|
|
this.labelStaticEquipmentID = new SmartX.SmartLabel();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
this.buttonCrossMark = new SmartX.SmartButton();
|
|
this.labelStaticCrossMark = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.groupBoxSpecialMenu.SuspendLayout();
|
|
this.panel9.SuspendLayout();
|
|
this.panel7.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.panel8.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
|
|
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// groupBoxSpecialMenu
|
|
//
|
|
this.groupBoxSpecialMenu.BackPictureBox = this.smartForm1;
|
|
this.groupBoxSpecialMenu.BackPictureBox1 = null;
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonCrossMark);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticCrossMark);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.smartLabel6);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelDataStoragePeriod);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticDataStoragePeriod);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonEmergencyStopEntrySensorError);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticEmergencyStopEntrySensorError);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonLogin);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLogin);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticSorterMode);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel9);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonBack);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.comboBoxInputSensorSelect);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonSave);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel7);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel2);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticInputSensorSelect);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelBuadrateWarning2);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelBuadrateWarning);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLanguage);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticFeedingConveyorRun);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticRejectCVRotation);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel8);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel3);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticType);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel1);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.comboBoxEquipmentColumn);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonFeedingConveyor);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticFeedingCV);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonDischargeConveyor);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticRejectCV);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonEachNG);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticIndividualNG);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelEquipmentID);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticOrder);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLine);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticEquipmentID);
|
|
this.groupBoxSpecialMenu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.groupBoxSpecialMenu.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.groupBoxSpecialMenu.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxSpecialMenu.FrameLineThickness = 1;
|
|
this.groupBoxSpecialMenu.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
|
this.groupBoxSpecialMenu.Image = null;
|
|
this.groupBoxSpecialMenu.InitVisible = true;
|
|
this.groupBoxSpecialMenu.Location = new System.Drawing.Point(14, 81);
|
|
this.groupBoxSpecialMenu.Name = "groupBoxSpecialMenu";
|
|
this.groupBoxSpecialMenu.RoundRadius = 10;
|
|
this.groupBoxSpecialMenu.Size = new System.Drawing.Size(1007, 684);
|
|
this.groupBoxSpecialMenu.TabIndex = 149;
|
|
this.groupBoxSpecialMenu.Text = "EquipmentSetting";
|
|
this.groupBoxSpecialMenu.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// smartLabel6
|
|
//
|
|
this.smartLabel6.BackPictureBox = this.smartForm1;
|
|
this.smartLabel6.BackPictureBox1 = null;
|
|
this.smartLabel6.BackPictureBox2 = null;
|
|
this.smartLabel6.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel6.InitVisible = true;
|
|
this.smartLabel6.LineSpacing = 0F;
|
|
this.smartLabel6.Location = new System.Drawing.Point(524, 364);
|
|
this.smartLabel6.Name = "smartLabel6";
|
|
this.smartLabel6.Size = new System.Drawing.Size(100, 25);
|
|
this.smartLabel6.TabIndex = 224;
|
|
this.smartLabel6.Text = "months";
|
|
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel6.Wordwrap = false;
|
|
//
|
|
// labelDataStoragePeriod
|
|
//
|
|
this.labelDataStoragePeriod.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelDataStoragePeriod.BackPictureBox = null;
|
|
this.labelDataStoragePeriod.BackPictureBox1 = null;
|
|
this.labelDataStoragePeriod.BackPictureBox2 = null;
|
|
this.labelDataStoragePeriod.BorderColor = System.Drawing.Color.Black;
|
|
this.labelDataStoragePeriod.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelDataStoragePeriod.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelDataStoragePeriod.InitVisible = true;
|
|
this.labelDataStoragePeriod.LineSpacing = 0F;
|
|
this.labelDataStoragePeriod.Location = new System.Drawing.Point(418, 364);
|
|
this.labelDataStoragePeriod.Name = "labelDataStoragePeriod";
|
|
this.labelDataStoragePeriod.Size = new System.Drawing.Size(100, 25);
|
|
this.labelDataStoragePeriod.TabIndex = 223;
|
|
this.labelDataStoragePeriod.Text = "100";
|
|
this.labelDataStoragePeriod.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelDataStoragePeriod.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDataStoragePeriod.Wordwrap = false;
|
|
this.labelDataStoragePeriod.Click += new System.EventHandler(this.labelDataStoragePeriod_Click);
|
|
//
|
|
// labelStaticDataStoragePeriod
|
|
//
|
|
this.labelStaticDataStoragePeriod.BackPictureBox = this.smartForm1;
|
|
this.labelStaticDataStoragePeriod.BackPictureBox1 = null;
|
|
this.labelStaticDataStoragePeriod.BackPictureBox2 = null;
|
|
this.labelStaticDataStoragePeriod.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticDataStoragePeriod.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticDataStoragePeriod.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticDataStoragePeriod.InitVisible = true;
|
|
this.labelStaticDataStoragePeriod.LineSpacing = 0F;
|
|
this.labelStaticDataStoragePeriod.Location = new System.Drawing.Point(95, 364);
|
|
this.labelStaticDataStoragePeriod.Name = "labelStaticDataStoragePeriod";
|
|
this.labelStaticDataStoragePeriod.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticDataStoragePeriod.TabIndex = 222;
|
|
this.labelStaticDataStoragePeriod.Text = "데이터 저장 기한";
|
|
this.labelStaticDataStoragePeriod.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticDataStoragePeriod.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticDataStoragePeriod.Wordwrap = false;
|
|
//
|
|
// buttonEmergencyStopEntrySensorError
|
|
//
|
|
this.buttonEmergencyStopEntrySensorError.BackPictureBox = null;
|
|
this.buttonEmergencyStopEntrySensorError.BackPictureBox1 = null;
|
|
this.buttonEmergencyStopEntrySensorError.BackPictureBox2 = null;
|
|
this.buttonEmergencyStopEntrySensorError.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonEmergencyStopEntrySensorError.ButtonImageAutoSize = true;
|
|
this.buttonEmergencyStopEntrySensorError.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonEmergencyStopEntrySensorError.DisableImage = null;
|
|
this.buttonEmergencyStopEntrySensorError.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEmergencyStopEntrySensorError.DownImage")));
|
|
this.buttonEmergencyStopEntrySensorError.GroupID = 0;
|
|
this.buttonEmergencyStopEntrySensorError.InitVisible = true;
|
|
this.buttonEmergencyStopEntrySensorError.Location = new System.Drawing.Point(418, 178);
|
|
this.buttonEmergencyStopEntrySensorError.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonEmergencyStopEntrySensorError.Name = "buttonEmergencyStopEntrySensorError";
|
|
this.buttonEmergencyStopEntrySensorError.NestedClickEventPrevent = false;
|
|
this.buttonEmergencyStopEntrySensorError.OutlinePixel = 1;
|
|
this.buttonEmergencyStopEntrySensorError.RepeatInterval = 200;
|
|
this.buttonEmergencyStopEntrySensorError.RepeatIntervalAccelerate = null;
|
|
this.buttonEmergencyStopEntrySensorError.SafeInterval = 200;
|
|
this.buttonEmergencyStopEntrySensorError.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonEmergencyStopEntrySensorError.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonEmergencyStopEntrySensorError.TabIndex = 187;
|
|
this.buttonEmergencyStopEntrySensorError.TextColor = System.Drawing.Color.Black;
|
|
this.buttonEmergencyStopEntrySensorError.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonEmergencyStopEntrySensorError.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonEmergencyStopEntrySensorError.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonEmergencyStopEntrySensorError.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonEmergencyStopEntrySensorError.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEmergencyStopEntrySensorError.UpImage")));
|
|
this.buttonEmergencyStopEntrySensorError.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticEmergencyStopEntrySensorError
|
|
//
|
|
this.labelStaticEmergencyStopEntrySensorError.BackPictureBox = this.smartForm1;
|
|
this.labelStaticEmergencyStopEntrySensorError.BackPictureBox1 = null;
|
|
this.labelStaticEmergencyStopEntrySensorError.BackPictureBox2 = null;
|
|
this.labelStaticEmergencyStopEntrySensorError.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticEmergencyStopEntrySensorError.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticEmergencyStopEntrySensorError.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticEmergencyStopEntrySensorError.InitVisible = true;
|
|
this.labelStaticEmergencyStopEntrySensorError.LineSpacing = 0F;
|
|
this.labelStaticEmergencyStopEntrySensorError.Location = new System.Drawing.Point(95, 178);
|
|
this.labelStaticEmergencyStopEntrySensorError.Name = "labelStaticEmergencyStopEntrySensorError";
|
|
this.labelStaticEmergencyStopEntrySensorError.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticEmergencyStopEntrySensorError.TabIndex = 186;
|
|
this.labelStaticEmergencyStopEntrySensorError.Text = "입력센서 오류 시 정지";
|
|
this.labelStaticEmergencyStopEntrySensorError.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticEmergencyStopEntrySensorError.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticEmergencyStopEntrySensorError.Wordwrap = false;
|
|
//
|
|
// buttonLogin
|
|
//
|
|
this.buttonLogin.BackPictureBox = null;
|
|
this.buttonLogin.BackPictureBox1 = null;
|
|
this.buttonLogin.BackPictureBox2 = null;
|
|
this.buttonLogin.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonLogin.ButtonImageAutoSize = true;
|
|
this.buttonLogin.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonLogin.DisableImage = null;
|
|
this.buttonLogin.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.DownImage")));
|
|
this.buttonLogin.GroupID = 0;
|
|
this.buttonLogin.InitVisible = true;
|
|
this.buttonLogin.Location = new System.Drawing.Point(418, 482);
|
|
this.buttonLogin.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonLogin.Name = "buttonLogin";
|
|
this.buttonLogin.NestedClickEventPrevent = false;
|
|
this.buttonLogin.OutlinePixel = 1;
|
|
this.buttonLogin.RepeatInterval = 200;
|
|
this.buttonLogin.RepeatIntervalAccelerate = null;
|
|
this.buttonLogin.SafeInterval = 200;
|
|
this.buttonLogin.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonLogin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonLogin.TabIndex = 179;
|
|
this.buttonLogin.TextColor = System.Drawing.Color.Black;
|
|
this.buttonLogin.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonLogin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonLogin.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonLogin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonLogin.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.UpImage")));
|
|
this.buttonLogin.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticLogin
|
|
//
|
|
this.labelStaticLogin.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLogin.BackPictureBox1 = null;
|
|
this.labelStaticLogin.BackPictureBox2 = null;
|
|
this.labelStaticLogin.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLogin.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLogin.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLogin.InitVisible = true;
|
|
this.labelStaticLogin.LineSpacing = 0F;
|
|
this.labelStaticLogin.Location = new System.Drawing.Point(95, 482);
|
|
this.labelStaticLogin.Name = "labelStaticLogin";
|
|
this.labelStaticLogin.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticLogin.TabIndex = 178;
|
|
this.labelStaticLogin.Text = "로그인";
|
|
this.labelStaticLogin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLogin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLogin.Wordwrap = false;
|
|
//
|
|
// labelStaticSorterMode
|
|
//
|
|
this.labelStaticSorterMode.BackPictureBox = this.smartForm1;
|
|
this.labelStaticSorterMode.BackPictureBox1 = null;
|
|
this.labelStaticSorterMode.BackPictureBox2 = null;
|
|
this.labelStaticSorterMode.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorterMode.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorterMode.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorterMode.InitVisible = true;
|
|
this.labelStaticSorterMode.LineSpacing = 0F;
|
|
this.labelStaticSorterMode.Location = new System.Drawing.Point(95, 395);
|
|
this.labelStaticSorterMode.Name = "labelStaticSorterMode";
|
|
this.labelStaticSorterMode.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticSorterMode.TabIndex = 171;
|
|
this.labelStaticSorterMode.Text = "선별기 모드";
|
|
this.labelStaticSorterMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticSorterMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorterMode.Wordwrap = false;
|
|
//
|
|
// panel9
|
|
//
|
|
this.panel9.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel9.Controls.Add(this.radioButtonSorterModeNg);
|
|
this.panel9.Controls.Add(this.radioButtonSorterModePass);
|
|
this.panel9.Location = new System.Drawing.Point(418, 395);
|
|
this.panel9.Name = "panel9";
|
|
this.panel9.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonSorterModeNg
|
|
//
|
|
this.radioButtonSorterModeNg.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonSorterModeNg.Location = new System.Drawing.Point(212, 3);
|
|
this.radioButtonSorterModeNg.Name = "radioButtonSorterModeNg";
|
|
this.radioButtonSorterModeNg.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonSorterModeNg.TabIndex = 1;
|
|
this.radioButtonSorterModeNg.Text = "NG";
|
|
this.radioButtonSorterModeNg.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonSorterModePass
|
|
//
|
|
this.radioButtonSorterModePass.Checked = true;
|
|
this.radioButtonSorterModePass.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonSorterModePass.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonSorterModePass.Name = "radioButtonSorterModePass";
|
|
this.radioButtonSorterModePass.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonSorterModePass.TabIndex = 0;
|
|
this.radioButtonSorterModePass.Text = "PASS";
|
|
this.radioButtonSorterModePass.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// buttonBack
|
|
//
|
|
this.buttonBack.BackPictureBox = null;
|
|
this.buttonBack.BackPictureBox1 = null;
|
|
this.buttonBack.BackPictureBox2 = null;
|
|
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBack.ButtonImageAutoSize = true;
|
|
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
|
|
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
|
|
this.buttonBack.GroupID = 0;
|
|
this.buttonBack.InitVisible = true;
|
|
this.buttonBack.Location = new System.Drawing.Point(910, 585);
|
|
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBack.Name = "buttonBack";
|
|
this.buttonBack.NestedClickEventPrevent = false;
|
|
this.buttonBack.OutlinePixel = 1;
|
|
this.buttonBack.RepeatInterval = 200;
|
|
this.buttonBack.RepeatIntervalAccelerate = null;
|
|
this.buttonBack.SafeInterval = 200;
|
|
this.buttonBack.Size = new System.Drawing.Size(84, 87);
|
|
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBack.TabIndex = 145;
|
|
this.buttonBack.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBack.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
|
|
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
|
|
//
|
|
// comboBoxInputSensorSelect
|
|
//
|
|
this.comboBoxInputSensorSelect.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxInputSensorSelect.Location = new System.Drawing.Point(418, 143);
|
|
this.comboBoxInputSensorSelect.Name = "comboBoxInputSensorSelect";
|
|
this.comboBoxInputSensorSelect.Size = new System.Drawing.Size(140, 29);
|
|
this.comboBoxInputSensorSelect.TabIndex = 146;
|
|
this.comboBoxInputSensorSelect.SelectedIndexChanged += new System.EventHandler(this.control_Click);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonSave.ButtonImageAutoSize = true;
|
|
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
|
|
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
|
|
this.buttonSave.GroupID = 0;
|
|
this.buttonSave.InitVisible = true;
|
|
this.buttonSave.Location = new System.Drawing.Point(820, 585);
|
|
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonSave.Name = "buttonSave";
|
|
this.buttonSave.NestedClickEventPrevent = false;
|
|
this.buttonSave.OutlinePixel = 1;
|
|
this.buttonSave.RepeatInterval = 200;
|
|
this.buttonSave.RepeatIntervalAccelerate = null;
|
|
this.buttonSave.SafeInterval = 200;
|
|
this.buttonSave.Size = new System.Drawing.Size(84, 87);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 151;
|
|
this.buttonSave.TextColor = System.Drawing.Color.Black;
|
|
this.buttonSave.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonSave.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage")));
|
|
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel7.Controls.Add(this.radioButtonLanguageGerman);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageCzech);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageChinese);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageEnglish);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageKorean);
|
|
this.panel7.Location = new System.Drawing.Point(418, 426);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(450, 50);
|
|
//
|
|
// radioButtonLanguageGerman
|
|
//
|
|
this.radioButtonLanguageGerman.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageGerman.Location = new System.Drawing.Point(146, 27);
|
|
this.radioButtonLanguageGerman.Name = "radioButtonLanguageGerman";
|
|
this.radioButtonLanguageGerman.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageGerman.TabIndex = 5;
|
|
this.radioButtonLanguageGerman.TabStop = false;
|
|
this.radioButtonLanguageGerman.Text = "Deutsch";
|
|
this.radioButtonLanguageGerman.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageCzech
|
|
//
|
|
this.radioButtonLanguageCzech.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageCzech.Location = new System.Drawing.Point(20, 29);
|
|
this.radioButtonLanguageCzech.Name = "radioButtonLanguageCzech";
|
|
this.radioButtonLanguageCzech.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageCzech.TabIndex = 4;
|
|
this.radioButtonLanguageCzech.TabStop = false;
|
|
this.radioButtonLanguageCzech.Text = "Česky";
|
|
this.radioButtonLanguageCzech.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageChinese
|
|
//
|
|
this.radioButtonLanguageChinese.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageChinese.Location = new System.Drawing.Point(272, 3);
|
|
this.radioButtonLanguageChinese.Name = "radioButtonLanguageChinese";
|
|
this.radioButtonLanguageChinese.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageChinese.TabIndex = 3;
|
|
this.radioButtonLanguageChinese.TabStop = false;
|
|
this.radioButtonLanguageChinese.Text = "汉语";
|
|
this.radioButtonLanguageChinese.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageEnglish
|
|
//
|
|
this.radioButtonLanguageEnglish.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageEnglish.Location = new System.Drawing.Point(146, 3);
|
|
this.radioButtonLanguageEnglish.Name = "radioButtonLanguageEnglish";
|
|
this.radioButtonLanguageEnglish.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageEnglish.TabIndex = 1;
|
|
this.radioButtonLanguageEnglish.TabStop = false;
|
|
this.radioButtonLanguageEnglish.Text = "English";
|
|
this.radioButtonLanguageEnglish.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageKorean
|
|
//
|
|
this.radioButtonLanguageKorean.Checked = true;
|
|
this.radioButtonLanguageKorean.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageKorean.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonLanguageKorean.Name = "radioButtonLanguageKorean";
|
|
this.radioButtonLanguageKorean.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageKorean.TabIndex = 0;
|
|
this.radioButtonLanguageKorean.Text = "한국어";
|
|
this.radioButtonLanguageKorean.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel2.Controls.Add(this.radioButtonWeightViewReverse);
|
|
this.panel2.Controls.Add(this.radioButtonWeightViewForward);
|
|
this.panel2.Location = new System.Drawing.Point(418, 85);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonWeightViewReverse
|
|
//
|
|
this.radioButtonWeightViewReverse.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonWeightViewReverse.Location = new System.Drawing.Point(212, 3);
|
|
this.radioButtonWeightViewReverse.Name = "radioButtonWeightViewReverse";
|
|
this.radioButtonWeightViewReverse.Size = new System.Drawing.Size(162, 20);
|
|
this.radioButtonWeightViewReverse.TabIndex = 1;
|
|
this.radioButtonWeightViewReverse.Text = "Reverse(12~1)";
|
|
this.radioButtonWeightViewReverse.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonWeightViewForward
|
|
//
|
|
this.radioButtonWeightViewForward.Checked = true;
|
|
this.radioButtonWeightViewForward.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonWeightViewForward.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonWeightViewForward.Name = "radioButtonWeightViewForward";
|
|
this.radioButtonWeightViewForward.Size = new System.Drawing.Size(189, 20);
|
|
this.radioButtonWeightViewForward.TabIndex = 0;
|
|
this.radioButtonWeightViewForward.Text = "Forward(1~12)";
|
|
this.radioButtonWeightViewForward.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticInputSensorSelect
|
|
//
|
|
this.labelStaticInputSensorSelect.BackPictureBox = this.smartForm1;
|
|
this.labelStaticInputSensorSelect.BackPictureBox1 = null;
|
|
this.labelStaticInputSensorSelect.BackPictureBox2 = null;
|
|
this.labelStaticInputSensorSelect.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticInputSensorSelect.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticInputSensorSelect.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticInputSensorSelect.InitVisible = true;
|
|
this.labelStaticInputSensorSelect.LineSpacing = 0F;
|
|
this.labelStaticInputSensorSelect.Location = new System.Drawing.Point(95, 147);
|
|
this.labelStaticInputSensorSelect.Name = "labelStaticInputSensorSelect";
|
|
this.labelStaticInputSensorSelect.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticInputSensorSelect.TabIndex = 145;
|
|
this.labelStaticInputSensorSelect.Text = "입력센서 선택";
|
|
this.labelStaticInputSensorSelect.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticInputSensorSelect.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticInputSensorSelect.Wordwrap = false;
|
|
//
|
|
// labelBuadrateWarning2
|
|
//
|
|
this.labelBuadrateWarning2.BackColor = System.Drawing.Color.Silver;
|
|
this.labelBuadrateWarning2.BackPictureBox = this.smartForm1;
|
|
this.labelBuadrateWarning2.BackPictureBox1 = null;
|
|
this.labelBuadrateWarning2.BackPictureBox2 = null;
|
|
this.labelBuadrateWarning2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelBuadrateWarning2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelBuadrateWarning2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelBuadrateWarning2.ForeColor = System.Drawing.Color.Red;
|
|
this.labelBuadrateWarning2.InitVisible = true;
|
|
this.labelBuadrateWarning2.LineSpacing = 0F;
|
|
this.labelBuadrateWarning2.Location = new System.Drawing.Point(0, 635);
|
|
this.labelBuadrateWarning2.Name = "labelBuadrateWarning2";
|
|
this.labelBuadrateWarning2.Size = new System.Drawing.Size(811, 21);
|
|
this.labelBuadrateWarning2.TabIndex = 139;
|
|
this.labelBuadrateWarning2.Text = "※ 엔지니어 이외에 절대 변경하지 마십시오.";
|
|
this.labelBuadrateWarning2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelBuadrateWarning2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelBuadrateWarning2.Wordwrap = false;
|
|
//
|
|
// labelBuadrateWarning
|
|
//
|
|
this.labelBuadrateWarning.BackColor = System.Drawing.Color.Silver;
|
|
this.labelBuadrateWarning.BackPictureBox = this.smartForm1;
|
|
this.labelBuadrateWarning.BackPictureBox1 = null;
|
|
this.labelBuadrateWarning.BackPictureBox2 = null;
|
|
this.labelBuadrateWarning.BorderColor = System.Drawing.Color.Black;
|
|
this.labelBuadrateWarning.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelBuadrateWarning.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelBuadrateWarning.ForeColor = System.Drawing.Color.Red;
|
|
this.labelBuadrateWarning.InitVisible = true;
|
|
this.labelBuadrateWarning.LineSpacing = 0F;
|
|
this.labelBuadrateWarning.Location = new System.Drawing.Point(0, 614);
|
|
this.labelBuadrateWarning.Name = "labelBuadrateWarning";
|
|
this.labelBuadrateWarning.Size = new System.Drawing.Size(811, 23);
|
|
this.labelBuadrateWarning.TabIndex = 138;
|
|
this.labelBuadrateWarning.Text = "※ 설정 변경 후, 전원을 껐다 켜야 합니다";
|
|
this.labelBuadrateWarning.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelBuadrateWarning.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelBuadrateWarning.Wordwrap = false;
|
|
//
|
|
// labelStaticLanguage
|
|
//
|
|
this.labelStaticLanguage.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLanguage.BackPictureBox1 = null;
|
|
this.labelStaticLanguage.BackPictureBox2 = null;
|
|
this.labelStaticLanguage.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLanguage.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLanguage.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLanguage.InitVisible = true;
|
|
this.labelStaticLanguage.LineSpacing = 0F;
|
|
this.labelStaticLanguage.Location = new System.Drawing.Point(95, 426);
|
|
this.labelStaticLanguage.Name = "labelStaticLanguage";
|
|
this.labelStaticLanguage.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticLanguage.TabIndex = 129;
|
|
this.labelStaticLanguage.Text = "언어";
|
|
this.labelStaticLanguage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLanguage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLanguage.Wordwrap = false;
|
|
//
|
|
// labelStaticFeedingConveyorRun
|
|
//
|
|
this.labelStaticFeedingConveyorRun.BackPictureBox = this.smartForm1;
|
|
this.labelStaticFeedingConveyorRun.BackPictureBox1 = null;
|
|
this.labelStaticFeedingConveyorRun.BackPictureBox2 = null;
|
|
this.labelStaticFeedingConveyorRun.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticFeedingConveyorRun.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticFeedingConveyorRun.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticFeedingConveyorRun.InitVisible = true;
|
|
this.labelStaticFeedingConveyorRun.LineSpacing = 0F;
|
|
this.labelStaticFeedingConveyorRun.Location = new System.Drawing.Point(95, 302);
|
|
this.labelStaticFeedingConveyorRun.Name = "labelStaticFeedingConveyorRun";
|
|
this.labelStaticFeedingConveyorRun.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticFeedingConveyorRun.TabIndex = 129;
|
|
this.labelStaticFeedingConveyorRun.Text = "이송 컨베어 구동";
|
|
this.labelStaticFeedingConveyorRun.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticFeedingConveyorRun.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticFeedingConveyorRun.Wordwrap = false;
|
|
//
|
|
// labelStaticRejectCVRotation
|
|
//
|
|
this.labelStaticRejectCVRotation.BackPictureBox = this.smartForm1;
|
|
this.labelStaticRejectCVRotation.BackPictureBox1 = null;
|
|
this.labelStaticRejectCVRotation.BackPictureBox2 = null;
|
|
this.labelStaticRejectCVRotation.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticRejectCVRotation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticRejectCVRotation.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticRejectCVRotation.InitVisible = true;
|
|
this.labelStaticRejectCVRotation.LineSpacing = 0F;
|
|
this.labelStaticRejectCVRotation.Location = new System.Drawing.Point(95, 240);
|
|
this.labelStaticRejectCVRotation.Name = "labelStaticRejectCVRotation";
|
|
this.labelStaticRejectCVRotation.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticRejectCVRotation.TabIndex = 129;
|
|
this.labelStaticRejectCVRotation.Text = "선별 컨베어 회전방향";
|
|
this.labelStaticRejectCVRotation.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticRejectCVRotation.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticRejectCVRotation.Wordwrap = false;
|
|
//
|
|
// panel8
|
|
//
|
|
this.panel8.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel8.Controls.Add(this.radioButtonFeedingConveyorRunNg);
|
|
this.panel8.Controls.Add(this.radioButtonFeedingConveyorRunPass);
|
|
this.panel8.Location = new System.Drawing.Point(418, 302);
|
|
this.panel8.Name = "panel8";
|
|
this.panel8.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonFeedingConveyorRunNg
|
|
//
|
|
this.radioButtonFeedingConveyorRunNg.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonFeedingConveyorRunNg.Location = new System.Drawing.Point(212, 3);
|
|
this.radioButtonFeedingConveyorRunNg.Name = "radioButtonFeedingConveyorRunNg";
|
|
this.radioButtonFeedingConveyorRunNg.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonFeedingConveyorRunNg.TabIndex = 1;
|
|
this.radioButtonFeedingConveyorRunNg.Text = "NG";
|
|
this.radioButtonFeedingConveyorRunNg.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonFeedingConveyorRunPass
|
|
//
|
|
this.radioButtonFeedingConveyorRunPass.Checked = true;
|
|
this.radioButtonFeedingConveyorRunPass.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonFeedingConveyorRunPass.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonFeedingConveyorRunPass.Name = "radioButtonFeedingConveyorRunPass";
|
|
this.radioButtonFeedingConveyorRunPass.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonFeedingConveyorRunPass.TabIndex = 0;
|
|
this.radioButtonFeedingConveyorRunPass.Text = "PASS";
|
|
this.radioButtonFeedingConveyorRunPass.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel3.Controls.Add(this.radioButtonDischargeConveyorDirectionCCW);
|
|
this.panel3.Controls.Add(this.radioButtonDischargeConveyorDirectionCW);
|
|
this.panel3.Location = new System.Drawing.Point(418, 240);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonDischargeConveyorDirectionCCW
|
|
//
|
|
this.radioButtonDischargeConveyorDirectionCCW.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonDischargeConveyorDirectionCCW.Location = new System.Drawing.Point(212, 3);
|
|
this.radioButtonDischargeConveyorDirectionCCW.Name = "radioButtonDischargeConveyorDirectionCCW";
|
|
this.radioButtonDischargeConveyorDirectionCCW.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonDischargeConveyorDirectionCCW.TabIndex = 1;
|
|
this.radioButtonDischargeConveyorDirectionCCW.Text = "CCW";
|
|
this.radioButtonDischargeConveyorDirectionCCW.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonDischargeConveyorDirectionCW
|
|
//
|
|
this.radioButtonDischargeConveyorDirectionCW.Checked = true;
|
|
this.radioButtonDischargeConveyorDirectionCW.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonDischargeConveyorDirectionCW.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonDischargeConveyorDirectionCW.Name = "radioButtonDischargeConveyorDirectionCW";
|
|
this.radioButtonDischargeConveyorDirectionCW.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonDischargeConveyorDirectionCW.TabIndex = 0;
|
|
this.radioButtonDischargeConveyorDirectionCW.Text = "CW";
|
|
this.radioButtonDischargeConveyorDirectionCW.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticType
|
|
//
|
|
this.labelStaticType.BackPictureBox = this.smartForm1;
|
|
this.labelStaticType.BackPictureBox1 = null;
|
|
this.labelStaticType.BackPictureBox2 = null;
|
|
this.labelStaticType.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticType.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticType.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticType.InitVisible = true;
|
|
this.labelStaticType.LineSpacing = 0F;
|
|
this.labelStaticType.Location = new System.Drawing.Point(95, 23);
|
|
this.labelStaticType.Name = "labelStaticType";
|
|
this.labelStaticType.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticType.TabIndex = 129;
|
|
this.labelStaticType.Text = "장비 타입";
|
|
this.labelStaticType.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticType.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticType.Wordwrap = false;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel1.Controls.Add(this.radioButtonEquipmentModeTube);
|
|
this.panel1.Location = new System.Drawing.Point(418, 23);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonEquipmentModeTube
|
|
//
|
|
this.radioButtonEquipmentModeTube.Checked = true;
|
|
this.radioButtonEquipmentModeTube.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonEquipmentModeTube.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonEquipmentModeTube.Name = "radioButtonEquipmentModeTube";
|
|
this.radioButtonEquipmentModeTube.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonEquipmentModeTube.TabIndex = 0;
|
|
this.radioButtonEquipmentModeTube.Text = "튜브";
|
|
this.radioButtonEquipmentModeTube.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// comboBoxEquipmentColumn
|
|
//
|
|
this.comboBoxEquipmentColumn.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxEquipmentColumn.Location = new System.Drawing.Point(418, 50);
|
|
this.comboBoxEquipmentColumn.Name = "comboBoxEquipmentColumn";
|
|
this.comboBoxEquipmentColumn.Size = new System.Drawing.Size(140, 29);
|
|
this.comboBoxEquipmentColumn.TabIndex = 127;
|
|
this.comboBoxEquipmentColumn.SelectedIndexChanged += new System.EventHandler(this.comboBoxEquipmentColumn_SelectedIndexChanged);
|
|
//
|
|
// buttonFeedingConveyor
|
|
//
|
|
this.buttonFeedingConveyor.BackPictureBox = null;
|
|
this.buttonFeedingConveyor.BackPictureBox1 = null;
|
|
this.buttonFeedingConveyor.BackPictureBox2 = null;
|
|
this.buttonFeedingConveyor.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonFeedingConveyor.ButtonImageAutoSize = true;
|
|
this.buttonFeedingConveyor.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonFeedingConveyor.DisableImage = null;
|
|
this.buttonFeedingConveyor.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFeedingConveyor.DownImage")));
|
|
this.buttonFeedingConveyor.GroupID = 0;
|
|
this.buttonFeedingConveyor.InitVisible = true;
|
|
this.buttonFeedingConveyor.Location = new System.Drawing.Point(418, 271);
|
|
this.buttonFeedingConveyor.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonFeedingConveyor.Name = "buttonFeedingConveyor";
|
|
this.buttonFeedingConveyor.NestedClickEventPrevent = false;
|
|
this.buttonFeedingConveyor.OutlinePixel = 1;
|
|
this.buttonFeedingConveyor.RepeatInterval = 200;
|
|
this.buttonFeedingConveyor.RepeatIntervalAccelerate = null;
|
|
this.buttonFeedingConveyor.SafeInterval = 200;
|
|
this.buttonFeedingConveyor.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonFeedingConveyor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonFeedingConveyor.TabIndex = 126;
|
|
this.buttonFeedingConveyor.TextColor = System.Drawing.Color.Black;
|
|
this.buttonFeedingConveyor.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonFeedingConveyor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonFeedingConveyor.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonFeedingConveyor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonFeedingConveyor.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFeedingConveyor.UpImage")));
|
|
this.buttonFeedingConveyor.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticFeedingCV
|
|
//
|
|
this.labelStaticFeedingCV.BackPictureBox = this.smartForm1;
|
|
this.labelStaticFeedingCV.BackPictureBox1 = null;
|
|
this.labelStaticFeedingCV.BackPictureBox2 = null;
|
|
this.labelStaticFeedingCV.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticFeedingCV.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticFeedingCV.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticFeedingCV.InitVisible = true;
|
|
this.labelStaticFeedingCV.LineSpacing = 0F;
|
|
this.labelStaticFeedingCV.Location = new System.Drawing.Point(95, 271);
|
|
this.labelStaticFeedingCV.Name = "labelStaticFeedingCV";
|
|
this.labelStaticFeedingCV.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticFeedingCV.TabIndex = 125;
|
|
this.labelStaticFeedingCV.Text = "이송 컨베어";
|
|
this.labelStaticFeedingCV.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticFeedingCV.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticFeedingCV.Wordwrap = false;
|
|
//
|
|
// buttonDischargeConveyor
|
|
//
|
|
this.buttonDischargeConveyor.BackPictureBox = null;
|
|
this.buttonDischargeConveyor.BackPictureBox1 = null;
|
|
this.buttonDischargeConveyor.BackPictureBox2 = null;
|
|
this.buttonDischargeConveyor.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonDischargeConveyor.ButtonImageAutoSize = true;
|
|
this.buttonDischargeConveyor.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonDischargeConveyor.DisableImage = null;
|
|
this.buttonDischargeConveyor.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDischargeConveyor.DownImage")));
|
|
this.buttonDischargeConveyor.GroupID = 0;
|
|
this.buttonDischargeConveyor.InitVisible = true;
|
|
this.buttonDischargeConveyor.Location = new System.Drawing.Point(418, 209);
|
|
this.buttonDischargeConveyor.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonDischargeConveyor.Name = "buttonDischargeConveyor";
|
|
this.buttonDischargeConveyor.NestedClickEventPrevent = false;
|
|
this.buttonDischargeConveyor.OutlinePixel = 1;
|
|
this.buttonDischargeConveyor.RepeatInterval = 200;
|
|
this.buttonDischargeConveyor.RepeatIntervalAccelerate = null;
|
|
this.buttonDischargeConveyor.SafeInterval = 200;
|
|
this.buttonDischargeConveyor.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonDischargeConveyor.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDischargeConveyor.TabIndex = 126;
|
|
this.buttonDischargeConveyor.TextColor = System.Drawing.Color.Black;
|
|
this.buttonDischargeConveyor.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonDischargeConveyor.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonDischargeConveyor.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonDischargeConveyor.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonDischargeConveyor.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDischargeConveyor.UpImage")));
|
|
this.buttonDischargeConveyor.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticRejectCV
|
|
//
|
|
this.labelStaticRejectCV.BackPictureBox = this.smartForm1;
|
|
this.labelStaticRejectCV.BackPictureBox1 = null;
|
|
this.labelStaticRejectCV.BackPictureBox2 = null;
|
|
this.labelStaticRejectCV.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticRejectCV.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticRejectCV.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticRejectCV.InitVisible = true;
|
|
this.labelStaticRejectCV.LineSpacing = 0F;
|
|
this.labelStaticRejectCV.Location = new System.Drawing.Point(95, 209);
|
|
this.labelStaticRejectCV.Name = "labelStaticRejectCV";
|
|
this.labelStaticRejectCV.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticRejectCV.TabIndex = 125;
|
|
this.labelStaticRejectCV.Text = "선별 컨베어";
|
|
this.labelStaticRejectCV.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticRejectCV.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticRejectCV.Wordwrap = false;
|
|
//
|
|
// buttonEachNG
|
|
//
|
|
this.buttonEachNG.BackPictureBox = null;
|
|
this.buttonEachNG.BackPictureBox1 = null;
|
|
this.buttonEachNG.BackPictureBox2 = null;
|
|
this.buttonEachNG.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonEachNG.ButtonImageAutoSize = true;
|
|
this.buttonEachNG.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonEachNG.DisableImage = null;
|
|
this.buttonEachNG.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEachNG.DownImage")));
|
|
this.buttonEachNG.GroupID = 0;
|
|
this.buttonEachNG.InitVisible = true;
|
|
this.buttonEachNG.Location = new System.Drawing.Point(418, 116);
|
|
this.buttonEachNG.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonEachNG.Name = "buttonEachNG";
|
|
this.buttonEachNG.NestedClickEventPrevent = false;
|
|
this.buttonEachNG.OutlinePixel = 1;
|
|
this.buttonEachNG.RepeatInterval = 200;
|
|
this.buttonEachNG.RepeatIntervalAccelerate = null;
|
|
this.buttonEachNG.SafeInterval = 200;
|
|
this.buttonEachNG.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonEachNG.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonEachNG.TabIndex = 126;
|
|
this.buttonEachNG.TextColor = System.Drawing.Color.Black;
|
|
this.buttonEachNG.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonEachNG.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonEachNG.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonEachNG.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonEachNG.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEachNG.UpImage")));
|
|
this.buttonEachNG.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticIndividualNG
|
|
//
|
|
this.labelStaticIndividualNG.BackPictureBox = this.smartForm1;
|
|
this.labelStaticIndividualNG.BackPictureBox1 = null;
|
|
this.labelStaticIndividualNG.BackPictureBox2 = null;
|
|
this.labelStaticIndividualNG.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticIndividualNG.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticIndividualNG.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticIndividualNG.InitVisible = true;
|
|
this.labelStaticIndividualNG.LineSpacing = 0F;
|
|
this.labelStaticIndividualNG.Location = new System.Drawing.Point(95, 116);
|
|
this.labelStaticIndividualNG.Name = "labelStaticIndividualNG";
|
|
this.labelStaticIndividualNG.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticIndividualNG.TabIndex = 125;
|
|
this.labelStaticIndividualNG.Text = "개별 NG";
|
|
this.labelStaticIndividualNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticIndividualNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticIndividualNG.Wordwrap = false;
|
|
//
|
|
// labelEquipmentID
|
|
//
|
|
this.labelEquipmentID.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelEquipmentID.BackPictureBox = null;
|
|
this.labelEquipmentID.BackPictureBox1 = null;
|
|
this.labelEquipmentID.BackPictureBox2 = null;
|
|
this.labelEquipmentID.BorderColor = System.Drawing.Color.Black;
|
|
this.labelEquipmentID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelEquipmentID.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelEquipmentID.InitVisible = true;
|
|
this.labelEquipmentID.LineSpacing = 0F;
|
|
this.labelEquipmentID.Location = new System.Drawing.Point(418, 333);
|
|
this.labelEquipmentID.Name = "labelEquipmentID";
|
|
this.labelEquipmentID.Size = new System.Drawing.Size(100, 25);
|
|
this.labelEquipmentID.TabIndex = 120;
|
|
this.labelEquipmentID.Text = "100";
|
|
this.labelEquipmentID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelEquipmentID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelEquipmentID.Wordwrap = false;
|
|
this.labelEquipmentID.Click += new System.EventHandler(this.labelEquipmentID_Click);
|
|
//
|
|
// labelStaticOrder
|
|
//
|
|
this.labelStaticOrder.BackPictureBox = this.smartForm1;
|
|
this.labelStaticOrder.BackPictureBox1 = null;
|
|
this.labelStaticOrder.BackPictureBox2 = null;
|
|
this.labelStaticOrder.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticOrder.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticOrder.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticOrder.InitVisible = true;
|
|
this.labelStaticOrder.LineSpacing = 0F;
|
|
this.labelStaticOrder.Location = new System.Drawing.Point(95, 85);
|
|
this.labelStaticOrder.Name = "labelStaticOrder";
|
|
this.labelStaticOrder.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticOrder.TabIndex = 119;
|
|
this.labelStaticOrder.Text = "중량표시";
|
|
this.labelStaticOrder.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticOrder.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticOrder.Wordwrap = false;
|
|
//
|
|
// labelStaticLine
|
|
//
|
|
this.labelStaticLine.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLine.BackPictureBox1 = null;
|
|
this.labelStaticLine.BackPictureBox2 = null;
|
|
this.labelStaticLine.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLine.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLine.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLine.InitVisible = true;
|
|
this.labelStaticLine.LineSpacing = 0F;
|
|
this.labelStaticLine.Location = new System.Drawing.Point(95, 54);
|
|
this.labelStaticLine.Name = "labelStaticLine";
|
|
this.labelStaticLine.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticLine.TabIndex = 119;
|
|
this.labelStaticLine.Text = "장비 열";
|
|
this.labelStaticLine.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLine.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLine.Wordwrap = false;
|
|
//
|
|
// labelStaticEquipmentID
|
|
//
|
|
this.labelStaticEquipmentID.BackPictureBox = this.smartForm1;
|
|
this.labelStaticEquipmentID.BackPictureBox1 = null;
|
|
this.labelStaticEquipmentID.BackPictureBox2 = null;
|
|
this.labelStaticEquipmentID.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticEquipmentID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticEquipmentID.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticEquipmentID.InitVisible = true;
|
|
this.labelStaticEquipmentID.LineSpacing = 0F;
|
|
this.labelStaticEquipmentID.Location = new System.Drawing.Point(95, 333);
|
|
this.labelStaticEquipmentID.Name = "labelStaticEquipmentID";
|
|
this.labelStaticEquipmentID.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticEquipmentID.TabIndex = 119;
|
|
this.labelStaticEquipmentID.Text = "장비 ID";
|
|
this.labelStaticEquipmentID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticEquipmentID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticEquipmentID.Wordwrap = false;
|
|
//
|
|
// labelTitle
|
|
//
|
|
this.labelTitle.BackPictureBox = this.smartForm1;
|
|
this.labelTitle.BackPictureBox1 = null;
|
|
this.labelTitle.BackPictureBox2 = null;
|
|
this.labelTitle.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitle.Font = new System.Drawing.Font("New Gulim", 35F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitle.InitVisible = true;
|
|
this.labelTitle.LineSpacing = 0F;
|
|
this.labelTitle.Location = new System.Drawing.Point(199, 7);
|
|
this.labelTitle.Name = "labelTitle";
|
|
this.labelTitle.Size = new System.Drawing.Size(626, 60);
|
|
this.labelTitle.TabIndex = 152;
|
|
this.labelTitle.Text = "장 비 설 정";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// buttonCrossMark
|
|
//
|
|
this.buttonCrossMark.BackPictureBox = null;
|
|
this.buttonCrossMark.BackPictureBox1 = null;
|
|
this.buttonCrossMark.BackPictureBox2 = null;
|
|
this.buttonCrossMark.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonCrossMark.ButtonImageAutoSize = true;
|
|
this.buttonCrossMark.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCrossMark.DisableImage = null;
|
|
this.buttonCrossMark.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCrossMark.DownImage")));
|
|
this.buttonCrossMark.GroupID = 0;
|
|
this.buttonCrossMark.InitVisible = true;
|
|
this.buttonCrossMark.Location = new System.Drawing.Point(418, 542);
|
|
this.buttonCrossMark.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonCrossMark.Name = "buttonCrossMark";
|
|
this.buttonCrossMark.NestedClickEventPrevent = false;
|
|
this.buttonCrossMark.OutlinePixel = 1;
|
|
this.buttonCrossMark.RepeatInterval = 200;
|
|
this.buttonCrossMark.RepeatIntervalAccelerate = null;
|
|
this.buttonCrossMark.SafeInterval = 200;
|
|
this.buttonCrossMark.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonCrossMark.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCrossMark.TabIndex = 232;
|
|
this.buttonCrossMark.TextColor = System.Drawing.Color.Black;
|
|
this.buttonCrossMark.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonCrossMark.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCrossMark.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonCrossMark.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCrossMark.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCrossMark.UpImage")));
|
|
this.buttonCrossMark.Click += new System.EventHandler(this.buttonCrossMark_Click);
|
|
//
|
|
// labelStaticCrossMark
|
|
//
|
|
this.labelStaticCrossMark.BackPictureBox = this.smartForm1;
|
|
this.labelStaticCrossMark.BackPictureBox1 = null;
|
|
this.labelStaticCrossMark.BackPictureBox2 = null;
|
|
this.labelStaticCrossMark.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticCrossMark.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticCrossMark.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticCrossMark.InitVisible = true;
|
|
this.labelStaticCrossMark.LineSpacing = 0F;
|
|
this.labelStaticCrossMark.Location = new System.Drawing.Point(95, 542);
|
|
this.labelStaticCrossMark.Name = "labelStaticCrossMark";
|
|
this.labelStaticCrossMark.Size = new System.Drawing.Size(305, 25);
|
|
this.labelStaticCrossMark.TabIndex = 231;
|
|
this.labelStaticCrossMark.Text = "Cross Mark";
|
|
this.labelStaticCrossMark.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticCrossMark.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticCrossMark.Wordwrap = false;
|
|
//
|
|
// FormEquipmentSetting
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1024, 768);
|
|
this.Controls.Add(this.labelTitle);
|
|
this.Controls.Add(this.groupBoxSpecialMenu);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormEquipmentSetting";
|
|
this.Text = "FormEquipmentSetting";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.groupBoxSpecialMenu.ResumeLayout(false);
|
|
this.panel9.ResumeLayout(false);
|
|
this.panel7.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel8.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartGroupBox groupBoxSpecialMenu;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageCzech;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageChinese;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageEnglish;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageKorean;
|
|
private System.Windows.Forms.Panel panel2;
|
|
public System.Windows.Forms.RadioButton radioButtonWeightViewReverse;
|
|
public System.Windows.Forms.RadioButton radioButtonWeightViewForward;
|
|
private SmartX.SmartLabel labelBuadrateWarning2;
|
|
private SmartX.SmartLabel labelBuadrateWarning;
|
|
private SmartX.SmartLabel labelStaticLanguage;
|
|
private SmartX.SmartLabel labelStaticRejectCVRotation;
|
|
private System.Windows.Forms.Panel panel3;
|
|
public System.Windows.Forms.RadioButton radioButtonDischargeConveyorDirectionCCW;
|
|
public System.Windows.Forms.RadioButton radioButtonDischargeConveyorDirectionCW;
|
|
private SmartX.SmartLabel labelStaticType;
|
|
private System.Windows.Forms.Panel panel1;
|
|
public System.Windows.Forms.RadioButton radioButtonEquipmentModeTube;
|
|
private System.Windows.Forms.ComboBox comboBoxEquipmentColumn;
|
|
private SmartX.SmartButton buttonFeedingConveyor;
|
|
private SmartX.SmartLabel labelStaticFeedingCV;
|
|
private SmartX.SmartButton buttonDischargeConveyor;
|
|
private SmartX.SmartLabel labelStaticRejectCV;
|
|
private SmartX.SmartButton buttonEachNG;
|
|
private SmartX.SmartLabel labelStaticIndividualNG;
|
|
public SmartX.SmartLabel labelEquipmentID;
|
|
private SmartX.SmartLabel labelStaticOrder;
|
|
private SmartX.SmartLabel labelStaticLine;
|
|
private SmartX.SmartLabel labelStaticEquipmentID;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private System.Windows.Forms.ComboBox comboBoxInputSensorSelect;
|
|
private SmartX.SmartLabel labelStaticInputSensorSelect;
|
|
private SmartX.SmartLabel labelStaticFeedingConveyorRun;
|
|
private System.Windows.Forms.Panel panel8;
|
|
public System.Windows.Forms.RadioButton radioButtonFeedingConveyorRunNg;
|
|
public System.Windows.Forms.RadioButton radioButtonFeedingConveyorRunPass;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartButton buttonBack;
|
|
private SmartX.SmartLabel labelStaticSorterMode;
|
|
private System.Windows.Forms.Panel panel9;
|
|
public System.Windows.Forms.RadioButton radioButtonSorterModeNg;
|
|
public System.Windows.Forms.RadioButton radioButtonSorterModePass;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageGerman;
|
|
private SmartX.SmartButton buttonLogin;
|
|
private SmartX.SmartLabel labelStaticLogin;
|
|
private SmartX.SmartButton buttonEmergencyStopEntrySensorError;
|
|
private SmartX.SmartLabel labelStaticEmergencyStopEntrySensorError;
|
|
private SmartX.SmartLabel smartLabel6;
|
|
public SmartX.SmartLabel labelDataStoragePeriod;
|
|
private SmartX.SmartLabel labelStaticDataStoragePeriod;
|
|
private SmartX.SmartButton buttonCrossMark;
|
|
private SmartX.SmartLabel labelStaticCrossMark;
|
|
}
|
|
} |