diff --git a/Handler/Project/Device/SATOPrinter.cs b/Handler/Project/Device/SATOPrinter.cs
index 67870f3..ad3db20 100644
--- a/Handler/Project/Device/SATOPrinter.cs
+++ b/Handler/Project/Device/SATOPrinter.cs
@@ -28,7 +28,7 @@ namespace Project.Device
else
{
PUB.log.AddAT("No ZPL file found, using ZPL code from settings");
- return Properties.Settings.Default.ZPL7;
+ return string.Empty;
}
}
diff --git a/Handler/Project/Device/SATOPrinterAPI.cs b/Handler/Project/Device/SATOPrinterAPI.cs
index 0cf823e..d6b71b7 100644
--- a/Handler/Project/Device/SATOPrinterAPI.cs
+++ b/Handler/Project/Device/SATOPrinterAPI.cs
@@ -36,7 +36,7 @@ namespace Project.Device
else
{
PUB.log.AddAT("No ZPL file found, using ZPL code from settings");
- return Properties.Settings.Default.ZPL7;
+ return string.Empty;
}
}
diff --git a/Handler/Project/Properties/Settings.Designer.cs b/Handler/Project/Properties/Settings.Designer.cs
index ca79c3d..11194ae 100644
--- a/Handler/Project/Properties/Settings.Designer.cs
+++ b/Handler/Project/Properties/Settings.Designer.cs
@@ -12,7 +12,7 @@ namespace Project.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -71,48 +71,6 @@ namespace Project.Properties {
}
}
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute(@"^XA
-^MMT
-^PW519
-^LL0200
-^LS0
-^FO207,5^GB303,186,4^FS
-^FT10,190^BQN,2,4
-^FH\^FDLA,{qrData}^FS
-^FO250,8^GB0,183,4^FS
-^FO209,29^GB299,0,4^FS
-^FO209,56^GB299,0,4^FS
-^FO207,81^GB300,0,4^FS
-^FO207,108^GB303,0,4^FS
-^FT212,27^A0N,20,19^FH\^FDSID^FS
-^FT212,52^A0N,20,19^FH\^FDLOT^FS
-^FT211,132^A0N,20,19^FH\^FDRID^FS
-^FT212,104^A0N,20,19^FH\^FDQ'ty^FS
-^FT256,27^A0N,20,19^FH\^FD{sid}^FS
-^FT257,53^A0N,20,19^FH\^FD{lot}^FS
-^FT257,184^A0N,17,16^FH\^FD{partnum}^FS
-^FT258,131^A0N,20,19^FH\^FD{rid}^FS
-^FT257,104^A0N,20,19^FH\^FD{qty}^FS
-^FO207,162^GB303,0,4^FS
-^FO207,135^GB303,0,4^FS
-^FT211,158^A0N,20,19^FH\^FDDate^FS
-^FT258,158^A0N,20,19^FH\^FD{mfg}^FS
-^FT212,183^A0N,17,16^FH\^FDPN#^FS
-^FT212,79^A0N,20,19^FH\^FDSPY^FS
-^FT256,79^A0N,20,19^FH\^FD{supply}^FS
-^PQ1,0,1,Y^XZ
-")]
- public string ZPL7 {
- get {
- return ((string)(this["ZPL7"]));
- }
- set {
- this["ZPL7"] = value;
- }
- }
-
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
diff --git a/Handler/Project/Properties/Settings.settings b/Handler/Project/Properties/Settings.settings
index 232934c..f3b2dc5 100644
--- a/Handler/Project/Properties/Settings.settings
+++ b/Handler/Project/Properties/Settings.settings
@@ -14,42 +14,9 @@
Amkor Technology/windows-242f240302c3e50d6cb1686ba2q4k0o9
-
- ^XA
-^MMT
-^PW519
-^LL0200
-^LS0
-^FO207,5^GB303,186,4^FS
-^FT10,190^BQN,2,4
-^FH\^FDLA,{qrData}^FS
-^FO250,8^GB0,183,4^FS
-^FO209,29^GB299,0,4^FS
-^FO209,56^GB299,0,4^FS
-^FO207,81^GB300,0,4^FS
-^FO207,108^GB303,0,4^FS
-^FT212,27^A0N,20,19^FH\^FDSID^FS
-^FT212,52^A0N,20,19^FH\^FDLOT^FS
-^FT211,132^A0N,20,19^FH\^FDRID^FS
-^FT212,104^A0N,20,19^FH\^FDQ'ty^FS
-^FT256,27^A0N,20,19^FH\^FD{sid}^FS
-^FT257,53^A0N,20,19^FH\^FD{lot}^FS
-^FT257,184^A0N,17,16^FH\^FD{partnum}^FS
-^FT258,131^A0N,20,19^FH\^FD{rid}^FS
-^FT257,104^A0N,20,19^FH\^FD{qty}^FS
-^FO207,162^GB303,0,4^FS
-^FO207,135^GB303,0,4^FS
-^FT211,158^A0N,20,19^FH\^FDDate^FS
-^FT258,158^A0N,20,19^FH\^FD{mfg}^FS
-^FT212,183^A0N,17,16^FH\^FDPN#^FS
-^FT212,79^A0N,20,19^FH\^FDSPY^FS
-^FT256,79^A0N,20,19^FH\^FD{supply}^FS
-^PQ1,0,1,Y^XZ
-
-
<?xml version="1.0" encoding="utf-16"?>
-<SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ConnectionString>Data Source=10.201.11.21,50150;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password=78#4AmWnh1!!;Encrypt=False;TrustServerCertificate=True</ConnectionString>
<ProviderName>System.Data.SqlClient</ProviderName>
</SerializableConnectionString>
@@ -57,7 +24,7 @@
<?xml version="1.0" encoding="utf-16"?>
-<SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ConnectionString>Data Source=10.201.11.21,50150;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password=78#4AmWnh1!!;Encrypt=False;TrustServerCertificate=True</ConnectionString>
<ProviderName>System.Data.SqlClient</ProviderName>
</SerializableConnectionString>
@@ -65,7 +32,7 @@
<?xml version="1.0" encoding="utf-16"?>
-<SerializableConnectionString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<SerializableConnectionString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ConnectionString>Data Source=V1SPCSQL,51122;Initial Catalog=WMS;Persist Security Info=True;User ID=wmsadm;Password="2!x2$yY8R;}$";Encrypt=False;TrustServerCertificate=True</ConnectionString>
<ProviderName>System.Data.SqlClient</ProviderName>
</SerializableConnectionString>
diff --git a/Handler/Project/Pub.cs b/Handler/Project/Pub.cs
index 012ee9a..fa94f5d 100644
--- a/Handler/Project/Pub.cs
+++ b/Handler/Project/Pub.cs
@@ -65,11 +65,9 @@ namespace Project
///
/// database manager
///
- //public static Manager.DatabaseManagerHistory dbmHistory; //Tray records (by date)
public static Manager.DatabaseManagerCount dbmCount; //Quantity records (by ID)
public static Manager.DatabaseManagerSIDHistory dbmSidHistory;
- //public static Manager.DataBaseMSSQL dbSQL;
///
/// model manager
@@ -1098,7 +1096,7 @@ namespace Project
public static void initCore()
{
- system_mot = new System_MotParameter(UTIL.MakePath("System_mot.xml"));
+ system_mot = new System_MotParameter(UTIL.MakePath("Data","System_mot.xml"));
system_mot.Load();
//setting
@@ -1123,8 +1121,7 @@ namespace Project
//zpl파일 만든다.
var fn = Path.Combine(UTIL.CurrentPath, "Data", "zpl.txt");
- if (File.Exists(fn) == false)
- File.WriteAllText(fn, Properties.Settings.Default.ZPL7, Encoding.Default);
+ // i// File.WriteAllText(fn, Properties.Settings.Default.ZPL7, Encoding.Default);
}
static void popup_WindowOpen(object sender, EventArgs e)
@@ -1227,12 +1224,9 @@ namespace Project
LoadDataTable();
-
-
-
//allow list
userList = new DataSet1.UsersDataTable();
- string fn = AppDomain.CurrentDomain.BaseDirectory + "users.xml";
+ string fn = UTIL.MakePath("Data", "users.xml");
if (System.IO.File.Exists(fn)) userList.ReadXml(fn);
else userList.WriteXml(fn, true);
diff --git a/Handler/Project/Setting/fSetting.cs b/Handler/Project/Setting/fSetting.cs
index 3ae77f1..d31b5db 100644
--- a/Handler/Project/Setting/fSetting.cs
+++ b/Handler/Project/Setting/fSetting.cs
@@ -129,7 +129,7 @@ namespace Project
var chTable = PUB.userList.GetChanges();
if (chTable != null)
{
- string fn = AppDomain.CurrentDomain.BaseDirectory + "users.xml";
+ string fn = UTIL.MakePath("Data", "users.xml");
PUB.userList.WriteXml(fn, true);
PUB.userList.AcceptChanges();
}
@@ -352,7 +352,7 @@ namespace Project
var fi = new System.IO.FileInfo( UTIL.MakePath("data","zpl.txt"));
if (fi.Exists == false)
{
- System.IO.File.WriteAllText(fi.FullName, Properties.Settings.Default.ZPL7, System.Text.Encoding.Default);
+ //System.IO.File.WriteAllText(fi.FullName, Properties.Settings.Default.ZPL7, System.Text.Encoding.Default);
UTIL.MsgI("New ZPL file has been created\n" + fi.FullName);
}
using (var f = new Dialog.fZPLEditor(fi.FullName))
diff --git a/Handler/Project/Setting/fSystem_MotParameter.Designer.cs b/Handler/Project/Setting/fSystem_MotParameter.Designer.cs
index 9669378..7268061 100644
--- a/Handler/Project/Setting/fSystem_MotParameter.Designer.cs
+++ b/Handler/Project/Setting/fSystem_MotParameter.Designer.cs
@@ -28,61 +28,61 @@
///
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fSystem_MotParameter));
- 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();
- this.motionParamDataGridView = new System.Windows.Forms.DataGridView();
- this.bs = new System.Windows.Forms.BindingSource(this.components);
- this.dataSet1 = new DSSetup();
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
- this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
- this.dvc_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dvc_title = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.enableDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.useOriginDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.useEStopDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.homeHighDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.homeLowDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.homeAccDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.homeDccDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MaxSpeed = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.MaxAcc = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.sWLimitPDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.InpositionAccr = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btSet = new System.Windows.Forms.DataGridViewButtonColumn();
- ((System.ComponentModel.ISupportInitialize)(this.motionParamDataGridView)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
- this.bindingNavigator1.SuspendLayout();
- this.SuspendLayout();
- //
- // motionParamDataGridView
- //
- this.motionParamDataGridView.AutoGenerateColumns = false;
- this.motionParamDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.motionParamDataGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.motionParamDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.motionParamDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
+ this.components = new System.ComponentModel.Container();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fSystem_MotParameter));
+ 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();
+ this.dv1 = new System.Windows.Forms.DataGridView();
+ this.bs = new System.Windows.Forms.BindingSource(this.components);
+ this.dataSet1 = new Project.DSSetup();
+ this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
+ this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
+ this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
+ this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
+ this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
+ this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
+ this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
+ this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
+ this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
+ this.dvc_idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.dvc_title = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.enableDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+ this.useOriginDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+ this.useEStopDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+ this.homeHighDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.homeLowDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.homeAccDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.homeDccDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.MaxSpeed = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.MaxAcc = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.sWLimitPDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.InpositionAccr = new System.Windows.Forms.DataGridViewTextBoxColumn();
+ this.btSet = new System.Windows.Forms.DataGridViewButtonColumn();
+ ((System.ComponentModel.ISupportInitialize)(this.dv1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
+ this.bindingNavigator1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // dv1
+ //
+ this.dv1.AutoGenerateColumns = false;
+ this.dv1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
+ this.dv1.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.dv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+ this.dv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dvc_idx,
this.dvc_title,
this.enableDataGridViewCheckBoxColumn,
@@ -97,47 +97,47 @@
this.sWLimitPDataGridViewTextBoxColumn,
this.InpositionAccr,
this.btSet});
- this.motionParamDataGridView.DataSource = this.bs;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.motionParamDataGridView.DefaultCellStyle = dataGridViewCellStyle8;
- this.motionParamDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
- this.motionParamDataGridView.Location = new System.Drawing.Point(0, 0);
- this.motionParamDataGridView.Name = "motionParamDataGridView";
- this.motionParamDataGridView.RowTemplate.Height = 23;
- this.motionParamDataGridView.Size = new System.Drawing.Size(1007, 584);
- this.motionParamDataGridView.TabIndex = 2;
- this.motionParamDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.motionParamDataGridView_CellContentClick);
- this.motionParamDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.motionParamDataGridView_DataError);
- //
- // bs
- //
- this.bs.DataMember = "MotionParam";
- this.bs.DataSource = this.dataSet1;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "DataSet1";
- this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
- //
- // bindingNavigator1
- //
- this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
- this.bindingNavigator1.BindingSource = this.bs;
- this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
- this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
- this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
+ this.dv1.DataSource = this.bs;
+ dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
+ dataGridViewCellStyle8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
+ dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+ this.dv1.DefaultCellStyle = dataGridViewCellStyle8;
+ this.dv1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.dv1.Location = new System.Drawing.Point(0, 0);
+ this.dv1.Name = "dv1";
+ this.dv1.RowTemplate.Height = 23;
+ this.dv1.Size = new System.Drawing.Size(1039, 584);
+ this.dv1.TabIndex = 2;
+ this.dv1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.motionParamDataGridView_CellContentClick);
+ this.dv1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.motionParamDataGridView_DataError);
+ //
+ // bs
+ //
+ this.bs.DataMember = "MotionParam";
+ this.bs.DataSource = this.dataSet1;
+ //
+ // dataSet1
+ //
+ this.dataSet1.DataSetName = "DataSet1";
+ this.dataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
+ //
+ // contextMenuStrip1
+ //
+ this.contextMenuStrip1.Name = "contextMenuStrip1";
+ this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
+ //
+ // bindingNavigator1
+ //
+ this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
+ this.bindingNavigator1.BindingSource = this.bs;
+ this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
+ this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
+ this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
@@ -150,255 +150,253 @@
this.bindingNavigatorAddNewItem,
this.bindingNavigatorDeleteItem,
this.toolStripButton1});
- this.bindingNavigator1.Location = new System.Drawing.Point(0, 559);
- this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.bindingNavigator1.Name = "bindingNavigator1";
- this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
- this.bindingNavigator1.Size = new System.Drawing.Size(1007, 25);
- this.bindingNavigator1.TabIndex = 4;
- this.bindingNavigator1.Text = "bindingNavigator1";
- //
- // bindingNavigatorAddNewItem
- //
- this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
- this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
- this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorAddNewItem.Text = "Add New";
- //
- // bindingNavigatorCountItem
- //
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
- this.bindingNavigatorCountItem.Text = "/{0}";
- this.bindingNavigatorCountItem.ToolTipText = "Total item count";
- //
- // bindingNavigatorDeleteItem
- //
- this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
- this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
- this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorDeleteItem.Text = "Delete";
- //
- // bindingNavigatorMoveFirstItem
- //
- this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
- this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
- this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveFirstItem.Text = "Move first";
- //
- // bindingNavigatorMovePreviousItem
- //
- this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
- this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
- this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMovePreviousItem.Text = "Move previous";
- //
- // bindingNavigatorSeparator
- //
- this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
- this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorPositionItem
- //
- this.bindingNavigatorPositionItem.AccessibleName = "Position";
- this.bindingNavigatorPositionItem.AutoSize = false;
- this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
- this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
- this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
- this.bindingNavigatorPositionItem.Text = "0";
- this.bindingNavigatorPositionItem.ToolTipText = "Current position";
- //
- // bindingNavigatorSeparator1
- //
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorMoveNextItem
- //
- this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
- this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
- this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveNextItem.Text = "Move next";
- //
- // bindingNavigatorMoveLastItem
- //
- this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
- this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
- this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveLastItem.Text = "Move last";
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
- //
- // toolStripButton1
- //
- this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
- this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
- this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.toolStripButton1.Name = "toolStripButton1";
- this.toolStripButton1.Size = new System.Drawing.Size(52, 22);
- this.toolStripButton1.Text = "Save";
- this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
- //
- // dvc_idx
- //
- this.dvc_idx.DataPropertyName = "idx";
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.dvc_idx.DefaultCellStyle = dataGridViewCellStyle1;
- this.dvc_idx.HeaderText = "Axis";
- this.dvc_idx.Name = "dvc_idx";
- this.dvc_idx.Width = 42;
- //
- // dvc_title
- //
- this.dvc_title.DataPropertyName = "Title";
- this.dvc_title.HeaderText = "Name";
- this.dvc_title.Name = "dvc_title";
- this.dvc_title.Width = 54;
- //
- // enableDataGridViewCheckBoxColumn
- //
- this.enableDataGridViewCheckBoxColumn.DataPropertyName = "Enable";
- this.enableDataGridViewCheckBoxColumn.HeaderText = "Enable";
- this.enableDataGridViewCheckBoxColumn.Name = "enableDataGridViewCheckBoxColumn";
- this.enableDataGridViewCheckBoxColumn.Width = 59;
- //
- // useOriginDataGridViewCheckBoxColumn
- //
- this.useOriginDataGridViewCheckBoxColumn.DataPropertyName = "UseOrigin";
- this.useOriginDataGridViewCheckBoxColumn.HeaderText = "Origin Sensor";
- this.useOriginDataGridViewCheckBoxColumn.Name = "useOriginDataGridViewCheckBoxColumn";
- this.useOriginDataGridViewCheckBoxColumn.Width = 59;
- //
- // useEStopDataGridViewCheckBoxColumn
- //
- this.useEStopDataGridViewCheckBoxColumn.DataPropertyName = "UseEStop";
- this.useEStopDataGridViewCheckBoxColumn.HeaderText = "Emergency Stop Input";
- this.useEStopDataGridViewCheckBoxColumn.Name = "useEStopDataGridViewCheckBoxColumn";
- this.useEStopDataGridViewCheckBoxColumn.Width = 53;
- //
- // homeHighDataGridViewTextBoxColumn
- //
- this.homeHighDataGridViewTextBoxColumn.DataPropertyName = "HomeHigh";
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.homeHighDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2;
- this.homeHighDataGridViewTextBoxColumn.HeaderText = "Home (High Speed)";
- this.homeHighDataGridViewTextBoxColumn.Name = "homeHighDataGridViewTextBoxColumn";
- this.homeHighDataGridViewTextBoxColumn.Width = 70;
- //
- // homeLowDataGridViewTextBoxColumn
- //
- this.homeLowDataGridViewTextBoxColumn.DataPropertyName = "HomeLow";
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.homeLowDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
- this.homeLowDataGridViewTextBoxColumn.HeaderText = "Home (Low Speed)";
- this.homeLowDataGridViewTextBoxColumn.Name = "homeLowDataGridViewTextBoxColumn";
- this.homeLowDataGridViewTextBoxColumn.Width = 70;
- //
- // homeAccDataGridViewTextBoxColumn
- //
- this.homeAccDataGridViewTextBoxColumn.DataPropertyName = "HomeAcc";
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.homeAccDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
- this.homeAccDataGridViewTextBoxColumn.HeaderText = "Home (Acceleration)";
- this.homeAccDataGridViewTextBoxColumn.Name = "homeAccDataGridViewTextBoxColumn";
- this.homeAccDataGridViewTextBoxColumn.Width = 66;
- //
- // homeDccDataGridViewTextBoxColumn
- //
- this.homeDccDataGridViewTextBoxColumn.DataPropertyName = "HomeDcc";
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.homeDccDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
- this.homeDccDataGridViewTextBoxColumn.HeaderText = "Home (Deceleration)";
- this.homeDccDataGridViewTextBoxColumn.Name = "homeDccDataGridViewTextBoxColumn";
- this.homeDccDataGridViewTextBoxColumn.Width = 66;
- //
- // MaxSpeed
- //
- this.MaxSpeed.DataPropertyName = "MaxSpeed";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.MaxSpeed.DefaultCellStyle = dataGridViewCellStyle6;
- this.MaxSpeed.HeaderText = "Max Speed";
- this.MaxSpeed.Name = "MaxSpeed";
- this.MaxSpeed.Width = 66;
- //
- // MaxAcc
- //
- this.MaxAcc.DataPropertyName = "MaxAcc";
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.MaxAcc.DefaultCellStyle = dataGridViewCellStyle7;
- this.MaxAcc.HeaderText = "Max Acceleration";
- this.MaxAcc.Name = "MaxAcc";
- this.MaxAcc.Width = 77;
- //
- // sWLimitPDataGridViewTextBoxColumn
- //
- this.sWLimitPDataGridViewTextBoxColumn.DataPropertyName = "SWLimitP";
- this.sWLimitPDataGridViewTextBoxColumn.HeaderText = "S/W Position Limit";
- this.sWLimitPDataGridViewTextBoxColumn.Name = "sWLimitPDataGridViewTextBoxColumn";
- this.sWLimitPDataGridViewTextBoxColumn.Width = 79;
- //
- // InpositionAccr
- //
- this.InpositionAccr.DataPropertyName = "InpositionAccr";
- this.InpositionAccr.HeaderText = "Position Error";
- this.InpositionAccr.Name = "InpositionAccr";
- this.InpositionAccr.Width = 72;
- //
- // btSet
- //
- this.btSet.HeaderText = "Set";
- this.btSet.Name = "btSet";
- this.btSet.Width = 32;
- //
- // SystemParameter
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1007, 584);
- this.Controls.Add(this.bindingNavigator1);
- this.Controls.Add(this.motionParamDataGridView);
- this.KeyPreview = true;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "SystemParameter";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Motion Parameter";
- this.Load += new System.EventHandler(this.SystemParameter_Load);
- ((System.ComponentModel.ISupportInitialize)(this.motionParamDataGridView)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
- this.bindingNavigator1.ResumeLayout(false);
- this.bindingNavigator1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
+ this.bindingNavigator1.Location = new System.Drawing.Point(0, 559);
+ this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
+ this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
+ this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
+ this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
+ this.bindingNavigator1.Name = "bindingNavigator1";
+ this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
+ this.bindingNavigator1.Size = new System.Drawing.Size(1039, 25);
+ this.bindingNavigator1.TabIndex = 4;
+ this.bindingNavigator1.Text = "bindingNavigator1";
+ //
+ // bindingNavigatorAddNewItem
+ //
+ this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
+ this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
+ this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorAddNewItem.Text = "Add New";
+ //
+ // bindingNavigatorCountItem
+ //
+ this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
+ this.bindingNavigatorCountItem.Size = new System.Drawing.Size(26, 22);
+ this.bindingNavigatorCountItem.Text = "/{0}";
+ this.bindingNavigatorCountItem.ToolTipText = "Total item count";
+ //
+ // bindingNavigatorDeleteItem
+ //
+ this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
+ this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
+ this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorDeleteItem.Text = "Delete";
+ //
+ // bindingNavigatorMoveFirstItem
+ //
+ this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
+ this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
+ this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorMoveFirstItem.Text = "Move first";
+ //
+ // bindingNavigatorMovePreviousItem
+ //
+ this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
+ this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
+ this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorMovePreviousItem.Text = "Move previous";
+ //
+ // bindingNavigatorSeparator
+ //
+ this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
+ this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
+ //
+ // bindingNavigatorPositionItem
+ //
+ this.bindingNavigatorPositionItem.AccessibleName = "Position";
+ this.bindingNavigatorPositionItem.AutoSize = false;
+ this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F);
+ this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
+ this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
+ this.bindingNavigatorPositionItem.Text = "0";
+ this.bindingNavigatorPositionItem.ToolTipText = "Current position";
+ //
+ // bindingNavigatorSeparator1
+ //
+ this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
+ this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
+ //
+ // bindingNavigatorMoveNextItem
+ //
+ this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
+ this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
+ this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorMoveNextItem.Text = "Move next";
+ //
+ // bindingNavigatorMoveLastItem
+ //
+ this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
+ this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
+ this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
+ this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
+ this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
+ this.bindingNavigatorMoveLastItem.Text = "Move last";
+ //
+ // bindingNavigatorSeparator2
+ //
+ this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
+ this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
+ //
+ // toolStripButton1
+ //
+ this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
+ this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
+ this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.toolStripButton1.Name = "toolStripButton1";
+ this.toolStripButton1.Size = new System.Drawing.Size(51, 22);
+ this.toolStripButton1.Text = "Save";
+ this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
+ //
+ // dvc_idx
+ //
+ this.dvc_idx.DataPropertyName = "idx";
+ dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
+ this.dvc_idx.DefaultCellStyle = dataGridViewCellStyle1;
+ this.dvc_idx.HeaderText = "Axis";
+ this.dvc_idx.Name = "dvc_idx";
+ this.dvc_idx.Width = 55;
+ //
+ // dvc_title
+ //
+ this.dvc_title.DataPropertyName = "Title";
+ this.dvc_title.HeaderText = "Name";
+ this.dvc_title.Name = "dvc_title";
+ this.dvc_title.Width = 64;
+ //
+ // enableDataGridViewCheckBoxColumn
+ //
+ this.enableDataGridViewCheckBoxColumn.DataPropertyName = "Enable";
+ this.enableDataGridViewCheckBoxColumn.HeaderText = "Enable";
+ this.enableDataGridViewCheckBoxColumn.Name = "enableDataGridViewCheckBoxColumn";
+ this.enableDataGridViewCheckBoxColumn.Width = 50;
+ //
+ // useOriginDataGridViewCheckBoxColumn
+ //
+ this.useOriginDataGridViewCheckBoxColumn.DataPropertyName = "UseOrigin";
+ this.useOriginDataGridViewCheckBoxColumn.HeaderText = "Origin";
+ this.useOriginDataGridViewCheckBoxColumn.Name = "useOriginDataGridViewCheckBoxColumn";
+ this.useOriginDataGridViewCheckBoxColumn.Width = 44;
+ //
+ // useEStopDataGridViewCheckBoxColumn
+ //
+ this.useEStopDataGridViewCheckBoxColumn.DataPropertyName = "UseEStop";
+ this.useEStopDataGridViewCheckBoxColumn.HeaderText = "Emg";
+ this.useEStopDataGridViewCheckBoxColumn.Name = "useEStopDataGridViewCheckBoxColumn";
+ this.useEStopDataGridViewCheckBoxColumn.Width = 37;
+ //
+ // homeHighDataGridViewTextBoxColumn
+ //
+ this.homeHighDataGridViewTextBoxColumn.DataPropertyName = "HomeHigh";
+ dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+ this.homeHighDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2;
+ this.homeHighDataGridViewTextBoxColumn.HeaderText = "Home (Hig)";
+ this.homeHighDataGridViewTextBoxColumn.Name = "homeHighDataGridViewTextBoxColumn";
+ this.homeHighDataGridViewTextBoxColumn.Width = 95;
+ //
+ // homeLowDataGridViewTextBoxColumn
+ //
+ this.homeLowDataGridViewTextBoxColumn.DataPropertyName = "HomeLow";
+ dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+ this.homeLowDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
+ this.homeLowDataGridViewTextBoxColumn.HeaderText = "Home (Low)";
+ this.homeLowDataGridViewTextBoxColumn.Name = "homeLowDataGridViewTextBoxColumn";
+ this.homeLowDataGridViewTextBoxColumn.Width = 93;
+ //
+ // homeAccDataGridViewTextBoxColumn
+ //
+ this.homeAccDataGridViewTextBoxColumn.DataPropertyName = "HomeAcc";
+ dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+ this.homeAccDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
+ this.homeAccDataGridViewTextBoxColumn.HeaderText = "Home (Acc)";
+ this.homeAccDataGridViewTextBoxColumn.Name = "homeAccDataGridViewTextBoxColumn";
+ this.homeAccDataGridViewTextBoxColumn.Width = 91;
+ //
+ // homeDccDataGridViewTextBoxColumn
+ //
+ this.homeDccDataGridViewTextBoxColumn.DataPropertyName = "HomeDcc";
+ dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
+ this.homeDccDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
+ this.homeDccDataGridViewTextBoxColumn.HeaderText = "Home (Dec)";
+ this.homeDccDataGridViewTextBoxColumn.Name = "homeDccDataGridViewTextBoxColumn";
+ this.homeDccDataGridViewTextBoxColumn.Width = 91;
+ //
+ // MaxSpeed
+ //
+ this.MaxSpeed.DataPropertyName = "MaxSpeed";
+ dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
+ this.MaxSpeed.DefaultCellStyle = dataGridViewCellStyle6;
+ this.MaxSpeed.HeaderText = "Max Speed";
+ this.MaxSpeed.Name = "MaxSpeed";
+ this.MaxSpeed.Width = 87;
+ //
+ // MaxAcc
+ //
+ this.MaxAcc.DataPropertyName = "MaxAcc";
+ dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
+ this.MaxAcc.DefaultCellStyle = dataGridViewCellStyle7;
+ this.MaxAcc.HeaderText = "Max Acc";
+ this.MaxAcc.Name = "MaxAcc";
+ this.MaxAcc.Width = 55;
+ //
+ // sWLimitPDataGridViewTextBoxColumn
+ //
+ this.sWLimitPDataGridViewTextBoxColumn.DataPropertyName = "SWLimitP";
+ this.sWLimitPDataGridViewTextBoxColumn.HeaderText = "S/W Limit";
+ this.sWLimitPDataGridViewTextBoxColumn.Name = "sWLimitPDataGridViewTextBoxColumn";
+ this.sWLimitPDataGridViewTextBoxColumn.Width = 78;
+ //
+ // InpositionAccr
+ //
+ this.InpositionAccr.DataPropertyName = "InpositionAccr";
+ this.InpositionAccr.HeaderText = "Pos accr";
+ this.InpositionAccr.Name = "InpositionAccr";
+ this.InpositionAccr.Width = 75;
+ //
+ // btSet
+ //
+ this.btSet.HeaderText = "Set";
+ this.btSet.Name = "btSet";
+ this.btSet.Width = 29;
+ //
+ // fSystem_MotParameter
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1039, 584);
+ this.Controls.Add(this.bindingNavigator1);
+ this.Controls.Add(this.dv1);
+ this.KeyPreview = true;
+ this.Name = "fSystem_MotParameter";
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
+ this.Text = "Motion Parameter";
+ this.Load += new System.EventHandler(this.SystemParameter_Load);
+ ((System.ComponentModel.ISupportInitialize)(this.dv1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
+ this.bindingNavigator1.ResumeLayout(false);
+ this.bindingNavigator1.PerformLayout();
+ this.ResumeLayout(false);
+ this.PerformLayout();
}
#endregion
private DSSetup dataSet1;
private System.Windows.Forms.BindingSource bs;
- private System.Windows.Forms.DataGridView motionParamDataGridView;
+ private System.Windows.Forms.DataGridView dv1;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.BindingNavigator bindingNavigator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
@@ -413,19 +411,19 @@
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton toolStripButton1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dvc_idx;
- private System.Windows.Forms.DataGridViewTextBoxColumn dvc_title;
- private System.Windows.Forms.DataGridViewCheckBoxColumn enableDataGridViewCheckBoxColumn;
- private System.Windows.Forms.DataGridViewCheckBoxColumn useOriginDataGridViewCheckBoxColumn;
- private System.Windows.Forms.DataGridViewCheckBoxColumn useEStopDataGridViewCheckBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn homeHighDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn homeLowDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn homeAccDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn homeDccDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn MaxSpeed;
- private System.Windows.Forms.DataGridViewTextBoxColumn MaxAcc;
- private System.Windows.Forms.DataGridViewTextBoxColumn sWLimitPDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn InpositionAccr;
- private System.Windows.Forms.DataGridViewButtonColumn btSet;
- }
+ private System.Windows.Forms.DataGridViewTextBoxColumn dvc_idx;
+ private System.Windows.Forms.DataGridViewTextBoxColumn dvc_title;
+ private System.Windows.Forms.DataGridViewCheckBoxColumn enableDataGridViewCheckBoxColumn;
+ private System.Windows.Forms.DataGridViewCheckBoxColumn useOriginDataGridViewCheckBoxColumn;
+ private System.Windows.Forms.DataGridViewCheckBoxColumn useEStopDataGridViewCheckBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn homeHighDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn homeLowDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn homeAccDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn homeDccDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn MaxSpeed;
+ private System.Windows.Forms.DataGridViewTextBoxColumn MaxAcc;
+ private System.Windows.Forms.DataGridViewTextBoxColumn sWLimitPDataGridViewTextBoxColumn;
+ private System.Windows.Forms.DataGridViewTextBoxColumn InpositionAccr;
+ private System.Windows.Forms.DataGridViewButtonColumn btSet;
+ }
}
\ No newline at end of file
diff --git a/Handler/Project/Setting/fSystem_MotParameter.cs b/Handler/Project/Setting/fSystem_MotParameter.cs
index 2bfe372..e80ad84 100644
--- a/Handler/Project/Setting/fSystem_MotParameter.cs
+++ b/Handler/Project/Setting/fSystem_MotParameter.cs
@@ -54,7 +54,7 @@ namespace Project.Dialog
private void SystemParameter_Load(object sender, EventArgs e)
{
-
+ this.dv1.AutoResizeColumns();
}
private void toolStripButton1_Click(object sender, EventArgs e)
@@ -102,7 +102,7 @@ namespace Project.Dialog
private void motionParamDataGridView_CellContentClick(object sender, DataGridViewCellEventArgs e)
{
- var idx = this.motionParamDataGridView.Rows[e.RowIndex].Cells["dvc_idx"].Value;
+ var idx = this.dv1.Rows[e.RowIndex].Cells["dvc_idx"].Value;
if (idx == null) return;
if (e.ColumnIndex != 13) return;
diff --git a/Handler/Project/app.config b/Handler/Project/app.config
index 146e3f2..e24dc61 100644
--- a/Handler/Project/app.config
+++ b/Handler/Project/app.config
@@ -70,39 +70,6 @@
Amkor Technology/windows-242f240302c3e50d6cb1686ba2q4k0o9
-
- ^XA
-^MMT
-^PW519
-^LL0200
-^LS0
-^FO207,5^GB303,186,4^FS
-^FT10,190^BQN,2,4
-^FH\^FDLA,{qrData}^FS
-^FO250,8^GB0,183,4^FS
-^FO209,29^GB299,0,4^FS
-^FO209,56^GB299,0,4^FS
-^FO207,81^GB300,0,4^FS
-^FO207,108^GB303,0,4^FS
-^FT212,27^A0N,20,19^FH\^FDSID^FS
-^FT212,52^A0N,20,19^FH\^FDLOT^FS
-^FT211,132^A0N,20,19^FH\^FDRID^FS
-^FT212,104^A0N,20,19^FH\^FDQ'ty^FS
-^FT256,27^A0N,20,19^FH\^FD{sid}^FS
-^FT257,53^A0N,20,19^FH\^FD{lot}^FS
-^FT257,184^A0N,17,16^FH\^FD{partnum}^FS
-^FT258,131^A0N,20,19^FH\^FD{rid}^FS
-^FT257,104^A0N,20,19^FH\^FD{qty}^FS
-^FO207,162^GB303,0,4^FS
-^FO207,135^GB303,0,4^FS
-^FT211,158^A0N,20,19^FH\^FDDate^FS
-^FT258,158^A0N,20,19^FH\^FD{mfg}^FS
-^FT212,183^A0N,17,16^FH\^FDPN#^FS
-^FT212,79^A0N,20,19^FH\^FDSPY^FS
-^FT256,79^A0N,20,19^FH\^FD{supply}^FS
-^PQ1,0,1,Y^XZ
-
-
diff --git a/Handler/Project/fMain.Designer.cs b/Handler/Project/fMain.Designer.cs
index 3892c5a..b230d5c 100644
--- a/Handler/Project/fMain.Designer.cs
+++ b/Handler/Project/fMain.Designer.cs
@@ -30,167 +30,167 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMain));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
- arFrame.Control.ColorListItem colorListItem49 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem50 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem51 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem52 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem53 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem54 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem55 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem56 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem57 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem58 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem59 = new arFrame.Control.ColorListItem();
- arFrame.Control.ColorListItem colorListItem60 = new arFrame.Control.ColorListItem();
- arCtl.sLogMessageColor sLogMessageColor17 = new arCtl.sLogMessageColor();
- arCtl.sLogMessageColor sLogMessageColor18 = new arCtl.sLogMessageColor();
- arCtl.sLogMessageColor sLogMessageColor19 = new arCtl.sLogMessageColor();
- arCtl.sLogMessageColor sLogMessageColor20 = new arCtl.sLogMessageColor();
- UIControl.CPicker cPicker9 = new UIControl.CPicker();
- UIControl.CPicker cPicker10 = new UIControl.CPicker();
- UIControl.CPort cPort13 = new UIControl.CPort();
- UIControl.CPort cPort14 = new UIControl.CPort();
- UIControl.CPort cPort15 = new UIControl.CPort();
- arCtl.ListView2.ColorData colorData33 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData34 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData35 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData36 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData37 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData38 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData39 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.ColorData colorData40 = new arCtl.ListView2.ColorData();
- arCtl.ListView2.Column column26 = new arCtl.ListView2.Column();
- arCtl.ListView2.Column column27 = new arCtl.ListView2.Column();
- arCtl.ListView2.Column column28 = new arCtl.ListView2.Column();
- arCtl.ListView2.Column column29 = new arCtl.ListView2.Column();
- arCtl.ListView2.Column column30 = new arCtl.ListView2.Column();
- arCtl.ListView2.Column column31 = new arCtl.ListView2.Column();
- arCtl.ListView2.ItemStyle itemStyle9 = new arCtl.ListView2.ItemStyle();
- arCtl.ListView2.Row row65 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell385 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell386 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell387 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell388 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell389 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell390 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row66 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell391 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell392 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell393 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell394 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell395 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell396 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row67 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell397 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell398 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell399 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell400 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell401 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell402 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row68 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell403 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell404 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell405 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell406 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell407 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell408 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row69 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell409 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell410 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell411 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell412 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell413 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell414 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row70 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell415 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell416 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell417 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell418 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell419 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell420 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row71 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell421 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell422 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell423 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell424 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell425 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell426 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row72 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell427 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell428 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell429 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell430 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell431 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell432 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row73 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell433 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell434 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell435 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell436 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell437 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell438 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row74 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell439 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell440 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell441 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell442 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell443 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell444 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row75 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell445 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell446 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell447 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell448 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell449 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell450 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row76 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell451 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell452 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell453 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell454 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell455 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell456 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row77 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell457 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell458 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell459 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell460 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell461 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell462 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row78 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell463 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell464 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell465 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell466 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell467 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell468 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row79 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell469 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell470 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell471 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell472 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell473 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell474 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Row row80 = new arCtl.ListView2.Row();
- arCtl.ListView2.Cell cell475 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell476 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell477 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell478 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell479 = new arCtl.ListView2.Cell();
- arCtl.ListView2.Cell cell480 = new arCtl.ListView2.Cell();
- arCtl.ListView2.ItemStyle itemStyle10 = new arCtl.ListView2.ItemStyle();
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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();
+ arFrame.Control.ColorListItem colorListItem4 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem5 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem6 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem7 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem8 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem9 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem10 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem11 = new arFrame.Control.ColorListItem();
+ arFrame.Control.ColorListItem colorListItem12 = new arFrame.Control.ColorListItem();
+ arCtl.sLogMessageColor sLogMessageColor1 = new arCtl.sLogMessageColor();
+ arCtl.sLogMessageColor sLogMessageColor2 = new arCtl.sLogMessageColor();
+ arCtl.sLogMessageColor sLogMessageColor3 = new arCtl.sLogMessageColor();
+ arCtl.sLogMessageColor sLogMessageColor4 = new arCtl.sLogMessageColor();
+ UIControl.CPicker cPicker1 = new UIControl.CPicker();
+ UIControl.CPicker cPicker2 = new UIControl.CPicker();
+ UIControl.CPort cPort1 = new UIControl.CPort();
+ UIControl.CPort cPort2 = new UIControl.CPort();
+ UIControl.CPort cPort3 = new UIControl.CPort();
+ arCtl.ListView2.ColorData colorData1 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData2 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData3 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData4 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData5 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData6 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData7 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.ColorData colorData8 = new arCtl.ListView2.ColorData();
+ arCtl.ListView2.Column column2 = new arCtl.ListView2.Column();
+ arCtl.ListView2.Column column3 = new arCtl.ListView2.Column();
+ arCtl.ListView2.Column column4 = new arCtl.ListView2.Column();
+ arCtl.ListView2.Column column5 = new arCtl.ListView2.Column();
+ arCtl.ListView2.Column column6 = new arCtl.ListView2.Column();
+ arCtl.ListView2.Column column7 = new arCtl.ListView2.Column();
+ arCtl.ListView2.ItemStyle itemStyle1 = new arCtl.ListView2.ItemStyle();
+ arCtl.ListView2.Row row1 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell1 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell2 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell3 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell4 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell5 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell6 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row2 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell7 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell8 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell9 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell10 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell11 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell12 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row3 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell13 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell14 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell15 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell16 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell17 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell18 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row4 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell19 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell20 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell21 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell22 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell23 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell24 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row5 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell25 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell26 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell27 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell28 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell29 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell30 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row6 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell31 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell32 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell33 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell34 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell35 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell36 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row7 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell37 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell38 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell39 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell40 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell41 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell42 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row8 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell43 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell44 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell45 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell46 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell47 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell48 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row9 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell49 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell50 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell51 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell52 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell53 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell54 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row10 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell55 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell56 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell57 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell58 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell59 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell60 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row11 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell61 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell62 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell63 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell64 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell65 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell66 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row12 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell67 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell68 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell69 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell70 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell71 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell72 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row13 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell73 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell74 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell75 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell76 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell77 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell78 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row14 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell79 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell80 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell81 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell82 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell83 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell84 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row15 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell85 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell86 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell87 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell88 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell89 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell90 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Row row16 = new arCtl.ListView2.Row();
+ arCtl.ListView2.Cell cell91 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell92 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell93 = new arCtl.ListView2.Cell();
+ arCtl.ListView2.Cell cell94 = new arCtl.ListView2.Cell();
+ 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,30 +211,6 @@
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);
@@ -414,6 +390,30 @@
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();
@@ -804,7 +804,7 @@
this.lbTime.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.lbTime.GradientRepeatBG = false;
this.lbTime.isButton = false;
- this.lbTime.Location = new System.Drawing.Point(0, 73);
+ this.lbTime.Location = new System.Drawing.Point(0, 100);
this.lbTime.Margin = new System.Windows.Forms.Padding(0);
this.lbTime.MouseDownColor = System.Drawing.Color.Yellow;
this.lbTime.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
@@ -872,7 +872,7 @@
this.btStart.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.btStart.SignColor = System.Drawing.Color.Yellow;
this.btStart.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
- this.btStart.Size = new System.Drawing.Size(97, 69);
+ this.btStart.Size = new System.Drawing.Size(97, 96);
this.btStart.TabIndex = 4;
this.btStart.Text = "START";
this.btStart.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -921,7 +921,7 @@
this.btReset.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.btReset.SignColor = System.Drawing.Color.Yellow;
this.btReset.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
- this.btReset.Size = new System.Drawing.Size(99, 69);
+ this.btReset.Size = new System.Drawing.Size(99, 96);
this.btReset.TabIndex = 4;
this.btReset.Text = "RESET";
this.btReset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -970,7 +970,7 @@
this.btStop.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.btStop.SignColor = System.Drawing.Color.Yellow;
this.btStop.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
- this.btStop.Size = new System.Drawing.Size(97, 69);
+ this.btStop.Size = new System.Drawing.Size(97, 96);
this.btStop.TabIndex = 4;
this.btStop.Text = "STOP";
this.btStop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
@@ -1065,15 +1065,15 @@
this.GUID});
this.arDatagridView1.ContextMenuStrip = this.contextMenuStrip1;
this.arDatagridView1.DataSource = this.bs;
- dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle57.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle57.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- dataGridViewCellStyle57.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle57.Padding = new System.Windows.Forms.Padding(2);
- dataGridViewCellStyle57.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle57.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle57.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.arDatagridView1.DefaultCellStyle = dataGridViewCellStyle57;
+ dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+ dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control;
+ dataGridViewCellStyle12.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.ControlText;
+ dataGridViewCellStyle12.Padding = new System.Windows.Forms.Padding(2);
+ dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+ dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+ dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+ this.arDatagridView1.DefaultCellStyle = dataGridViewCellStyle12;
this.arDatagridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.arDatagridView1.Location = new System.Drawing.Point(0, 23);
this.arDatagridView1.Name = "arDatagridView1";
@@ -1084,225 +1084,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";
- dataGridViewCellStyle35.Format = "HH:mm:ss";
- this.sTIMEDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle35;
- this.sTIMEDataGridViewTextBoxColumn.HeaderText = "START";
- this.sTIMEDataGridViewTextBoxColumn.Name = "sTIMEDataGridViewTextBoxColumn";
- this.sTIMEDataGridViewTextBoxColumn.ReadOnly = true;
- this.sTIMEDataGridViewTextBoxColumn.Width = 74;
- //
- // PTIME
- //
- this.PTIME.DataPropertyName = "BATCH";
- dataGridViewCellStyle47.Format = "HH:mm:ss";
- this.PTIME.DefaultCellStyle = dataGridViewCellStyle47;
- this.PTIME.HeaderText = "BATCH";
- this.PTIME.Name = "PTIME";
- this.PTIME.ReadOnly = true;
- this.PTIME.Width = 77;
- //
- // sIDDataGridViewTextBoxColumn
- //
- this.sIDDataGridViewTextBoxColumn.DataPropertyName = "SID";
- dataGridViewCellStyle48.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.sIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle48;
- this.sIDDataGridViewTextBoxColumn.HeaderText = "SID";
- this.sIDDataGridViewTextBoxColumn.Name = "sIDDataGridViewTextBoxColumn";
- this.sIDDataGridViewTextBoxColumn.ReadOnly = true;
- this.sIDDataGridViewTextBoxColumn.Width = 57;
- //
- // rIDDataGridViewTextBoxColumn
- //
- this.rIDDataGridViewTextBoxColumn.DataPropertyName = "RID";
- dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle49.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.rIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle49;
- this.rIDDataGridViewTextBoxColumn.HeaderText = "RID";
- this.rIDDataGridViewTextBoxColumn.Name = "rIDDataGridViewTextBoxColumn";
- this.rIDDataGridViewTextBoxColumn.ReadOnly = true;
- this.rIDDataGridViewTextBoxColumn.Width = 58;
- //
- // VNAME
- //
- this.VNAME.DataPropertyName = "VNAME";
- dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.VNAME.DefaultCellStyle = dataGridViewCellStyle50;
- 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";
- dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- this.MFGDATE.DefaultCellStyle = dataGridViewCellStyle51;
- this.MFGDATE.HeaderText = "MFGDATE";
- this.MFGDATE.Name = "MFGDATE";
- this.MFGDATE.ReadOnly = true;
- this.MFGDATE.Width = 96;
- //
- // VLOT
- //
- this.VLOT.DataPropertyName = "VLOT";
- this.VLOT.HeaderText = "VENDER LOT";
- this.VLOT.Name = "VLOT";
- this.VLOT.ReadOnly = true;
- this.VLOT.Width = 113;
- //
- // 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";
- dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- this.Column1.DefaultCellStyle = dataGridViewCellStyle52;
- 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";
- dataGridViewCellStyle53.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
- this.SID0.DefaultCellStyle = dataGridViewCellStyle53;
- this.SID0.HeaderText = "SID(ORG)";
- this.SID0.Name = "SID0";
- this.SID0.ReadOnly = true;
- this.SID0.Width = 94;
- //
- // RID0
- //
- this.RID0.DataPropertyName = "RID0";
- dataGridViewCellStyle54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
- this.RID0.DefaultCellStyle = dataGridViewCellStyle54;
- this.RID0.HeaderText = "RID(ORG)";
- this.RID0.Name = "RID0";
- this.RID0.ReadOnly = true;
- this.RID0.Width = 95;
- //
- // QTY0
- //
- this.QTY0.DataPropertyName = "QTY0";
- dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle55.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(221)))), ((int)(((byte)(242)))));
- this.QTY0.DefaultCellStyle = dataGridViewCellStyle55;
- 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";
- dataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle56.Format = "mm:ss.fff";
- this.ETIME.DefaultCellStyle = dataGridViewCellStyle56;
- 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[] {
@@ -1352,72 +1133,72 @@
this.keyenceSaveImageToolStripMenuItem,
this.toolStripMenuItem5});
this.cmCam.Name = "cmLot1";
- this.cmCam.Size = new System.Drawing.Size(212, 192);
+ this.cmCam.Size = new System.Drawing.Size(208, 192);
this.cmCam.Opening += new System.ComponentModel.CancelEventHandler(this.cmCam_Opening);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
- this.toolStripMenuItem2.Size = new System.Drawing.Size(211, 22);
+ this.toolStripMenuItem2.Size = new System.Drawing.Size(207, 22);
this.toolStripMenuItem2.Text = "Save Image";
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
//
// liveViewProcessOnOffToolStripMenuItem
//
this.liveViewProcessOnOffToolStripMenuItem.Name = "liveViewProcessOnOffToolStripMenuItem";
- this.liveViewProcessOnOffToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.liveViewProcessOnOffToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.liveViewProcessOnOffToolStripMenuItem.Text = "Live View Process On/Off";
this.liveViewProcessOnOffToolStripMenuItem.Click += new System.EventHandler(this.liveViewProcessOnOffToolStripMenuItem_Click);
//
// zoomFitToolStripMenuItem
//
this.zoomFitToolStripMenuItem.Name = "zoomFitToolStripMenuItem";
- this.zoomFitToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.zoomFitToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.zoomFitToolStripMenuItem.Text = "Zoom Fit";
this.zoomFitToolStripMenuItem.Click += new System.EventHandler(this.zoomFitToolStripMenuItem_Click);
//
// readBarcodeToolStripMenuItem
//
this.readBarcodeToolStripMenuItem.Name = "readBarcodeToolStripMenuItem";
- this.readBarcodeToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.readBarcodeToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.readBarcodeToolStripMenuItem.Text = "Read Barcode";
//
// livetaskToolStripMenuItem
//
this.livetaskToolStripMenuItem.Name = "livetaskToolStripMenuItem";
- this.livetaskToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.livetaskToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.livetaskToolStripMenuItem.Text = "live-task";
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
- this.toolStripMenuItem3.Size = new System.Drawing.Size(208, 6);
+ this.toolStripMenuItem3.Size = new System.Drawing.Size(204, 6);
//
// keyenceTrigOnToolStripMenuItem
//
this.keyenceTrigOnToolStripMenuItem.Name = "keyenceTrigOnToolStripMenuItem";
- this.keyenceTrigOnToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.keyenceTrigOnToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.keyenceTrigOnToolStripMenuItem.Text = "keyence Trig On";
this.keyenceTrigOnToolStripMenuItem.Click += new System.EventHandler(this.keyenceTrigOnToolStripMenuItem_Click);
//
// keyenceTrigOffToolStripMenuItem
//
this.keyenceTrigOffToolStripMenuItem.Name = "keyenceTrigOffToolStripMenuItem";
- this.keyenceTrigOffToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.keyenceTrigOffToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.keyenceTrigOffToolStripMenuItem.Text = "Keyence Trig Off";
this.keyenceTrigOffToolStripMenuItem.Click += new System.EventHandler(this.keyenceTrigOffToolStripMenuItem_Click);
//
// keyenceSaveImageToolStripMenuItem
//
this.keyenceSaveImageToolStripMenuItem.Name = "keyenceSaveImageToolStripMenuItem";
- this.keyenceSaveImageToolStripMenuItem.Size = new System.Drawing.Size(211, 22);
+ this.keyenceSaveImageToolStripMenuItem.Size = new System.Drawing.Size(207, 22);
this.keyenceSaveImageToolStripMenuItem.Text = "Keyence Save Image";
this.keyenceSaveImageToolStripMenuItem.Click += new System.EventHandler(this.keyenceSaveImageToolStripMenuItem_Click);
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
- this.toolStripMenuItem5.Size = new System.Drawing.Size(208, 6);
+ this.toolStripMenuItem5.Size = new System.Drawing.Size(204, 6);
//
// panel37
//
@@ -1607,12 +1388,12 @@
this.cmBarcode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem22});
this.cmBarcode.Name = "cmLot1";
- this.cmBarcode.Size = new System.Drawing.Size(109, 26);
+ this.cmBarcode.Size = new System.Drawing.Size(108, 26);
//
// toolStripMenuItem22
//
this.toolStripMenuItem22.Name = "toolStripMenuItem22";
- this.toolStripMenuItem22.Size = new System.Drawing.Size(108, 22);
+ this.toolStripMenuItem22.Size = new System.Drawing.Size(107, 22);
this.toolStripMenuItem22.Text = "Delete";
//
// cmDebug
@@ -2048,35 +1829,35 @@
this.IOState.arVeriticalDraw = false;
this.IOState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.IOState.BorderSize = 0;
- colorListItem49.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- colorListItem49.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
- colorListItem49.Remark = "";
- colorListItem50.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(182)))), ((int)(((byte)(122)))));
- colorListItem50.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(182)))), ((int)(((byte)(122)))));
- colorListItem50.Remark = "";
- colorListItem51.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(76)))), ((int)(((byte)(102)))));
- colorListItem51.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(76)))), ((int)(((byte)(102)))));
- colorListItem51.Remark = "";
- colorListItem52.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(66)))), ((int)(((byte)(145)))));
- colorListItem52.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(66)))), ((int)(((byte)(145)))));
- colorListItem52.Remark = "";
- colorListItem53.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(180)))), ((int)(((byte)(236)))));
- colorListItem53.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(180)))), ((int)(((byte)(236)))));
- colorListItem53.Remark = "";
- colorListItem54.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(210)))), ((int)(((byte)(76)))));
- colorListItem54.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(210)))), ((int)(((byte)(76)))));
- colorListItem54.Remark = "";
- colorListItem55.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(183)))), ((int)(((byte)(43)))));
- colorListItem55.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(183)))), ((int)(((byte)(43)))));
- colorListItem55.Remark = "";
+ colorListItem1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ colorListItem1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
+ colorListItem1.Remark = "";
+ colorListItem2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(182)))), ((int)(((byte)(122)))));
+ colorListItem2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(182)))), ((int)(((byte)(122)))));
+ colorListItem2.Remark = "";
+ colorListItem3.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(76)))), ((int)(((byte)(102)))));
+ colorListItem3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(76)))), ((int)(((byte)(102)))));
+ colorListItem3.Remark = "";
+ colorListItem4.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(66)))), ((int)(((byte)(145)))));
+ colorListItem4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(66)))), ((int)(((byte)(145)))));
+ colorListItem4.Remark = "";
+ colorListItem5.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(180)))), ((int)(((byte)(236)))));
+ colorListItem5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(180)))), ((int)(((byte)(236)))));
+ colorListItem5.Remark = "";
+ colorListItem6.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(210)))), ((int)(((byte)(76)))));
+ colorListItem6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(210)))), ((int)(((byte)(76)))));
+ colorListItem6.Remark = "";
+ colorListItem7.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(183)))), ((int)(((byte)(43)))));
+ colorListItem7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(183)))), ((int)(((byte)(43)))));
+ colorListItem7.Remark = "";
this.IOState.ColorList = new arFrame.Control.ColorListItem[] {
- colorListItem49,
- colorListItem50,
- colorListItem51,
- colorListItem52,
- colorListItem53,
- colorListItem54,
- colorListItem55};
+ colorListItem1,
+ colorListItem2,
+ colorListItem3,
+ colorListItem4,
+ colorListItem5,
+ colorListItem6,
+ colorListItem7};
this.IOState.Dock = System.Windows.Forms.DockStyle.Fill;
this.IOState.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
this.IOState.FontPin = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
@@ -2147,27 +1928,27 @@
this.HWState.arVeriticalDraw = false;
this.HWState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.HWState.BorderSize = 0;
- colorListItem56.BackColor1 = System.Drawing.Color.Gray;
- colorListItem56.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
- colorListItem56.Remark = "Title Bar (Top)";
- colorListItem57.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- colorListItem57.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- colorListItem57.Remark = "Status Display (Bottom)";
- colorListItem58.BackColor1 = System.Drawing.Color.Green;
- colorListItem58.BackColor2 = System.Drawing.Color.ForestGreen;
- colorListItem58.Remark = "Normal";
- colorListItem59.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- colorListItem59.BackColor2 = System.Drawing.Color.Red;
- colorListItem59.Remark = "Error";
- colorListItem60.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- colorListItem60.BackColor2 = System.Drawing.Color.Yellow;
- colorListItem60.Remark = "Error (Blinking)";
+ colorListItem8.BackColor1 = System.Drawing.Color.Gray;
+ colorListItem8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
+ colorListItem8.Remark = "Title Bar (Top)";
+ colorListItem9.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ colorListItem9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
+ colorListItem9.Remark = "Status Display (Bottom)";
+ colorListItem10.BackColor1 = System.Drawing.Color.Green;
+ colorListItem10.BackColor2 = System.Drawing.Color.ForestGreen;
+ colorListItem10.Remark = "Normal";
+ colorListItem11.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
+ colorListItem11.BackColor2 = System.Drawing.Color.Red;
+ colorListItem11.Remark = "Error";
+ colorListItem12.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ colorListItem12.BackColor2 = System.Drawing.Color.Yellow;
+ colorListItem12.Remark = "Error (Blinking)";
this.HWState.ColorList = new arFrame.Control.ColorListItem[] {
- colorListItem56,
- colorListItem57,
- colorListItem58,
- colorListItem59,
- colorListItem60};
+ colorListItem8,
+ colorListItem9,
+ colorListItem10,
+ colorListItem11,
+ colorListItem12};
this.HWState.Dock = System.Windows.Forms.DockStyle.Left;
this.HWState.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.HWState.FontPin = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
@@ -2263,7 +2044,7 @@
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
- this.toolStripLabel2.Size = new System.Drawing.Size(11, 44);
+ this.toolStripLabel2.Size = new System.Drawing.Size(10, 44);
this.toolStripLabel2.Text = " ";
this.toolStripLabel2.Click += new System.EventHandler(this.pictureBox1_Click);
//
@@ -2286,7 +2067,7 @@
//
this.모델선택ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
this.모델선택ToolStripMenuItem.Name = "모델선택ToolStripMenuItem";
- this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(175, 46);
+ this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
this.모델선택ToolStripMenuItem.Text = "Work Model";
this.모델선택ToolStripMenuItem.Click += new System.EventHandler(this.ModelSelectionToolStripMenuItem_Click);
//
@@ -2294,20 +2075,20 @@
//
this.btModelMot.Image = global::Project.Properties.Resources.Motor;
this.btModelMot.Name = "btModelMot";
- this.btModelMot.Size = new System.Drawing.Size(175, 46);
+ this.btModelMot.Size = new System.Drawing.Size(174, 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(172, 6);
+ this.toolStripMenuItem12.Size = new System.Drawing.Size(171, 6);
//
// 바코드룰ToolStripMenuItem
//
this.바코드룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_add_40;
this.바코드룰ToolStripMenuItem.Name = "바코드룰ToolStripMenuItem";
- this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(175, 46);
+ this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
this.바코드룰ToolStripMenuItem.Text = "Barcode Rule";
this.바코드룰ToolStripMenuItem.Click += new System.EventHandler(this.BarcodeRuleToolStripMenuItem_Click);
//
@@ -2318,14 +2099,14 @@
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(176, 46);
+ this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
this.sID정보ToolStripMenuItem.Text = "SID Info";
//
// 프로그램열기ToolStripMenuItem
//
this.프로그램열기ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
this.프로그램열기ToolStripMenuItem.Name = "프로그램열기ToolStripMenuItem";
- this.프로그램열기ToolStripMenuItem.Size = new System.Drawing.Size(214, 46);
+ this.프로그램열기ToolStripMenuItem.Size = new System.Drawing.Size(222, 46);
this.프로그램열기ToolStripMenuItem.Text = "Open Program";
this.프로그램열기ToolStripMenuItem.Click += new System.EventHandler(this.OpenProgramToolStripMenuItem_Click);
//
@@ -2333,7 +2114,7 @@
//
this.인바운드데이터업데이트ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
this.인바운드데이터업데이트ToolStripMenuItem.Name = "인바운드데이터업데이트ToolStripMenuItem";
- this.인바운드데이터업데이트ToolStripMenuItem.Size = new System.Drawing.Size(226, 46);
+ this.인바운드데이터업데이트ToolStripMenuItem.Size = new System.Drawing.Size(222, 46);
this.인바운드데이터업데이트ToolStripMenuItem.Text = "Update SID Information";
this.인바운드데이터업데이트ToolStripMenuItem.Click += new System.EventHandler(this.InboundDataUpdateToolStripMenuItem_Click);
//
@@ -2443,7 +2224,7 @@
//
this.toolStripMenuItem11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem11.Image")));
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
- this.toolStripMenuItem11.Size = new System.Drawing.Size(159, 46);
+ this.toolStripMenuItem11.Size = new System.Drawing.Size(156, 46);
this.toolStripMenuItem11.Text = "Program";
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
//
@@ -2451,7 +2232,7 @@
//
this.toolStripMenuItem13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem13.Image")));
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
- this.toolStripMenuItem13.Size = new System.Drawing.Size(159, 46);
+ this.toolStripMenuItem13.Size = new System.Drawing.Size(156, 46);
this.toolStripMenuItem13.Text = "Log";
this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
//
@@ -2459,7 +2240,7 @@
//
this.toolStripMenuItem14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem14.Image")));
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
- this.toolStripMenuItem14.Size = new System.Drawing.Size(159, 46);
+ this.toolStripMenuItem14.Size = new System.Drawing.Size(156, 46);
this.toolStripMenuItem14.Text = "Capture";
this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
//
@@ -2467,7 +2248,7 @@
//
this.toolStripMenuItem15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem15.Image")));
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
- this.toolStripMenuItem15.Size = new System.Drawing.Size(159, 46);
+ this.toolStripMenuItem15.Size = new System.Drawing.Size(156, 46);
this.toolStripMenuItem15.Text = "Saved Data";
this.toolStripMenuItem15.Click += new System.EventHandler(this.toolStripMenuItem15_Click);
//
@@ -2504,7 +2285,7 @@
// sWPLCToolStripMenuItem
//
this.sWPLCToolStripMenuItem.Name = "sWPLCToolStripMenuItem";
- this.sWPLCToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
+ this.sWPLCToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.sWPLCToolStripMenuItem.Text = "S/W PLC";
this.sWPLCToolStripMenuItem.Click += new System.EventHandler(this.sWPLCToolStripMenuItem_Click);
//
@@ -2524,7 +2305,7 @@
//
this.btManage.Image = global::Project.Properties.Resources.icons8_control_panel_40;
this.btManage.Name = "btManage";
- this.btManage.Size = new System.Drawing.Size(154, 46);
+ this.btManage.Size = new System.Drawing.Size(153, 46);
this.btManage.Text = "Manage";
this.btManage.Click += new System.EventHandler(this.managementToolStripMenuItem_Click_1);
//
@@ -2532,7 +2313,7 @@
//
this.빠른실행ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
this.빠른실행ToolStripMenuItem.Name = "빠른실행ToolStripMenuItem";
- this.빠른실행ToolStripMenuItem.Size = new System.Drawing.Size(154, 46);
+ this.빠른실행ToolStripMenuItem.Size = new System.Drawing.Size(153, 46);
this.빠른실행ToolStripMenuItem.Text = "Quick Run";
this.빠른실행ToolStripMenuItem.Click += new System.EventHandler(this.quickExecutionToolStripMenuItem_Click);
//
@@ -2552,7 +2333,7 @@
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(120, 44);
+ 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);
@@ -2567,7 +2348,7 @@
this.btJobCancle.Image = ((System.Drawing.Image)(resources.GetObject("btJobCancle.Image")));
this.btJobCancle.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btJobCancle.Name = "btJobCancle";
- this.btJobCancle.Size = new System.Drawing.Size(109, 44);
+ this.btJobCancle.Size = new System.Drawing.Size(108, 44);
this.btJobCancle.Text = "Cancel Job";
this.btJobCancle.ToolTipText = "Cancel Current Job";
this.btJobCancle.Click += new System.EventHandler(this.toolStripButton13_Click);
@@ -2591,7 +2372,7 @@
this.btCheckInfo.Image = global::Project.Properties.Resources.Barcode;
this.btCheckInfo.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btCheckInfo.Name = "btCheckInfo";
- this.btCheckInfo.Size = new System.Drawing.Size(131, 44);
+ this.btCheckInfo.Size = new System.Drawing.Size(130, 44);
this.btCheckInfo.Text = "Barcode Check";
this.btCheckInfo.Click += new System.EventHandler(this.toolStripButton15_Click);
//
@@ -2618,27 +2399,27 @@
this.toolStripMenuItem30});
this.바코드LToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Left;
this.바코드LToolStripMenuItem.Name = "바코드LToolStripMenuItem";
- this.바코드LToolStripMenuItem.Size = new System.Drawing.Size(197, 46);
+ this.바코드LToolStripMenuItem.Size = new System.Drawing.Size(196, 46);
this.바코드LToolStripMenuItem.Text = "Camera (QRCode)";
this.바코드LToolStripMenuItem.Click += new System.EventHandler(this.button1_Click_1);
//
// 연결ToolStripMenuItem
//
this.연결ToolStripMenuItem.Name = "연결ToolStripMenuItem";
- this.연결ToolStripMenuItem.Size = new System.Drawing.Size(156, 46);
+ this.연결ToolStripMenuItem.Size = new System.Drawing.Size(155, 46);
this.연결ToolStripMenuItem.Text = "Connect";
this.연결ToolStripMenuItem.Click += new System.EventHandler(this.ConnectToolStripMenuItem_Click);
//
// toolStripMenuItem26
//
this.toolStripMenuItem26.Name = "toolStripMenuItem26";
- this.toolStripMenuItem26.Size = new System.Drawing.Size(153, 6);
+ this.toolStripMenuItem26.Size = new System.Drawing.Size(152, 6);
//
// toolStripMenuItem21
//
this.toolStripMenuItem21.Image = global::Project.Properties.Resources.icons8_green_circle_40;
this.toolStripMenuItem21.Name = "toolStripMenuItem21";
- this.toolStripMenuItem21.Size = new System.Drawing.Size(156, 46);
+ this.toolStripMenuItem21.Size = new System.Drawing.Size(155, 46);
this.toolStripMenuItem21.Text = "Trigger On";
this.toolStripMenuItem21.Click += new System.EventHandler(this.toolStripMenuItem21_Click);
//
@@ -2646,20 +2427,20 @@
//
this.toolStripMenuItem24.Image = global::Project.Properties.Resources.icons8_black_circle_40;
this.toolStripMenuItem24.Name = "toolStripMenuItem24";
- this.toolStripMenuItem24.Size = new System.Drawing.Size(156, 46);
+ this.toolStripMenuItem24.Size = new System.Drawing.Size(155, 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(153, 6);
+ this.toolStripMenuItem6.Size = new System.Drawing.Size(152, 6);
//
// toolStripMenuItem28
//
this.toolStripMenuItem28.Image = global::Project.Properties.Resources.icons8_green_circle_40;
this.toolStripMenuItem28.Name = "toolStripMenuItem28";
- this.toolStripMenuItem28.Size = new System.Drawing.Size(156, 46);
+ this.toolStripMenuItem28.Size = new System.Drawing.Size(155, 46);
this.toolStripMenuItem28.Text = "Trigger On";
this.toolStripMenuItem28.Click += new System.EventHandler(this.toolStripMenuItem28_Click);
//
@@ -2667,7 +2448,7 @@
//
this.toolStripMenuItem30.Image = global::Project.Properties.Resources.icons8_black_circle_40;
this.toolStripMenuItem30.Name = "toolStripMenuItem30";
- this.toolStripMenuItem30.Size = new System.Drawing.Size(156, 46);
+ this.toolStripMenuItem30.Size = new System.Drawing.Size(155, 46);
this.toolStripMenuItem30.Text = "Trigger Off";
this.toolStripMenuItem30.Click += new System.EventHandler(this.toolStripMenuItem30_Click);
//
@@ -2686,27 +2467,27 @@
this.webManagerToolStripMenuItem});
this.바코드키엔스ToolStripMenuItem.Image = global::Project.Properties.Resources.Barcode;
this.바코드키엔스ToolStripMenuItem.Name = "바코드키엔스ToolStripMenuItem";
- this.바코드키엔스ToolStripMenuItem.Size = new System.Drawing.Size(197, 46);
+ this.바코드키엔스ToolStripMenuItem.Size = new System.Drawing.Size(196, 46);
this.바코드키엔스ToolStripMenuItem.Text = "Barcode (Keyence)";
//
// toolStripMenuItem17
//
this.toolStripMenuItem17.Image = global::Project.Properties.Resources.icons8_camera_40;
this.toolStripMenuItem17.Name = "toolStripMenuItem17";
- this.toolStripMenuItem17.Size = new System.Drawing.Size(173, 46);
+ this.toolStripMenuItem17.Size = new System.Drawing.Size(172, 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(170, 6);
+ this.toolStripMenuItem18.Size = new System.Drawing.Size(169, 6);
//
// triggerOnToolStripMenuItem1
//
this.triggerOnToolStripMenuItem1.Image = global::Project.Properties.Resources.icons8_green_circle_40;
this.triggerOnToolStripMenuItem1.Name = "triggerOnToolStripMenuItem1";
- this.triggerOnToolStripMenuItem1.Size = new System.Drawing.Size(173, 46);
+ this.triggerOnToolStripMenuItem1.Size = new System.Drawing.Size(172, 46);
this.triggerOnToolStripMenuItem1.Text = "Trigger On";
this.triggerOnToolStripMenuItem1.Click += new System.EventHandler(this.triggerOnToolStripMenuItem1_Click);
//
@@ -2714,20 +2495,20 @@
//
this.triggerOffToolStripMenuItem1.Image = global::Project.Properties.Resources.icons8_black_circle_40;
this.triggerOffToolStripMenuItem1.Name = "triggerOffToolStripMenuItem1";
- this.triggerOffToolStripMenuItem1.Size = new System.Drawing.Size(173, 46);
+ this.triggerOffToolStripMenuItem1.Size = new System.Drawing.Size(172, 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(170, 6);
+ this.toolStripMenuItem19.Size = new System.Drawing.Size(169, 6);
//
// connectToolStripMenuItem
//
this.connectToolStripMenuItem.Image = global::Project.Properties.Resources.Socket;
this.connectToolStripMenuItem.Name = "connectToolStripMenuItem";
- this.connectToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
+ this.connectToolStripMenuItem.Size = new System.Drawing.Size(172, 46);
this.connectToolStripMenuItem.Text = "Connect";
this.connectToolStripMenuItem.Click += new System.EventHandler(this.connectToolStripMenuItem_Click);
//
@@ -2735,20 +2516,20 @@
//
this.disConnectToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_unavailable_40;
this.disConnectToolStripMenuItem.Name = "disConnectToolStripMenuItem";
- this.disConnectToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
+ this.disConnectToolStripMenuItem.Size = new System.Drawing.Size(172, 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(170, 6);
+ this.toolStripMenuItem20.Size = new System.Drawing.Size(169, 6);
//
// resetToolStripMenuItem
//
this.resetToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_delete_40;
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
- this.resetToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
+ this.resetToolStripMenuItem.Size = new System.Drawing.Size(172, 46);
this.resetToolStripMenuItem.Text = "Reset";
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click);
//
@@ -2756,7 +2537,7 @@
//
this.webManagerToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_what_40;
this.webManagerToolStripMenuItem.Name = "webManagerToolStripMenuItem";
- this.webManagerToolStripMenuItem.Size = new System.Drawing.Size(173, 46);
+ this.webManagerToolStripMenuItem.Size = new System.Drawing.Size(172, 46);
this.webManagerToolStripMenuItem.Text = "Web Manager";
this.webManagerToolStripMenuItem.Click += new System.EventHandler(this.webManagerToolStripMenuItem_Click);
//
@@ -2800,10 +2581,10 @@
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(10, 586);
+ this.tabControl1.Location = new System.Drawing.Point(10, 613);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(325, 294);
+ this.tabControl1.Size = new System.Drawing.Size(325, 267);
this.tabControl1.TabIndex = 156;
//
// tabPage1
@@ -2812,7 +2593,7 @@
this.tabPage1.Location = new System.Drawing.Point(4, 27);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(317, 263);
+ this.tabPage1.Size = new System.Drawing.Size(317, 236);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Operation Log";
this.tabPage1.UseVisualStyleBackColor = true;
@@ -2825,7 +2606,7 @@
this.groupBox5.Margin = new System.Windows.Forms.Padding(0);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(6, 5, 6, 6);
- this.groupBox5.Size = new System.Drawing.Size(311, 257);
+ this.groupBox5.Size = new System.Drawing.Size(311, 230);
this.groupBox5.TabIndex = 138;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Operation Log";
@@ -2834,19 +2615,19 @@
//
this.RtLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
this.RtLog.BorderStyle = System.Windows.Forms.BorderStyle.None;
- sLogMessageColor17.color = System.Drawing.Color.Black;
- sLogMessageColor17.gubun = "NOR";
- sLogMessageColor18.color = System.Drawing.Color.Red;
- sLogMessageColor18.gubun = "ERR";
- sLogMessageColor19.color = System.Drawing.Color.Tomato;
- sLogMessageColor19.gubun = "WARN";
- sLogMessageColor20.color = System.Drawing.Color.Black;
- sLogMessageColor20.gubun = "MSG";
+ sLogMessageColor1.color = System.Drawing.Color.Black;
+ sLogMessageColor1.gubun = "NOR";
+ sLogMessageColor2.color = System.Drawing.Color.Red;
+ sLogMessageColor2.gubun = "ERR";
+ sLogMessageColor3.color = System.Drawing.Color.Tomato;
+ sLogMessageColor3.gubun = "WARN";
+ sLogMessageColor4.color = System.Drawing.Color.Black;
+ sLogMessageColor4.gubun = "MSG";
this.RtLog.ColorList = new arCtl.sLogMessageColor[] {
- sLogMessageColor17,
- sLogMessageColor18,
- sLogMessageColor19,
- sLogMessageColor20};
+ sLogMessageColor1,
+ sLogMessageColor2,
+ sLogMessageColor3,
+ sLogMessageColor4};
this.RtLog.DateFormat = "MM/dd HH:mm";
this.RtLog.DefaultColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
this.RtLog.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -2861,14 +2642,14 @@
this.RtLog.MaxTextLength = ((uint)(99999999u));
this.RtLog.MessageInterval = 50;
this.RtLog.Name = "RtLog";
- this.RtLog.Size = new System.Drawing.Size(299, 227);
+ this.RtLog.Size = new System.Drawing.Size(299, 200);
this.RtLog.TabIndex = 136;
this.RtLog.Text = "adfasdfasdf";
//
// panel25
//
this.panel25.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel25.Location = new System.Drawing.Point(10, 581);
+ this.panel25.Location = new System.Drawing.Point(10, 608);
this.panel25.Name = "panel25";
this.panel25.Padding = new System.Windows.Forms.Padding(0, 3, 10, 0);
this.panel25.Size = new System.Drawing.Size(325, 5);
@@ -2881,7 +2662,7 @@
this.groupBox1.Location = new System.Drawing.Point(10, 449);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(10, 5, 10, 10);
- this.groupBox1.Size = new System.Drawing.Size(325, 132);
+ this.groupBox1.Size = new System.Drawing.Size(325, 159);
this.groupBox1.TabIndex = 138;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Equipment Operation";
@@ -2903,7 +2684,7 @@
this.tableLayoutPanel3.RowCount = 2;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(305, 98);
+ this.tableLayoutPanel3.Size = new System.Drawing.Size(305, 125);
this.tableLayoutPanel3.TabIndex = 125;
//
// panel26
@@ -3697,106 +3478,106 @@
this.hmi1.arPortRItemOn = false;
this.hmi1.arPRItemON = false;
this.hmi1.arUnloaderSeq = ((byte)(0));
- cPicker9.HasRealItemOn = false;
- cPicker9.ItemOn = false;
- cPicker9.Overload = true;
- cPicker9.PortIndex = ((short)(-1));
- cPicker9.PortPos = "13";
- cPicker9.PreCheckItemOn = false;
- cPicker9.PrintPos = null;
- cPicker9.VacOutput = new bool[] {
+ cPicker1.HasRealItemOn = false;
+ cPicker1.ItemOn = false;
+ cPicker1.Overload = true;
+ cPicker1.PortIndex = ((short)(-1));
+ cPicker1.PortPos = "13";
+ cPicker1.PreCheckItemOn = false;
+ cPicker1.PrintPos = null;
+ cPicker1.VacOutput = new bool[] {
false,
false,
false,
false};
- cPicker10.HasRealItemOn = false;
- cPicker10.ItemOn = false;
- cPicker10.Overload = false;
- cPicker10.PortIndex = ((short)(-1));
- cPicker10.PortPos = "7";
- cPicker10.PreCheckItemOn = false;
- cPicker10.PrintPos = null;
- cPicker10.VacOutput = new bool[] {
+ cPicker2.HasRealItemOn = false;
+ cPicker2.ItemOn = false;
+ cPicker2.Overload = false;
+ cPicker2.PortIndex = ((short)(-1));
+ cPicker2.PortPos = "7";
+ cPicker2.PreCheckItemOn = false;
+ cPicker2.PrintPos = null;
+ cPicker2.VacOutput = new bool[] {
false,
false,
false,
false};
this.hmi1.arVar_Picker = new UIControl.CPicker[] {
- cPicker9,
- cPicker10};
- cPort13.AlignOK = ((byte)(0));
- cPort13.AnimationStepPort = 9;
- cPort13.arrowIndex = 2;
- cPort13.bgColor = System.Drawing.Color.Lime;
- cPort13.CartSize = 0;
- cPort13.DetectUp = true;
- cPort13.Enable = true;
- cPort13.errorCount = 0;
- cPort13.fgColor = System.Drawing.Color.White;
- cPort13.fgColorCount = System.Drawing.Color.Empty;
- cPort13.LimitLower = true;
- cPort13.LimitUpper = false;
- cPort13.MotorDir = true;
- cPort13.MotorRun = true;
- cPort13.Ready = false;
- cPort13.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort13.Rect")));
- cPort13.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort13.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort13.reelCount = 0;
- cPort13.reelNo = -1;
- cPort13.SaftyErr = false;
- cPort13.State = ((ushort)(0));
- cPort13.title = "7\"";
- cPort14.AlignOK = ((byte)(0));
- cPort14.AnimationStepPort = 9;
- cPort14.arrowIndex = 2;
- cPort14.bgColor = System.Drawing.Color.Lime;
- cPort14.CartSize = 0;
- cPort14.DetectUp = true;
- cPort14.Enable = true;
- cPort14.errorCount = 0;
- cPort14.fgColor = System.Drawing.Color.White;
- cPort14.fgColorCount = System.Drawing.Color.Empty;
- cPort14.LimitLower = false;
- cPort14.LimitUpper = true;
- cPort14.MotorDir = false;
- cPort14.MotorRun = true;
- cPort14.Ready = false;
- cPort14.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort14.Rect")));
- cPort14.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort14.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort14.reelCount = 0;
- cPort14.reelNo = -1;
- cPort14.SaftyErr = false;
- cPort14.State = ((ushort)(0));
- cPort14.title = "13\"";
- cPort15.AlignOK = ((byte)(0));
- cPort15.AnimationStepPort = 9;
- cPort15.arrowIndex = 2;
- cPort15.bgColor = System.Drawing.Color.Lime;
- cPort15.CartSize = 0;
- cPort15.DetectUp = true;
- cPort15.Enable = true;
- cPort15.errorCount = 0;
- cPort15.fgColor = System.Drawing.Color.White;
- cPort15.fgColorCount = System.Drawing.Color.Empty;
- cPort15.LimitLower = false;
- cPort15.LimitUpper = false;
- cPort15.MotorDir = false;
- cPort15.MotorRun = false;
- cPort15.Ready = true;
- cPort15.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort15.Rect")));
- cPort15.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort15.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
- cPort15.reelCount = 0;
- cPort15.reelNo = -1;
- cPort15.SaftyErr = false;
- cPort15.State = ((ushort)(0));
- cPort15.title = "7\"";
+ cPicker1,
+ cPicker2};
+ cPort1.AlignOK = ((byte)(0));
+ cPort1.AnimationStepPort = 9;
+ cPort1.arrowIndex = 2;
+ cPort1.bgColor = System.Drawing.Color.Lime;
+ cPort1.CartSize = 0;
+ cPort1.DetectUp = true;
+ cPort1.Enable = true;
+ cPort1.errorCount = 0;
+ cPort1.fgColor = System.Drawing.Color.White;
+ cPort1.fgColorCount = System.Drawing.Color.Empty;
+ cPort1.LimitLower = true;
+ cPort1.LimitUpper = false;
+ cPort1.MotorDir = true;
+ cPort1.MotorRun = true;
+ cPort1.Ready = false;
+ cPort1.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort1.Rect")));
+ cPort1.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort1.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort1.reelCount = 0;
+ cPort1.reelNo = -1;
+ cPort1.SaftyErr = false;
+ cPort1.State = ((ushort)(0));
+ cPort1.title = "7\"";
+ cPort2.AlignOK = ((byte)(0));
+ cPort2.AnimationStepPort = 9;
+ cPort2.arrowIndex = 2;
+ cPort2.bgColor = System.Drawing.Color.Lime;
+ cPort2.CartSize = 0;
+ cPort2.DetectUp = true;
+ cPort2.Enable = true;
+ cPort2.errorCount = 0;
+ cPort2.fgColor = System.Drawing.Color.White;
+ cPort2.fgColorCount = System.Drawing.Color.Empty;
+ cPort2.LimitLower = false;
+ cPort2.LimitUpper = true;
+ cPort2.MotorDir = false;
+ cPort2.MotorRun = true;
+ cPort2.Ready = false;
+ cPort2.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort2.Rect")));
+ cPort2.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort2.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort2.reelCount = 0;
+ cPort2.reelNo = -1;
+ cPort2.SaftyErr = false;
+ cPort2.State = ((ushort)(0));
+ cPort2.title = "13\"";
+ cPort3.AlignOK = ((byte)(0));
+ cPort3.AnimationStepPort = 9;
+ cPort3.arrowIndex = 2;
+ cPort3.bgColor = System.Drawing.Color.Lime;
+ cPort3.CartSize = 0;
+ cPort3.DetectUp = true;
+ cPort3.Enable = true;
+ cPort3.errorCount = 0;
+ cPort3.fgColor = System.Drawing.Color.White;
+ cPort3.fgColorCount = System.Drawing.Color.Empty;
+ cPort3.LimitLower = false;
+ cPort3.LimitUpper = false;
+ cPort3.MotorDir = false;
+ cPort3.MotorRun = false;
+ cPort3.Ready = true;
+ cPort3.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cPort3.Rect")));
+ cPort3.rect_count = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort3.rect_title = new System.Drawing.Rectangle(0, 0, 0, 0);
+ cPort3.reelCount = 0;
+ cPort3.reelNo = -1;
+ cPort3.SaftyErr = false;
+ cPort3.State = ((ushort)(0));
+ cPort3.title = "7\"";
this.hmi1.arVar_Port = new UIControl.CPort[] {
- cPort13,
- cPort14,
- cPort15};
+ cPort1,
+ cPort2,
+ cPort3};
this.hmi1.arVision_RID = null;
this.hmi1.arVision_SID = null;
this.hmi1.arVisionProcessC = false;
@@ -3827,115 +3608,115 @@
//
this.listView21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.listView21.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
- colorData33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
- colorData33.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- colorData33.ForeColor = System.Drawing.Color.White;
- colorData33.Tag = "";
- colorData34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
- colorData34.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- colorData34.ForeColor = System.Drawing.Color.White;
- colorData34.Tag = "";
- colorData35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
- colorData35.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
- colorData35.ForeColor = System.Drawing.Color.White;
- colorData35.Tag = "";
- colorData36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(75)))), ((int)(((byte)(225)))));
- colorData36.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(75)))), ((int)(((byte)(225)))));
- colorData36.ForeColor = System.Drawing.Color.White;
- colorData36.Tag = "";
- colorData37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(77)))), ((int)(((byte)(157)))));
- colorData37.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(77)))), ((int)(((byte)(157)))));
- colorData37.ForeColor = System.Drawing.Color.White;
- colorData37.Tag = "";
- colorData38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(155)))), ((int)(((byte)(42)))));
- colorData38.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(155)))), ((int)(((byte)(42)))));
- colorData38.ForeColor = System.Drawing.Color.Black;
- colorData38.Tag = "";
- colorData39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(124)))), ((int)(((byte)(128)))));
- colorData39.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(124)))), ((int)(((byte)(128)))));
- colorData39.ForeColor = System.Drawing.Color.WhiteSmoke;
- colorData39.Tag = "";
- colorData40.BackColor = System.Drawing.Color.LimeGreen;
- colorData40.BackColor2 = System.Drawing.Color.Lime;
- colorData40.ForeColor = System.Drawing.Color.Black;
- colorData40.Tag = "";
+ colorData1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
+ colorData1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ colorData1.ForeColor = System.Drawing.Color.White;
+ colorData1.Tag = "";
+ colorData2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
+ colorData2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ colorData2.ForeColor = System.Drawing.Color.White;
+ colorData2.Tag = "";
+ colorData3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
+ colorData3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
+ colorData3.ForeColor = System.Drawing.Color.White;
+ colorData3.Tag = "";
+ colorData4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(75)))), ((int)(((byte)(225)))));
+ colorData4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(75)))), ((int)(((byte)(225)))));
+ colorData4.ForeColor = System.Drawing.Color.White;
+ colorData4.Tag = "";
+ colorData5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(77)))), ((int)(((byte)(157)))));
+ colorData5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(77)))), ((int)(((byte)(157)))));
+ colorData5.ForeColor = System.Drawing.Color.White;
+ colorData5.Tag = "";
+ colorData6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(155)))), ((int)(((byte)(42)))));
+ colorData6.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(155)))), ((int)(((byte)(42)))));
+ colorData6.ForeColor = System.Drawing.Color.Black;
+ colorData6.Tag = "";
+ colorData7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(124)))), ((int)(((byte)(128)))));
+ colorData7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(124)))), ((int)(((byte)(128)))));
+ colorData7.ForeColor = System.Drawing.Color.WhiteSmoke;
+ colorData7.Tag = "";
+ colorData8.BackColor = System.Drawing.Color.LimeGreen;
+ colorData8.BackColor2 = System.Drawing.Color.Lime;
+ colorData8.ForeColor = System.Drawing.Color.Black;
+ colorData8.Tag = "";
this.listView21.ColorList = new arCtl.ListView2.ColorData[] {
- colorData33,
- colorData34,
- colorData35,
- colorData36,
- colorData37,
- colorData38,
- colorData39,
- colorData40};
+ colorData1,
+ colorData2,
+ colorData3,
+ colorData4,
+ colorData5,
+ colorData6,
+ colorData7,
+ colorData8};
this.listView21.ColumnHeaderVisible = false;
this.listView21.ColumnHeight = 35;
- column26.DataGridViewInternal = null;
- column26.DisplayIndex = 0;
- column26.IndexInternal = 0;
- column26.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column26.Rect")));
- column26.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column26.State = System.Windows.Forms.DataGridViewElementStates.None;
- column26.Style = null;
- column26.Text = "";
- column26.Width = 50;
- column27.DataGridViewInternal = null;
- column27.DisplayIndex = 0;
- column27.IndexInternal = 0;
- column27.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column27.Rect")));
- column27.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column27.State = System.Windows.Forms.DataGridViewElementStates.None;
- column27.Style = null;
- column27.Text = "";
- column27.Width = 100;
- column28.DataGridViewInternal = null;
- column28.DisplayIndex = 0;
- column28.IndexInternal = 0;
- column28.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column28.Rect")));
- column28.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column28.State = System.Windows.Forms.DataGridViewElementStates.None;
- column28.Style = null;
- column28.Text = "";
- column28.Width = 50;
- column29.DataGridViewInternal = null;
- column29.DisplayIndex = 0;
- column29.IndexInternal = 0;
- column29.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column29.Rect")));
- column29.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column29.State = System.Windows.Forms.DataGridViewElementStates.None;
- column29.Style = null;
- column29.Text = "";
- column29.Width = 100;
- column30.DataGridViewInternal = null;
- column30.DisplayIndex = 0;
- column30.IndexInternal = 0;
- column30.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column30.Rect")));
- column30.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column30.State = System.Windows.Forms.DataGridViewElementStates.None;
- column30.Style = null;
- column30.Text = "";
- column30.Width = 50;
- column31.DataGridViewInternal = null;
- column31.DisplayIndex = 0;
- column31.IndexInternal = 0;
- column31.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column31.Rect")));
- column31.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
- column31.State = System.Windows.Forms.DataGridViewElementStates.None;
- column31.Style = null;
- column31.Text = "";
- column31.Width = 100;
+ column2.DataGridViewInternal = null;
+ column2.DisplayIndex = 0;
+ column2.IndexInternal = 0;
+ column2.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column2.Rect")));
+ column2.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column2.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column2.Style = null;
+ column2.Text = "";
+ column2.Width = 50;
+ column3.DataGridViewInternal = null;
+ column3.DisplayIndex = 0;
+ column3.IndexInternal = 0;
+ column3.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column3.Rect")));
+ column3.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column3.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column3.Style = null;
+ column3.Text = "";
+ column3.Width = 100;
+ column4.DataGridViewInternal = null;
+ column4.DisplayIndex = 0;
+ column4.IndexInternal = 0;
+ column4.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column4.Rect")));
+ column4.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column4.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column4.Style = null;
+ column4.Text = "";
+ column4.Width = 50;
+ column5.DataGridViewInternal = null;
+ column5.DisplayIndex = 0;
+ column5.IndexInternal = 0;
+ column5.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column5.Rect")));
+ column5.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column5.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column5.Style = null;
+ column5.Text = "";
+ column5.Width = 100;
+ column6.DataGridViewInternal = null;
+ column6.DisplayIndex = 0;
+ column6.IndexInternal = 0;
+ column6.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column6.Rect")));
+ column6.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column6.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column6.Style = null;
+ column6.Text = "";
+ column6.Width = 50;
+ column7.DataGridViewInternal = null;
+ column7.DisplayIndex = 0;
+ column7.IndexInternal = 0;
+ column7.Rect = ((System.Drawing.RectangleF)(resources.GetObject("column7.Rect")));
+ column7.SizeOption = arCtl.ListView2.ColumnSizeOption.Pixel;
+ column7.State = System.Windows.Forms.DataGridViewElementStates.None;
+ column7.Style = null;
+ column7.Text = "";
+ column7.Width = 100;
this.listView21.Columns = new arCtl.ListView2.Column[] {
- column26,
- column27,
- column28,
- column29,
- column30,
- column31};
- itemStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
- itemStyle9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- itemStyle9.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
- itemStyle9.ForeColor = System.Drawing.Color.White;
- this.listView21.ColumnStyle = itemStyle9;
+ column2,
+ column3,
+ column4,
+ column5,
+ column6,
+ column7};
+ itemStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
+ itemStyle1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ itemStyle1.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
+ itemStyle1.ForeColor = System.Drawing.Color.White;
+ this.listView21.ColumnStyle = itemStyle1;
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;
@@ -3943,1136 +3724,1355 @@
this.listView21.MinimumSize = new System.Drawing.Size(30, 30);
this.listView21.Name = "listView21";
this.listView21.RowHeight = 25;
- cell385.BackColor = System.Drawing.Color.White;
- cell385.BackColor2 = System.Drawing.Color.White;
- cell385.DataGridViewInternal = null;
- cell385.DisplayIndex = 0;
- cell385.ForeColor = System.Drawing.Color.Black;
- cell385.IndexInternal = 0;
- cell385.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell385.Rect")));
- cell385.Style = null;
- cell385.Text = "LEFT";
- cell385.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell386.BackColor = System.Drawing.Color.White;
- cell386.BackColor2 = System.Drawing.Color.White;
- cell386.DataGridViewInternal = null;
- cell386.DisplayIndex = 0;
- cell386.ForeColor = System.Drawing.Color.Black;
- cell386.IndexInternal = 0;
- cell386.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell386.Rect")));
- cell386.Style = null;
- cell386.Text = "7/13";
- cell386.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell387.BackColor = System.Drawing.Color.White;
- cell387.BackColor2 = System.Drawing.Color.White;
- cell387.DataGridViewInternal = null;
- cell387.DisplayIndex = 0;
- cell387.ForeColor = System.Drawing.Color.Black;
- cell387.IndexInternal = 0;
- cell387.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell387.Rect")));
- cell387.Style = null;
- cell387.Text = "PICKER";
- cell387.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell388.BackColor = System.Drawing.Color.White;
- cell388.BackColor2 = System.Drawing.Color.White;
- cell388.DataGridViewInternal = null;
- cell388.DisplayIndex = 0;
- cell388.ForeColor = System.Drawing.Color.Black;
- cell388.IndexInternal = 0;
- cell388.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell388.Rect")));
- cell388.Style = null;
- cell388.Text = "7/13";
- cell388.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell389.BackColor = System.Drawing.Color.White;
- cell389.BackColor2 = System.Drawing.Color.White;
- cell389.DataGridViewInternal = null;
- cell389.DisplayIndex = 0;
- cell389.ForeColor = System.Drawing.Color.Black;
- cell389.IndexInternal = 0;
- cell389.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell389.Rect")));
- cell389.Style = null;
- cell389.Text = "RIGHT";
- cell389.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell390.BackColor = System.Drawing.Color.White;
- cell390.BackColor2 = System.Drawing.Color.White;
- cell390.DataGridViewInternal = null;
- cell390.DisplayIndex = 0;
- cell390.ForeColor = System.Drawing.Color.Black;
- cell390.IndexInternal = 0;
- cell390.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell390.Rect")));
- cell390.Style = null;
- cell390.Text = "7/13";
- cell390.Valuetype = arCtl.ListView2.eCellValueType.String;
- row65.Cells = new arCtl.ListView2.Cell[] {
- cell385,
- cell386,
- cell387,
- cell388,
- cell389,
- cell390};
- row65.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row65.Rect")));
- row65.Style = null;
- cell391.BackColor = System.Drawing.Color.White;
- cell391.BackColor2 = System.Drawing.Color.White;
- cell391.DataGridViewInternal = null;
- cell391.DisplayIndex = 0;
- cell391.ForeColor = System.Drawing.Color.Black;
- cell391.IndexInternal = 0;
- cell391.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell391.Rect")));
- cell391.Style = null;
- cell391.Text = "RID";
- cell391.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell392.BackColor = System.Drawing.Color.White;
- cell392.BackColor2 = System.Drawing.Color.White;
- cell392.DataGridViewInternal = null;
- cell392.DisplayIndex = 0;
- cell392.ForeColor = System.Drawing.Color.Black;
- cell392.IndexInternal = 0;
- cell392.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell392.Rect")));
- cell392.Style = null;
- cell392.Text = "--";
- cell392.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell393.BackColor = System.Drawing.Color.White;
- cell393.BackColor2 = System.Drawing.Color.White;
- cell393.DataGridViewInternal = null;
- cell393.DisplayIndex = 0;
- cell393.ForeColor = System.Drawing.Color.Black;
- cell393.IndexInternal = 0;
- cell393.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell393.Rect")));
- cell393.Style = null;
- cell393.Text = "RID";
- cell393.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell394.BackColor = System.Drawing.Color.White;
- cell394.BackColor2 = System.Drawing.Color.White;
- cell394.DataGridViewInternal = null;
- cell394.DisplayIndex = 0;
- cell394.ForeColor = System.Drawing.Color.Black;
- cell394.IndexInternal = 0;
- cell394.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell394.Rect")));
- cell394.Style = null;
- cell394.Text = "--";
- cell394.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell395.BackColor = System.Drawing.Color.White;
- cell395.BackColor2 = System.Drawing.Color.White;
- cell395.DataGridViewInternal = null;
- cell395.DisplayIndex = 0;
- cell395.ForeColor = System.Drawing.Color.Black;
- cell395.IndexInternal = 0;
- cell395.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell395.Rect")));
- cell395.Style = null;
- cell395.Text = "RID";
- cell395.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell396.BackColor = System.Drawing.Color.White;
- cell396.BackColor2 = System.Drawing.Color.White;
- cell396.DataGridViewInternal = null;
- cell396.DisplayIndex = 0;
- cell396.ForeColor = System.Drawing.Color.Black;
- cell396.IndexInternal = 0;
- cell396.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell396.Rect")));
- cell396.Style = null;
- cell396.Text = "--";
- cell396.Valuetype = arCtl.ListView2.eCellValueType.String;
- row66.Cells = new arCtl.ListView2.Cell[] {
- cell391,
- cell392,
- cell393,
- cell394,
- cell395,
- cell396};
- row66.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row66.Rect")));
- row66.Style = null;
- cell397.BackColor = System.Drawing.Color.White;
- cell397.BackColor2 = System.Drawing.Color.White;
- cell397.DataGridViewInternal = null;
- cell397.DisplayIndex = 0;
- cell397.ForeColor = System.Drawing.Color.Black;
- cell397.IndexInternal = 0;
- cell397.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell397.Rect")));
- cell397.Style = null;
- cell397.Text = "SID";
- cell397.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell398.BackColor = System.Drawing.Color.White;
- cell398.BackColor2 = System.Drawing.Color.White;
- cell398.DataGridViewInternal = null;
- cell398.DisplayIndex = 0;
- cell398.ForeColor = System.Drawing.Color.Black;
- cell398.IndexInternal = 0;
- cell398.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell398.Rect")));
- cell398.Style = null;
- cell398.Text = "";
- cell398.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell399.BackColor = System.Drawing.Color.White;
- cell399.BackColor2 = System.Drawing.Color.White;
- cell399.DataGridViewInternal = null;
- cell399.DisplayIndex = 0;
- cell399.ForeColor = System.Drawing.Color.Black;
- cell399.IndexInternal = 0;
- cell399.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell399.Rect")));
- cell399.Style = null;
- cell399.Text = "SID";
- cell399.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell400.BackColor = System.Drawing.Color.White;
- cell400.BackColor2 = System.Drawing.Color.White;
- cell400.DataGridViewInternal = null;
- cell400.DisplayIndex = 0;
- cell400.ForeColor = System.Drawing.Color.Black;
- cell400.IndexInternal = 0;
- cell400.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell400.Rect")));
- cell400.Style = null;
- cell400.Text = "";
- cell400.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell401.BackColor = System.Drawing.Color.White;
- cell401.BackColor2 = System.Drawing.Color.White;
- cell401.DataGridViewInternal = null;
- cell401.DisplayIndex = 0;
- cell401.ForeColor = System.Drawing.Color.Black;
- cell401.IndexInternal = 0;
- cell401.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell401.Rect")));
- cell401.Style = null;
- cell401.Text = "SID";
- cell401.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell402.BackColor = System.Drawing.Color.White;
- cell402.BackColor2 = System.Drawing.Color.White;
- cell402.DataGridViewInternal = null;
- cell402.DisplayIndex = 0;
- cell402.ForeColor = System.Drawing.Color.Black;
- cell402.IndexInternal = 0;
- cell402.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell402.Rect")));
- cell402.Style = null;
- cell402.Text = "";
- cell402.Valuetype = arCtl.ListView2.eCellValueType.String;
- row67.Cells = new arCtl.ListView2.Cell[] {
- cell397,
- cell398,
- cell399,
- cell400,
- cell401,
- cell402};
- row67.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row67.Rect")));
- row67.Style = null;
- cell403.BackColor = System.Drawing.Color.White;
- cell403.BackColor2 = System.Drawing.Color.White;
- cell403.DataGridViewInternal = null;
- cell403.DisplayIndex = 0;
- cell403.ForeColor = System.Drawing.Color.Black;
- cell403.IndexInternal = 0;
- cell403.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell403.Rect")));
- cell403.Style = null;
- cell403.Text = "QTY";
- cell403.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell404.BackColor = System.Drawing.Color.White;
- cell404.BackColor2 = System.Drawing.Color.White;
- cell404.DataGridViewInternal = null;
- cell404.DisplayIndex = 0;
- cell404.ForeColor = System.Drawing.Color.Black;
- cell404.IndexInternal = 0;
- cell404.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell404.Rect")));
- cell404.Style = null;
- cell404.Text = "";
- cell404.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell405.BackColor = System.Drawing.Color.White;
- cell405.BackColor2 = System.Drawing.Color.White;
- cell405.DataGridViewInternal = null;
- cell405.DisplayIndex = 0;
- cell405.ForeColor = System.Drawing.Color.Black;
- cell405.IndexInternal = 0;
- cell405.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell405.Rect")));
- cell405.Style = null;
- cell405.Text = "QTY";
- cell405.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell406.BackColor = System.Drawing.Color.White;
- cell406.BackColor2 = System.Drawing.Color.White;
- cell406.DataGridViewInternal = null;
- cell406.DisplayIndex = 0;
- cell406.ForeColor = System.Drawing.Color.Black;
- cell406.IndexInternal = 0;
- cell406.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell406.Rect")));
- cell406.Style = null;
- cell406.Text = "";
- cell406.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell407.BackColor = System.Drawing.Color.White;
- cell407.BackColor2 = System.Drawing.Color.White;
- cell407.DataGridViewInternal = null;
- cell407.DisplayIndex = 0;
- cell407.ForeColor = System.Drawing.Color.Black;
- cell407.IndexInternal = 0;
- cell407.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell407.Rect")));
- cell407.Style = null;
- cell407.Text = "QTY";
- cell407.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell408.BackColor = System.Drawing.Color.White;
- cell408.BackColor2 = System.Drawing.Color.White;
- cell408.DataGridViewInternal = null;
- cell408.DisplayIndex = 0;
- cell408.ForeColor = System.Drawing.Color.Black;
- cell408.IndexInternal = 0;
- cell408.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell408.Rect")));
- cell408.Style = null;
- cell408.Text = "";
- cell408.Valuetype = arCtl.ListView2.eCellValueType.String;
- row68.Cells = new arCtl.ListView2.Cell[] {
- cell403,
- cell404,
- cell405,
- cell406,
- cell407,
- cell408};
- row68.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row68.Rect")));
- row68.Style = null;
- cell409.BackColor = System.Drawing.Color.White;
- cell409.BackColor2 = System.Drawing.Color.White;
- cell409.DataGridViewInternal = null;
- cell409.DisplayIndex = 0;
- cell409.ForeColor = System.Drawing.Color.Black;
- cell409.IndexInternal = 0;
- cell409.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell409.Rect")));
- cell409.Style = null;
- cell409.Text = "VNAME";
- cell409.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell410.BackColor = System.Drawing.Color.White;
- cell410.BackColor2 = System.Drawing.Color.White;
- cell410.DataGridViewInternal = null;
- cell410.DisplayIndex = 0;
- cell410.ForeColor = System.Drawing.Color.Black;
- cell410.IndexInternal = 0;
- cell410.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell410.Rect")));
- cell410.Style = null;
- cell410.Text = "";
- cell410.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell411.BackColor = System.Drawing.Color.White;
- cell411.BackColor2 = System.Drawing.Color.White;
- cell411.DataGridViewInternal = null;
- cell411.DisplayIndex = 0;
- cell411.ForeColor = System.Drawing.Color.Black;
- cell411.IndexInternal = 0;
- cell411.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell411.Rect")));
- cell411.Style = null;
- cell411.Text = "VNAME";
- cell411.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell412.BackColor = System.Drawing.Color.White;
- cell412.BackColor2 = System.Drawing.Color.White;
- cell412.DataGridViewInternal = null;
- cell412.DisplayIndex = 0;
- cell412.ForeColor = System.Drawing.Color.Black;
- cell412.IndexInternal = 0;
- cell412.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell412.Rect")));
- cell412.Style = null;
- cell412.Text = "";
- cell412.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell413.BackColor = System.Drawing.Color.White;
- cell413.BackColor2 = System.Drawing.Color.White;
- cell413.DataGridViewInternal = null;
- cell413.DisplayIndex = 0;
- cell413.ForeColor = System.Drawing.Color.Black;
- cell413.IndexInternal = 0;
- cell413.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell413.Rect")));
- cell413.Style = null;
- cell413.Text = "VNAME";
- cell413.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell414.BackColor = System.Drawing.Color.White;
- cell414.BackColor2 = System.Drawing.Color.White;
- cell414.DataGridViewInternal = null;
- cell414.DisplayIndex = 0;
- cell414.ForeColor = System.Drawing.Color.Black;
- cell414.IndexInternal = 0;
- cell414.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell414.Rect")));
- cell414.Style = null;
- cell414.Text = "";
- cell414.Valuetype = arCtl.ListView2.eCellValueType.String;
- row69.Cells = new arCtl.ListView2.Cell[] {
- cell409,
- cell410,
- cell411,
- cell412,
- cell413,
- cell414};
- row69.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row69.Rect")));
- row69.Style = null;
- cell415.BackColor = System.Drawing.Color.White;
- cell415.BackColor2 = System.Drawing.Color.White;
- cell415.DataGridViewInternal = null;
- cell415.DisplayIndex = 0;
- cell415.ForeColor = System.Drawing.Color.Black;
- cell415.IndexInternal = 0;
- cell415.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell415.Rect")));
- cell415.Style = null;
- cell415.Text = "VLOT";
- cell415.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell416.BackColor = System.Drawing.Color.White;
- cell416.BackColor2 = System.Drawing.Color.White;
- cell416.DataGridViewInternal = null;
- cell416.DisplayIndex = 0;
- cell416.ForeColor = System.Drawing.Color.Black;
- cell416.IndexInternal = 0;
- cell416.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell416.Rect")));
- cell416.Style = null;
- cell416.Text = "";
- cell416.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell417.BackColor = System.Drawing.Color.White;
- cell417.BackColor2 = System.Drawing.Color.White;
- cell417.DataGridViewInternal = null;
- cell417.DisplayIndex = 0;
- cell417.ForeColor = System.Drawing.Color.Black;
- cell417.IndexInternal = 0;
- cell417.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell417.Rect")));
- cell417.Style = null;
- cell417.Text = "VLOT";
- cell417.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell418.BackColor = System.Drawing.Color.White;
- cell418.BackColor2 = System.Drawing.Color.White;
- cell418.DataGridViewInternal = null;
- cell418.DisplayIndex = 0;
- cell418.ForeColor = System.Drawing.Color.Black;
- cell418.IndexInternal = 0;
- cell418.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell418.Rect")));
- cell418.Style = null;
- cell418.Text = "";
- cell418.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell419.BackColor = System.Drawing.Color.White;
- cell419.BackColor2 = System.Drawing.Color.White;
- cell419.DataGridViewInternal = null;
- cell419.DisplayIndex = 0;
- cell419.ForeColor = System.Drawing.Color.Black;
- cell419.IndexInternal = 0;
- cell419.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell419.Rect")));
- cell419.Style = null;
- cell419.Text = "VLOT";
- cell419.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell420.BackColor = System.Drawing.Color.White;
- cell420.BackColor2 = System.Drawing.Color.White;
- cell420.DataGridViewInternal = null;
- cell420.DisplayIndex = 0;
- cell420.ForeColor = System.Drawing.Color.Black;
- cell420.IndexInternal = 0;
- cell420.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell420.Rect")));
- cell420.Style = null;
- cell420.Text = "";
- cell420.Valuetype = arCtl.ListView2.eCellValueType.String;
- row70.Cells = new arCtl.ListView2.Cell[] {
- cell415,
- cell416,
- cell417,
- cell418,
- cell419,
- cell420};
- row70.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row70.Rect")));
- row70.Style = null;
- cell421.BackColor = System.Drawing.Color.White;
- cell421.BackColor2 = System.Drawing.Color.White;
- cell421.DataGridViewInternal = null;
- cell421.DisplayIndex = 0;
- cell421.ForeColor = System.Drawing.Color.Black;
- cell421.IndexInternal = 0;
- cell421.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell421.Rect")));
- cell421.Style = null;
- cell421.Text = "MFG";
- cell421.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell422.BackColor = System.Drawing.Color.White;
- cell422.BackColor2 = System.Drawing.Color.White;
- cell422.DataGridViewInternal = null;
- cell422.DisplayIndex = 0;
- cell422.ForeColor = System.Drawing.Color.Black;
- cell422.IndexInternal = 0;
- cell422.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell422.Rect")));
- cell422.Style = null;
- cell422.Text = "";
- cell422.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell423.BackColor = System.Drawing.Color.White;
- cell423.BackColor2 = System.Drawing.Color.White;
- cell423.DataGridViewInternal = null;
- cell423.DisplayIndex = 0;
- cell423.ForeColor = System.Drawing.Color.Black;
- cell423.IndexInternal = 0;
- cell423.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell423.Rect")));
- cell423.Style = null;
- cell423.Text = "MFG";
- cell423.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell424.BackColor = System.Drawing.Color.White;
- cell424.BackColor2 = System.Drawing.Color.White;
- cell424.DataGridViewInternal = null;
- cell424.DisplayIndex = 0;
- cell424.ForeColor = System.Drawing.Color.Black;
- cell424.IndexInternal = 0;
- cell424.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell424.Rect")));
- cell424.Style = null;
- cell424.Text = "";
- cell424.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell425.BackColor = System.Drawing.Color.White;
- cell425.BackColor2 = System.Drawing.Color.White;
- cell425.DataGridViewInternal = null;
- cell425.DisplayIndex = 0;
- cell425.ForeColor = System.Drawing.Color.Black;
- cell425.IndexInternal = 0;
- cell425.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell425.Rect")));
- cell425.Style = null;
- cell425.Text = "MFG";
- cell425.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell426.BackColor = System.Drawing.Color.White;
- cell426.BackColor2 = System.Drawing.Color.White;
- cell426.DataGridViewInternal = null;
- cell426.DisplayIndex = 0;
- cell426.ForeColor = System.Drawing.Color.Black;
- cell426.IndexInternal = 0;
- cell426.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell426.Rect")));
- cell426.Style = null;
- cell426.Text = "";
- cell426.Valuetype = arCtl.ListView2.eCellValueType.String;
- row71.Cells = new arCtl.ListView2.Cell[] {
- cell421,
- cell422,
- cell423,
- cell424,
- cell425,
- cell426};
- row71.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row71.Rect")));
- row71.Style = null;
- cell427.BackColor = System.Drawing.Color.White;
- cell427.BackColor2 = System.Drawing.Color.White;
- cell427.DataGridViewInternal = null;
- cell427.DisplayIndex = 0;
- cell427.ForeColor = System.Drawing.Color.Black;
- cell427.IndexInternal = 0;
- cell427.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell427.Rect")));
- cell427.Style = null;
- cell427.Text = "PART";
- cell427.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell428.BackColor = System.Drawing.Color.White;
- cell428.BackColor2 = System.Drawing.Color.White;
- cell428.DataGridViewInternal = null;
- cell428.DisplayIndex = 0;
- cell428.ForeColor = System.Drawing.Color.Black;
- cell428.IndexInternal = 0;
- cell428.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell428.Rect")));
- cell428.Style = null;
- cell428.Text = "";
- cell428.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell429.BackColor = System.Drawing.Color.White;
- cell429.BackColor2 = System.Drawing.Color.White;
- cell429.DataGridViewInternal = null;
- cell429.DisplayIndex = 0;
- cell429.ForeColor = System.Drawing.Color.Black;
- cell429.IndexInternal = 0;
- cell429.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell429.Rect")));
- cell429.Style = null;
- cell429.Text = "PART";
- cell429.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell430.BackColor = System.Drawing.Color.White;
- cell430.BackColor2 = System.Drawing.Color.White;
- cell430.DataGridViewInternal = null;
- cell430.DisplayIndex = 0;
- cell430.ForeColor = System.Drawing.Color.Black;
- cell430.IndexInternal = 0;
- cell430.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell430.Rect")));
- cell430.Style = null;
- cell430.Text = "";
- cell430.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell431.BackColor = System.Drawing.Color.White;
- cell431.BackColor2 = System.Drawing.Color.White;
- cell431.DataGridViewInternal = null;
- cell431.DisplayIndex = 0;
- cell431.ForeColor = System.Drawing.Color.Black;
- cell431.IndexInternal = 0;
- cell431.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell431.Rect")));
- cell431.Style = null;
- cell431.Text = "PART";
- cell431.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell432.BackColor = System.Drawing.Color.White;
- cell432.BackColor2 = System.Drawing.Color.White;
- cell432.DataGridViewInternal = null;
- cell432.DisplayIndex = 0;
- cell432.ForeColor = System.Drawing.Color.Black;
- cell432.IndexInternal = 0;
- cell432.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell432.Rect")));
- cell432.Style = null;
- cell432.Text = "";
- cell432.Valuetype = arCtl.ListView2.eCellValueType.String;
- row72.Cells = new arCtl.ListView2.Cell[] {
- cell427,
- cell428,
- cell429,
- cell430,
- cell431,
- cell432};
- row72.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row72.Rect")));
- row72.Style = null;
- cell433.BackColor = System.Drawing.Color.White;
- cell433.BackColor2 = System.Drawing.Color.White;
- cell433.DataGridViewInternal = null;
- cell433.DisplayIndex = 0;
- cell433.ForeColor = System.Drawing.Color.Black;
- cell433.IndexInternal = 0;
- cell433.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell433.Rect")));
- cell433.Style = null;
- cell433.Text = "SIZE";
- cell433.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell434.BackColor = System.Drawing.Color.White;
- cell434.BackColor2 = System.Drawing.Color.White;
- cell434.DataGridViewInternal = null;
- cell434.DisplayIndex = 0;
- cell434.ForeColor = System.Drawing.Color.Black;
- cell434.IndexInternal = 0;
- cell434.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell434.Rect")));
- cell434.Style = null;
- cell434.Text = "";
- cell434.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell435.BackColor = System.Drawing.Color.White;
- cell435.BackColor2 = System.Drawing.Color.White;
- cell435.DataGridViewInternal = null;
- cell435.DisplayIndex = 0;
- cell435.ForeColor = System.Drawing.Color.Black;
- cell435.IndexInternal = 0;
- cell435.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell435.Rect")));
- cell435.Style = null;
- cell435.Text = "SIZE";
- cell435.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell436.BackColor = System.Drawing.Color.White;
- cell436.BackColor2 = System.Drawing.Color.White;
- cell436.DataGridViewInternal = null;
- cell436.DisplayIndex = 0;
- cell436.ForeColor = System.Drawing.Color.Black;
- cell436.IndexInternal = 0;
- cell436.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell436.Rect")));
- cell436.Style = null;
- cell436.Text = "";
- cell436.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell437.BackColor = System.Drawing.Color.White;
- cell437.BackColor2 = System.Drawing.Color.White;
- cell437.DataGridViewInternal = null;
- cell437.DisplayIndex = 0;
- cell437.ForeColor = System.Drawing.Color.Black;
- cell437.IndexInternal = 0;
- cell437.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell437.Rect")));
- cell437.Style = null;
- cell437.Text = "SIZE";
- cell437.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell438.BackColor = System.Drawing.Color.White;
- cell438.BackColor2 = System.Drawing.Color.White;
- cell438.DataGridViewInternal = null;
- cell438.DisplayIndex = 0;
- cell438.ForeColor = System.Drawing.Color.Black;
- cell438.IndexInternal = 0;
- cell438.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell438.Rect")));
- cell438.Style = null;
- cell438.Text = "";
- cell438.Valuetype = arCtl.ListView2.eCellValueType.String;
- row73.Cells = new arCtl.ListView2.Cell[] {
- cell433,
- cell434,
- cell435,
- cell436,
- cell437,
- cell438};
- row73.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row73.Rect")));
- row73.Style = null;
- cell439.BackColor = System.Drawing.Color.White;
- cell439.BackColor2 = System.Drawing.Color.White;
- cell439.DataGridViewInternal = null;
- cell439.DisplayIndex = 0;
- cell439.ForeColor = System.Drawing.Color.Black;
- cell439.IndexInternal = 0;
- cell439.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell439.Rect")));
- cell439.Style = null;
- cell439.Text = "RID";
- cell439.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell440.BackColor = System.Drawing.Color.White;
- cell440.BackColor2 = System.Drawing.Color.White;
- cell440.DataGridViewInternal = null;
- cell440.DisplayIndex = 0;
- cell440.ForeColor = System.Drawing.Color.Black;
- cell440.IndexInternal = 0;
- cell440.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell440.Rect")));
- cell440.Style = null;
- cell440.Text = "";
- cell440.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell441.BackColor = System.Drawing.Color.White;
- cell441.BackColor2 = System.Drawing.Color.White;
- cell441.DataGridViewInternal = null;
- cell441.DisplayIndex = 0;
- cell441.ForeColor = System.Drawing.Color.Black;
- cell441.IndexInternal = 0;
- cell441.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell441.Rect")));
- cell441.Style = null;
- cell441.Text = "DEG";
- cell441.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell442.BackColor = System.Drawing.Color.White;
- cell442.BackColor2 = System.Drawing.Color.White;
- cell442.DataGridViewInternal = null;
- cell442.DisplayIndex = 0;
- cell442.ForeColor = System.Drawing.Color.Black;
- cell442.IndexInternal = 0;
- cell442.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell442.Rect")));
- cell442.Style = null;
- cell442.Text = "";
- cell442.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell443.BackColor = System.Drawing.Color.White;
- cell443.BackColor2 = System.Drawing.Color.White;
- cell443.DataGridViewInternal = null;
- cell443.DisplayIndex = 0;
- cell443.ForeColor = System.Drawing.Color.Black;
- cell443.IndexInternal = 0;
- cell443.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell443.Rect")));
- cell443.Style = null;
- cell443.Text = "RID";
- cell443.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell444.BackColor = System.Drawing.Color.White;
- cell444.BackColor2 = System.Drawing.Color.White;
- cell444.DataGridViewInternal = null;
- cell444.DisplayIndex = 0;
- cell444.ForeColor = System.Drawing.Color.Black;
- cell444.IndexInternal = 0;
- cell444.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell444.Rect")));
- cell444.Style = null;
- cell444.Text = "";
- cell444.Valuetype = arCtl.ListView2.eCellValueType.String;
- row74.Cells = new arCtl.ListView2.Cell[] {
- cell439,
- cell440,
- cell441,
- cell442,
- cell443,
- cell444};
- row74.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row74.Rect")));
- row74.Style = null;
- cell445.BackColor = System.Drawing.Color.White;
- cell445.BackColor2 = System.Drawing.Color.White;
- cell445.DataGridViewInternal = null;
- cell445.DisplayIndex = 0;
- cell445.ForeColor = System.Drawing.Color.Black;
- cell445.IndexInternal = 0;
- cell445.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell445.Rect")));
- cell445.Style = null;
- cell445.Text = "SID";
- cell445.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell446.BackColor = System.Drawing.Color.White;
- cell446.BackColor2 = System.Drawing.Color.White;
- cell446.DataGridViewInternal = null;
- cell446.DisplayIndex = 0;
- cell446.ForeColor = System.Drawing.Color.Black;
- cell446.IndexInternal = 0;
- cell446.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell446.Rect")));
- cell446.Style = null;
- cell446.Text = "";
- cell446.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell447.BackColor = System.Drawing.Color.White;
- cell447.BackColor2 = System.Drawing.Color.White;
- cell447.DataGridViewInternal = null;
- cell447.DisplayIndex = 0;
- cell447.ForeColor = System.Drawing.Color.Black;
- cell447.IndexInternal = 0;
- cell447.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell447.Rect")));
- cell447.Style = null;
- cell447.Text = "QR";
- cell447.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell448.BackColor = System.Drawing.Color.White;
- cell448.BackColor2 = System.Drawing.Color.White;
- cell448.DataGridViewInternal = null;
- cell448.DisplayIndex = 0;
- cell448.ForeColor = System.Drawing.Color.Black;
- cell448.IndexInternal = 0;
- cell448.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell448.Rect")));
- cell448.Style = null;
- cell448.Text = "";
- cell448.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell449.BackColor = System.Drawing.Color.White;
- cell449.BackColor2 = System.Drawing.Color.White;
- cell449.DataGridViewInternal = null;
- cell449.DisplayIndex = 0;
- cell449.ForeColor = System.Drawing.Color.Black;
- cell449.IndexInternal = 0;
- cell449.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell449.Rect")));
- cell449.Style = null;
- cell449.Text = "SID";
- cell449.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell450.BackColor = System.Drawing.Color.White;
- cell450.BackColor2 = System.Drawing.Color.White;
- cell450.DataGridViewInternal = null;
- cell450.DisplayIndex = 0;
- cell450.ForeColor = System.Drawing.Color.Black;
- cell450.IndexInternal = 0;
- cell450.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell450.Rect")));
- cell450.Style = null;
- cell450.Text = "";
- cell450.Valuetype = arCtl.ListView2.eCellValueType.String;
- row75.Cells = new arCtl.ListView2.Cell[] {
- cell445,
- cell446,
- cell447,
- cell448,
- cell449,
- cell450};
- row75.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row75.Rect")));
- row75.Style = null;
- cell451.BackColor = System.Drawing.Color.White;
- cell451.BackColor2 = System.Drawing.Color.White;
- cell451.DataGridViewInternal = null;
- cell451.DisplayIndex = 0;
- cell451.ForeColor = System.Drawing.Color.Black;
- cell451.IndexInternal = 0;
- cell451.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell451.Rect")));
- cell451.Style = null;
- cell451.Text = "QTY";
- cell451.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell452.BackColor = System.Drawing.Color.White;
- cell452.BackColor2 = System.Drawing.Color.White;
- cell452.DataGridViewInternal = null;
- cell452.DisplayIndex = 0;
- cell452.ForeColor = System.Drawing.Color.Black;
- cell452.IndexInternal = 0;
- cell452.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell452.Rect")));
- cell452.Style = null;
- cell452.Text = "";
- cell452.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell453.BackColor = System.Drawing.Color.White;
- cell453.BackColor2 = System.Drawing.Color.White;
- cell453.DataGridViewInternal = null;
- cell453.DisplayIndex = 0;
- cell453.ForeColor = System.Drawing.Color.Black;
- cell453.IndexInternal = 0;
- cell453.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell453.Rect")));
- cell453.Style = null;
- cell453.Text = "";
- cell453.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell454.BackColor = System.Drawing.Color.White;
- cell454.BackColor2 = System.Drawing.Color.White;
- cell454.DataGridViewInternal = null;
- cell454.DisplayIndex = 0;
- cell454.ForeColor = System.Drawing.Color.Black;
- cell454.IndexInternal = 0;
- cell454.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell454.Rect")));
- cell454.Style = null;
- cell454.Text = "";
- cell454.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell455.BackColor = System.Drawing.Color.White;
- cell455.BackColor2 = System.Drawing.Color.White;
- cell455.DataGridViewInternal = null;
- cell455.DisplayIndex = 0;
- cell455.ForeColor = System.Drawing.Color.Black;
- cell455.IndexInternal = 0;
- cell455.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell455.Rect")));
- cell455.Style = null;
- cell455.Text = "";
- cell455.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell456.BackColor = System.Drawing.Color.White;
- cell456.BackColor2 = System.Drawing.Color.White;
- cell456.DataGridViewInternal = null;
- cell456.DisplayIndex = 0;
- cell456.ForeColor = System.Drawing.Color.Black;
- cell456.IndexInternal = 0;
- cell456.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell456.Rect")));
- cell456.Style = null;
- cell456.Text = "";
- cell456.Valuetype = arCtl.ListView2.eCellValueType.String;
- row76.Cells = new arCtl.ListView2.Cell[] {
- cell451,
- cell452,
- cell453,
- cell454,
- cell455,
- cell456};
- row76.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row76.Rect")));
- row76.Style = null;
- cell457.BackColor = System.Drawing.Color.White;
- cell457.BackColor2 = System.Drawing.Color.White;
- cell457.DataGridViewInternal = null;
- cell457.DisplayIndex = 0;
- cell457.ForeColor = System.Drawing.Color.Black;
- cell457.IndexInternal = 0;
- cell457.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell457.Rect")));
- cell457.Style = null;
- cell457.Text = "MANU";
- cell457.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell458.BackColor = System.Drawing.Color.White;
- cell458.BackColor2 = System.Drawing.Color.White;
- cell458.DataGridViewInternal = null;
- cell458.DisplayIndex = 0;
- cell458.ForeColor = System.Drawing.Color.Black;
- cell458.IndexInternal = 0;
- cell458.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell458.Rect")));
- cell458.Style = null;
- cell458.Text = "";
- cell458.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell459.BackColor = System.Drawing.Color.White;
- cell459.BackColor2 = System.Drawing.Color.White;
- cell459.DataGridViewInternal = null;
- cell459.DisplayIndex = 0;
- cell459.ForeColor = System.Drawing.Color.Black;
- cell459.IndexInternal = 0;
- cell459.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell459.Rect")));
- cell459.Style = null;
- cell459.Text = "";
- cell459.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell460.BackColor = System.Drawing.Color.White;
- cell460.BackColor2 = System.Drawing.Color.White;
- cell460.DataGridViewInternal = null;
- cell460.DisplayIndex = 0;
- cell460.ForeColor = System.Drawing.Color.Black;
- cell460.IndexInternal = 0;
- cell460.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell460.Rect")));
- cell460.Style = null;
- cell460.Text = "";
- cell460.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell461.BackColor = System.Drawing.Color.White;
- cell461.BackColor2 = System.Drawing.Color.White;
- cell461.DataGridViewInternal = null;
- cell461.DisplayIndex = 0;
- cell461.ForeColor = System.Drawing.Color.Black;
- cell461.IndexInternal = 0;
- cell461.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell461.Rect")));
- cell461.Style = null;
- cell461.Text = "";
- cell461.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell462.BackColor = System.Drawing.Color.White;
- cell462.BackColor2 = System.Drawing.Color.White;
- cell462.DataGridViewInternal = null;
- cell462.DisplayIndex = 0;
- cell462.ForeColor = System.Drawing.Color.Black;
- cell462.IndexInternal = 0;
- cell462.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell462.Rect")));
- cell462.Style = null;
- cell462.Text = "";
- cell462.Valuetype = arCtl.ListView2.eCellValueType.String;
- row77.Cells = new arCtl.ListView2.Cell[] {
- cell457,
- cell458,
- cell459,
- cell460,
- cell461,
- cell462};
- row77.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row77.Rect")));
- row77.Style = null;
- cell463.BackColor = System.Drawing.Color.White;
- cell463.BackColor2 = System.Drawing.Color.White;
- cell463.DataGridViewInternal = null;
- cell463.DisplayIndex = 0;
- cell463.ForeColor = System.Drawing.Color.Black;
- cell463.IndexInternal = 0;
- cell463.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell463.Rect")));
- cell463.Style = null;
- cell463.Text = "VLOT";
- cell463.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell464.BackColor = System.Drawing.Color.White;
- cell464.BackColor2 = System.Drawing.Color.White;
- cell464.DataGridViewInternal = null;
- cell464.DisplayIndex = 0;
- cell464.ForeColor = System.Drawing.Color.Black;
- cell464.IndexInternal = 0;
- cell464.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell464.Rect")));
- cell464.Style = null;
- cell464.Text = "";
- cell464.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell465.BackColor = System.Drawing.Color.White;
- cell465.BackColor2 = System.Drawing.Color.White;
- cell465.DataGridViewInternal = null;
- cell465.DisplayIndex = 0;
- cell465.ForeColor = System.Drawing.Color.Black;
- cell465.IndexInternal = 0;
- cell465.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell465.Rect")));
- cell465.Style = null;
- cell465.Text = "";
- cell465.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell466.BackColor = System.Drawing.Color.White;
- cell466.BackColor2 = System.Drawing.Color.White;
- cell466.DataGridViewInternal = null;
- cell466.DisplayIndex = 0;
- cell466.ForeColor = System.Drawing.Color.Black;
- cell466.IndexInternal = 0;
- cell466.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell466.Rect")));
- cell466.Style = null;
- cell466.Text = "";
- cell466.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell467.BackColor = System.Drawing.Color.White;
- cell467.BackColor2 = System.Drawing.Color.White;
- cell467.DataGridViewInternal = null;
- cell467.DisplayIndex = 0;
- cell467.ForeColor = System.Drawing.Color.Black;
- cell467.IndexInternal = 0;
- cell467.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell467.Rect")));
- cell467.Style = null;
- cell467.Text = "";
- cell467.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell468.BackColor = System.Drawing.Color.White;
- cell468.BackColor2 = System.Drawing.Color.White;
- cell468.DataGridViewInternal = null;
- cell468.DisplayIndex = 0;
- cell468.ForeColor = System.Drawing.Color.Black;
- cell468.IndexInternal = 0;
- cell468.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell468.Rect")));
- cell468.Style = null;
- cell468.Text = "";
- cell468.Valuetype = arCtl.ListView2.eCellValueType.String;
- row78.Cells = new arCtl.ListView2.Cell[] {
- cell463,
- cell464,
- cell465,
- cell466,
- cell467,
- cell468};
- row78.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row78.Rect")));
- row78.Style = null;
- cell469.BackColor = System.Drawing.Color.White;
- cell469.BackColor2 = System.Drawing.Color.White;
- cell469.DataGridViewInternal = null;
- cell469.DisplayIndex = 0;
- cell469.ForeColor = System.Drawing.Color.Black;
- cell469.IndexInternal = 0;
- cell469.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell469.Rect")));
- cell469.Style = null;
- cell469.Text = "MFG";
- cell469.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell470.BackColor = System.Drawing.Color.White;
- cell470.BackColor2 = System.Drawing.Color.White;
- cell470.DataGridViewInternal = null;
- cell470.DisplayIndex = 0;
- cell470.ForeColor = System.Drawing.Color.Black;
- cell470.IndexInternal = 0;
- cell470.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell470.Rect")));
- cell470.Style = null;
- cell470.Text = "";
- cell470.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell471.BackColor = System.Drawing.Color.White;
- cell471.BackColor2 = System.Drawing.Color.White;
- cell471.DataGridViewInternal = null;
- cell471.DisplayIndex = 0;
- cell471.ForeColor = System.Drawing.Color.Black;
- cell471.IndexInternal = 0;
- cell471.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell471.Rect")));
- cell471.Style = null;
- cell471.Text = "";
- cell471.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell472.BackColor = System.Drawing.Color.White;
- cell472.BackColor2 = System.Drawing.Color.White;
- cell472.DataGridViewInternal = null;
- cell472.DisplayIndex = 0;
- cell472.ForeColor = System.Drawing.Color.Black;
- cell472.IndexInternal = 0;
- cell472.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell472.Rect")));
- cell472.Style = null;
- cell472.Text = "";
- cell472.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell473.BackColor = System.Drawing.Color.White;
- cell473.BackColor2 = System.Drawing.Color.White;
- cell473.DataGridViewInternal = null;
- cell473.DisplayIndex = 0;
- cell473.ForeColor = System.Drawing.Color.Black;
- cell473.IndexInternal = 0;
- cell473.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell473.Rect")));
- cell473.Style = null;
- cell473.Text = "";
- cell473.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell474.BackColor = System.Drawing.Color.White;
- cell474.BackColor2 = System.Drawing.Color.White;
- cell474.DataGridViewInternal = null;
- cell474.DisplayIndex = 0;
- cell474.ForeColor = System.Drawing.Color.Black;
- cell474.IndexInternal = 0;
- cell474.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell474.Rect")));
- cell474.Style = null;
- cell474.Text = "";
- cell474.Valuetype = arCtl.ListView2.eCellValueType.String;
- row79.Cells = new arCtl.ListView2.Cell[] {
- cell469,
- cell470,
- cell471,
- cell472,
- cell473,
- cell474};
- row79.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row79.Rect")));
- row79.Style = null;
- cell475.BackColor = System.Drawing.Color.White;
- cell475.BackColor2 = System.Drawing.Color.White;
- cell475.DataGridViewInternal = null;
- cell475.DisplayIndex = 0;
- cell475.ForeColor = System.Drawing.Color.Black;
- cell475.IndexInternal = 0;
- cell475.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell475.Rect")));
- cell475.Style = null;
- cell475.Text = "PART";
- cell475.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell476.BackColor = System.Drawing.Color.White;
- cell476.BackColor2 = System.Drawing.Color.White;
- cell476.DataGridViewInternal = null;
- cell476.DisplayIndex = 0;
- cell476.ForeColor = System.Drawing.Color.Black;
- cell476.IndexInternal = 0;
- cell476.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell476.Rect")));
- cell476.Style = null;
- cell476.Text = "";
- cell476.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell477.BackColor = System.Drawing.Color.White;
- cell477.BackColor2 = System.Drawing.Color.White;
- cell477.DataGridViewInternal = null;
- cell477.DisplayIndex = 0;
- cell477.ForeColor = System.Drawing.Color.Black;
- cell477.IndexInternal = 0;
- cell477.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell477.Rect")));
- cell477.Style = null;
- cell477.Text = "";
- cell477.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell478.BackColor = System.Drawing.Color.White;
- cell478.BackColor2 = System.Drawing.Color.White;
- cell478.DataGridViewInternal = null;
- cell478.DisplayIndex = 0;
- cell478.ForeColor = System.Drawing.Color.Black;
- cell478.IndexInternal = 0;
- cell478.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell478.Rect")));
- cell478.Style = null;
- cell478.Text = "";
- cell478.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell479.BackColor = System.Drawing.Color.White;
- cell479.BackColor2 = System.Drawing.Color.White;
- cell479.DataGridViewInternal = null;
- cell479.DisplayIndex = 0;
- cell479.ForeColor = System.Drawing.Color.Black;
- cell479.IndexInternal = 0;
- cell479.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell479.Rect")));
- cell479.Style = null;
- cell479.Text = "PART";
- cell479.Valuetype = arCtl.ListView2.eCellValueType.String;
- cell480.BackColor = System.Drawing.Color.White;
- cell480.BackColor2 = System.Drawing.Color.White;
- cell480.DataGridViewInternal = null;
- cell480.DisplayIndex = 0;
- cell480.ForeColor = System.Drawing.Color.Black;
- cell480.IndexInternal = 0;
- cell480.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell480.Rect")));
- cell480.Style = null;
- cell480.Text = "";
- cell480.Valuetype = arCtl.ListView2.eCellValueType.String;
- row80.Cells = new arCtl.ListView2.Cell[] {
- cell475,
- cell476,
- cell477,
- cell478,
- cell479,
- cell480};
- row80.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row80.Rect")));
- row80.Style = null;
+ cell1.BackColor = System.Drawing.Color.White;
+ cell1.BackColor2 = System.Drawing.Color.White;
+ cell1.DataGridViewInternal = null;
+ cell1.DisplayIndex = 0;
+ cell1.ForeColor = System.Drawing.Color.Black;
+ cell1.IndexInternal = 0;
+ cell1.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell1.Rect")));
+ cell1.Style = null;
+ cell1.Text = "LEFT";
+ cell1.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell2.BackColor = System.Drawing.Color.White;
+ cell2.BackColor2 = System.Drawing.Color.White;
+ cell2.DataGridViewInternal = null;
+ cell2.DisplayIndex = 0;
+ cell2.ForeColor = System.Drawing.Color.Black;
+ cell2.IndexInternal = 0;
+ cell2.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell2.Rect")));
+ cell2.Style = null;
+ cell2.Text = "7/13";
+ cell2.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell3.BackColor = System.Drawing.Color.White;
+ cell3.BackColor2 = System.Drawing.Color.White;
+ cell3.DataGridViewInternal = null;
+ cell3.DisplayIndex = 0;
+ cell3.ForeColor = System.Drawing.Color.Black;
+ cell3.IndexInternal = 0;
+ cell3.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell3.Rect")));
+ cell3.Style = null;
+ cell3.Text = "PICKER";
+ cell3.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell4.BackColor = System.Drawing.Color.White;
+ cell4.BackColor2 = System.Drawing.Color.White;
+ cell4.DataGridViewInternal = null;
+ cell4.DisplayIndex = 0;
+ cell4.ForeColor = System.Drawing.Color.Black;
+ cell4.IndexInternal = 0;
+ cell4.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell4.Rect")));
+ cell4.Style = null;
+ cell4.Text = "7/13";
+ cell4.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell5.BackColor = System.Drawing.Color.White;
+ cell5.BackColor2 = System.Drawing.Color.White;
+ cell5.DataGridViewInternal = null;
+ cell5.DisplayIndex = 0;
+ cell5.ForeColor = System.Drawing.Color.Black;
+ cell5.IndexInternal = 0;
+ cell5.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell5.Rect")));
+ cell5.Style = null;
+ cell5.Text = "RIGHT";
+ cell5.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell6.BackColor = System.Drawing.Color.White;
+ cell6.BackColor2 = System.Drawing.Color.White;
+ cell6.DataGridViewInternal = null;
+ cell6.DisplayIndex = 0;
+ cell6.ForeColor = System.Drawing.Color.Black;
+ cell6.IndexInternal = 0;
+ cell6.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell6.Rect")));
+ cell6.Style = null;
+ cell6.Text = "7/13";
+ cell6.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row1.Cells = new arCtl.ListView2.Cell[] {
+ cell1,
+ cell2,
+ cell3,
+ cell4,
+ cell5,
+ cell6};
+ row1.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row1.Rect")));
+ row1.Style = null;
+ cell7.BackColor = System.Drawing.Color.White;
+ cell7.BackColor2 = System.Drawing.Color.White;
+ cell7.DataGridViewInternal = null;
+ cell7.DisplayIndex = 0;
+ cell7.ForeColor = System.Drawing.Color.Black;
+ cell7.IndexInternal = 0;
+ cell7.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell7.Rect")));
+ cell7.Style = null;
+ cell7.Text = "RID";
+ cell7.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell8.BackColor = System.Drawing.Color.White;
+ cell8.BackColor2 = System.Drawing.Color.White;
+ cell8.DataGridViewInternal = null;
+ cell8.DisplayIndex = 0;
+ cell8.ForeColor = System.Drawing.Color.Black;
+ cell8.IndexInternal = 0;
+ cell8.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell8.Rect")));
+ cell8.Style = null;
+ cell8.Text = "--";
+ cell8.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell9.BackColor = System.Drawing.Color.White;
+ cell9.BackColor2 = System.Drawing.Color.White;
+ cell9.DataGridViewInternal = null;
+ cell9.DisplayIndex = 0;
+ cell9.ForeColor = System.Drawing.Color.Black;
+ cell9.IndexInternal = 0;
+ cell9.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell9.Rect")));
+ cell9.Style = null;
+ cell9.Text = "RID";
+ cell9.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell10.BackColor = System.Drawing.Color.White;
+ cell10.BackColor2 = System.Drawing.Color.White;
+ cell10.DataGridViewInternal = null;
+ cell10.DisplayIndex = 0;
+ cell10.ForeColor = System.Drawing.Color.Black;
+ cell10.IndexInternal = 0;
+ cell10.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell10.Rect")));
+ cell10.Style = null;
+ cell10.Text = "--";
+ cell10.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell11.BackColor = System.Drawing.Color.White;
+ cell11.BackColor2 = System.Drawing.Color.White;
+ cell11.DataGridViewInternal = null;
+ cell11.DisplayIndex = 0;
+ cell11.ForeColor = System.Drawing.Color.Black;
+ cell11.IndexInternal = 0;
+ cell11.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell11.Rect")));
+ cell11.Style = null;
+ cell11.Text = "RID";
+ cell11.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell12.BackColor = System.Drawing.Color.White;
+ cell12.BackColor2 = System.Drawing.Color.White;
+ cell12.DataGridViewInternal = null;
+ cell12.DisplayIndex = 0;
+ cell12.ForeColor = System.Drawing.Color.Black;
+ cell12.IndexInternal = 0;
+ cell12.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell12.Rect")));
+ cell12.Style = null;
+ cell12.Text = "--";
+ cell12.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row2.Cells = new arCtl.ListView2.Cell[] {
+ cell7,
+ cell8,
+ cell9,
+ cell10,
+ cell11,
+ cell12};
+ row2.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row2.Rect")));
+ row2.Style = null;
+ cell13.BackColor = System.Drawing.Color.White;
+ cell13.BackColor2 = System.Drawing.Color.White;
+ cell13.DataGridViewInternal = null;
+ cell13.DisplayIndex = 0;
+ cell13.ForeColor = System.Drawing.Color.Black;
+ cell13.IndexInternal = 0;
+ cell13.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell13.Rect")));
+ cell13.Style = null;
+ cell13.Text = "SID";
+ cell13.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell14.BackColor = System.Drawing.Color.White;
+ cell14.BackColor2 = System.Drawing.Color.White;
+ cell14.DataGridViewInternal = null;
+ cell14.DisplayIndex = 0;
+ cell14.ForeColor = System.Drawing.Color.Black;
+ cell14.IndexInternal = 0;
+ cell14.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell14.Rect")));
+ cell14.Style = null;
+ cell14.Text = "";
+ cell14.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell15.BackColor = System.Drawing.Color.White;
+ cell15.BackColor2 = System.Drawing.Color.White;
+ cell15.DataGridViewInternal = null;
+ cell15.DisplayIndex = 0;
+ cell15.ForeColor = System.Drawing.Color.Black;
+ cell15.IndexInternal = 0;
+ cell15.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell15.Rect")));
+ cell15.Style = null;
+ cell15.Text = "SID";
+ cell15.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell16.BackColor = System.Drawing.Color.White;
+ cell16.BackColor2 = System.Drawing.Color.White;
+ cell16.DataGridViewInternal = null;
+ cell16.DisplayIndex = 0;
+ cell16.ForeColor = System.Drawing.Color.Black;
+ cell16.IndexInternal = 0;
+ cell16.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell16.Rect")));
+ cell16.Style = null;
+ cell16.Text = "";
+ cell16.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell17.BackColor = System.Drawing.Color.White;
+ cell17.BackColor2 = System.Drawing.Color.White;
+ cell17.DataGridViewInternal = null;
+ cell17.DisplayIndex = 0;
+ cell17.ForeColor = System.Drawing.Color.Black;
+ cell17.IndexInternal = 0;
+ cell17.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell17.Rect")));
+ cell17.Style = null;
+ cell17.Text = "SID";
+ cell17.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell18.BackColor = System.Drawing.Color.White;
+ cell18.BackColor2 = System.Drawing.Color.White;
+ cell18.DataGridViewInternal = null;
+ cell18.DisplayIndex = 0;
+ cell18.ForeColor = System.Drawing.Color.Black;
+ cell18.IndexInternal = 0;
+ cell18.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell18.Rect")));
+ cell18.Style = null;
+ cell18.Text = "";
+ cell18.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row3.Cells = new arCtl.ListView2.Cell[] {
+ cell13,
+ cell14,
+ cell15,
+ cell16,
+ cell17,
+ cell18};
+ row3.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row3.Rect")));
+ row3.Style = null;
+ cell19.BackColor = System.Drawing.Color.White;
+ cell19.BackColor2 = System.Drawing.Color.White;
+ cell19.DataGridViewInternal = null;
+ cell19.DisplayIndex = 0;
+ cell19.ForeColor = System.Drawing.Color.Black;
+ cell19.IndexInternal = 0;
+ cell19.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell19.Rect")));
+ cell19.Style = null;
+ cell19.Text = "QTY";
+ cell19.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell20.BackColor = System.Drawing.Color.White;
+ cell20.BackColor2 = System.Drawing.Color.White;
+ cell20.DataGridViewInternal = null;
+ cell20.DisplayIndex = 0;
+ cell20.ForeColor = System.Drawing.Color.Black;
+ cell20.IndexInternal = 0;
+ cell20.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell20.Rect")));
+ cell20.Style = null;
+ cell20.Text = "";
+ cell20.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell21.BackColor = System.Drawing.Color.White;
+ cell21.BackColor2 = System.Drawing.Color.White;
+ cell21.DataGridViewInternal = null;
+ cell21.DisplayIndex = 0;
+ cell21.ForeColor = System.Drawing.Color.Black;
+ cell21.IndexInternal = 0;
+ cell21.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell21.Rect")));
+ cell21.Style = null;
+ cell21.Text = "QTY";
+ cell21.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell22.BackColor = System.Drawing.Color.White;
+ cell22.BackColor2 = System.Drawing.Color.White;
+ cell22.DataGridViewInternal = null;
+ cell22.DisplayIndex = 0;
+ cell22.ForeColor = System.Drawing.Color.Black;
+ cell22.IndexInternal = 0;
+ cell22.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell22.Rect")));
+ cell22.Style = null;
+ cell22.Text = "";
+ cell22.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell23.BackColor = System.Drawing.Color.White;
+ cell23.BackColor2 = System.Drawing.Color.White;
+ cell23.DataGridViewInternal = null;
+ cell23.DisplayIndex = 0;
+ cell23.ForeColor = System.Drawing.Color.Black;
+ cell23.IndexInternal = 0;
+ cell23.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell23.Rect")));
+ cell23.Style = null;
+ cell23.Text = "QTY";
+ cell23.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell24.BackColor = System.Drawing.Color.White;
+ cell24.BackColor2 = System.Drawing.Color.White;
+ cell24.DataGridViewInternal = null;
+ cell24.DisplayIndex = 0;
+ cell24.ForeColor = System.Drawing.Color.Black;
+ cell24.IndexInternal = 0;
+ cell24.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell24.Rect")));
+ cell24.Style = null;
+ cell24.Text = "";
+ cell24.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row4.Cells = new arCtl.ListView2.Cell[] {
+ cell19,
+ cell20,
+ cell21,
+ cell22,
+ cell23,
+ cell24};
+ row4.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row4.Rect")));
+ row4.Style = null;
+ cell25.BackColor = System.Drawing.Color.White;
+ cell25.BackColor2 = System.Drawing.Color.White;
+ cell25.DataGridViewInternal = null;
+ cell25.DisplayIndex = 0;
+ cell25.ForeColor = System.Drawing.Color.Black;
+ cell25.IndexInternal = 0;
+ cell25.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell25.Rect")));
+ cell25.Style = null;
+ cell25.Text = "VNAME";
+ cell25.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell26.BackColor = System.Drawing.Color.White;
+ cell26.BackColor2 = System.Drawing.Color.White;
+ cell26.DataGridViewInternal = null;
+ cell26.DisplayIndex = 0;
+ cell26.ForeColor = System.Drawing.Color.Black;
+ cell26.IndexInternal = 0;
+ cell26.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell26.Rect")));
+ cell26.Style = null;
+ cell26.Text = "";
+ cell26.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell27.BackColor = System.Drawing.Color.White;
+ cell27.BackColor2 = System.Drawing.Color.White;
+ cell27.DataGridViewInternal = null;
+ cell27.DisplayIndex = 0;
+ cell27.ForeColor = System.Drawing.Color.Black;
+ cell27.IndexInternal = 0;
+ cell27.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell27.Rect")));
+ cell27.Style = null;
+ cell27.Text = "VNAME";
+ cell27.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell28.BackColor = System.Drawing.Color.White;
+ cell28.BackColor2 = System.Drawing.Color.White;
+ cell28.DataGridViewInternal = null;
+ cell28.DisplayIndex = 0;
+ cell28.ForeColor = System.Drawing.Color.Black;
+ cell28.IndexInternal = 0;
+ cell28.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell28.Rect")));
+ cell28.Style = null;
+ cell28.Text = "";
+ cell28.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell29.BackColor = System.Drawing.Color.White;
+ cell29.BackColor2 = System.Drawing.Color.White;
+ cell29.DataGridViewInternal = null;
+ cell29.DisplayIndex = 0;
+ cell29.ForeColor = System.Drawing.Color.Black;
+ cell29.IndexInternal = 0;
+ cell29.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell29.Rect")));
+ cell29.Style = null;
+ cell29.Text = "VNAME";
+ cell29.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell30.BackColor = System.Drawing.Color.White;
+ cell30.BackColor2 = System.Drawing.Color.White;
+ cell30.DataGridViewInternal = null;
+ cell30.DisplayIndex = 0;
+ cell30.ForeColor = System.Drawing.Color.Black;
+ cell30.IndexInternal = 0;
+ cell30.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell30.Rect")));
+ cell30.Style = null;
+ cell30.Text = "";
+ cell30.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row5.Cells = new arCtl.ListView2.Cell[] {
+ cell25,
+ cell26,
+ cell27,
+ cell28,
+ cell29,
+ cell30};
+ row5.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row5.Rect")));
+ row5.Style = null;
+ cell31.BackColor = System.Drawing.Color.White;
+ cell31.BackColor2 = System.Drawing.Color.White;
+ cell31.DataGridViewInternal = null;
+ cell31.DisplayIndex = 0;
+ cell31.ForeColor = System.Drawing.Color.Black;
+ cell31.IndexInternal = 0;
+ cell31.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell31.Rect")));
+ cell31.Style = null;
+ cell31.Text = "VLOT";
+ cell31.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell32.BackColor = System.Drawing.Color.White;
+ cell32.BackColor2 = System.Drawing.Color.White;
+ cell32.DataGridViewInternal = null;
+ cell32.DisplayIndex = 0;
+ cell32.ForeColor = System.Drawing.Color.Black;
+ cell32.IndexInternal = 0;
+ cell32.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell32.Rect")));
+ cell32.Style = null;
+ cell32.Text = "";
+ cell32.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell33.BackColor = System.Drawing.Color.White;
+ cell33.BackColor2 = System.Drawing.Color.White;
+ cell33.DataGridViewInternal = null;
+ cell33.DisplayIndex = 0;
+ cell33.ForeColor = System.Drawing.Color.Black;
+ cell33.IndexInternal = 0;
+ cell33.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell33.Rect")));
+ cell33.Style = null;
+ cell33.Text = "VLOT";
+ cell33.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell34.BackColor = System.Drawing.Color.White;
+ cell34.BackColor2 = System.Drawing.Color.White;
+ cell34.DataGridViewInternal = null;
+ cell34.DisplayIndex = 0;
+ cell34.ForeColor = System.Drawing.Color.Black;
+ cell34.IndexInternal = 0;
+ cell34.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell34.Rect")));
+ cell34.Style = null;
+ cell34.Text = "";
+ cell34.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell35.BackColor = System.Drawing.Color.White;
+ cell35.BackColor2 = System.Drawing.Color.White;
+ cell35.DataGridViewInternal = null;
+ cell35.DisplayIndex = 0;
+ cell35.ForeColor = System.Drawing.Color.Black;
+ cell35.IndexInternal = 0;
+ cell35.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell35.Rect")));
+ cell35.Style = null;
+ cell35.Text = "VLOT";
+ cell35.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell36.BackColor = System.Drawing.Color.White;
+ cell36.BackColor2 = System.Drawing.Color.White;
+ cell36.DataGridViewInternal = null;
+ cell36.DisplayIndex = 0;
+ cell36.ForeColor = System.Drawing.Color.Black;
+ cell36.IndexInternal = 0;
+ cell36.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell36.Rect")));
+ cell36.Style = null;
+ cell36.Text = "";
+ cell36.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row6.Cells = new arCtl.ListView2.Cell[] {
+ cell31,
+ cell32,
+ cell33,
+ cell34,
+ cell35,
+ cell36};
+ row6.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row6.Rect")));
+ row6.Style = null;
+ cell37.BackColor = System.Drawing.Color.White;
+ cell37.BackColor2 = System.Drawing.Color.White;
+ cell37.DataGridViewInternal = null;
+ cell37.DisplayIndex = 0;
+ cell37.ForeColor = System.Drawing.Color.Black;
+ cell37.IndexInternal = 0;
+ cell37.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell37.Rect")));
+ cell37.Style = null;
+ cell37.Text = "MFG";
+ cell37.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell38.BackColor = System.Drawing.Color.White;
+ cell38.BackColor2 = System.Drawing.Color.White;
+ cell38.DataGridViewInternal = null;
+ cell38.DisplayIndex = 0;
+ cell38.ForeColor = System.Drawing.Color.Black;
+ cell38.IndexInternal = 0;
+ cell38.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell38.Rect")));
+ cell38.Style = null;
+ cell38.Text = "";
+ cell38.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell39.BackColor = System.Drawing.Color.White;
+ cell39.BackColor2 = System.Drawing.Color.White;
+ cell39.DataGridViewInternal = null;
+ cell39.DisplayIndex = 0;
+ cell39.ForeColor = System.Drawing.Color.Black;
+ cell39.IndexInternal = 0;
+ cell39.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell39.Rect")));
+ cell39.Style = null;
+ cell39.Text = "MFG";
+ cell39.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell40.BackColor = System.Drawing.Color.White;
+ cell40.BackColor2 = System.Drawing.Color.White;
+ cell40.DataGridViewInternal = null;
+ cell40.DisplayIndex = 0;
+ cell40.ForeColor = System.Drawing.Color.Black;
+ cell40.IndexInternal = 0;
+ cell40.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell40.Rect")));
+ cell40.Style = null;
+ cell40.Text = "";
+ cell40.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell41.BackColor = System.Drawing.Color.White;
+ cell41.BackColor2 = System.Drawing.Color.White;
+ cell41.DataGridViewInternal = null;
+ cell41.DisplayIndex = 0;
+ cell41.ForeColor = System.Drawing.Color.Black;
+ cell41.IndexInternal = 0;
+ cell41.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell41.Rect")));
+ cell41.Style = null;
+ cell41.Text = "MFG";
+ cell41.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell42.BackColor = System.Drawing.Color.White;
+ cell42.BackColor2 = System.Drawing.Color.White;
+ cell42.DataGridViewInternal = null;
+ cell42.DisplayIndex = 0;
+ cell42.ForeColor = System.Drawing.Color.Black;
+ cell42.IndexInternal = 0;
+ cell42.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell42.Rect")));
+ cell42.Style = null;
+ cell42.Text = "";
+ cell42.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row7.Cells = new arCtl.ListView2.Cell[] {
+ cell37,
+ cell38,
+ cell39,
+ cell40,
+ cell41,
+ cell42};
+ row7.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row7.Rect")));
+ row7.Style = null;
+ cell43.BackColor = System.Drawing.Color.White;
+ cell43.BackColor2 = System.Drawing.Color.White;
+ cell43.DataGridViewInternal = null;
+ cell43.DisplayIndex = 0;
+ cell43.ForeColor = System.Drawing.Color.Black;
+ cell43.IndexInternal = 0;
+ cell43.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell43.Rect")));
+ cell43.Style = null;
+ cell43.Text = "PART";
+ cell43.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell44.BackColor = System.Drawing.Color.White;
+ cell44.BackColor2 = System.Drawing.Color.White;
+ cell44.DataGridViewInternal = null;
+ cell44.DisplayIndex = 0;
+ cell44.ForeColor = System.Drawing.Color.Black;
+ cell44.IndexInternal = 0;
+ cell44.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell44.Rect")));
+ cell44.Style = null;
+ cell44.Text = "";
+ cell44.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell45.BackColor = System.Drawing.Color.White;
+ cell45.BackColor2 = System.Drawing.Color.White;
+ cell45.DataGridViewInternal = null;
+ cell45.DisplayIndex = 0;
+ cell45.ForeColor = System.Drawing.Color.Black;
+ cell45.IndexInternal = 0;
+ cell45.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell45.Rect")));
+ cell45.Style = null;
+ cell45.Text = "PART";
+ cell45.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell46.BackColor = System.Drawing.Color.White;
+ cell46.BackColor2 = System.Drawing.Color.White;
+ cell46.DataGridViewInternal = null;
+ cell46.DisplayIndex = 0;
+ cell46.ForeColor = System.Drawing.Color.Black;
+ cell46.IndexInternal = 0;
+ cell46.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell46.Rect")));
+ cell46.Style = null;
+ cell46.Text = "";
+ cell46.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell47.BackColor = System.Drawing.Color.White;
+ cell47.BackColor2 = System.Drawing.Color.White;
+ cell47.DataGridViewInternal = null;
+ cell47.DisplayIndex = 0;
+ cell47.ForeColor = System.Drawing.Color.Black;
+ cell47.IndexInternal = 0;
+ cell47.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell47.Rect")));
+ cell47.Style = null;
+ cell47.Text = "PART";
+ cell47.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell48.BackColor = System.Drawing.Color.White;
+ cell48.BackColor2 = System.Drawing.Color.White;
+ cell48.DataGridViewInternal = null;
+ cell48.DisplayIndex = 0;
+ cell48.ForeColor = System.Drawing.Color.Black;
+ cell48.IndexInternal = 0;
+ cell48.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell48.Rect")));
+ cell48.Style = null;
+ cell48.Text = "";
+ cell48.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row8.Cells = new arCtl.ListView2.Cell[] {
+ cell43,
+ cell44,
+ cell45,
+ cell46,
+ cell47,
+ cell48};
+ row8.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row8.Rect")));
+ row8.Style = null;
+ cell49.BackColor = System.Drawing.Color.White;
+ cell49.BackColor2 = System.Drawing.Color.White;
+ cell49.DataGridViewInternal = null;
+ cell49.DisplayIndex = 0;
+ cell49.ForeColor = System.Drawing.Color.Black;
+ cell49.IndexInternal = 0;
+ cell49.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell49.Rect")));
+ cell49.Style = null;
+ cell49.Text = "SIZE";
+ cell49.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell50.BackColor = System.Drawing.Color.White;
+ cell50.BackColor2 = System.Drawing.Color.White;
+ cell50.DataGridViewInternal = null;
+ cell50.DisplayIndex = 0;
+ cell50.ForeColor = System.Drawing.Color.Black;
+ cell50.IndexInternal = 0;
+ cell50.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell50.Rect")));
+ cell50.Style = null;
+ cell50.Text = "";
+ cell50.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell51.BackColor = System.Drawing.Color.White;
+ cell51.BackColor2 = System.Drawing.Color.White;
+ cell51.DataGridViewInternal = null;
+ cell51.DisplayIndex = 0;
+ cell51.ForeColor = System.Drawing.Color.Black;
+ cell51.IndexInternal = 0;
+ cell51.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell51.Rect")));
+ cell51.Style = null;
+ cell51.Text = "SIZE";
+ cell51.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell52.BackColor = System.Drawing.Color.White;
+ cell52.BackColor2 = System.Drawing.Color.White;
+ cell52.DataGridViewInternal = null;
+ cell52.DisplayIndex = 0;
+ cell52.ForeColor = System.Drawing.Color.Black;
+ cell52.IndexInternal = 0;
+ cell52.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell52.Rect")));
+ cell52.Style = null;
+ cell52.Text = "";
+ cell52.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell53.BackColor = System.Drawing.Color.White;
+ cell53.BackColor2 = System.Drawing.Color.White;
+ cell53.DataGridViewInternal = null;
+ cell53.DisplayIndex = 0;
+ cell53.ForeColor = System.Drawing.Color.Black;
+ cell53.IndexInternal = 0;
+ cell53.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell53.Rect")));
+ cell53.Style = null;
+ cell53.Text = "SIZE";
+ cell53.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell54.BackColor = System.Drawing.Color.White;
+ cell54.BackColor2 = System.Drawing.Color.White;
+ cell54.DataGridViewInternal = null;
+ cell54.DisplayIndex = 0;
+ cell54.ForeColor = System.Drawing.Color.Black;
+ cell54.IndexInternal = 0;
+ cell54.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell54.Rect")));
+ cell54.Style = null;
+ cell54.Text = "";
+ cell54.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row9.Cells = new arCtl.ListView2.Cell[] {
+ cell49,
+ cell50,
+ cell51,
+ cell52,
+ cell53,
+ cell54};
+ row9.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row9.Rect")));
+ row9.Style = null;
+ cell55.BackColor = System.Drawing.Color.White;
+ cell55.BackColor2 = System.Drawing.Color.White;
+ cell55.DataGridViewInternal = null;
+ cell55.DisplayIndex = 0;
+ cell55.ForeColor = System.Drawing.Color.Black;
+ cell55.IndexInternal = 0;
+ cell55.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell55.Rect")));
+ cell55.Style = null;
+ cell55.Text = "RID";
+ cell55.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell56.BackColor = System.Drawing.Color.White;
+ cell56.BackColor2 = System.Drawing.Color.White;
+ cell56.DataGridViewInternal = null;
+ cell56.DisplayIndex = 0;
+ cell56.ForeColor = System.Drawing.Color.Black;
+ cell56.IndexInternal = 0;
+ cell56.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell56.Rect")));
+ cell56.Style = null;
+ cell56.Text = "";
+ cell56.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell57.BackColor = System.Drawing.Color.White;
+ cell57.BackColor2 = System.Drawing.Color.White;
+ cell57.DataGridViewInternal = null;
+ cell57.DisplayIndex = 0;
+ cell57.ForeColor = System.Drawing.Color.Black;
+ cell57.IndexInternal = 0;
+ cell57.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell57.Rect")));
+ cell57.Style = null;
+ cell57.Text = "DEG";
+ cell57.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell58.BackColor = System.Drawing.Color.White;
+ cell58.BackColor2 = System.Drawing.Color.White;
+ cell58.DataGridViewInternal = null;
+ cell58.DisplayIndex = 0;
+ cell58.ForeColor = System.Drawing.Color.Black;
+ cell58.IndexInternal = 0;
+ cell58.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell58.Rect")));
+ cell58.Style = null;
+ cell58.Text = "";
+ cell58.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell59.BackColor = System.Drawing.Color.White;
+ cell59.BackColor2 = System.Drawing.Color.White;
+ cell59.DataGridViewInternal = null;
+ cell59.DisplayIndex = 0;
+ cell59.ForeColor = System.Drawing.Color.Black;
+ cell59.IndexInternal = 0;
+ cell59.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell59.Rect")));
+ cell59.Style = null;
+ cell59.Text = "RID";
+ cell59.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell60.BackColor = System.Drawing.Color.White;
+ cell60.BackColor2 = System.Drawing.Color.White;
+ cell60.DataGridViewInternal = null;
+ cell60.DisplayIndex = 0;
+ cell60.ForeColor = System.Drawing.Color.Black;
+ cell60.IndexInternal = 0;
+ cell60.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell60.Rect")));
+ cell60.Style = null;
+ cell60.Text = "";
+ cell60.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row10.Cells = new arCtl.ListView2.Cell[] {
+ cell55,
+ cell56,
+ cell57,
+ cell58,
+ cell59,
+ cell60};
+ row10.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row10.Rect")));
+ row10.Style = null;
+ cell61.BackColor = System.Drawing.Color.White;
+ cell61.BackColor2 = System.Drawing.Color.White;
+ cell61.DataGridViewInternal = null;
+ cell61.DisplayIndex = 0;
+ cell61.ForeColor = System.Drawing.Color.Black;
+ cell61.IndexInternal = 0;
+ cell61.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell61.Rect")));
+ cell61.Style = null;
+ cell61.Text = "SID";
+ cell61.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell62.BackColor = System.Drawing.Color.White;
+ cell62.BackColor2 = System.Drawing.Color.White;
+ cell62.DataGridViewInternal = null;
+ cell62.DisplayIndex = 0;
+ cell62.ForeColor = System.Drawing.Color.Black;
+ cell62.IndexInternal = 0;
+ cell62.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell62.Rect")));
+ cell62.Style = null;
+ cell62.Text = "";
+ cell62.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell63.BackColor = System.Drawing.Color.White;
+ cell63.BackColor2 = System.Drawing.Color.White;
+ cell63.DataGridViewInternal = null;
+ cell63.DisplayIndex = 0;
+ cell63.ForeColor = System.Drawing.Color.Black;
+ cell63.IndexInternal = 0;
+ cell63.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell63.Rect")));
+ cell63.Style = null;
+ cell63.Text = "QR";
+ cell63.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell64.BackColor = System.Drawing.Color.White;
+ cell64.BackColor2 = System.Drawing.Color.White;
+ cell64.DataGridViewInternal = null;
+ cell64.DisplayIndex = 0;
+ cell64.ForeColor = System.Drawing.Color.Black;
+ cell64.IndexInternal = 0;
+ cell64.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell64.Rect")));
+ cell64.Style = null;
+ cell64.Text = "";
+ cell64.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell65.BackColor = System.Drawing.Color.White;
+ cell65.BackColor2 = System.Drawing.Color.White;
+ cell65.DataGridViewInternal = null;
+ cell65.DisplayIndex = 0;
+ cell65.ForeColor = System.Drawing.Color.Black;
+ cell65.IndexInternal = 0;
+ cell65.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell65.Rect")));
+ cell65.Style = null;
+ cell65.Text = "SID";
+ cell65.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell66.BackColor = System.Drawing.Color.White;
+ cell66.BackColor2 = System.Drawing.Color.White;
+ cell66.DataGridViewInternal = null;
+ cell66.DisplayIndex = 0;
+ cell66.ForeColor = System.Drawing.Color.Black;
+ cell66.IndexInternal = 0;
+ cell66.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell66.Rect")));
+ cell66.Style = null;
+ cell66.Text = "";
+ cell66.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row11.Cells = new arCtl.ListView2.Cell[] {
+ cell61,
+ cell62,
+ cell63,
+ cell64,
+ cell65,
+ cell66};
+ row11.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row11.Rect")));
+ row11.Style = null;
+ cell67.BackColor = System.Drawing.Color.White;
+ cell67.BackColor2 = System.Drawing.Color.White;
+ cell67.DataGridViewInternal = null;
+ cell67.DisplayIndex = 0;
+ cell67.ForeColor = System.Drawing.Color.Black;
+ cell67.IndexInternal = 0;
+ cell67.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell67.Rect")));
+ cell67.Style = null;
+ cell67.Text = "QTY";
+ cell67.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell68.BackColor = System.Drawing.Color.White;
+ cell68.BackColor2 = System.Drawing.Color.White;
+ cell68.DataGridViewInternal = null;
+ cell68.DisplayIndex = 0;
+ cell68.ForeColor = System.Drawing.Color.Black;
+ cell68.IndexInternal = 0;
+ cell68.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell68.Rect")));
+ cell68.Style = null;
+ cell68.Text = "";
+ cell68.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell69.BackColor = System.Drawing.Color.White;
+ cell69.BackColor2 = System.Drawing.Color.White;
+ cell69.DataGridViewInternal = null;
+ cell69.DisplayIndex = 0;
+ cell69.ForeColor = System.Drawing.Color.Black;
+ cell69.IndexInternal = 0;
+ cell69.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell69.Rect")));
+ cell69.Style = null;
+ cell69.Text = "";
+ cell69.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell70.BackColor = System.Drawing.Color.White;
+ cell70.BackColor2 = System.Drawing.Color.White;
+ cell70.DataGridViewInternal = null;
+ cell70.DisplayIndex = 0;
+ cell70.ForeColor = System.Drawing.Color.Black;
+ cell70.IndexInternal = 0;
+ cell70.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell70.Rect")));
+ cell70.Style = null;
+ cell70.Text = "";
+ cell70.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell71.BackColor = System.Drawing.Color.White;
+ cell71.BackColor2 = System.Drawing.Color.White;
+ cell71.DataGridViewInternal = null;
+ cell71.DisplayIndex = 0;
+ cell71.ForeColor = System.Drawing.Color.Black;
+ cell71.IndexInternal = 0;
+ cell71.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell71.Rect")));
+ cell71.Style = null;
+ cell71.Text = "";
+ cell71.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell72.BackColor = System.Drawing.Color.White;
+ cell72.BackColor2 = System.Drawing.Color.White;
+ cell72.DataGridViewInternal = null;
+ cell72.DisplayIndex = 0;
+ cell72.ForeColor = System.Drawing.Color.Black;
+ cell72.IndexInternal = 0;
+ cell72.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell72.Rect")));
+ cell72.Style = null;
+ cell72.Text = "";
+ cell72.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row12.Cells = new arCtl.ListView2.Cell[] {
+ cell67,
+ cell68,
+ cell69,
+ cell70,
+ cell71,
+ cell72};
+ row12.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row12.Rect")));
+ row12.Style = null;
+ cell73.BackColor = System.Drawing.Color.White;
+ cell73.BackColor2 = System.Drawing.Color.White;
+ cell73.DataGridViewInternal = null;
+ cell73.DisplayIndex = 0;
+ cell73.ForeColor = System.Drawing.Color.Black;
+ cell73.IndexInternal = 0;
+ cell73.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell73.Rect")));
+ cell73.Style = null;
+ cell73.Text = "MANU";
+ cell73.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell74.BackColor = System.Drawing.Color.White;
+ cell74.BackColor2 = System.Drawing.Color.White;
+ cell74.DataGridViewInternal = null;
+ cell74.DisplayIndex = 0;
+ cell74.ForeColor = System.Drawing.Color.Black;
+ cell74.IndexInternal = 0;
+ cell74.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell74.Rect")));
+ cell74.Style = null;
+ cell74.Text = "";
+ cell74.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell75.BackColor = System.Drawing.Color.White;
+ cell75.BackColor2 = System.Drawing.Color.White;
+ cell75.DataGridViewInternal = null;
+ cell75.DisplayIndex = 0;
+ cell75.ForeColor = System.Drawing.Color.Black;
+ cell75.IndexInternal = 0;
+ cell75.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell75.Rect")));
+ cell75.Style = null;
+ cell75.Text = "";
+ cell75.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell76.BackColor = System.Drawing.Color.White;
+ cell76.BackColor2 = System.Drawing.Color.White;
+ cell76.DataGridViewInternal = null;
+ cell76.DisplayIndex = 0;
+ cell76.ForeColor = System.Drawing.Color.Black;
+ cell76.IndexInternal = 0;
+ cell76.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell76.Rect")));
+ cell76.Style = null;
+ cell76.Text = "";
+ cell76.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell77.BackColor = System.Drawing.Color.White;
+ cell77.BackColor2 = System.Drawing.Color.White;
+ cell77.DataGridViewInternal = null;
+ cell77.DisplayIndex = 0;
+ cell77.ForeColor = System.Drawing.Color.Black;
+ cell77.IndexInternal = 0;
+ cell77.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell77.Rect")));
+ cell77.Style = null;
+ cell77.Text = "";
+ cell77.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell78.BackColor = System.Drawing.Color.White;
+ cell78.BackColor2 = System.Drawing.Color.White;
+ cell78.DataGridViewInternal = null;
+ cell78.DisplayIndex = 0;
+ cell78.ForeColor = System.Drawing.Color.Black;
+ cell78.IndexInternal = 0;
+ cell78.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell78.Rect")));
+ cell78.Style = null;
+ cell78.Text = "";
+ cell78.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row13.Cells = new arCtl.ListView2.Cell[] {
+ cell73,
+ cell74,
+ cell75,
+ cell76,
+ cell77,
+ cell78};
+ row13.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row13.Rect")));
+ row13.Style = null;
+ cell79.BackColor = System.Drawing.Color.White;
+ cell79.BackColor2 = System.Drawing.Color.White;
+ cell79.DataGridViewInternal = null;
+ cell79.DisplayIndex = 0;
+ cell79.ForeColor = System.Drawing.Color.Black;
+ cell79.IndexInternal = 0;
+ cell79.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell79.Rect")));
+ cell79.Style = null;
+ cell79.Text = "VLOT";
+ cell79.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell80.BackColor = System.Drawing.Color.White;
+ cell80.BackColor2 = System.Drawing.Color.White;
+ cell80.DataGridViewInternal = null;
+ cell80.DisplayIndex = 0;
+ cell80.ForeColor = System.Drawing.Color.Black;
+ cell80.IndexInternal = 0;
+ cell80.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell80.Rect")));
+ cell80.Style = null;
+ cell80.Text = "";
+ cell80.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell81.BackColor = System.Drawing.Color.White;
+ cell81.BackColor2 = System.Drawing.Color.White;
+ cell81.DataGridViewInternal = null;
+ cell81.DisplayIndex = 0;
+ cell81.ForeColor = System.Drawing.Color.Black;
+ cell81.IndexInternal = 0;
+ cell81.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell81.Rect")));
+ cell81.Style = null;
+ cell81.Text = "";
+ cell81.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell82.BackColor = System.Drawing.Color.White;
+ cell82.BackColor2 = System.Drawing.Color.White;
+ cell82.DataGridViewInternal = null;
+ cell82.DisplayIndex = 0;
+ cell82.ForeColor = System.Drawing.Color.Black;
+ cell82.IndexInternal = 0;
+ cell82.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell82.Rect")));
+ cell82.Style = null;
+ cell82.Text = "";
+ cell82.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell83.BackColor = System.Drawing.Color.White;
+ cell83.BackColor2 = System.Drawing.Color.White;
+ cell83.DataGridViewInternal = null;
+ cell83.DisplayIndex = 0;
+ cell83.ForeColor = System.Drawing.Color.Black;
+ cell83.IndexInternal = 0;
+ cell83.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell83.Rect")));
+ cell83.Style = null;
+ cell83.Text = "";
+ cell83.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell84.BackColor = System.Drawing.Color.White;
+ cell84.BackColor2 = System.Drawing.Color.White;
+ cell84.DataGridViewInternal = null;
+ cell84.DisplayIndex = 0;
+ cell84.ForeColor = System.Drawing.Color.Black;
+ cell84.IndexInternal = 0;
+ cell84.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell84.Rect")));
+ cell84.Style = null;
+ cell84.Text = "";
+ cell84.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row14.Cells = new arCtl.ListView2.Cell[] {
+ cell79,
+ cell80,
+ cell81,
+ cell82,
+ cell83,
+ cell84};
+ row14.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row14.Rect")));
+ row14.Style = null;
+ cell85.BackColor = System.Drawing.Color.White;
+ cell85.BackColor2 = System.Drawing.Color.White;
+ cell85.DataGridViewInternal = null;
+ cell85.DisplayIndex = 0;
+ cell85.ForeColor = System.Drawing.Color.Black;
+ cell85.IndexInternal = 0;
+ cell85.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell85.Rect")));
+ cell85.Style = null;
+ cell85.Text = "MFG";
+ cell85.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell86.BackColor = System.Drawing.Color.White;
+ cell86.BackColor2 = System.Drawing.Color.White;
+ cell86.DataGridViewInternal = null;
+ cell86.DisplayIndex = 0;
+ cell86.ForeColor = System.Drawing.Color.Black;
+ cell86.IndexInternal = 0;
+ cell86.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell86.Rect")));
+ cell86.Style = null;
+ cell86.Text = "";
+ cell86.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell87.BackColor = System.Drawing.Color.White;
+ cell87.BackColor2 = System.Drawing.Color.White;
+ cell87.DataGridViewInternal = null;
+ cell87.DisplayIndex = 0;
+ cell87.ForeColor = System.Drawing.Color.Black;
+ cell87.IndexInternal = 0;
+ cell87.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell87.Rect")));
+ cell87.Style = null;
+ cell87.Text = "";
+ cell87.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell88.BackColor = System.Drawing.Color.White;
+ cell88.BackColor2 = System.Drawing.Color.White;
+ cell88.DataGridViewInternal = null;
+ cell88.DisplayIndex = 0;
+ cell88.ForeColor = System.Drawing.Color.Black;
+ cell88.IndexInternal = 0;
+ cell88.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell88.Rect")));
+ cell88.Style = null;
+ cell88.Text = "";
+ cell88.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell89.BackColor = System.Drawing.Color.White;
+ cell89.BackColor2 = System.Drawing.Color.White;
+ cell89.DataGridViewInternal = null;
+ cell89.DisplayIndex = 0;
+ cell89.ForeColor = System.Drawing.Color.Black;
+ cell89.IndexInternal = 0;
+ cell89.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell89.Rect")));
+ cell89.Style = null;
+ cell89.Text = "";
+ cell89.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell90.BackColor = System.Drawing.Color.White;
+ cell90.BackColor2 = System.Drawing.Color.White;
+ cell90.DataGridViewInternal = null;
+ cell90.DisplayIndex = 0;
+ cell90.ForeColor = System.Drawing.Color.Black;
+ cell90.IndexInternal = 0;
+ cell90.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell90.Rect")));
+ cell90.Style = null;
+ cell90.Text = "";
+ cell90.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row15.Cells = new arCtl.ListView2.Cell[] {
+ cell85,
+ cell86,
+ cell87,
+ cell88,
+ cell89,
+ cell90};
+ row15.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row15.Rect")));
+ row15.Style = null;
+ cell91.BackColor = System.Drawing.Color.White;
+ cell91.BackColor2 = System.Drawing.Color.White;
+ cell91.DataGridViewInternal = null;
+ cell91.DisplayIndex = 0;
+ cell91.ForeColor = System.Drawing.Color.Black;
+ cell91.IndexInternal = 0;
+ cell91.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell91.Rect")));
+ cell91.Style = null;
+ cell91.Text = "PART";
+ cell91.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell92.BackColor = System.Drawing.Color.White;
+ cell92.BackColor2 = System.Drawing.Color.White;
+ cell92.DataGridViewInternal = null;
+ cell92.DisplayIndex = 0;
+ cell92.ForeColor = System.Drawing.Color.Black;
+ cell92.IndexInternal = 0;
+ cell92.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell92.Rect")));
+ cell92.Style = null;
+ cell92.Text = "";
+ cell92.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell93.BackColor = System.Drawing.Color.White;
+ cell93.BackColor2 = System.Drawing.Color.White;
+ cell93.DataGridViewInternal = null;
+ cell93.DisplayIndex = 0;
+ cell93.ForeColor = System.Drawing.Color.Black;
+ cell93.IndexInternal = 0;
+ cell93.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell93.Rect")));
+ cell93.Style = null;
+ cell93.Text = "";
+ cell93.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell94.BackColor = System.Drawing.Color.White;
+ cell94.BackColor2 = System.Drawing.Color.White;
+ cell94.DataGridViewInternal = null;
+ cell94.DisplayIndex = 0;
+ cell94.ForeColor = System.Drawing.Color.Black;
+ cell94.IndexInternal = 0;
+ cell94.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell94.Rect")));
+ cell94.Style = null;
+ cell94.Text = "";
+ cell94.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell95.BackColor = System.Drawing.Color.White;
+ cell95.BackColor2 = System.Drawing.Color.White;
+ cell95.DataGridViewInternal = null;
+ cell95.DisplayIndex = 0;
+ cell95.ForeColor = System.Drawing.Color.Black;
+ cell95.IndexInternal = 0;
+ cell95.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell95.Rect")));
+ cell95.Style = null;
+ cell95.Text = "PART";
+ cell95.Valuetype = arCtl.ListView2.eCellValueType.String;
+ cell96.BackColor = System.Drawing.Color.White;
+ cell96.BackColor2 = System.Drawing.Color.White;
+ cell96.DataGridViewInternal = null;
+ cell96.DisplayIndex = 0;
+ cell96.ForeColor = System.Drawing.Color.Black;
+ cell96.IndexInternal = 0;
+ cell96.Rect = ((System.Drawing.RectangleF)(resources.GetObject("cell96.Rect")));
+ cell96.Style = null;
+ cell96.Text = "";
+ cell96.Valuetype = arCtl.ListView2.eCellValueType.String;
+ row16.Cells = new arCtl.ListView2.Cell[] {
+ cell91,
+ cell92,
+ cell93,
+ cell94,
+ cell95,
+ cell96};
+ row16.Rect = ((System.Drawing.RectangleF)(resources.GetObject("row16.Rect")));
+ row16.Style = null;
this.listView21.Rows = new arCtl.ListView2.Row[] {
- row65,
- row66,
- row67,
- row68,
- row69,
- row70,
- row71,
- row72,
- row73,
- row74,
- row75,
- row76,
- row77,
- row78,
- row79,
- row80};
- itemStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
- itemStyle10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
- itemStyle10.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
- itemStyle10.ForeColor = System.Drawing.Color.Black;
- this.listView21.RowStyle = itemStyle10;
+ row1,
+ row2,
+ row3,
+ row4,
+ row5,
+ row6,
+ row7,
+ row8,
+ row9,
+ row10,
+ row11,
+ row12,
+ row13,
+ row14,
+ row15,
+ row16};
+ itemStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45)))));
+ itemStyle2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
+ itemStyle2.Font = new System.Drawing.Font("Consolas", 8F, System.Drawing.FontStyle.Bold);
+ itemStyle2.ForeColor = System.Drawing.Color.Black;
+ this.listView21.RowStyle = itemStyle2;
this.listView21.Size = new System.Drawing.Size(451, 403);
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;
@@ -5328,6 +5328,9 @@
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem30;
private System.Windows.Forms.ToolStripMenuItem 프로그램열기ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 인바운드데이터업데이트ToolStripMenuItem;
+ private arCtl.arLabel arLabel1;
+ private System.Windows.Forms.ToolStripButton btManualPrint;
+ private System.Windows.Forms.ToolStripMenuItem multiSIDSelectToolStripMenuItem;
private System.Windows.Forms.DataGridViewTextBoxColumn target;
private System.Windows.Forms.DataGridViewTextBoxColumn JTYPE;
private System.Windows.Forms.DataGridViewTextBoxColumn sTIMEDataGridViewTextBoxColumn;
@@ -5352,9 +5355,6 @@
private System.Windows.Forms.DataGridViewTextBoxColumn ETIME;
private System.Windows.Forms.DataGridViewTextBoxColumn JGUID;
private System.Windows.Forms.DataGridViewTextBoxColumn GUID;
- private arCtl.arLabel arLabel1;
- private System.Windows.Forms.ToolStripButton btManualPrint;
- private System.Windows.Forms.ToolStripMenuItem multiSIDSelectToolStripMenuItem;
}
}
diff --git a/Handler/Project/fMain.resx b/Handler/Project/fMain.resx
index 6b2dfcc..9431c6e 100644
--- a/Handler/Project/fMain.resx
+++ b/Handler/Project/fMain.resx
@@ -195,9 +195,6 @@ If pressed while motion is moving, motion will also stop.
534, 17
-
- 534, 17
-
441, 17
@@ -365,6 +362,42 @@ If pressed while motion is moving, motion will also stop.
xwR/Xdgi6nJO0+z6Pve9PXM0teTlvt+1RKOzm9x/HfvBBY85HIPHWpwDjwxkwUs7xuZ8sCf+cMdjh/yk
115H3QAPiKXe1/aT5mHlz1OfdFXoHcm6xDJ+AnZSLiyaws7ZWRc6rYaWR36Mk4dV15KEd8O3PAZCV9hw
gcGfdLH7Qe6hYzSVm2i6euplvRwXd8TF/QE1/NiTtMURWQAAAABJRU5ErkJggg==
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
+ GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
+ t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
+ aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
+ bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
+ GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
+ t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
+ aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
+ bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
+ GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
+ t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
+ aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
+ bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
+ GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
+ t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
+ aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
+ bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
@@ -425,16 +458,16 @@ If pressed while motion is moving, motion will also stop.
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAITSURBVGhD7ZPBShtRFIanL6DvEIg7tW9Q3bUWIe7aXQuF
- SqFiQcpgBSVStJZis7A2CmYmKYwZlWhEX6D6AhXtpl1US7q12yxymot/mMnMuVDITHLA+eDbzbn/l0WM
- hISEW8TEn8bDTK3+O1MjisPxWv0qU2s8wFz03Azw49FZv8Rc9PCD0Yu56OHG4hBz0cONxSHmImLm/NR4
- /Z2U3FgctvaMmYuvqOiA1mO9+AHKjvE9xo3FoX8TFR3ge4wbi0P/Jio6wPcYNxaH/k1U/D9TZnZs0sxe
- vTSzJMmbpsX7yNQjMb7lCzP7C5l6uENJIlMPdyRJZOrhjiSJTD3ckSSRqYc7kiQy9QQPHj15ToNDw5RO
- p7uq2nz8dLKtRYlMPcGDXsS3HBy+29aiRKae4AH3cDcN9iBTT/CAe7SbBnuQqefZlEl+U6lUTw32IDOM
- 7RwNWOXqaVOy3UORou1EtSLbQ8UHDwR7gmyPDXfvL/OhUKvXyPYouPtn/McCdarfkO1hbR8W2Y8lWj6w
- ke3R/A+8Yj+W6TSyPQpOZcQqHzT/6fK1y9V7yPYolY77chvFxpZTIcmqxrzr9iO7nby9/XPzyy6JtrTz
- A7lh1rac3U8Fh4S7g9wwq/nCm495i0T72ZpFbph3ubXR5dw6SXZpdX0EuWGI6M7c2/f78/MLjYWlDyRJ
- 1TS7uFJRjchNSEhISLj1GMY/xEK3OPWNxJsAAAAASUVORK5CYII=
+ YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIVSURBVGhD7ZPNShtRGIanN1DvIZDu0ngH2l1/KMSd7ioI
+ FaHSQiiDLUQSxJ9S1IW1Y8HMmMKY0RKN2Buo3oCibnThD+nWbrPIMQffMJOZ70AhM8kHzgPPbr7zPiLR
+ YmJiHhBDfxuvMrX6TaYmRBS+rtWvM7XGC8yFz/0APR6e9SvMhQ89GL6YCx9qLAoxFz7UWBRiLiSyJ4fa
+ xzMhpcaisLWnZU//oKIDWo/14g+QdoznMWosCr2bqOgAz2PUWBR6N1HRAZ7HqLEo9G6i4v+Z1PMvx/X8
+ 9Ts9Lzh531R4jkw1HONbTuj5S2SqoQ45iUw11BEnkamGOuIkMtVQR5xEphrqiJPIVOM/GH7zVqSepkUy
+ meyqcnNkdLytRYpMNf6DXsS3TKX721qkyFTjP6Ae7qb+HmSq8R9Qj3ZTfw8y1YxN6sJrIpHoqf4eZAax
+ 7P0nZrl62FRYzh5L0XYgW5HtIuP9B4w9QLbLmvPrH/EhU6u3yHYpOjvH9McMtatHyHYxN/c2yI85Wt61
+ kO3S/A18ID/m6XtkuxTtyqBZ3m3+0vlrlasDyHYplX4/XjKsxrpdEZyVjYbj9CG7HcPavPjxc1uwtrR1
+ jtwgK+v29reiLZi7hdwgi0bx05JhNv9NjP1uTiE3yPzyyrO55VXB2dnF1UHkBhFCPPo882Unl8s1pme/
+ Ck7KpqnCQkU2IjcmJiYm5sGjaXd6XrcwjAKGHQAAAABJRU5ErkJggg==
@@ -519,43 +552,7 @@ If pressed while motion is moving, motion will also stop.
PQAAAABJRU5ErkJggg==
-
-
- iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
- GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
- t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
- aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
- bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
- GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
- t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
- aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
- bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
- GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
- t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
- aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
- bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABGdBTUEAALGPC/xhBQAAAMRJREFUWEdj
- GAWjYDCAaVUu/4nFM2pde6Ha6AdAFt/ekEoQX12T/H9Bk+eXmTUufVCt9AHEOhCEB8SRpDgQhM+vSPw/
- t87jDyzaaYWhziPNgUfmRf2f2+Dxf8/s2P8fTzf//3qulSYYw4HE4iVtvv8f7CnHaig1McguqPMgDsSm
- aCDxqAMpxaMOpBSPOpBSPOpASvGoAynFow6kFI86kFI86kBK8agDKcWjDqQUjzqQUjzqQEoxhgMHI4Y6
- bxSMggEEDAwAcaf95QqwNkoAAAAASUVORK5CYII=
-
-
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -563,7 +560,7 @@ If pressed while motion is moving, motion will also stop.
AADIQgs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -571,7 +568,7 @@ If pressed while motion is moving, motion will also stop.
AADIQgs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -579,7 +576,7 @@ If pressed while motion is moving, motion will also stop.
AADIQgs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -587,7 +584,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -595,7 +592,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -603,7 +600,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -611,7 +608,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -619,7 +616,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -627,7 +624,7 @@ If pressed while motion is moving, motion will also stop.
AAAAAAs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -635,7 +632,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -643,7 +640,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -651,7 +648,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -659,7 +656,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -667,7 +664,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -675,7 +672,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -683,7 +680,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -691,7 +688,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -699,7 +696,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -707,7 +704,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -715,7 +712,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -723,7 +720,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -731,7 +728,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -739,7 +736,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -747,7 +744,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -755,7 +752,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -763,7 +760,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -771,7 +768,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -779,7 +776,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -787,7 +784,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -795,7 +792,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -803,7 +800,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -811,7 +808,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -819,7 +816,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -827,7 +824,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -835,7 +832,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -843,7 +840,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -851,7 +848,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -859,7 +856,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -867,7 +864,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -875,7 +872,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -883,7 +880,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -891,7 +888,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -899,7 +896,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -907,7 +904,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -915,7 +912,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -923,7 +920,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -931,7 +928,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -939,7 +936,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -947,7 +944,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -955,7 +952,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -963,7 +960,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -971,7 +968,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -979,7 +976,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -987,7 +984,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -995,7 +992,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1003,7 +1000,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1011,7 +1008,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1019,7 +1016,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1027,7 +1024,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1035,7 +1032,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1043,7 +1040,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1051,7 +1048,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1059,7 +1056,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1067,7 +1064,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1075,7 +1072,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1083,7 +1080,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1091,7 +1088,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1099,7 +1096,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1107,7 +1104,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1115,7 +1112,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1123,7 +1120,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1131,7 +1128,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1139,7 +1136,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1147,7 +1144,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1155,7 +1152,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1163,7 +1160,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1171,7 +1168,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1179,7 +1176,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1187,7 +1184,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1195,7 +1192,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1203,7 +1200,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1211,7 +1208,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1219,7 +1216,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1227,7 +1224,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1235,7 +1232,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1243,7 +1240,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1251,7 +1248,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1259,7 +1256,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1267,7 +1264,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1275,7 +1272,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1283,7 +1280,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1291,7 +1288,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1299,7 +1296,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1307,7 +1304,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1315,7 +1312,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1323,7 +1320,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1331,7 +1328,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1339,7 +1336,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1347,7 +1344,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1355,7 +1352,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1363,7 +1360,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1371,7 +1368,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1379,7 +1376,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1387,7 +1384,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1395,7 +1392,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1403,7 +1400,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1411,7 +1408,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1419,7 +1416,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1427,7 +1424,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1435,7 +1432,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1443,7 +1440,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1451,7 +1448,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1459,7 +1456,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1467,7 +1464,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1475,7 +1472,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1483,7 +1480,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1491,7 +1488,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1499,7 +1496,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1507,7 +1504,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
@@ -1515,7 +1512,7 @@ If pressed while motion is moving, motion will also stop.
AADIQQs=
-
+
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABlTeXN0ZW0uRHJh
diff --git a/Handler/ResultView/ResultView.csproj b/Handler/ResultView/ResultView.csproj
index cb466f4..fe941a5 100644
--- a/Handler/ResultView/ResultView.csproj
+++ b/Handler/ResultView/ResultView.csproj
@@ -18,7 +18,7 @@
true
full
false
- ..\..\..\..\..\..\Amkor\STDLabelAttach%28Conv%29\ResultView\
+ ..\..\..\STDLabelAttach%28ATV%29\ResultView\
DEBUG;TRACE
prompt
4
diff --git a/Handler/Sub/CommData/Enum_IO.cs b/Handler/Sub/CommData/Enum_IO.cs
index 16d1ac2..b16a405 100644
--- a/Handler/Sub/CommData/Enum_IO.cs
+++ b/Handler/Sub/CommData/Enum_IO.cs
@@ -68,19 +68,18 @@ namespace AR
PORTL_MOT_RUN = 0x1A, PORTL_MOT_DIR, CART_MAG0,
PORTC_MOT_RUN = 0x10, PORTC_MOT_DIR, CART_MAG1,
PORTR_MOT_RUN = 0x14, PORTR_MOT_DIR, CART_MAG2,
-
- PRINTL_FWD = 0x1D,
+
PRINTL_VACO = 0x1E, PRINTL_VACI,
- PRINTR_FWD = 0x17,
PRINTR_VACO = 0x18, PRINTR_VACI,
-
PRINTL_AIRON = 0x20, PRINTR_AIRON,
-
PICK_VAC1 = 0x23, PICK_VAC2, PICK_VAC3, PICK_VAC4,
SVR_PWR_0 = 0x28, SVR_PWR_1, SVR_PWR_2, SVR_PWR_3, SVR_PWR_4, SVR_PWR_5, SVR_PWR_6,
- RIGHT_CONV = 0x30, LEFT_CONV,
R_CYLDN = 0x38, L_CYLDN = 0x39,
+ LEFT_CONV = 0x3A, RIGHT_CONV = 0x3B,
+ PRINTL_FWD = 0x3D,
+ PRINTR_FWD = 0x3C,
+
//SVR_EMG_0 = 0x30, SVR_EMG_1, SVR_EMG_2, SVR_EMG_3, SVR_EMG_4, SVR_EMG_5, SVR_EMG_6,
}
}
diff --git a/Handler/Sub/Setting/Common.cs b/Handler/Sub/Setting/Common.cs
index a1a4653..4da356a 100644
--- a/Handler/Sub/Setting/Common.cs
+++ b/Handler/Sub/Setting/Common.cs
@@ -12,7 +12,10 @@ namespace AR
{
public class CommonSetting : Setting
{
-
+ public CommonSetting()
+ {
+ this.filename = UTIL.MakePath("Data", "Setting.xml");
+ }
public string WebAPI_R1 { get; set; }
public string WebAPI_R2 { get; set; }
public string WebAPI_R3 { get; set; }
diff --git a/Handler/Sub/Setting/CounterSetting.cs b/Handler/Sub/Setting/CounterSetting.cs
index cf07c50..8f1f2c8 100644
--- a/Handler/Sub/Setting/CounterSetting.cs
+++ b/Handler/Sub/Setting/CounterSetting.cs
@@ -64,7 +64,7 @@ namespace AR
public CounterSetting()
{
- this.filename = AR.UTIL.CurrentPath + "counter.xml";
+ this.filename = AR.UTIL.MakePath("Data", "counter.xml");
}
public override void AfterLoad()
{
diff --git a/Handler/Sub/Setting/System_Setting.cs b/Handler/Sub/Setting/System_Setting.cs
index f96c607..a6f2d55 100644
--- a/Handler/Sub/Setting/System_Setting.cs
+++ b/Handler/Sub/Setting/System_Setting.cs
@@ -16,7 +16,7 @@ namespace AR
#endregion
#region "Signal Reverse"
-
+
[Category("Signal Reverse")]
public Boolean ReverseSIG_Emgergency { get; set; }
@@ -47,8 +47,8 @@ namespace AR
#endregion
- [Category("Door Safty"),DisplayName("Disable Front - Left")]
-
+ [Category("Door Safty"), DisplayName("Disable Front - Left")]
+
public Boolean Disable_safty_F0 { get; set; }
[Category("Door Safty"), DisplayName("Disable Front - Center")]
@@ -68,11 +68,11 @@ namespace AR
public SystemSetting()
{
- this.filename = UTIL.CurrentPath + "system.xml";
+ this.filename = UTIL.MakePath("Data", "system.xml");
}
public override void AfterLoad()
{
- MotaxisCount = 7;
+ MotaxisCount = 7;
}
public override void AfterSave()
{
diff --git a/Handler/Sub/Setting/UserSetting.cs b/Handler/Sub/Setting/UserSetting.cs
index 74f5ed2..6f86229 100644
--- a/Handler/Sub/Setting/UserSetting.cs
+++ b/Handler/Sub/Setting/UserSetting.cs
@@ -48,7 +48,7 @@ namespace AR
public bool useConv { get; set; }
public UserSetting()
{
- this.filename = AppDomain.CurrentDomain.BaseDirectory + "UserSet.xml";
+ this.filename = UTIL.MakePath("data", "UserSet.xml");
}
public override void AfterLoad()