|
|
|
@ -55,6 +55,13 @@
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
this.NormalCountLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.ErrorCountLabel = new System.Windows.Forms.Label();
|
|
|
|
|
this.IPText = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.PortText = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.SetAddress = new System.Windows.Forms.Button();
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MonitorOnOff = new System.Windows.Forms.Button();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.MonitorState = new System.Windows.Forms.Label();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit();
|
|
|
|
|
this.DataGroupBox.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
@ -100,9 +107,10 @@
|
|
|
|
|
this.dataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.dataGridView.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
this.dataGridView.Name = "dataGridView";
|
|
|
|
|
this.dataGridView.ReadOnly = true;
|
|
|
|
|
this.dataGridView.RowHeadersVisible = false;
|
|
|
|
|
this.dataGridView.RowTemplate.Height = 23;
|
|
|
|
|
this.dataGridView.Size = new System.Drawing.Size(681, 884);
|
|
|
|
|
this.dataGridView.Size = new System.Drawing.Size(700, 884);
|
|
|
|
|
this.dataGridView.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// Column1
|
|
|
|
@ -111,6 +119,7 @@
|
|
|
|
|
this.Column1.DataPropertyName = "Column1";
|
|
|
|
|
this.Column1.HeaderText = "Column1";
|
|
|
|
|
this.Column1.Name = "Column1";
|
|
|
|
|
this.Column1.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column2
|
|
|
|
|
//
|
|
|
|
@ -118,6 +127,7 @@
|
|
|
|
|
this.Column2.DataPropertyName = "Column2";
|
|
|
|
|
this.Column2.HeaderText = "Column2";
|
|
|
|
|
this.Column2.Name = "Column2";
|
|
|
|
|
this.Column2.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column3
|
|
|
|
|
//
|
|
|
|
@ -125,6 +135,7 @@
|
|
|
|
|
this.Column3.DataPropertyName = "Column3";
|
|
|
|
|
this.Column3.HeaderText = "Column3";
|
|
|
|
|
this.Column3.Name = "Column3";
|
|
|
|
|
this.Column3.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column4
|
|
|
|
|
//
|
|
|
|
@ -132,6 +143,7 @@
|
|
|
|
|
this.Column4.DataPropertyName = "Column4";
|
|
|
|
|
this.Column4.HeaderText = "Column4";
|
|
|
|
|
this.Column4.Name = "Column4";
|
|
|
|
|
this.Column4.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column5
|
|
|
|
|
//
|
|
|
|
@ -139,6 +151,7 @@
|
|
|
|
|
this.Column5.DataPropertyName = "Column5";
|
|
|
|
|
this.Column5.HeaderText = "Column5";
|
|
|
|
|
this.Column5.Name = "Column5";
|
|
|
|
|
this.Column5.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column6
|
|
|
|
|
//
|
|
|
|
@ -146,6 +159,7 @@
|
|
|
|
|
this.Column6.DataPropertyName = "Column6";
|
|
|
|
|
this.Column6.HeaderText = "Column6";
|
|
|
|
|
this.Column6.Name = "Column6";
|
|
|
|
|
this.Column6.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column7
|
|
|
|
|
//
|
|
|
|
@ -153,6 +167,7 @@
|
|
|
|
|
this.Column7.DataPropertyName = "Column7";
|
|
|
|
|
this.Column7.HeaderText = "Column7";
|
|
|
|
|
this.Column7.Name = "Column7";
|
|
|
|
|
this.Column7.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column8
|
|
|
|
|
//
|
|
|
|
@ -160,6 +175,7 @@
|
|
|
|
|
this.Column8.DataPropertyName = "Column8";
|
|
|
|
|
this.Column8.HeaderText = "Column8";
|
|
|
|
|
this.Column8.Name = "Column8";
|
|
|
|
|
this.Column8.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column9
|
|
|
|
|
//
|
|
|
|
@ -167,6 +183,7 @@
|
|
|
|
|
this.Column9.DataPropertyName = "Column9";
|
|
|
|
|
this.Column9.HeaderText = "Column9";
|
|
|
|
|
this.Column9.Name = "Column9";
|
|
|
|
|
this.Column9.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column10
|
|
|
|
|
//
|
|
|
|
@ -174,6 +191,7 @@
|
|
|
|
|
this.Column10.DataPropertyName = "Column10";
|
|
|
|
|
this.Column10.HeaderText = "Column10";
|
|
|
|
|
this.Column10.Name = "Column10";
|
|
|
|
|
this.Column10.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column11
|
|
|
|
|
//
|
|
|
|
@ -181,6 +199,7 @@
|
|
|
|
|
this.Column11.DataPropertyName = "Column11";
|
|
|
|
|
this.Column11.HeaderText = "Column11";
|
|
|
|
|
this.Column11.Name = "Column11";
|
|
|
|
|
this.Column11.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column12
|
|
|
|
|
//
|
|
|
|
@ -188,6 +207,7 @@
|
|
|
|
|
this.Column12.DataPropertyName = "Column12";
|
|
|
|
|
this.Column12.HeaderText = "Column12";
|
|
|
|
|
this.Column12.Name = "Column12";
|
|
|
|
|
this.Column12.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column13
|
|
|
|
|
//
|
|
|
|
@ -195,6 +215,7 @@
|
|
|
|
|
this.Column13.DataPropertyName = "Column13";
|
|
|
|
|
this.Column13.HeaderText = "Column13";
|
|
|
|
|
this.Column13.Name = "Column13";
|
|
|
|
|
this.Column13.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column14
|
|
|
|
|
//
|
|
|
|
@ -202,6 +223,7 @@
|
|
|
|
|
this.Column14.DataPropertyName = "Column14";
|
|
|
|
|
this.Column14.HeaderText = "Column14";
|
|
|
|
|
this.Column14.Name = "Column14";
|
|
|
|
|
this.Column14.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column15
|
|
|
|
|
//
|
|
|
|
@ -209,6 +231,7 @@
|
|
|
|
|
this.Column15.DataPropertyName = "Column15";
|
|
|
|
|
this.Column15.HeaderText = "Column15";
|
|
|
|
|
this.Column15.Name = "Column15";
|
|
|
|
|
this.Column15.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column16
|
|
|
|
|
//
|
|
|
|
@ -216,6 +239,7 @@
|
|
|
|
|
this.Column16.DataPropertyName = "Column16";
|
|
|
|
|
this.Column16.HeaderText = "Column16";
|
|
|
|
|
this.Column16.Name = "Column16";
|
|
|
|
|
this.Column16.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column17
|
|
|
|
|
//
|
|
|
|
@ -223,6 +247,7 @@
|
|
|
|
|
this.Column17.DataPropertyName = "Column17";
|
|
|
|
|
this.Column17.HeaderText = "Column17";
|
|
|
|
|
this.Column17.Name = "Column17";
|
|
|
|
|
this.Column17.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column18
|
|
|
|
|
//
|
|
|
|
@ -230,6 +255,7 @@
|
|
|
|
|
this.Column18.DataPropertyName = "Column18";
|
|
|
|
|
this.Column18.HeaderText = "Column18";
|
|
|
|
|
this.Column18.Name = "Column18";
|
|
|
|
|
this.Column18.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column19
|
|
|
|
|
//
|
|
|
|
@ -237,6 +263,7 @@
|
|
|
|
|
this.Column19.DataPropertyName = "Column19";
|
|
|
|
|
this.Column19.HeaderText = "Column19";
|
|
|
|
|
this.Column19.Name = "Column19";
|
|
|
|
|
this.Column19.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// Column20
|
|
|
|
|
//
|
|
|
|
@ -244,6 +271,7 @@
|
|
|
|
|
this.Column20.DataPropertyName = "Column20";
|
|
|
|
|
this.Column20.HeaderText = "Column20";
|
|
|
|
|
this.Column20.Name = "Column20";
|
|
|
|
|
this.Column20.ReadOnly = true;
|
|
|
|
|
//
|
|
|
|
|
// DataGroupBox
|
|
|
|
|
//
|
|
|
|
@ -254,7 +282,7 @@
|
|
|
|
|
this.DataGroupBox.Controls.Add(this.dataGridView);
|
|
|
|
|
this.DataGroupBox.Location = new System.Drawing.Point(12, 58);
|
|
|
|
|
this.DataGroupBox.Name = "DataGroupBox";
|
|
|
|
|
this.DataGroupBox.Size = new System.Drawing.Size(687, 904);
|
|
|
|
|
this.DataGroupBox.Size = new System.Drawing.Size(706, 904);
|
|
|
|
|
this.DataGroupBox.TabIndex = 4;
|
|
|
|
|
this.DataGroupBox.TabStop = false;
|
|
|
|
|
this.DataGroupBox.Text = "详情显示";
|
|
|
|
@ -295,19 +323,103 @@
|
|
|
|
|
this.ErrorCountLabel.TabIndex = 8;
|
|
|
|
|
this.ErrorCountLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// IPText
|
|
|
|
|
//
|
|
|
|
|
this.IPText.Location = new System.Drawing.Point(459, 34);
|
|
|
|
|
this.IPText.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
this.IPText.MaxLength = 20;
|
|
|
|
|
this.IPText.Name = "IPText";
|
|
|
|
|
this.IPText.Size = new System.Drawing.Size(98, 21);
|
|
|
|
|
this.IPText.TabIndex = 12;
|
|
|
|
|
this.IPText.Text = "127.0.0.1";
|
|
|
|
|
//
|
|
|
|
|
// PortText
|
|
|
|
|
//
|
|
|
|
|
this.PortText.Location = new System.Drawing.Point(561, 34);
|
|
|
|
|
this.PortText.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
this.PortText.MaxLength = 6;
|
|
|
|
|
this.PortText.Name = "PortText";
|
|
|
|
|
this.PortText.Size = new System.Drawing.Size(45, 21);
|
|
|
|
|
this.PortText.TabIndex = 9;
|
|
|
|
|
this.PortText.Text = "1234";
|
|
|
|
|
//
|
|
|
|
|
// SetAddress
|
|
|
|
|
//
|
|
|
|
|
this.SetAddress.Location = new System.Drawing.Point(610, 10);
|
|
|
|
|
this.SetAddress.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
this.SetAddress.Name = "SetAddress";
|
|
|
|
|
this.SetAddress.Size = new System.Drawing.Size(105, 45);
|
|
|
|
|
this.SetAddress.TabIndex = 11;
|
|
|
|
|
this.SetAddress.Text = "确认服务端地址";
|
|
|
|
|
this.SetAddress.UseVisualStyleBackColor = true;
|
|
|
|
|
this.SetAddress.Click += new System.EventHandler(this.SetAddress_Click);
|
|
|
|
|
//
|
|
|
|
|
// label3
|
|
|
|
|
//
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(478, 12);
|
|
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(101, 12);
|
|
|
|
|
this.label3.TabIndex = 10;
|
|
|
|
|
this.label3.Text = "服务端IP:端口号";
|
|
|
|
|
//
|
|
|
|
|
// MonitorOnOff
|
|
|
|
|
//
|
|
|
|
|
this.MonitorOnOff.Location = new System.Drawing.Point(279, 10);
|
|
|
|
|
this.MonitorOnOff.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
|
this.MonitorOnOff.Name = "MonitorOnOff";
|
|
|
|
|
this.MonitorOnOff.Size = new System.Drawing.Size(83, 45);
|
|
|
|
|
this.MonitorOnOff.TabIndex = 13;
|
|
|
|
|
this.MonitorOnOff.Text = "连接服务端";
|
|
|
|
|
this.MonitorOnOff.UseVisualStyleBackColor = true;
|
|
|
|
|
this.MonitorOnOff.Click += new System.EventHandler(this.MonitorOnOff_Click);
|
|
|
|
|
//
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(366, 26);
|
|
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(65, 12);
|
|
|
|
|
this.label4.TabIndex = 14;
|
|
|
|
|
this.label4.Text = "连接状态:";
|
|
|
|
|
//
|
|
|
|
|
// MonitorState
|
|
|
|
|
//
|
|
|
|
|
this.MonitorState.AutoSize = true;
|
|
|
|
|
this.MonitorState.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.MonitorState.Location = new System.Drawing.Point(435, 26);
|
|
|
|
|
this.MonitorState.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
|
this.MonitorState.Name = "MonitorState";
|
|
|
|
|
this.MonitorState.Size = new System.Drawing.Size(17, 12);
|
|
|
|
|
this.MonitorState.TabIndex = 15;
|
|
|
|
|
this.MonitorState.Text = "关";
|
|
|
|
|
//
|
|
|
|
|
// RFIDBinAudlt
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(711, 974);
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(730, 974);
|
|
|
|
|
this.Controls.Add(this.label4);
|
|
|
|
|
this.Controls.Add(this.MonitorState);
|
|
|
|
|
this.Controls.Add(this.MonitorOnOff);
|
|
|
|
|
this.Controls.Add(this.IPText);
|
|
|
|
|
this.Controls.Add(this.PortText);
|
|
|
|
|
this.Controls.Add(this.SetAddress);
|
|
|
|
|
this.Controls.Add(this.label3);
|
|
|
|
|
this.Controls.Add(this.ErrorCountLabel);
|
|
|
|
|
this.Controls.Add(this.NormalCountLabel);
|
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
|
this.Controls.Add(this.label1);
|
|
|
|
|
this.Controls.Add(this.DataGroupBox);
|
|
|
|
|
this.Controls.Add(this.AudltButton);
|
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
this.Name = "RFIDBinAudlt";
|
|
|
|
|
this.Text = "格口盘点";
|
|
|
|
|
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.RFIDBinAudlt_MouseDown);
|
|
|
|
|
this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.RFIDBinAudlt_MouseMove);
|
|
|
|
|
this.MouseUp += new System.Windows.Forms.MouseEventHandler(this.RFIDBinAudlt_MouseUp);
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
|
|
|
|
|
this.DataGroupBox.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
@ -343,5 +455,12 @@
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column18;
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column20;
|
|
|
|
|
private System.Windows.Forms.TextBox IPText;
|
|
|
|
|
private System.Windows.Forms.TextBox PortText;
|
|
|
|
|
private System.Windows.Forms.Button SetAddress;
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
private System.Windows.Forms.Button MonitorOnOff;
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
private System.Windows.Forms.Label MonitorState;
|
|
|
|
|
}
|
|
|
|
|
}
|