..
This commit is contained in:
230
Handler/Project/fMain.Designer.cs
generated
230
Handler/Project/fMain.Designer.cs
generated
@@ -30,7 +30,10 @@
|
||||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
@@ -188,9 +191,6 @@
|
||||
arCtl.ListView2.Cell cell95 = new arCtl.ListView2.Cell();
|
||||
arCtl.ListView2.Cell cell96 = new arCtl.ListView2.Cell();
|
||||
arCtl.ListView2.ItemStyle itemStyle2 = new arCtl.ListView2.ItemStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
this.tmDisplay = new System.Windows.Forms.Timer(this.components);
|
||||
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
||||
this.arLabel76 = new arCtl.arLabel();
|
||||
@@ -213,8 +213,13 @@
|
||||
this.arDatagridView1 = new arCtl.arDatagridView();
|
||||
this.target = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.JTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.sTIMEDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.PTIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.sIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.rIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.VNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.dvc_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.qTYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.qtymax = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.MFGDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.VLOT = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
@@ -232,6 +237,8 @@
|
||||
this.GUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.새로고침ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.dataSet1 = new Project.DataSet1();
|
||||
this.cmCam = new System.Windows.Forms.ContextMenuStrip(this.components);
|
||||
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.liveViewProcessOnOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -277,6 +284,7 @@
|
||||
this.screenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.jOBStartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.jObEndToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.multiSIDSelectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.motionParameterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.axis0ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.axis1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
@@ -406,16 +414,11 @@
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.hmi1 = new UIControl.HMI();
|
||||
this.listView21 = new arCtl.ListView2();
|
||||
this.sTIMEDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.sIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.rIDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.dvc_loc = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.qTYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||||
this.bs = new System.Windows.Forms.BindingSource(this.components);
|
||||
this.dataSet1 = new Project.DataSet1();
|
||||
this.panBottom.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
|
||||
this.contextMenuStrip1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
|
||||
this.cmCam.SuspendLayout();
|
||||
this.panel37.SuspendLayout();
|
||||
this.panel10.SuspendLayout();
|
||||
@@ -442,8 +445,6 @@
|
||||
this.panel9.SuspendLayout();
|
||||
this.tableLayoutPanel1.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// tmDisplay
|
||||
@@ -1097,6 +1098,16 @@
|
||||
this.JTYPE.ReadOnly = true;
|
||||
this.JTYPE.Width = 81;
|
||||
//
|
||||
// sTIMEDataGridViewTextBoxColumn
|
||||
//
|
||||
this.sTIMEDataGridViewTextBoxColumn.DataPropertyName = "STIME";
|
||||
dataGridViewCellStyle1.Format = "HH:mm:ss";
|
||||
this.sTIMEDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
|
||||
this.sTIMEDataGridViewTextBoxColumn.HeaderText = "START";
|
||||
this.sTIMEDataGridViewTextBoxColumn.Name = "sTIMEDataGridViewTextBoxColumn";
|
||||
this.sTIMEDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.sTIMEDataGridViewTextBoxColumn.Width = 74;
|
||||
//
|
||||
// PTIME
|
||||
//
|
||||
this.PTIME.DataPropertyName = "BATCH";
|
||||
@@ -1107,6 +1118,27 @@
|
||||
this.PTIME.ReadOnly = true;
|
||||
this.PTIME.Width = 77;
|
||||
//
|
||||
// sIDDataGridViewTextBoxColumn
|
||||
//
|
||||
this.sIDDataGridViewTextBoxColumn.DataPropertyName = "SID";
|
||||
dataGridViewCellStyle3.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.sIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
|
||||
this.sIDDataGridViewTextBoxColumn.HeaderText = "SID";
|
||||
this.sIDDataGridViewTextBoxColumn.Name = "sIDDataGridViewTextBoxColumn";
|
||||
this.sIDDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.sIDDataGridViewTextBoxColumn.Width = 57;
|
||||
//
|
||||
// rIDDataGridViewTextBoxColumn
|
||||
//
|
||||
this.rIDDataGridViewTextBoxColumn.DataPropertyName = "RID";
|
||||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle4.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.rIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
|
||||
this.rIDDataGridViewTextBoxColumn.HeaderText = "RID";
|
||||
this.rIDDataGridViewTextBoxColumn.Name = "rIDDataGridViewTextBoxColumn";
|
||||
this.rIDDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.rIDDataGridViewTextBoxColumn.Width = 58;
|
||||
//
|
||||
// VNAME
|
||||
//
|
||||
this.VNAME.DataPropertyName = "VNAME";
|
||||
@@ -1117,6 +1149,23 @@
|
||||
this.VNAME.ReadOnly = true;
|
||||
this.VNAME.Width = 87;
|
||||
//
|
||||
// dvc_loc
|
||||
//
|
||||
this.dvc_loc.DataPropertyName = "LOC";
|
||||
this.dvc_loc.HeaderText = "LOC";
|
||||
this.dvc_loc.Name = "dvc_loc";
|
||||
this.dvc_loc.ReadOnly = true;
|
||||
this.dvc_loc.Visible = false;
|
||||
this.dvc_loc.Width = 55;
|
||||
//
|
||||
// qTYDataGridViewTextBoxColumn
|
||||
//
|
||||
this.qTYDataGridViewTextBoxColumn.DataPropertyName = "QTY";
|
||||
this.qTYDataGridViewTextBoxColumn.HeaderText = "QTY";
|
||||
this.qTYDataGridViewTextBoxColumn.Name = "qTYDataGridViewTextBoxColumn";
|
||||
this.qTYDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.qTYDataGridViewTextBoxColumn.Width = 61;
|
||||
//
|
||||
// qtymax
|
||||
//
|
||||
this.qtymax.DataPropertyName = "qtymax";
|
||||
@@ -1266,6 +1315,17 @@
|
||||
this.새로고침ToolStripMenuItem.Text = "새로고침";
|
||||
this.새로고침ToolStripMenuItem.Click += new System.EventHandler(this.새로고침ToolStripMenuItem_Click_1);
|
||||
//
|
||||
// bs
|
||||
//
|
||||
this.bs.DataMember = "K4EE_Component_Reel_Result";
|
||||
this.bs.DataSource = this.dataSet1;
|
||||
this.bs.Sort = "STIME desc";
|
||||
//
|
||||
// dataSet1
|
||||
//
|
||||
this.dataSet1.DataSetName = "DataSet1";
|
||||
this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
||||
//
|
||||
// cmCam
|
||||
//
|
||||
this.cmCam.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
@@ -1579,7 +1639,7 @@
|
||||
this.toolStripMenuItem16,
|
||||
this.getImageToolStripMenuItem});
|
||||
this.cmDebug.Name = "cmVision";
|
||||
this.cmDebug.Size = new System.Drawing.Size(254, 590);
|
||||
this.cmDebug.Size = new System.Drawing.Size(254, 612);
|
||||
//
|
||||
// inboundToolStripMenuItem
|
||||
//
|
||||
@@ -1743,7 +1803,8 @@
|
||||
//
|
||||
this.screenToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.jOBStartToolStripMenuItem,
|
||||
this.jObEndToolStripMenuItem});
|
||||
this.jObEndToolStripMenuItem,
|
||||
this.multiSIDSelectToolStripMenuItem});
|
||||
this.screenToolStripMenuItem.Name = "screenToolStripMenuItem";
|
||||
this.screenToolStripMenuItem.Size = new System.Drawing.Size(253, 22);
|
||||
this.screenToolStripMenuItem.Text = "Screen";
|
||||
@@ -1751,17 +1812,24 @@
|
||||
// jOBStartToolStripMenuItem
|
||||
//
|
||||
this.jOBStartToolStripMenuItem.Name = "jOBStartToolStripMenuItem";
|
||||
this.jOBStartToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
||||
this.jOBStartToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.jOBStartToolStripMenuItem.Text = "JOB Start";
|
||||
this.jOBStartToolStripMenuItem.Click += new System.EventHandler(this.jOBStartToolStripMenuItem_Click);
|
||||
//
|
||||
// jObEndToolStripMenuItem
|
||||
//
|
||||
this.jObEndToolStripMenuItem.Name = "jObEndToolStripMenuItem";
|
||||
this.jObEndToolStripMenuItem.Size = new System.Drawing.Size(134, 22);
|
||||
this.jObEndToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.jObEndToolStripMenuItem.Text = "JOb End";
|
||||
this.jObEndToolStripMenuItem.Click += new System.EventHandler(this.jObEndToolStripMenuItem_Click);
|
||||
//
|
||||
// multiSIDSelectToolStripMenuItem
|
||||
//
|
||||
this.multiSIDSelectToolStripMenuItem.Name = "multiSIDSelectToolStripMenuItem";
|
||||
this.multiSIDSelectToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.multiSIDSelectToolStripMenuItem.Text = "Multi SID Select";
|
||||
this.multiSIDSelectToolStripMenuItem.Click += new System.EventHandler(this.multiSIDSelectToolStripMenuItem_Click);
|
||||
//
|
||||
// motionParameterToolStripMenuItem
|
||||
//
|
||||
this.motionParameterToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
@@ -2207,7 +2275,7 @@
|
||||
//
|
||||
this.모델선택ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
|
||||
this.모델선택ToolStripMenuItem.Name = "모델선택ToolStripMenuItem";
|
||||
this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
||||
this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.모델선택ToolStripMenuItem.Text = "작업 모델";
|
||||
this.모델선택ToolStripMenuItem.Click += new System.EventHandler(this.모델선택ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2215,20 +2283,20 @@
|
||||
//
|
||||
this.btModelMot.Image = global::Project.Properties.Resources.Motor;
|
||||
this.btModelMot.Name = "btModelMot";
|
||||
this.btModelMot.Size = new System.Drawing.Size(126, 22);
|
||||
this.btModelMot.Size = new System.Drawing.Size(150, 46);
|
||||
this.btModelMot.Text = "모션 모델";
|
||||
this.btModelMot.Click += new System.EventHandler(this.toolStripMenuItem23_Click);
|
||||
//
|
||||
// toolStripMenuItem12
|
||||
//
|
||||
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
||||
this.toolStripMenuItem12.Size = new System.Drawing.Size(123, 6);
|
||||
this.toolStripMenuItem12.Size = new System.Drawing.Size(147, 6);
|
||||
//
|
||||
// 바코드룰ToolStripMenuItem
|
||||
//
|
||||
this.바코드룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_add_40;
|
||||
this.바코드룰ToolStripMenuItem.Name = "바코드룰ToolStripMenuItem";
|
||||
this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
||||
this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.바코드룰ToolStripMenuItem.Text = "바코드 룰";
|
||||
this.바코드룰ToolStripMenuItem.Click += new System.EventHandler(this.바코드룰ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2236,7 +2304,7 @@
|
||||
//
|
||||
this.프린트룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_printer_48;
|
||||
this.프린트룰ToolStripMenuItem.Name = "프린트룰ToolStripMenuItem";
|
||||
this.프린트룰ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
||||
this.프린트룰ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.프린트룰ToolStripMenuItem.Text = "프린트 룰";
|
||||
this.프린트룰ToolStripMenuItem.Click += new System.EventHandler(this.프린트룰ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2247,7 +2315,7 @@
|
||||
this.인바운드데이터업데이트ToolStripMenuItem});
|
||||
this.sID정보ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_save_to_grid_40;
|
||||
this.sID정보ToolStripMenuItem.Name = "sID정보ToolStripMenuItem";
|
||||
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
|
||||
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.sID정보ToolStripMenuItem.Text = "SID 정보";
|
||||
this.sID정보ToolStripMenuItem.Click += new System.EventHandler(this.sID정보ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2255,7 +2323,7 @@
|
||||
//
|
||||
this.프로그램열기ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
|
||||
this.프로그램열기ToolStripMenuItem.Name = "프로그램열기ToolStripMenuItem";
|
||||
this.프로그램열기ToolStripMenuItem.Size = new System.Drawing.Size(222, 22);
|
||||
this.프로그램열기ToolStripMenuItem.Size = new System.Drawing.Size(246, 46);
|
||||
this.프로그램열기ToolStripMenuItem.Text = "프로그램 열기";
|
||||
this.프로그램열기ToolStripMenuItem.Click += new System.EventHandler(this.프로그램열기ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2263,7 +2331,7 @@
|
||||
//
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Name = "인바운드데이터업데이트ToolStripMenuItem";
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Size = new System.Drawing.Size(222, 22);
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Size = new System.Drawing.Size(246, 46);
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Text = "인바운드 데이터 업데이트";
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Click += new System.EventHandler(this.인바운드데이터업데이트ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2371,7 +2439,7 @@
|
||||
//
|
||||
this.toolStripMenuItem11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem11.Image")));
|
||||
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
||||
this.toolStripMenuItem11.Size = new System.Drawing.Size(134, 22);
|
||||
this.toolStripMenuItem11.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem11.Text = "프로그램";
|
||||
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
|
||||
//
|
||||
@@ -2379,7 +2447,7 @@
|
||||
//
|
||||
this.toolStripMenuItem13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem13.Image")));
|
||||
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
||||
this.toolStripMenuItem13.Size = new System.Drawing.Size(134, 22);
|
||||
this.toolStripMenuItem13.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem13.Text = "로그";
|
||||
this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
|
||||
//
|
||||
@@ -2387,7 +2455,7 @@
|
||||
//
|
||||
this.toolStripMenuItem14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem14.Image")));
|
||||
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
||||
this.toolStripMenuItem14.Size = new System.Drawing.Size(134, 22);
|
||||
this.toolStripMenuItem14.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem14.Text = "캡처";
|
||||
this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
|
||||
//
|
||||
@@ -2395,7 +2463,7 @@
|
||||
//
|
||||
this.toolStripMenuItem15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem15.Image")));
|
||||
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
||||
this.toolStripMenuItem15.Size = new System.Drawing.Size(134, 22);
|
||||
this.toolStripMenuItem15.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem15.Text = "저장데이터";
|
||||
this.toolStripMenuItem15.Click += new System.EventHandler(this.toolStripMenuItem15_Click);
|
||||
//
|
||||
@@ -2452,7 +2520,7 @@
|
||||
//
|
||||
this.btManage.Image = global::Project.Properties.Resources.icons8_control_panel_40;
|
||||
this.btManage.Name = "btManage";
|
||||
this.btManage.Size = new System.Drawing.Size(122, 22);
|
||||
this.btManage.Size = new System.Drawing.Size(146, 46);
|
||||
this.btManage.Text = "관리";
|
||||
this.btManage.Click += new System.EventHandler(this.관리ToolStripMenuItem_Click_1);
|
||||
//
|
||||
@@ -2460,7 +2528,7 @@
|
||||
//
|
||||
this.빠른실행ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
|
||||
this.빠른실행ToolStripMenuItem.Name = "빠른실행ToolStripMenuItem";
|
||||
this.빠른실행ToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
|
||||
this.빠른실행ToolStripMenuItem.Size = new System.Drawing.Size(146, 46);
|
||||
this.빠른실행ToolStripMenuItem.Text = "빠른실행";
|
||||
this.빠른실행ToolStripMenuItem.Click += new System.EventHandler(this.빠른실행ToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2544,27 +2612,27 @@
|
||||
this.toolStripMenuItem30});
|
||||
this.바코드LToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Left;
|
||||
this.바코드LToolStripMenuItem.Name = "바코드LToolStripMenuItem";
|
||||
this.바코드LToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
|
||||
this.바코드LToolStripMenuItem.Size = new System.Drawing.Size(178, 46);
|
||||
this.바코드LToolStripMenuItem.Text = "바코드";
|
||||
this.바코드LToolStripMenuItem.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
// 연결ToolStripMenuItem
|
||||
//
|
||||
this.연결ToolStripMenuItem.Name = "연결ToolStripMenuItem";
|
||||
this.연결ToolStripMenuItem.Size = new System.Drawing.Size(132, 22);
|
||||
this.연결ToolStripMenuItem.Size = new System.Drawing.Size(156, 46);
|
||||
this.연결ToolStripMenuItem.Text = "연결";
|
||||
this.연결ToolStripMenuItem.Click += new System.EventHandler(this.연결ToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem26
|
||||
//
|
||||
this.toolStripMenuItem26.Name = "toolStripMenuItem26";
|
||||
this.toolStripMenuItem26.Size = new System.Drawing.Size(129, 6);
|
||||
this.toolStripMenuItem26.Size = new System.Drawing.Size(153, 6);
|
||||
//
|
||||
// toolStripMenuItem21
|
||||
//
|
||||
this.toolStripMenuItem21.Image = global::Project.Properties.Resources.icons8_green_circle_40;
|
||||
this.toolStripMenuItem21.Name = "toolStripMenuItem21";
|
||||
this.toolStripMenuItem21.Size = new System.Drawing.Size(132, 22);
|
||||
this.toolStripMenuItem21.Size = new System.Drawing.Size(156, 46);
|
||||
this.toolStripMenuItem21.Text = "Trigger On";
|
||||
this.toolStripMenuItem21.Click += new System.EventHandler(this.toolStripMenuItem21_Click);
|
||||
//
|
||||
@@ -2572,20 +2640,20 @@
|
||||
//
|
||||
this.toolStripMenuItem24.Image = global::Project.Properties.Resources.icons8_black_circle_40;
|
||||
this.toolStripMenuItem24.Name = "toolStripMenuItem24";
|
||||
this.toolStripMenuItem24.Size = new System.Drawing.Size(132, 22);
|
||||
this.toolStripMenuItem24.Size = new System.Drawing.Size(156, 46);
|
||||
this.toolStripMenuItem24.Text = "Trigger Off";
|
||||
this.toolStripMenuItem24.Click += new System.EventHandler(this.toolStripMenuItem24_Click);
|
||||
//
|
||||
// toolStripMenuItem6
|
||||
//
|
||||
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
||||
this.toolStripMenuItem6.Size = new System.Drawing.Size(129, 6);
|
||||
this.toolStripMenuItem6.Size = new System.Drawing.Size(153, 6);
|
||||
//
|
||||
// toolStripMenuItem28
|
||||
//
|
||||
this.toolStripMenuItem28.Image = global::Project.Properties.Resources.icons8_green_circle_40;
|
||||
this.toolStripMenuItem28.Name = "toolStripMenuItem28";
|
||||
this.toolStripMenuItem28.Size = new System.Drawing.Size(132, 22);
|
||||
this.toolStripMenuItem28.Size = new System.Drawing.Size(156, 46);
|
||||
this.toolStripMenuItem28.Text = "Trigger On";
|
||||
this.toolStripMenuItem28.Click += new System.EventHandler(this.toolStripMenuItem28_Click);
|
||||
//
|
||||
@@ -2593,7 +2661,7 @@
|
||||
//
|
||||
this.toolStripMenuItem30.Image = global::Project.Properties.Resources.icons8_black_circle_40;
|
||||
this.toolStripMenuItem30.Name = "toolStripMenuItem30";
|
||||
this.toolStripMenuItem30.Size = new System.Drawing.Size(132, 22);
|
||||
this.toolStripMenuItem30.Size = new System.Drawing.Size(156, 46);
|
||||
this.toolStripMenuItem30.Text = "Trigger Off";
|
||||
this.toolStripMenuItem30.Click += new System.EventHandler(this.toolStripMenuItem30_Click);
|
||||
//
|
||||
@@ -2612,27 +2680,27 @@
|
||||
this.webManagerToolStripMenuItem});
|
||||
this.바코드키엔스ToolStripMenuItem.Image = global::Project.Properties.Resources.Barcode;
|
||||
this.바코드키엔스ToolStripMenuItem.Name = "바코드키엔스ToolStripMenuItem";
|
||||
this.바코드키엔스ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
|
||||
this.바코드키엔스ToolStripMenuItem.Size = new System.Drawing.Size(178, 46);
|
||||
this.바코드키엔스ToolStripMenuItem.Text = "바코드(키엔스)";
|
||||
//
|
||||
// toolStripMenuItem17
|
||||
//
|
||||
this.toolStripMenuItem17.Image = global::Project.Properties.Resources.icons8_camera_40;
|
||||
this.toolStripMenuItem17.Name = "toolStripMenuItem17";
|
||||
this.toolStripMenuItem17.Size = new System.Drawing.Size(149, 22);
|
||||
this.toolStripMenuItem17.Size = new System.Drawing.Size(173, 46);
|
||||
this.toolStripMenuItem17.Text = "Get Image";
|
||||
this.toolStripMenuItem17.Click += new System.EventHandler(this.toolStripMenuItem17_Click);
|
||||
//
|
||||
// toolStripMenuItem18
|
||||
//
|
||||
this.toolStripMenuItem18.Name = "toolStripMenuItem18";
|
||||
this.toolStripMenuItem18.Size = new System.Drawing.Size(146, 6);
|
||||
this.toolStripMenuItem18.Size = new System.Drawing.Size(170, 6);
|
||||
//
|
||||
// triggerOnToolStripMenuItem1
|
||||
//
|
||||
this.triggerOnToolStripMenuItem1.Image = global::Project.Properties.Resources.icons8_green_circle_40;
|
||||
this.triggerOnToolStripMenuItem1.Name = "triggerOnToolStripMenuItem1";
|
||||
this.triggerOnToolStripMenuItem1.Size = new System.Drawing.Size(149, 22);
|
||||
this.triggerOnToolStripMenuItem1.Size = new System.Drawing.Size(173, 46);
|
||||
this.triggerOnToolStripMenuItem1.Text = "Trigger On";
|
||||
this.triggerOnToolStripMenuItem1.Click += new System.EventHandler(this.triggerOnToolStripMenuItem1_Click);
|
||||
//
|
||||
@@ -2640,20 +2708,20 @@
|
||||
//
|
||||
this.triggerOffToolStripMenuItem1.Image = global::Project.Properties.Resources.icons8_black_circle_40;
|
||||
this.triggerOffToolStripMenuItem1.Name = "triggerOffToolStripMenuItem1";
|
||||
this.triggerOffToolStripMenuItem1.Size = new System.Drawing.Size(149, 22);
|
||||
this.triggerOffToolStripMenuItem1.Size = new System.Drawing.Size(173, 46);
|
||||
this.triggerOffToolStripMenuItem1.Text = "Trigger Off";
|
||||
this.triggerOffToolStripMenuItem1.Click += new System.EventHandler(this.triggerOffToolStripMenuItem1_Click);
|
||||
//
|
||||
// toolStripMenuItem19
|
||||
//
|
||||
this.toolStripMenuItem19.Name = "toolStripMenuItem19";
|
||||
this.toolStripMenuItem19.Size = new System.Drawing.Size(146, 6);
|
||||
this.toolStripMenuItem19.Size = new System.Drawing.Size(170, 6);
|
||||
//
|
||||
// connectToolStripMenuItem
|
||||
//
|
||||
this.connectToolStripMenuItem.Image = global::Project.Properties.Resources.Socket;
|
||||
this.connectToolStripMenuItem.Name = "connectToolStripMenuItem";
|
||||
this.connectToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
||||
this.connectToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
|
||||
this.connectToolStripMenuItem.Text = "Connect";
|
||||
this.connectToolStripMenuItem.Click += new System.EventHandler(this.connectToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2661,20 +2729,20 @@
|
||||
//
|
||||
this.disConnectToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_unavailable_40;
|
||||
this.disConnectToolStripMenuItem.Name = "disConnectToolStripMenuItem";
|
||||
this.disConnectToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
||||
this.disConnectToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
|
||||
this.disConnectToolStripMenuItem.Text = "DisConnect";
|
||||
this.disConnectToolStripMenuItem.Click += new System.EventHandler(this.disConnectToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem20
|
||||
//
|
||||
this.toolStripMenuItem20.Name = "toolStripMenuItem20";
|
||||
this.toolStripMenuItem20.Size = new System.Drawing.Size(146, 6);
|
||||
this.toolStripMenuItem20.Size = new System.Drawing.Size(170, 6);
|
||||
//
|
||||
// resetToolStripMenuItem
|
||||
//
|
||||
this.resetToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_delete_40;
|
||||
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
|
||||
this.resetToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
||||
this.resetToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
|
||||
this.resetToolStripMenuItem.Text = "Reset";
|
||||
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2682,7 +2750,7 @@
|
||||
//
|
||||
this.webManagerToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_what_40;
|
||||
this.webManagerToolStripMenuItem.Name = "webManagerToolStripMenuItem";
|
||||
this.webManagerToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
||||
this.webManagerToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
|
||||
this.webManagerToolStripMenuItem.Text = "Web Manager";
|
||||
this.webManagerToolStripMenuItem.Click += new System.EventHandler(this.webManagerToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -5000,65 +5068,6 @@
|
||||
this.listView21.Text = "listView21";
|
||||
this.listView21.Click += new System.EventHandler(this.listView21_Click);
|
||||
//
|
||||
// sTIMEDataGridViewTextBoxColumn
|
||||
//
|
||||
this.sTIMEDataGridViewTextBoxColumn.DataPropertyName = "STIME";
|
||||
dataGridViewCellStyle1.Format = "HH:mm:ss";
|
||||
this.sTIMEDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
|
||||
this.sTIMEDataGridViewTextBoxColumn.HeaderText = "START";
|
||||
this.sTIMEDataGridViewTextBoxColumn.Name = "sTIMEDataGridViewTextBoxColumn";
|
||||
this.sTIMEDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.sTIMEDataGridViewTextBoxColumn.Width = 74;
|
||||
//
|
||||
// sIDDataGridViewTextBoxColumn
|
||||
//
|
||||
this.sIDDataGridViewTextBoxColumn.DataPropertyName = "SID";
|
||||
dataGridViewCellStyle3.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.sIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
|
||||
this.sIDDataGridViewTextBoxColumn.HeaderText = "SID";
|
||||
this.sIDDataGridViewTextBoxColumn.Name = "sIDDataGridViewTextBoxColumn";
|
||||
this.sIDDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.sIDDataGridViewTextBoxColumn.Width = 57;
|
||||
//
|
||||
// rIDDataGridViewTextBoxColumn
|
||||
//
|
||||
this.rIDDataGridViewTextBoxColumn.DataPropertyName = "RID";
|
||||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle4.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
||||
this.rIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
|
||||
this.rIDDataGridViewTextBoxColumn.HeaderText = "RID";
|
||||
this.rIDDataGridViewTextBoxColumn.Name = "rIDDataGridViewTextBoxColumn";
|
||||
this.rIDDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.rIDDataGridViewTextBoxColumn.Width = 58;
|
||||
//
|
||||
// dvc_loc
|
||||
//
|
||||
this.dvc_loc.DataPropertyName = "LOC";
|
||||
this.dvc_loc.HeaderText = "LOC";
|
||||
this.dvc_loc.Name = "dvc_loc";
|
||||
this.dvc_loc.ReadOnly = true;
|
||||
this.dvc_loc.Visible = false;
|
||||
this.dvc_loc.Width = 59;
|
||||
//
|
||||
// qTYDataGridViewTextBoxColumn
|
||||
//
|
||||
this.qTYDataGridViewTextBoxColumn.DataPropertyName = "QTY";
|
||||
this.qTYDataGridViewTextBoxColumn.HeaderText = "QTY";
|
||||
this.qTYDataGridViewTextBoxColumn.Name = "qTYDataGridViewTextBoxColumn";
|
||||
this.qTYDataGridViewTextBoxColumn.ReadOnly = true;
|
||||
this.qTYDataGridViewTextBoxColumn.Width = 61;
|
||||
//
|
||||
// bs
|
||||
//
|
||||
this.bs.DataMember = "K4EE_Component_Reel_Result";
|
||||
this.bs.DataSource = this.dataSet1;
|
||||
this.bs.Sort = "STIME desc";
|
||||
//
|
||||
// dataSet1
|
||||
//
|
||||
this.dataSet1.DataSetName = "DataSet1";
|
||||
this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
||||
//
|
||||
// FMain
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
@@ -5082,6 +5091,8 @@
|
||||
this.panBottom.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).EndInit();
|
||||
this.contextMenuStrip1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
|
||||
this.cmCam.ResumeLayout(false);
|
||||
this.panel37.ResumeLayout(false);
|
||||
this.panel10.ResumeLayout(false);
|
||||
@@ -5109,8 +5120,6 @@
|
||||
this.panel9.ResumeLayout(false);
|
||||
this.tableLayoutPanel1.ResumeLayout(false);
|
||||
this.panel1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -5340,6 +5349,7 @@
|
||||
private System.Windows.Forms.DataGridViewTextBoxColumn GUID;
|
||||
private arCtl.arLabel arLabel1;
|
||||
private System.Windows.Forms.ToolStripButton btManualPrint;
|
||||
private System.Windows.Forms.ToolStripMenuItem multiSIDSelectToolStripMenuItem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user