| | |
| | | this.ioIndicatorCtrl1 = new Bro.UI.Model.Winform.IOIndicatorCtrl(); |
| | | this.textBoxCurVel = new System.Windows.Forms.TextBox(); |
| | | this.textBoxPrfVel = new System.Windows.Forms.TextBox(); |
| | | this.textBoxCurPosition = new System.Windows.Forms.TextBox(); |
| | | this.textBoxPrfPositon = new System.Windows.Forms.TextBox(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.timerAxisStatus = new System.Windows.Forms.Timer(this.components); |
| | | this.groupBoxAxisStatus.SuspendLayout(); |
| | |
| | | this.groupBoxAxisStatus.Controls.Add(this.ioIndicatorCtrl1); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBoxCurVel); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBoxPrfVel); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBoxCurPosition); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBoxPrfPositon); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label5); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label4); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label3); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label2); |
| | | this.groupBoxAxisStatus.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.groupBoxAxisStatus.Location = new System.Drawing.Point(0, 0); |
| | | this.groupBoxAxisStatus.Name = "groupBoxAxisStatus"; |
| | | this.groupBoxAxisStatus.Size = new System.Drawing.Size(440, 148); |
| | | this.groupBoxAxisStatus.Size = new System.Drawing.Size(440, 111); |
| | | this.groupBoxAxisStatus.TabIndex = 5; |
| | | this.groupBoxAxisStatus.TabStop = false; |
| | | this.groupBoxAxisStatus.Text = "轴状态"; |
| | |
| | | // |
| | | this.ioIndicatorCtrl2.Desc = "伺服使能"; |
| | | this.ioIndicatorCtrl2.IsOn = null; |
| | | this.ioIndicatorCtrl2.Location = new System.Drawing.Point(344, 22); |
| | | this.ioIndicatorCtrl2.Location = new System.Drawing.Point(223, 22); |
| | | this.ioIndicatorCtrl2.Name = "ioIndicatorCtrl2"; |
| | | this.ioIndicatorCtrl2.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl2.TabIndex = 4; |
| | |
| | | // |
| | | this.ioIndicatorCtrl10.Desc = "运动出错"; |
| | | this.ioIndicatorCtrl10.IsOn = null; |
| | | this.ioIndicatorCtrl10.Location = new System.Drawing.Point(223, 82); |
| | | this.ioIndicatorCtrl10.Location = new System.Drawing.Point(223, 75); |
| | | this.ioIndicatorCtrl10.Name = "ioIndicatorCtrl10"; |
| | | this.ioIndicatorCtrl10.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl10.TabIndex = 4; |
| | |
| | | // |
| | | this.ioIndicatorCtrl9.Desc = "运动状态"; |
| | | this.ioIndicatorCtrl9.IsOn = null; |
| | | this.ioIndicatorCtrl9.Location = new System.Drawing.Point(223, 112); |
| | | this.ioIndicatorCtrl9.Location = new System.Drawing.Point(223, 48); |
| | | this.ioIndicatorCtrl9.Name = "ioIndicatorCtrl9"; |
| | | this.ioIndicatorCtrl9.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl9.TabIndex = 4; |
| | |
| | | // |
| | | this.ioIndicatorCtrl8.Desc = "负限位"; |
| | | this.ioIndicatorCtrl8.IsOn = null; |
| | | this.ioIndicatorCtrl8.Location = new System.Drawing.Point(344, 52); |
| | | this.ioIndicatorCtrl8.Location = new System.Drawing.Point(344, 48); |
| | | this.ioIndicatorCtrl8.Name = "ioIndicatorCtrl8"; |
| | | this.ioIndicatorCtrl8.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl8.TabIndex = 4; |
| | |
| | | // |
| | | this.ioIndicatorCtrl6.Desc = "正限位"; |
| | | this.ioIndicatorCtrl6.IsOn = null; |
| | | this.ioIndicatorCtrl6.Location = new System.Drawing.Point(223, 52); |
| | | this.ioIndicatorCtrl6.Location = new System.Drawing.Point(344, 19); |
| | | this.ioIndicatorCtrl6.Name = "ioIndicatorCtrl6"; |
| | | this.ioIndicatorCtrl6.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl6.TabIndex = 4; |
| | |
| | | // |
| | | this.ioIndicatorCtrl1.Desc = "驱动报警"; |
| | | this.ioIndicatorCtrl1.IsOn = null; |
| | | this.ioIndicatorCtrl1.Location = new System.Drawing.Point(223, 22); |
| | | this.ioIndicatorCtrl1.Location = new System.Drawing.Point(344, 75); |
| | | this.ioIndicatorCtrl1.Name = "ioIndicatorCtrl1"; |
| | | this.ioIndicatorCtrl1.Size = new System.Drawing.Size(90, 24); |
| | | this.ioIndicatorCtrl1.TabIndex = 4; |
| | | // |
| | | // textBoxCurVel |
| | | // |
| | | this.textBoxCurVel.Location = new System.Drawing.Point(76, 113); |
| | | this.textBoxCurVel.Location = new System.Drawing.Point(76, 79); |
| | | this.textBoxCurVel.Name = "textBoxCurVel"; |
| | | this.textBoxCurVel.ReadOnly = true; |
| | | this.textBoxCurVel.Size = new System.Drawing.Size(116, 21); |
| | |
| | | // |
| | | // textBoxPrfVel |
| | | // |
| | | this.textBoxPrfVel.Location = new System.Drawing.Point(76, 84); |
| | | this.textBoxPrfVel.Location = new System.Drawing.Point(76, 50); |
| | | this.textBoxPrfVel.Name = "textBoxPrfVel"; |
| | | this.textBoxPrfVel.ReadOnly = true; |
| | | this.textBoxPrfVel.Size = new System.Drawing.Size(116, 21); |
| | | this.textBoxPrfVel.TabIndex = 3; |
| | | // |
| | | // textBoxCurPosition |
| | | // |
| | | this.textBoxCurPosition.Location = new System.Drawing.Point(76, 55); |
| | | this.textBoxCurPosition.Name = "textBoxCurPosition"; |
| | | this.textBoxCurPosition.ReadOnly = true; |
| | | this.textBoxCurPosition.Size = new System.Drawing.Size(116, 21); |
| | | this.textBoxCurPosition.TabIndex = 3; |
| | | // |
| | | // textBoxPrfPositon |
| | | // |
| | | this.textBoxPrfPositon.Location = new System.Drawing.Point(76, 23); |
| | | this.textBoxPrfPositon.Location = new System.Drawing.Point(76, 22); |
| | | this.textBoxPrfPositon.Name = "textBoxPrfPositon"; |
| | | this.textBoxPrfPositon.ReadOnly = true; |
| | | this.textBoxPrfPositon.Size = new System.Drawing.Size(116, 21); |
| | |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Location = new System.Drawing.Point(14, 116); |
| | | this.label5.Location = new System.Drawing.Point(14, 82); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(65, 12); |
| | | this.label5.TabIndex = 2; |
| | |
| | | // label4 |
| | | // |
| | | this.label4.AutoSize = true; |
| | | this.label4.Location = new System.Drawing.Point(14, 87); |
| | | this.label4.Location = new System.Drawing.Point(14, 53); |
| | | this.label4.Name = "label4"; |
| | | this.label4.Size = new System.Drawing.Size(65, 12); |
| | | this.label4.TabIndex = 2; |
| | | this.label4.Text = "规划速度:"; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Location = new System.Drawing.Point(14, 58); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(65, 12); |
| | | this.label3.TabIndex = 2; |
| | | this.label3.Text = "实际位置:"; |
| | | // |
| | | // label2 |
| | | // |
| | | this.label2.AutoSize = true; |
| | | this.label2.Location = new System.Drawing.Point(14, 26); |
| | | this.label2.Location = new System.Drawing.Point(14, 25); |
| | | this.label2.Name = "label2"; |
| | | this.label2.Size = new System.Drawing.Size(65, 12); |
| | | this.label2.TabIndex = 2; |
| | | this.label2.Text = "规划位置:"; |
| | | this.label2.Text = "目标位置:"; |
| | | // |
| | | // timerAxisStatus |
| | | // |
| | |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.Controls.Add(this.groupBoxAxisStatus); |
| | | this.Name = "CtrlMotionCardAxisStatus"; |
| | | this.Size = new System.Drawing.Size(440, 148); |
| | | this.Size = new System.Drawing.Size(440, 111); |
| | | this.groupBoxAxisStatus.ResumeLayout(false); |
| | | this.groupBoxAxisStatus.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | |
| | | private Model.Winform.IOIndicatorCtrl ioIndicatorCtrl1; |
| | | private System.Windows.Forms.TextBox textBoxCurVel; |
| | | private System.Windows.Forms.TextBox textBoxPrfVel; |
| | | private System.Windows.Forms.TextBox textBoxCurPosition; |
| | | private System.Windows.Forms.TextBox textBoxPrfPositon; |
| | | private System.Windows.Forms.Label label5; |
| | | private System.Windows.Forms.Label label4; |
| | | private System.Windows.Forms.Label label3; |
| | | private System.Windows.Forms.Label label2; |
| | | private System.Windows.Forms.Timer timerAxisStatus; |
| | | } |