This commit is contained in:
atvstdla
2025-09-26 18:15:59 +09:00
parent 54c64a06bd
commit 16da4a5ffa
65 changed files with 5700 additions and 3514 deletions

View File

@@ -31,6 +31,17 @@
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMain));
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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
arFrame.Control.ColorListItem colorListItem1 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem2 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem3 = new arFrame.Control.ColorListItem();
@@ -180,17 +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 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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = 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();
@@ -211,6 +211,30 @@
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.panBottom = new System.Windows.Forms.Panel();
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();
this.PNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MCN = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PRNATTACH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.PRNVALID = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.LOC = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SID0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RID0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.QTY0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JGUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
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);
@@ -318,10 +342,10 @@
this.btLogViewer = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton6 = new System.Windows.Forms.ToolStripSplitButton();
this.sWPLCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripButton10 = new System.Windows.Forms.ToolStripDropDownButton();
this.btManage = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.btAutoReelOut = new System.Windows.Forms.ToolStripButton();
this.btLightRoom = new System.Windows.Forms.ToolStripButton();
this.btManualPrint = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
@@ -348,6 +372,16 @@
this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripSeparator();
this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.webManagerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripSeparator();
this.loadMemoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem27 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem29 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem31 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem32 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem33 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem34 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem35 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem36 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.btHistory = new System.Windows.Forms.ToolStripButton();
this.panel24 = new System.Windows.Forms.Panel();
@@ -390,30 +424,6 @@
this.panel1 = new System.Windows.Forms.Panel();
this.hmi1 = new UIControl.HMI();
this.listView21 = new arCtl.ListView2();
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();
this.PNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MCN = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PRNATTACH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.PRNVALID = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.LOC = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SID0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RID0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.QTY0 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JGUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panBottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.arDatagridView1)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
@@ -469,7 +479,7 @@
this.arLabel76.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.arLabel76.GradientRepeatBG = false;
this.arLabel76.isButton = true;
this.arLabel76.Location = new System.Drawing.Point(246, 1);
this.arLabel76.Location = new System.Drawing.Point(312, 1);
this.arLabel76.Margin = new System.Windows.Forms.Padding(0);
this.arLabel76.MouseDownColor = System.Drawing.Color.Yellow;
this.arLabel76.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -565,7 +575,7 @@
this.arLabel75.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.arLabel75.GradientRepeatBG = false;
this.arLabel75.isButton = true;
this.arLabel75.Location = new System.Drawing.Point(244, 1);
this.arLabel75.Location = new System.Drawing.Point(311, 1);
this.arLabel75.Margin = new System.Windows.Forms.Padding(0);
this.arLabel75.MouseDownColor = System.Drawing.Color.Yellow;
this.arLabel75.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -661,7 +671,7 @@
this.arLabel11.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.arLabel11.GradientRepeatBG = false;
this.arLabel11.isButton = true;
this.arLabel11.Location = new System.Drawing.Point(244, 1);
this.arLabel11.Location = new System.Drawing.Point(311, 1);
this.arLabel11.Margin = new System.Windows.Forms.Padding(0);
this.arLabel11.MouseDownColor = System.Drawing.Color.Yellow;
this.arLabel11.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -777,7 +787,7 @@
this.lbMsg.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.lbMsg.SignColor = System.Drawing.Color.Yellow;
this.lbMsg.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.lbMsg.Size = new System.Drawing.Size(1037, 42);
this.lbMsg.Size = new System.Drawing.Size(1237, 42);
this.lbMsg.TabIndex = 1;
this.lbMsg.Text = "--";
this.lbMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1021,7 +1031,7 @@
this.panBottom.Dock = System.Windows.Forms.DockStyle.Fill;
this.panBottom.Location = new System.Drawing.Point(1, 549);
this.panBottom.Name = "panBottom";
this.panBottom.Size = new System.Drawing.Size(1037, 389);
this.panBottom.Size = new System.Drawing.Size(1237, 389);
this.panBottom.TabIndex = 3;
//
// arDatagridView1
@@ -1079,11 +1089,230 @@
this.arDatagridView1.Name = "arDatagridView1";
this.arDatagridView1.ReadOnly = true;
this.arDatagridView1.RowTemplate.Height = 23;
this.arDatagridView1.Size = new System.Drawing.Size(1037, 366);
this.arDatagridView1.Size = new System.Drawing.Size(1237, 366);
this.arDatagridView1.TabIndex = 6;
this.arDatagridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.arDatagridView1_CellContentClick);
this.arDatagridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.arDatagridView1_DataError);
//
// target
//
this.target.DataPropertyName = "target";
this.target.HeaderText = "R";
this.target.Name = "target";
this.target.ReadOnly = true;
this.target.Width = 45;
//
// JTYPE
//
this.JTYPE.DataPropertyName = "JTYPE";
this.JTYPE.HeaderText = "MODEL";
this.JTYPE.Name = "JTYPE";
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";
dataGridViewCellStyle2.Format = "HH:mm:ss";
this.PTIME.DefaultCellStyle = dataGridViewCellStyle2;
this.PTIME.HeaderText = "BATCH";
this.PTIME.Name = "PTIME";
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";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.VNAME.DefaultCellStyle = dataGridViewCellStyle5;
this.VNAME.HeaderText = "VENDER";
this.VNAME.Name = "VNAME";
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";
this.qtymax.HeaderText = "(MAX)";
this.qtymax.Name = "qtymax";
this.qtymax.ReadOnly = true;
this.qtymax.Width = 76;
//
// MFGDATE
//
this.MFGDATE.DataPropertyName = "MFGDATE";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.MFGDATE.DefaultCellStyle = dataGridViewCellStyle6;
this.MFGDATE.HeaderText = "MFG";
this.MFGDATE.Name = "MFGDATE";
this.MFGDATE.ReadOnly = true;
this.MFGDATE.Width = 65;
//
// VLOT
//
this.VLOT.DataPropertyName = "VLOT";
this.VLOT.HeaderText = "V.LOT";
this.VLOT.Name = "VLOT";
this.VLOT.ReadOnly = true;
this.VLOT.Width = 71;
//
// PNO
//
this.PNO.DataPropertyName = "PARTNO";
this.PNO.HeaderText = "PARTNO";
this.PNO.Name = "PNO";
this.PNO.ReadOnly = true;
this.PNO.Width = 88;
//
// MCN
//
this.MCN.DataPropertyName = "MCN";
this.MCN.HeaderText = "CPN";
this.MCN.Name = "MCN";
this.MCN.ReadOnly = true;
this.MCN.Width = 63;
//
// Column1
//
this.Column1.DataPropertyName = "REMARK";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.Column1.DefaultCellStyle = dataGridViewCellStyle7;
this.Column1.HeaderText = "Remark";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.Width = 84;
//
// PRNATTACH
//
this.PRNATTACH.DataPropertyName = "PRNATTACH";
this.PRNATTACH.HeaderText = "Attach";
this.PRNATTACH.Name = "PRNATTACH";
this.PRNATTACH.ReadOnly = true;
this.PRNATTACH.Width = 58;
//
// PRNVALID
//
this.PRNVALID.DataPropertyName = "PRNVALID";
this.PRNVALID.HeaderText = "Validation";
this.PRNVALID.Name = "PRNVALID";
this.PRNVALID.ReadOnly = true;
this.PRNVALID.Width = 80;
//
// LOC
//
this.LOC.DataPropertyName = "LOC";
this.LOC.HeaderText = "L/R";
this.LOC.Name = "LOC";
this.LOC.ReadOnly = true;
this.LOC.Width = 57;
//
// SID0
//
this.SID0.DataPropertyName = "SID0";
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.SID0.DefaultCellStyle = dataGridViewCellStyle8;
this.SID0.HeaderText = "SID(ORG)";
this.SID0.Name = "SID0";
this.SID0.ReadOnly = true;
this.SID0.Width = 94;
//
// RID0
//
this.RID0.DataPropertyName = "RID0";
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.RID0.DefaultCellStyle = dataGridViewCellStyle9;
this.RID0.HeaderText = "RID(ORG)";
this.RID0.Name = "RID0";
this.RID0.ReadOnly = true;
this.RID0.Width = 95;
//
// QTY0
//
this.QTY0.DataPropertyName = "QTY0";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.QTY0.DefaultCellStyle = dataGridViewCellStyle10;
this.QTY0.FillWeight = 55F;
this.QTY0.HeaderText = "QTY(ORG)";
this.QTY0.Name = "QTY0";
this.QTY0.ReadOnly = true;
this.QTY0.Width = 98;
//
// ETIME
//
this.ETIME.DataPropertyName = "ETIME";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle11.Format = "mm:ss.fff";
this.ETIME.DefaultCellStyle = dataGridViewCellStyle11;
this.ETIME.HeaderText = "END";
this.ETIME.Name = "ETIME";
this.ETIME.ReadOnly = true;
this.ETIME.Width = 63;
//
// JGUID
//
this.JGUID.DataPropertyName = "JGUID";
this.JGUID.HeaderText = "JGUID";
this.JGUID.Name = "JGUID";
this.JGUID.ReadOnly = true;
this.JGUID.Width = 73;
//
// GUID
//
this.GUID.DataPropertyName = "GUID";
this.GUID.HeaderText = "GUID";
this.GUID.Name = "GUID";
this.GUID.ReadOnly = true;
this.GUID.Width = 68;
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
@@ -1114,7 +1343,7 @@
this.progressBarRefresh.Dock = System.Windows.Forms.DockStyle.Top;
this.progressBarRefresh.Location = new System.Drawing.Point(0, 0);
this.progressBarRefresh.Name = "progressBarRefresh";
this.progressBarRefresh.Size = new System.Drawing.Size(1037, 23);
this.progressBarRefresh.Size = new System.Drawing.Size(1237, 23);
this.progressBarRefresh.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
this.progressBarRefresh.TabIndex = 1;
this.progressBarRefresh.Visible = false;
@@ -1207,11 +1436,11 @@
this.panel37.Controls.Add(this.arLabel76);
this.panel37.Controls.Add(this.arLabel74);
this.panel37.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel37.Location = new System.Drawing.Point(690, 0);
this.panel37.Location = new System.Drawing.Point(824, 0);
this.panel37.Margin = new System.Windows.Forms.Padding(0);
this.panel37.Name = "panel37";
this.panel37.Padding = new System.Windows.Forms.Padding(1);
this.panel37.Size = new System.Drawing.Size(347, 56);
this.panel37.Size = new System.Drawing.Size(413, 56);
this.panel37.TabIndex = 155;
//
// lbLock2
@@ -1252,7 +1481,7 @@
this.lbLock2.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.lbLock2.SignColor = System.Drawing.Color.Yellow;
this.lbLock2.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.lbLock2.Size = new System.Drawing.Size(145, 54);
this.lbLock2.Size = new System.Drawing.Size(211, 54);
this.lbLock2.TabIndex = 15;
this.lbLock2.Tag = "2";
this.lbLock2.Text = "Port Lock";
@@ -1268,11 +1497,11 @@
this.panel10.Controls.Add(this.arLabel75);
this.panel10.Controls.Add(this.arLabel73);
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel10.Location = new System.Drawing.Point(345, 0);
this.panel10.Location = new System.Drawing.Point(412, 0);
this.panel10.Margin = new System.Windows.Forms.Padding(0);
this.panel10.Name = "panel10";
this.panel10.Padding = new System.Windows.Forms.Padding(1);
this.panel10.Size = new System.Drawing.Size(345, 56);
this.panel10.Size = new System.Drawing.Size(412, 56);
this.panel10.TabIndex = 154;
//
// lbLock1
@@ -1313,7 +1542,7 @@
this.lbLock1.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.lbLock1.SignColor = System.Drawing.Color.Yellow;
this.lbLock1.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.lbLock1.Size = new System.Drawing.Size(143, 54);
this.lbLock1.Size = new System.Drawing.Size(210, 54);
this.lbLock1.TabIndex = 15;
this.lbLock1.Tag = "1";
this.lbLock1.Text = "Port Lock";
@@ -1333,7 +1562,7 @@
this.panel15.Margin = new System.Windows.Forms.Padding(0);
this.panel15.Name = "panel15";
this.panel15.Padding = new System.Windows.Forms.Padding(1);
this.panel15.Size = new System.Drawing.Size(345, 56);
this.panel15.Size = new System.Drawing.Size(412, 56);
this.panel15.TabIndex = 155;
//
// lbLock0
@@ -1374,7 +1603,7 @@
this.lbLock0.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.lbLock0.SignColor = System.Drawing.Color.Yellow;
this.lbLock0.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.lbLock0.Size = new System.Drawing.Size(143, 54);
this.lbLock0.Size = new System.Drawing.Size(210, 54);
this.lbLock0.TabIndex = 15;
this.lbLock0.Tag = "0";
this.lbLock0.Text = "Port Lock";
@@ -1810,7 +2039,7 @@
this.panStatusBar.Location = new System.Drawing.Point(1, 938);
this.panStatusBar.Margin = new System.Windows.Forms.Padding(0);
this.panStatusBar.Name = "panStatusBar";
this.panStatusBar.Size = new System.Drawing.Size(1382, 46);
this.panStatusBar.Size = new System.Drawing.Size(1582, 46);
this.panStatusBar.TabIndex = 136;
//
// panel3
@@ -1821,7 +2050,7 @@
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Margin = new System.Windows.Forms.Padding(0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1378, 42);
this.panel3.Size = new System.Drawing.Size(1578, 42);
this.panel3.TabIndex = 4;
//
// IOState
@@ -1889,7 +2118,7 @@
this.IOState.ShadowColor = System.Drawing.Color.Transparent;
this.IOState.showDebugInfo = false;
this.IOState.ShowIndexString = false;
this.IOState.Size = new System.Drawing.Size(1060, 42);
this.IOState.Size = new System.Drawing.Size(1260, 42);
this.IOState.TabIndex = 6;
this.IOState.Tags = null;
this.IOState.Text = "gridView2";
@@ -2025,6 +2254,7 @@
this.toolStripSeparator6,
this.toolStripButton6,
this.toolStripButton10,
this.btAutoReelOut,
this.btLightRoom,
this.btManualPrint,
this.toolStripSeparator9,
@@ -2037,7 +2267,7 @@
this.panTopMenu.Location = new System.Drawing.Point(1, 1);
this.panTopMenu.Name = "panTopMenu";
this.panTopMenu.Padding = new System.Windows.Forms.Padding(0);
this.panTopMenu.Size = new System.Drawing.Size(1382, 47);
this.panTopMenu.Size = new System.Drawing.Size(1582, 47);
this.panTopMenu.TabIndex = 137;
this.panTopMenu.Text = "toolStrip1";
//
@@ -2067,7 +2297,7 @@
//
this.ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
this.ToolStripMenuItem.Name = "모델선택ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
this.ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
this.ToolStripMenuItem.Text = "Work Model";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ModelSelectionToolStripMenuItem_Click);
//
@@ -2075,20 +2305,20 @@
//
this.btModelMot.Image = global::Project.Properties.Resources.Motor;
this.btModelMot.Name = "btModelMot";
this.btModelMot.Size = new System.Drawing.Size(174, 46);
this.btModelMot.Size = new System.Drawing.Size(176, 46);
this.btModelMot.Text = "Motion Model";
this.btModelMot.Click += new System.EventHandler(this.toolStripMenuItem23_Click);
//
// toolStripMenuItem12
//
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
this.toolStripMenuItem12.Size = new System.Drawing.Size(171, 6);
this.toolStripMenuItem12.Size = new System.Drawing.Size(173, 6);
//
// 바코드룰ToolStripMenuItem
//
this.ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_add_40;
this.ToolStripMenuItem.Name = "바코드룰ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
this.ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
this.ToolStripMenuItem.Text = "Barcode Rule";
this.ToolStripMenuItem.Click += new System.EventHandler(this.BarcodeRuleToolStripMenuItem_Click);
//
@@ -2099,7 +2329,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(174, 46);
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
this.sID정보ToolStripMenuItem.Text = "SID Info";
//
// 프로그램열기ToolStripMenuItem
@@ -2271,8 +2501,6 @@
//
// toolStripButton6
//
this.toolStripButton6.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.sWPLCToolStripMenuItem});
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
@@ -2282,13 +2510,6 @@
this.toolStripButton6.ButtonClick += new System.EventHandler(this.toolStripButton6_ButtonClick);
this.toolStripButton6.Click += new System.EventHandler(this.button6_Click);
//
// sWPLCToolStripMenuItem
//
this.sWPLCToolStripMenuItem.Name = "sWPLCToolStripMenuItem";
this.sWPLCToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.sWPLCToolStripMenuItem.Text = "S/W PLC";
this.sWPLCToolStripMenuItem.Click += new System.EventHandler(this.sWPLCToolStripMenuItem_Click);
//
// toolStripButton10
//
this.toolStripButton10.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
@@ -2317,6 +2538,15 @@
this.ToolStripMenuItem.Text = "Quick Run";
this.ToolStripMenuItem.Click += new System.EventHandler(this.quickExecutionToolStripMenuItem_Click);
//
// btAutoReelOut
//
this.btAutoReelOut.Image = ((System.Drawing.Image)(resources.GetObject("btAutoReelOut.Image")));
this.btAutoReelOut.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btAutoReelOut.Name = "btAutoReelOut";
this.btAutoReelOut.Size = new System.Drawing.Size(97, 44);
this.btAutoReelOut.Text = "AutoOut";
this.btAutoReelOut.Click += new System.EventHandler(this.btAutoReelOut_Click);
//
// btLightRoom
//
this.btLightRoom.Image = ((System.Drawing.Image)(resources.GetObject("btLightRoom.Image")));
@@ -2329,13 +2559,11 @@
//
// btManualPrint
//
this.btManualPrint.ForeColor = System.Drawing.Color.Red;
this.btManualPrint.Image = ((System.Drawing.Image)(resources.GetObject("btManualPrint.Image")));
this.btManualPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btManualPrint.Name = "btManualPrint";
this.btManualPrint.Size = new System.Drawing.Size(119, 44);
this.btManualPrint.Text = "Manual Print";
this.btManualPrint.Visible = false;
this.btManualPrint.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripSeparator9
@@ -2464,7 +2692,9 @@
this.disConnectToolStripMenuItem,
this.toolStripMenuItem20,
this.resetToolStripMenuItem,
this.webManagerToolStripMenuItem});
this.webManagerToolStripMenuItem,
this.toolStripMenuItem23,
this.loadMemoryToolStripMenuItem});
this.ToolStripMenuItem.Image = global::Project.Properties.Resources.Barcode;
this.ToolStripMenuItem.Name = "바코드키엔스ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(196, 46);
@@ -2541,6 +2771,82 @@
this.webManagerToolStripMenuItem.Text = "Web Manager";
this.webManagerToolStripMenuItem.Click += new System.EventHandler(this.webManagerToolStripMenuItem_Click);
//
// toolStripMenuItem23
//
this.toolStripMenuItem23.Name = "toolStripMenuItem23";
this.toolStripMenuItem23.Size = new System.Drawing.Size(169, 6);
//
// loadMemoryToolStripMenuItem
//
this.loadMemoryToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem27,
this.toolStripMenuItem29,
this.toolStripMenuItem31,
this.toolStripMenuItem32,
this.toolStripMenuItem33,
this.toolStripMenuItem34,
this.toolStripMenuItem35,
this.toolStripMenuItem36});
this.loadMemoryToolStripMenuItem.Name = "loadMemoryToolStripMenuItem";
this.loadMemoryToolStripMenuItem.Size = new System.Drawing.Size(172, 46);
this.loadMemoryToolStripMenuItem.Text = "Load Memory";
//
// toolStripMenuItem27
//
this.toolStripMenuItem27.Name = "toolStripMenuItem27";
this.toolStripMenuItem27.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem27.Text = "1";
this.toolStripMenuItem27.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem29
//
this.toolStripMenuItem29.Name = "toolStripMenuItem29";
this.toolStripMenuItem29.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem29.Text = "2";
this.toolStripMenuItem29.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem31
//
this.toolStripMenuItem31.Name = "toolStripMenuItem31";
this.toolStripMenuItem31.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem31.Text = "3";
this.toolStripMenuItem31.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem32
//
this.toolStripMenuItem32.Name = "toolStripMenuItem32";
this.toolStripMenuItem32.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem32.Text = "4";
this.toolStripMenuItem32.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem33
//
this.toolStripMenuItem33.Name = "toolStripMenuItem33";
this.toolStripMenuItem33.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem33.Text = "5";
this.toolStripMenuItem33.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem34
//
this.toolStripMenuItem34.Name = "toolStripMenuItem34";
this.toolStripMenuItem34.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem34.Text = "6";
this.toolStripMenuItem34.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem35
//
this.toolStripMenuItem35.Name = "toolStripMenuItem35";
this.toolStripMenuItem35.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem35.Text = "7";
this.toolStripMenuItem35.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripMenuItem36
//
this.toolStripMenuItem36.Name = "toolStripMenuItem36";
this.toolStripMenuItem36.Size = new System.Drawing.Size(80, 22);
this.toolStripMenuItem36.Text = "8";
this.toolStripMenuItem36.Click += new System.EventHandler(this.toolStripMenuItem27_Click);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
@@ -2571,7 +2877,7 @@
this.panel24.Controls.Add(this.groupBox3);
this.panel24.Dock = System.Windows.Forms.DockStyle.Right;
this.panel24.ForeColor = System.Drawing.Color.White;
this.panel24.Location = new System.Drawing.Point(1038, 48);
this.panel24.Location = new System.Drawing.Point(1238, 48);
this.panel24.Name = "panel24";
this.panel24.Padding = new System.Windows.Forms.Padding(10, 3, 10, 10);
this.panel24.Size = new System.Drawing.Size(345, 890);
@@ -3342,7 +3648,7 @@
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(1, 48);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(1037, 42);
this.panel9.Size = new System.Drawing.Size(1237, 42);
this.panel9.TabIndex = 144;
//
// tableLayoutPanel1
@@ -3360,7 +3666,7 @@
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 1;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1037, 56);
this.tableLayoutPanel1.Size = new System.Drawing.Size(1237, 56);
this.tableLayoutPanel1.TabIndex = 159;
//
// panel1
@@ -3370,7 +3676,7 @@
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(1, 90);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1037, 403);
this.panel1.Size = new System.Drawing.Size(1237, 403);
this.panel1.TabIndex = 160;
//
// hmi1
@@ -3600,7 +3906,7 @@
this.hmi1.R_PICK_BW = false;
this.hmi1.R_PICK_FW = false;
this.hmi1.Scean = UIControl.HMI.eScean.Nomal;
this.hmi1.Size = new System.Drawing.Size(586, 403);
this.hmi1.Size = new System.Drawing.Size(786, 403);
this.hmi1.TabIndex = 0;
this.hmi1.ZoneItemClick += new System.EventHandler<UIControl.HMI.ZoneItemClickEventargs>(this.hmi1_ZoneItemClick);
//
@@ -3720,7 +4026,7 @@
this.listView21.Dock = System.Windows.Forms.DockStyle.Right;
this.listView21.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
this.listView21.ForeColor = System.Drawing.Color.White;
this.listView21.Location = new System.Drawing.Point(586, 0);
this.listView21.Location = new System.Drawing.Point(786, 0);
this.listView21.MinimumSize = new System.Drawing.Size(30, 30);
this.listView21.Name = "listView21";
this.listView21.RowHeight = 25;
@@ -4854,229 +5160,10 @@
this.listView21.TabIndex = 7;
this.listView21.Text = "listView21";
//
// target
//
this.target.DataPropertyName = "target";
this.target.HeaderText = "R";
this.target.Name = "target";
this.target.ReadOnly = true;
this.target.Width = 45;
//
// JTYPE
//
this.JTYPE.DataPropertyName = "JTYPE";
this.JTYPE.HeaderText = "MODEL";
this.JTYPE.Name = "JTYPE";
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";
dataGridViewCellStyle2.Format = "HH:mm:ss";
this.PTIME.DefaultCellStyle = dataGridViewCellStyle2;
this.PTIME.HeaderText = "BATCH";
this.PTIME.Name = "PTIME";
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";
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.VNAME.DefaultCellStyle = dataGridViewCellStyle5;
this.VNAME.HeaderText = "VENDER";
this.VNAME.Name = "VNAME";
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 = 61;
//
// 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";
this.qtymax.HeaderText = "(MAX)";
this.qtymax.Name = "qtymax";
this.qtymax.ReadOnly = true;
this.qtymax.Width = 76;
//
// MFGDATE
//
this.MFGDATE.DataPropertyName = "MFGDATE";
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.MFGDATE.DefaultCellStyle = dataGridViewCellStyle6;
this.MFGDATE.HeaderText = "MFG";
this.MFGDATE.Name = "MFGDATE";
this.MFGDATE.ReadOnly = true;
this.MFGDATE.Width = 65;
//
// VLOT
//
this.VLOT.DataPropertyName = "VLOT";
this.VLOT.HeaderText = "V.LOT";
this.VLOT.Name = "VLOT";
this.VLOT.ReadOnly = true;
this.VLOT.Width = 71;
//
// PNO
//
this.PNO.DataPropertyName = "PARTNO";
this.PNO.HeaderText = "PARTNO";
this.PNO.Name = "PNO";
this.PNO.ReadOnly = true;
this.PNO.Width = 88;
//
// MCN
//
this.MCN.DataPropertyName = "MCN";
this.MCN.HeaderText = "CPN";
this.MCN.Name = "MCN";
this.MCN.ReadOnly = true;
this.MCN.Width = 63;
//
// Column1
//
this.Column1.DataPropertyName = "REMARK";
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.Column1.DefaultCellStyle = dataGridViewCellStyle7;
this.Column1.HeaderText = "Remark";
this.Column1.Name = "Column1";
this.Column1.ReadOnly = true;
this.Column1.Width = 84;
//
// PRNATTACH
//
this.PRNATTACH.DataPropertyName = "PRNATTACH";
this.PRNATTACH.HeaderText = "Attach";
this.PRNATTACH.Name = "PRNATTACH";
this.PRNATTACH.ReadOnly = true;
this.PRNATTACH.Width = 58;
//
// PRNVALID
//
this.PRNVALID.DataPropertyName = "PRNVALID";
this.PRNVALID.HeaderText = "Validation";
this.PRNVALID.Name = "PRNVALID";
this.PRNVALID.ReadOnly = true;
this.PRNVALID.Width = 80;
//
// LOC
//
this.LOC.DataPropertyName = "LOC";
this.LOC.HeaderText = "L/R";
this.LOC.Name = "LOC";
this.LOC.ReadOnly = true;
this.LOC.Width = 57;
//
// SID0
//
this.SID0.DataPropertyName = "SID0";
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.SID0.DefaultCellStyle = dataGridViewCellStyle8;
this.SID0.HeaderText = "SID(ORG)";
this.SID0.Name = "SID0";
this.SID0.ReadOnly = true;
this.SID0.Width = 94;
//
// RID0
//
this.RID0.DataPropertyName = "RID0";
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.RID0.DefaultCellStyle = dataGridViewCellStyle9;
this.RID0.HeaderText = "RID(ORG)";
this.RID0.Name = "RID0";
this.RID0.ReadOnly = true;
this.RID0.Width = 95;
//
// QTY0
//
this.QTY0.DataPropertyName = "QTY0";
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
this.QTY0.DefaultCellStyle = dataGridViewCellStyle10;
this.QTY0.FillWeight = 55F;
this.QTY0.HeaderText = "QTY(ORG)";
this.QTY0.Name = "QTY0";
this.QTY0.ReadOnly = true;
this.QTY0.Width = 98;
//
// ETIME
//
this.ETIME.DataPropertyName = "ETIME";
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle11.Format = "mm:ss.fff";
this.ETIME.DefaultCellStyle = dataGridViewCellStyle11;
this.ETIME.HeaderText = "END";
this.ETIME.Name = "ETIME";
this.ETIME.ReadOnly = true;
this.ETIME.Width = 63;
//
// JGUID
//
this.JGUID.DataPropertyName = "JGUID";
this.JGUID.HeaderText = "JGUID";
this.JGUID.Name = "JGUID";
this.JGUID.ReadOnly = true;
this.JGUID.Width = 73;
//
// GUID
//
this.GUID.DataPropertyName = "GUID";
this.GUID.HeaderText = "GUID";
this.GUID.Name = "GUID";
this.GUID.ReadOnly = true;
this.GUID.Width = 68;
//
// FMain
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1384, 985);
this.ClientSize = new System.Drawing.Size(1584, 985);
this.Controls.Add(this.panBottom);
this.Controls.Add(this.tableLayoutPanel1);
this.Controls.Add(this.panel1);
@@ -5320,7 +5407,6 @@
private System.Windows.Forms.ToolStripMenuItem postDataToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem manualPrintToolStripMenuItem;
private System.Windows.Forms.ToolStripSplitButton toolStripButton6;
private System.Windows.Forms.ToolStripMenuItem sWPLCToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem apiCheckToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem barcodeTestToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem6;
@@ -5355,6 +5441,17 @@
private System.Windows.Forms.DataGridViewTextBoxColumn ETIME;
private System.Windows.Forms.DataGridViewTextBoxColumn JGUID;
private System.Windows.Forms.DataGridViewTextBoxColumn GUID;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem23;
private System.Windows.Forms.ToolStripMenuItem loadMemoryToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem27;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem29;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem31;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem32;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem33;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem34;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem35;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem36;
private System.Windows.Forms.ToolStripButton btAutoReelOut;
}
}