Files
602_WGJ/LargeSquareOne/FrmParamSet.Designer.cs
T
2025-07-16 18:08:40 +08:00

754 lines
42 KiB
C#

namespace LargeSquareOne
{
partial class FrmSystemSet
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSystemSet));
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.title4 = new JinYuan.ControlLib.Title();
this.cmb_PLCType = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.title3 = 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.title2 = new JinYuan.ControlLib.Title();
this.btn_Cancel = new System.Windows.Forms.Button();
this.btn_GroupConfig = new System.Windows.Forms.Button();
this.btn_VarConfig = new System.Windows.Forms.Button();
this.btn_Sure = new System.Windows.Forms.Button();
this.txt_Prot = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.txt_IP = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.title1 = new JinYuan.ControlLib.Title();
this.label18 = new System.Windows.Forms.Label();
this.tog_OKSwitching = new JinYuan.ControlLib.Toggle();
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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.up_QieHuanPeriod.Location = new System.Drawing.Point(1116, 273);
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, 32);
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.IsChecked = false;
this.tog_AutoQieHuanM.Location = new System.Drawing.Point(790, 270);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label16.ForeColor = System.Drawing.Color.White;
this.label16.Location = new System.Drawing.Point(911, 276);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(202, 26);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label17.ForeColor = System.Drawing.Color.White;
this.label17.Location = new System.Drawing.Point(556, 275);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(221, 26);
this.label17.TabIndex = 44;
this.label17.Text = "无操作自动切换监控界面";
//
// txtEqp_code
//
this.txtEqp_code.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtEqp_code.Location = new System.Drawing.Point(832, 101);
this.txtEqp_code.Name = "txtEqp_code";
this.txtEqp_code.Size = new System.Drawing.Size(173, 29);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label13.ForeColor = System.Drawing.Color.White;
this.label13.Location = new System.Drawing.Point(738, 101);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(88, 26);
this.label13.TabIndex = 41;
this.label13.Text = "设备编号";
//
// txtline_No
//
this.txtline_No.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtline_No.Location = new System.Drawing.Point(549, 101);
this.txtline_No.Name = "txtline_No";
this.txtline_No.Size = new System.Drawing.Size(173, 29);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label14.ForeColor = System.Drawing.Color.White;
this.label14.Location = new System.Drawing.Point(455, 101);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(88, 26);
this.label14.TabIndex = 39;
this.label14.Text = "产线编号";
//
// txtFactory_code
//
this.txtFactory_code.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txtFactory_code.Location = new System.Drawing.Point(261, 101);
this.txtFactory_code.Name = "txtFactory_code";
this.txtFactory_code.Size = new System.Drawing.Size(173, 29);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label15.ForeColor = System.Drawing.Color.White;
this.label15.Location = new System.Drawing.Point(167, 99);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(88, 26);
this.label15.TabIndex = 37;
this.label15.Text = "工厂代码";
//
// title4
//
this.title4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(28)))), ((int)(((byte)(68)))));
this.title4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("title4.BackgroundImage")));
this.title4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.title4.Location = new System.Drawing.Point(22, 93);
this.title4.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13);
this.title4.Name = "title4";
this.title4.Size = new System.Drawing.Size(117, 37);
this.title4.TabIndex = 35;
this.title4.TitleName = "MES参数配置";
//
// cmb_PLCType
//
this.cmb_PLCType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_PLCType.FormattingEnabled = true;
this.cmb_PLCType.Location = new System.Drawing.Point(261, 34);
this.cmb_PLCType.Name = "cmb_PLCType";
this.cmb_PLCType.Size = new System.Drawing.Size(173, 28);
this.cmb_PLCType.TabIndex = 33;
//
// label12
//
this.label12.AutoSize = true;
this.label12.BackColor = System.Drawing.Color.Transparent;
this.label12.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label12.ForeColor = System.Drawing.Color.White;
this.label12.Location = new System.Drawing.Point(141, 35);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(123, 26);
this.label12.TabIndex = 34;
this.label12.Text = "PLC类型配置";
//
// title3
//
this.title3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(28)))), ((int)(((byte)(68)))));
this.title3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("title3.BackgroundImage")));
this.title3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.title3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.title3.Location = new System.Drawing.Point(22, 319);
this.title3.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.title3.Name = "title3";
this.title3.Size = new System.Drawing.Size(117, 37);
this.title3.TabIndex = 32;
this.title3.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.IsChecked = false;
this.tog_SwipeCardMode.Location = new System.Drawing.Point(172, 270);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.Color.White;
this.label11.Location = new System.Drawing.Point(44, 273);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(126, 26);
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.IsChecked = false;
this.tog_GetMesParam.Location = new System.Drawing.Point(503, 373);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.Color.White;
this.label10.Location = new System.Drawing.Point(368, 376);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(130, 26);
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.IsChecked = false;
this.tog_OpenMesModel.Location = new System.Drawing.Point(238, 373);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.ForeColor = System.Drawing.Color.White;
this.label9.Location = new System.Drawing.Point(39, 376);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(200, 26);
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.IsChecked = false;
this.tog_SaveThreadTime.Location = new System.Drawing.Point(426, 270);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Location = new System.Drawing.Point(266, 273);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(164, 26);
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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.up_ShowSeriesCount.Location = new System.Drawing.Point(1273, 213);
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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.up_LockPeriod.Location = new System.Drawing.Point(938, 214);
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.IsChecked = false;
this.tog_AutoLock.Location = new System.Drawing.Point(700, 210);
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.IsChecked = false;
this.tog_AutoLogin.Location = new System.Drawing.Point(426, 210);
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.IsChecked = false;
this.tog_AutoStart.Location = new System.Drawing.Point(172, 212);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(1068, 215);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(202, 26);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(809, 215);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(126, 26);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(556, 215);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(145, 26);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label6.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label6.Location = new System.Drawing.Point(291, 215);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(126, 26);
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("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.White;
this.label7.Location = new System.Drawing.Point(44, 215);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(126, 26);
this.label7.TabIndex = 10;
this.label7.Text = "开机自动启动";
//
// title2
//
this.title2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(28)))), ((int)(((byte)(68)))));
this.title2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("title2.BackgroundImage")));
this.title2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.title2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.title2.Location = new System.Drawing.Point(22, 152);
this.title2.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.title2.Name = "title2";
this.title2.Size = new System.Drawing.Size(117, 37);
this.title2.TabIndex = 9;
this.title2.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("微软雅黑", 12F);
this.btn_Cancel.ForeColor = System.Drawing.Color.White;
this.btn_Cancel.Location = new System.Drawing.Point(1175, 94);
this.btn_Cancel.Name = "btn_Cancel";
this.btn_Cancel.Size = new System.Drawing.Size(105, 36);
this.btn_Cancel.TabIndex = 8;
this.btn_Cancel.Text = "取消设置";
this.btn_Cancel.UseVisualStyleBackColor = false;
this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
//
// btn_GroupConfig
//
this.btn_GroupConfig.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78)))));
this.btn_GroupConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_GroupConfig.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_GroupConfig.ForeColor = System.Drawing.Color.White;
this.btn_GroupConfig.Location = new System.Drawing.Point(1040, 31);
this.btn_GroupConfig.Name = "btn_GroupConfig";
this.btn_GroupConfig.Size = new System.Drawing.Size(105, 36);
this.btn_GroupConfig.TabIndex = 7;
this.btn_GroupConfig.Text = "通信组配置";
this.btn_GroupConfig.UseVisualStyleBackColor = false;
this.btn_GroupConfig.Click += new System.EventHandler(this.btn_GroupConfig_Click);
//
// btn_VarConfig
//
this.btn_VarConfig.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78)))));
this.btn_VarConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn_VarConfig.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btn_VarConfig.ForeColor = System.Drawing.Color.White;
this.btn_VarConfig.Location = new System.Drawing.Point(1175, 31);
this.btn_VarConfig.Name = "btn_VarConfig";
this.btn_VarConfig.Size = new System.Drawing.Size(105, 36);
this.btn_VarConfig.TabIndex = 6;
this.btn_VarConfig.Text = "变量配置";
this.btn_VarConfig.UseVisualStyleBackColor = false;
this.btn_VarConfig.Click += new System.EventHandler(this.btn_VarConfig_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("微软雅黑", 11.5F);
this.btn_Sure.ForeColor = System.Drawing.Color.White;
this.btn_Sure.Location = new System.Drawing.Point(1040, 94);
this.btn_Sure.Name = "btn_Sure";
this.btn_Sure.Size = new System.Drawing.Size(105, 36);
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);
//
// txt_Prot
//
this.txt_Prot.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txt_Prot.Location = new System.Drawing.Point(832, 35);
this.txt_Prot.Name = "txt_Prot";
this.txt_Prot.Size = new System.Drawing.Size(173, 29);
this.txt_Prot.TabIndex = 4;
this.txt_Prot.Text = "9600";
this.txt_Prot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label2.ForeColor = System.Drawing.Color.White;
this.label2.Location = new System.Drawing.Point(726, 36);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(107, 26);
this.label2.TabIndex = 3;
this.label2.Text = "端口号配置";
//
// txt_IP
//
this.txt_IP.Font = new System.Drawing.Font("微软雅黑", 12F);
this.txt_IP.Location = new System.Drawing.Point(549, 35);
this.txt_IP.Name = "txt_IP";
this.txt_IP.Size = new System.Drawing.Size(173, 29);
this.txt_IP.TabIndex = 2;
this.txt_IP.Text = "127.0.0.1";
this.txt_IP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold);
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(443, 36);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(106, 26);
this.label1.TabIndex = 1;
this.label1.Text = "IP地址配置";
//
// title1
//
this.title1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(28)))), ((int)(((byte)(68)))));
this.title1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("title1.BackgroundImage")));
this.title1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.title1.Location = new System.Drawing.Point(22, 32);
this.title1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.title1.Name = "title1";
this.title1.Size = new System.Drawing.Size(117, 37);
this.title1.TabIndex = 0;
this.title1.TitleName = "PLC配置";
//
// label18
//
this.label18.AutoSize = true;
this.label18.BackColor = System.Drawing.Color.Transparent;
this.label18.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.ForeColor = System.Drawing.Color.White;
this.label18.Location = new System.Drawing.Point(634, 376);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(202, 26);
this.label18.TabIndex = 47;
this.label18.Text = "强制OK/正常模式切换";
//
// tog_OKSwitching
//
this.tog_OKSwitching.BackColor = System.Drawing.Color.Transparent;
this.tog_OKSwitching.ControlType = JinYuan.ControlLib.ControlType.Rectangle;
this.tog_OKSwitching.Enabled = false;
this.tog_OKSwitching.FalseColor = System.Drawing.Color.SteelBlue;
this.tog_OKSwitching.FalseText = "";
this.tog_OKSwitching.IsChecked = false;
this.tog_OKSwitching.Location = new System.Drawing.Point(851, 373);
this.tog_OKSwitching.Margin = new System.Windows.Forms.Padding(12, 37, 12, 37);
this.tog_OKSwitching.Name = "tog_OKSwitching";
this.tog_OKSwitching.Size = new System.Drawing.Size(88, 35);
this.tog_OKSwitching.TabIndex = 48;
this.tog_OKSwitching.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232)))));
this.tog_OKSwitching.TrueText = "";
this.tog_OKSwitching.CheckedChanged += new System.EventHandler(this.tog_OKSwitching_CheckedChanged);
//
// 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(1396, 651);
this.Controls.Add(this.tog_OKSwitching);
this.Controls.Add(this.label18);
this.Controls.Add(this.up_QieHuanPeriod);
this.Controls.Add(this.txt_Prot);
this.Controls.Add(this.txt_IP);
this.Controls.Add(this.label8);
this.Controls.Add(this.cmb_PLCType);
this.Controls.Add(this.tog_AutoQieHuanM);
this.Controls.Add(this.title2);
this.Controls.Add(this.up_ShowSeriesCount);
this.Controls.Add(this.label7);
this.Controls.Add(this.tog_SaveThreadTime);
this.Controls.Add(this.title4);
this.Controls.Add(this.label16);
this.Controls.Add(this.label12);
this.Controls.Add(this.up_LockPeriod);
this.Controls.Add(this.btn_Cancel);
this.Controls.Add(this.title1);
this.Controls.Add(this.label6);
this.Controls.Add(this.label9);
this.Controls.Add(this.label15);
this.Controls.Add(this.label17);
this.Controls.Add(this.title3);
this.Controls.Add(this.tog_AutoLock);
this.Controls.Add(this.btn_GroupConfig);
this.Controls.Add(this.label1);
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.btn_VarConfig);
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.label2);
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 = "系统设置";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button btn_Cancel;
private System.Windows.Forms.Button btn_GroupConfig;
private System.Windows.Forms.Button btn_VarConfig;
private System.Windows.Forms.Button btn_Sure;
private System.Windows.Forms.TextBox txt_Prot;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox txt_IP;
private System.Windows.Forms.Label label1;
private JinYuan.ControlLib.Title title1;
private JinYuan.ControlLib.Title title2;
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 JinYuan.ControlLib.Title title3;
private System.Windows.Forms.ComboBox cmb_PLCType;
private System.Windows.Forms.Label label12;
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 title4;
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.Label label18;
private JinYuan.ControlLib.Toggle tog_OKSwitching;
}
}