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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.up_QieHuanPeriod = new JinYuan.ControlLib.UpDownLabel(); this.tog_AutoQieHuanM = new JinYuan.ControlLib.Toggle(); 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.titleMesConfig = new JinYuan.ControlLib.Title(); this.tog_SwipeCardMode = new JinYuan.ControlLib.Toggle(); this.label11 = new System.Windows.Forms.Label(); this.tog_GetMesParam = new JinYuan.ControlLib.Toggle(); this.label10 = new System.Windows.Forms.Label(); this.tog_OpenMesModel = new JinYuan.ControlLib.Toggle(); this.label9 = new System.Windows.Forms.Label(); this.tog_SaveThreadTime = new JinYuan.ControlLib.Toggle(); this.label8 = new System.Windows.Forms.Label(); this.up_ShowSeriesCount = new JinYuan.ControlLib.UpDownLabel(); this.up_LockPeriod = new JinYuan.ControlLib.UpDownLabel(); this.tog_AutoLock = new JinYuan.ControlLib.Toggle(); this.tog_AutoLogin = new JinYuan.ControlLib.Toggle(); this.tog_AutoStart = new JinYuan.ControlLib.Toggle(); 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.titleSystemConfig = new JinYuan.ControlLib.Title(); this.btn_Cancel = new System.Windows.Forms.Button(); this.btn_Sure = new System.Windows.Forms.Button(); this.titlePlcConfig = new JinYuan.ControlLib.Title(); this.dgvPlcConfigs = new System.Windows.Forms.DataGridView(); this.btAddPLC = new System.Windows.Forms.Button(); this.tog_IsDebugMode = new JinYuan.ControlLib.Toggle(); 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.lblProductInStation = new System.Windows.Forms.Label(); this.txtProductInStation = new System.Windows.Forms.TextBox(); this.lblProductOutStation = new System.Windows.Forms.Label(); this.txtProductOutStation = new System.Windows.Forms.TextBox(); this.lblProductProcessParams = new System.Windows.Forms.Label(); this.txtProductProcessParams = new System.Windows.Forms.TextBox(); this.lblProductResultParams = new System.Windows.Forms.Label(); this.txtProductResultParams = 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.lblMaterialInputInfo = new System.Windows.Forms.Label(); this.txtMaterialInputInfo = new System.Windows.Forms.TextBox(); this.lblAnemometer = new System.Windows.Forms.Label(); this.txtAnemometer = new System.Windows.Forms.TextBox(); ((System.ComponentModel.ISupportInitialize)(this.dgvPlcConfigs)).BeginInit(); this.SuspendLayout(); // // 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(1401, 267); 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(83, 30); 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(998, 264); 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 = ""; // // 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(1396, 243); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(157, 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(993, 243); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(172, 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(667, 378); 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(670, 356); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(67, 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(384, 378); 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(386, 356); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(67, 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(53, 378); 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(54, 356); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(67, 16); this.label15.TabIndex = 37; this.label15.Text = "工厂代码"; // // 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(32, 307); 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参数配置"; // // 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(56, 264); 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); // // 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(51, 243); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(97, 16); this.label11.TabIndex = 30; this.label11.Text = "开启刷卡模式"; // // 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(389, 427); 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); // // 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(390, 407); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(94, 16); this.label10.TabIndex = 28; this.label10.Text = "获取MES参数"; // // 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(53, 427); 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); // // 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(53, 407); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(143, 16); this.label9.TabIndex = 26; this.label9.Text = "MES/非MES模式切换"; // // 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(361, 264); 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); // // 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(356, 243); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(127, 16); this.label8.TabIndex = 24; this.label8.Text = "线程耗时日志保存"; // // 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(1401, 207); 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(83, 32); 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; // // 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(998, 208); 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(83, 32); 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(676, 204); 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_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(358, 204); 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(53, 206); 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 = ""; // // 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(1396, 183); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(97, 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(993, 185); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(97, 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(671, 185); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(112, 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(362, 183); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(97, 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(50, 185); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(97, 16); this.label7.TabIndex = 10; this.label7.Text = "开机自动启动"; // // 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(32, 136); 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 = "系统设置"; // // 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(1399, 378); this.btn_Cancel.Name = "btn_Cancel"; this.btn_Cancel.Size = new System.Drawing.Size(189, 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(1160, 378); this.btn_Sure.Name = "btn_Sure"; this.btn_Sure.Size = new System.Drawing.Size(189, 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); // // titlePlcConfig // this.titlePlcConfig.BackColor = System.Drawing.Color.Transparent; this.titlePlcConfig.BackgroundImage = global::LargeSquareOne.Properties.Resources.Title; this.titlePlcConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titlePlcConfig.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.titlePlcConfig.Location = new System.Drawing.Point(22, 14); this.titlePlcConfig.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titlePlcConfig.Name = "titlePlcConfig"; this.titlePlcConfig.Size = new System.Drawing.Size(207, 41); this.titlePlcConfig.TabIndex = 0; this.titlePlcConfig.TitleName = "PLC配置"; // // 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; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvPlcConfigs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvPlcConfigs.ColumnHeadersHeight = 40; this.dgvPlcConfigs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvPlcConfigs.DefaultCellStyle = dataGridViewCellStyle5; 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(27, 61); this.dgvPlcConfigs.Name = "dgvPlcConfigs"; this.dgvPlcConfigs.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvPlcConfigs.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; 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(1757, 69); 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(1479, 14); this.btAddPLC.Name = "btAddPLC"; this.btAddPLC.Size = new System.Drawing.Size(293, 36); this.btAddPLC.TabIndex = 48; this.btAddPLC.Text = "添加PLC"; this.btAddPLC.UseVisualStyleBackColor = false; this.btAddPLC.Click += new System.EventHandler(this.btAddPLC_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(676, 262); 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 = ""; // // 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(673, 243); this.lblDebugMode.Name = "lblDebugMode"; this.lblDebugMode.Size = new System.Drawing.Size(67, 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(54, 509); this.txtEmployeeAuthCheck.Name = "txtEmployeeAuthCheck"; this.txtEmployeeAuthCheck.Size = new System.Drawing.Size(775, 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(54, 488); this.lblEmployeeAuthCheck.Name = "lblEmployeeAuthCheck"; this.lblEmployeeAuthCheck.Size = new System.Drawing.Size(97, 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(900, 609); this.txtDeviceStatus.Name = "txtDeviceStatus"; this.txtDeviceStatus.Size = new System.Drawing.Size(796, 24); this.txtDeviceStatus.TabIndex = 54; // // lblProductInStation // this.lblProductInStation.AutoSize = true; this.lblProductInStation.BackColor = System.Drawing.Color.Transparent; this.lblProductInStation.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblProductInStation.ForeColor = System.Drawing.Color.White; this.lblProductInStation.Location = new System.Drawing.Point(54, 538); this.lblProductInStation.Name = "lblProductInStation"; this.lblProductInStation.Size = new System.Drawing.Size(67, 16); this.lblProductInStation.TabIndex = 56; this.lblProductInStation.Text = "产品进站"; // // txtProductInStation // this.txtProductInStation.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtProductInStation.Location = new System.Drawing.Point(54, 559); this.txtProductInStation.Name = "txtProductInStation"; this.txtProductInStation.Size = new System.Drawing.Size(775, 24); this.txtProductInStation.TabIndex = 55; // // lblProductOutStation // this.lblProductOutStation.AutoSize = true; this.lblProductOutStation.BackColor = System.Drawing.Color.Transparent; this.lblProductOutStation.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblProductOutStation.ForeColor = System.Drawing.Color.White; this.lblProductOutStation.Location = new System.Drawing.Point(54, 588); this.lblProductOutStation.Name = "lblProductOutStation"; this.lblProductOutStation.Size = new System.Drawing.Size(67, 16); this.lblProductOutStation.TabIndex = 58; this.lblProductOutStation.Text = "产品出站"; // // txtProductOutStation // this.txtProductOutStation.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtProductOutStation.Location = new System.Drawing.Point(54, 609); this.txtProductOutStation.Name = "txtProductOutStation"; this.txtProductOutStation.Size = new System.Drawing.Size(775, 24); this.txtProductOutStation.TabIndex = 57; // // lblProductProcessParams // this.lblProductProcessParams.AutoSize = true; this.lblProductProcessParams.BackColor = System.Drawing.Color.Transparent; this.lblProductProcessParams.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblProductProcessParams.ForeColor = System.Drawing.Color.White; this.lblProductProcessParams.Location = new System.Drawing.Point(54, 688); this.lblProductProcessParams.Name = "lblProductProcessParams"; this.lblProductProcessParams.Size = new System.Drawing.Size(127, 16); this.lblProductProcessParams.TabIndex = 60; this.lblProductProcessParams.Text = "产品加工过程数据"; // // txtProductProcessParams // this.txtProductProcessParams.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtProductProcessParams.Location = new System.Drawing.Point(54, 709); this.txtProductProcessParams.Name = "txtProductProcessParams"; this.txtProductProcessParams.Size = new System.Drawing.Size(775, 24); this.txtProductProcessParams.TabIndex = 59; // // lblProductResultParams // this.lblProductResultParams.AutoSize = true; this.lblProductResultParams.BackColor = System.Drawing.Color.Transparent; this.lblProductResultParams.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblProductResultParams.ForeColor = System.Drawing.Color.White; this.lblProductResultParams.Location = new System.Drawing.Point(54, 738); this.lblProductResultParams.Name = "lblProductResultParams"; this.lblProductResultParams.Size = new System.Drawing.Size(127, 16); this.lblProductResultParams.TabIndex = 62; this.lblProductResultParams.Text = "产品加工结果数据"; // // txtProductResultParams // this.txtProductResultParams.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtProductResultParams.Location = new System.Drawing.Point(54, 759); this.txtProductResultParams.Name = "txtProductResultParams"; this.txtProductResultParams.Size = new System.Drawing.Size(775, 24); this.txtProductResultParams.TabIndex = 61; // // 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(897, 488); this.lblDeviceParamRequest.Name = "lblDeviceParamRequest"; this.lblDeviceParamRequest.Size = new System.Drawing.Size(142, 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(897, 509); this.txtDeviceParamRequest.Name = "txtDeviceParamRequest"; this.txtDeviceParamRequest.Size = new System.Drawing.Size(796, 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(897, 538); this.lblDeviceParamChange.Name = "lblDeviceParamChange"; this.lblDeviceParamChange.Size = new System.Drawing.Size(142, 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(897, 559); this.txtDeviceParamChange.Name = "txtDeviceParamChange"; this.txtDeviceParamChange.Size = new System.Drawing.Size(796, 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(897, 588); this.lblDeviceStatus.Name = "lblDeviceStatus"; this.lblDeviceStatus.Size = new System.Drawing.Size(67, 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(897, 638); this.lblDeviceAlarm.Name = "lblDeviceAlarm"; this.lblDeviceAlarm.Size = new System.Drawing.Size(67, 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(897, 659); this.txtDeviceAlarm.Name = "txtDeviceAlarm"; this.txtDeviceAlarm.Size = new System.Drawing.Size(796, 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(897, 688); this.lblEnergyConsumption.Name = "lblEnergyConsumption"; this.lblEnergyConsumption.Size = new System.Drawing.Size(67, 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(897, 709); this.txtEnergyConsumption.Name = "txtEnergyConsumption"; this.txtEnergyConsumption.Size = new System.Drawing.Size(796, 24); this.txtEnergyConsumption.TabIndex = 70; // // lblMaterialInputInfo // this.lblMaterialInputInfo.AutoSize = true; this.lblMaterialInputInfo.BackColor = System.Drawing.Color.Transparent; this.lblMaterialInputInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.lblMaterialInputInfo.ForeColor = System.Drawing.Color.White; this.lblMaterialInputInfo.Location = new System.Drawing.Point(53, 638); this.lblMaterialInputInfo.Name = "lblMaterialInputInfo"; this.lblMaterialInputInfo.Size = new System.Drawing.Size(112, 16); this.lblMaterialInputInfo.TabIndex = 73; this.lblMaterialInputInfo.Text = "原材料投入信息"; // // txtMaterialInputInfo // this.txtMaterialInputInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold); this.txtMaterialInputInfo.Location = new System.Drawing.Point(53, 659); this.txtMaterialInputInfo.Name = "txtMaterialInputInfo"; this.txtMaterialInputInfo.Size = new System.Drawing.Size(775, 24); this.txtMaterialInputInfo.TabIndex = 72; // // 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(897, 738); this.lblAnemometer.Name = "lblAnemometer"; this.lblAnemometer.Size = new System.Drawing.Size(52, 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(897, 759); this.txtAnemometer.Name = "txtAnemometer"; this.txtAnemometer.Size = new System.Drawing.Size(796, 24); this.txtAnemometer.TabIndex = 74; // // 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, 822); this.Controls.Add(this.lblAnemometer); this.Controls.Add(this.txtAnemometer); this.Controls.Add(this.lblMaterialInputInfo); this.Controls.Add(this.txtMaterialInputInfo); 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.lblProductResultParams); this.Controls.Add(this.txtProductResultParams); this.Controls.Add(this.lblProductProcessParams); this.Controls.Add(this.txtProductProcessParams); this.Controls.Add(this.lblProductOutStation); this.Controls.Add(this.txtProductOutStation); this.Controls.Add(this.lblProductInStation); this.Controls.Add(this.txtProductInStation); 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.dgvPlcConfigs); 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.titlePlcConfig); 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.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 = "系统设置"; ((System.ComponentModel.ISupportInitialize)(this.dgvPlcConfigs)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btn_Cancel; private System.Windows.Forms.Button btn_Sure; private JinYuan.ControlLib.Title titlePlcConfig; 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 lblProductInStation; private System.Windows.Forms.TextBox txtProductInStation; private System.Windows.Forms.Label lblProductOutStation; private System.Windows.Forms.TextBox txtProductOutStation; private System.Windows.Forms.Label lblProductProcessParams; private System.Windows.Forms.TextBox txtProductProcessParams; private System.Windows.Forms.Label lblProductResultParams; private System.Windows.Forms.TextBox txtProductResultParams; 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 lblMaterialInputInfo; private System.Windows.Forms.TextBox txtMaterialInputInfo; private System.Windows.Forms.Label lblAnemometer; private System.Windows.Forms.TextBox txtAnemometer; } }