1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459 |
- namespace HRT_Measure
- {
- partial class FrmPLC_M04M05
- {
- /// <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.components = new System.ComponentModel.Container();
- this.uiSplitContainer1 = new Sunny.UI.UISplitContainer();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.tabControlM04M05 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanelST0进口门工位 = 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.tabPage6 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel装盘工位 = new Sunny.UI.UITableLayoutPanel();
- this.tabPage7 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel出盘工位 = new Sunny.UI.UITableLayoutPanel();
- this.tabPage8 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下流线工位 = new Sunny.UI.UITableLayoutPanel();
- this.tabPage9 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站工位 = new Sunny.UI.UITableLayoutPanel();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.tabControlAxis = new Sunny.UI.UITabControl();
- this.tabPage10 = 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.tabPage11 = 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.tabPage12 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer3 = new Sunny.UI.UISplitContainer();
- this.panel装盘X轴 = new System.Windows.Forms.Panel();
- this.uiTableLayoutPanel装盘X轴Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage13 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer4 = new Sunny.UI.UISplitContainer();
- this.panel装盘Y轴 = new System.Windows.Forms.Panel();
- this.uiTableLayoutPanel装盘Y轴Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage14 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer5 = new Sunny.UI.UISplitContainer();
- this.panel装盘Z轴 = new System.Windows.Forms.Panel();
- this.uiTableLayoutPanel装盘Z轴Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage15 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer6 = new Sunny.UI.UISplitContainer();
- this.panel下料站X轴 = new System.Windows.Forms.Panel();
- this.tabControl下料X轴 = new System.Windows.Forms.TabControl();
- this.tabPage18 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站X轴Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage19 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站X轴放盘Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage20 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站X轴取箱Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage16 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer7 = new Sunny.UI.UISplitContainer();
- this.panel下料站Y轴 = new System.Windows.Forms.Panel();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage21 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站Y轴Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage22 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站Y轴放盘Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage23 = new System.Windows.Forms.TabPage();
- this.uiTableLayoutPanel下料站Y轴取箱Pos = new Sunny.UI.UITableLayoutPanel();
- this.tabPage17 = new System.Windows.Forms.TabPage();
- this.uiSplitContainer8 = 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.tabControlM04M05.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.tabPage4.SuspendLayout();
- this.tabPage5.SuspendLayout();
- this.tabPage6.SuspendLayout();
- this.tabPage7.SuspendLayout();
- this.tabPage8.SuspendLayout();
- this.tabPage9.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- this.tabControlAxis.SuspendLayout();
- this.tabPage10.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer取料X轴)).BeginInit();
- this.uiSplitContainer取料X轴.Panel1.SuspendLayout();
- this.uiSplitContainer取料X轴.Panel2.SuspendLayout();
- this.uiSplitContainer取料X轴.SuspendLayout();
- this.tabPage11.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer2)).BeginInit();
- this.uiSplitContainer2.Panel1.SuspendLayout();
- this.uiSplitContainer2.Panel2.SuspendLayout();
- this.uiSplitContainer2.SuspendLayout();
- this.tabPage12.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).BeginInit();
- this.uiSplitContainer3.Panel1.SuspendLayout();
- this.uiSplitContainer3.Panel2.SuspendLayout();
- this.uiSplitContainer3.SuspendLayout();
- this.tabPage13.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer4)).BeginInit();
- this.uiSplitContainer4.Panel1.SuspendLayout();
- this.uiSplitContainer4.Panel2.SuspendLayout();
- this.uiSplitContainer4.SuspendLayout();
- this.tabPage14.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer5)).BeginInit();
- this.uiSplitContainer5.Panel1.SuspendLayout();
- this.uiSplitContainer5.Panel2.SuspendLayout();
- this.uiSplitContainer5.SuspendLayout();
- this.tabPage15.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer6)).BeginInit();
- this.uiSplitContainer6.Panel1.SuspendLayout();
- this.uiSplitContainer6.Panel2.SuspendLayout();
- this.uiSplitContainer6.SuspendLayout();
- this.tabControl下料X轴.SuspendLayout();
- this.tabPage18.SuspendLayout();
- this.tabPage19.SuspendLayout();
- this.tabPage20.SuspendLayout();
- this.tabPage16.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer7)).BeginInit();
- this.uiSplitContainer7.Panel1.SuspendLayout();
- this.uiSplitContainer7.Panel2.SuspendLayout();
- this.uiSplitContainer7.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.tabPage21.SuspendLayout();
- this.tabPage22.SuspendLayout();
- this.tabPage23.SuspendLayout();
- this.tabPage17.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer8)).BeginInit();
- this.uiSplitContainer8.Panel1.SuspendLayout();
- this.uiSplitContainer8.Panel2.SuspendLayout();
- this.uiSplitContainer8.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.tabControlM04M05);
- 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;
- //
- // tabControlM04M05
- //
- this.tabControlM04M05.Controls.Add(this.tabPage1);
- this.tabControlM04M05.Controls.Add(this.tabPage2);
- this.tabControlM04M05.Controls.Add(this.tabPage3);
- this.tabControlM04M05.Controls.Add(this.tabPage4);
- this.tabControlM04M05.Controls.Add(this.tabPage5);
- this.tabControlM04M05.Controls.Add(this.tabPage6);
- this.tabControlM04M05.Controls.Add(this.tabPage7);
- this.tabControlM04M05.Controls.Add(this.tabPage8);
- this.tabControlM04M05.Controls.Add(this.tabPage9);
- this.tabControlM04M05.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlM04M05.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.tabControlM04M05.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabControlM04M05.ItemSize = new System.Drawing.Size(150, 40);
- this.tabControlM04M05.Location = new System.Drawing.Point(0, 32);
- this.tabControlM04M05.MainPage = "";
- this.tabControlM04M05.Name = "tabControlM04M05";
- this.tabControlM04M05.SelectedIndex = 0;
- this.tabControlM04M05.Size = new System.Drawing.Size(658, 968);
- this.tabControlM04M05.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControlM04M05.TabIndex = 28;
- this.tabControlM04M05.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabControlM04M05.SelectedIndexChanged += new System.EventHandler(this.tabControlM04M05_SelectedIndexChanged);
- //
- // tabPage1
- //
- this.tabPage1.BackColor = System.Drawing.Color.AliceBlue;
- this.tabPage1.Controls.Add(this.uiTableLayoutPanelST0进口门工位);
- 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 = "ST0进口门工位";
- //
- // uiTableLayoutPanelST0进口门工位
- //
- this.uiTableLayoutPanelST0进口门工位.ColumnCount = 2;
- this.uiTableLayoutPanelST0进口门工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.uiTableLayoutPanelST0进口门工位.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.uiTableLayoutPanelST0进口门工位.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTableLayoutPanelST0进口门工位.Location = new System.Drawing.Point(0, 0);
- this.uiTableLayoutPanelST0进口门工位.Name = "uiTableLayoutPanelST0进口门工位";
- this.uiTableLayoutPanelST0进口门工位.RowCount = 11;
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.09157F));
- this.uiTableLayoutPanelST0进口门工位.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.087934F));
- this.uiTableLayoutPanelST0进口门工位.Size = new System.Drawing.Size(658, 928);
- this.uiTableLayoutPanelST0进口门工位.TabIndex = 0;
- this.uiTableLayoutPanelST0进口门工位.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;
- //
- // tabPage6
- //
- this.tabPage6.BackColor = System.Drawing.Color.AliceBlue;
- this.tabPage6.Controls.Add(this.uiTableLayoutPanel装盘工位);
- this.tabPage6.Location = new System.Drawing.Point(0, 40);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Size = new System.Drawing.Size(200, 60);
- this.tabPage6.TabIndex = 5;
- this.tabPage6.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 = 2;
- this.uiTableLayoutPanel装盘工位.TagString = null;
- //
- // tabPage7
- //
- this.tabPage7.BackColor = System.Drawing.Color.AliceBlue;
- this.tabPage7.Controls.Add(this.uiTableLayoutPanel出盘工位);
- 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 = 6;
- this.tabPage7.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 = 3;
- this.uiTableLayoutPanel出盘工位.TagString = null;
- //
- // tabPage8
- //
- this.tabPage8.BackColor = System.Drawing.Color.AliceBlue;
- this.tabPage8.Controls.Add(this.uiTableLayoutPanel下流线工位);
- 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 = 7;
- this.tabPage8.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 = 3;
- this.uiTableLayoutPanel下流线工位.TagString = null;
- //
- // tabPage9
- //
- this.tabPage9.BackColor = System.Drawing.Color.AliceBlue;
- this.tabPage9.Controls.Add(this.uiTableLayoutPanel下料站工位);
- 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 = 8;
- this.tabPage9.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 = 3;
- 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.tabPage10);
- this.tabControlAxis.Controls.Add(this.tabPage11);
- this.tabControlAxis.Controls.Add(this.tabPage12);
- this.tabControlAxis.Controls.Add(this.tabPage13);
- this.tabControlAxis.Controls.Add(this.tabPage14);
- this.tabControlAxis.Controls.Add(this.tabPage15);
- this.tabControlAxis.Controls.Add(this.tabPage16);
- this.tabControlAxis.Controls.Add(this.tabPage17);
- 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 = 1;
- this.tabControlAxis.TipsFont = new System.Drawing.Font("Microsoft Sans Serif", 9F);
- this.tabControlAxis.SelectedIndexChanged += new System.EventHandler(this.tabControlAxis_SelectedIndexChanged);
- //
- // tabPage10
- //
- this.tabPage10.Controls.Add(this.uiSplitContainer取料X轴);
- this.tabPage10.Location = new System.Drawing.Point(0, 40);
- this.tabPage10.Name = "tabPage10";
- this.tabPage10.Size = new System.Drawing.Size(1231, 928);
- this.tabPage10.TabIndex = 0;
- this.tabPage10.Text = "取料X轴";
- this.tabPage10.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 = 2;
- //
- // 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;
- //
- // tabPage11
- //
- this.tabPage11.Controls.Add(this.uiSplitContainer2);
- 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 = 1;
- this.tabPage11.Text = "取料Y轴";
- this.tabPage11.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 = 2;
- //
- // 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;
- //
- // tabPage12
- //
- this.tabPage12.Controls.Add(this.uiSplitContainer3);
- 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 = 2;
- this.tabPage12.Text = "装盘X轴";
- this.tabPage12.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装盘X轴);
- //
- // uiSplitContainer3.Panel2
- //
- this.uiSplitContainer3.Panel2.Controls.Add(this.uiTableLayoutPanel装盘X轴Pos);
- this.uiSplitContainer3.Size = new System.Drawing.Size(200, 60);
- this.uiSplitContainer3.SplitterDistance = 25;
- this.uiSplitContainer3.SplitterWidth = 11;
- this.uiSplitContainer3.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 = 2;
- //
- // 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;
- //
- // tabPage13
- //
- this.tabPage13.Controls.Add(this.uiSplitContainer4);
- this.tabPage13.Location = new System.Drawing.Point(0, 40);
- this.tabPage13.Name = "tabPage13";
- this.tabPage13.Size = new System.Drawing.Size(200, 60);
- this.tabPage13.TabIndex = 3;
- this.tabPage13.Text = "装盘Y轴";
- this.tabPage13.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装盘Y轴);
- //
- // uiSplitContainer4.Panel2
- //
- this.uiSplitContainer4.Panel2.Controls.Add(this.uiTableLayoutPanel装盘Y轴Pos);
- this.uiSplitContainer4.Size = new System.Drawing.Size(200, 60);
- this.uiSplitContainer4.SplitterDistance = 25;
- this.uiSplitContainer4.SplitterWidth = 11;
- this.uiSplitContainer4.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 = 2;
- //
- // 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;
- //
- // tabPage14
- //
- this.tabPage14.Controls.Add(this.uiSplitContainer5);
- this.tabPage14.Location = new System.Drawing.Point(0, 40);
- this.tabPage14.Name = "tabPage14";
- this.tabPage14.Size = new System.Drawing.Size(200, 60);
- this.tabPage14.TabIndex = 4;
- this.tabPage14.Text = "装盘Z轴";
- this.tabPage14.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装盘Z轴);
- //
- // uiSplitContainer5.Panel2
- //
- this.uiSplitContainer5.Panel2.Controls.Add(this.uiTableLayoutPanel装盘Z轴Pos);
- this.uiSplitContainer5.Size = new System.Drawing.Size(200, 60);
- this.uiSplitContainer5.SplitterDistance = 25;
- this.uiSplitContainer5.SplitterWidth = 11;
- this.uiSplitContainer5.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 = 2;
- //
- // 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;
- //
- // tabPage15
- //
- this.tabPage15.Controls.Add(this.uiSplitContainer6);
- this.tabPage15.Location = new System.Drawing.Point(0, 40);
- this.tabPage15.Name = "tabPage15";
- this.tabPage15.Size = new System.Drawing.Size(1231, 928);
- this.tabPage15.TabIndex = 5;
- this.tabPage15.Text = "下料站X轴";
- this.tabPage15.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下料站X轴);
- //
- // uiSplitContainer6.Panel2
- //
- this.uiSplitContainer6.Panel2.Controls.Add(this.tabControl下料X轴);
- this.uiSplitContainer6.Size = new System.Drawing.Size(1231, 928);
- this.uiSplitContainer6.SplitterDistance = 380;
- this.uiSplitContainer6.SplitterWidth = 11;
- this.uiSplitContainer6.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(1231, 380);
- this.panel下料站X轴.TabIndex = 2;
- //
- // tabControl下料X轴
- //
- this.tabControl下料X轴.Controls.Add(this.tabPage18);
- this.tabControl下料X轴.Controls.Add(this.tabPage19);
- this.tabControl下料X轴.Controls.Add(this.tabPage20);
- this.tabControl下料X轴.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl下料X轴.Location = new System.Drawing.Point(0, 0);
- this.tabControl下料X轴.Name = "tabControl下料X轴";
- this.tabControl下料X轴.SelectedIndex = 0;
- this.tabControl下料X轴.Size = new System.Drawing.Size(1231, 537);
- this.tabControl下料X轴.TabIndex = 0;
- this.tabControl下料X轴.SelectedIndexChanged += new System.EventHandler(this.tabControl下料X轴_SelectedIndexChanged);
- //
- // tabPage18
- //
- this.tabPage18.Controls.Add(this.uiTableLayoutPanel下料站X轴Pos);
- this.tabPage18.Location = new System.Drawing.Point(4, 29);
- this.tabPage18.Name = "tabPage18";
- this.tabPage18.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage18.Size = new System.Drawing.Size(1223, 504);
- this.tabPage18.TabIndex = 0;
- this.tabPage18.Text = "位置";
- this.tabPage18.UseVisualStyleBackColor = true;
- //
- // 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(3, 3);
- this.uiTableLayoutPanel下料站X轴Pos.Name = "uiTableLayoutPanel下料站X轴Pos";
- this.uiTableLayoutPanel下料站X轴Pos.RowCount = 10;
- 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(1217, 498);
- this.uiTableLayoutPanel下料站X轴Pos.TabIndex = 2;
- this.uiTableLayoutPanel下料站X轴Pos.TagString = null;
- //
- // tabPage19
- //
- this.tabPage19.Controls.Add(this.uiTableLayoutPanel下料站X轴放盘Pos);
- this.tabPage19.Location = new System.Drawing.Point(4, 29);
- this.tabPage19.Name = "tabPage19";
- this.tabPage19.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage19.Size = new System.Drawing.Size(1223, 504);
- this.tabPage19.TabIndex = 1;
- this.tabPage19.Text = "放盘位";
- this.tabPage19.UseVisualStyleBackColor = true;
- //
- // 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(3, 3);
- this.uiTableLayoutPanel下料站X轴放盘Pos.Name = "uiTableLayoutPanel下料站X轴放盘Pos";
- this.uiTableLayoutPanel下料站X轴放盘Pos.RowCount = 10;
- 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(1217, 498);
- this.uiTableLayoutPanel下料站X轴放盘Pos.TabIndex = 3;
- this.uiTableLayoutPanel下料站X轴放盘Pos.TagString = null;
- //
- // tabPage20
- //
- this.tabPage20.Controls.Add(this.uiTableLayoutPanel下料站X轴取箱Pos);
- this.tabPage20.Location = new System.Drawing.Point(4, 29);
- this.tabPage20.Name = "tabPage20";
- this.tabPage20.Size = new System.Drawing.Size(1223, 504);
- this.tabPage20.TabIndex = 2;
- this.tabPage20.Text = "取箱位";
- this.tabPage20.UseVisualStyleBackColor = true;
- //
- // 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 = 10;
- 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(1223, 504);
- this.uiTableLayoutPanel下料站X轴取箱Pos.TabIndex = 3;
- this.uiTableLayoutPanel下料站X轴取箱Pos.TagString = null;
- //
- // tabPage16
- //
- this.tabPage16.Controls.Add(this.uiSplitContainer7);
- this.tabPage16.Location = new System.Drawing.Point(0, 40);
- this.tabPage16.Name = "tabPage16";
- this.tabPage16.Size = new System.Drawing.Size(1231, 928);
- this.tabPage16.TabIndex = 6;
- this.tabPage16.Text = "下料站Y轴";
- this.tabPage16.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下料站Y轴);
- //
- // uiSplitContainer7.Panel2
- //
- this.uiSplitContainer7.Panel2.Controls.Add(this.tabControl1);
- this.uiSplitContainer7.Size = new System.Drawing.Size(1231, 928);
- this.uiSplitContainer7.SplitterDistance = 380;
- this.uiSplitContainer7.SplitterWidth = 11;
- this.uiSplitContainer7.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(1231, 380);
- this.panel下料站Y轴.TabIndex = 2;
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage21);
- this.tabControl1.Controls.Add(this.tabPage22);
- this.tabControl1.Controls.Add(this.tabPage23);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(0, 0);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1231, 537);
- this.tabControl1.TabIndex = 1;
- this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
- //
- // tabPage21
- //
- this.tabPage21.Controls.Add(this.uiTableLayoutPanel下料站Y轴Pos);
- this.tabPage21.Location = new System.Drawing.Point(4, 29);
- this.tabPage21.Name = "tabPage21";
- this.tabPage21.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage21.Size = new System.Drawing.Size(1223, 504);
- this.tabPage21.TabIndex = 0;
- this.tabPage21.Text = "位置";
- this.tabPage21.UseVisualStyleBackColor = true;
- //
- // 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(3, 3);
- this.uiTableLayoutPanel下料站Y轴Pos.Name = "uiTableLayoutPanel下料站Y轴Pos";
- this.uiTableLayoutPanel下料站Y轴Pos.RowCount = 10;
- 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(1217, 498);
- this.uiTableLayoutPanel下料站Y轴Pos.TabIndex = 2;
- this.uiTableLayoutPanel下料站Y轴Pos.TagString = null;
- //
- // tabPage22
- //
- this.tabPage22.Controls.Add(this.uiTableLayoutPanel下料站Y轴放盘Pos);
- this.tabPage22.Location = new System.Drawing.Point(4, 29);
- this.tabPage22.Name = "tabPage22";
- this.tabPage22.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage22.Size = new System.Drawing.Size(1223, 504);
- this.tabPage22.TabIndex = 1;
- this.tabPage22.Text = "放盘位";
- this.tabPage22.UseVisualStyleBackColor = true;
- //
- // 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(3, 3);
- this.uiTableLayoutPanel下料站Y轴放盘Pos.Name = "uiTableLayoutPanel下料站Y轴放盘Pos";
- this.uiTableLayoutPanel下料站Y轴放盘Pos.RowCount = 10;
- 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(1217, 498);
- this.uiTableLayoutPanel下料站Y轴放盘Pos.TabIndex = 3;
- this.uiTableLayoutPanel下料站Y轴放盘Pos.TagString = null;
- //
- // tabPage23
- //
- this.tabPage23.Controls.Add(this.uiTableLayoutPanel下料站Y轴取箱Pos);
- this.tabPage23.Location = new System.Drawing.Point(4, 29);
- this.tabPage23.Name = "tabPage23";
- this.tabPage23.Size = new System.Drawing.Size(1223, 504);
- this.tabPage23.TabIndex = 2;
- this.tabPage23.Text = "取箱位";
- this.tabPage23.UseVisualStyleBackColor = true;
- //
- // 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 = 10;
- 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(1223, 504);
- this.uiTableLayoutPanel下料站Y轴取箱Pos.TabIndex = 3;
- this.uiTableLayoutPanel下料站Y轴取箱Pos.TagString = null;
- //
- // tabPage17
- //
- this.tabPage17.Controls.Add(this.uiSplitContainer8);
- this.tabPage17.Location = new System.Drawing.Point(0, 40);
- this.tabPage17.Name = "tabPage17";
- this.tabPage17.Size = new System.Drawing.Size(200, 60);
- this.tabPage17.TabIndex = 7;
- this.tabPage17.Text = "下料站Z轴";
- this.tabPage17.UseVisualStyleBackColor = true;
- //
- // uiSplitContainer8
- //
- this.uiSplitContainer8.Cursor = System.Windows.Forms.Cursors.Default;
- this.uiSplitContainer8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiSplitContainer8.Location = new System.Drawing.Point(0, 0);
- this.uiSplitContainer8.MinimumSize = new System.Drawing.Size(20, 20);
- this.uiSplitContainer8.Name = "uiSplitContainer8";
- this.uiSplitContainer8.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // uiSplitContainer8.Panel1
- //
- this.uiSplitContainer8.Panel1.BackColor = System.Drawing.Color.AliceBlue;
- this.uiSplitContainer8.Panel1.Controls.Add(this.panel下料站Z轴);
- //
- // uiSplitContainer8.Panel2
- //
- this.uiSplitContainer8.Panel2.Controls.Add(this.uiTableLayoutPanel下料站Z轴Pos);
- this.uiSplitContainer8.Size = new System.Drawing.Size(200, 60);
- this.uiSplitContainer8.SplitterDistance = 25;
- this.uiSplitContainer8.SplitterWidth = 11;
- this.uiSplitContainer8.TabIndex = 2;
- //
- // 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 = 2;
- //
- // 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.Tick += new System.EventHandler(this.Timer1_Tick);
- //
- // FrmPLC_M04M05
- //
- 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_M04M05";
- this.Padding = new System.Windows.Forms.Padding(0);
- this.ShowTitle = false;
- this.Text = "PLC-M04 M05";
- 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.tabControlM04M05.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- this.tabPage3.ResumeLayout(false);
- this.tabPage4.ResumeLayout(false);
- this.tabPage5.ResumeLayout(false);
- this.tabPage6.ResumeLayout(false);
- this.tabPage7.ResumeLayout(false);
- this.tabPage8.ResumeLayout(false);
- this.tabPage9.ResumeLayout(false);
- this.uiGroupBox2.ResumeLayout(false);
- this.tabControlAxis.ResumeLayout(false);
- this.tabPage10.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.tabPage11.ResumeLayout(false);
- this.uiSplitContainer2.Panel1.ResumeLayout(false);
- this.uiSplitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer2)).EndInit();
- this.uiSplitContainer2.ResumeLayout(false);
- this.tabPage12.ResumeLayout(false);
- this.uiSplitContainer3.Panel1.ResumeLayout(false);
- this.uiSplitContainer3.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer3)).EndInit();
- this.uiSplitContainer3.ResumeLayout(false);
- this.tabPage13.ResumeLayout(false);
- this.uiSplitContainer4.Panel1.ResumeLayout(false);
- this.uiSplitContainer4.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer4)).EndInit();
- this.uiSplitContainer4.ResumeLayout(false);
- this.tabPage14.ResumeLayout(false);
- this.uiSplitContainer5.Panel1.ResumeLayout(false);
- this.uiSplitContainer5.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer5)).EndInit();
- this.uiSplitContainer5.ResumeLayout(false);
- this.tabPage15.ResumeLayout(false);
- this.uiSplitContainer6.Panel1.ResumeLayout(false);
- this.uiSplitContainer6.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer6)).EndInit();
- this.uiSplitContainer6.ResumeLayout(false);
- this.tabControl下料X轴.ResumeLayout(false);
- this.tabPage18.ResumeLayout(false);
- this.tabPage19.ResumeLayout(false);
- this.tabPage20.ResumeLayout(false);
- this.tabPage16.ResumeLayout(false);
- this.uiSplitContainer7.Panel1.ResumeLayout(false);
- this.uiSplitContainer7.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer7)).EndInit();
- this.uiSplitContainer7.ResumeLayout(false);
- this.tabControl1.ResumeLayout(false);
- this.tabPage21.ResumeLayout(false);
- this.tabPage22.ResumeLayout(false);
- this.tabPage23.ResumeLayout(false);
- this.tabPage17.ResumeLayout(false);
- this.uiSplitContainer8.Panel1.ResumeLayout(false);
- this.uiSplitContainer8.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uiSplitContainer8)).EndInit();
- this.uiSplitContainer8.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 tabControlM04M05;
- private System.Windows.Forms.TabPage tabPage1;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanelST0进口门工位;
- private System.Windows.Forms.TabPage tabPage2;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取出工位;
- private System.Windows.Forms.TabPage tabPage3;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel清洗工位;
- private System.Windows.Forms.TabPage tabPage4;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel提升机工位;
- private System.Windows.Forms.TabPage tabPage5;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel测量工位;
- private System.Windows.Forms.TabPage tabPage6;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel装盘工位;
- private System.Windows.Forms.TabPage tabPage7;
- private System.Windows.Forms.TabPage tabPage8;
- private System.Windows.Forms.TabPage tabPage9;
- 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 tabPage10;
- private Sunny.UI.UISplitContainer uiSplitContainer取料X轴;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel取料X轴Pos;
- private System.Windows.Forms.TabPage tabPage11;
- private Sunny.UI.UISplitContainer uiSplitContainer2;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1取料Y轴Pos;
- private System.Windows.Forms.TabPage tabPage12;
- private Sunny.UI.UISplitContainer uiSplitContainer3;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel装盘X轴Pos;
- private System.Windows.Forms.TabPage tabPage13;
- private Sunny.UI.UISplitContainer uiSplitContainer4;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel装盘Y轴Pos;
- private System.Windows.Forms.TabPage tabPage14;
- private Sunny.UI.UISplitContainer uiSplitContainer5;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel装盘Z轴Pos;
- private System.Windows.Forms.TabPage tabPage15;
- private Sunny.UI.UISplitContainer uiSplitContainer6;
- private System.Windows.Forms.TabPage tabPage16;
- private Sunny.UI.UISplitContainer uiSplitContainer7;
- private System.Windows.Forms.TabPage tabPage17;
- private Sunny.UI.UISplitContainer uiSplitContainer8;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站Z轴Pos;
- private System.Windows.Forms.Panel panel取料X轴;
- private System.Windows.Forms.Panel panel取料Y轴;
- 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下料站X轴;
- private System.Windows.Forms.Panel panel下料站Y轴;
- private System.Windows.Forms.Panel panel下料站Z轴;
- private System.Windows.Forms.TabControl tabControl下料X轴;
- private System.Windows.Forms.TabPage tabPage18;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站X轴Pos;
- private System.Windows.Forms.TabPage tabPage19;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站X轴放盘Pos;
- private System.Windows.Forms.TabPage tabPage20;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站X轴取箱Pos;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage21;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站Y轴Pos;
- private System.Windows.Forms.TabPage tabPage22;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站Y轴放盘Pos;
- private System.Windows.Forms.TabPage tabPage23;
- private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel下料站Y轴取箱Pos;
- }
- }
|