namespace LargeSquareOne { partial class FrmSystemSet { /// /// 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() { 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(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSystemSet)); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.txtEqp_code = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txtline_No = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.txtFactory_code = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.btn_Cancel = new System.Windows.Forms.Button(); this.btn_Sure = new System.Windows.Forms.Button(); this.dgvPlcConfigs = new System.Windows.Forms.DataGridView(); this.btAddPLC = new System.Windows.Forms.Button(); this.lblDebugMode = new System.Windows.Forms.Label(); this.txtEmployeeAuthCheck = new System.Windows.Forms.TextBox(); this.lblEmployeeAuthCheck = new System.Windows.Forms.Label(); this.txtDeviceStatus = new System.Windows.Forms.TextBox(); this.lblQueryTray = new System.Windows.Forms.Label(); this.txtQueryTray = new System.Windows.Forms.TextBox(); this.lblPack = new System.Windows.Forms.Label(); this.txtPack = new System.Windows.Forms.TextBox(); this.lblDeviceParamRequest = new System.Windows.Forms.Label(); this.txtDeviceParamRequest = new System.Windows.Forms.TextBox(); this.lblDeviceParamChange = new System.Windows.Forms.Label(); this.txtDeviceParamChange = new System.Windows.Forms.TextBox(); this.lblDeviceStatus = new System.Windows.Forms.Label(); this.lblDeviceAlarm = new System.Windows.Forms.Label(); this.txtDeviceAlarm = new System.Windows.Forms.TextBox(); this.lblEnergyConsumption = new System.Windows.Forms.Label(); this.txtEnergyConsumption = new System.Windows.Forms.TextBox(); this.lblAnemometer = new System.Windows.Forms.Label(); this.txtAnemometer = new System.Windows.Forms.TextBox(); this.dgvFdConfigs = new System.Windows.Forms.DataGridView(); this.btnPlcConfig = new JinYuan.ControlLib.TButton(); this.btnFdConfig = new JinYuan.ControlLib.TButton(); this.tog_IsDebugMode = new JinYuan.ControlLib.Toggle(); this.up_QieHuanPeriod = new JinYuan.ControlLib.UpDownLabel(); this.tog_AutoQieHuanM = new JinYuan.ControlLib.Toggle(); this.titleSystemConfig = new JinYuan.ControlLib.Title(); this.up_ShowSeriesCount = new JinYuan.ControlLib.UpDownLabel(); this.tog_SaveThreadTime = new JinYuan.ControlLib.Toggle(); this.titleMesConfig = new JinYuan.ControlLib.Title(); this.up_LockPeriod = new JinYuan.ControlLib.UpDownLabel(); this.tog_AutoLock = new JinYuan.ControlLib.Toggle(); this.tog_OpenMesModel = new JinYuan.ControlLib.Toggle(); this.tog_SwipeCardMode = new JinYuan.ControlLib.Toggle(); this.tog_AutoLogin = new JinYuan.ControlLib.Toggle(); this.tog_AutoStart = new JinYuan.ControlLib.Toggle(); this.tog_GetMesParam = new JinYuan.ControlLib.Toggle(); this.upDown_layer = new JinYuan.ControlLib.UpDownLabel(); this.txtBox_materialCode = new System.Windows.Forms.TextBox(); this.lbl_materialCode = new System.Windows.Forms.Label(); this.capacityGroupBox = new JinYuan.ControlLib.CustomGroupBox(); this.bl_Col = new System.Windows.Forms.Label(); this.upDown_Col = new JinYuan.ControlLib.UpDownLabel(); this.lbl_Row = new System.Windows.Forms.Label(); this.upDown_row = new JinYuan.ControlLib.UpDownLabel(); this.lbl_layer = new System.Windows.Forms.Label(); this.titleCartConfig = new JinYuan.ControlLib.Title(); this.lblEquipNo = new System.Windows.Forms.Label(); this.txt_equipNo = new System.Windows.Forms.TextBox(); this.lblGetToken = new System.Windows.Forms.Label(); this.txtGetToken = new System.Windows.Forms.TextBox(); this.lblAppid = new System.Windows.Forms.Label(); this.txtAppID = new System.Windows.Forms.TextBox(); this.lblAppKey = new System.Windows.Forms.Label(); this.txtAppKey = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.txtCustomerPartNum = new System.Windows.Forms.TextBox(); this.tog_Wuliu = new JinYuan.ControlLib.Toggle(); this.lbl_wuliu = new System.Windows.Forms.Label(); this.lblUnbind = new System.Windows.Forms.Label(); this.txtUnbind = new System.Windows.Forms.TextBox(); this.lbl_finishbind = new System.Windows.Forms.Label(); this.txtBox_finishedBattery = new System.Windows.Forms.TextBox(); this.lblFinishorNot = new System.Windows.Forms.Label(); this.tog_finishSwitch = new JinYuan.ControlLib.Toggle(); this.lblQueryGrade = new System.Windows.Forms.Label(); this.txtQueryGrade = new System.Windows.Forms.TextBox(); this.lblUpResultParam = new System.Windows.Forms.Label(); this.txtUpResultParam = new System.Windows.Forms.TextBox(); ((System.ComponentModel.ISupportInitialize)(this.dgvPlcConfigs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvFdConfigs)).BeginInit(); this.capacityGroupBox.SuspendLayout(); this.SuspendLayout(); // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label16.ForeColor = System.Drawing.Color.White; this.label16.Location = new System.Drawing.Point(1057, 297); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(167, 16); this.label16.TabIndex = 43; this.label16.Text = "自动切换监控界面时间"; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label17.ForeColor = System.Drawing.Color.White; this.label17.Location = new System.Drawing.Point(796, 297); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(183, 16); this.label17.TabIndex = 44; this.label17.Text = "无操作自动切换监控界面"; // // txtEqp_code // this.txtEqp_code.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtEqp_code.Location = new System.Drawing.Point(484, 426); this.txtEqp_code.Name = "txtEqp_code"; this.txtEqp_code.Size = new System.Drawing.Size(173, 24); this.txtEqp_code.TabIndex = 42; this.txtEqp_code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(484, 407); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(71, 16); this.label13.TabIndex = 41; this.label13.Text = "设备编号"; // // txtline_No // this.txtline_No.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtline_No.Location = new System.Drawing.Point(276, 426); this.txtline_No.Name = "txtline_No"; this.txtline_No.Size = new System.Drawing.Size(173, 24); this.txtline_No.TabIndex = 40; this.txtline_No.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label14.ForeColor = System.Drawing.Color.White; this.label14.Location = new System.Drawing.Point(276, 407); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(71, 16); this.label14.TabIndex = 39; this.label14.Text = "产线编号"; // // txtFactory_code // this.txtFactory_code.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtFactory_code.Location = new System.Drawing.Point(66, 426); this.txtFactory_code.Name = "txtFactory_code"; this.txtFactory_code.Size = new System.Drawing.Size(173, 24); this.txtFactory_code.TabIndex = 38; this.txtFactory_code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label15.ForeColor = System.Drawing.Color.White; this.label15.Location = new System.Drawing.Point(66, 407); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(71, 16); this.label15.TabIndex = 37; this.label15.Text = "工厂代码"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(68, 297); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(103, 16); this.label11.TabIndex = 30; this.label11.Text = "开启刷卡模式"; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(276, 458); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(98, 16); this.label10.TabIndex = 28; this.label10.Text = "获取MES参数"; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label9.ForeColor = System.Drawing.Color.White; this.label9.Location = new System.Drawing.Point(66, 458); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(148, 16); this.label9.TabIndex = 26; this.label9.Text = "MES/非MES模式切换"; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label8.ForeColor = System.Drawing.Color.White; this.label8.Location = new System.Drawing.Point(311, 297); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(135, 16); this.label8.TabIndex = 24; this.label8.Text = "线程耗时日志保存"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label5.ForeColor = System.Drawing.Color.White; this.label5.Location = new System.Drawing.Point(1057, 229); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(103, 16); this.label5.TabIndex = 12; this.label5.Text = "曲线显示数量"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.Color.White; this.label4.Location = new System.Drawing.Point(796, 229); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(103, 16); this.label4.TabIndex = 13; this.label4.Text = "自动锁屏时间"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(551, 229); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(119, 16); this.label3.TabIndex = 14; this.label3.Text = "无操作自动锁屏"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label6.ForeColor = System.Drawing.Color.WhiteSmoke; this.label6.Location = new System.Drawing.Point(311, 229); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(103, 16); this.label6.TabIndex = 11; this.label6.Text = "软件自动登录"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label7.ForeColor = System.Drawing.Color.White; this.label7.Location = new System.Drawing.Point(68, 229); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(103, 16); this.label7.TabIndex = 10; this.label7.Text = "开机自动启动"; // // btn_Cancel // this.btn_Cancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78))))); this.btn_Cancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Cancel.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.btn_Cancel.ForeColor = System.Drawing.Color.White; this.btn_Cancel.Location = new System.Drawing.Point(1615, 453); this.btn_Cancel.Name = "btn_Cancel"; this.btn_Cancel.Size = new System.Drawing.Size(125, 62); this.btn_Cancel.TabIndex = 8; this.btn_Cancel.Text = "取消设置"; this.btn_Cancel.UseVisualStyleBackColor = false; this.btn_Cancel.Visible = false; this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click); // // btn_Sure // this.btn_Sure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78))))); this.btn_Sure.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_Sure.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.btn_Sure.ForeColor = System.Drawing.Color.White; this.btn_Sure.Location = new System.Drawing.Point(1443, 453); this.btn_Sure.Name = "btn_Sure"; this.btn_Sure.Size = new System.Drawing.Size(137, 62); this.btn_Sure.TabIndex = 5; this.btn_Sure.Text = "保存设置"; this.btn_Sure.UseVisualStyleBackColor = false; this.btn_Sure.Click += new System.EventHandler(this.btn_Sure_Click); // // dgvPlcConfigs // this.dgvPlcConfigs.AllowUserToAddRows = false; this.dgvPlcConfigs.AllowUserToDeleteRows = false; this.dgvPlcConfigs.AllowUserToResizeRows = false; this.dgvPlcConfigs.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.dgvPlcConfigs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgvPlcConfigs.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvPlcConfigs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvPlcConfigs.ColumnHeadersHeight = 40; this.dgvPlcConfigs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvPlcConfigs.DefaultCellStyle = dataGridViewCellStyle8; this.dgvPlcConfigs.EnableHeadersVisualStyles = false; this.dgvPlcConfigs.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.dgvPlcConfigs.Location = new System.Drawing.Point(57, 52); this.dgvPlcConfigs.Name = "dgvPlcConfigs"; this.dgvPlcConfigs.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvPlcConfigs.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvPlcConfigs.RowHeadersWidth = 55; this.dgvPlcConfigs.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvPlcConfigs.RowTemplate.Height = 40; this.dgvPlcConfigs.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.dgvPlcConfigs.Size = new System.Drawing.Size(1623, 121); this.dgvPlcConfigs.TabIndex = 47; // // btAddPLC // this.btAddPLC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78))))); this.btAddPLC.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btAddPLC.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.btAddPLC.ForeColor = System.Drawing.Color.White; this.btAddPLC.Location = new System.Drawing.Point(1443, 12); this.btAddPLC.Name = "btAddPLC"; this.btAddPLC.Size = new System.Drawing.Size(237, 36); this.btAddPLC.TabIndex = 48; this.btAddPLC.Text = "添加PLC"; this.btAddPLC.UseVisualStyleBackColor = false; this.btAddPLC.Visible = false; this.btAddPLC.Click += new System.EventHandler(this.btAddPLC_Click); // // lblDebugMode // this.lblDebugMode.AutoSize = true; this.lblDebugMode.BackColor = System.Drawing.Color.Transparent; this.lblDebugMode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblDebugMode.ForeColor = System.Drawing.Color.White; this.lblDebugMode.Location = new System.Drawing.Point(551, 297); this.lblDebugMode.Name = "lblDebugMode"; this.lblDebugMode.Size = new System.Drawing.Size(71, 16); this.lblDebugMode.TabIndex = 49; this.lblDebugMode.Text = "调试模式"; // // txtEmployeeAuthCheck // this.txtEmployeeAuthCheck.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtEmployeeAuthCheck.Location = new System.Drawing.Point(64, 559); this.txtEmployeeAuthCheck.Name = "txtEmployeeAuthCheck"; this.txtEmployeeAuthCheck.Size = new System.Drawing.Size(580, 24); this.txtEmployeeAuthCheck.TabIndex = 52; // // lblEmployeeAuthCheck // this.lblEmployeeAuthCheck.AutoSize = true; this.lblEmployeeAuthCheck.BackColor = System.Drawing.Color.Transparent; this.lblEmployeeAuthCheck.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblEmployeeAuthCheck.ForeColor = System.Drawing.Color.White; this.lblEmployeeAuthCheck.Location = new System.Drawing.Point(64, 540); this.lblEmployeeAuthCheck.Name = "lblEmployeeAuthCheck"; this.lblEmployeeAuthCheck.Size = new System.Drawing.Size(103, 16); this.lblEmployeeAuthCheck.TabIndex = 53; this.lblEmployeeAuthCheck.Text = "员工权限校验"; // // txtDeviceStatus // this.txtDeviceStatus.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtDeviceStatus.Location = new System.Drawing.Point(1274, 559); this.txtDeviceStatus.Name = "txtDeviceStatus"; this.txtDeviceStatus.Size = new System.Drawing.Size(580, 24); this.txtDeviceStatus.TabIndex = 54; // // lblQueryTray // this.lblQueryTray.AutoSize = true; this.lblQueryTray.BackColor = System.Drawing.Color.Transparent; this.lblQueryTray.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblQueryTray.ForeColor = System.Drawing.Color.White; this.lblQueryTray.Location = new System.Drawing.Point(64, 599); this.lblQueryTray.Name = "lblQueryTray"; this.lblQueryTray.Size = new System.Drawing.Size(103, 16); this.lblQueryTray.TabIndex = 56; this.lblQueryTray.Text = "料框信息查询"; // // txtQueryTray // this.txtQueryTray.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtQueryTray.Location = new System.Drawing.Point(64, 618); this.txtQueryTray.Name = "txtQueryTray"; this.txtQueryTray.Size = new System.Drawing.Size(580, 24); this.txtQueryTray.TabIndex = 55; // // lblPack // this.lblPack.AutoSize = true; this.lblPack.BackColor = System.Drawing.Color.Transparent; this.lblPack.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblPack.ForeColor = System.Drawing.Color.White; this.lblPack.Location = new System.Drawing.Point(66, 658); this.lblPack.Name = "lblPack"; this.lblPack.Size = new System.Drawing.Size(119, 16); this.lblPack.TabIndex = 58; this.lblPack.Text = "半成品电芯绑盘"; // // txtPack // this.txtPack.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtPack.Location = new System.Drawing.Point(64, 677); this.txtPack.Name = "txtPack"; this.txtPack.Size = new System.Drawing.Size(580, 24); this.txtPack.TabIndex = 57; // // lblDeviceParamRequest // this.lblDeviceParamRequest.AutoSize = true; this.lblDeviceParamRequest.BackColor = System.Drawing.Color.Transparent; this.lblDeviceParamRequest.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblDeviceParamRequest.ForeColor = System.Drawing.Color.White; this.lblDeviceParamRequest.Location = new System.Drawing.Point(674, 658); this.lblDeviceParamRequest.Name = "lblDeviceParamRequest"; this.lblDeviceParamRequest.Size = new System.Drawing.Size(151, 16); this.lblDeviceParamRequest.TabIndex = 64; this.lblDeviceParamRequest.Text = "设备参数设定值请求"; // // txtDeviceParamRequest // this.txtDeviceParamRequest.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtDeviceParamRequest.Location = new System.Drawing.Point(674, 677); this.txtDeviceParamRequest.Name = "txtDeviceParamRequest"; this.txtDeviceParamRequest.Size = new System.Drawing.Size(580, 24); this.txtDeviceParamRequest.TabIndex = 63; // // lblDeviceParamChange // this.lblDeviceParamChange.AutoSize = true; this.lblDeviceParamChange.BackColor = System.Drawing.Color.Transparent; this.lblDeviceParamChange.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblDeviceParamChange.ForeColor = System.Drawing.Color.White; this.lblDeviceParamChange.Location = new System.Drawing.Point(674, 717); this.lblDeviceParamChange.Name = "lblDeviceParamChange"; this.lblDeviceParamChange.Size = new System.Drawing.Size(151, 16); this.lblDeviceParamChange.TabIndex = 66; this.lblDeviceParamChange.Text = "设备参数设定值变更"; // // txtDeviceParamChange // this.txtDeviceParamChange.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtDeviceParamChange.Location = new System.Drawing.Point(674, 736); this.txtDeviceParamChange.Name = "txtDeviceParamChange"; this.txtDeviceParamChange.Size = new System.Drawing.Size(580, 24); this.txtDeviceParamChange.TabIndex = 65; // // lblDeviceStatus // this.lblDeviceStatus.AutoSize = true; this.lblDeviceStatus.BackColor = System.Drawing.Color.Transparent; this.lblDeviceStatus.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblDeviceStatus.ForeColor = System.Drawing.Color.White; this.lblDeviceStatus.Location = new System.Drawing.Point(1274, 540); this.lblDeviceStatus.Name = "lblDeviceStatus"; this.lblDeviceStatus.Size = new System.Drawing.Size(71, 16); this.lblDeviceStatus.TabIndex = 67; this.lblDeviceStatus.Text = "设备状态"; // // lblDeviceAlarm // this.lblDeviceAlarm.AutoSize = true; this.lblDeviceAlarm.BackColor = System.Drawing.Color.Transparent; this.lblDeviceAlarm.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblDeviceAlarm.ForeColor = System.Drawing.Color.White; this.lblDeviceAlarm.Location = new System.Drawing.Point(1274, 717); this.lblDeviceAlarm.Name = "lblDeviceAlarm"; this.lblDeviceAlarm.Size = new System.Drawing.Size(71, 16); this.lblDeviceAlarm.TabIndex = 69; this.lblDeviceAlarm.Text = "设备报警"; // // txtDeviceAlarm // this.txtDeviceAlarm.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtDeviceAlarm.Location = new System.Drawing.Point(1274, 736); this.txtDeviceAlarm.Name = "txtDeviceAlarm"; this.txtDeviceAlarm.Size = new System.Drawing.Size(580, 24); this.txtDeviceAlarm.TabIndex = 68; // // lblEnergyConsumption // this.lblEnergyConsumption.AutoSize = true; this.lblEnergyConsumption.BackColor = System.Drawing.Color.Transparent; this.lblEnergyConsumption.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblEnergyConsumption.ForeColor = System.Drawing.Color.White; this.lblEnergyConsumption.Location = new System.Drawing.Point(1274, 599); this.lblEnergyConsumption.Name = "lblEnergyConsumption"; this.lblEnergyConsumption.Size = new System.Drawing.Size(71, 16); this.lblEnergyConsumption.TabIndex = 71; this.lblEnergyConsumption.Text = "电表能耗"; // // txtEnergyConsumption // this.txtEnergyConsumption.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtEnergyConsumption.Location = new System.Drawing.Point(1274, 618); this.txtEnergyConsumption.Name = "txtEnergyConsumption"; this.txtEnergyConsumption.Size = new System.Drawing.Size(580, 24); this.txtEnergyConsumption.TabIndex = 70; // // lblAnemometer // this.lblAnemometer.AutoSize = true; this.lblAnemometer.BackColor = System.Drawing.Color.Transparent; this.lblAnemometer.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblAnemometer.ForeColor = System.Drawing.Color.White; this.lblAnemometer.Location = new System.Drawing.Point(1274, 658); this.lblAnemometer.Name = "lblAnemometer"; this.lblAnemometer.Size = new System.Drawing.Size(55, 16); this.lblAnemometer.TabIndex = 75; this.lblAnemometer.Text = "风速仪"; // // txtAnemometer // this.txtAnemometer.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtAnemometer.Location = new System.Drawing.Point(1274, 677); this.txtAnemometer.Name = "txtAnemometer"; this.txtAnemometer.Size = new System.Drawing.Size(580, 24); this.txtAnemometer.TabIndex = 74; // // dgvFdConfigs // this.dgvFdConfigs.AllowUserToAddRows = false; this.dgvFdConfigs.AllowUserToDeleteRows = false; this.dgvFdConfigs.AllowUserToResizeRows = false; this.dgvFdConfigs.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.dgvFdConfigs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.dgvFdConfigs.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvFdConfigs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10; this.dgvFdConfigs.ColumnHeadersHeight = 40; this.dgvFdConfigs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle11.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFdConfigs.DefaultCellStyle = dataGridViewCellStyle11; this.dgvFdConfigs.EnableHeadersVisualStyles = false; this.dgvFdConfigs.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.dgvFdConfigs.Location = new System.Drawing.Point(57, 61); this.dgvFdConfigs.Name = "dgvFdConfigs"; this.dgvFdConfigs.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvFdConfigs.RowHeadersDefaultCellStyle = dataGridViewCellStyle12; this.dgvFdConfigs.RowHeadersWidth = 55; this.dgvFdConfigs.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dgvFdConfigs.RowTemplate.Height = 40; this.dgvFdConfigs.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False; this.dgvFdConfigs.Size = new System.Drawing.Size(1623, 89); this.dgvFdConfigs.TabIndex = 77; this.dgvFdConfigs.Visible = false; // // btnPlcConfig // this.btnPlcConfig.BackColor = System.Drawing.Color.Transparent; this.btnPlcConfig.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPlcConfig.BackgroundImage"))); this.btnPlcConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnPlcConfig.Location = new System.Drawing.Point(50, 11); this.btnPlcConfig.Margin = new System.Windows.Forms.Padding(2); this.btnPlcConfig.Name = "btnPlcConfig"; this.btnPlcConfig.Size = new System.Drawing.Size(142, 36); this.btnPlcConfig.TabIndex = 85; this.btnPlcConfig.TitleName = "PLC配置"; this.btnPlcConfig.Click += new System.EventHandler(this.btnPlcConfig_Click); // // btnFdConfig // this.btnFdConfig.BackColor = System.Drawing.Color.Transparent; this.btnFdConfig.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFdConfig.BackgroundImage"))); this.btnFdConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnFdConfig.Location = new System.Drawing.Point(212, 11); this.btnFdConfig.Margin = new System.Windows.Forms.Padding(2); this.btnFdConfig.Name = "btnFdConfig"; this.btnFdConfig.Size = new System.Drawing.Size(168, 36); this.btnFdConfig.TabIndex = 84; this.btnFdConfig.TitleName = "分档配置"; this.btnFdConfig.Click += new System.EventHandler(this.btnFdConfig_Click); // // tog_IsDebugMode // this.tog_IsDebugMode.BackColor = System.Drawing.Color.Transparent; this.tog_IsDebugMode.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_IsDebugMode.FalseColor = System.Drawing.Color.SteelBlue; this.tog_IsDebugMode.FalseText = ""; this.tog_IsDebugMode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_IsDebugMode.IsChecked = false; this.tog_IsDebugMode.Location = new System.Drawing.Point(551, 318); this.tog_IsDebugMode.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13); this.tog_IsDebugMode.Name = "tog_IsDebugMode"; this.tog_IsDebugMode.Size = new System.Drawing.Size(88, 35); this.tog_IsDebugMode.TabIndex = 50; this.tog_IsDebugMode.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_IsDebugMode.TrueText = ""; // // up_QieHuanPeriod // this.up_QieHuanPeriod.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.up_QieHuanPeriod.CurrentValue = 0F; this.up_QieHuanPeriod.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.up_QieHuanPeriod.Location = new System.Drawing.Point(1057, 318); this.up_QieHuanPeriod.Margin = new System.Windows.Forms.Padding(0); this.up_QieHuanPeriod.MaxValue = 1000F; this.up_QieHuanPeriod.MinValue = -1000F; this.up_QieHuanPeriod.Name = "up_QieHuanPeriod"; this.up_QieHuanPeriod.Size = new System.Drawing.Size(123, 35); this.up_QieHuanPeriod.StepValue = 1F; this.up_QieHuanPeriod.TabIndex = 46; this.up_QieHuanPeriod.TextWidth = 30; this.up_QieHuanPeriod.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.up_QieHuanPeriod.ThemeForeColor = System.Drawing.Color.White; // // tog_AutoQieHuanM // this.tog_AutoQieHuanM.BackColor = System.Drawing.Color.Transparent; this.tog_AutoQieHuanM.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_AutoQieHuanM.FalseColor = System.Drawing.Color.SteelBlue; this.tog_AutoQieHuanM.FalseText = ""; this.tog_AutoQieHuanM.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_AutoQieHuanM.IsChecked = false; this.tog_AutoQieHuanM.Location = new System.Drawing.Point(796, 318); this.tog_AutoQieHuanM.Margin = new System.Windows.Forms.Padding(9, 22, 9, 22); this.tog_AutoQieHuanM.Name = "tog_AutoQieHuanM"; this.tog_AutoQieHuanM.Size = new System.Drawing.Size(88, 35); this.tog_AutoQieHuanM.TabIndex = 45; this.tog_AutoQieHuanM.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_AutoQieHuanM.TrueText = ""; // // titleSystemConfig // this.titleSystemConfig.BackColor = System.Drawing.Color.Transparent; this.titleSystemConfig.BackgroundImage = global::LargeSquareOne.Properties.Resources.Title; this.titleSystemConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleSystemConfig.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.titleSystemConfig.Location = new System.Drawing.Point(43, 184); this.titleSystemConfig.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); this.titleSystemConfig.Name = "titleSystemConfig"; this.titleSystemConfig.Size = new System.Drawing.Size(207, 41); this.titleSystemConfig.TabIndex = 9; this.titleSystemConfig.TitleName = "系统设置"; // // up_ShowSeriesCount // this.up_ShowSeriesCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.up_ShowSeriesCount.CurrentValue = 0F; this.up_ShowSeriesCount.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.up_ShowSeriesCount.Location = new System.Drawing.Point(1057, 250); this.up_ShowSeriesCount.Margin = new System.Windows.Forms.Padding(0); this.up_ShowSeriesCount.MaxValue = 1000F; this.up_ShowSeriesCount.MinValue = -1000F; this.up_ShowSeriesCount.Name = "up_ShowSeriesCount"; this.up_ShowSeriesCount.Size = new System.Drawing.Size(122, 35); this.up_ShowSeriesCount.StepValue = 1F; this.up_ShowSeriesCount.TabIndex = 23; this.up_ShowSeriesCount.TextWidth = 30; this.up_ShowSeriesCount.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.up_ShowSeriesCount.ThemeForeColor = System.Drawing.Color.White; // // tog_SaveThreadTime // this.tog_SaveThreadTime.BackColor = System.Drawing.Color.Transparent; this.tog_SaveThreadTime.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_SaveThreadTime.FalseColor = System.Drawing.Color.SteelBlue; this.tog_SaveThreadTime.FalseText = ""; this.tog_SaveThreadTime.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_SaveThreadTime.IsChecked = false; this.tog_SaveThreadTime.Location = new System.Drawing.Point(311, 318); this.tog_SaveThreadTime.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); this.tog_SaveThreadTime.Name = "tog_SaveThreadTime"; this.tog_SaveThreadTime.Size = new System.Drawing.Size(88, 35); this.tog_SaveThreadTime.TabIndex = 25; this.tog_SaveThreadTime.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_SaveThreadTime.TrueText = ""; this.tog_SaveThreadTime.CheckedChanged += new System.EventHandler(this.tog_SaveThreadTime_CheckedChanged); // // titleMesConfig // this.titleMesConfig.BackColor = System.Drawing.Color.Transparent; this.titleMesConfig.BackgroundImage = global::LargeSquareOne.Properties.Resources.Title; this.titleMesConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleMesConfig.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.titleMesConfig.Location = new System.Drawing.Point(42, 361); this.titleMesConfig.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13); this.titleMesConfig.Name = "titleMesConfig"; this.titleMesConfig.Size = new System.Drawing.Size(207, 41); this.titleMesConfig.TabIndex = 35; this.titleMesConfig.TitleName = "MES参数配置"; // // up_LockPeriod // this.up_LockPeriod.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.up_LockPeriod.CurrentValue = 0F; this.up_LockPeriod.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.up_LockPeriod.Location = new System.Drawing.Point(796, 250); this.up_LockPeriod.Margin = new System.Windows.Forms.Padding(0); this.up_LockPeriod.MaxValue = 1000F; this.up_LockPeriod.MinValue = -1000F; this.up_LockPeriod.Name = "up_LockPeriod"; this.up_LockPeriod.Size = new System.Drawing.Size(107, 35); this.up_LockPeriod.StepValue = 1F; this.up_LockPeriod.TabIndex = 20; this.up_LockPeriod.TextWidth = 30; this.up_LockPeriod.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.up_LockPeriod.ThemeForeColor = System.Drawing.Color.White; // // tog_AutoLock // this.tog_AutoLock.BackColor = System.Drawing.Color.Transparent; this.tog_AutoLock.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_AutoLock.FalseColor = System.Drawing.Color.SteelBlue; this.tog_AutoLock.FalseText = ""; this.tog_AutoLock.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_AutoLock.IsChecked = false; this.tog_AutoLock.Location = new System.Drawing.Point(551, 250); this.tog_AutoLock.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13); this.tog_AutoLock.Name = "tog_AutoLock"; this.tog_AutoLock.Size = new System.Drawing.Size(88, 35); this.tog_AutoLock.TabIndex = 17; this.tog_AutoLock.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_AutoLock.TrueText = ""; // // tog_OpenMesModel // this.tog_OpenMesModel.BackColor = System.Drawing.Color.Transparent; this.tog_OpenMesModel.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_OpenMesModel.FalseColor = System.Drawing.Color.SteelBlue; this.tog_OpenMesModel.FalseText = ""; this.tog_OpenMesModel.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_OpenMesModel.IsChecked = false; this.tog_OpenMesModel.Location = new System.Drawing.Point(66, 478); this.tog_OpenMesModel.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13); this.tog_OpenMesModel.Name = "tog_OpenMesModel"; this.tog_OpenMesModel.Size = new System.Drawing.Size(88, 35); this.tog_OpenMesModel.TabIndex = 27; this.tog_OpenMesModel.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_OpenMesModel.TrueText = ""; this.tog_OpenMesModel.CheckedChanged += new System.EventHandler(this.tog_OpenMesModel_CheckedChanged); // // tog_SwipeCardMode // this.tog_SwipeCardMode.BackColor = System.Drawing.Color.Transparent; this.tog_SwipeCardMode.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_SwipeCardMode.FalseColor = System.Drawing.Color.SteelBlue; this.tog_SwipeCardMode.FalseText = ""; this.tog_SwipeCardMode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_SwipeCardMode.IsChecked = false; this.tog_SwipeCardMode.Location = new System.Drawing.Point(68, 318); this.tog_SwipeCardMode.Margin = new System.Windows.Forms.Padding(12, 37, 12, 37); this.tog_SwipeCardMode.Name = "tog_SwipeCardMode"; this.tog_SwipeCardMode.Size = new System.Drawing.Size(88, 35); this.tog_SwipeCardMode.TabIndex = 31; this.tog_SwipeCardMode.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_SwipeCardMode.TrueText = ""; this.tog_SwipeCardMode.CheckedChanged += new System.EventHandler(this.tog_SwipeCardMode_CheckedChanged); // // tog_AutoLogin // this.tog_AutoLogin.BackColor = System.Drawing.Color.Transparent; this.tog_AutoLogin.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_AutoLogin.FalseColor = System.Drawing.Color.SteelBlue; this.tog_AutoLogin.FalseText = ""; this.tog_AutoLogin.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_AutoLogin.IsChecked = false; this.tog_AutoLogin.Location = new System.Drawing.Point(311, 250); this.tog_AutoLogin.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); this.tog_AutoLogin.Name = "tog_AutoLogin"; this.tog_AutoLogin.Size = new System.Drawing.Size(88, 35); this.tog_AutoLogin.TabIndex = 16; this.tog_AutoLogin.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_AutoLogin.TrueText = ""; // // tog_AutoStart // this.tog_AutoStart.BackColor = System.Drawing.Color.Transparent; this.tog_AutoStart.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_AutoStart.FalseColor = System.Drawing.Color.SteelBlue; this.tog_AutoStart.FalseText = ""; this.tog_AutoStart.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_AutoStart.IsChecked = false; this.tog_AutoStart.Location = new System.Drawing.Point(68, 250); this.tog_AutoStart.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); this.tog_AutoStart.Name = "tog_AutoStart"; this.tog_AutoStart.Size = new System.Drawing.Size(88, 35); this.tog_AutoStart.TabIndex = 15; this.tog_AutoStart.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_AutoStart.TrueText = ""; // // tog_GetMesParam // this.tog_GetMesParam.BackColor = System.Drawing.Color.Transparent; this.tog_GetMesParam.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_GetMesParam.FalseColor = System.Drawing.Color.SteelBlue; this.tog_GetMesParam.FalseText = ""; this.tog_GetMesParam.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_GetMesParam.IsChecked = false; this.tog_GetMesParam.Location = new System.Drawing.Point(276, 478); this.tog_GetMesParam.Margin = new System.Windows.Forms.Padding(9, 22, 9, 22); this.tog_GetMesParam.Name = "tog_GetMesParam"; this.tog_GetMesParam.Size = new System.Drawing.Size(88, 35); this.tog_GetMesParam.TabIndex = 29; this.tog_GetMesParam.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_GetMesParam.TrueText = ""; this.tog_GetMesParam.CheckedChanged += new System.EventHandler(this.tog_GetMesParam_CheckedChanged); // // upDown_layer // this.upDown_layer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.upDown_layer.CurrentValue = 4F; this.upDown_layer.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.upDown_layer.ForeColor = System.Drawing.SystemColors.ControlText; this.upDown_layer.Location = new System.Drawing.Point(13, 48); this.upDown_layer.Margin = new System.Windows.Forms.Padding(0); this.upDown_layer.MaxValue = 10F; this.upDown_layer.MinValue = 1F; this.upDown_layer.Name = "upDown_layer"; this.upDown_layer.Size = new System.Drawing.Size(111, 34); this.upDown_layer.StepValue = 1F; this.upDown_layer.TabIndex = 90; this.upDown_layer.TextWidth = 30; this.upDown_layer.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.upDown_layer.ThemeForeColor = System.Drawing.Color.White; // // txtBox_materialCode // this.txtBox_materialCode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtBox_materialCode.Location = new System.Drawing.Point(693, 426); this.txtBox_materialCode.Name = "txtBox_materialCode"; this.txtBox_materialCode.Size = new System.Drawing.Size(173, 24); this.txtBox_materialCode.TabIndex = 95; this.txtBox_materialCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // lbl_materialCode // this.lbl_materialCode.AutoSize = true; this.lbl_materialCode.BackColor = System.Drawing.Color.Transparent; this.lbl_materialCode.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lbl_materialCode.ForeColor = System.Drawing.Color.White; this.lbl_materialCode.Location = new System.Drawing.Point(690, 407); this.lbl_materialCode.Name = "lbl_materialCode"; this.lbl_materialCode.Size = new System.Drawing.Size(71, 16); this.lbl_materialCode.TabIndex = 94; this.lbl_materialCode.Text = "物料编号"; // // capacityGroupBox // this.capacityGroupBox.BorderColor = System.Drawing.Color.Gray; this.capacityGroupBox.Controls.Add(this.bl_Col); this.capacityGroupBox.Controls.Add(this.upDown_Col); this.capacityGroupBox.Controls.Add(this.lbl_Row); this.capacityGroupBox.Controls.Add(this.upDown_row); this.capacityGroupBox.Controls.Add(this.lbl_layer); this.capacityGroupBox.Controls.Add(this.upDown_layer); this.capacityGroupBox.ForeColor = System.Drawing.Color.White; this.capacityGroupBox.Location = new System.Drawing.Point(933, 407); this.capacityGroupBox.Name = "capacityGroupBox"; this.capacityGroupBox.Size = new System.Drawing.Size(412, 112); this.capacityGroupBox.TabIndex = 96; this.capacityGroupBox.TabStop = false; this.capacityGroupBox.Text = "档位电池容量"; // // bl_Col // this.bl_Col.AutoSize = true; this.bl_Col.BackColor = System.Drawing.Color.Transparent; this.bl_Col.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.bl_Col.ForeColor = System.Drawing.Color.White; this.bl_Col.Location = new System.Drawing.Point(267, 24); this.bl_Col.Name = "bl_Col"; this.bl_Col.Size = new System.Drawing.Size(39, 16); this.bl_Col.TabIndex = 95; this.bl_Col.Text = "列数"; // // upDown_Col // this.upDown_Col.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.upDown_Col.CurrentValue = 12F; this.upDown_Col.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.upDown_Col.ForeColor = System.Drawing.SystemColors.ControlText; this.upDown_Col.Location = new System.Drawing.Point(271, 48); this.upDown_Col.Margin = new System.Windows.Forms.Padding(0); this.upDown_Col.MaxValue = 20F; this.upDown_Col.MinValue = 1F; this.upDown_Col.Name = "upDown_Col"; this.upDown_Col.Size = new System.Drawing.Size(119, 37); this.upDown_Col.StepValue = 1F; this.upDown_Col.TabIndex = 94; this.upDown_Col.TextWidth = 30; this.upDown_Col.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.upDown_Col.ThemeForeColor = System.Drawing.Color.White; // // lbl_Row // this.lbl_Row.AutoSize = true; this.lbl_Row.BackColor = System.Drawing.Color.Transparent; this.lbl_Row.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lbl_Row.ForeColor = System.Drawing.Color.White; this.lbl_Row.Location = new System.Drawing.Point(136, 24); this.lbl_Row.Name = "lbl_Row"; this.lbl_Row.Size = new System.Drawing.Size(39, 16); this.lbl_Row.TabIndex = 93; this.lbl_Row.Text = "行数"; // // upDown_row // this.upDown_row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.upDown_row.CurrentValue = 5F; this.upDown_row.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.upDown_row.ForeColor = System.Drawing.SystemColors.ControlText; this.upDown_row.Location = new System.Drawing.Point(140, 49); this.upDown_row.Margin = new System.Windows.Forms.Padding(0); this.upDown_row.MaxValue = 10F; this.upDown_row.MinValue = 1F; this.upDown_row.Name = "upDown_row"; this.upDown_row.Size = new System.Drawing.Size(115, 33); this.upDown_row.StepValue = 1F; this.upDown_row.TabIndex = 92; this.upDown_row.TextWidth = 30; this.upDown_row.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.upDown_row.ThemeForeColor = System.Drawing.Color.White; // // lbl_layer // this.lbl_layer.AutoSize = true; this.lbl_layer.BackColor = System.Drawing.Color.Transparent; this.lbl_layer.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lbl_layer.ForeColor = System.Drawing.Color.White; this.lbl_layer.Location = new System.Drawing.Point(9, 27); this.lbl_layer.Name = "lbl_layer"; this.lbl_layer.Size = new System.Drawing.Size(39, 16); this.lbl_layer.TabIndex = 91; this.lbl_layer.Text = "层数"; // // titleCartConfig // this.titleCartConfig.BackColor = System.Drawing.Color.Transparent; this.titleCartConfig.BackgroundImage = global::LargeSquareOne.Properties.Resources.Title; this.titleCartConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleCartConfig.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.titleCartConfig.Location = new System.Drawing.Point(1080, 166); this.titleCartConfig.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13); this.titleCartConfig.Name = "titleCartConfig"; this.titleCartConfig.Size = new System.Drawing.Size(207, 41); this.titleCartConfig.TabIndex = 97; this.titleCartConfig.TitleName = "卡板档位配置"; this.titleCartConfig.Visible = false; // // lblEquipNo // this.lblEquipNo.AutoSize = true; this.lblEquipNo.BackColor = System.Drawing.Color.Transparent; this.lblEquipNo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblEquipNo.ForeColor = System.Drawing.Color.White; this.lblEquipNo.Location = new System.Drawing.Point(1333, 229); this.lblEquipNo.Name = "lblEquipNo"; this.lblEquipNo.Size = new System.Drawing.Size(55, 16); this.lblEquipNo.TabIndex = 99; this.lblEquipNo.Text = "机架号"; // // txt_equipNo // this.txt_equipNo.Location = new System.Drawing.Point(1333, 250); this.txt_equipNo.Name = "txt_equipNo"; this.txt_equipNo.ReadOnly = true; this.txt_equipNo.Size = new System.Drawing.Size(82, 26); this.txt_equipNo.TabIndex = 100; this.txt_equipNo.TextChanged += new System.EventHandler(this.txt_equipNo_TextChanged); // // lblGetToken // this.lblGetToken.AutoSize = true; this.lblGetToken.BackColor = System.Drawing.Color.Transparent; this.lblGetToken.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblGetToken.ForeColor = System.Drawing.Color.White; this.lblGetToken.Location = new System.Drawing.Point(1620, 297); this.lblGetToken.Name = "lblGetToken"; this.lblGetToken.Size = new System.Drawing.Size(78, 16); this.lblGetToken.TabIndex = 79; this.lblGetToken.Text = "获取Token"; this.lblGetToken.Visible = false; // // txtGetToken // this.txtGetToken.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtGetToken.Location = new System.Drawing.Point(1623, 316); this.txtGetToken.Name = "txtGetToken"; this.txtGetToken.Size = new System.Drawing.Size(230, 24); this.txtGetToken.TabIndex = 78; this.txtGetToken.Visible = false; // // lblAppid // this.lblAppid.AutoSize = true; this.lblAppid.BackColor = System.Drawing.Color.Transparent; this.lblAppid.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblAppid.ForeColor = System.Drawing.Color.White; this.lblAppid.Location = new System.Drawing.Point(1620, 361); this.lblAppid.Name = "lblAppid"; this.lblAppid.Size = new System.Drawing.Size(44, 16); this.lblAppid.TabIndex = 83; this.lblAppid.Text = "Appid"; this.lblAppid.Visible = false; // // txtAppID // this.txtAppID.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtAppID.Location = new System.Drawing.Point(1623, 380); this.txtAppID.Name = "txtAppID"; this.txtAppID.Size = new System.Drawing.Size(230, 24); this.txtAppID.TabIndex = 82; this.txtAppID.Visible = false; // // lblAppKey // this.lblAppKey.AutoSize = true; this.lblAppKey.BackColor = System.Drawing.Color.Transparent; this.lblAppKey.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblAppKey.ForeColor = System.Drawing.Color.White; this.lblAppKey.Location = new System.Drawing.Point(1620, 238); this.lblAppKey.Name = "lblAppKey"; this.lblAppKey.Size = new System.Drawing.Size(56, 16); this.lblAppKey.TabIndex = 81; this.lblAppKey.Text = "AppKey"; this.lblAppKey.Visible = false; // // txtAppKey // this.txtAppKey.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtAppKey.Location = new System.Drawing.Point(1623, 257); this.txtAppKey.Name = "txtAppKey"; this.txtAppKey.Size = new System.Drawing.Size(166, 24); this.txtAppKey.TabIndex = 80; this.txtAppKey.Visible = false; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.label1.ForeColor = System.Drawing.Color.White; this.label1.Location = new System.Drawing.Point(691, 458); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(71, 16); this.label1.TabIndex = 86; this.label1.Text = "客户料号"; this.label1.Visible = false; // // txtCustomerPartNum // this.txtCustomerPartNum.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtCustomerPartNum.Location = new System.Drawing.Point(695, 478); this.txtCustomerPartNum.Name = "txtCustomerPartNum"; this.txtCustomerPartNum.Size = new System.Drawing.Size(173, 24); this.txtCustomerPartNum.TabIndex = 87; this.txtCustomerPartNum.Text = "888422-02"; this.txtCustomerPartNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtCustomerPartNum.Visible = false; // // tog_Wuliu // this.tog_Wuliu.BackColor = System.Drawing.Color.Transparent; this.tog_Wuliu.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_Wuliu.FalseColor = System.Drawing.Color.SteelBlue; this.tog_Wuliu.FalseText = ""; this.tog_Wuliu.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_Wuliu.IsChecked = false; this.tog_Wuliu.Location = new System.Drawing.Point(1330, 318); this.tog_Wuliu.Margin = new System.Windows.Forms.Padding(9, 22, 9, 22); this.tog_Wuliu.Name = "tog_Wuliu"; this.tog_Wuliu.Size = new System.Drawing.Size(88, 35); this.tog_Wuliu.TabIndex = 102; this.tog_Wuliu.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_Wuliu.TrueText = ""; // // lbl_wuliu // this.lbl_wuliu.AutoSize = true; this.lbl_wuliu.BackColor = System.Drawing.Color.Transparent; this.lbl_wuliu.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lbl_wuliu.ForeColor = System.Drawing.Color.White; this.lbl_wuliu.Location = new System.Drawing.Point(1330, 297); this.lbl_wuliu.Name = "lbl_wuliu"; this.lbl_wuliu.Size = new System.Drawing.Size(119, 16); this.lbl_wuliu.TabIndex = 101; this.lbl_wuliu.Text = "物流线分检处理"; // // lblUnbind // this.lblUnbind.AutoSize = true; this.lblUnbind.BackColor = System.Drawing.Color.Transparent; this.lblUnbind.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblUnbind.ForeColor = System.Drawing.Color.White; this.lblUnbind.Location = new System.Drawing.Point(64, 776); this.lblUnbind.Name = "lblUnbind"; this.lblUnbind.Size = new System.Drawing.Size(87, 16); this.lblUnbind.TabIndex = 104; this.lblUnbind.Text = "解绑料框码"; // // txtUnbind // this.txtUnbind.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtUnbind.Location = new System.Drawing.Point(64, 795); this.txtUnbind.Name = "txtUnbind"; this.txtUnbind.Size = new System.Drawing.Size(580, 24); this.txtUnbind.TabIndex = 103; // // lbl_finishbind // this.lbl_finishbind.AutoSize = true; this.lbl_finishbind.BackColor = System.Drawing.Color.Transparent; this.lbl_finishbind.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lbl_finishbind.ForeColor = System.Drawing.Color.White; this.lbl_finishbind.Location = new System.Drawing.Point(65, 717); this.lbl_finishbind.Name = "lbl_finishbind"; this.lbl_finishbind.Size = new System.Drawing.Size(103, 16); this.lbl_finishbind.TabIndex = 106; this.lbl_finishbind.Text = "成品电池绑盘"; // // txtBox_finishedBattery // this.txtBox_finishedBattery.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtBox_finishedBattery.Location = new System.Drawing.Point(64, 736); this.txtBox_finishedBattery.Name = "txtBox_finishedBattery"; this.txtBox_finishedBattery.Size = new System.Drawing.Size(580, 24); this.txtBox_finishedBattery.TabIndex = 105; // // lblFinishorNot // this.lblFinishorNot.AutoSize = true; this.lblFinishorNot.BackColor = System.Drawing.Color.Transparent; this.lblFinishorNot.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblFinishorNot.ForeColor = System.Drawing.Color.White; this.lblFinishorNot.Location = new System.Drawing.Point(484, 458); this.lblFinishorNot.Name = "lblFinishorNot"; this.lblFinishorNot.Size = new System.Drawing.Size(158, 16); this.lblFinishorNot.TabIndex = 107; this.lblFinishorNot.Text = "成品/半成品模式切换"; // // tog_finishSwitch // this.tog_finishSwitch.BackColor = System.Drawing.Color.Transparent; this.tog_finishSwitch.ControlType = JinYuan.ControlLib.ControlType.Rectangle; this.tog_finishSwitch.FalseColor = System.Drawing.Color.SteelBlue; this.tog_finishSwitch.FalseText = ""; this.tog_finishSwitch.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.tog_finishSwitch.IsChecked = false; this.tog_finishSwitch.Location = new System.Drawing.Point(484, 478); this.tog_finishSwitch.Margin = new System.Windows.Forms.Padding(9, 22, 9, 22); this.tog_finishSwitch.Name = "tog_finishSwitch"; this.tog_finishSwitch.Size = new System.Drawing.Size(88, 35); this.tog_finishSwitch.TabIndex = 108; this.tog_finishSwitch.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232))))); this.tog_finishSwitch.TrueText = ""; // // lblQueryGrade // this.lblQueryGrade.AutoSize = true; this.lblQueryGrade.BackColor = System.Drawing.Color.Transparent; this.lblQueryGrade.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblQueryGrade.ForeColor = System.Drawing.Color.White; this.lblQueryGrade.Location = new System.Drawing.Point(674, 540); this.lblQueryGrade.Name = "lblQueryGrade"; this.lblQueryGrade.Size = new System.Drawing.Size(103, 16); this.lblQueryGrade.TabIndex = 110; this.lblQueryGrade.Text = "分档信息查询"; // // txtQueryGrade // this.txtQueryGrade.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtQueryGrade.Location = new System.Drawing.Point(674, 559); this.txtQueryGrade.Name = "txtQueryGrade"; this.txtQueryGrade.Size = new System.Drawing.Size(580, 24); this.txtQueryGrade.TabIndex = 109; // // lblUpResultParam // this.lblUpResultParam.AutoSize = true; this.lblUpResultParam.BackColor = System.Drawing.Color.Transparent; this.lblUpResultParam.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblUpResultParam.ForeColor = System.Drawing.Color.White; this.lblUpResultParam.Location = new System.Drawing.Point(674, 599); this.lblUpResultParam.Name = "lblUpResultParam"; this.lblUpResultParam.Size = new System.Drawing.Size(103, 16); this.lblUpResultParam.TabIndex = 112; this.lblUpResultParam.Text = "结果参数上传"; // // txtUpResultParam // this.txtUpResultParam.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtUpResultParam.Location = new System.Drawing.Point(674, 618); this.txtUpResultParam.Name = "txtUpResultParam"; this.txtUpResultParam.Size = new System.Drawing.Size(580, 24); this.txtUpResultParam.TabIndex = 111; // // FrmSystemSet // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.ClientSize = new System.Drawing.Size(1874, 868); this.Controls.Add(this.lblUpResultParam); this.Controls.Add(this.txtUpResultParam); this.Controls.Add(this.lblQueryGrade); this.Controls.Add(this.txtQueryGrade); this.Controls.Add(this.lblFinishorNot); this.Controls.Add(this.tog_finishSwitch); this.Controls.Add(this.lbl_finishbind); this.Controls.Add(this.txtBox_finishedBattery); this.Controls.Add(this.lblUnbind); this.Controls.Add(this.txtUnbind); this.Controls.Add(this.tog_Wuliu); this.Controls.Add(this.lbl_wuliu); this.Controls.Add(this.txt_equipNo); this.Controls.Add(this.lblEquipNo); this.Controls.Add(this.txtCustomerPartNum); this.Controls.Add(this.label1); this.Controls.Add(this.lblAppid); this.Controls.Add(this.txtAppID); this.Controls.Add(this.lblAppKey); this.Controls.Add(this.txtAppKey); this.Controls.Add(this.lblGetToken); this.Controls.Add(this.txtGetToken); this.Controls.Add(this.capacityGroupBox); this.Controls.Add(this.txtBox_materialCode); this.Controls.Add(this.lbl_materialCode); this.Controls.Add(this.btnPlcConfig); this.Controls.Add(this.btnFdConfig); this.Controls.Add(this.lblAnemometer); this.Controls.Add(this.txtAnemometer); this.Controls.Add(this.lblEnergyConsumption); this.Controls.Add(this.txtEnergyConsumption); this.Controls.Add(this.lblDeviceAlarm); this.Controls.Add(this.txtDeviceAlarm); this.Controls.Add(this.lblDeviceStatus); this.Controls.Add(this.lblDeviceParamChange); this.Controls.Add(this.txtDeviceParamChange); this.Controls.Add(this.lblDeviceParamRequest); this.Controls.Add(this.txtDeviceParamRequest); this.Controls.Add(this.lblPack); this.Controls.Add(this.txtPack); this.Controls.Add(this.lblQueryTray); this.Controls.Add(this.txtQueryTray); this.Controls.Add(this.txtDeviceStatus); this.Controls.Add(this.lblEmployeeAuthCheck); this.Controls.Add(this.txtEmployeeAuthCheck); this.Controls.Add(this.tog_IsDebugMode); this.Controls.Add(this.lblDebugMode); this.Controls.Add(this.btAddPLC); this.Controls.Add(this.up_QieHuanPeriod); this.Controls.Add(this.label8); this.Controls.Add(this.tog_AutoQieHuanM); this.Controls.Add(this.titleSystemConfig); this.Controls.Add(this.up_ShowSeriesCount); this.Controls.Add(this.label7); this.Controls.Add(this.tog_SaveThreadTime); this.Controls.Add(this.titleMesConfig); this.Controls.Add(this.label16); this.Controls.Add(this.up_LockPeriod); this.Controls.Add(this.btn_Cancel); this.Controls.Add(this.label6); this.Controls.Add(this.label9); this.Controls.Add(this.label15); this.Controls.Add(this.label17); this.Controls.Add(this.tog_AutoLock); this.Controls.Add(this.label3); this.Controls.Add(this.tog_OpenMesModel); this.Controls.Add(this.txtFactory_code); this.Controls.Add(this.txtEqp_code); this.Controls.Add(this.tog_SwipeCardMode); this.Controls.Add(this.tog_AutoLogin); this.Controls.Add(this.label4); this.Controls.Add(this.label10); this.Controls.Add(this.label14); this.Controls.Add(this.label13); this.Controls.Add(this.label11); this.Controls.Add(this.tog_AutoStart); this.Controls.Add(this.btn_Sure); this.Controls.Add(this.label5); this.Controls.Add(this.tog_GetMesParam); this.Controls.Add(this.txtline_No); this.Controls.Add(this.dgvPlcConfigs); this.Controls.Add(this.dgvFdConfigs); this.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(5); this.Name = "FrmSystemSet"; this.Text = "系统设置"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.dgvPlcConfigs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvFdConfigs)).EndInit(); this.capacityGroupBox.ResumeLayout(false); this.capacityGroupBox.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btn_Cancel; private System.Windows.Forms.Button btn_Sure; private JinYuan.ControlLib.Title titleSystemConfig; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label6; private JinYuan.ControlLib.Toggle tog_AutoLock; private JinYuan.ControlLib.Toggle tog_AutoLogin; private JinYuan.ControlLib.UpDownLabel up_LockPeriod; private JinYuan.ControlLib.UpDownLabel up_ShowSeriesCount; private JinYuan.ControlLib.Toggle tog_SaveThreadTime; private System.Windows.Forms.Label label8; private JinYuan.ControlLib.Toggle tog_GetMesParam; private System.Windows.Forms.Label label10; private JinYuan.ControlLib.Toggle tog_OpenMesModel; private System.Windows.Forms.Label label9; private JinYuan.ControlLib.Toggle tog_AutoStart; private System.Windows.Forms.Label label7; private JinYuan.ControlLib.Toggle tog_SwipeCardMode; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtEqp_code; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtline_No; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txtFactory_code; private System.Windows.Forms.Label label15; private JinYuan.ControlLib.Title titleMesConfig; private JinYuan.ControlLib.UpDownLabel up_QieHuanPeriod; private JinYuan.ControlLib.Toggle tog_AutoQieHuanM; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.DataGridView dgvPlcConfigs; private System.Windows.Forms.Button btAddPLC; private JinYuan.ControlLib.Toggle tog_IsDebugMode; private System.Windows.Forms.Label lblDebugMode; private System.Windows.Forms.TextBox txtEmployeeAuthCheck; private System.Windows.Forms.Label lblEmployeeAuthCheck; private System.Windows.Forms.TextBox txtDeviceStatus; private System.Windows.Forms.Label lblQueryTray; private System.Windows.Forms.TextBox txtQueryTray; private System.Windows.Forms.Label lblPack; private System.Windows.Forms.TextBox txtPack; private System.Windows.Forms.Label lblDeviceParamRequest; private System.Windows.Forms.TextBox txtDeviceParamRequest; private System.Windows.Forms.Label lblDeviceParamChange; private System.Windows.Forms.TextBox txtDeviceParamChange; private System.Windows.Forms.Label lblDeviceStatus; private System.Windows.Forms.Label lblDeviceAlarm; private System.Windows.Forms.TextBox txtDeviceAlarm; private System.Windows.Forms.Label lblEnergyConsumption; private System.Windows.Forms.TextBox txtEnergyConsumption; private System.Windows.Forms.Label lblAnemometer; private System.Windows.Forms.TextBox txtAnemometer; private System.Windows.Forms.Label lblGetToken; private System.Windows.Forms.TextBox txtGetToken; private System.Windows.Forms.Label lblAppid; private System.Windows.Forms.TextBox txtAppID; private System.Windows.Forms.Label lblAppKey; private System.Windows.Forms.TextBox txtAppKey; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtCustomerPartNum; private System.Windows.Forms.DataGridView dgvFdConfigs; private JinYuan.ControlLib.TButton btnFdConfig; private JinYuan.ControlLib.TButton btnPlcConfig; private JinYuan.ControlLib.UpDownLabel upDown_layer; private System.Windows.Forms.TextBox txtBox_materialCode; private System.Windows.Forms.Label lbl_materialCode; private JinYuan.ControlLib.CustomGroupBox capacityGroupBox; private System.Windows.Forms.Label bl_Col; private JinYuan.ControlLib.UpDownLabel upDown_Col; private System.Windows.Forms.Label lbl_Row; private JinYuan.ControlLib.UpDownLabel upDown_row; private System.Windows.Forms.Label lbl_layer; private JinYuan.ControlLib.Title titleCartConfig; private System.Windows.Forms.Label lblEquipNo; private System.Windows.Forms.TextBox txt_equipNo; private JinYuan.ControlLib.Toggle tog_Wuliu; private System.Windows.Forms.Label lbl_wuliu; private System.Windows.Forms.Label lblUnbind; private System.Windows.Forms.TextBox txtUnbind; private System.Windows.Forms.Label lbl_finishbind; private System.Windows.Forms.TextBox txtBox_finishedBattery; private System.Windows.Forms.Label lblFinishorNot; private JinYuan.ControlLib.Toggle tog_finishSwitch; private System.Windows.Forms.Label lblQueryGrade; private System.Windows.Forms.TextBox txtQueryGrade; private System.Windows.Forms.Label lblUpResultParam; private System.Windows.Forms.TextBox txtUpResultParam; } }