namespace CarMonitor
{
partial class frmProductVoice
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProductVoice));
this.dataSet1 = new System.Data.DataSet();
this.dtMaterial = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this.dataColumn22 = new System.Data.DataColumn();
this.dataColumn23 = new System.Data.DataColumn();
this.dataColumn24 = new System.Data.DataColumn();
this.dataColumn25 = new System.Data.DataColumn();
this.dataColumn26 = new System.Data.DataColumn();
this.dataColumn27 = new System.Data.DataColumn();
this.dataColumn28 = new System.Data.DataColumn();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtEditCarNo = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.txtPhotoCarNo = new System.Windows.Forms.TextBox();
this.txtScanCarNo = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.txtRfidCarNo = new System.Windows.Forms.TextBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.txtMsgInfo = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.btnSend = new System.Windows.Forms.Button();
this.chkLED_KEEP = new System.Windows.Forms.CheckBox();
this.txtLed = new System.Windows.Forms.TextBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.chkVALID_METER_AREA = new System.Windows.Forms.CheckBox();
this.chkVALID_MAT_CLICK = new System.Windows.Forms.CheckBox();
this.chkVALID_LIANDA = new System.Windows.Forms.CheckBox();
this.chkVALID_MAT_TIME = new System.Windows.Forms.CheckBox();
this.chkVALID_EXCEED_WGT = new System.Windows.Forms.CheckBox();
this.chkVALID_CARNO = new System.Windows.Forms.CheckBox();
this.chkVALID_PREDICTION_DIFF = new System.Windows.Forms.CheckBox();
this.chkVALID_TARE_TIME = new System.Windows.Forms.CheckBox();
this.chkVALID_TIME_INTERVAL = new System.Windows.Forms.CheckBox();
this.chkVALID_WGT = new System.Windows.Forms.CheckBox();
this.chkVALID_PARK_STATUS = new System.Windows.Forms.CheckBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.btnGreenLight = new System.Windows.Forms.Button();
this.txtReplacePaper = new System.Windows.Forms.NumericUpDown();
this.cbCarNo = new System.Windows.Forms.ComboBox();
this.txtCarNo = new System.Windows.Forms.TextBox();
this.btnCarSet = new System.Windows.Forms.Button();
this.btnReplacePaper = new System.Windows.Forms.Button();
this.btnRedLight = new System.Windows.Forms.Button();
this.btnYc = new System.Windows.Forms.Button();
this.btnZero = new System.Windows.Forms.Button();
this.btnTakrOver = new System.Windows.Forms.Button();
this.btnIpVoice = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.bcZD = new System.Windows.Forms.Button();
this.bcCarWarm = new System.Windows.Forms.Button();
this.bcWgtWarm = new System.Windows.Forms.Button();
this.bcAreaWarm = new System.Windows.Forms.Button();
this.bcYcStatWarm = new System.Windows.Forms.Button();
this.bcHelpWarm = new System.Windows.Forms.Button();
this.bcAutoState = new System.Windows.Forms.Button();
this.bcStateWarm = new System.Windows.Forms.Button();
this.bcTimed = new System.Windows.Forms.Button();
this.bcIpVoice = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.txtWeight = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.bcZeroWarn = new System.Windows.Forms.Button();
this.bcWgtWarn = new System.Windows.Forms.Button();
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
this.lbPntName = new System.Windows.Forms.Label();
this.btnSee = new System.Windows.Forms.Button();
this.splitter1 = new System.Windows.Forms.Splitter();
this.plImg = new System.Windows.Forms.Panel();
this.pictureShow = new System.Windows.Forms.PictureBox();
this.plImgShow = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtMaterial)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
this.splitContainer4.Panel1.SuspendLayout();
this.splitContainer4.Panel2.SuspendLayout();
this.splitContainer4.SuspendLayout();
this.groupBox1.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtReplacePaper)).BeginInit();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtWeight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
this.splitContainer3.Panel1.SuspendLayout();
this.splitContainer3.Panel2.SuspendLayout();
this.splitContainer3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).BeginInit();
this.plImgShow.SuspendLayout();
this.SuspendLayout();
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dtMaterial,
this.dataTable1});
//
// dtMaterial
//
this.dtMaterial.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14});
this.dtMaterial.TableName = "dtMaterial";
//
// dataColumn1
//
this.dataColumn1.Caption = "钢种";
this.dataColumn1.ColumnName = "FSTEELTYPE";
//
// dataColumn2
//
this.dataColumn2.Caption = "炉号";
this.dataColumn2.ColumnName = "FSTOVENUM";
//
// dataColumn3
//
this.dataColumn3.Caption = "规格型号";
this.dataColumn3.ColumnName = "FTYPE";
//
// dataColumn4
//
this.dataColumn4.Caption = "技术标准";
this.dataColumn4.ColumnName = "FTECHSTANDAND";
//
// dataColumn5
//
this.dataColumn5.Caption = "合同号";
this.dataColumn5.ColumnName = "FCONTRACTID";
//
// dataColumn6
//
this.dataColumn6.Caption = "长度";
this.dataColumn6.ColumnName = "FLENGTH";
//
// dataColumn7
//
this.dataColumn7.Caption = "盘号";
this.dataColumn7.ColumnName = "FTRAYID";
//
// dataColumn8
//
this.dataColumn8.Caption = "计划支数";
this.dataColumn8.ColumnName = "FPLANNUM";
//
// dataColumn9
//
this.dataColumn9.Caption = "计划重量(kg)";
this.dataColumn9.ColumnName = "FPLANWEIGHT";
//
// dataColumn10
//
this.dataColumn10.Caption = "卡片号";
this.dataColumn10.ColumnName = "FCARDIDST";
//
// dataColumn11
//
this.dataColumn11.Caption = "捆包号";
this.dataColumn11.ColumnName = "MAT_NO";
//
// dataColumn12
//
this.dataColumn12.Caption = "米重(kg)";
this.dataColumn12.ColumnName = "WT_PER_METER";
//
// dataColumn13
//
this.dataColumn13.Caption = "下发时间";
this.dataColumn13.ColumnName = "INSERTTIME";
//
// dataColumn14
//
this.dataColumn14.Caption = "计重方式";
this.dataColumn14.ColumnName = "WT_METHOD_CODE";
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn18,
this.dataColumn19,
this.dataColumn20,
this.dataColumn21,
this.dataColumn22,
this.dataColumn23,
this.dataColumn24,
this.dataColumn25,
this.dataColumn26,
this.dataColumn27,
this.dataColumn28});
this.dataTable1.TableName = "Table1";
//
// dataColumn15
//
this.dataColumn15.Caption = "计量点";
this.dataColumn15.ColumnName = "PNT_NAME";
//
// dataColumn16
//
this.dataColumn16.Caption = "卡片号";
this.dataColumn16.ColumnName = "CARDNO";
//
// dataColumn17
//
this.dataColumn17.Caption = "合同号";
this.dataColumn17.ColumnName = "CONTACTNO";
//
// dataColumn18
//
this.dataColumn18.Caption = "炉号";
this.dataColumn18.ColumnName = "STOVENO";
//
// dataColumn19
//
this.dataColumn19.Caption = "规格";
this.dataColumn19.ColumnName = "SPEC";
//
// dataColumn20
//
this.dataColumn20.Caption = "剪切长度";
this.dataColumn20.ColumnName = "CUTLENGTH";
//
// dataColumn21
//
this.dataColumn21.Caption = "钢种";
this.dataColumn21.ColumnName = "STEELTYPE";
//
// dataColumn22
//
this.dataColumn22.Caption = "技术标准";
this.dataColumn22.ColumnName = "EXECUTESTANDARD";
//
// dataColumn23
//
this.dataColumn23.Caption = "捆包号";
this.dataColumn23.ColumnName = "MAT_NO";
//
// dataColumn24
//
this.dataColumn24.Caption = "支数";
this.dataColumn24.ColumnName = "BILLETCOUNT";
//
// dataColumn25
//
this.dataColumn25.Caption = "重量";
this.dataColumn25.ColumnName = "WEIGHT";
//
// dataColumn26
//
this.dataColumn26.Caption = "理重";
this.dataColumn26.ColumnName = "TWEIGHT";
//
// dataColumn27
//
this.dataColumn27.Caption = "计量时间";
this.dataColumn27.ColumnName = "WEIGHTTIME";
//
// dataColumn28
//
this.dataColumn28.Caption = "盘号";
this.dataColumn28.ColumnName = "FTRAYID";
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.splitContainer4);
this.ultraGroupBox1.Controls.Add(this.panel2);
this.ultraGroupBox1.Controls.Add(this.plImg);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1075, 880);
this.ultraGroupBox1.TabIndex = 2;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// splitContainer4
//
this.splitContainer4.BackColor = System.Drawing.Color.Transparent;
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer4.Location = new System.Drawing.Point(395, 49);
this.splitContainer4.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer4.Name = "splitContainer4";
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer4.Panel1
//
this.splitContainer4.Panel1.Controls.Add(this.groupBox1);
//
// splitContainer4.Panel2
//
this.splitContainer4.Panel2.Controls.Add(this.groupBox6);
this.splitContainer4.Panel2.Controls.Add(this.groupBox5);
this.splitContainer4.Panel2.Controls.Add(this.groupBox4);
this.splitContainer4.Panel2.Controls.Add(this.groupBox3);
this.splitContainer4.Panel2.Controls.Add(this.groupBox2);
this.splitContainer4.Size = new System.Drawing.Size(677, 828);
this.splitContainer4.SplitterDistance = 56;
this.splitContainer4.SplitterWidth = 3;
this.splitContainer4.TabIndex = 5;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtEditCarNo);
this.groupBox1.Controls.Add(this.textBox3);
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.txtPhotoCarNo);
this.groupBox1.Controls.Add(this.txtScanCarNo);
this.groupBox1.Controls.Add(this.textBox4);
this.groupBox1.Controls.Add(this.textBox2);
this.groupBox1.Controls.Add(this.txtRfidCarNo);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.ForeColor = System.Drawing.Color.Red;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(677, 56);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "车号";
//
// txtEditCarNo
//
this.txtEditCarNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtEditCarNo.Location = new System.Drawing.Point(568, 28);
this.txtEditCarNo.Margin = new System.Windows.Forms.Padding(2);
this.txtEditCarNo.Name = "txtEditCarNo";
this.txtEditCarNo.ReadOnly = true;
this.txtEditCarNo.Size = new System.Drawing.Size(90, 23);
this.txtEditCarNo.TabIndex = 24;
//
// textBox3
//
this.textBox3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox3.Location = new System.Drawing.Point(497, 28);
this.textBox3.Margin = new System.Windows.Forms.Padding(2);
this.textBox3.Name = "textBox3";
this.textBox3.ReadOnly = true;
this.textBox3.Size = new System.Drawing.Size(70, 23);
this.textBox3.TabIndex = 23;
this.textBox3.Text = "修正车号";
//
// textBox5
//
this.textBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox5.Location = new System.Drawing.Point(171, 28);
this.textBox5.Margin = new System.Windows.Forms.Padding(2);
this.textBox5.Name = "textBox5";
this.textBox5.ReadOnly = true;
this.textBox5.Size = new System.Drawing.Size(70, 23);
this.textBox5.TabIndex = 22;
this.textBox5.Text = "抓拍车号";
//
// txtPhotoCarNo
//
this.txtPhotoCarNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPhotoCarNo.Location = new System.Drawing.Point(242, 28);
this.txtPhotoCarNo.Margin = new System.Windows.Forms.Padding(2);
this.txtPhotoCarNo.Name = "txtPhotoCarNo";
this.txtPhotoCarNo.ReadOnly = true;
this.txtPhotoCarNo.Size = new System.Drawing.Size(90, 23);
this.txtPhotoCarNo.TabIndex = 21;
//
// txtScanCarNo
//
this.txtScanCarNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtScanCarNo.Location = new System.Drawing.Point(405, 28);
this.txtScanCarNo.Margin = new System.Windows.Forms.Padding(2);
this.txtScanCarNo.Name = "txtScanCarNo";
this.txtScanCarNo.ReadOnly = true;
this.txtScanCarNo.Size = new System.Drawing.Size(90, 23);
this.txtScanCarNo.TabIndex = 20;
//
// textBox4
//
this.textBox4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox4.Location = new System.Drawing.Point(334, 28);
this.textBox4.Margin = new System.Windows.Forms.Padding(2);
this.textBox4.Name = "textBox4";
this.textBox4.ReadOnly = true;
this.textBox4.Size = new System.Drawing.Size(70, 23);
this.textBox4.TabIndex = 19;
this.textBox4.Text = "扫描车号";
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox2.Location = new System.Drawing.Point(8, 28);
this.textBox2.Margin = new System.Windows.Forms.Padding(2);
this.textBox2.Name = "textBox2";
this.textBox2.ReadOnly = true;
this.textBox2.Size = new System.Drawing.Size(70, 23);
this.textBox2.TabIndex = 18;
this.textBox2.Text = "RFID车号";
//
// txtRfidCarNo
//
this.txtRfidCarNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtRfidCarNo.Location = new System.Drawing.Point(79, 28);
this.txtRfidCarNo.Margin = new System.Windows.Forms.Padding(2);
this.txtRfidCarNo.Name = "txtRfidCarNo";
this.txtRfidCarNo.ReadOnly = true;
this.txtRfidCarNo.Size = new System.Drawing.Size(90, 23);
this.txtRfidCarNo.TabIndex = 17;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.txtMsgInfo);
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox6.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox6.ForeColor = System.Drawing.Color.Red;
this.groupBox6.Location = new System.Drawing.Point(0, 444);
this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
this.groupBox6.Size = new System.Drawing.Size(677, 325);
this.groupBox6.TabIndex = 86;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "提示信息";
//
// txtMsgInfo
//
this.txtMsgInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtMsgInfo.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMsgInfo.Location = new System.Drawing.Point(2, 18);
this.txtMsgInfo.Margin = new System.Windows.Forms.Padding(2);
this.txtMsgInfo.Multiline = true;
this.txtMsgInfo.Name = "txtMsgInfo";
this.txtMsgInfo.ReadOnly = true;
this.txtMsgInfo.Size = new System.Drawing.Size(673, 305);
this.txtMsgInfo.TabIndex = 2;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.btnSend);
this.groupBox5.Controls.Add(this.chkLED_KEEP);
this.groupBox5.Controls.Add(this.txtLed);
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox5.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox5.ForeColor = System.Drawing.Color.Red;
this.groupBox5.Location = new System.Drawing.Point(0, 360);
this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
this.groupBox5.Size = new System.Drawing.Size(677, 84);
this.groupBox5.TabIndex = 85;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "LED发送";
//
// btnSend
//
this.btnSend.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSend.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSend.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSend.ForeColor = System.Drawing.Color.White;
this.btnSend.Location = new System.Drawing.Point(474, 31);
this.btnSend.Name = "btnSend";
this.btnSend.Size = new System.Drawing.Size(83, 40);
this.btnSend.TabIndex = 33;
this.btnSend.Text = "发送";
this.btnSend.UseVisualStyleBackColor = false;
this.btnSend.Click += new System.EventHandler(this.btnSend_Click);
//
// chkLED_KEEP
//
this.chkLED_KEEP.AutoSize = true;
this.chkLED_KEEP.BackColor = System.Drawing.Color.Transparent;
this.chkLED_KEEP.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkLED_KEEP.ForeColor = System.Drawing.Color.Red;
this.chkLED_KEEP.Location = new System.Drawing.Point(568, 38);
this.chkLED_KEEP.Margin = new System.Windows.Forms.Padding(4);
this.chkLED_KEEP.Name = "chkLED_KEEP";
this.chkLED_KEEP.Size = new System.Drawing.Size(68, 24);
this.chkLED_KEEP.TabIndex = 31;
this.chkLED_KEEP.Text = "永久";
this.chkLED_KEEP.UseVisualStyleBackColor = false;
this.chkLED_KEEP.Click += new System.EventHandler(this.chkLED_KEEP_CheckedChanged);
//
// txtLed
//
this.txtLed.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLed.Location = new System.Drawing.Point(9, 32);
this.txtLed.Margin = new System.Windows.Forms.Padding(2);
this.txtLed.Name = "txtLed";
this.txtLed.Size = new System.Drawing.Size(460, 38);
this.txtLed.TabIndex = 30;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.chkVALID_METER_AREA);
this.groupBox4.Controls.Add(this.chkVALID_MAT_CLICK);
this.groupBox4.Controls.Add(this.chkVALID_LIANDA);
this.groupBox4.Controls.Add(this.chkVALID_MAT_TIME);
this.groupBox4.Controls.Add(this.chkVALID_EXCEED_WGT);
this.groupBox4.Controls.Add(this.chkVALID_CARNO);
this.groupBox4.Controls.Add(this.chkVALID_PREDICTION_DIFF);
this.groupBox4.Controls.Add(this.chkVALID_TARE_TIME);
this.groupBox4.Controls.Add(this.chkVALID_TIME_INTERVAL);
this.groupBox4.Controls.Add(this.chkVALID_WGT);
this.groupBox4.Controls.Add(this.chkVALID_PARK_STATUS);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.ForeColor = System.Drawing.Color.Red;
this.groupBox4.Location = new System.Drawing.Point(0, 255);
this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
this.groupBox4.Size = new System.Drawing.Size(677, 105);
this.groupBox4.TabIndex = 84;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "控制开关";
//
// chkVALID_METER_AREA
//
this.chkVALID_METER_AREA.AutoSize = true;
this.chkVALID_METER_AREA.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_METER_AREA.ForeColor = System.Drawing.Color.Black;
this.chkVALID_METER_AREA.Location = new System.Drawing.Point(308, 82);
this.chkVALID_METER_AREA.Name = "chkVALID_METER_AREA";
this.chkVALID_METER_AREA.Size = new System.Drawing.Size(131, 18);
this.chkVALID_METER_AREA.TabIndex = 44;
this.chkVALID_METER_AREA.Text = "不验证计量区域";
this.chkVALID_METER_AREA.UseVisualStyleBackColor = true;
this.chkVALID_METER_AREA.Click += new System.EventHandler(this.chkVALID_METER_AREA_Click);
//
// chkVALID_MAT_CLICK
//
this.chkVALID_MAT_CLICK.AutoSize = true;
this.chkVALID_MAT_CLICK.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_MAT_CLICK.ForeColor = System.Drawing.Color.Black;
this.chkVALID_MAT_CLICK.Location = new System.Drawing.Point(144, 81);
this.chkVALID_MAT_CLICK.Name = "chkVALID_MAT_CLICK";
this.chkVALID_MAT_CLICK.Size = new System.Drawing.Size(131, 18);
this.chkVALID_MAT_CLICK.TabIndex = 43;
this.chkVALID_MAT_CLICK.Text = "不验证物料点击";
this.chkVALID_MAT_CLICK.UseVisualStyleBackColor = true;
this.chkVALID_MAT_CLICK.Click += new System.EventHandler(this.chkVALID_MAT_CLICK_Click);
//
// chkVALID_LIANDA
//
this.chkVALID_LIANDA.AutoSize = true;
this.chkVALID_LIANDA.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_LIANDA.ForeColor = System.Drawing.Color.Black;
this.chkVALID_LIANDA.Location = new System.Drawing.Point(12, 81);
this.chkVALID_LIANDA.Name = "chkVALID_LIANDA";
this.chkVALID_LIANDA.Size = new System.Drawing.Size(101, 18);
this.chkVALID_LIANDA.TabIndex = 42;
this.chkVALID_LIANDA.Text = "不验证联达";
this.chkVALID_LIANDA.UseVisualStyleBackColor = true;
this.chkVALID_LIANDA.Click += new System.EventHandler(this.chkVALID_LIANDA_Click);
//
// chkVALID_MAT_TIME
//
this.chkVALID_MAT_TIME.AutoSize = true;
this.chkVALID_MAT_TIME.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_MAT_TIME.ForeColor = System.Drawing.Color.Black;
this.chkVALID_MAT_TIME.Location = new System.Drawing.Point(308, 22);
this.chkVALID_MAT_TIME.Name = "chkVALID_MAT_TIME";
this.chkVALID_MAT_TIME.Size = new System.Drawing.Size(146, 18);
this.chkVALID_MAT_TIME.TabIndex = 41;
this.chkVALID_MAT_TIME.Text = "不验物料计量时间";
this.chkVALID_MAT_TIME.UseVisualStyleBackColor = true;
this.chkVALID_MAT_TIME.Click += new System.EventHandler(this.chkVALID_MAT_TIME_Click);
//
// chkVALID_EXCEED_WGT
//
this.chkVALID_EXCEED_WGT.AutoSize = true;
this.chkVALID_EXCEED_WGT.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_EXCEED_WGT.ForeColor = System.Drawing.Color.Black;
this.chkVALID_EXCEED_WGT.Location = new System.Drawing.Point(308, 53);
this.chkVALID_EXCEED_WGT.Name = "chkVALID_EXCEED_WGT";
this.chkVALID_EXCEED_WGT.Size = new System.Drawing.Size(131, 18);
this.chkVALID_EXCEED_WGT.TabIndex = 40;
this.chkVALID_EXCEED_WGT.Text = "不验证物资限载";
this.chkVALID_EXCEED_WGT.UseVisualStyleBackColor = true;
this.chkVALID_EXCEED_WGT.Click += new System.EventHandler(this.chkVALID_EXCEED_WGT_CheckedChanged);
//
// chkVALID_CARNO
//
this.chkVALID_CARNO.AutoSize = true;
this.chkVALID_CARNO.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_CARNO.ForeColor = System.Drawing.Color.Black;
this.chkVALID_CARNO.Location = new System.Drawing.Point(12, 53);
this.chkVALID_CARNO.Name = "chkVALID_CARNO";
this.chkVALID_CARNO.Size = new System.Drawing.Size(101, 18);
this.chkVALID_CARNO.TabIndex = 37;
this.chkVALID_CARNO.Text = "不验证车号";
this.chkVALID_CARNO.UseVisualStyleBackColor = true;
this.chkVALID_CARNO.Click += new System.EventHandler(this.chkVALID_CARNO_CheckedChanged);
//
// chkVALID_PREDICTION_DIFF
//
this.chkVALID_PREDICTION_DIFF.AutoSize = true;
this.chkVALID_PREDICTION_DIFF.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_PREDICTION_DIFF.ForeColor = System.Drawing.Color.Black;
this.chkVALID_PREDICTION_DIFF.Location = new System.Drawing.Point(491, 22);
this.chkVALID_PREDICTION_DIFF.Name = "chkVALID_PREDICTION_DIFF";
this.chkVALID_PREDICTION_DIFF.Size = new System.Drawing.Size(131, 18);
this.chkVALID_PREDICTION_DIFF.TabIndex = 39;
this.chkVALID_PREDICTION_DIFF.Text = "不验证预报超差";
this.chkVALID_PREDICTION_DIFF.UseVisualStyleBackColor = true;
this.chkVALID_PREDICTION_DIFF.Click += new System.EventHandler(this.chkVALID_PREDICTION_DIFF_CheckedChanged);
//
// chkVALID_TARE_TIME
//
this.chkVALID_TARE_TIME.AutoSize = true;
this.chkVALID_TARE_TIME.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_TARE_TIME.ForeColor = System.Drawing.Color.Black;
this.chkVALID_TARE_TIME.Location = new System.Drawing.Point(144, 52);
this.chkVALID_TARE_TIME.Name = "chkVALID_TARE_TIME";
this.chkVALID_TARE_TIME.Size = new System.Drawing.Size(131, 18);
this.chkVALID_TARE_TIME.TabIndex = 38;
this.chkVALID_TARE_TIME.Text = "不验证回皮时间";
this.chkVALID_TARE_TIME.UseVisualStyleBackColor = true;
this.chkVALID_TARE_TIME.Click += new System.EventHandler(this.chkVALID_TARE_TIME_CheckedChanged);
//
// chkVALID_TIME_INTERVAL
//
this.chkVALID_TIME_INTERVAL.AutoSize = true;
this.chkVALID_TIME_INTERVAL.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_TIME_INTERVAL.ForeColor = System.Drawing.Color.Black;
this.chkVALID_TIME_INTERVAL.Location = new System.Drawing.Point(144, 22);
this.chkVALID_TIME_INTERVAL.Name = "chkVALID_TIME_INTERVAL";
this.chkVALID_TIME_INTERVAL.Size = new System.Drawing.Size(131, 18);
this.chkVALID_TIME_INTERVAL.TabIndex = 36;
this.chkVALID_TIME_INTERVAL.Text = "不验证时间间隔";
this.chkVALID_TIME_INTERVAL.UseVisualStyleBackColor = true;
this.chkVALID_TIME_INTERVAL.Click += new System.EventHandler(this.chkVALID_TIME_INTERVAL_CheckedChanged);
//
// chkVALID_WGT
//
this.chkVALID_WGT.AutoSize = true;
this.chkVALID_WGT.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_WGT.ForeColor = System.Drawing.Color.Black;
this.chkVALID_WGT.Location = new System.Drawing.Point(12, 23);
this.chkVALID_WGT.Name = "chkVALID_WGT";
this.chkVALID_WGT.Size = new System.Drawing.Size(101, 18);
this.chkVALID_WGT.TabIndex = 34;
this.chkVALID_WGT.Text = "不验证皮重";
this.chkVALID_WGT.UseVisualStyleBackColor = true;
this.chkVALID_WGT.Click += new System.EventHandler(this.chkVALID_WGT_CheckedChanged);
//
// chkVALID_PARK_STATUS
//
this.chkVALID_PARK_STATUS.AutoSize = true;
this.chkVALID_PARK_STATUS.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkVALID_PARK_STATUS.ForeColor = System.Drawing.Color.Black;
this.chkVALID_PARK_STATUS.Location = new System.Drawing.Point(491, 53);
this.chkVALID_PARK_STATUS.Name = "chkVALID_PARK_STATUS";
this.chkVALID_PARK_STATUS.Size = new System.Drawing.Size(101, 18);
this.chkVALID_PARK_STATUS.TabIndex = 35;
this.chkVALID_PARK_STATUS.Text = "不验证对射";
this.chkVALID_PARK_STATUS.UseVisualStyleBackColor = true;
this.chkVALID_PARK_STATUS.Click += new System.EventHandler(this.chkVALID_PARK_STATUS_CheckedChanged);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.btnGreenLight);
this.groupBox3.Controls.Add(this.txtReplacePaper);
this.groupBox3.Controls.Add(this.cbCarNo);
this.groupBox3.Controls.Add(this.txtCarNo);
this.groupBox3.Controls.Add(this.btnCarSet);
this.groupBox3.Controls.Add(this.btnReplacePaper);
this.groupBox3.Controls.Add(this.btnRedLight);
this.groupBox3.Controls.Add(this.btnYc);
this.groupBox3.Controls.Add(this.btnZero);
this.groupBox3.Controls.Add(this.btnTakrOver);
this.groupBox3.Controls.Add(this.btnIpVoice);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.ForeColor = System.Drawing.Color.Red;
this.groupBox3.Location = new System.Drawing.Point(0, 130);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(677, 125);
this.groupBox3.TabIndex = 83;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "业务操作";
//
// btnGreenLight
//
this.btnGreenLight.BackColor = System.Drawing.Color.DodgerBlue;
this.btnGreenLight.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnGreenLight.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnGreenLight.ForeColor = System.Drawing.Color.Transparent;
this.btnGreenLight.Location = new System.Drawing.Point(565, 24);
this.btnGreenLight.Name = "btnGreenLight";
this.btnGreenLight.Size = new System.Drawing.Size(62, 45);
this.btnGreenLight.TabIndex = 70;
this.btnGreenLight.Text = "绿";
this.btnGreenLight.UseVisualStyleBackColor = false;
this.btnGreenLight.Click += new System.EventHandler(this.btnGreenLight_Click);
//
// txtReplacePaper
//
this.txtReplacePaper.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtReplacePaper.Location = new System.Drawing.Point(505, 73);
this.txtReplacePaper.Margin = new System.Windows.Forms.Padding(2);
this.txtReplacePaper.Name = "txtReplacePaper";
this.txtReplacePaper.Size = new System.Drawing.Size(122, 38);
this.txtReplacePaper.TabIndex = 69;
//
// cbCarNo
//
this.cbCarNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCarNo.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbCarNo.FormattingEnabled = true;
this.cbCarNo.Items.AddRange(new object[] {
"",
"甘",
"陕",
"青",
"宁",
"藏",
"新",
"川",
"渝",
"京",
"津",
"冀",
"晋",
"蒙",
"辽",
"吉",
"黑",
"沪",
"苏",
"浙",
"皖",
"闽",
"赣",
"鲁",
"豫",
"湘",
"粤",
"桂",
"琼",
"贵",
"云"});
this.cbCarNo.Location = new System.Drawing.Point(133, 74);
this.cbCarNo.Margin = new System.Windows.Forms.Padding(2);
this.cbCarNo.Name = "cbCarNo";
this.cbCarNo.Size = new System.Drawing.Size(93, 37);
this.cbCarNo.TabIndex = 68;
//
// txtCarNo
//
this.txtCarNo.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCarNo.Location = new System.Drawing.Point(227, 73);
this.txtCarNo.Margin = new System.Windows.Forms.Padding(2);
this.txtCarNo.Name = "txtCarNo";
this.txtCarNo.Size = new System.Drawing.Size(153, 38);
this.txtCarNo.TabIndex = 67;
//
// btnCarSet
//
this.btnCarSet.BackColor = System.Drawing.Color.DodgerBlue;
this.btnCarSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCarSet.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCarSet.ForeColor = System.Drawing.Color.Transparent;
this.btnCarSet.Location = new System.Drawing.Point(8, 68);
this.btnCarSet.Name = "btnCarSet";
this.btnCarSet.Size = new System.Drawing.Size(125, 44);
this.btnCarSet.TabIndex = 66;
this.btnCarSet.Text = "车号重置";
this.btnCarSet.UseVisualStyleBackColor = false;
this.btnCarSet.Click += new System.EventHandler(this.btnCarSet_Click);
//
// btnReplacePaper
//
this.btnReplacePaper.BackColor = System.Drawing.Color.DodgerBlue;
this.btnReplacePaper.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReplacePaper.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnReplacePaper.ForeColor = System.Drawing.Color.White;
this.btnReplacePaper.Location = new System.Drawing.Point(380, 68);
this.btnReplacePaper.Name = "btnReplacePaper";
this.btnReplacePaper.Size = new System.Drawing.Size(125, 44);
this.btnReplacePaper.TabIndex = 65;
this.btnReplacePaper.Text = "换纸";
this.btnReplacePaper.UseVisualStyleBackColor = false;
this.btnReplacePaper.Click += new System.EventHandler(this.btnReplacePaper_Click);
//
// btnRedLight
//
this.btnRedLight.BackColor = System.Drawing.Color.DodgerBlue;
this.btnRedLight.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRedLight.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnRedLight.ForeColor = System.Drawing.Color.Transparent;
this.btnRedLight.Location = new System.Drawing.Point(504, 24);
this.btnRedLight.Name = "btnRedLight";
this.btnRedLight.Size = new System.Drawing.Size(62, 45);
this.btnRedLight.TabIndex = 64;
this.btnRedLight.Text = "红";
this.btnRedLight.UseVisualStyleBackColor = false;
this.btnRedLight.Click += new System.EventHandler(this.btnRedLight_Click);
//
// btnYc
//
this.btnYc.BackColor = System.Drawing.Color.DodgerBlue;
this.btnYc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnYc.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnYc.ForeColor = System.Drawing.Color.Transparent;
this.btnYc.Location = new System.Drawing.Point(256, 24);
this.btnYc.Name = "btnYc";
this.btnYc.Size = new System.Drawing.Size(125, 45);
this.btnYc.TabIndex = 62;
this.btnYc.Text = "远程计量";
this.btnYc.UseVisualStyleBackColor = false;
this.btnYc.Click += new System.EventHandler(this.btnYc_Click);
//
// btnZero
//
this.btnZero.BackColor = System.Drawing.Color.DodgerBlue;
this.btnZero.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnZero.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnZero.ForeColor = System.Drawing.Color.Transparent;
this.btnZero.Location = new System.Drawing.Point(8, 24);
this.btnZero.Name = "btnZero";
this.btnZero.Size = new System.Drawing.Size(125, 45);
this.btnZero.TabIndex = 60;
this.btnZero.Text = "仪表清零";
this.btnZero.UseVisualStyleBackColor = false;
this.btnZero.Click += new System.EventHandler(this.btnZero_Click);
//
// btnTakrOver
//
this.btnTakrOver.BackColor = System.Drawing.Color.DodgerBlue;
this.btnTakrOver.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnTakrOver.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnTakrOver.ForeColor = System.Drawing.Color.Transparent;
this.btnTakrOver.Location = new System.Drawing.Point(380, 24);
this.btnTakrOver.Name = "btnTakrOver";
this.btnTakrOver.Size = new System.Drawing.Size(125, 45);
this.btnTakrOver.TabIndex = 63;
this.btnTakrOver.Text = "红绿灯接管";
this.btnTakrOver.UseVisualStyleBackColor = false;
this.btnTakrOver.Click += new System.EventHandler(this.btnTakrOver_Click);
//
// btnIpVoice
//
this.btnIpVoice.BackColor = System.Drawing.Color.DodgerBlue;
this.btnIpVoice.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnIpVoice.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnIpVoice.ForeColor = System.Drawing.Color.Transparent;
this.btnIpVoice.Location = new System.Drawing.Point(132, 24);
this.btnIpVoice.Name = "btnIpVoice";
this.btnIpVoice.Size = new System.Drawing.Size(125, 45);
this.btnIpVoice.TabIndex = 61;
this.btnIpVoice.Text = "对讲";
this.btnIpVoice.UseVisualStyleBackColor = false;
this.btnIpVoice.Click += new System.EventHandler(this.btnIpVoice_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.bcZD);
this.groupBox2.Controls.Add(this.bcCarWarm);
this.groupBox2.Controls.Add(this.bcWgtWarm);
this.groupBox2.Controls.Add(this.bcAreaWarm);
this.groupBox2.Controls.Add(this.bcYcStatWarm);
this.groupBox2.Controls.Add(this.bcHelpWarm);
this.groupBox2.Controls.Add(this.bcAutoState);
this.groupBox2.Controls.Add(this.bcStateWarm);
this.groupBox2.Controls.Add(this.bcTimed);
this.groupBox2.Controls.Add(this.bcIpVoice);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.ForeColor = System.Drawing.Color.Red;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
this.groupBox2.Size = new System.Drawing.Size(677, 130);
this.groupBox2.TabIndex = 82;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "状态监控";
//
// bcZD
//
this.bcZD.BackColor = System.Drawing.Color.Green;
this.bcZD.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcZD.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcZD.ForeColor = System.Drawing.Color.Transparent;
this.bcZD.Location = new System.Drawing.Point(503, 24);
this.bcZD.Name = "bcZD";
this.bcZD.Size = new System.Drawing.Size(125, 47);
this.bcZD.TabIndex = 48;
this.bcZD.Text = "智能终端";
this.bcZD.UseVisualStyleBackColor = false;
//
// bcCarWarm
//
this.bcCarWarm.BackColor = System.Drawing.Color.Green;
this.bcCarWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcCarWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcCarWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcCarWarm.Location = new System.Drawing.Point(7, 24);
this.bcCarWarm.Name = "bcCarWarm";
this.bcCarWarm.Size = new System.Drawing.Size(125, 47);
this.bcCarWarm.TabIndex = 47;
this.bcCarWarm.Text = "车号异常";
this.bcCarWarm.UseVisualStyleBackColor = false;
//
// bcWgtWarm
//
this.bcWgtWarm.BackColor = System.Drawing.Color.Green;
this.bcWgtWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcWgtWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcWgtWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcWgtWarm.Location = new System.Drawing.Point(131, 24);
this.bcWgtWarm.Name = "bcWgtWarm";
this.bcWgtWarm.Size = new System.Drawing.Size(125, 47);
this.bcWgtWarm.TabIndex = 39;
this.bcWgtWarm.Text = "重量异常";
this.bcWgtWarm.UseVisualStyleBackColor = false;
//
// bcAreaWarm
//
this.bcAreaWarm.BackColor = System.Drawing.Color.Green;
this.bcAreaWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcAreaWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcAreaWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcAreaWarm.Location = new System.Drawing.Point(255, 24);
this.bcAreaWarm.Name = "bcAreaWarm";
this.bcAreaWarm.Size = new System.Drawing.Size(125, 47);
this.bcAreaWarm.TabIndex = 40;
this.bcAreaWarm.Text = "车位检测";
this.bcAreaWarm.UseVisualStyleBackColor = false;
//
// bcYcStatWarm
//
this.bcYcStatWarm.BackColor = System.Drawing.Color.Green;
this.bcYcStatWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcYcStatWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcYcStatWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcYcStatWarm.Location = new System.Drawing.Point(503, 70);
this.bcYcStatWarm.Name = "bcYcStatWarm";
this.bcYcStatWarm.Size = new System.Drawing.Size(125, 47);
this.bcYcStatWarm.TabIndex = 46;
this.bcYcStatWarm.Text = "远程计量";
this.bcYcStatWarm.UseVisualStyleBackColor = false;
//
// bcHelpWarm
//
this.bcHelpWarm.BackColor = System.Drawing.Color.Green;
this.bcHelpWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcHelpWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcHelpWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcHelpWarm.Location = new System.Drawing.Point(7, 70);
this.bcHelpWarm.Name = "bcHelpWarm";
this.bcHelpWarm.Size = new System.Drawing.Size(125, 47);
this.bcHelpWarm.TabIndex = 41;
this.bcHelpWarm.Text = "现场求助";
this.bcHelpWarm.UseVisualStyleBackColor = false;
//
// bcAutoState
//
this.bcAutoState.BackColor = System.Drawing.Color.Green;
this.bcAutoState.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcAutoState.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcAutoState.ForeColor = System.Drawing.Color.Transparent;
this.bcAutoState.Location = new System.Drawing.Point(379, 70);
this.bcAutoState.Name = "bcAutoState";
this.bcAutoState.Size = new System.Drawing.Size(125, 47);
this.bcAutoState.TabIndex = 45;
this.bcAutoState.Text = "智能计量";
this.bcAutoState.UseVisualStyleBackColor = false;
//
// bcStateWarm
//
this.bcStateWarm.BackColor = System.Drawing.Color.Green;
this.bcStateWarm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcStateWarm.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcStateWarm.ForeColor = System.Drawing.Color.Transparent;
this.bcStateWarm.Location = new System.Drawing.Point(255, 70);
this.bcStateWarm.Name = "bcStateWarm";
this.bcStateWarm.Size = new System.Drawing.Size(125, 47);
this.bcStateWarm.TabIndex = 44;
this.bcStateWarm.Text = "计量状态";
this.bcStateWarm.UseVisualStyleBackColor = false;
//
// bcTimed
//
this.bcTimed.BackColor = System.Drawing.Color.Green;
this.bcTimed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcTimed.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcTimed.ForeColor = System.Drawing.Color.Transparent;
this.bcTimed.Location = new System.Drawing.Point(379, 24);
this.bcTimed.Name = "bcTimed";
this.bcTimed.Size = new System.Drawing.Size(125, 47);
this.bcTimed.TabIndex = 42;
this.bcTimed.Text = "停留超时";
this.bcTimed.UseVisualStyleBackColor = false;
//
// bcIpVoice
//
this.bcIpVoice.BackColor = System.Drawing.Color.Green;
this.bcIpVoice.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcIpVoice.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcIpVoice.ForeColor = System.Drawing.Color.Transparent;
this.bcIpVoice.Location = new System.Drawing.Point(131, 70);
this.bcIpVoice.Name = "bcIpVoice";
this.bcIpVoice.Size = new System.Drawing.Size(125, 47);
this.bcIpVoice.TabIndex = 43;
this.bcIpVoice.Text = "IP语音";
this.bcIpVoice.UseVisualStyleBackColor = false;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Transparent;
this.panel2.Controls.Add(this.splitContainer1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(395, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(677, 49);
this.panel2.TabIndex = 4;
//
// splitContainer1
//
this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.txtWeight);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Panel2.Controls.Add(this.splitter1);
this.splitContainer1.Size = new System.Drawing.Size(677, 49);
this.splitContainer1.SplitterDistance = 193;
this.splitContainer1.SplitterWidth = 3;
this.splitContainer1.TabIndex = 0;
//
// txtWeight
//
appearance1.BackColor = System.Drawing.Color.Black;
appearance1.ForeColor = System.Drawing.Color.Lime;
appearance1.ForeColorDisabled = System.Drawing.Color.Lime;
appearance1.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance1.ImageBackground")));
appearance1.TextHAlignAsString = "Right";
this.txtWeight.Appearance = appearance1;
this.txtWeight.BackColor = System.Drawing.Color.Black;
this.txtWeight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
this.txtWeight.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtWeight.Font = new System.Drawing.Font("宋体", 26F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWeight.Location = new System.Drawing.Point(0, 0);
this.txtWeight.Name = "txtWeight";
this.txtWeight.ReadOnly = true;
this.txtWeight.Size = new System.Drawing.Size(193, 46);
this.txtWeight.TabIndex = 585;
this.txtWeight.Text = "0kg";
//
// splitContainer2
//
this.splitContainer2.BackColor = System.Drawing.Color.Transparent;
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(2, 0);
this.splitContainer2.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.bcZeroWarn);
this.splitContainer2.Panel1.Controls.Add(this.bcWgtWarn);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.splitContainer3);
this.splitContainer2.Size = new System.Drawing.Size(479, 49);
this.splitContainer2.SplitterDistance = 108;
this.splitContainer2.SplitterWidth = 3;
this.splitContainer2.TabIndex = 1;
//
// bcZeroWarn
//
this.bcZeroWarn.BackColor = System.Drawing.Color.Green;
this.bcZeroWarn.Dock = System.Windows.Forms.DockStyle.Left;
this.bcZeroWarn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcZeroWarn.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcZeroWarn.ForeColor = System.Drawing.Color.Transparent;
this.bcZeroWarn.Location = new System.Drawing.Point(0, 0);
this.bcZeroWarn.Name = "bcZeroWarn";
this.bcZeroWarn.Size = new System.Drawing.Size(57, 49);
this.bcZeroWarn.TabIndex = 4;
this.bcZeroWarn.Text = "零点报警";
this.bcZeroWarn.UseVisualStyleBackColor = false;
//
// bcWgtWarn
//
this.bcWgtWarn.BackColor = System.Drawing.Color.Green;
this.bcWgtWarn.Dock = System.Windows.Forms.DockStyle.Right;
this.bcWgtWarn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bcWgtWarn.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.bcWgtWarn.ForeColor = System.Drawing.Color.Transparent;
this.bcWgtWarn.Location = new System.Drawing.Point(51, 0);
this.bcWgtWarn.Name = "bcWgtWarn";
this.bcWgtWarn.Size = new System.Drawing.Size(57, 49);
this.bcWgtWarn.TabIndex = 2;
this.bcWgtWarn.Text = "超重报警";
this.bcWgtWarn.UseVisualStyleBackColor = false;
//
// splitContainer3
//
this.splitContainer3.BackColor = System.Drawing.Color.Transparent;
this.splitContainer3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
this.splitContainer3.Margin = new System.Windows.Forms.Padding(2);
this.splitContainer3.Name = "splitContainer3";
//
// splitContainer3.Panel1
//
this.splitContainer3.Panel1.BackColor = System.Drawing.Color.Transparent;
this.splitContainer3.Panel1.Controls.Add(this.lbPntName);
//
// splitContainer3.Panel2
//
this.splitContainer3.Panel2.Controls.Add(this.btnSee);
this.splitContainer3.Size = new System.Drawing.Size(368, 49);
this.splitContainer3.SplitterDistance = 250;
this.splitContainer3.SplitterWidth = 3;
this.splitContainer3.TabIndex = 0;
//
// lbPntName
//
this.lbPntName.AutoSize = true;
this.lbPntName.BackColor = System.Drawing.Color.Transparent;
this.lbPntName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbPntName.ForeColor = System.Drawing.Color.Black;
this.lbPntName.Location = new System.Drawing.Point(3, 17);
this.lbPntName.Name = "lbPntName";
this.lbPntName.Size = new System.Drawing.Size(15, 14);
this.lbPntName.TabIndex = 1;
this.lbPntName.Text = " ";
//
// btnSee
//
this.btnSee.BackColor = System.Drawing.Color.DodgerBlue;
this.btnSee.Dock = System.Windows.Forms.DockStyle.Fill;
this.btnSee.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSee.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSee.ForeColor = System.Drawing.Color.White;
this.btnSee.Location = new System.Drawing.Point(0, 0);
this.btnSee.Name = "btnSee";
this.btnSee.Size = new System.Drawing.Size(113, 47);
this.btnSee.TabIndex = 5;
this.btnSee.Text = "返回";
this.btnSee.UseVisualStyleBackColor = false;
this.btnSee.Click += new System.EventHandler(this.btnSee_Click);
//
// splitter1
//
this.splitter1.Location = new System.Drawing.Point(0, 0);
this.splitter1.Margin = new System.Windows.Forms.Padding(2);
this.splitter1.Name = "splitter1";
this.splitter1.Size = new System.Drawing.Size(2, 49);
this.splitter1.TabIndex = 0;
this.splitter1.TabStop = false;
//
// plImg
//
this.plImg.AutoScroll = true;
this.plImg.BackColor = System.Drawing.Color.Transparent;
this.plImg.Dock = System.Windows.Forms.DockStyle.Left;
this.plImg.Location = new System.Drawing.Point(3, 0);
this.plImg.Margin = new System.Windows.Forms.Padding(2);
this.plImg.Name = "plImg";
this.plImg.Size = new System.Drawing.Size(392, 877);
this.plImg.TabIndex = 0;
//
// pictureShow
//
this.pictureShow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.pictureShow.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureShow.Location = new System.Drawing.Point(0, 0);
this.pictureShow.Margin = new System.Windows.Forms.Padding(2);
this.pictureShow.Name = "pictureShow";
this.pictureShow.Size = new System.Drawing.Size(975, 790);
this.pictureShow.TabIndex = 1;
this.pictureShow.TabStop = false;
this.pictureShow.Click += new System.EventHandler(this.pictureShow_DoubleClick);
this.pictureShow.DoubleClick += new System.EventHandler(this.pictureShow_DoubleClick);
//
// plImgShow
//
this.plImgShow.Controls.Add(this.pictureShow);
this.plImgShow.Location = new System.Drawing.Point(42, 49);
this.plImgShow.Margin = new System.Windows.Forms.Padding(2);
this.plImgShow.Name = "plImgShow";
this.plImgShow.Size = new System.Drawing.Size(975, 790);
this.plImgShow.TabIndex = 36;
this.plImgShow.Visible = false;
//
// frmProductVoice
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1075, 880);
this.Controls.Add(this.plImgShow);
this.Controls.Add(this.ultraGroupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmProductVoice";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "详情";
this.TopMost = true;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmProductVoice_FormClosing);
this.Load += new System.EventHandler(this.frmProductVoice_Load);
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dtMaterial)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.splitContainer4.Panel1.ResumeLayout(false);
this.splitContainer4.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
this.splitContainer4.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtReplacePaper)).EndInit();
this.groupBox2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtWeight)).EndInit();
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.splitContainer3.Panel1.ResumeLayout(false);
this.splitContainer3.Panel1.PerformLayout();
this.splitContainer3.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
this.splitContainer3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureShow)).EndInit();
this.plImgShow.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Data.DataSet dataSet1;
private System.Data.DataTable dtMaterial;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn21;
private System.Data.DataColumn dataColumn22;
private System.Data.DataColumn dataColumn23;
private System.Data.DataColumn dataColumn24;
private System.Data.DataColumn dataColumn25;
private System.Data.DataColumn dataColumn26;
private System.Data.DataColumn dataColumn27;
private System.Data.DataColumn dataColumn28;
private System.Windows.Forms.Timer timer1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.Panel plImg;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.Button bcZeroWarn;
private System.Windows.Forms.Button bcWgtWarn;
private System.Windows.Forms.SplitContainer splitContainer3;
private System.Windows.Forms.Label lbPntName;
private System.Windows.Forms.Button btnSee;
private System.Windows.Forms.Splitter splitter1;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWeight;
private System.Windows.Forms.SplitContainer splitContainer4;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.TextBox txtEditCarNo;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox txtPhotoCarNo;
private System.Windows.Forms.TextBox txtScanCarNo;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox txtRfidCarNo;
private System.Windows.Forms.Button bcZD;
private System.Windows.Forms.Button bcCarWarm;
private System.Windows.Forms.Button bcWgtWarm;
private System.Windows.Forms.Button bcAreaWarm;
private System.Windows.Forms.Button bcYcStatWarm;
private System.Windows.Forms.Button bcHelpWarm;
private System.Windows.Forms.Button bcAutoState;
private System.Windows.Forms.Button bcStateWarm;
private System.Windows.Forms.Button bcTimed;
private System.Windows.Forms.Button bcIpVoice;
private System.Windows.Forms.Button btnGreenLight;
private System.Windows.Forms.NumericUpDown txtReplacePaper;
private System.Windows.Forms.ComboBox cbCarNo;
private System.Windows.Forms.TextBox txtCarNo;
private System.Windows.Forms.Button btnCarSet;
private System.Windows.Forms.Button btnReplacePaper;
private System.Windows.Forms.Button btnRedLight;
private System.Windows.Forms.Button btnYc;
private System.Windows.Forms.Button btnZero;
private System.Windows.Forms.Button btnTakrOver;
private System.Windows.Forms.Button btnIpVoice;
private System.Windows.Forms.CheckBox chkVALID_EXCEED_WGT;
private System.Windows.Forms.CheckBox chkVALID_CARNO;
private System.Windows.Forms.CheckBox chkVALID_PREDICTION_DIFF;
private System.Windows.Forms.CheckBox chkVALID_TARE_TIME;
private System.Windows.Forms.CheckBox chkVALID_TIME_INTERVAL;
private System.Windows.Forms.CheckBox chkVALID_WGT;
private System.Windows.Forms.CheckBox chkVALID_PARK_STATUS;
private System.Windows.Forms.CheckBox chkLED_KEEP;
private System.Windows.Forms.TextBox txtLed;
private System.Windows.Forms.Button btnSend;
private System.Windows.Forms.PictureBox pictureShow;
private System.Windows.Forms.Panel plImgShow;
private System.Windows.Forms.TextBox txtMsgInfo;
private System.Windows.Forms.CheckBox chkVALID_MAT_TIME;
private System.Windows.Forms.CheckBox chkVALID_LIANDA;
private System.Windows.Forms.CheckBox chkVALID_MAT_CLICK;
private System.Windows.Forms.CheckBox chkVALID_METER_AREA;
}
}