namespace HRT_Measure { partial class FrmPLC_M01M02 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.uiSplitContainer1 = new Sunny.UI.UISplitContainer(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.tabControlM01M02 = new Sunny.UI.UITabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.uiTableLayoutPanel上料工位 = new Sunny.UI.UITableLayoutPanel(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.uiTableLayoutPanel取出工位 = new Sunny.UI.UITableLayoutPanel(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.uiTableLayoutPanel提升机工位 = new Sunny.UI.UITableLayoutPanel(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.uiTableLayoutPanel称重工位 = new Sunny.UI.UITableLayoutPanel(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.uiTableLayoutPanel出口工位 = new Sunny.UI.UITableLayoutPanel(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.tabControlAxis = new Sunny.UI.UITabControl(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.uiSplitContainer取料X轴 = new Sunny.UI.UISplitContainer(); this.panel取料X轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel取料X轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage7 = new System.Windows.Forms.TabPage(); this.uiSplitContainer2 = new Sunny.UI.UISplitContainer(); this.panel取料Y轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel1取料Y轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage8 = new System.Windows.Forms.TabPage(); this.uiSplitContainer3 = new Sunny.UI.UISplitContainer(); this.panel取料Z轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel取料Z轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage9 = new System.Windows.Forms.TabPage(); this.uiSplitContainer4 = new Sunny.UI.UISplitContainer(); this.panel取料R轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel取料R轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage10 = new System.Windows.Forms.TabPage(); this.uiSplitContainer5 = new Sunny.UI.UISplitContainer(); this.panel上料站X轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel上料站X轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage11 = new System.Windows.Forms.TabPage(); this.uiSplitContainer6 = new Sunny.UI.UISplitContainer(); this.panel上料站Y轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel上料站Y轴Pos = new Sunny.UI.UITableLayoutPanel(); this.tabPage12 = new System.Windows.Forms.TabPage(); this.uiSplitContainer7 = new Sunny.UI.UISplitContainer(); this.panel上料站Z轴 = new System.Windows.Forms.Panel(); this.uiTableLayoutPanel上料站Z轴Pos = new Sunny.UI.UITableLayoutPanel(); this.timer1 = new System.Windows.Forms.Timer(this.components); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).BeginInit(); this.uiSplitContainer1.Panel1.SuspendLayout(); this.uiSplitContainer1.Panel2.SuspendLayout(); this.uiSplitContainer1.SuspendLayout(); this.uiGroupBox1.SuspendLayout(); this.tabControlM01M02.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); this.tabPage5.SuspendLayout(); this.uiGroupBox2.SuspendLayout(); this.tabControlAxis.SuspendLayout(); this.tabPage6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer取料X轴)).BeginInit(); this.uiSplitContainer取料X轴.Panel1.SuspendLayout(); this.uiSplitContainer取料X轴.Panel2.SuspendLayout(); this.uiSplitContainer取料X轴.SuspendLayout(); this.tabPage7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer2)).BeginInit(); this.uiSplitContainer2.Panel1.SuspendLayout(); this.uiSplitContainer2.Panel2.SuspendLayout(); this.uiSplitContainer2.SuspendLayout(); this.tabPage8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).BeginInit(); this.uiSplitContainer3.Panel1.SuspendLayout(); this.uiSplitContainer3.Panel2.SuspendLayout(); this.uiSplitContainer3.SuspendLayout(); this.tabPage9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer4)).BeginInit(); this.uiSplitContainer4.Panel1.SuspendLayout(); this.uiSplitContainer4.Panel2.SuspendLayout(); this.uiSplitContainer4.SuspendLayout(); this.tabPage10.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer5)).BeginInit(); this.uiSplitContainer5.Panel1.SuspendLayout(); this.uiSplitContainer5.Panel2.SuspendLayout(); this.uiSplitContainer5.SuspendLayout(); this.tabPage11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer6)).BeginInit(); this.uiSplitContainer6.Panel1.SuspendLayout(); this.uiSplitContainer6.Panel2.SuspendLayout(); this.uiSplitContainer6.SuspendLayout(); this.tabPage12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer7)).BeginInit(); this.uiSplitContainer7.Panel1.SuspendLayout(); this.uiSplitContainer7.Panel2.SuspendLayout(); this.uiSplitContainer7.SuspendLayout(); this.SuspendLayout(); // // uiSplitContainer1 // this.uiSplitContainer1.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer1.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer1.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer1.Name = "uiSplitContainer1"; // // uiSplitContainer1.Panel1 // this.uiSplitContainer1.Panel1.Controls.Add(this.uiGroupBox1); // // uiSplitContainer1.Panel2 // this.uiSplitContainer1.Panel2.Controls.Add(this.uiGroupBox2); this.uiSplitContainer1.Size = new System.Drawing.Size(1900, 1000); this.uiSplitContainer1.SplitterDistance = 658; this.uiSplitContainer1.SplitterWidth = 11; this.uiSplitContainer1.TabIndex = 0; // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.tabControlM01M02); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox1.Location = new System.Drawing.Point(0, 0); this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(30, 5, 30, 5); this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox1.Size = new System.Drawing.Size(658, 1000); this.uiGroupBox1.TabIndex = 0; this.uiGroupBox1.Text = "气缸"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // tabControlM01M02 // this.tabControlM01M02.Controls.Add(this.tabPage1); this.tabControlM01M02.Controls.Add(this.tabPage2); this.tabControlM01M02.Controls.Add(this.tabPage3); this.tabControlM01M02.Controls.Add(this.tabPage4); this.tabControlM01M02.Controls.Add(this.tabPage5); this.tabControlM01M02.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControlM01M02.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.tabControlM01M02.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControlM01M02.ItemSize = new System.Drawing.Size(150, 40); this.tabControlM01M02.Location = new System.Drawing.Point(0, 32); this.tabControlM01M02.MainPage = ""; this.tabControlM01M02.Name = "tabControlM01M02"; this.tabControlM01M02.SelectedIndex = 0; this.tabControlM01M02.Size = new System.Drawing.Size(658, 968); this.tabControlM01M02.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabControlM01M02.TabIndex = 27; this.tabControlM01M02.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControlM01M02.SelectedIndexChanged += new System.EventHandler(this.tabControlM01M02_SelectedIndexChanged); // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.AliceBlue; this.tabPage1.Controls.Add(this.uiTableLayoutPanel上料工位); this.tabPage1.ForeColor = System.Drawing.Color.LightSeaGreen; this.tabPage1.Location = new System.Drawing.Point(0, 40); this.tabPage1.Name = "tabPage1"; this.tabPage1.Size = new System.Drawing.Size(658, 928); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "上料工位"; // // uiTableLayoutPanel上料工位 // this.uiTableLayoutPanel上料工位.ColumnCount = 2; this.uiTableLayoutPanel上料工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料工位.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel上料工位.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel上料工位.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel上料工位.Name = "uiTableLayoutPanel上料工位"; this.uiTableLayoutPanel上料工位.RowCount = 11; this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料工位.Size = new System.Drawing.Size(658, 928); this.uiTableLayoutPanel上料工位.TabIndex = 0; this.uiTableLayoutPanel上料工位.TagString = null; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.AliceBlue; this.tabPage2.Controls.Add(this.uiTableLayoutPanel取出工位); this.tabPage2.Location = new System.Drawing.Point(0, 40); this.tabPage2.Name = "tabPage2"; this.tabPage2.Size = new System.Drawing.Size(200, 60); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "取出工位"; // // uiTableLayoutPanel取出工位 // this.uiTableLayoutPanel取出工位.ColumnCount = 2; this.uiTableLayoutPanel取出工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取出工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取出工位.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel取出工位.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel取出工位.Name = "uiTableLayoutPanel取出工位"; this.uiTableLayoutPanel取出工位.RowCount = 11; this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取出工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取出工位.Size = new System.Drawing.Size(200, 60); this.uiTableLayoutPanel取出工位.TabIndex = 1; this.uiTableLayoutPanel取出工位.TagString = null; // // tabPage3 // this.tabPage3.BackColor = System.Drawing.Color.AliceBlue; this.tabPage3.Controls.Add(this.uiTableLayoutPanel提升机工位); this.tabPage3.Location = new System.Drawing.Point(0, 40); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(200, 60); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "提升机工位"; // // uiTableLayoutPanel提升机工位 // this.uiTableLayoutPanel提升机工位.ColumnCount = 2; this.uiTableLayoutPanel提升机工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel提升机工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel提升机工位.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel提升机工位.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel提升机工位.Name = "uiTableLayoutPanel提升机工位"; this.uiTableLayoutPanel提升机工位.RowCount = 11; this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel提升机工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel提升机工位.Size = new System.Drawing.Size(200, 60); this.uiTableLayoutPanel提升机工位.TabIndex = 1; this.uiTableLayoutPanel提升机工位.TagString = null; // // tabPage4 // this.tabPage4.BackColor = System.Drawing.Color.AliceBlue; this.tabPage4.Controls.Add(this.uiTableLayoutPanel称重工位); this.tabPage4.Location = new System.Drawing.Point(0, 40); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(200, 60); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "称重工位"; // // uiTableLayoutPanel称重工位 // this.uiTableLayoutPanel称重工位.ColumnCount = 2; this.uiTableLayoutPanel称重工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel称重工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel称重工位.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel称重工位.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel称重工位.Name = "uiTableLayoutPanel称重工位"; this.uiTableLayoutPanel称重工位.RowCount = 11; this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel称重工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel称重工位.Size = new System.Drawing.Size(200, 60); this.uiTableLayoutPanel称重工位.TabIndex = 1; this.uiTableLayoutPanel称重工位.TagString = null; // // tabPage5 // this.tabPage5.BackColor = System.Drawing.Color.AliceBlue; this.tabPage5.Controls.Add(this.uiTableLayoutPanel出口工位); this.tabPage5.Location = new System.Drawing.Point(0, 40); this.tabPage5.Name = "tabPage5"; this.tabPage5.Size = new System.Drawing.Size(200, 60); this.tabPage5.TabIndex = 4; this.tabPage5.Text = "出口工位"; // // uiTableLayoutPanel出口工位 // this.uiTableLayoutPanel出口工位.ColumnCount = 2; this.uiTableLayoutPanel出口工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel出口工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel出口工位.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel出口工位.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel出口工位.Name = "uiTableLayoutPanel出口工位"; this.uiTableLayoutPanel出口工位.RowCount = 11; this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel出口工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel出口工位.Size = new System.Drawing.Size(200, 60); this.uiTableLayoutPanel出口工位.TabIndex = 1; this.uiTableLayoutPanel出口工位.TagString = null; // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.tabControlAxis); this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGroupBox2.Location = new System.Drawing.Point(0, 0); this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox2.Size = new System.Drawing.Size(1231, 1000); this.uiGroupBox2.TabIndex = 0; this.uiGroupBox2.Text = "轴"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // tabControlAxis // this.tabControlAxis.Controls.Add(this.tabPage6); this.tabControlAxis.Controls.Add(this.tabPage7); this.tabControlAxis.Controls.Add(this.tabPage8); this.tabControlAxis.Controls.Add(this.tabPage9); this.tabControlAxis.Controls.Add(this.tabPage10); this.tabControlAxis.Controls.Add(this.tabPage11); this.tabControlAxis.Controls.Add(this.tabPage12); this.tabControlAxis.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControlAxis.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.tabControlAxis.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.tabControlAxis.ItemSize = new System.Drawing.Size(150, 40); this.tabControlAxis.Location = new System.Drawing.Point(0, 32); this.tabControlAxis.MainPage = ""; this.tabControlAxis.Name = "tabControlAxis"; this.tabControlAxis.SelectedIndex = 0; this.tabControlAxis.Size = new System.Drawing.Size(1231, 968); this.tabControlAxis.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.tabControlAxis.TabIndex = 0; this.tabControlAxis.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F); this.tabControlAxis.SelectedIndexChanged += new System.EventHandler(this.tabControlAxis_SelectedIndexChanged); // // tabPage6 // this.tabPage6.Controls.Add(this.uiSplitContainer取料X轴); this.tabPage6.Location = new System.Drawing.Point(0, 40); this.tabPage6.Name = "tabPage6"; this.tabPage6.Size = new System.Drawing.Size(1231, 928); this.tabPage6.TabIndex = 0; this.tabPage6.Text = "取料X轴"; this.tabPage6.UseVisualStyleBackColor = true; // // uiSplitContainer取料X轴 // this.uiSplitContainer取料X轴.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer取料X轴.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer取料X轴.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer取料X轴.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer取料X轴.Name = "uiSplitContainer取料X轴"; this.uiSplitContainer取料X轴.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer取料X轴.Panel1 // this.uiSplitContainer取料X轴.Panel1.Controls.Add(this.panel取料X轴); // // uiSplitContainer取料X轴.Panel2 // this.uiSplitContainer取料X轴.Panel2.Controls.Add(this.uiTableLayoutPanel取料X轴Pos); this.uiSplitContainer取料X轴.Size = new System.Drawing.Size(1231, 928); this.uiSplitContainer取料X轴.SplitterDistance = 342; this.uiSplitContainer取料X轴.SplitterWidth = 11; this.uiSplitContainer取料X轴.TabIndex = 0; // // panel取料X轴 // this.panel取料X轴.BackColor = System.Drawing.Color.AliceBlue; this.panel取料X轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel取料X轴.Location = new System.Drawing.Point(0, 0); this.panel取料X轴.Name = "panel取料X轴"; this.panel取料X轴.Size = new System.Drawing.Size(1231, 342); this.panel取料X轴.TabIndex = 0; // // uiTableLayoutPanel取料X轴Pos // this.uiTableLayoutPanel取料X轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel取料X轴Pos.ColumnCount = 2; this.uiTableLayoutPanel取料X轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料X轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料X轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel取料X轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel取料X轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel取料X轴Pos.Name = "uiTableLayoutPanel取料X轴Pos"; this.uiTableLayoutPanel取料X轴Pos.RowCount = 9; this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料X轴Pos.Size = new System.Drawing.Size(1231, 575); this.uiTableLayoutPanel取料X轴Pos.TabIndex = 2; this.uiTableLayoutPanel取料X轴Pos.TagString = null; // // tabPage7 // this.tabPage7.Controls.Add(this.uiSplitContainer2); this.tabPage7.Location = new System.Drawing.Point(0, 40); this.tabPage7.Name = "tabPage7"; this.tabPage7.Size = new System.Drawing.Size(200, 60); this.tabPage7.TabIndex = 1; this.tabPage7.Text = "取料Y轴"; this.tabPage7.UseVisualStyleBackColor = true; // // uiSplitContainer2 // this.uiSplitContainer2.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer2.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer2.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer2.Name = "uiSplitContainer2"; this.uiSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer2.Panel1 // this.uiSplitContainer2.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer2.Panel1.Controls.Add(this.panel取料Y轴); // // uiSplitContainer2.Panel2 // this.uiSplitContainer2.Panel2.Controls.Add(this.uiTableLayoutPanel1取料Y轴Pos); this.uiSplitContainer2.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer2.SplitterDistance = 25; this.uiSplitContainer2.SplitterWidth = 11; this.uiSplitContainer2.TabIndex = 1; // // panel取料Y轴 // this.panel取料Y轴.BackColor = System.Drawing.Color.AliceBlue; this.panel取料Y轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel取料Y轴.Location = new System.Drawing.Point(0, 0); this.panel取料Y轴.Name = "panel取料Y轴"; this.panel取料Y轴.Size = new System.Drawing.Size(200, 25); this.panel取料Y轴.TabIndex = 1; // // uiTableLayoutPanel1取料Y轴Pos // this.uiTableLayoutPanel1取料Y轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel1取料Y轴Pos.ColumnCount = 2; this.uiTableLayoutPanel1取料Y轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel1取料Y轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel1取料Y轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel1取料Y轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel1取料Y轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel1取料Y轴Pos.Name = "uiTableLayoutPanel1取料Y轴Pos"; this.uiTableLayoutPanel1取料Y轴Pos.RowCount = 9; this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel1取料Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel1取料Y轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel1取料Y轴Pos.TabIndex = 1; this.uiTableLayoutPanel1取料Y轴Pos.TagString = null; // // tabPage8 // this.tabPage8.Controls.Add(this.uiSplitContainer3); this.tabPage8.Location = new System.Drawing.Point(0, 40); this.tabPage8.Name = "tabPage8"; this.tabPage8.Size = new System.Drawing.Size(200, 60); this.tabPage8.TabIndex = 2; this.tabPage8.Text = "取料Z轴"; this.tabPage8.UseVisualStyleBackColor = true; // // uiSplitContainer3 // this.uiSplitContainer3.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer3.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer3.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer3.Name = "uiSplitContainer3"; this.uiSplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer3.Panel1 // this.uiSplitContainer3.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer3.Panel1.Controls.Add(this.panel取料Z轴); // // uiSplitContainer3.Panel2 // this.uiSplitContainer3.Panel2.Controls.Add(this.uiTableLayoutPanel取料Z轴Pos); this.uiSplitContainer3.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer3.SplitterDistance = 25; this.uiSplitContainer3.SplitterWidth = 11; this.uiSplitContainer3.TabIndex = 1; // // panel取料Z轴 // this.panel取料Z轴.BackColor = System.Drawing.Color.AliceBlue; this.panel取料Z轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel取料Z轴.Location = new System.Drawing.Point(0, 0); this.panel取料Z轴.Name = "panel取料Z轴"; this.panel取料Z轴.Size = new System.Drawing.Size(200, 25); this.panel取料Z轴.TabIndex = 1; // // uiTableLayoutPanel取料Z轴Pos // this.uiTableLayoutPanel取料Z轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel取料Z轴Pos.ColumnCount = 2; this.uiTableLayoutPanel取料Z轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料Z轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料Z轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel取料Z轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel取料Z轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel取料Z轴Pos.Name = "uiTableLayoutPanel取料Z轴Pos"; this.uiTableLayoutPanel取料Z轴Pos.RowCount = 9; this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料Z轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel取料Z轴Pos.TabIndex = 1; this.uiTableLayoutPanel取料Z轴Pos.TagString = null; // // tabPage9 // this.tabPage9.Controls.Add(this.uiSplitContainer4); this.tabPage9.Location = new System.Drawing.Point(0, 40); this.tabPage9.Name = "tabPage9"; this.tabPage9.Size = new System.Drawing.Size(200, 60); this.tabPage9.TabIndex = 3; this.tabPage9.Text = "取料R轴"; this.tabPage9.UseVisualStyleBackColor = true; // // uiSplitContainer4 // this.uiSplitContainer4.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer4.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer4.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer4.Name = "uiSplitContainer4"; this.uiSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer4.Panel1 // this.uiSplitContainer4.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer4.Panel1.Controls.Add(this.panel取料R轴); // // uiSplitContainer4.Panel2 // this.uiSplitContainer4.Panel2.Controls.Add(this.uiTableLayoutPanel取料R轴Pos); this.uiSplitContainer4.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer4.SplitterDistance = 25; this.uiSplitContainer4.SplitterWidth = 11; this.uiSplitContainer4.TabIndex = 1; // // panel取料R轴 // this.panel取料R轴.BackColor = System.Drawing.Color.AliceBlue; this.panel取料R轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel取料R轴.Location = new System.Drawing.Point(0, 0); this.panel取料R轴.Name = "panel取料R轴"; this.panel取料R轴.Size = new System.Drawing.Size(200, 25); this.panel取料R轴.TabIndex = 1; // // uiTableLayoutPanel取料R轴Pos // this.uiTableLayoutPanel取料R轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel取料R轴Pos.ColumnCount = 2; this.uiTableLayoutPanel取料R轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料R轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel取料R轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel取料R轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel取料R轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel取料R轴Pos.Name = "uiTableLayoutPanel取料R轴Pos"; this.uiTableLayoutPanel取料R轴Pos.RowCount = 9; this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel取料R轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel取料R轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel取料R轴Pos.TabIndex = 1; this.uiTableLayoutPanel取料R轴Pos.TagString = null; // // tabPage10 // this.tabPage10.Controls.Add(this.uiSplitContainer5); this.tabPage10.Location = new System.Drawing.Point(0, 40); this.tabPage10.Name = "tabPage10"; this.tabPage10.Size = new System.Drawing.Size(200, 60); this.tabPage10.TabIndex = 4; this.tabPage10.Text = "上料站X轴"; this.tabPage10.UseVisualStyleBackColor = true; // // uiSplitContainer5 // this.uiSplitContainer5.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer5.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer5.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer5.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer5.Name = "uiSplitContainer5"; this.uiSplitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer5.Panel1 // this.uiSplitContainer5.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer5.Panel1.Controls.Add(this.panel上料站X轴); // // uiSplitContainer5.Panel2 // this.uiSplitContainer5.Panel2.Controls.Add(this.uiTableLayoutPanel上料站X轴Pos); this.uiSplitContainer5.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer5.SplitterDistance = 25; this.uiSplitContainer5.SplitterWidth = 11; this.uiSplitContainer5.TabIndex = 1; // // panel上料站X轴 // this.panel上料站X轴.BackColor = System.Drawing.Color.AliceBlue; this.panel上料站X轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel上料站X轴.Location = new System.Drawing.Point(0, 0); this.panel上料站X轴.Name = "panel上料站X轴"; this.panel上料站X轴.Size = new System.Drawing.Size(200, 25); this.panel上料站X轴.TabIndex = 1; // // uiTableLayoutPanel上料站X轴Pos // this.uiTableLayoutPanel上料站X轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel上料站X轴Pos.ColumnCount = 2; this.uiTableLayoutPanel上料站X轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站X轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站X轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel上料站X轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel上料站X轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel上料站X轴Pos.Name = "uiTableLayoutPanel上料站X轴Pos"; this.uiTableLayoutPanel上料站X轴Pos.RowCount = 9; this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站X轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站X轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel上料站X轴Pos.TabIndex = 1; this.uiTableLayoutPanel上料站X轴Pos.TagString = null; // // tabPage11 // this.tabPage11.Controls.Add(this.uiSplitContainer6); this.tabPage11.Location = new System.Drawing.Point(0, 40); this.tabPage11.Name = "tabPage11"; this.tabPage11.Size = new System.Drawing.Size(200, 60); this.tabPage11.TabIndex = 5; this.tabPage11.Text = "上料站Y轴"; this.tabPage11.UseVisualStyleBackColor = true; // // uiSplitContainer6 // this.uiSplitContainer6.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer6.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer6.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer6.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer6.Name = "uiSplitContainer6"; this.uiSplitContainer6.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer6.Panel1 // this.uiSplitContainer6.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer6.Panel1.Controls.Add(this.panel上料站Y轴); // // uiSplitContainer6.Panel2 // this.uiSplitContainer6.Panel2.Controls.Add(this.uiTableLayoutPanel上料站Y轴Pos); this.uiSplitContainer6.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer6.SplitterDistance = 25; this.uiSplitContainer6.SplitterWidth = 11; this.uiSplitContainer6.TabIndex = 1; // // panel上料站Y轴 // this.panel上料站Y轴.BackColor = System.Drawing.Color.AliceBlue; this.panel上料站Y轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel上料站Y轴.Location = new System.Drawing.Point(0, 0); this.panel上料站Y轴.Name = "panel上料站Y轴"; this.panel上料站Y轴.Size = new System.Drawing.Size(200, 25); this.panel上料站Y轴.TabIndex = 1; // // uiTableLayoutPanel上料站Y轴Pos // this.uiTableLayoutPanel上料站Y轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel上料站Y轴Pos.ColumnCount = 2; this.uiTableLayoutPanel上料站Y轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站Y轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站Y轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel上料站Y轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel上料站Y轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel上料站Y轴Pos.Name = "uiTableLayoutPanel上料站Y轴Pos"; this.uiTableLayoutPanel上料站Y轴Pos.RowCount = 9; this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Y轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站Y轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel上料站Y轴Pos.TabIndex = 1; this.uiTableLayoutPanel上料站Y轴Pos.TagString = null; // // tabPage12 // this.tabPage12.Controls.Add(this.uiSplitContainer7); this.tabPage12.Location = new System.Drawing.Point(0, 40); this.tabPage12.Name = "tabPage12"; this.tabPage12.Size = new System.Drawing.Size(200, 60); this.tabPage12.TabIndex = 6; this.tabPage12.Text = "上料站Z轴"; this.tabPage12.UseVisualStyleBackColor = true; // // uiSplitContainer7 // this.uiSplitContainer7.Cursor = System.Windows.Forms.Cursors.Default; this.uiSplitContainer7.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSplitContainer7.Location = new System.Drawing.Point(0, 0); this.uiSplitContainer7.MinimumSize = new System.Drawing.Size(20, 20); this.uiSplitContainer7.Name = "uiSplitContainer7"; this.uiSplitContainer7.Orientation = System.Windows.Forms.Orientation.Horizontal; // // uiSplitContainer7.Panel1 // this.uiSplitContainer7.Panel1.BackColor = System.Drawing.Color.AliceBlue; this.uiSplitContainer7.Panel1.Controls.Add(this.panel上料站Z轴); // // uiSplitContainer7.Panel2 // this.uiSplitContainer7.Panel2.Controls.Add(this.uiTableLayoutPanel上料站Z轴Pos); this.uiSplitContainer7.Size = new System.Drawing.Size(200, 60); this.uiSplitContainer7.SplitterDistance = 25; this.uiSplitContainer7.SplitterWidth = 11; this.uiSplitContainer7.TabIndex = 1; // // panel上料站Z轴 // this.panel上料站Z轴.BackColor = System.Drawing.Color.AliceBlue; this.panel上料站Z轴.Dock = System.Windows.Forms.DockStyle.Fill; this.panel上料站Z轴.Location = new System.Drawing.Point(0, 0); this.panel上料站Z轴.Name = "panel上料站Z轴"; this.panel上料站Z轴.Size = new System.Drawing.Size(200, 25); this.panel上料站Z轴.TabIndex = 1; // // uiTableLayoutPanel上料站Z轴Pos // this.uiTableLayoutPanel上料站Z轴Pos.BackColor = System.Drawing.Color.AliceBlue; this.uiTableLayoutPanel上料站Z轴Pos.ColumnCount = 2; this.uiTableLayoutPanel上料站Z轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站Z轴Pos.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.uiTableLayoutPanel上料站Z轴Pos.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTableLayoutPanel上料站Z轴Pos.ForeColor = System.Drawing.Color.LightSkyBlue; this.uiTableLayoutPanel上料站Z轴Pos.Location = new System.Drawing.Point(0, 0); this.uiTableLayoutPanel上料站Z轴Pos.Name = "uiTableLayoutPanel上料站Z轴Pos"; this.uiTableLayoutPanel上料站Z轴Pos.RowCount = 9; this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F)); this.uiTableLayoutPanel上料站Z轴Pos.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F)); this.uiTableLayoutPanel上料站Z轴Pos.Size = new System.Drawing.Size(200, 25); this.uiTableLayoutPanel上料站Z轴Pos.TabIndex = 1; this.uiTableLayoutPanel上料站Z轴Pos.TagString = null; // // timer1 // this.timer1.Enabled = true; this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.Timer1_Tick); // // FrmPLC_M01M02 // this.AllowShowTitle = false; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1900, 1000); this.Controls.Add(this.uiSplitContainer1); this.Name = "FrmPLC_M01M02"; this.Padding = new System.Windows.Forms.Padding(0); this.ShowTitle = false; this.Text = "PLC-M01 M02"; this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 1115, 596); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmPLC_FormClosing); this.Load += new System.EventHandler(this.FrmPLC_Load); this.uiSplitContainer1.Panel1.ResumeLayout(false); this.uiSplitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer1)).EndInit(); this.uiSplitContainer1.ResumeLayout(false); this.uiGroupBox1.ResumeLayout(false); this.tabControlM01M02.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.tabPage4.ResumeLayout(false); this.tabPage5.ResumeLayout(false); this.uiGroupBox2.ResumeLayout(false); this.tabControlAxis.ResumeLayout(false); this.tabPage6.ResumeLayout(false); this.uiSplitContainer取料X轴.Panel1.ResumeLayout(false); this.uiSplitContainer取料X轴.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer取料X轴)).EndInit(); this.uiSplitContainer取料X轴.ResumeLayout(false); this.tabPage7.ResumeLayout(false); this.uiSplitContainer2.Panel1.ResumeLayout(false); this.uiSplitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer2)).EndInit(); this.uiSplitContainer2.ResumeLayout(false); this.tabPage8.ResumeLayout(false); this.uiSplitContainer3.Panel1.ResumeLayout(false); this.uiSplitContainer3.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).EndInit(); this.uiSplitContainer3.ResumeLayout(false); this.tabPage9.ResumeLayout(false); this.uiSplitContainer4.Panel1.ResumeLayout(false); this.uiSplitContainer4.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer4)).EndInit(); this.uiSplitContainer4.ResumeLayout(false); this.tabPage10.ResumeLayout(false); this.uiSplitContainer5.Panel1.ResumeLayout(false); this.uiSplitContainer5.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer5)).EndInit(); this.uiSplitContainer5.ResumeLayout(false); this.tabPage11.ResumeLayout(false); this.uiSplitContainer6.Panel1.ResumeLayout(false); this.uiSplitContainer6.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer6)).EndInit(); this.uiSplitContainer6.ResumeLayout(false); this.tabPage12.ResumeLayout(false); this.uiSplitContainer7.Panel1.ResumeLayout(false); this.uiSplitContainer7.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer7)).EndInit(); this.uiSplitContainer7.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UISplitContainer uiSplitContainer1; private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIGroupBox uiGroupBox2; private System.Windows.Forms.Timer timer1; private Sunny.UI.UITabControl tabControlM01M02; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TabPage tabPage5; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel上料工位; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取出工位; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel提升机工位; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel称重工位; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel出口工位; private Sunny.UI.UITabControl tabControlAxis; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.TabPage tabPage8; private System.Windows.Forms.TabPage tabPage9; private System.Windows.Forms.TabPage tabPage10; private System.Windows.Forms.TabPage tabPage11; private System.Windows.Forms.TabPage tabPage12; private Sunny.UI.UISplitContainer uiSplitContainer取料X轴; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1取料Y轴Pos; private Sunny.UI.UISplitContainer uiSplitContainer2; private Sunny.UI.UISplitContainer uiSplitContainer3; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取料Z轴Pos; private Sunny.UI.UISplitContainer uiSplitContainer4; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取料R轴Pos; private Sunny.UI.UISplitContainer uiSplitContainer5; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel上料站X轴Pos; private Sunny.UI.UISplitContainer uiSplitContainer6; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel上料站Y轴Pos; private Sunny.UI.UISplitContainer uiSplitContainer7; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel上料站Z轴Pos; private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取料X轴Pos; private System.Windows.Forms.Panel panel取料X轴; private System.Windows.Forms.Panel panel取料Y轴; private System.Windows.Forms.Panel panel取料Z轴; private System.Windows.Forms.Panel panel取料R轴; private System.Windows.Forms.Panel panel上料站X轴; private System.Windows.Forms.Panel panel上料站Y轴; private System.Windows.Forms.Panel panel上料站Z轴; } }