You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1033 lines
56 KiB
C#
1033 lines
56 KiB
C#
namespace Rs.MotionPlat.SysConfig
|
|
{
|
|
partial class CommonConfig
|
|
{
|
|
/// <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(CommonConfig));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.cboxLanguage = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.cboxMsgShowKo = new System.Windows.Forms.CheckBox();
|
|
this.cboxMsgShowEn = new System.Windows.Forms.CheckBox();
|
|
this.cboxMsgShowCn = new System.Windows.Forms.CheckBox();
|
|
this.txtClosedQifuValue = new System.Windows.Forms.TextBox();
|
|
this.txtQifuValue = new System.Windows.Forms.TextBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.txtDischargeRetakeNum = new System.Windows.Forms.TextBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.cboxScanBarcodeFailAutoSkip = new System.Windows.Forms.CheckBox();
|
|
this.cboxLocationFailAutoSkip = new System.Windows.Forms.CheckBox();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.cboxDisableDoor = new System.Windows.Forms.CheckBox();
|
|
this.cboxInputTrayLoop = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableVirtuleBarCode = new System.Windows.Forms.CheckBox();
|
|
this.cboxVirtualAxis = new System.Windows.Forms.CheckBox();
|
|
this.cboxGRR = new System.Windows.Forms.CheckBox();
|
|
this.cboxCheckSafeEnable = new System.Windows.Forms.CheckBox();
|
|
this.cboxDisableCheckSocketLock = new System.Windows.Forms.CheckBox();
|
|
this.cboxDisableIonFanCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxDisablePPressCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxSocketHasProductCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableRefreshImageUI = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableWorkEnviromentCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxDisableNPressCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableTestFixtureFiberCheck = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableIndexTimeStatistics = new System.Windows.Forms.CheckBox();
|
|
this.cboxRunSpace = new System.Windows.Forms.CheckBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.txtUpCameraExposureTime = new System.Windows.Forms.TextBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.txtUpCameraGain = new System.Windows.Forms.TextBox();
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.txtFlyGrabExposureTime = new System.Windows.Forms.TextBox();
|
|
this.txtDownCameraFlyRegrabNum = new System.Windows.Forms.TextBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.txtFlyGrabGain = new System.Windows.Forms.TextBox();
|
|
this.cboxDownLocationCameraName = new System.Windows.Forms.ComboBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.cboxUpCameraName = new System.Windows.Forms.ComboBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.btnImageSavePath = new System.Windows.Forms.Button();
|
|
this.txtImageSaveDays = new System.Windows.Forms.TextBox();
|
|
this.txtImageSavePath = new System.Windows.Forms.TextBox();
|
|
this.panelEx1 = new Rs.Controls.PanelEx();
|
|
this.btnSaveSpeedParam = new System.Windows.Forms.Button();
|
|
this.cboxCurRecipe = new System.Windows.Forms.ComboBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.tbarTakeTraySpeed = new System.Windows.Forms.TrackBar();
|
|
this.tbarScanBarcodeSpeed = new System.Windows.Forms.TrackBar();
|
|
this.tbarFlyCameraSpeed = new System.Windows.Forms.TrackBar();
|
|
this.tbarTakeTrayFromNg2InputSpeed = new System.Windows.Forms.TrackBar();
|
|
this.tbarStockBeltSpeed = new System.Windows.Forms.TrackBar();
|
|
this.tbarWholeSpeed = new System.Windows.Forms.TrackBar();
|
|
this.lblTakeTraySpeed = new System.Windows.Forms.Label();
|
|
this.lblScanBarcodeSpeed = new System.Windows.Forms.Label();
|
|
this.lblFlyCameraSpeed = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.lblTakeTrayFromNg2InputSpeed = new System.Windows.Forms.Label();
|
|
this.lblStockBeltSpeed = new System.Windows.Forms.Label();
|
|
this.lblWholeSpeed = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.中文名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.英文名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.是否显示 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.是否需要登录 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.txtControlCenterIP = new System.Windows.Forms.TextBox();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.txtControlCenterPort = new System.Windows.Forms.TextBox();
|
|
this.cboxEnableExceptionHandlingNozzle = new System.Windows.Forms.CheckBox();
|
|
this.cboxEnableScanBarCodeByDownCamera = new System.Windows.Forms.CheckBox();
|
|
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.groupBox8.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox10.SuspendLayout();
|
|
this.groupBox9.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.panelEx1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarTakeTraySpeed)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarScanBarcodeSpeed)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarFlyCameraSpeed)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarTakeTrayFromNg2InputSpeed)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarStockBeltSpeed)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarWholeSpeed)).BeginInit();
|
|
this.groupBox4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox8, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox4, 1, 1);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.Controls.Add(this.button1);
|
|
this.groupBox8.Controls.Add(this.cboxLanguage);
|
|
this.groupBox8.Controls.Add(this.label2);
|
|
this.groupBox8.Controls.Add(this.groupBox2);
|
|
this.groupBox8.Controls.Add(this.txtClosedQifuValue);
|
|
this.groupBox8.Controls.Add(this.txtQifuValue);
|
|
this.groupBox8.Controls.Add(this.label18);
|
|
this.groupBox8.Controls.Add(this.txtDischargeRetakeNum);
|
|
this.groupBox8.Controls.Add(this.label9);
|
|
this.groupBox8.Controls.Add(this.cboxScanBarcodeFailAutoSkip);
|
|
this.groupBox8.Controls.Add(this.cboxLocationFailAutoSkip);
|
|
this.groupBox8.Controls.Add(this.label29);
|
|
this.groupBox8.Controls.Add(this.cboxDisableDoor);
|
|
this.groupBox8.Controls.Add(this.cboxInputTrayLoop);
|
|
this.groupBox8.Controls.Add(this.cboxEnableVirtuleBarCode);
|
|
this.groupBox8.Controls.Add(this.cboxVirtualAxis);
|
|
this.groupBox8.Controls.Add(this.cboxGRR);
|
|
this.groupBox8.Controls.Add(this.cboxCheckSafeEnable);
|
|
this.groupBox8.Controls.Add(this.cboxDisableCheckSocketLock);
|
|
this.groupBox8.Controls.Add(this.cboxDisableIonFanCheck);
|
|
this.groupBox8.Controls.Add(this.cboxDisablePPressCheck);
|
|
this.groupBox8.Controls.Add(this.cboxSocketHasProductCheck);
|
|
this.groupBox8.Controls.Add(this.cboxEnableRefreshImageUI);
|
|
this.groupBox8.Controls.Add(this.cboxEnableWorkEnviromentCheck);
|
|
this.groupBox8.Controls.Add(this.cboxDisableNPressCheck);
|
|
this.groupBox8.Controls.Add(this.cboxEnableTestFixtureFiberCheck);
|
|
this.groupBox8.Controls.Add(this.cboxEnableIndexTimeStatistics);
|
|
this.groupBox8.Controls.Add(this.cboxRunSpace);
|
|
resources.ApplyResources(this.groupBox8, "groupBox8");
|
|
this.groupBox8.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.TabStop = false;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.button1, "button1");
|
|
this.button1.ForeColor = System.Drawing.Color.White;
|
|
this.button1.Name = "button1";
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// cboxLanguage
|
|
//
|
|
this.cboxLanguage.FormattingEnabled = true;
|
|
this.cboxLanguage.Items.AddRange(new object[] {
|
|
resources.GetString("cboxLanguage.Items"),
|
|
resources.GetString("cboxLanguage.Items1")});
|
|
resources.ApplyResources(this.cboxLanguage, "cboxLanguage");
|
|
this.cboxLanguage.Name = "cboxLanguage";
|
|
//
|
|
// label2
|
|
//
|
|
resources.ApplyResources(this.label2, "label2");
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
this.label2.Name = "label2";
|
|
//
|
|
// groupBox2
|
|
//
|
|
resources.ApplyResources(this.groupBox2, "groupBox2");
|
|
this.groupBox2.Controls.Add(this.cboxMsgShowKo);
|
|
this.groupBox2.Controls.Add(this.cboxMsgShowEn);
|
|
this.groupBox2.Controls.Add(this.cboxMsgShowCn);
|
|
this.groupBox2.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.TabStop = false;
|
|
//
|
|
// cboxMsgShowKo
|
|
//
|
|
resources.ApplyResources(this.cboxMsgShowKo, "cboxMsgShowKo");
|
|
this.cboxMsgShowKo.Name = "cboxMsgShowKo";
|
|
this.cboxMsgShowKo.UseVisualStyleBackColor = true;
|
|
//
|
|
// cboxMsgShowEn
|
|
//
|
|
resources.ApplyResources(this.cboxMsgShowEn, "cboxMsgShowEn");
|
|
this.cboxMsgShowEn.Name = "cboxMsgShowEn";
|
|
this.cboxMsgShowEn.UseVisualStyleBackColor = true;
|
|
//
|
|
// cboxMsgShowCn
|
|
//
|
|
resources.ApplyResources(this.cboxMsgShowCn, "cboxMsgShowCn");
|
|
this.cboxMsgShowCn.Name = "cboxMsgShowCn";
|
|
this.cboxMsgShowCn.UseVisualStyleBackColor = true;
|
|
//
|
|
// txtClosedQifuValue
|
|
//
|
|
this.txtClosedQifuValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtClosedQifuValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtClosedQifuValue.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.txtClosedQifuValue, "txtClosedQifuValue");
|
|
this.txtClosedQifuValue.Name = "txtClosedQifuValue";
|
|
this.txtClosedQifuValue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtQifuValue_KeyUp);
|
|
//
|
|
// txtQifuValue
|
|
//
|
|
this.txtQifuValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtQifuValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtQifuValue.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.txtQifuValue, "txtQifuValue");
|
|
this.txtQifuValue.Name = "txtQifuValue";
|
|
this.txtQifuValue.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtQifuValue_KeyUp);
|
|
//
|
|
// label18
|
|
//
|
|
resources.ApplyResources(this.label18, "label18");
|
|
this.label18.Name = "label18";
|
|
//
|
|
// txtDischargeRetakeNum
|
|
//
|
|
this.txtDischargeRetakeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtDischargeRetakeNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtDischargeRetakeNum, "txtDischargeRetakeNum");
|
|
this.txtDischargeRetakeNum.ForeColor = System.Drawing.Color.White;
|
|
this.txtDischargeRetakeNum.Name = "txtDischargeRetakeNum";
|
|
this.txtDischargeRetakeNum.Tag = "";
|
|
this.txtDischargeRetakeNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// label9
|
|
//
|
|
resources.ApplyResources(this.label9, "label9");
|
|
this.label9.Name = "label9";
|
|
//
|
|
// cboxScanBarcodeFailAutoSkip
|
|
//
|
|
resources.ApplyResources(this.cboxScanBarcodeFailAutoSkip, "cboxScanBarcodeFailAutoSkip");
|
|
this.cboxScanBarcodeFailAutoSkip.Name = "cboxScanBarcodeFailAutoSkip";
|
|
this.cboxScanBarcodeFailAutoSkip.UseVisualStyleBackColor = true;
|
|
this.cboxScanBarcodeFailAutoSkip.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxLocationFailAutoSkip
|
|
//
|
|
resources.ApplyResources(this.cboxLocationFailAutoSkip, "cboxLocationFailAutoSkip");
|
|
this.cboxLocationFailAutoSkip.Name = "cboxLocationFailAutoSkip";
|
|
this.cboxLocationFailAutoSkip.UseVisualStyleBackColor = true;
|
|
this.cboxLocationFailAutoSkip.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// label29
|
|
//
|
|
resources.ApplyResources(this.label29, "label29");
|
|
this.label29.Name = "label29";
|
|
//
|
|
// cboxDisableDoor
|
|
//
|
|
resources.ApplyResources(this.cboxDisableDoor, "cboxDisableDoor");
|
|
this.cboxDisableDoor.Name = "cboxDisableDoor";
|
|
this.cboxDisableDoor.UseVisualStyleBackColor = true;
|
|
this.cboxDisableDoor.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxInputTrayLoop
|
|
//
|
|
resources.ApplyResources(this.cboxInputTrayLoop, "cboxInputTrayLoop");
|
|
this.cboxInputTrayLoop.Name = "cboxInputTrayLoop";
|
|
this.cboxInputTrayLoop.UseVisualStyleBackColor = true;
|
|
this.cboxInputTrayLoop.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxEnableVirtuleBarCode
|
|
//
|
|
resources.ApplyResources(this.cboxEnableVirtuleBarCode, "cboxEnableVirtuleBarCode");
|
|
this.cboxEnableVirtuleBarCode.Name = "cboxEnableVirtuleBarCode";
|
|
this.cboxEnableVirtuleBarCode.UseVisualStyleBackColor = true;
|
|
this.cboxEnableVirtuleBarCode.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxVirtualAxis
|
|
//
|
|
resources.ApplyResources(this.cboxVirtualAxis, "cboxVirtualAxis");
|
|
this.cboxVirtualAxis.Name = "cboxVirtualAxis";
|
|
this.cboxVirtualAxis.UseVisualStyleBackColor = true;
|
|
this.cboxVirtualAxis.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxGRR
|
|
//
|
|
resources.ApplyResources(this.cboxGRR, "cboxGRR");
|
|
this.cboxGRR.Name = "cboxGRR";
|
|
this.cboxGRR.UseVisualStyleBackColor = true;
|
|
this.cboxGRR.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxCheckSafeEnable
|
|
//
|
|
resources.ApplyResources(this.cboxCheckSafeEnable, "cboxCheckSafeEnable");
|
|
this.cboxCheckSafeEnable.Name = "cboxCheckSafeEnable";
|
|
this.cboxCheckSafeEnable.UseVisualStyleBackColor = true;
|
|
this.cboxCheckSafeEnable.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxDisableCheckSocketLock
|
|
//
|
|
resources.ApplyResources(this.cboxDisableCheckSocketLock, "cboxDisableCheckSocketLock");
|
|
this.cboxDisableCheckSocketLock.Name = "cboxDisableCheckSocketLock";
|
|
this.cboxDisableCheckSocketLock.UseVisualStyleBackColor = true;
|
|
this.cboxDisableCheckSocketLock.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxDisableIonFanCheck
|
|
//
|
|
resources.ApplyResources(this.cboxDisableIonFanCheck, "cboxDisableIonFanCheck");
|
|
this.cboxDisableIonFanCheck.Name = "cboxDisableIonFanCheck";
|
|
this.cboxDisableIonFanCheck.UseVisualStyleBackColor = true;
|
|
this.cboxDisableIonFanCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxDisablePPressCheck
|
|
//
|
|
resources.ApplyResources(this.cboxDisablePPressCheck, "cboxDisablePPressCheck");
|
|
this.cboxDisablePPressCheck.Name = "cboxDisablePPressCheck";
|
|
this.cboxDisablePPressCheck.UseVisualStyleBackColor = true;
|
|
this.cboxDisablePPressCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxSocketHasProductCheck
|
|
//
|
|
resources.ApplyResources(this.cboxSocketHasProductCheck, "cboxSocketHasProductCheck");
|
|
this.cboxSocketHasProductCheck.Name = "cboxSocketHasProductCheck";
|
|
this.cboxSocketHasProductCheck.UseVisualStyleBackColor = true;
|
|
this.cboxSocketHasProductCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxEnableRefreshImageUI
|
|
//
|
|
resources.ApplyResources(this.cboxEnableRefreshImageUI, "cboxEnableRefreshImageUI");
|
|
this.cboxEnableRefreshImageUI.Name = "cboxEnableRefreshImageUI";
|
|
this.cboxEnableRefreshImageUI.UseVisualStyleBackColor = true;
|
|
this.cboxEnableRefreshImageUI.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxEnableWorkEnviromentCheck
|
|
//
|
|
resources.ApplyResources(this.cboxEnableWorkEnviromentCheck, "cboxEnableWorkEnviromentCheck");
|
|
this.cboxEnableWorkEnviromentCheck.Name = "cboxEnableWorkEnviromentCheck";
|
|
this.cboxEnableWorkEnviromentCheck.UseVisualStyleBackColor = true;
|
|
this.cboxEnableWorkEnviromentCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxDisableNPressCheck
|
|
//
|
|
resources.ApplyResources(this.cboxDisableNPressCheck, "cboxDisableNPressCheck");
|
|
this.cboxDisableNPressCheck.Name = "cboxDisableNPressCheck";
|
|
this.cboxDisableNPressCheck.UseVisualStyleBackColor = true;
|
|
this.cboxDisableNPressCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxEnableTestFixtureFiberCheck
|
|
//
|
|
resources.ApplyResources(this.cboxEnableTestFixtureFiberCheck, "cboxEnableTestFixtureFiberCheck");
|
|
this.cboxEnableTestFixtureFiberCheck.Name = "cboxEnableTestFixtureFiberCheck";
|
|
this.cboxEnableTestFixtureFiberCheck.UseVisualStyleBackColor = true;
|
|
this.cboxEnableTestFixtureFiberCheck.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxEnableIndexTimeStatistics
|
|
//
|
|
resources.ApplyResources(this.cboxEnableIndexTimeStatistics, "cboxEnableIndexTimeStatistics");
|
|
this.cboxEnableIndexTimeStatistics.Name = "cboxEnableIndexTimeStatistics";
|
|
this.cboxEnableIndexTimeStatistics.UseVisualStyleBackColor = true;
|
|
this.cboxEnableIndexTimeStatistics.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// cboxRunSpace
|
|
//
|
|
resources.ApplyResources(this.cboxRunSpace, "cboxRunSpace");
|
|
this.cboxRunSpace.Name = "cboxRunSpace";
|
|
this.cboxRunSpace.UseVisualStyleBackColor = true;
|
|
this.cboxRunSpace.CheckedChanged += new System.EventHandler(this.cbox_CheckedChanged);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.groupBox10);
|
|
this.groupBox3.Controls.Add(this.groupBox9);
|
|
this.groupBox3.Controls.Add(this.cboxDownLocationCameraName);
|
|
this.groupBox3.Controls.Add(this.label8);
|
|
this.groupBox3.Controls.Add(this.label7);
|
|
this.groupBox3.Controls.Add(this.cboxUpCameraName);
|
|
resources.ApplyResources(this.groupBox3, "groupBox3");
|
|
this.groupBox3.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.TabStop = false;
|
|
//
|
|
// groupBox10
|
|
//
|
|
this.groupBox10.Controls.Add(this.txtUpCameraExposureTime);
|
|
this.groupBox10.Controls.Add(this.label21);
|
|
this.groupBox10.Controls.Add(this.label24);
|
|
this.groupBox10.Controls.Add(this.txtUpCameraGain);
|
|
this.groupBox10.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox10, "groupBox10");
|
|
this.groupBox10.Name = "groupBox10";
|
|
this.groupBox10.TabStop = false;
|
|
//
|
|
// txtUpCameraExposureTime
|
|
//
|
|
this.txtUpCameraExposureTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtUpCameraExposureTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtUpCameraExposureTime, "txtUpCameraExposureTime");
|
|
this.txtUpCameraExposureTime.ForeColor = System.Drawing.Color.White;
|
|
this.txtUpCameraExposureTime.Name = "txtUpCameraExposureTime";
|
|
this.txtUpCameraExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// label21
|
|
//
|
|
resources.ApplyResources(this.label21, "label21");
|
|
this.label21.Name = "label21";
|
|
//
|
|
// label24
|
|
//
|
|
resources.ApplyResources(this.label24, "label24");
|
|
this.label24.Name = "label24";
|
|
//
|
|
// txtUpCameraGain
|
|
//
|
|
this.txtUpCameraGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtUpCameraGain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtUpCameraGain, "txtUpCameraGain");
|
|
this.txtUpCameraGain.ForeColor = System.Drawing.Color.White;
|
|
this.txtUpCameraGain.Name = "txtUpCameraGain";
|
|
this.txtUpCameraGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// groupBox9
|
|
//
|
|
this.groupBox9.Controls.Add(this.txtFlyGrabExposureTime);
|
|
this.groupBox9.Controls.Add(this.txtDownCameraFlyRegrabNum);
|
|
this.groupBox9.Controls.Add(this.label12);
|
|
this.groupBox9.Controls.Add(this.label14);
|
|
this.groupBox9.Controls.Add(this.label13);
|
|
this.groupBox9.Controls.Add(this.txtFlyGrabGain);
|
|
this.groupBox9.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox9, "groupBox9");
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.TabStop = false;
|
|
//
|
|
// txtFlyGrabExposureTime
|
|
//
|
|
this.txtFlyGrabExposureTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtFlyGrabExposureTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtFlyGrabExposureTime, "txtFlyGrabExposureTime");
|
|
this.txtFlyGrabExposureTime.ForeColor = System.Drawing.Color.White;
|
|
this.txtFlyGrabExposureTime.Name = "txtFlyGrabExposureTime";
|
|
this.txtFlyGrabExposureTime.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// txtDownCameraFlyRegrabNum
|
|
//
|
|
this.txtDownCameraFlyRegrabNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtDownCameraFlyRegrabNum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtDownCameraFlyRegrabNum, "txtDownCameraFlyRegrabNum");
|
|
this.txtDownCameraFlyRegrabNum.ForeColor = System.Drawing.Color.White;
|
|
this.txtDownCameraFlyRegrabNum.Name = "txtDownCameraFlyRegrabNum";
|
|
this.txtDownCameraFlyRegrabNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// label12
|
|
//
|
|
resources.ApplyResources(this.label12, "label12");
|
|
this.label12.Name = "label12";
|
|
//
|
|
// label14
|
|
//
|
|
resources.ApplyResources(this.label14, "label14");
|
|
this.label14.Name = "label14";
|
|
//
|
|
// label13
|
|
//
|
|
resources.ApplyResources(this.label13, "label13");
|
|
this.label13.Name = "label13";
|
|
//
|
|
// txtFlyGrabGain
|
|
//
|
|
this.txtFlyGrabGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtFlyGrabGain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtFlyGrabGain, "txtFlyGrabGain");
|
|
this.txtFlyGrabGain.ForeColor = System.Drawing.Color.White;
|
|
this.txtFlyGrabGain.Name = "txtFlyGrabGain";
|
|
this.txtFlyGrabGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// cboxDownLocationCameraName
|
|
//
|
|
this.cboxDownLocationCameraName.FormattingEnabled = true;
|
|
resources.ApplyResources(this.cboxDownLocationCameraName, "cboxDownLocationCameraName");
|
|
this.cboxDownLocationCameraName.Name = "cboxDownLocationCameraName";
|
|
//
|
|
// label8
|
|
//
|
|
resources.ApplyResources(this.label8, "label8");
|
|
this.label8.Name = "label8";
|
|
//
|
|
// label7
|
|
//
|
|
resources.ApplyResources(this.label7, "label7");
|
|
this.label7.Name = "label7";
|
|
//
|
|
// cboxUpCameraName
|
|
//
|
|
this.cboxUpCameraName.FormattingEnabled = true;
|
|
resources.ApplyResources(this.cboxUpCameraName, "cboxUpCameraName");
|
|
this.cboxUpCameraName.Name = "cboxUpCameraName";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.btnImageSavePath);
|
|
this.groupBox1.Controls.Add(this.txtImageSaveDays);
|
|
this.groupBox1.Controls.Add(this.txtImageSavePath);
|
|
this.groupBox1.Controls.Add(this.panelEx1);
|
|
this.groupBox1.Controls.Add(this.cboxCurRecipe);
|
|
this.groupBox1.Controls.Add(this.label4);
|
|
this.groupBox1.Controls.Add(this.tbarTakeTraySpeed);
|
|
this.groupBox1.Controls.Add(this.tbarScanBarcodeSpeed);
|
|
this.groupBox1.Controls.Add(this.tbarFlyCameraSpeed);
|
|
this.groupBox1.Controls.Add(this.tbarTakeTrayFromNg2InputSpeed);
|
|
this.groupBox1.Controls.Add(this.tbarStockBeltSpeed);
|
|
this.groupBox1.Controls.Add(this.tbarWholeSpeed);
|
|
this.groupBox1.Controls.Add(this.lblTakeTraySpeed);
|
|
this.groupBox1.Controls.Add(this.lblScanBarcodeSpeed);
|
|
this.groupBox1.Controls.Add(this.lblFlyCameraSpeed);
|
|
this.groupBox1.Controls.Add(this.label5);
|
|
this.groupBox1.Controls.Add(this.label17);
|
|
this.groupBox1.Controls.Add(this.label10);
|
|
this.groupBox1.Controls.Add(this.label15);
|
|
this.groupBox1.Controls.Add(this.lblTakeTrayFromNg2InputSpeed);
|
|
this.groupBox1.Controls.Add(this.lblStockBeltSpeed);
|
|
this.groupBox1.Controls.Add(this.lblWholeSpeed);
|
|
this.groupBox1.Controls.Add(this.label11);
|
|
this.groupBox1.Controls.Add(this.label16);
|
|
this.groupBox1.Controls.Add(this.label3);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
resources.ApplyResources(this.groupBox1, "groupBox1");
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// btnImageSavePath
|
|
//
|
|
this.btnImageSavePath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnImageSavePath.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.btnImageSavePath, "btnImageSavePath");
|
|
this.btnImageSavePath.ForeColor = System.Drawing.Color.White;
|
|
this.btnImageSavePath.Name = "btnImageSavePath";
|
|
this.btnImageSavePath.UseVisualStyleBackColor = false;
|
|
this.btnImageSavePath.Click += new System.EventHandler(this.btnImageSavePath_Click);
|
|
//
|
|
// txtImageSaveDays
|
|
//
|
|
resources.ApplyResources(this.txtImageSaveDays, "txtImageSaveDays");
|
|
this.txtImageSaveDays.Name = "txtImageSaveDays";
|
|
this.txtImageSaveDays.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
//
|
|
// txtImageSavePath
|
|
//
|
|
resources.ApplyResources(this.txtImageSavePath, "txtImageSavePath");
|
|
this.txtImageSavePath.Name = "txtImageSavePath";
|
|
//
|
|
// panelEx1
|
|
//
|
|
this.panelEx1.Controls.Add(this.btnSaveSpeedParam);
|
|
resources.ApplyResources(this.panelEx1, "panelEx1");
|
|
this.panelEx1.Name = "panelEx1";
|
|
//
|
|
// btnSaveSpeedParam
|
|
//
|
|
resources.ApplyResources(this.btnSaveSpeedParam, "btnSaveSpeedParam");
|
|
this.btnSaveSpeedParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.btnSaveSpeedParam.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
|
this.btnSaveSpeedParam.ForeColor = System.Drawing.Color.White;
|
|
this.btnSaveSpeedParam.Name = "btnSaveSpeedParam";
|
|
this.btnSaveSpeedParam.UseVisualStyleBackColor = false;
|
|
this.btnSaveSpeedParam.Click += new System.EventHandler(this.btnSaveSpeedParam_Click);
|
|
//
|
|
// cboxCurRecipe
|
|
//
|
|
this.cboxCurRecipe.FormattingEnabled = true;
|
|
this.cboxCurRecipe.Items.AddRange(new object[] {
|
|
resources.GetString("cboxCurRecipe.Items")});
|
|
resources.ApplyResources(this.cboxCurRecipe, "cboxCurRecipe");
|
|
this.cboxCurRecipe.Name = "cboxCurRecipe";
|
|
//
|
|
// label4
|
|
//
|
|
resources.ApplyResources(this.label4, "label4");
|
|
this.label4.Name = "label4";
|
|
//
|
|
// tbarTakeTraySpeed
|
|
//
|
|
resources.ApplyResources(this.tbarTakeTraySpeed, "tbarTakeTraySpeed");
|
|
this.tbarTakeTraySpeed.LargeChange = 1;
|
|
this.tbarTakeTraySpeed.Maximum = 100;
|
|
this.tbarTakeTraySpeed.Minimum = 1;
|
|
this.tbarTakeTraySpeed.Name = "tbarTakeTraySpeed";
|
|
this.tbarTakeTraySpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarTakeTraySpeed.Value = 1;
|
|
this.tbarTakeTraySpeed.ValueChanged += new System.EventHandler(this.tbarTakeTraySpeed_ValueChanged);
|
|
//
|
|
// tbarScanBarcodeSpeed
|
|
//
|
|
resources.ApplyResources(this.tbarScanBarcodeSpeed, "tbarScanBarcodeSpeed");
|
|
this.tbarScanBarcodeSpeed.LargeChange = 1;
|
|
this.tbarScanBarcodeSpeed.Maximum = 100;
|
|
this.tbarScanBarcodeSpeed.Minimum = 1;
|
|
this.tbarScanBarcodeSpeed.Name = "tbarScanBarcodeSpeed";
|
|
this.tbarScanBarcodeSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarScanBarcodeSpeed.Value = 1;
|
|
this.tbarScanBarcodeSpeed.ValueChanged += new System.EventHandler(this.tbarScanBarcodeSpeed_ValueChanged);
|
|
//
|
|
// tbarFlyCameraSpeed
|
|
//
|
|
resources.ApplyResources(this.tbarFlyCameraSpeed, "tbarFlyCameraSpeed");
|
|
this.tbarFlyCameraSpeed.LargeChange = 1;
|
|
this.tbarFlyCameraSpeed.Maximum = 100;
|
|
this.tbarFlyCameraSpeed.Minimum = 1;
|
|
this.tbarFlyCameraSpeed.Name = "tbarFlyCameraSpeed";
|
|
this.tbarFlyCameraSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarFlyCameraSpeed.Value = 1;
|
|
this.tbarFlyCameraSpeed.ValueChanged += new System.EventHandler(this.tbarFlyCameraSpeed_ValueChanged);
|
|
//
|
|
// tbarTakeTrayFromNg2InputSpeed
|
|
//
|
|
resources.ApplyResources(this.tbarTakeTrayFromNg2InputSpeed, "tbarTakeTrayFromNg2InputSpeed");
|
|
this.tbarTakeTrayFromNg2InputSpeed.LargeChange = 1;
|
|
this.tbarTakeTrayFromNg2InputSpeed.Maximum = 100;
|
|
this.tbarTakeTrayFromNg2InputSpeed.Minimum = 1;
|
|
this.tbarTakeTrayFromNg2InputSpeed.Name = "tbarTakeTrayFromNg2InputSpeed";
|
|
this.tbarTakeTrayFromNg2InputSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarTakeTrayFromNg2InputSpeed.Value = 1;
|
|
this.tbarTakeTrayFromNg2InputSpeed.ValueChanged += new System.EventHandler(this.tbarTakeTrayFromNg2InputSpeed_ValueChanged);
|
|
//
|
|
// tbarStockBeltSpeed
|
|
//
|
|
resources.ApplyResources(this.tbarStockBeltSpeed, "tbarStockBeltSpeed");
|
|
this.tbarStockBeltSpeed.LargeChange = 1;
|
|
this.tbarStockBeltSpeed.Maximum = 100;
|
|
this.tbarStockBeltSpeed.Minimum = 1;
|
|
this.tbarStockBeltSpeed.Name = "tbarStockBeltSpeed";
|
|
this.tbarStockBeltSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarStockBeltSpeed.Value = 1;
|
|
this.tbarStockBeltSpeed.ValueChanged += new System.EventHandler(this.tbarStockBeltSpeed_ValueChanged);
|
|
//
|
|
// tbarWholeSpeed
|
|
//
|
|
resources.ApplyResources(this.tbarWholeSpeed, "tbarWholeSpeed");
|
|
this.tbarWholeSpeed.LargeChange = 1;
|
|
this.tbarWholeSpeed.Maximum = 100;
|
|
this.tbarWholeSpeed.Minimum = 1;
|
|
this.tbarWholeSpeed.Name = "tbarWholeSpeed";
|
|
this.tbarWholeSpeed.TickStyle = System.Windows.Forms.TickStyle.None;
|
|
this.tbarWholeSpeed.Value = 1;
|
|
this.tbarWholeSpeed.ValueChanged += new System.EventHandler(this.tbarWholeSpeed_ValueChanged);
|
|
//
|
|
// lblTakeTraySpeed
|
|
//
|
|
resources.ApplyResources(this.lblTakeTraySpeed, "lblTakeTraySpeed");
|
|
this.lblTakeTraySpeed.Name = "lblTakeTraySpeed";
|
|
//
|
|
// lblScanBarcodeSpeed
|
|
//
|
|
resources.ApplyResources(this.lblScanBarcodeSpeed, "lblScanBarcodeSpeed");
|
|
this.lblScanBarcodeSpeed.Name = "lblScanBarcodeSpeed";
|
|
//
|
|
// lblFlyCameraSpeed
|
|
//
|
|
resources.ApplyResources(this.lblFlyCameraSpeed, "lblFlyCameraSpeed");
|
|
this.lblFlyCameraSpeed.Name = "lblFlyCameraSpeed";
|
|
//
|
|
// label5
|
|
//
|
|
resources.ApplyResources(this.label5, "label5");
|
|
this.label5.Name = "label5";
|
|
//
|
|
// label17
|
|
//
|
|
resources.ApplyResources(this.label17, "label17");
|
|
this.label17.Name = "label17";
|
|
//
|
|
// label10
|
|
//
|
|
resources.ApplyResources(this.label10, "label10");
|
|
this.label10.Name = "label10";
|
|
//
|
|
// label15
|
|
//
|
|
resources.ApplyResources(this.label15, "label15");
|
|
this.label15.Name = "label15";
|
|
//
|
|
// lblTakeTrayFromNg2InputSpeed
|
|
//
|
|
resources.ApplyResources(this.lblTakeTrayFromNg2InputSpeed, "lblTakeTrayFromNg2InputSpeed");
|
|
this.lblTakeTrayFromNg2InputSpeed.Name = "lblTakeTrayFromNg2InputSpeed";
|
|
//
|
|
// lblStockBeltSpeed
|
|
//
|
|
resources.ApplyResources(this.lblStockBeltSpeed, "lblStockBeltSpeed");
|
|
this.lblStockBeltSpeed.Name = "lblStockBeltSpeed";
|
|
//
|
|
// lblWholeSpeed
|
|
//
|
|
resources.ApplyResources(this.lblWholeSpeed, "lblWholeSpeed");
|
|
this.lblWholeSpeed.Name = "lblWholeSpeed";
|
|
//
|
|
// label11
|
|
//
|
|
resources.ApplyResources(this.label11, "label11");
|
|
this.label11.Name = "label11";
|
|
//
|
|
// label16
|
|
//
|
|
resources.ApplyResources(this.label16, "label16");
|
|
this.label16.Name = "label16";
|
|
//
|
|
// label3
|
|
//
|
|
resources.ApplyResources(this.label3, "label3");
|
|
this.label3.Name = "label3";
|
|
//
|
|
// label1
|
|
//
|
|
resources.ApplyResources(this.label1, "label1");
|
|
this.label1.Name = "label1";
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.dataGridView1);
|
|
this.groupBox4.Controls.Add(this.label6);
|
|
this.groupBox4.Controls.Add(this.panel1);
|
|
this.groupBox4.Controls.Add(this.txtControlCenterIP);
|
|
this.groupBox4.Controls.Add(this.label26);
|
|
this.groupBox4.Controls.Add(this.label27);
|
|
this.groupBox4.Controls.Add(this.txtControlCenterPort);
|
|
this.groupBox4.Controls.Add(this.cboxEnableExceptionHandlingNozzle);
|
|
this.groupBox4.Controls.Add(this.cboxEnableScanBarCodeByDownCamera);
|
|
resources.ApplyResources(this.groupBox4, "groupBox4");
|
|
this.groupBox4.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.TabStop = false;
|
|
//
|
|
// dataGridView1
|
|
//
|
|
this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.ID,
|
|
this.中文名,
|
|
this.英文名,
|
|
this.是否显示,
|
|
this.是否需要登录});
|
|
resources.ApplyResources(this.dataGridView1, "dataGridView1");
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
|
|
this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
this.dataGridView1.RowTemplate.Height = 23;
|
|
this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
|
|
this.dataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView1_CellFormatting);
|
|
//
|
|
// ID
|
|
//
|
|
this.ID.DataPropertyName = "ID";
|
|
this.ID.FillWeight = 10F;
|
|
resources.ApplyResources(this.ID, "ID");
|
|
this.ID.Name = "ID";
|
|
//
|
|
// 中文名
|
|
//
|
|
this.中文名.DataPropertyName = "ShowText";
|
|
this.中文名.FillWeight = 30F;
|
|
resources.ApplyResources(this.中文名, "中文名");
|
|
this.中文名.Name = "中文名";
|
|
//
|
|
// 英文名
|
|
//
|
|
this.英文名.DataPropertyName = "ShowEnText";
|
|
this.英文名.FillWeight = 30F;
|
|
resources.ApplyResources(this.英文名, "英文名");
|
|
this.英文名.Name = "英文名";
|
|
//
|
|
// 是否显示
|
|
//
|
|
this.是否显示.DataPropertyName = "enable";
|
|
this.是否显示.FillWeight = 15F;
|
|
resources.ApplyResources(this.是否显示, "是否显示");
|
|
this.是否显示.Name = "是否显示";
|
|
//
|
|
// 是否需要登录
|
|
//
|
|
this.是否需要登录.DataPropertyName = "needlogin";
|
|
this.是否需要登录.FillWeight = 15F;
|
|
resources.ApplyResources(this.是否需要登录, "是否需要登录");
|
|
this.是否需要登录.Name = "是否需要登录";
|
|
//
|
|
// label6
|
|
//
|
|
resources.ApplyResources(this.label6, "label6");
|
|
this.label6.Name = "label6";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.radioButton4);
|
|
this.panel1.Controls.Add(this.radioButton3);
|
|
resources.ApplyResources(this.panel1, "panel1");
|
|
this.panel1.Name = "panel1";
|
|
//
|
|
// radioButton4
|
|
//
|
|
resources.ApplyResources(this.radioButton4, "radioButton4");
|
|
this.radioButton4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime;
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton3
|
|
//
|
|
resources.ApplyResources(this.radioButton3, "radioButton3");
|
|
this.radioButton3.Checked = true;
|
|
this.radioButton3.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.TabStop = true;
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
//
|
|
// txtControlCenterIP
|
|
//
|
|
this.txtControlCenterIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtControlCenterIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtControlCenterIP, "txtControlCenterIP");
|
|
this.txtControlCenterIP.ForeColor = System.Drawing.Color.White;
|
|
this.txtControlCenterIP.Name = "txtControlCenterIP";
|
|
//
|
|
// label26
|
|
//
|
|
resources.ApplyResources(this.label26, "label26");
|
|
this.label26.Name = "label26";
|
|
//
|
|
// label27
|
|
//
|
|
resources.ApplyResources(this.label27, "label27");
|
|
this.label27.Name = "label27";
|
|
//
|
|
// txtControlCenterPort
|
|
//
|
|
this.txtControlCenterPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16)))));
|
|
this.txtControlCenterPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
resources.ApplyResources(this.txtControlCenterPort, "txtControlCenterPort");
|
|
this.txtControlCenterPort.ForeColor = System.Drawing.Color.White;
|
|
this.txtControlCenterPort.Name = "txtControlCenterPort";
|
|
//
|
|
// cboxEnableExceptionHandlingNozzle
|
|
//
|
|
resources.ApplyResources(this.cboxEnableExceptionHandlingNozzle, "cboxEnableExceptionHandlingNozzle");
|
|
this.cboxEnableExceptionHandlingNozzle.Name = "cboxEnableExceptionHandlingNozzle";
|
|
this.cboxEnableExceptionHandlingNozzle.UseVisualStyleBackColor = true;
|
|
//
|
|
// cboxEnableScanBarCodeByDownCamera
|
|
//
|
|
resources.ApplyResources(this.cboxEnableScanBarCodeByDownCamera, "cboxEnableScanBarCodeByDownCamera");
|
|
this.cboxEnableScanBarCodeByDownCamera.Name = "cboxEnableScanBarCodeByDownCamera";
|
|
this.cboxEnableScanBarCodeByDownCamera.UseVisualStyleBackColor = true;
|
|
//
|
|
// CommonConfig
|
|
//
|
|
resources.ApplyResources(this, "$this");
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
this.Name = "CommonConfig";
|
|
this.Load += new System.EventHandler(this.CommonConfig_Load);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.groupBox8.ResumeLayout(false);
|
|
this.groupBox8.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox10.ResumeLayout(false);
|
|
this.groupBox10.PerformLayout();
|
|
this.groupBox9.ResumeLayout(false);
|
|
this.groupBox9.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.panelEx1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarTakeTraySpeed)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarScanBarcodeSpeed)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarFlyCameraSpeed)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarTakeTrayFromNg2InputSpeed)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarStockBeltSpeed)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbarWholeSpeed)).EndInit();
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.TrackBar tbarFlyCameraSpeed;
|
|
private System.Windows.Forms.TrackBar tbarWholeSpeed;
|
|
private System.Windows.Forms.Label lblFlyCameraSpeed;
|
|
private System.Windows.Forms.Label lblWholeSpeed;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ComboBox cboxDownLocationCameraName;
|
|
private System.Windows.Forms.ComboBox cboxUpCameraName;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.CheckBox cboxRunSpace;
|
|
private System.Windows.Forms.TextBox txtControlCenterPort;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.TextBox txtControlCenterIP;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.ComboBox cboxCurRecipe;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TrackBar tbarTakeTraySpeed;
|
|
private System.Windows.Forms.Label lblTakeTraySpeed;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.CheckBox cboxCheckSafeEnable;
|
|
private Controls.PanelEx panelEx1;
|
|
private System.Windows.Forms.Button btnSaveSpeedParam;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.TextBox txtFlyGrabGain;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.TextBox txtFlyGrabExposureTime;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.TextBox txtDownCameraFlyRegrabNum;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.CheckBox cboxVirtualAxis;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
private System.Windows.Forms.TextBox txtUpCameraExposureTime;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.TextBox txtUpCameraGain;
|
|
private System.Windows.Forms.GroupBox groupBox9;
|
|
private System.Windows.Forms.ComboBox cboxLanguage;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.CheckBox cboxEnableExceptionHandlingNozzle;
|
|
private System.Windows.Forms.CheckBox cboxEnableScanBarCodeByDownCamera;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.CheckBox cboxGRR;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.CheckBox cboxMsgShowEn;
|
|
private System.Windows.Forms.CheckBox cboxMsgShowCn;
|
|
private System.Windows.Forms.CheckBox cboxEnableVirtuleBarCode;
|
|
private System.Windows.Forms.CheckBox cboxDisableDoor;
|
|
private System.Windows.Forms.CheckBox cboxLocationFailAutoSkip;
|
|
private System.Windows.Forms.TrackBar tbarTakeTrayFromNg2InputSpeed;
|
|
private System.Windows.Forms.TrackBar tbarStockBeltSpeed;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label lblTakeTrayFromNg2InputSpeed;
|
|
private System.Windows.Forms.Label lblStockBeltSpeed;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.TextBox txtQifuValue;
|
|
private System.Windows.Forms.CheckBox cboxInputTrayLoop;
|
|
private System.Windows.Forms.TrackBar tbarScanBarcodeSpeed;
|
|
private System.Windows.Forms.Label lblScanBarcodeSpeed;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.CheckBox cboxScanBarcodeFailAutoSkip;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.CheckBox cboxDisableCheckSocketLock;
|
|
private System.Windows.Forms.TextBox txtDischargeRetakeNum;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.CheckBox cboxEnableTestFixtureFiberCheck;
|
|
private System.Windows.Forms.CheckBox cboxDisableIonFanCheck;
|
|
private System.Windows.Forms.CheckBox cboxDisableNPressCheck;
|
|
private System.Windows.Forms.CheckBox cboxMsgShowKo;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.CheckBox cboxDisablePPressCheck;
|
|
private System.Windows.Forms.CheckBox cboxSocketHasProductCheck;
|
|
private System.Windows.Forms.CheckBox cboxEnableWorkEnviromentCheck;
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 中文名;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 英文名;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn 是否显示;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn 是否需要登录;
|
|
private System.Windows.Forms.CheckBox cboxEnableIndexTimeStatistics;
|
|
private System.Windows.Forms.Button btnImageSavePath;
|
|
private System.Windows.Forms.TextBox txtImageSaveDays;
|
|
private System.Windows.Forms.TextBox txtImageSavePath;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
private System.Windows.Forms.CheckBox cboxEnableRefreshImageUI;
|
|
private System.Windows.Forms.TextBox txtClosedQifuValue;
|
|
private System.Windows.Forms.Label label18;
|
|
}
|
|
} |