Files
LM-Middleware/HexcalMC/MainForm.Designer.cs
T
2025-03-29 16:20:59 +08:00

1561 lines
66 KiB
C#

namespace HexcalMC
{
partial class MainForm
{
/// <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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.radLabelElement2 = new Telerik.WinControls.UI.RadLabelElement();
this.radTextBoxElement2 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radButtonElement5 = new Telerik.WinControls.UI.RadButtonElement();
this.radTextBoxElement1 = new Telerik.WinControls.UI.RadTextBoxElement();
this.ribbonTab1 = new Telerik.WinControls.UI.RibbonTab();
this.radRibbonBarGroup4 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.radRibbonBarButtonGroup4 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement5 = new Telerik.WinControls.UI.RadLabelElement();
this.rtb_xPos = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarButtonGroup5 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement6 = new Telerik.WinControls.UI.RadLabelElement();
this.rtb_yPos = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarButtonGroup6 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement7 = new Telerik.WinControls.UI.RadLabelElement();
this.rtb_zPos = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarGroup5 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.radRibbonBarButtonGroup7 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.rtb_demo = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarGroup6 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_quick_loc = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarButtonGroup8 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.rtb_SetX = new Telerik.WinControls.UI.RadTextBoxElement();
this.rtb_Sety = new Telerik.WinControls.UI.RadTextBoxElement();
this.rtb_SetZ = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarGroup8 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_home = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarGroup7 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_stop = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarGroup9 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_etalon = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarGroup1 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.btn_motion = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarGroup10 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_monitor = new Telerik.WinControls.UI.RadButtonElement();
this.ribbonTab2 = new Telerik.WinControls.UI.RibbonTab();
this.radRibbonBarGroup2 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.rtb_about = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBar1 = new Telerik.WinControls.UI.RadRibbonBar();
this.radRibbonBarBackstageView1 = new Telerik.WinControls.UI.RadRibbonBarBackstageView();
this.radMenuItem2 = new Telerik.WinControls.UI.RadMenuItem();
this.radMenuButtonItem3 = new Telerik.WinControls.UI.RadMenuButtonItem();
this.radMenuButtonItem4 = new Telerik.WinControls.UI.RadMenuButtonItem();
this.radButtonElement4 = new Telerik.WinControls.UI.RadButtonElement();
this.radRibbonBarButtonGroup1 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement1 = new Telerik.WinControls.UI.RadLabelElement();
this.radTextBoxElement6 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarButtonGroup2 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement3 = new Telerik.WinControls.UI.RadLabelElement();
this.radTextBoxElement7 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radRibbonBarButtonGroup3 = new Telerik.WinControls.UI.RadRibbonBarButtonGroup();
this.radLabelElement4 = new Telerik.WinControls.UI.RadLabelElement();
this.radRibbonBarGroup3 = new Telerik.WinControls.UI.RadRibbonBarGroup();
this.radTextBoxElement3 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radButtonElement6 = new Telerik.WinControls.UI.RadButtonElement();
this.radTextBoxElement4 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radButtonElement7 = new Telerik.WinControls.UI.RadButtonElement();
this.radTextBoxElement5 = new Telerik.WinControls.UI.RadTextBoxElement();
this.radStatusStrip1 = new Telerik.WinControls.UI.RadStatusStrip();
this.rle_timer = new Telerik.WinControls.UI.RadLabelElement();
this.radMenuButtonItem1 = new Telerik.WinControls.UI.RadMenuButtonItem();
this.radMenuItem1 = new Telerik.WinControls.UI.RadMenuItem();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.formsPlot1 = new ScottPlot.FormsPlot();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.lamp_hexcal = new HexcalMC.Lamp();
this.Btn_StopServer = new System.Windows.Forms.Button();
this.Btn_StartServer = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.grpSafety = new System.Windows.Forms.GroupBox();
this.lblEMG = new System.Windows.Forms.Label();
this.lblRL2 = new System.Windows.Forms.Label();
this.lblLL2 = new System.Windows.Forms.Label();
this.lblRL1 = new System.Windows.Forms.Label();
this.lblLL1 = new System.Windows.Forms.Label();
this.lblRL0 = new System.Windows.Forms.Label();
this.lblLL0 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.grpMst = new System.Windows.Forms.GroupBox();
this.label21 = new System.Windows.Forms.Label();
this.lblEnable2 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.lblInPos2 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.lblAcc2 = new System.Windows.Forms.Label();
this.lblMoving2 = new System.Windows.Forms.Label();
this.lblEnable1 = new System.Windows.Forms.Label();
this.lblInPos1 = new System.Windows.Forms.Label();
this.lblAcc1 = new System.Windows.Forms.Label();
this.lblMoving1 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.lblEnable0 = new System.Windows.Forms.Label();
this.lblInPos0 = new System.Windows.Forms.Label();
this.lblAcc0 = new System.Windows.Forms.Label();
this.lblMoving0 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.btnEnable = new System.Windows.Forms.Button();
this.btnDisable = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.rdoTCP = new System.Windows.Forms.RadioButton();
this.rdoSimu = new System.Windows.Forms.RadioButton();
this.lamp_acs = new HexcalMC.Lamp();
this.txtPort = new System.Windows.Forms.TextBox();
this.txtIP = new System.Windows.Forms.TextBox();
this.btn_ACSStop = new System.Windows.Forms.Button();
this.btn_ACSStart = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.TextBoxMsg = new System.Windows.Forms.RichTextBox();
this.tmrMonitor = new System.Windows.Forms.Timer(this.components);
this.timer_RefreshUI = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.radRibbonBar1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox1.SuspendLayout();
this.groupBox5.SuspendLayout();
this.grpSafety.SuspendLayout();
this.grpMst.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
this.SuspendLayout();
//
// radLabelElement2
//
this.radLabelElement2.Name = "radLabelElement2";
this.radLabelElement2.Text = "radLabelElement1";
this.radLabelElement2.TextWrap = true;
this.radLabelElement2.UseCompatibleTextRendering = false;
//
// radTextBoxElement2
//
this.radTextBoxElement2.AutoSize = false;
this.radTextBoxElement2.Bounds = new System.Drawing.Rectangle(0, 0, 80, 20);
this.radTextBoxElement2.Margin = new System.Windows.Forms.Padding(10, 0, 0, 0);
this.radTextBoxElement2.MinSize = new System.Drawing.Size(80, 0);
this.radTextBoxElement2.Name = "radTextBoxElement2";
this.radTextBoxElement2.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement2.Text = "45.8530";
this.radTextBoxElement2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement2.UseCompatibleTextRendering = false;
//
// radButtonElement5
//
this.radButtonElement5.Name = "radButtonElement5";
this.radButtonElement5.StretchHorizontally = false;
this.radButtonElement5.StretchVertically = false;
this.radButtonElement5.Text = "X";
this.radButtonElement5.UseCompatibleTextRendering = false;
//
// radTextBoxElement1
//
this.radTextBoxElement1.MinSize = new System.Drawing.Size(80, 0);
this.radTextBoxElement1.Name = "radTextBoxElement1";
this.radTextBoxElement1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement1.Text = "45.2330";
this.radTextBoxElement1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement1.UseCompatibleTextRendering = false;
//
// ribbonTab1
//
this.ribbonTab1.AutoEllipsis = false;
this.ribbonTab1.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.ribbonTab1.IsSelected = true;
this.ribbonTab1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radRibbonBarGroup4,
this.radRibbonBarGroup5,
this.radRibbonBarGroup6,
this.radRibbonBarGroup8,
this.radRibbonBarGroup7,
this.radRibbonBarGroup9,
this.radRibbonBarGroup1,
this.radRibbonBarGroup10});
this.ribbonTab1.Name = "ribbonTab1";
this.ribbonTab1.Text = "常用";
this.ribbonTab1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.ribbonTab1.UseCompatibleTextRendering = false;
this.ribbonTab1.UseMnemonic = false;
//
// radRibbonBarGroup4
//
this.radRibbonBarGroup4.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radRibbonBarButtonGroup4,
this.radRibbonBarButtonGroup5,
this.radRibbonBarButtonGroup6});
this.radRibbonBarGroup4.MaxSize = new System.Drawing.Size(110, 100);
this.radRibbonBarGroup4.MinSize = new System.Drawing.Size(110, 100);
this.radRibbonBarGroup4.Name = "radRibbonBarGroup4";
this.radRibbonBarGroup4.Orientation = System.Windows.Forms.Orientation.Vertical;
this.radRibbonBarGroup4.Text = "机台位置";
//
// radRibbonBarButtonGroup4
//
this.radRibbonBarButtonGroup4.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement5,
this.rtb_xPos});
this.radRibbonBarButtonGroup4.Name = "radRibbonBarButtonGroup4";
//
// radLabelElement5
//
this.radLabelElement5.Margin = new System.Windows.Forms.Padding(0, 0, 10, 0);
this.radLabelElement5.Name = "radLabelElement5";
this.radLabelElement5.Text = "X";
this.radLabelElement5.TextWrap = true;
//
// rtb_xPos
//
this.rtb_xPos.MinSize = new System.Drawing.Size(80, 0);
this.rtb_xPos.Name = "rtb_xPos";
this.rtb_xPos.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_xPos.Text = "45.230";
this.rtb_xPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
//
// radRibbonBarButtonGroup5
//
this.radRibbonBarButtonGroup5.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement6,
this.rtb_yPos});
this.radRibbonBarButtonGroup5.Name = "radRibbonBarButtonGroup5";
//
// radLabelElement6
//
this.radLabelElement6.Margin = new System.Windows.Forms.Padding(0, 0, 10, 0);
this.radLabelElement6.Name = "radLabelElement6";
this.radLabelElement6.Text = "Y";
this.radLabelElement6.TextWrap = true;
//
// rtb_yPos
//
this.rtb_yPos.MinSize = new System.Drawing.Size(80, 0);
this.rtb_yPos.Name = "rtb_yPos";
this.rtb_yPos.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_yPos.Text = "60.000";
this.rtb_yPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
//
// radRibbonBarButtonGroup6
//
this.radRibbonBarButtonGroup6.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement7,
this.rtb_zPos});
this.radRibbonBarButtonGroup6.Name = "radRibbonBarButtonGroup6";
//
// radLabelElement7
//
this.radLabelElement7.Margin = new System.Windows.Forms.Padding(0, 0, 10, 0);
this.radLabelElement7.Name = "radLabelElement7";
this.radLabelElement7.Text = "Z";
this.radLabelElement7.TextWrap = true;
//
// rtb_zPos
//
this.rtb_zPos.MinSize = new System.Drawing.Size(80, 0);
this.rtb_zPos.Name = "rtb_zPos";
this.rtb_zPos.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_zPos.Text = "-50.000";
this.rtb_zPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
//
// radRibbonBarGroup5
//
this.radRibbonBarGroup5.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radRibbonBarButtonGroup7});
this.radRibbonBarGroup5.Name = "radRibbonBarGroup5";
this.radRibbonBarGroup5.Text = "演示模式";
//
// radRibbonBarButtonGroup7
//
this.radRibbonBarButtonGroup7.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_demo});
this.radRibbonBarButtonGroup7.Name = "radRibbonBarButtonGroup7";
this.radRibbonBarButtonGroup7.Text = "radRibbonBarButtonGroup7";
//
// rtb_demo
//
this.rtb_demo.Image = global::HexcalMC.Properties.Resources.demo_show;
this.rtb_demo.Name = "rtb_demo";
this.rtb_demo.ShowBorder = false;
this.rtb_demo.Text = "";
this.rtb_demo.TextAlignment = System.Drawing.ContentAlignment.BottomLeft;
this.rtb_demo.Click += new System.EventHandler(this.rtb_demo_Click);
//
// radRibbonBarGroup6
//
this.radRibbonBarGroup6.AutoSize = false;
this.radRibbonBarGroup6.Bounds = new System.Drawing.Rectangle(0, 0, 158, 80);
this.radRibbonBarGroup6.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_quick_loc,
this.radRibbonBarButtonGroup8});
this.radRibbonBarGroup6.Name = "radRibbonBarGroup6";
this.radRibbonBarGroup6.Text = "快速定位";
//
// rtb_quick_loc
//
this.rtb_quick_loc.AutoSize = false;
this.rtb_quick_loc.Bounds = new System.Drawing.Rectangle(0, 0, 66, 82);
this.rtb_quick_loc.Image = global::HexcalMC.Properties.Resources.quick_location_64;
this.rtb_quick_loc.Name = "rtb_quick_loc";
this.rtb_quick_loc.Text = "";
this.rtb_quick_loc.Click += new System.EventHandler(this.rtb_quick_loc_Click);
//
// radRibbonBarButtonGroup8
//
this.radRibbonBarButtonGroup8.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_SetX,
this.rtb_Sety,
this.rtb_SetZ});
this.radRibbonBarButtonGroup8.Name = "radRibbonBarButtonGroup8";
this.radRibbonBarButtonGroup8.Orientation = System.Windows.Forms.Orientation.Vertical;
this.radRibbonBarButtonGroup8.Text = "radRibbonBarButtonGroup8";
this.radRibbonBarButtonGroup8.TextOrientation = System.Windows.Forms.Orientation.Horizontal;
//
// rtb_SetX
//
this.rtb_SetX.MinSize = new System.Drawing.Size(80, 0);
this.rtb_SetX.Name = "rtb_SetX";
this.rtb_SetX.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_SetX.Text = "100.0";
this.rtb_SetX.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.rtb_SetX.UseCompatibleTextRendering = false;
//
// rtb_Sety
//
this.rtb_Sety.MinSize = new System.Drawing.Size(80, 0);
this.rtb_Sety.Name = "rtb_Sety";
this.rtb_Sety.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_Sety.Text = "150.0";
this.rtb_Sety.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.rtb_Sety.UseCompatibleTextRendering = false;
//
// rtb_SetZ
//
this.rtb_SetZ.AutoSize = false;
this.rtb_SetZ.Bounds = new System.Drawing.Rectangle(0, 0, 80, 20);
this.rtb_SetZ.Name = "rtb_SetZ";
this.rtb_SetZ.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.rtb_SetZ.Text = "-100";
this.rtb_SetZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.rtb_SetZ.UseCompatibleTextRendering = false;
//
// radRibbonBarGroup8
//
this.radRibbonBarGroup8.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_home});
this.radRibbonBarGroup8.Name = "radRibbonBarGroup8";
this.radRibbonBarGroup8.Text = "回家";
//
// rtb_home
//
this.rtb_home.Image = global::HexcalMC.Properties.Resources.home;
this.rtb_home.Name = "rtb_home";
this.rtb_home.Text = "";
this.rtb_home.Click += new System.EventHandler(this.rtb_home_Click);
//
// radRibbonBarGroup7
//
this.radRibbonBarGroup7.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_stop});
this.radRibbonBarGroup7.Name = "radRibbonBarGroup7";
this.radRibbonBarGroup7.Text = "立即停止";
//
// rtb_stop
//
this.rtb_stop.Image = global::HexcalMC.Properties.Resources.stop;
this.rtb_stop.Name = "rtb_stop";
this.rtb_stop.Text = "";
this.rtb_stop.Click += new System.EventHandler(this.rtb_stop_Click);
//
// radRibbonBarGroup9
//
this.radRibbonBarGroup9.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_etalon});
this.radRibbonBarGroup9.Name = "radRibbonBarGroup9";
this.radRibbonBarGroup9.Text = "etalon校准";
this.radRibbonBarGroup9.Visibility = Telerik.WinControls.ElementVisibility.Hidden;
//
// rtb_etalon
//
this.rtb_etalon.Image = global::HexcalMC.Properties.Resources.etalon;
this.rtb_etalon.Name = "rtb_etalon";
this.rtb_etalon.Text = "";
this.rtb_etalon.Click += new System.EventHandler(this.rtb_etalon_Click);
//
// radRibbonBarGroup1
//
this.radRibbonBarGroup1.Alignment = System.Drawing.ContentAlignment.TopLeft;
this.radRibbonBarGroup1.AutoSize = false;
this.radRibbonBarGroup1.Bounds = new System.Drawing.Rectangle(0, 0, 77, 100);
this.radRibbonBarGroup1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.btn_motion});
this.radRibbonBarGroup1.Margin = new System.Windows.Forms.Padding(0);
this.radRibbonBarGroup1.MaxSize = new System.Drawing.Size(110, 100);
this.radRibbonBarGroup1.MinSize = new System.Drawing.Size(110, 100);
this.radRibbonBarGroup1.Name = "radRibbonBarGroup1";
this.radRibbonBarGroup1.Text = "运动控制";
this.radRibbonBarGroup1.UseCompatibleTextRendering = false;
this.radRibbonBarGroup1.Visibility = Telerik.WinControls.ElementVisibility.Hidden;
//
// btn_motion
//
this.btn_motion.Image = global::HexcalMC.Properties.Resources.mothion_64;
this.btn_motion.Name = "btn_motion";
this.btn_motion.Text = "";
this.btn_motion.Click += new System.EventHandler(this.btn_motion_Click);
//
// radRibbonBarGroup10
//
this.radRibbonBarGroup10.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_monitor});
this.radRibbonBarGroup10.Name = "radRibbonBarGroup10";
this.radRibbonBarGroup10.Text = "速度监控";
this.radRibbonBarGroup10.Visibility = Telerik.WinControls.ElementVisibility.Hidden;
//
// rtb_monitor
//
this.rtb_monitor.AutoSize = false;
this.rtb_monitor.Bounds = new System.Drawing.Rectangle(0, 0, 66, 75);
this.rtb_monitor.Image = global::HexcalMC.Properties.Resources.speed;
this.rtb_monitor.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rtb_monitor.Name = "rtb_monitor";
this.rtb_monitor.Text = "";
this.rtb_monitor.Click += new System.EventHandler(this.rtb_monitor_Click);
//
// ribbonTab2
//
this.ribbonTab2.AutoEllipsis = false;
this.ribbonTab2.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.ribbonTab2.IsSelected = false;
this.ribbonTab2.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radRibbonBarGroup2});
this.ribbonTab2.Name = "ribbonTab2";
this.ribbonTab2.Text = "帮助";
this.ribbonTab2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.ribbonTab2.UseCompatibleTextRendering = false;
this.ribbonTab2.UseMnemonic = false;
//
// radRibbonBarGroup2
//
this.radRibbonBarGroup2.AutoSize = false;
this.radRibbonBarGroup2.Bounds = new System.Drawing.Rectangle(0, 0, 80, 100);
this.radRibbonBarGroup2.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rtb_about});
this.radRibbonBarGroup2.Margin = new System.Windows.Forms.Padding(0);
this.radRibbonBarGroup2.MaxSize = new System.Drawing.Size(0, 0);
this.radRibbonBarGroup2.MinSize = new System.Drawing.Size(0, 0);
this.radRibbonBarGroup2.Name = "radRibbonBarGroup2";
this.radRibbonBarGroup2.Text = "帮助";
this.radRibbonBarGroup2.UseCompatibleTextRendering = false;
//
// rtb_about
//
this.rtb_about.AutoSize = false;
this.rtb_about.Bounds = new System.Drawing.Rectangle(0, 0, 60, 78);
this.rtb_about.Image = global::HexcalMC.Properties.Resources.about;
this.rtb_about.Name = "rtb_about";
this.rtb_about.Text = "关于";
this.rtb_about.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rtb_about.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.rtb_about.TextOrientation = System.Windows.Forms.Orientation.Horizontal;
this.rtb_about.UseCompatibleTextRendering = false;
this.rtb_about.Click += new System.EventHandler(this.Rtb_about_Click);
//
// radRibbonBar1
//
this.radRibbonBar1.BackstageControl = this.radRibbonBarBackstageView1;
this.radRibbonBar1.CommandTabs.AddRange(new Telerik.WinControls.RadItem[] {
this.ribbonTab1,
this.ribbonTab2});
//
//
//
this.radRibbonBar1.ExitButton.Text = "Exit";
this.radRibbonBar1.ExitButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.radRibbonBar1.Location = new System.Drawing.Point(0, 0);
this.radRibbonBar1.Name = "radRibbonBar1";
//
//
//
this.radRibbonBar1.OptionsButton.Text = "Options";
this.radRibbonBar1.OptionsButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
//
//
//
this.radRibbonBar1.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
this.radRibbonBar1.ShowExpandButton = false;
this.radRibbonBar1.Size = new System.Drawing.Size(1192, 176);
this.radRibbonBar1.StartButtonImage = global::HexcalMC.Properties.Resources.Hexagon;
this.radRibbonBar1.StartMenuItems.AddRange(new Telerik.WinControls.RadItem[] {
this.radMenuItem2});
this.radRibbonBar1.TabIndex = 0;
this.radRibbonBar1.Text = "运动补偿中间件";
((Telerik.WinControls.UI.RadRibbonBarElement)(this.radRibbonBar1.GetChildAt(0))).Text = "运动补偿中间件";
((Telerik.WinControls.UI.RadQuickAccessToolBar)(this.radRibbonBar1.GetChildAt(0).GetChildAt(2))).Visibility = Telerik.WinControls.ElementVisibility.Hidden;
((Telerik.WinControls.UI.RadRibbonBarCaption)(this.radRibbonBar1.GetChildAt(0).GetChildAt(3))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.radRibbonBar1.GetChildAt(0).GetChildAt(4).GetChildAt(1))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
((Telerik.WinControls.UI.RadApplicationMenuButtonElement)(this.radRibbonBar1.GetChildAt(0).GetChildAt(5))).Image = global::HexcalMC.Properties.Resources.Hexagon;
((Telerik.WinControls.UI.RadApplicationMenuButtonElement)(this.radRibbonBar1.GetChildAt(0).GetChildAt(5))).Visibility = Telerik.WinControls.ElementVisibility.Visible;
//
// radRibbonBarBackstageView1
//
this.radRibbonBarBackstageView1.EnableKeyMap = true;
this.radRibbonBarBackstageView1.Location = new System.Drawing.Point(0, 58);
this.radRibbonBarBackstageView1.Name = "radRibbonBarBackstageView1";
this.radRibbonBarBackstageView1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.radRibbonBarBackstageView1.SelectedItem = null;
this.radRibbonBarBackstageView1.Size = new System.Drawing.Size(1192, 837);
this.radRibbonBarBackstageView1.TabIndex = 3;
//
// radMenuItem2
//
this.radMenuItem2.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radMenuButtonItem3,
this.radMenuButtonItem4});
this.radMenuItem2.Name = "radMenuItem2";
this.radMenuItem2.Text = "关于";
//
// radMenuButtonItem3
//
this.radMenuButtonItem3.Name = "radMenuButtonItem3";
this.radMenuButtonItem3.Text = "帮助";
//
// radMenuButtonItem4
//
this.radMenuButtonItem4.Name = "radMenuButtonItem4";
this.radMenuButtonItem4.Text = "关于";
//
// radButtonElement4
//
this.radButtonElement4.Name = "radButtonElement4";
this.radButtonElement4.StretchHorizontally = false;
this.radButtonElement4.StretchVertically = false;
this.radButtonElement4.Text = "X";
this.radButtonElement4.UseCompatibleTextRendering = false;
//
// radRibbonBarButtonGroup1
//
this.radRibbonBarButtonGroup1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement1,
this.radTextBoxElement6});
this.radRibbonBarButtonGroup1.Name = "radRibbonBarButtonGroup1";
this.radRibbonBarButtonGroup1.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.radRibbonBarButtonGroup1.Text = "radRibbonBarButtonGroup1";
this.radRibbonBarButtonGroup1.UseCompatibleTextRendering = false;
//
// radLabelElement1
//
this.radLabelElement1.Name = "radLabelElement1";
this.radLabelElement1.Text = "radLabelElement1";
this.radLabelElement1.TextWrap = true;
this.radLabelElement1.UseCompatibleTextRendering = false;
//
// radTextBoxElement6
//
this.radTextBoxElement6.Name = "radTextBoxElement6";
this.radTextBoxElement6.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement6.Text = "radTextBoxElement6";
this.radTextBoxElement6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement6.UseCompatibleTextRendering = false;
//
// radRibbonBarButtonGroup2
//
this.radRibbonBarButtonGroup2.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement3,
this.radTextBoxElement7});
this.radRibbonBarButtonGroup2.Name = "radRibbonBarButtonGroup2";
this.radRibbonBarButtonGroup2.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.radRibbonBarButtonGroup2.Text = "radRibbonBarButtonGroup2";
this.radRibbonBarButtonGroup2.UseCompatibleTextRendering = false;
//
// radLabelElement3
//
this.radLabelElement3.Name = "radLabelElement3";
this.radLabelElement3.Text = "radLabelElement3";
this.radLabelElement3.TextWrap = true;
this.radLabelElement3.UseCompatibleTextRendering = false;
//
// radTextBoxElement7
//
this.radTextBoxElement7.Name = "radTextBoxElement7";
this.radTextBoxElement7.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement7.Text = "radTextBoxElement7";
this.radTextBoxElement7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement7.UseCompatibleTextRendering = false;
//
// radRibbonBarButtonGroup3
//
this.radRibbonBarButtonGroup3.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radLabelElement4});
this.radRibbonBarButtonGroup3.Name = "radRibbonBarButtonGroup3";
this.radRibbonBarButtonGroup3.Orientation = System.Windows.Forms.Orientation.Horizontal;
this.radRibbonBarButtonGroup3.Text = "radRibbonBarButtonGroup3";
this.radRibbonBarButtonGroup3.UseCompatibleTextRendering = false;
//
// radLabelElement4
//
this.radLabelElement4.Name = "radLabelElement4";
this.radLabelElement4.Text = "radLabelElement4";
this.radLabelElement4.TextWrap = true;
this.radLabelElement4.UseCompatibleTextRendering = false;
//
// radRibbonBarGroup3
//
this.radRibbonBarGroup3.AutoSize = true;
this.radRibbonBarGroup3.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radButtonElement4,
this.radRibbonBarButtonGroup1,
this.radRibbonBarButtonGroup2,
this.radRibbonBarButtonGroup3});
this.radRibbonBarGroup3.Margin = new System.Windows.Forms.Padding(0);
this.radRibbonBarGroup3.MaxSize = new System.Drawing.Size(0, 0);
this.radRibbonBarGroup3.MinSize = new System.Drawing.Size(0, 99);
this.radRibbonBarGroup3.Name = "radRibbonBarGroup3";
this.radRibbonBarGroup3.Orientation = System.Windows.Forms.Orientation.Vertical;
this.radRibbonBarGroup3.ShouldPaint = false;
this.radRibbonBarGroup3.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
this.radRibbonBarGroup3.StretchHorizontally = false;
this.radRibbonBarGroup3.StretchVertically = false;
this.radRibbonBarGroup3.Text = "机台位置";
this.radRibbonBarGroup3.TextOrientation = System.Windows.Forms.Orientation.Horizontal;
this.radRibbonBarGroup3.UseCompatibleTextRendering = false;
//
// radTextBoxElement3
//
this.radTextBoxElement3.MinSize = new System.Drawing.Size(140, 0);
this.radTextBoxElement3.Name = "radTextBoxElement3";
this.radTextBoxElement3.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement3.Text = "45.2330";
this.radTextBoxElement3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement3.UseCompatibleTextRendering = false;
//
// radButtonElement6
//
this.radButtonElement6.AutoSize = false;
this.radButtonElement6.Bounds = new System.Drawing.Rectangle(0, 0, 140, 14);
this.radButtonElement6.Name = "radButtonElement6";
this.radButtonElement6.Text = "Y";
this.radButtonElement6.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.radButtonElement6.UseCompatibleTextRendering = false;
//
// radTextBoxElement4
//
this.radTextBoxElement4.MinSize = new System.Drawing.Size(140, 0);
this.radTextBoxElement4.Name = "radTextBoxElement4";
this.radTextBoxElement4.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement4.Text = "50.000";
this.radTextBoxElement4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement4.UseCompatibleTextRendering = false;
//
// radButtonElement7
//
this.radButtonElement7.Name = "radButtonElement7";
this.radButtonElement7.Text = "Z";
this.radButtonElement7.TextAlignment = System.Drawing.ContentAlignment.BottomLeft;
this.radButtonElement7.UseCompatibleTextRendering = false;
//
// radTextBoxElement5
//
this.radTextBoxElement5.MinSize = new System.Drawing.Size(140, 0);
this.radTextBoxElement5.Name = "radTextBoxElement5";
this.radTextBoxElement5.Padding = new System.Windows.Forms.Padding(0, 2, 0, 1);
this.radTextBoxElement5.Text = "-60.000";
this.radTextBoxElement5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.radTextBoxElement5.UseCompatibleTextRendering = false;
//
// radStatusStrip1
//
this.radStatusStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rle_timer});
this.radStatusStrip1.Location = new System.Drawing.Point(0, 869);
this.radStatusStrip1.Name = "radStatusStrip1";
this.radStatusStrip1.Size = new System.Drawing.Size(1192, 26);
this.radStatusStrip1.TabIndex = 1;
//
// rle_timer
//
this.rle_timer.Name = "rle_timer";
this.radStatusStrip1.SetSpring(this.rle_timer, false);
this.rle_timer.Text = "2023-10-08 16:01:23";
this.rle_timer.TextWrap = true;
//
// radMenuButtonItem1
//
this.radMenuButtonItem1.Name = "radMenuButtonItem1";
this.radMenuButtonItem1.Text = "帮助";
this.radMenuButtonItem1.UseCompatibleTextRendering = false;
//
// radMenuItem1
//
this.radMenuItem1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.radMenuButtonItem1});
this.radMenuItem1.Name = "radMenuItem1";
this.radMenuItem1.Text = "帮助";
this.radMenuItem1.UseCompatibleTextRendering = false;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 176);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.Control;
this.splitContainer1.Panel1.Controls.Add(this.tabControl1);
this.splitContainer1.Panel1.Controls.Add(this.groupBox7);
this.splitContainer1.Panel1.Controls.Add(this.groupBox5);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control;
this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
this.splitContainer1.Size = new System.Drawing.Size(1192, 693);
this.splitContainer1.SplitterDistance = 760;
this.splitContainer1.TabIndex = 2;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Location = new System.Drawing.Point(9, 330);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(748, 363);
this.tabControl1.TabIndex = 1;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.formsPlot1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(740, 337);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "X-Y绘图";
this.tabPage1.UseVisualStyleBackColor = true;
//
// formsPlot1
//
this.formsPlot1.Location = new System.Drawing.Point(6, 5);
this.formsPlot1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.formsPlot1.Name = "formsPlot1";
this.formsPlot1.Size = new System.Drawing.Size(728, 336);
this.formsPlot1.TabIndex = 0;
//
// groupBox7
//
this.groupBox7.Controls.Add(this.groupBox1);
this.groupBox7.Location = new System.Drawing.Point(9, 7);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(731, 154);
this.groupBox7.TabIndex = 4;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "1. Hexcal接口";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lamp_hexcal);
this.groupBox1.Controls.Add(this.Btn_StopServer);
this.groupBox1.Controls.Add(this.Btn_StartServer);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Location = new System.Drawing.Point(14, 19);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(263, 114);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "通讯状态";
//
// lamp_hexcal
//
this.lamp_hexcal.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lamp_hexcal.Location = new System.Drawing.Point(57, 23);
this.lamp_hexcal.LText = "";
this.lamp_hexcal.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lamp_hexcal.Name = "lamp_hexcal";
this.lamp_hexcal.Shadow = false;
this.lamp_hexcal.Size = new System.Drawing.Size(24, 24);
this.lamp_hexcal.State = -1;
this.lamp_hexcal.TabIndex = 29;
//
// Btn_StopServer
//
this.Btn_StopServer.Location = new System.Drawing.Point(111, 63);
this.Btn_StopServer.Name = "Btn_StopServer";
this.Btn_StopServer.Size = new System.Drawing.Size(81, 30);
this.Btn_StopServer.TabIndex = 26;
this.Btn_StopServer.Text = "关闭服务";
this.Btn_StopServer.UseVisualStyleBackColor = true;
this.Btn_StopServer.Click += new System.EventHandler(this.Btn_StopServer_Click);
//
// Btn_StartServer
//
this.Btn_StartServer.Location = new System.Drawing.Point(16, 63);
this.Btn_StartServer.Name = "Btn_StartServer";
this.Btn_StartServer.Size = new System.Drawing.Size(81, 30);
this.Btn_StartServer.TabIndex = 25;
this.Btn_StartServer.Text = "开启服务";
this.Btn_StartServer.UseVisualStyleBackColor = true;
this.Btn_StartServer.Click += new System.EventHandler(this.Btn_StartServer_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(18, 30);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(33, 13);
this.label3.TabIndex = 23;
this.label3.Text = "状态";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.grpSafety);
this.groupBox5.Controls.Add(this.grpMst);
this.groupBox5.Controls.Add(this.groupBox6);
this.groupBox5.Controls.Add(this.groupBox2);
this.groupBox5.Location = new System.Drawing.Point(9, 170);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(731, 154);
this.groupBox5.TabIndex = 3;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "2. 运动平台";
//
// grpSafety
//
this.grpSafety.Controls.Add(this.lblEMG);
this.grpSafety.Controls.Add(this.lblRL2);
this.grpSafety.Controls.Add(this.lblLL2);
this.grpSafety.Controls.Add(this.lblRL1);
this.grpSafety.Controls.Add(this.lblLL1);
this.grpSafety.Controls.Add(this.lblRL0);
this.grpSafety.Controls.Add(this.lblLL0);
this.grpSafety.Controls.Add(this.label18);
this.grpSafety.Controls.Add(this.label27);
this.grpSafety.Controls.Add(this.label25);
this.grpSafety.Controls.Add(this.label24);
this.grpSafety.Controls.Add(this.label20);
this.grpSafety.Controls.Add(this.label19);
this.grpSafety.Controls.Add(this.label17);
this.grpSafety.Location = new System.Drawing.Point(569, 15);
this.grpSafety.Name = "grpSafety";
this.grpSafety.Size = new System.Drawing.Size(146, 133);
this.grpSafety.TabIndex = 12;
this.grpSafety.TabStop = false;
this.grpSafety.Text = "安全限位";
//
// lblEMG
//
this.lblEMG.Image = ((System.Drawing.Image)(resources.GetObject("lblEMG.Image")));
this.lblEMG.Location = new System.Drawing.Point(76, 88);
this.lblEMG.Name = "lblEMG";
this.lblEMG.Size = new System.Drawing.Size(19, 17);
this.lblEMG.TabIndex = 5;
//
// lblRL2
//
this.lblRL2.Image = ((System.Drawing.Image)(resources.GetObject("lblRL2.Image")));
this.lblRL2.Location = new System.Drawing.Point(120, 67);
this.lblRL2.Name = "lblRL2";
this.lblRL2.Size = new System.Drawing.Size(19, 17);
this.lblRL2.TabIndex = 5;
this.lblRL2.Tag = "12";
//
// lblLL2
//
this.lblLL2.Image = ((System.Drawing.Image)(resources.GetObject("lblLL2.Image")));
this.lblLL2.Location = new System.Drawing.Point(120, 45);
this.lblLL2.Name = "lblLL2";
this.lblLL2.Size = new System.Drawing.Size(19, 17);
this.lblLL2.TabIndex = 5;
this.lblLL2.Tag = "2";
//
// lblRL1
//
this.lblRL1.Image = ((System.Drawing.Image)(resources.GetObject("lblRL1.Image")));
this.lblRL1.Location = new System.Drawing.Point(98, 67);
this.lblRL1.Name = "lblRL1";
this.lblRL1.Size = new System.Drawing.Size(19, 17);
this.lblRL1.TabIndex = 5;
this.lblRL1.Tag = "11";
//
// lblLL1
//
this.lblLL1.Image = ((System.Drawing.Image)(resources.GetObject("lblLL1.Image")));
this.lblLL1.Location = new System.Drawing.Point(98, 45);
this.lblLL1.Name = "lblLL1";
this.lblLL1.Size = new System.Drawing.Size(19, 17);
this.lblLL1.TabIndex = 5;
this.lblLL1.Tag = "1";
//
// lblRL0
//
this.lblRL0.Image = ((System.Drawing.Image)(resources.GetObject("lblRL0.Image")));
this.lblRL0.Location = new System.Drawing.Point(76, 67);
this.lblRL0.Name = "lblRL0";
this.lblRL0.Size = new System.Drawing.Size(19, 17);
this.lblRL0.TabIndex = 5;
this.lblRL0.Tag = "10";
//
// lblLL0
//
this.lblLL0.Image = ((System.Drawing.Image)(resources.GetObject("lblLL0.Image")));
this.lblLL0.Location = new System.Drawing.Point(76, 45);
this.lblLL0.Name = "lblLL0";
this.lblLL0.Size = new System.Drawing.Size(19, 17);
this.lblLL0.TabIndex = 5;
this.lblLL0.Tag = "0";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(7, 72);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(46, 13);
this.label18.TabIndex = 5;
this.label18.Text = "右限位";
//
// label27
//
this.label27.Location = new System.Drawing.Point(6, 88);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(43, 26);
this.label27.TabIndex = 5;
this.label27.Text = "急停";
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(124, 21);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(13, 13);
this.label25.TabIndex = 5;
this.label25.Text = "Z";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(102, 21);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(12, 13);
this.label24.TabIndex = 5;
this.label24.Text = "Y";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(80, 21);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(13, 13);
this.label20.TabIndex = 5;
this.label20.Text = "X";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(6, 21);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(33, 13);
this.label19.TabIndex = 5;
this.label19.Text = "轴号";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(7, 47);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(46, 13);
this.label17.TabIndex = 5;
this.label17.Text = "左限位";
//
// grpMst
//
this.grpMst.Controls.Add(this.label21);
this.grpMst.Controls.Add(this.lblEnable2);
this.grpMst.Controls.Add(this.label22);
this.grpMst.Controls.Add(this.lblInPos2);
this.grpMst.Controls.Add(this.label23);
this.grpMst.Controls.Add(this.lblAcc2);
this.grpMst.Controls.Add(this.lblMoving2);
this.grpMst.Controls.Add(this.lblEnable1);
this.grpMst.Controls.Add(this.lblInPos1);
this.grpMst.Controls.Add(this.lblAcc1);
this.grpMst.Controls.Add(this.lblMoving1);
this.grpMst.Controls.Add(this.label16);
this.grpMst.Controls.Add(this.label9);
this.grpMst.Controls.Add(this.label15);
this.grpMst.Controls.Add(this.label14);
this.grpMst.Controls.Add(this.lblEnable0);
this.grpMst.Controls.Add(this.lblInPos0);
this.grpMst.Controls.Add(this.lblAcc0);
this.grpMst.Controls.Add(this.lblMoving0);
this.grpMst.Controls.Add(this.label13);
this.grpMst.Location = new System.Drawing.Point(381, 15);
this.grpMst.Name = "grpMst";
this.grpMst.Size = new System.Drawing.Size(178, 133);
this.grpMst.TabIndex = 11;
this.grpMst.TabStop = false;
this.grpMst.Text = "电机状态 (MST)";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(139, 21);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(13, 13);
this.label21.TabIndex = 6;
this.label21.Text = "Z";
//
// lblEnable2
//
this.lblEnable2.Image = ((System.Drawing.Image)(resources.GetObject("lblEnable2.Image")));
this.lblEnable2.Location = new System.Drawing.Point(139, 106);
this.lblEnable2.Name = "lblEnable2";
this.lblEnable2.Size = new System.Drawing.Size(19, 17);
this.lblEnable2.TabIndex = 12;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(117, 21);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(12, 13);
this.label22.TabIndex = 7;
this.label22.Text = "Y";
//
// lblInPos2
//
this.lblInPos2.Image = ((System.Drawing.Image)(resources.GetObject("lblInPos2.Image")));
this.lblInPos2.Location = new System.Drawing.Point(139, 85);
this.lblInPos2.Name = "lblInPos2";
this.lblInPos2.Size = new System.Drawing.Size(19, 17);
this.lblInPos2.TabIndex = 13;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(95, 21);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(13, 13);
this.label23.TabIndex = 8;
this.label23.Text = "X";
//
// lblAcc2
//
this.lblAcc2.Image = ((System.Drawing.Image)(resources.GetObject("lblAcc2.Image")));
this.lblAcc2.Location = new System.Drawing.Point(139, 64);
this.lblAcc2.Name = "lblAcc2";
this.lblAcc2.Size = new System.Drawing.Size(19, 17);
this.lblAcc2.TabIndex = 14;
//
// lblMoving2
//
this.lblMoving2.Image = ((System.Drawing.Image)(resources.GetObject("lblMoving2.Image")));
this.lblMoving2.Location = new System.Drawing.Point(139, 43);
this.lblMoving2.Name = "lblMoving2";
this.lblMoving2.Size = new System.Drawing.Size(19, 17);
this.lblMoving2.TabIndex = 15;
//
// lblEnable1
//
this.lblEnable1.Image = ((System.Drawing.Image)(resources.GetObject("lblEnable1.Image")));
this.lblEnable1.Location = new System.Drawing.Point(114, 106);
this.lblEnable1.Name = "lblEnable1";
this.lblEnable1.Size = new System.Drawing.Size(19, 17);
this.lblEnable1.TabIndex = 8;
//
// lblInPos1
//
this.lblInPos1.Image = ((System.Drawing.Image)(resources.GetObject("lblInPos1.Image")));
this.lblInPos1.Location = new System.Drawing.Point(114, 85);
this.lblInPos1.Name = "lblInPos1";
this.lblInPos1.Size = new System.Drawing.Size(19, 17);
this.lblInPos1.TabIndex = 9;
//
// lblAcc1
//
this.lblAcc1.Image = ((System.Drawing.Image)(resources.GetObject("lblAcc1.Image")));
this.lblAcc1.Location = new System.Drawing.Point(114, 64);
this.lblAcc1.Name = "lblAcc1";
this.lblAcc1.Size = new System.Drawing.Size(19, 17);
this.lblAcc1.TabIndex = 10;
//
// lblMoving1
//
this.lblMoving1.Image = ((System.Drawing.Image)(resources.GetObject("lblMoving1.Image")));
this.lblMoving1.Location = new System.Drawing.Point(114, 43);
this.lblMoving1.Name = "lblMoving1";
this.lblMoving1.Size = new System.Drawing.Size(19, 17);
this.lblMoving1.TabIndex = 11;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(9, 109);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(33, 13);
this.label16.TabIndex = 5;
this.label16.Text = "使能";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(9, 24);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(33, 13);
this.label9.TabIndex = 7;
this.label9.Text = "轴号";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(9, 88);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(33, 13);
this.label15.TabIndex = 5;
this.label15.Text = "就位";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(9, 67);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(46, 13);
this.label14.TabIndex = 5;
this.label14.Text = "加速中";
//
// lblEnable0
//
this.lblEnable0.Image = ((System.Drawing.Image)(resources.GetObject("lblEnable0.Image")));
this.lblEnable0.Location = new System.Drawing.Point(89, 107);
this.lblEnable0.Name = "lblEnable0";
this.lblEnable0.Size = new System.Drawing.Size(19, 17);
this.lblEnable0.TabIndex = 5;
//
// lblInPos0
//
this.lblInPos0.Image = ((System.Drawing.Image)(resources.GetObject("lblInPos0.Image")));
this.lblInPos0.Location = new System.Drawing.Point(89, 86);
this.lblInPos0.Name = "lblInPos0";
this.lblInPos0.Size = new System.Drawing.Size(19, 17);
this.lblInPos0.TabIndex = 5;
//
// lblAcc0
//
this.lblAcc0.Image = ((System.Drawing.Image)(resources.GetObject("lblAcc0.Image")));
this.lblAcc0.Location = new System.Drawing.Point(89, 65);
this.lblAcc0.Name = "lblAcc0";
this.lblAcc0.Size = new System.Drawing.Size(19, 17);
this.lblAcc0.TabIndex = 5;
//
// lblMoving0
//
this.lblMoving0.Image = ((System.Drawing.Image)(resources.GetObject("lblMoving0.Image")));
this.lblMoving0.Location = new System.Drawing.Point(89, 44);
this.lblMoving0.Name = "lblMoving0";
this.lblMoving0.Size = new System.Drawing.Size(19, 17);
this.lblMoving0.TabIndex = 5;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(9, 46);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(46, 13);
this.label13.TabIndex = 5;
this.label13.Text = "运动中";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.btnEnable);
this.groupBox6.Controls.Add(this.btnDisable);
this.groupBox6.Location = new System.Drawing.Point(283, 15);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(93, 133);
this.groupBox6.TabIndex = 10;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "轴使能";
//
// btnEnable
//
this.btnEnable.Location = new System.Drawing.Point(6, 23);
this.btnEnable.Name = "btnEnable";
this.btnEnable.Size = new System.Drawing.Size(75, 30);
this.btnEnable.TabIndex = 9;
this.btnEnable.Text = "3轴使能";
this.btnEnable.UseVisualStyleBackColor = true;
this.btnEnable.Click += new System.EventHandler(this.BtnEnable_Click);
//
// btnDisable
//
this.btnDisable.Location = new System.Drawing.Point(6, 53);
this.btnDisable.Name = "btnDisable";
this.btnDisable.Size = new System.Drawing.Size(75, 30);
this.btnDisable.TabIndex = 8;
this.btnDisable.Text = "3轴取消";
this.btnDisable.UseVisualStyleBackColor = true;
this.btnDisable.Click += new System.EventHandler(this.BtnDisable_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.rdoTCP);
this.groupBox2.Controls.Add(this.rdoSimu);
this.groupBox2.Controls.Add(this.lamp_acs);
this.groupBox2.Controls.Add(this.txtPort);
this.groupBox2.Controls.Add(this.txtIP);
this.groupBox2.Controls.Add(this.btn_ACSStop);
this.groupBox2.Controls.Add(this.btn_ACSStart);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Location = new System.Drawing.Point(14, 15);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(263, 133);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "通讯状态";
//
// rdoTCP
//
this.rdoTCP.AutoSize = true;
this.rdoTCP.Checked = true;
this.rdoTCP.Location = new System.Drawing.Point(6, 25);
this.rdoTCP.Name = "rdoTCP";
this.rdoTCP.Size = new System.Drawing.Size(43, 17);
this.rdoTCP.TabIndex = 32;
this.rdoTCP.TabStop = true;
this.rdoTCP.Text = "TCP";
this.rdoTCP.UseVisualStyleBackColor = true;
//
// rdoSimu
//
this.rdoSimu.AutoSize = true;
this.rdoSimu.Location = new System.Drawing.Point(6, 48);
this.rdoSimu.Name = "rdoSimu";
this.rdoSimu.Size = new System.Drawing.Size(64, 17);
this.rdoSimu.TabIndex = 31;
this.rdoSimu.Text = "模拟器";
this.rdoSimu.UseVisualStyleBackColor = true;
//
// lamp_acs
//
this.lamp_acs.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lamp_acs.Location = new System.Drawing.Point(120, 42);
this.lamp_acs.LText = "";
this.lamp_acs.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lamp_acs.Name = "lamp_acs";
this.lamp_acs.Shadow = false;
this.lamp_acs.Size = new System.Drawing.Size(24, 24);
this.lamp_acs.State = -1;
this.lamp_acs.TabIndex = 30;
//
// txtPort
//
this.txtPort.Location = new System.Drawing.Point(166, 44);
this.txtPort.Name = "txtPort";
this.txtPort.Size = new System.Drawing.Size(91, 21);
this.txtPort.TabIndex = 21;
this.txtPort.Text = "701";
//
// txtIP
//
this.txtIP.Location = new System.Drawing.Point(166, 21);
this.txtIP.Name = "txtIP";
this.txtIP.Size = new System.Drawing.Size(91, 21);
this.txtIP.TabIndex = 22;
this.txtIP.Text = "10.0.0.100";
//
// btn_ACSStop
//
this.btn_ACSStop.Location = new System.Drawing.Point(176, 76);
this.btn_ACSStop.Name = "btn_ACSStop";
this.btn_ACSStop.Size = new System.Drawing.Size(81, 30);
this.btn_ACSStop.TabIndex = 20;
this.btn_ACSStop.Text = "断开";
this.btn_ACSStop.UseVisualStyleBackColor = true;
this.btn_ACSStop.Click += new System.EventHandler(this.Btn_ACSStop_Click);
//
// btn_ACSStart
//
this.btn_ACSStart.Location = new System.Drawing.Point(81, 76);
this.btn_ACSStart.Name = "btn_ACSStart";
this.btn_ACSStart.Size = new System.Drawing.Size(81, 30);
this.btn_ACSStart.TabIndex = 19;
this.btn_ACSStart.Text = "连接";
this.btn_ACSStart.UseVisualStyleBackColor = true;
this.btn_ACSStart.Click += new System.EventHandler(this.Btn_ACSStart_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(81, 48);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(33, 13);
this.label2.TabIndex = 17;
this.label2.Text = "端口";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(81, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(71, 13);
this.label1.TabIndex = 18;
this.label1.Text = "目标设备 IP";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.TextBoxMsg);
this.groupBox3.Location = new System.Drawing.Point(13, 6);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(5);
this.groupBox3.Size = new System.Drawing.Size(405, 681);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "交互信息";
//
// TextBoxMsg
//
this.TextBoxMsg.Dock = System.Windows.Forms.DockStyle.Fill;
this.TextBoxMsg.ForeColor = System.Drawing.Color.Yellow;
this.TextBoxMsg.Location = new System.Drawing.Point(5, 20);
this.TextBoxMsg.Name = "TextBoxMsg";
this.TextBoxMsg.Size = new System.Drawing.Size(395, 656);
this.TextBoxMsg.TabIndex = 0;
this.TextBoxMsg.Text = "";
//
// tmrMonitor
//
this.tmrMonitor.Tick += new System.EventHandler(this.TmrMonitor_Tick);
//
// timer_RefreshUI
//
this.timer_RefreshUI.Interval = 1000;
this.timer_RefreshUI.Tick += new System.EventHandler(this.Timer_RefreshUI_Tick);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1192, 895);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.radStatusStrip1);
this.Controls.Add(this.radRibbonBar1);
this.Controls.Add(this.radRibbonBarBackstageView1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = null;
this.Name = "MainForm";
//
//
//
this.RootElement.ApplyShapeToControl = true;
this.ShowIcon = false;
this.Text = "运动补偿中间件";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainFrom_FormClosed);
this.Load += new System.EventHandler(this.MainFrom_Load);
this.Shown += new System.EventHandler(this.MainFrom_Shown);
((System.ComponentModel.ISupportInitialize)(this.radRibbonBar1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radRibbonBarBackstageView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.groupBox7.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.grpSafety.ResumeLayout(false);
this.grpSafety.PerformLayout();
this.grpMst.ResumeLayout(false);
this.grpMst.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Telerik.WinControls.UI.RadLabelElement radLabelElement2;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement2;
private Telerik.WinControls.UI.RadButtonElement radButtonElement5;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement1;
private Telerik.WinControls.UI.RibbonTab ribbonTab1;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup1;
private Telerik.WinControls.UI.RibbonTab ribbonTab2;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup2;
private Telerik.WinControls.UI.RadButtonElement rtb_about;
private Telerik.WinControls.UI.RadRibbonBar radRibbonBar1;
private Telerik.WinControls.UI.RadMenuItem radMenuItem2;
private Telerik.WinControls.UI.RadButtonElement radButtonElement4;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup1;
private Telerik.WinControls.UI.RadLabelElement radLabelElement1;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement6;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup2;
private Telerik.WinControls.UI.RadLabelElement radLabelElement3;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement7;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup3;
private Telerik.WinControls.UI.RadLabelElement radLabelElement4;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup3;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement3;
private Telerik.WinControls.UI.RadButtonElement radButtonElement6;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement4;
private Telerik.WinControls.UI.RadButtonElement radButtonElement7;
private Telerik.WinControls.UI.RadTextBoxElement radTextBoxElement5;
private Telerik.WinControls.UI.RadStatusStrip radStatusStrip1;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup4;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup4;
private Telerik.WinControls.UI.RadLabelElement radLabelElement5;
private Telerik.WinControls.UI.RadTextBoxElement rtb_xPos;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup5;
private Telerik.WinControls.UI.RadLabelElement radLabelElement6;
private Telerik.WinControls.UI.RadTextBoxElement rtb_yPos;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup6;
private Telerik.WinControls.UI.RadLabelElement radLabelElement7;
private Telerik.WinControls.UI.RadTextBoxElement rtb_zPos;
private Telerik.WinControls.UI.RadMenuButtonItem radMenuButtonItem1;
private Telerik.WinControls.UI.RadMenuItem radMenuItem1;
private Telerik.WinControls.UI.RadMenuButtonItem radMenuButtonItem3;
private Telerik.WinControls.UI.RadMenuButtonItem radMenuButtonItem4;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox txtPort;
private System.Windows.Forms.TextBox txtIP;
private System.Windows.Forms.Button btn_ACSStop;
private System.Windows.Forms.Button btn_ACSStart;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Button Btn_StopServer;
private System.Windows.Forms.Button Btn_StartServer;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button btnEnable;
private System.Windows.Forms.Button btnDisable;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.GroupBox grpMst;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label lblEnable0;
private System.Windows.Forms.Label lblInPos0;
private System.Windows.Forms.Label lblAcc0;
private System.Windows.Forms.Label lblMoving0;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.GroupBox grpSafety;
private System.Windows.Forms.Label lblEMG;
private System.Windows.Forms.Label lblRL2;
private System.Windows.Forms.Label lblLL2;
private System.Windows.Forms.Label lblRL1;
private System.Windows.Forms.Label lblLL1;
private System.Windows.Forms.Label lblRL0;
private System.Windows.Forms.Label lblLL0;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Timer tmrMonitor;
private System.Windows.Forms.Label label9;
private Telerik.WinControls.UI.RadRibbonBarBackstageView radRibbonBarBackstageView1;
private Lamp lamp_hexcal;
private Lamp lamp_acs;
private System.Windows.Forms.Timer timer_RefreshUI;
private Telerik.WinControls.UI.RadLabelElement rle_timer;
private System.Windows.Forms.RichTextBox TextBoxMsg;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup5;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup7;
private Telerik.WinControls.UI.RadButtonElement rtb_demo;
private Telerik.WinControls.UI.RadButtonElement btn_motion;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private ScottPlot.FormsPlot formsPlot1;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label lblEnable2;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label lblInPos2;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label lblAcc2;
private System.Windows.Forms.Label lblMoving2;
private System.Windows.Forms.Label lblEnable1;
private System.Windows.Forms.Label lblInPos1;
private System.Windows.Forms.Label lblAcc1;
private System.Windows.Forms.Label lblMoving1;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup6;
private Telerik.WinControls.UI.RadButtonElement rtb_quick_loc;
private Telerik.WinControls.UI.RadRibbonBarButtonGroup radRibbonBarButtonGroup8;
private Telerik.WinControls.UI.RadTextBoxElement rtb_SetX;
private Telerik.WinControls.UI.RadTextBoxElement rtb_Sety;
private Telerik.WinControls.UI.RadTextBoxElement rtb_SetZ;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup7;
private Telerik.WinControls.UI.RadButtonElement rtb_stop;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup8;
private Telerik.WinControls.UI.RadButtonElement rtb_home;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup9;
private Telerik.WinControls.UI.RadButtonElement rtb_etalon;
private System.Windows.Forms.RadioButton rdoTCP;
private System.Windows.Forms.RadioButton rdoSimu;
private Telerik.WinControls.UI.RadRibbonBarGroup radRibbonBarGroup10;
private Telerik.WinControls.UI.RadButtonElement rtb_monitor;
}
}