1281 lines
76 KiB
C#
1281 lines
76 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = 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.lblPalletInfo = new System.Windows.Forms.Label();
|
|
this.txtPalletInfo = new System.Windows.Forms.TextBox();
|
|
this.lblBindingLabel = new System.Windows.Forms.Label();
|
|
this.txtBindingLabel = 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.lblCartonInfo = new System.Windows.Forms.Label();
|
|
this.txtCartonInfo = new System.Windows.Forms.TextBox();
|
|
this.lblAnemometer = new System.Windows.Forms.Label();
|
|
this.txtAnemometer = new System.Windows.Forms.TextBox();
|
|
this.btnPlcConfig = 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.radio_O2 = new AntdUI.Radio();
|
|
this.radio_other = new AntdUI.Radio();
|
|
this.customGroupBox_customType = new JinYuan.ControlLib.CustomGroupBox();
|
|
this.txtBox_materialCode = new System.Windows.Forms.TextBox();
|
|
this.lbl_materialCode = new System.Windows.Forms.Label();
|
|
this.title_btw = new JinYuan.ControlLib.Title();
|
|
this.label_container = new System.Windows.Forms.Label();
|
|
this.txtBox_containerPath = new System.Windows.Forms.TextBox();
|
|
this.lbl_ConnectPrinter = new System.Windows.Forms.Label();
|
|
this.tog_ConnectPrinter = new JinYuan.ControlLib.Toggle();
|
|
this.label_pallet = new System.Windows.Forms.Label();
|
|
this.txtBox_palletpath = new System.Windows.Forms.TextBox();
|
|
this.btn_BrowseCatonBtw = new System.Windows.Forms.Button();
|
|
this.btn_BrowsePalletBtw = new System.Windows.Forms.Button();
|
|
this.label_6J = new System.Windows.Forms.Label();
|
|
this.txtBox_6J = new System.Windows.Forms.TextBox();
|
|
this.label_3S = new System.Windows.Forms.Label();
|
|
this.txtBox_3S = new System.Windows.Forms.TextBox();
|
|
this.label_printerName = new System.Windows.Forms.Label();
|
|
this.combox_printer = new JinYuan.ControlLib.CustomComboBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvPlcConfigs)).BeginInit();
|
|
this.customGroupBox_customType.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(1401, 284);
|
|
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(997, 274);
|
|
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(648, 523);
|
|
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(645, 504);
|
|
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(353, 526);
|
|
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(358, 505);
|
|
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(51, 521);
|
|
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(51, 502);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(67, 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(63, 274);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(97, 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(353, 560);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(94, 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(48, 548);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(143, 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(364, 274);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(127, 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(1401, 208);
|
|
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(998, 210);
|
|
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(672, 210);
|
|
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(367, 208);
|
|
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(62, 210);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(97, 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(1352, 560);
|
|
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(1116, 567);
|
|
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);
|
|
//
|
|
// 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;
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvPlcConfigs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
this.dgvPlcConfigs.ColumnHeadersHeight = 40;
|
|
this.dgvPlcConfigs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvPlcConfigs.DefaultCellStyle = dataGridViewCellStyle2;
|
|
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, 61);
|
|
this.dgvPlcConfigs.Name = "dgvPlcConfigs";
|
|
this.dgvPlcConfigs.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86)))));
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvPlcConfigs.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
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(1648, 89);
|
|
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(1523, 12);
|
|
this.btAddPLC.Name = "btAddPLC";
|
|
this.btAddPLC.Size = new System.Drawing.Size(182, 36);
|
|
this.btAddPLC.TabIndex = 48;
|
|
this.btAddPLC.Text = "添加PLC";
|
|
this.btAddPLC.UseVisualStyleBackColor = 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(672, 274);
|
|
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(34, 648);
|
|
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(34, 624);
|
|
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(874, 746);
|
|
this.txtDeviceStatus.Name = "txtDeviceStatus";
|
|
this.txtDeviceStatus.Size = new System.Drawing.Size(731, 24);
|
|
this.txtDeviceStatus.TabIndex = 54;
|
|
//
|
|
// lblPalletInfo
|
|
//
|
|
this.lblPalletInfo.AutoSize = true;
|
|
this.lblPalletInfo.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblPalletInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.lblPalletInfo.ForeColor = System.Drawing.Color.White;
|
|
this.lblPalletInfo.Location = new System.Drawing.Point(34, 737);
|
|
this.lblPalletInfo.Name = "lblPalletInfo";
|
|
this.lblPalletInfo.Size = new System.Drawing.Size(97, 16);
|
|
this.lblPalletInfo.TabIndex = 60;
|
|
this.lblPalletInfo.Text = "栈板信息获取";
|
|
//
|
|
// txtPalletInfo
|
|
//
|
|
this.txtPalletInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtPalletInfo.Location = new System.Drawing.Point(34, 756);
|
|
this.txtPalletInfo.Name = "txtPalletInfo";
|
|
this.txtPalletInfo.Size = new System.Drawing.Size(775, 24);
|
|
this.txtPalletInfo.TabIndex = 59;
|
|
//
|
|
// lblBindingLabel
|
|
//
|
|
this.lblBindingLabel.AutoSize = true;
|
|
this.lblBindingLabel.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblBindingLabel.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.lblBindingLabel.ForeColor = System.Drawing.Color.White;
|
|
this.lblBindingLabel.Location = new System.Drawing.Point(31, 831);
|
|
this.lblBindingLabel.Name = "lblBindingLabel";
|
|
this.lblBindingLabel.Size = new System.Drawing.Size(172, 16);
|
|
this.lblBindingLabel.TabIndex = 62;
|
|
this.lblBindingLabel.Text = "客户标签与系统标签绑定";
|
|
this.lblBindingLabel.Visible = false;
|
|
//
|
|
// txtBindingLabel
|
|
//
|
|
this.txtBindingLabel.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtBindingLabel.Location = new System.Drawing.Point(34, 850);
|
|
this.txtBindingLabel.Name = "txtBindingLabel";
|
|
this.txtBindingLabel.Size = new System.Drawing.Size(775, 24);
|
|
this.txtBindingLabel.TabIndex = 61;
|
|
this.txtBindingLabel.Visible = false;
|
|
this.txtBindingLabel.WordWrap = false;
|
|
//
|
|
// 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(877, 627);
|
|
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(874, 648);
|
|
this.txtDeviceParamRequest.Name = "txtDeviceParamRequest";
|
|
this.txtDeviceParamRequest.Size = new System.Drawing.Size(731, 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(877, 679);
|
|
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(877, 700);
|
|
this.txtDeviceParamChange.Name = "txtDeviceParamChange";
|
|
this.txtDeviceParamChange.Size = new System.Drawing.Size(728, 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(877, 727);
|
|
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(874, 773);
|
|
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(874, 792);
|
|
this.txtDeviceAlarm.Name = "txtDeviceAlarm";
|
|
this.txtDeviceAlarm.Size = new System.Drawing.Size(731, 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(34, 783);
|
|
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(34, 804);
|
|
this.txtEnergyConsumption.Name = "txtEnergyConsumption";
|
|
this.txtEnergyConsumption.Size = new System.Drawing.Size(775, 24);
|
|
this.txtEnergyConsumption.TabIndex = 70;
|
|
//
|
|
// lblCartonInfo
|
|
//
|
|
this.lblCartonInfo.AutoSize = true;
|
|
this.lblCartonInfo.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblCartonInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.lblCartonInfo.ForeColor = System.Drawing.Color.White;
|
|
this.lblCartonInfo.Location = new System.Drawing.Point(34, 679);
|
|
this.lblCartonInfo.Name = "lblCartonInfo";
|
|
this.lblCartonInfo.Size = new System.Drawing.Size(97, 16);
|
|
this.lblCartonInfo.TabIndex = 73;
|
|
this.lblCartonInfo.Text = "箱唛信息获取";
|
|
//
|
|
// txtCartonInfo
|
|
//
|
|
this.txtCartonInfo.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtCartonInfo.Location = new System.Drawing.Point(34, 705);
|
|
this.txtCartonInfo.Name = "txtCartonInfo";
|
|
this.txtCartonInfo.Size = new System.Drawing.Size(775, 24);
|
|
this.txtCartonInfo.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(874, 819);
|
|
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(874, 847);
|
|
this.txtAnemometer.Name = "txtAnemometer";
|
|
this.txtAnemometer.Size = new System.Drawing.Size(731, 24);
|
|
this.txtAnemometer.TabIndex = 74;
|
|
//
|
|
// 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(32, 14);
|
|
this.btnPlcConfig.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnPlcConfig.Name = "btnPlcConfig";
|
|
this.btnPlcConfig.Size = new System.Drawing.Size(208, 41);
|
|
this.btnPlcConfig.TabIndex = 85;
|
|
this.btnPlcConfig.TitleName = "PLC配置";
|
|
this.btnPlcConfig.Click += new System.EventHandler(this.btnPlcConfig_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(672, 293);
|
|
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(1401, 308);
|
|
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(997, 295);
|
|
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(37, 161);
|
|
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(1401, 232);
|
|
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;
|
|
//
|
|
// 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(364, 295);
|
|
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(30, 457);
|
|
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(998, 233);
|
|
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(672, 229);
|
|
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(48, 568);
|
|
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(63, 295);
|
|
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(367, 229);
|
|
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(62, 231);
|
|
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(353, 580);
|
|
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);
|
|
//
|
|
// radio_O2
|
|
//
|
|
this.radio_O2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
|
this.radio_O2.Checked = true;
|
|
this.radio_O2.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(119)))), ((int)(((byte)(255)))));
|
|
this.radio_O2.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.radio_O2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.radio_O2.Location = new System.Drawing.Point(22, 36);
|
|
this.radio_O2.Name = "radio_O2";
|
|
this.radio_O2.Size = new System.Drawing.Size(126, 23);
|
|
this.radio_O2.TabIndex = 91;
|
|
this.radio_O2.Text = "O2客户";
|
|
//
|
|
// radio_other
|
|
//
|
|
this.radio_other.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(119)))), ((int)(((byte)(255)))));
|
|
this.radio_other.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.radio_other.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.radio_other.Location = new System.Drawing.Point(143, 36);
|
|
this.radio_other.Name = "radio_other";
|
|
this.radio_other.Size = new System.Drawing.Size(137, 23);
|
|
this.radio_other.TabIndex = 92;
|
|
this.radio_other.Text = "其他客户";
|
|
//
|
|
// customGroupBox_customType
|
|
//
|
|
this.customGroupBox_customType.BorderColor = System.Drawing.Color.Gray;
|
|
this.customGroupBox_customType.Controls.Add(this.radio_O2);
|
|
this.customGroupBox_customType.Controls.Add(this.radio_other);
|
|
this.customGroupBox_customType.ForeColor = System.Drawing.Color.White;
|
|
this.customGroupBox_customType.Location = new System.Drawing.Point(1116, 469);
|
|
this.customGroupBox_customType.Name = "customGroupBox_customType";
|
|
this.customGroupBox_customType.Size = new System.Drawing.Size(315, 76);
|
|
this.customGroupBox_customType.TabIndex = 93;
|
|
this.customGroupBox_customType.TabStop = false;
|
|
this.customGroupBox_customType.Text = "客户类型";
|
|
this.customGroupBox_customType.Visible = false;
|
|
//
|
|
// 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(877, 521);
|
|
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(877, 502);
|
|
this.lbl_materialCode.Name = "lbl_materialCode";
|
|
this.lbl_materialCode.Size = new System.Drawing.Size(67, 16);
|
|
this.lbl_materialCode.TabIndex = 94;
|
|
this.lbl_materialCode.Text = "物料编号";
|
|
//
|
|
// title_btw
|
|
//
|
|
this.title_btw.BackColor = System.Drawing.Color.Transparent;
|
|
this.title_btw.BackgroundImage = global::LargeSquareOne.Properties.Resources.Title;
|
|
this.title_btw.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.title_btw.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.title_btw.Location = new System.Drawing.Point(34, 335);
|
|
this.title_btw.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13);
|
|
this.title_btw.Name = "title_btw";
|
|
this.title_btw.Size = new System.Drawing.Size(207, 41);
|
|
this.title_btw.TabIndex = 96;
|
|
this.title_btw.TitleName = "打印模板路径配置";
|
|
this.title_btw.Visible = false;
|
|
//
|
|
// label_container
|
|
//
|
|
this.label_container.AutoSize = true;
|
|
this.label_container.BackColor = System.Drawing.Color.Transparent;
|
|
this.label_container.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.label_container.ForeColor = System.Drawing.Color.White;
|
|
this.label_container.Location = new System.Drawing.Point(60, 386);
|
|
this.label_container.Name = "label_container";
|
|
this.label_container.Size = new System.Drawing.Size(157, 16);
|
|
this.label_container.TabIndex = 97;
|
|
this.label_container.Text = "普通客户箱唛模板路径";
|
|
this.label_container.Visible = false;
|
|
//
|
|
// txtBox_containerPath
|
|
//
|
|
this.txtBox_containerPath.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtBox_containerPath.Location = new System.Drawing.Point(223, 383);
|
|
this.txtBox_containerPath.Name = "txtBox_containerPath";
|
|
this.txtBox_containerPath.Size = new System.Drawing.Size(483, 24);
|
|
this.txtBox_containerPath.TabIndex = 98;
|
|
this.txtBox_containerPath.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtBox_containerPath.Visible = false;
|
|
//
|
|
// lbl_ConnectPrinter
|
|
//
|
|
this.lbl_ConnectPrinter.AutoSize = true;
|
|
this.lbl_ConnectPrinter.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbl_ConnectPrinter.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.lbl_ConnectPrinter.ForeColor = System.Drawing.Color.White;
|
|
this.lbl_ConnectPrinter.Location = new System.Drawing.Point(800, 382);
|
|
this.lbl_ConnectPrinter.Name = "lbl_ConnectPrinter";
|
|
this.lbl_ConnectPrinter.Size = new System.Drawing.Size(157, 16);
|
|
this.lbl_ConnectPrinter.TabIndex = 112;
|
|
this.lbl_ConnectPrinter.Text = "连接打印贴标机服务器";
|
|
this.lbl_ConnectPrinter.Visible = false;
|
|
//
|
|
// tog_ConnectPrinter
|
|
//
|
|
this.tog_ConnectPrinter.BackColor = System.Drawing.Color.Transparent;
|
|
this.tog_ConnectPrinter.ControlType = JinYuan.ControlLib.ControlType.Rectangle;
|
|
this.tog_ConnectPrinter.FalseColor = System.Drawing.Color.SteelBlue;
|
|
this.tog_ConnectPrinter.FalseText = "";
|
|
this.tog_ConnectPrinter.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.tog_ConnectPrinter.IsChecked = false;
|
|
this.tog_ConnectPrinter.Location = new System.Drawing.Point(978, 367);
|
|
this.tog_ConnectPrinter.Margin = new System.Windows.Forms.Padding(7, 13, 7, 13);
|
|
this.tog_ConnectPrinter.Name = "tog_ConnectPrinter";
|
|
this.tog_ConnectPrinter.Size = new System.Drawing.Size(88, 35);
|
|
this.tog_ConnectPrinter.TabIndex = 111;
|
|
this.tog_ConnectPrinter.TrueColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(119)))), ((int)(((byte)(232)))));
|
|
this.tog_ConnectPrinter.TrueText = "";
|
|
this.tog_ConnectPrinter.Visible = false;
|
|
//
|
|
// label_pallet
|
|
//
|
|
this.label_pallet.AutoSize = true;
|
|
this.label_pallet.BackColor = System.Drawing.Color.Transparent;
|
|
this.label_pallet.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.label_pallet.ForeColor = System.Drawing.Color.White;
|
|
this.label_pallet.Location = new System.Drawing.Point(60, 417);
|
|
this.label_pallet.Name = "label_pallet";
|
|
this.label_pallet.Size = new System.Drawing.Size(157, 16);
|
|
this.label_pallet.TabIndex = 101;
|
|
this.label_pallet.Text = "普通客户栈板模板路径";
|
|
this.label_pallet.Visible = false;
|
|
//
|
|
// txtBox_palletpath
|
|
//
|
|
this.txtBox_palletpath.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtBox_palletpath.Location = new System.Drawing.Point(224, 417);
|
|
this.txtBox_palletpath.Name = "txtBox_palletpath";
|
|
this.txtBox_palletpath.Size = new System.Drawing.Size(482, 24);
|
|
this.txtBox_palletpath.TabIndex = 102;
|
|
this.txtBox_palletpath.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtBox_palletpath.Visible = false;
|
|
//
|
|
// btn_BrowseCatonBtw
|
|
//
|
|
this.btn_BrowseCatonBtw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78)))));
|
|
this.btn_BrowseCatonBtw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btn_BrowseCatonBtw.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.btn_BrowseCatonBtw.ForeColor = System.Drawing.Color.White;
|
|
this.btn_BrowseCatonBtw.Location = new System.Drawing.Point(723, 382);
|
|
this.btn_BrowseCatonBtw.Name = "btn_BrowseCatonBtw";
|
|
this.btn_BrowseCatonBtw.Size = new System.Drawing.Size(47, 28);
|
|
this.btn_BrowseCatonBtw.TabIndex = 103;
|
|
this.btn_BrowseCatonBtw.Text = "...";
|
|
this.btn_BrowseCatonBtw.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_BrowseCatonBtw.UseVisualStyleBackColor = false;
|
|
this.btn_BrowseCatonBtw.Visible = false;
|
|
this.btn_BrowseCatonBtw.Click += new System.EventHandler(this.btn_BrowseCatonBtw_Click);
|
|
//
|
|
// btn_BrowsePalletBtw
|
|
//
|
|
this.btn_BrowsePalletBtw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(27)))), ((int)(((byte)(78)))));
|
|
this.btn_BrowsePalletBtw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btn_BrowsePalletBtw.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.btn_BrowsePalletBtw.ForeColor = System.Drawing.Color.White;
|
|
this.btn_BrowsePalletBtw.Location = new System.Drawing.Point(723, 418);
|
|
this.btn_BrowsePalletBtw.Name = "btn_BrowsePalletBtw";
|
|
this.btn_BrowsePalletBtw.Size = new System.Drawing.Size(47, 28);
|
|
this.btn_BrowsePalletBtw.TabIndex = 104;
|
|
this.btn_BrowsePalletBtw.Text = "...";
|
|
this.btn_BrowsePalletBtw.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_BrowsePalletBtw.UseVisualStyleBackColor = false;
|
|
this.btn_BrowsePalletBtw.Visible = false;
|
|
this.btn_BrowsePalletBtw.Click += new System.EventHandler(this.btn_BrowsePalletBtw_Click);
|
|
//
|
|
// label_6J
|
|
//
|
|
this.label_6J.AutoSize = true;
|
|
this.label_6J.BackColor = System.Drawing.Color.Transparent;
|
|
this.label_6J.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.label_6J.ForeColor = System.Drawing.Color.White;
|
|
this.label_6J.Location = new System.Drawing.Point(1432, 405);
|
|
this.label_6J.Name = "label_6J";
|
|
this.label_6J.Size = new System.Drawing.Size(128, 16);
|
|
this.label_6J.TabIndex = 107;
|
|
this.label_6J.Text = "O2客户6J模板路径";
|
|
this.label_6J.Visible = false;
|
|
//
|
|
// txtBox_6J
|
|
//
|
|
this.txtBox_6J.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtBox_6J.Location = new System.Drawing.Point(1569, 400);
|
|
this.txtBox_6J.Name = "txtBox_6J";
|
|
this.txtBox_6J.Size = new System.Drawing.Size(78, 24);
|
|
this.txtBox_6J.TabIndex = 108;
|
|
this.txtBox_6J.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtBox_6J.Visible = false;
|
|
//
|
|
// label_3S
|
|
//
|
|
this.label_3S.AutoSize = true;
|
|
this.label_3S.BackColor = System.Drawing.Color.Transparent;
|
|
this.label_3S.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.label_3S.ForeColor = System.Drawing.Color.White;
|
|
this.label_3S.Location = new System.Drawing.Point(1432, 366);
|
|
this.label_3S.Name = "label_3S";
|
|
this.label_3S.Size = new System.Drawing.Size(130, 16);
|
|
this.label_3S.TabIndex = 105;
|
|
this.label_3S.Text = "O2客户3S模板路径";
|
|
this.label_3S.Visible = false;
|
|
//
|
|
// txtBox_3S
|
|
//
|
|
this.txtBox_3S.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.txtBox_3S.Location = new System.Drawing.Point(1568, 364);
|
|
this.txtBox_3S.Name = "txtBox_3S";
|
|
this.txtBox_3S.Size = new System.Drawing.Size(79, 24);
|
|
this.txtBox_3S.TabIndex = 106;
|
|
this.txtBox_3S.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.txtBox_3S.Visible = false;
|
|
//
|
|
// label_printerName
|
|
//
|
|
this.label_printerName.AutoSize = true;
|
|
this.label_printerName.BackColor = System.Drawing.Color.Transparent;
|
|
this.label_printerName.Font = new System.Drawing.Font("Cambria", 10.5F, System.Drawing.FontStyle.Bold);
|
|
this.label_printerName.ForeColor = System.Drawing.Color.White;
|
|
this.label_printerName.Location = new System.Drawing.Point(799, 423);
|
|
this.label_printerName.Name = "label_printerName";
|
|
this.label_printerName.Size = new System.Drawing.Size(142, 16);
|
|
this.label_printerName.TabIndex = 109;
|
|
this.label_printerName.Text = "箱唛标签打印机名称";
|
|
this.label_printerName.Visible = false;
|
|
//
|
|
// combox_printer
|
|
//
|
|
this.combox_printer.BackColor = System.Drawing.Color.White;
|
|
this.combox_printer.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
this.combox_printer.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.combox_printer.ForeColor = System.Drawing.Color.Black;
|
|
this.combox_printer.FormattingEnabled = true;
|
|
this.combox_printer.Location = new System.Drawing.Point(978, 418);
|
|
this.combox_printer.Name = "combox_printer";
|
|
this.combox_printer.Size = new System.Drawing.Size(365, 27);
|
|
this.combox_printer.TabIndex = 110;
|
|
this.combox_printer.Visible = false;
|
|
this.combox_printer.WatermarkText = "";
|
|
this.combox_printer.SelectedIndexChanged += new System.EventHandler(this.combox_printer_SelectedIndexChanged);
|
|
//
|
|
// 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(1717, 929);
|
|
this.Controls.Add(this.combox_printer);
|
|
this.Controls.Add(this.label_printerName);
|
|
this.Controls.Add(this.tog_ConnectPrinter);
|
|
this.Controls.Add(this.lbl_ConnectPrinter);
|
|
this.Controls.Add(this.label_6J);
|
|
this.Controls.Add(this.txtBox_6J);
|
|
this.Controls.Add(this.label_3S);
|
|
this.Controls.Add(this.txtBox_3S);
|
|
this.Controls.Add(this.btn_BrowsePalletBtw);
|
|
this.Controls.Add(this.btn_BrowseCatonBtw);
|
|
this.Controls.Add(this.label_pallet);
|
|
this.Controls.Add(this.txtBox_palletpath);
|
|
this.Controls.Add(this.title_btw);
|
|
this.Controls.Add(this.label_container);
|
|
this.Controls.Add(this.txtBox_containerPath);
|
|
this.Controls.Add(this.txtBox_materialCode);
|
|
this.Controls.Add(this.lbl_materialCode);
|
|
this.Controls.Add(this.customGroupBox_customType);
|
|
this.Controls.Add(this.btnPlcConfig);
|
|
this.Controls.Add(this.lblAnemometer);
|
|
this.Controls.Add(this.txtAnemometer);
|
|
this.Controls.Add(this.lblCartonInfo);
|
|
this.Controls.Add(this.txtCartonInfo);
|
|
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.lblBindingLabel);
|
|
this.Controls.Add(this.txtBindingLabel);
|
|
this.Controls.Add(this.lblPalletInfo);
|
|
this.Controls.Add(this.txtPalletInfo);
|
|
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.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();
|
|
this.customGroupBox_customType.ResumeLayout(false);
|
|
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 lblPalletInfo;
|
|
private System.Windows.Forms.TextBox txtPalletInfo;
|
|
private System.Windows.Forms.Label lblBindingLabel;
|
|
private System.Windows.Forms.TextBox txtBindingLabel;
|
|
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 lblCartonInfo;
|
|
private System.Windows.Forms.TextBox txtCartonInfo;
|
|
private System.Windows.Forms.Label lblAnemometer;
|
|
private System.Windows.Forms.TextBox txtAnemometer;
|
|
private JinYuan.ControlLib.TButton btnPlcConfig;
|
|
private AntdUI.Radio radio_other;
|
|
private JinYuan.ControlLib.CustomGroupBox customGroupBox_customType;
|
|
public AntdUI.Radio radio_O2;
|
|
private System.Windows.Forms.TextBox txtBox_materialCode;
|
|
private System.Windows.Forms.Label lbl_materialCode;
|
|
private JinYuan.ControlLib.Title title_btw;
|
|
private System.Windows.Forms.Label lbl_ConnectPrinter;
|
|
private JinYuan.ControlLib.Toggle tog_ConnectPrinter;
|
|
private System.Windows.Forms.Label label_container;
|
|
private System.Windows.Forms.TextBox txtBox_containerPath;
|
|
private System.Windows.Forms.Label label_pallet;
|
|
private System.Windows.Forms.TextBox txtBox_palletpath;
|
|
private System.Windows.Forms.Button btn_BrowseCatonBtw;
|
|
private System.Windows.Forms.Button btn_BrowsePalletBtw;
|
|
private System.Windows.Forms.Label label_6J;
|
|
private System.Windows.Forms.TextBox txtBox_6J;
|
|
private System.Windows.Forms.Label label_3S;
|
|
private System.Windows.Forms.TextBox txtBox_3S;
|
|
private System.Windows.Forms.Label label_printerName;
|
|
private JinYuan.ControlLib.CustomComboBox combox_printer;
|
|
}
|
|
} |