123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- namespace UAS_LabelMachine
- {
- partial class MachineSetting
- {
- /// <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()
- {
- this.ps_split = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.ps_dataindex = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.ps_resetport = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.ps_sendport = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.ps_receiveport = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.ps_ip = new UAS_LabelMachine.CustomControl.EnterTextBox();
- this.label23 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.SaveSetting = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // ps_split
- //
- this.ps_split.ID = null;
- this.ps_split.Location = new System.Drawing.Point(276, 362);
- this.ps_split.Margin = new System.Windows.Forms.Padding(6);
- this.ps_split.Name = "ps_split";
- this.ps_split.Size = new System.Drawing.Size(186, 35);
- this.ps_split.Str = null;
- this.ps_split.Str1 = null;
- this.ps_split.Str2 = null;
- this.ps_split.TabIndex = 28;
- //
- // ps_dataindex
- //
- this.ps_dataindex.ID = null;
- this.ps_dataindex.Location = new System.Drawing.Point(276, 312);
- this.ps_dataindex.Margin = new System.Windows.Forms.Padding(6);
- this.ps_dataindex.Name = "ps_dataindex";
- this.ps_dataindex.Size = new System.Drawing.Size(186, 35);
- this.ps_dataindex.Str = null;
- this.ps_dataindex.Str1 = null;
- this.ps_dataindex.Str2 = null;
- this.ps_dataindex.TabIndex = 27;
- //
- // ps_resetport
- //
- this.ps_resetport.ID = null;
- this.ps_resetport.Location = new System.Drawing.Point(276, 264);
- this.ps_resetport.Margin = new System.Windows.Forms.Padding(6);
- this.ps_resetport.Name = "ps_resetport";
- this.ps_resetport.Size = new System.Drawing.Size(186, 35);
- this.ps_resetport.Str = null;
- this.ps_resetport.Str1 = null;
- this.ps_resetport.Str2 = null;
- this.ps_resetport.TabIndex = 26;
- //
- // ps_sendport
- //
- this.ps_sendport.ID = null;
- this.ps_sendport.Location = new System.Drawing.Point(276, 214);
- this.ps_sendport.Margin = new System.Windows.Forms.Padding(6);
- this.ps_sendport.Name = "ps_sendport";
- this.ps_sendport.Size = new System.Drawing.Size(186, 35);
- this.ps_sendport.Str = null;
- this.ps_sendport.Str1 = null;
- this.ps_sendport.Str2 = null;
- this.ps_sendport.TabIndex = 25;
- //
- // ps_receiveport
- //
- this.ps_receiveport.ID = null;
- this.ps_receiveport.Location = new System.Drawing.Point(276, 166);
- this.ps_receiveport.Margin = new System.Windows.Forms.Padding(6);
- this.ps_receiveport.Name = "ps_receiveport";
- this.ps_receiveport.Size = new System.Drawing.Size(186, 35);
- this.ps_receiveport.Str = null;
- this.ps_receiveport.Str1 = null;
- this.ps_receiveport.Str2 = null;
- this.ps_receiveport.TabIndex = 24;
- //
- // ps_ip
- //
- this.ps_ip.ID = null;
- this.ps_ip.Location = new System.Drawing.Point(276, 114);
- this.ps_ip.Margin = new System.Windows.Forms.Padding(6);
- this.ps_ip.Name = "ps_ip";
- this.ps_ip.Size = new System.Drawing.Size(186, 35);
- this.ps_ip.Str = null;
- this.ps_ip.Str1 = null;
- this.ps_ip.Str2 = null;
- this.ps_ip.TabIndex = 23;
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(40, 370);
- this.label23.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(94, 24);
- this.label23.TabIndex = 22;
- this.label23.Text = "分隔符:";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(40, 322);
- this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(118, 24);
- this.label22.TabIndex = 21;
- this.label22.Text = "数据索引:";
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(40, 271);
- this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(166, 24);
- this.label21.TabIndex = 20;
- this.label21.Text = "设备复位端口:";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(40, 223);
- this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(166, 24);
- this.label20.TabIndex = 19;
- this.label20.Text = "发送指令端口:";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(40, 173);
- this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(166, 24);
- this.label19.TabIndex = 18;
- this.label19.Text = "接收数据端口:";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(40, 119);
- this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(46, 24);
- this.label18.TabIndex = 17;
- this.label18.Text = "IP:";
- //
- // SaveSetting
- //
- this.SaveSetting.Location = new System.Drawing.Point(458, 535);
- this.SaveSetting.Name = "SaveSetting";
- this.SaveSetting.Size = new System.Drawing.Size(130, 50);
- this.SaveSetting.TabIndex = 29;
- this.SaveSetting.Text = "保存";
- this.SaveSetting.UseVisualStyleBackColor = true;
- this.SaveSetting.Click += new System.EventHandler(this.SaveSetting_Click);
- //
- // MachineSetting
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1038, 682);
- this.Controls.Add(this.SaveSetting);
- this.Controls.Add(this.ps_split);
- this.Controls.Add(this.ps_dataindex);
- this.Controls.Add(this.ps_resetport);
- this.Controls.Add(this.ps_sendport);
- this.Controls.Add(this.ps_receiveport);
- this.Controls.Add(this.ps_ip);
- this.Controls.Add(this.label23);
- this.Controls.Add(this.label22);
- this.Controls.Add(this.label21);
- this.Controls.Add(this.label20);
- this.Controls.Add(this.label19);
- this.Controls.Add(this.label18);
- this.Name = "MachineSetting";
- this.Text = "贴标机参数设置";
- this.Load += new System.EventHandler(this.MachineSetting_Load);
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.EnterTextBox ps_split;
- private CustomControl.EnterTextBox ps_dataindex;
- private CustomControl.EnterTextBox ps_resetport;
- private CustomControl.EnterTextBox ps_sendport;
- private CustomControl.EnterTextBox ps_receiveport;
- private CustomControl.EnterTextBox ps_ip;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Button SaveSetting;
- }
- }
|