namespace YangjieTester.主界面 { partial class FlashLightForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FlashLightForm)); this.CircleMain = new MyCircleGaugeControl(); this.CircleSub = new MyCircleGaugeControl(); this.CircleLaser = new MyCircleGaugeControl(); this.CircleUnload = new MyCircleGaugeControl(); this.CircleLoad = new MyCircleGaugeControl(); this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel(); this.uiSymbolLabel3 = new Sunny.UI.UISymbolLabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiLabel5 = new Sunny.UI.UILabel(); this.uiLabel6 = new Sunny.UI.UILabel(); this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel8 = new Sunny.UI.UILabel(); this.uiLabel9 = new Sunny.UI.UILabel(); this.uiLabel11 = new Sunny.UI.UILabel(); this.uiLabel12 = new Sunny.UI.UILabel(); this.uiLabel13 = new Sunny.UI.UILabel(); this.uiLabel14 = new Sunny.UI.UILabel(); this.uiLabel15 = new Sunny.UI.UILabel(); this.uiLabel16 = new Sunny.UI.UILabel(); this.uiLabel17 = new Sunny.UI.UILabel(); this.uiLabel20 = new Sunny.UI.UILabel(); this.uiLabel21 = new Sunny.UI.UILabel(); this.uiLabel22 = new Sunny.UI.UILabel(); this.uiLabel23 = new Sunny.UI.UILabel(); this.uiLabel24 = new Sunny.UI.UILabel(); this.uiLabel25 = new Sunny.UI.UILabel(); this.uiLabel27 = new Sunny.UI.UILabel(); this.uiLabel28 = new Sunny.UI.UILabel(); this.uiLabel29 = new Sunny.UI.UILabel(); this.uiLabel30 = new Sunny.UI.UILabel(); this.uiLabel31 = new Sunny.UI.UILabel(); this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel32 = new Sunny.UI.UILabel(); this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay(); this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay(); this.plcUiNumberDisplay4 = new PlcUiControl.PlcUiNumberDisplay(); this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel33 = new Sunny.UI.UILabel(); this.plcUiNumberDisplay7 = new PlcUiControl.PlcUiNumberDisplay(); this.uiLabel34 = new Sunny.UI.UILabel(); this.uiSwitch1 = new Sunny.UI.UISwitch(); this.lblDestinationDefine = new Sunny.UI.UILabel(); this.uiLabel10 = new Sunny.UI.UILabel(); this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel(); this.SuspendLayout(); // // CircleMain // this.CircleMain.BackColor = System.Drawing.Color.Transparent; this.CircleMain.LineColor = System.Drawing.Color.Green; this.CircleMain.LineWidth = 2F; this.CircleMain.Location = new System.Drawing.Point(166, 133); this.CircleMain.Name = "CircleMain"; this.CircleMain.PointsNum = 36; this.CircleMain.Size = new System.Drawing.Size(500, 500); this.CircleMain.StartDegree = -126; this.CircleMain.TabIndex = 41; this.CircleMain.Text = "myCircleGaugeControl1"; // // CircleSub // this.CircleSub.BackColor = System.Drawing.Color.Transparent; this.CircleSub.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.CircleSub.LineColor = System.Drawing.Color.Red; this.CircleSub.LineWidth = 2F; this.CircleSub.Location = new System.Drawing.Point(752, 108); this.CircleSub.Name = "CircleSub"; this.CircleSub.PointsNum = 100; this.CircleSub.Size = new System.Drawing.Size(550, 550); this.CircleSub.StartDegree = 180; this.CircleSub.TabIndex = 42; this.CircleSub.Text = "myCircleGaugeControl2"; // // CircleLaser // this.CircleLaser.BackColor = System.Drawing.Color.Transparent; this.CircleLaser.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.CircleLaser.LineWidth = 2F; this.CircleLaser.Location = new System.Drawing.Point(364, 58); this.CircleLaser.Name = "CircleLaser"; this.CircleLaser.PointsNum = 4; this.CircleLaser.Size = new System.Drawing.Size(84, 69); this.CircleLaser.StartDegree = -110; this.CircleLaser.TabIndex = 43; this.CircleLaser.Text = "myCircleGaugeControl3"; // // CircleUnload // this.CircleUnload.BackColor = System.Drawing.Color.Transparent; this.CircleUnload.LineColor = System.Drawing.Color.OliveDrab; this.CircleUnload.LineWidth = 2F; this.CircleUnload.Location = new System.Drawing.Point(686, 333); this.CircleUnload.Name = "CircleUnload"; this.CircleUnload.PointsNum = 3; this.CircleUnload.Size = new System.Drawing.Size(60, 60); this.CircleUnload.StartDegree = -30; this.CircleUnload.TabIndex = 45; this.CircleUnload.Text = "myCircleGaugeControl4"; // // CircleLoad // this.CircleLoad.BackColor = System.Drawing.Color.Transparent; this.CircleLoad.LineColor = System.Drawing.Color.OliveDrab; this.CircleLoad.LineWidth = 2F; this.CircleLoad.Location = new System.Drawing.Point(686, 382); this.CircleLoad.Name = "CircleLoad"; this.CircleLoad.PointsNum = 3; this.CircleLoad.Size = new System.Drawing.Size(60, 60); this.CircleLoad.StartDegree = 145; this.CircleLoad.TabIndex = 46; this.CircleLoad.Text = "myCircleGaugeControl5"; // // uiSymbolLabel1 // this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Location = new System.Drawing.Point(358, 337); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.Name = "uiSymbolLabel1"; this.uiSymbolLabel1.Size = new System.Drawing.Size(116, 105); this.uiSymbolLabel1.Symbol = 362186; this.uiSymbolLabel1.SymbolSize = 128; this.uiSymbolLabel1.TabIndex = 47; // // uiSymbolLabel3 // this.uiSymbolLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel3.Location = new System.Drawing.Point(393, 83); this.uiSymbolLabel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel3.Name = "uiSymbolLabel3"; this.uiSymbolLabel3.Size = new System.Drawing.Size(25, 25); this.uiSymbolLabel3.Symbol = 362186; this.uiSymbolLabel3.SymbolSize = 32; this.uiSymbolLabel3.TabIndex = 49; // // uiLabel1 // this.uiLabel1.AutoSize = true; this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel1.Location = new System.Drawing.Point(223, 593); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(39, 16); this.uiLabel1.TabIndex = 50; this.uiLabel1.Text = "上料"; // // uiLabel2 // this.uiLabel2.AutoSize = true; this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel2.Location = new System.Drawing.Point(271, 621); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(39, 16); this.uiLabel2.TabIndex = 51; this.uiLabel2.Text = "电测"; // // uiLabel3 // this.uiLabel3.AutoSize = true; this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel3.Location = new System.Drawing.Point(311, 641); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(47, 16); this.uiLabel3.TabIndex = 52; this.uiLabel3.Text = "转向1"; // // uiLabel4 // this.uiLabel4.AutoSize = true; this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel4.Location = new System.Drawing.Point(355, 652); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(47, 16); this.uiLabel4.TabIndex = 53; this.uiLabel4.Text = "测试1"; // // uiLabel5 // this.uiLabel5.AutoSize = true; this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel5.Location = new System.Drawing.Point(408, 651); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(47, 16); this.uiLabel5.TabIndex = 54; this.uiLabel5.Text = "测试2"; // // uiLabel6 // this.uiLabel6.AutoSize = true; this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel6.Location = new System.Drawing.Point(461, 643); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(47, 16); this.uiLabel6.TabIndex = 55; this.uiLabel6.Text = "测试3"; // // uiLabel7 // this.uiLabel7.AutoSize = true; this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel7.Location = new System.Drawing.Point(512, 625); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(47, 16); this.uiLabel7.TabIndex = 56; this.uiLabel7.Text = "测试4"; // // uiLabel8 // this.uiLabel8.AutoSize = true; this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel8.Location = new System.Drawing.Point(568, 596); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(63, 16); this.uiLabel8.TabIndex = 57; this.uiLabel8.Text = "四料盒1"; // // uiLabel9 // this.uiLabel9.AutoSize = true; this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel9.Location = new System.Drawing.Point(603, 565); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(63, 16); this.uiLabel9.TabIndex = 58; this.uiLabel9.Text = "四料盒2"; // // uiLabel11 // this.uiLabel11.AutoSize = true; this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel11.Location = new System.Drawing.Point(636, 526); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(47, 16); this.uiLabel11.TabIndex = 60; this.uiLabel11.Text = "定位1"; // // uiLabel12 // this.uiLabel12.AutoSize = true; this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel12.Location = new System.Drawing.Point(581, 360); this.uiLabel12.Name = "uiLabel12"; this.uiLabel12.Size = new System.Drawing.Size(71, 16); this.uiLabel12.TabIndex = 61; this.uiLabel12.Text = "转盘转换"; // // uiLabel13 // this.uiLabel13.AutoSize = true; this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel13.Location = new System.Drawing.Point(610, 206); this.uiLabel13.Name = "uiLabel13"; this.uiLabel13.Size = new System.Drawing.Size(47, 16); this.uiLabel13.TabIndex = 62; this.uiLabel13.Text = "降温1"; // // uiLabel14 // this.uiLabel14.AutoSize = true; this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel14.Location = new System.Drawing.Point(584, 175); this.uiLabel14.Name = "uiLabel14"; this.uiLabel14.Size = new System.Drawing.Size(47, 16); this.uiLabel14.TabIndex = 63; this.uiLabel14.Text = "降温2"; // // uiLabel15 // this.uiLabel15.AutoSize = true; this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel15.Location = new System.Drawing.Point(540, 152); this.uiLabel15.Name = "uiLabel15"; this.uiLabel15.Size = new System.Drawing.Size(63, 16); this.uiLabel15.TabIndex = 64; this.uiLabel15.Text = "四料盒3"; // // uiLabel16 // this.uiLabel16.AutoSize = true; this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel16.Location = new System.Drawing.Point(492, 129); this.uiLabel16.Name = "uiLabel16"; this.uiLabel16.Size = new System.Drawing.Size(47, 16); this.uiLabel16.TabIndex = 65; this.uiLabel16.Text = "定位2"; // // uiLabel17 // this.uiLabel17.AutoSize = true; this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel17.Location = new System.Drawing.Point(418, 163); this.uiLabel17.Name = "uiLabel17"; this.uiLabel17.Size = new System.Drawing.Size(71, 16); this.uiLabel17.TabIndex = 66; this.uiLabel17.Text = "镭射转换"; // // uiLabel20 // this.uiLabel20.AutoSize = true; this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel20.Location = new System.Drawing.Point(265, 139); this.uiLabel20.Name = "uiLabel20"; this.uiLabel20.Size = new System.Drawing.Size(47, 16); this.uiLabel20.TabIndex = 69; this.uiLabel20.Text = "测试5"; // // uiLabel21 // this.uiLabel21.AutoSize = true; this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel21.Location = new System.Drawing.Point(226, 164); this.uiLabel21.Name = "uiLabel21"; this.uiLabel21.Size = new System.Drawing.Size(47, 16); this.uiLabel21.TabIndex = 70; this.uiLabel21.Text = "转向2"; // // uiLabel22 // this.uiLabel22.AutoSize = true; this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel22.Location = new System.Drawing.Point(183, 194); this.uiLabel22.Name = "uiLabel22"; this.uiLabel22.Size = new System.Drawing.Size(55, 16); this.uiLabel22.TabIndex = 71; this.uiLabel22.Text = "3D检测"; // // uiLabel23 // this.uiLabel23.AutoSize = true; this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel23.Location = new System.Drawing.Point(144, 229); this.uiLabel23.Name = "uiLabel23"; this.uiLabel23.Size = new System.Drawing.Size(63, 16); this.uiLabel23.TabIndex = 72; this.uiLabel23.Text = "四料盒4"; // // uiLabel24 // this.uiLabel24.AutoSize = true; this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel24.Location = new System.Drawing.Point(123, 434); this.uiLabel24.Name = "uiLabel24"; this.uiLabel24.Size = new System.Drawing.Size(39, 16); this.uiLabel24.TabIndex = 73; this.uiLabel24.Text = "封装"; // // uiLabel25 // this.uiLabel25.AutoSize = true; this.uiLabel25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel25.Location = new System.Drawing.Point(103, 305); this.uiLabel25.Name = "uiLabel25"; this.uiLabel25.Size = new System.Drawing.Size(71, 16); this.uiLabel25.TabIndex = 74; this.uiLabel25.Text = "封装定位"; // // uiLabel27 // this.uiLabel27.AutoSize = true; this.uiLabel27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel27.Location = new System.Drawing.Point(146, 513); this.uiLabel27.Name = "uiLabel27"; this.uiLabel27.Size = new System.Drawing.Size(55, 16); this.uiLabel27.TabIndex = 76; this.uiLabel27.Text = "溢料盒"; // // uiLabel28 // this.uiLabel28.AutoSize = true; this.uiLabel28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel28.Location = new System.Drawing.Point(979, 83); this.uiLabel28.Name = "uiLabel28"; this.uiLabel28.Size = new System.Drawing.Size(39, 16); this.uiLabel28.TabIndex = 77; this.uiLabel28.Text = "热测"; // // uiLabel29 // this.uiLabel29.AutoSize = true; this.uiLabel29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel29.Location = new System.Drawing.Point(1051, 83); this.uiLabel29.Name = "uiLabel29"; this.uiLabel29.Size = new System.Drawing.Size(39, 16); this.uiLabel29.TabIndex = 78; this.uiLabel29.Text = "光电"; // // uiLabel30 // this.uiLabel30.AutoSize = true; this.uiLabel30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel30.Location = new System.Drawing.Point(772, 376); this.uiLabel30.Name = "uiLabel30"; this.uiLabel30.Size = new System.Drawing.Size(71, 16); this.uiLabel30.TabIndex = 79; this.uiLabel30.Text = "转盘转换"; // // uiLabel31 // this.uiLabel31.AutoSize = true; this.uiLabel31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel31.Location = new System.Drawing.Point(435, 67); this.uiLabel31.Name = "uiLabel31"; this.uiLabel31.Size = new System.Drawing.Size(39, 16); this.uiLabel31.TabIndex = 80; this.uiLabel31.Text = "视觉"; // // plcUiNumberDisplay1 // this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay1.DecimalPlaces = 0; this.plcUiNumberDisplay1.DisabilityTriggerNode = null; this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay1.Gain = 1D; this.plcUiNumberDisplay1.IntegerDigits = 0; this.plcUiNumberDisplay1.InvisibilityTriggerNode = null; this.plcUiNumberDisplay1.Location = new System.Drawing.Point(381, 591); this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1"; this.plcUiNumberDisplay1.Preffix = null; this.plcUiNumberDisplay1.ReadNode = null; this.plcUiNumberDisplay1.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay1.Suffix = null; this.plcUiNumberDisplay1.TabIndex = 82; this.plcUiNumberDisplay1.Text = "1"; this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay1.WriteNode = null; // // uiLabel32 // this.uiLabel32.AutoSize = true; this.uiLabel32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel32.Location = new System.Drawing.Point(425, 555); this.uiLabel32.Name = "uiLabel32"; this.uiLabel32.Size = new System.Drawing.Size(71, 16); this.uiLabel32.TabIndex = 81; this.uiLabel32.Text = "测试结果"; // // plcUiNumberDisplay2 // this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay2.DecimalPlaces = 0; this.plcUiNumberDisplay2.DisabilityTriggerNode = null; this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay2.Gain = 1D; this.plcUiNumberDisplay2.IntegerDigits = 0; this.plcUiNumberDisplay2.InvisibilityTriggerNode = null; this.plcUiNumberDisplay2.Location = new System.Drawing.Point(421, 586); this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2"; this.plcUiNumberDisplay2.Preffix = null; this.plcUiNumberDisplay2.ReadNode = null; this.plcUiNumberDisplay2.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay2.Suffix = null; this.plcUiNumberDisplay2.TabIndex = 83; this.plcUiNumberDisplay2.Text = "1"; this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay2.WriteNode = null; // // plcUiNumberDisplay3 // this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay3.DecimalPlaces = 0; this.plcUiNumberDisplay3.DisabilityTriggerNode = null; this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay3.Gain = 1D; this.plcUiNumberDisplay3.IntegerDigits = 0; this.plcUiNumberDisplay3.InvisibilityTriggerNode = null; this.plcUiNumberDisplay3.Location = new System.Drawing.Point(462, 580); this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3"; this.plcUiNumberDisplay3.Preffix = null; this.plcUiNumberDisplay3.ReadNode = null; this.plcUiNumberDisplay3.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay3.Suffix = null; this.plcUiNumberDisplay3.TabIndex = 84; this.plcUiNumberDisplay3.Text = "1"; this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay3.WriteNode = null; // // plcUiNumberDisplay4 // this.plcUiNumberDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay4.DecimalPlaces = 0; this.plcUiNumberDisplay4.DisabilityTriggerNode = null; this.plcUiNumberDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay4.Gain = 1D; this.plcUiNumberDisplay4.IntegerDigits = 0; this.plcUiNumberDisplay4.InvisibilityTriggerNode = null; this.plcUiNumberDisplay4.Location = new System.Drawing.Point(502, 570); this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4"; this.plcUiNumberDisplay4.Preffix = null; this.plcUiNumberDisplay4.ReadNode = null; this.plcUiNumberDisplay4.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay4.Suffix = null; this.plcUiNumberDisplay4.TabIndex = 85; this.plcUiNumberDisplay4.Text = "1"; this.plcUiNumberDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay4.WriteNode = null; // // plcUiNumberDisplay5 // this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay5.DecimalPlaces = 0; this.plcUiNumberDisplay5.DisabilityTriggerNode = null; this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay5.Gain = 1D; this.plcUiNumberDisplay5.IntegerDigits = 0; this.plcUiNumberDisplay5.InvisibilityTriggerNode = null; this.plcUiNumberDisplay5.Location = new System.Drawing.Point(340, 166); this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5"; this.plcUiNumberDisplay5.Preffix = null; this.plcUiNumberDisplay5.ReadNode = null; this.plcUiNumberDisplay5.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay5.Suffix = null; this.plcUiNumberDisplay5.TabIndex = 86; this.plcUiNumberDisplay5.Text = "1"; this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay5.WriteNode = null; // // uiLabel33 // this.uiLabel33.AutoSize = true; this.uiLabel33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel33.Location = new System.Drawing.Point(324, 199); this.uiLabel33.Name = "uiLabel33"; this.uiLabel33.Size = new System.Drawing.Size(71, 16); this.uiLabel33.TabIndex = 87; this.uiLabel33.Text = "测试结果"; // // plcUiNumberDisplay7 // this.plcUiNumberDisplay7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.plcUiNumberDisplay7.DecimalPlaces = 0; this.plcUiNumberDisplay7.DisabilityTriggerNode = null; this.plcUiNumberDisplay7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.plcUiNumberDisplay7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.plcUiNumberDisplay7.Gain = 1D; this.plcUiNumberDisplay7.IntegerDigits = 0; this.plcUiNumberDisplay7.InvisibilityTriggerNode = null; this.plcUiNumberDisplay7.Location = new System.Drawing.Point(304, 565); this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7"; this.plcUiNumberDisplay7.Preffix = null; this.plcUiNumberDisplay7.ReadNode = null; this.plcUiNumberDisplay7.Size = new System.Drawing.Size(27, 27); this.plcUiNumberDisplay7.Suffix = null; this.plcUiNumberDisplay7.TabIndex = 89; this.plcUiNumberDisplay7.Text = "1"; this.plcUiNumberDisplay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.plcUiNumberDisplay7.WriteNode = null; // // uiLabel34 // this.uiLabel34.AutoSize = true; this.uiLabel34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel34.Location = new System.Drawing.Point(301, 539); this.uiLabel34.Name = "uiLabel34"; this.uiLabel34.Size = new System.Drawing.Size(39, 16); this.uiLabel34.TabIndex = 90; this.uiLabel34.Text = "结果"; // // uiSwitch1 // this.uiSwitch1.ActiveText = "芯片目的地"; this.uiSwitch1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSwitch1.InActiveColor = System.Drawing.Color.Green; this.uiSwitch1.InActiveText = "芯片有无"; this.uiSwitch1.Location = new System.Drawing.Point(5, 3); this.uiSwitch1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSwitch1.Name = "uiSwitch1"; this.uiSwitch1.Size = new System.Drawing.Size(188, 67); this.uiSwitch1.TabIndex = 92; this.uiSwitch1.Text = "uiSwitch1"; this.uiSwitch1.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.uiSwitch1_ValueChanged); // // lblDestinationDefine // this.lblDestinationDefine.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDestinationDefine.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.lblDestinationDefine.Location = new System.Drawing.Point(5, 73); this.lblDestinationDefine.Name = "lblDestinationDefine"; this.lblDestinationDefine.Size = new System.Drawing.Size(100, 359); this.lblDestinationDefine.TabIndex = 93; this.lblDestinationDefine.Text = resources.GetString("lblDestinationDefine.Text"); this.lblDestinationDefine.Visible = false; // // uiLabel10 // this.uiLabel10.AutoSize = true; this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel10.Location = new System.Drawing.Point(121, 266); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(63, 16); this.uiLabel10.TabIndex = 94; this.uiLabel10.Text = "四料盒5"; // // uiSymbolLabel2 // this.uiSymbolLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel2.Location = new System.Drawing.Point(960, 333); this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel2.Name = "uiSymbolLabel2"; this.uiSymbolLabel2.Size = new System.Drawing.Size(116, 105); this.uiSymbolLabel2.Symbol = 362186; this.uiSymbolLabel2.SymbolSize = 128; this.uiSymbolLabel2.TabIndex = 95; // // FlashLightForm // this.AllowShowTitle = false; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1317, 759); this.Controls.Add(this.uiSymbolLabel2); this.Controls.Add(this.uiLabel10); this.Controls.Add(this.lblDestinationDefine); this.Controls.Add(this.uiSwitch1); this.Controls.Add(this.uiLabel34); this.Controls.Add(this.plcUiNumberDisplay7); this.Controls.Add(this.uiLabel33); this.Controls.Add(this.plcUiNumberDisplay5); this.Controls.Add(this.plcUiNumberDisplay4); this.Controls.Add(this.plcUiNumberDisplay3); this.Controls.Add(this.plcUiNumberDisplay2); this.Controls.Add(this.plcUiNumberDisplay1); this.Controls.Add(this.uiLabel32); this.Controls.Add(this.uiLabel31); this.Controls.Add(this.uiLabel30); this.Controls.Add(this.uiLabel29); this.Controls.Add(this.uiLabel28); this.Controls.Add(this.uiLabel27); this.Controls.Add(this.uiLabel25); this.Controls.Add(this.uiLabel24); this.Controls.Add(this.uiLabel23); this.Controls.Add(this.uiLabel22); this.Controls.Add(this.uiLabel21); this.Controls.Add(this.uiLabel20); this.Controls.Add(this.uiLabel17); this.Controls.Add(this.uiLabel16); this.Controls.Add(this.uiLabel15); this.Controls.Add(this.uiLabel14); this.Controls.Add(this.uiLabel13); this.Controls.Add(this.uiLabel12); this.Controls.Add(this.uiLabel11); this.Controls.Add(this.uiLabel9); this.Controls.Add(this.uiLabel8); this.Controls.Add(this.uiLabel7); this.Controls.Add(this.uiLabel6); this.Controls.Add(this.uiLabel5); this.Controls.Add(this.uiLabel4); this.Controls.Add(this.uiLabel3); this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.CircleUnload); this.Controls.Add(this.uiSymbolLabel3); this.Controls.Add(this.uiSymbolLabel1); this.Controls.Add(this.CircleLaser); this.Controls.Add(this.CircleSub); this.Controls.Add(this.CircleMain); this.Controls.Add(this.CircleLoad); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FlashLightForm"; this.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2); this.Resizable = true; this.ShowDragStretch = true; this.ShowTitle = false; this.Text = "跑马灯"; this.ResumeLayout(false); this.PerformLayout(); } #endregion private MyCircleGaugeControl CircleMain; private MyCircleGaugeControl CircleSub; private MyCircleGaugeControl CircleLaser; private MyCircleGaugeControl CircleUnload; private MyCircleGaugeControl CircleLoad; private Sunny.UI.UISymbolLabel uiSymbolLabel1; private Sunny.UI.UISymbolLabel uiSymbolLabel3; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UILabel uiLabel9; private Sunny.UI.UILabel uiLabel11; private Sunny.UI.UILabel uiLabel12; private Sunny.UI.UILabel uiLabel13; private Sunny.UI.UILabel uiLabel14; private Sunny.UI.UILabel uiLabel15; private Sunny.UI.UILabel uiLabel16; private Sunny.UI.UILabel uiLabel17; private Sunny.UI.UILabel uiLabel20; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UILabel uiLabel22; private Sunny.UI.UILabel uiLabel23; private Sunny.UI.UILabel uiLabel24; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UILabel uiLabel27; private Sunny.UI.UILabel uiLabel28; private Sunny.UI.UILabel uiLabel29; private Sunny.UI.UILabel uiLabel30; private Sunny.UI.UILabel uiLabel31; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1; private Sunny.UI.UILabel uiLabel32; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay4; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5; private Sunny.UI.UILabel uiLabel33; private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay7; private Sunny.UI.UILabel uiLabel34; private Sunny.UI.UISwitch uiSwitch1; private Sunny.UI.UILabel lblDestinationDefine; private Sunny.UI.UILabel uiLabel10; private Sunny.UI.UISymbolLabel uiSymbolLabel2; } }