namespace ITC81DB_0H.Controls { partial class ControlCenterSystemBLDCMotorSetting { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemBLDCMotorSetting)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonPasteAll = new SmartX.SmartButton(); this.buttonCopy = new SmartX.SmartButton(); this.buttonMotor5 = new SmartX.SmartButton(); this.buttonDefaultSet = new SmartX.SmartButton(); this.buttonReboot = new SmartX.SmartButton(); this.smartGroupBox4 = new SmartX.SmartGroupBox(); this.listBoxAlarm5 = new SmartX.SmartListBox(); this.listBoxAlarm4 = new SmartX.SmartListBox(); this.listBoxAlarm3 = new SmartX.SmartListBox(); this.listBoxAlarm2 = new SmartX.SmartListBox(); this.listBoxAlarm1 = new SmartX.SmartListBox(); this.buttonMotor4 = new SmartX.SmartButton(); this.smartGroupBox2 = new SmartX.SmartGroupBox(); this.labelTitleMotorID = new SmartX.SmartLabel(); this.labelMotorID = new SmartX.SmartLabel(); this.labelTitleMotorSpeed = new SmartX.SmartLabel(); this.labelTitleMotorPoleNum = new SmartX.SmartLabel(); this.buttonMotorDirectionWrite = new SmartX.SmartButton(); this.labelMotorSpeed = new SmartX.SmartLabel(); this.labelTitleMotorDirectionWrite = new SmartX.SmartLabel(); this.labelTitleAttenuatorRatio = new SmartX.SmartLabel(); this.labelAttenuatorRatio = new SmartX.SmartLabel(); this.comboBoxMotorPoleNum = new System.Windows.Forms.ComboBox(); this.buttonMotor3 = new SmartX.SmartButton(); this.buttonMotor2 = new SmartX.SmartButton(); this.smartGroupBox3 = new SmartX.SmartGroupBox(); this.labelTitleMotorRPM = new SmartX.SmartLabel(); this.labelTitleMotorDirectionRead = new SmartX.SmartLabel(); this.labelMotorDirectionRead = new SmartX.SmartLabel(); this.labelMotorRPM = new SmartX.SmartLabel(); this.buttonMotor1 = new SmartX.SmartButton(); this.groupBoxInformation = new SmartX.SmartGroupBox(); this.labelSelectOperMode = new SmartX.SmartLabel(); this.labelTitleSelectOperMode = new SmartX.SmartLabel(); this.labelVersionBuild = new SmartX.SmartLabel(); this.labelVersionMinor = new SmartX.SmartLabel(); this.labelVersionMajor = new SmartX.SmartLabel(); this.labelTitleVersion = new SmartX.SmartLabel(); this.timer = new SmartX.SmartTimer(this.components); this.smartGroupBox1.SuspendLayout(); this.smartGroupBox4.SuspendLayout(); this.smartGroupBox2.SuspendLayout(); this.smartGroupBox3.SuspendLayout(); this.groupBoxInformation.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.buttonPasteAll); this.smartGroupBox1.Controls.Add(this.buttonCopy); this.smartGroupBox1.Controls.Add(this.buttonMotor5); this.smartGroupBox1.Controls.Add(this.buttonDefaultSet); this.smartGroupBox1.Controls.Add(this.buttonReboot); this.smartGroupBox1.Controls.Add(this.smartGroupBox4); this.smartGroupBox1.Controls.Add(this.buttonMotor4); this.smartGroupBox1.Controls.Add(this.smartGroupBox2); this.smartGroupBox1.Controls.Add(this.buttonMotor3); this.smartGroupBox1.Controls.Add(this.buttonMotor2); this.smartGroupBox1.Controls.Add(this.smartGroupBox3); this.smartGroupBox1.Controls.Add(this.buttonMotor1); this.smartGroupBox1.Controls.Add(this.groupBoxInformation); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 2; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 10; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 175; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // buttonPasteAll // this.buttonPasteAll.BackPictureBox = null; this.buttonPasteAll.BackPictureBox1 = null; this.buttonPasteAll.BackPictureBox2 = null; this.buttonPasteAll.ButtonColor = System.Drawing.Color.Gray; this.buttonPasteAll.ButtonImageAutoSize = true; this.buttonPasteAll.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonPasteAll.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.DisableImage"))); this.buttonPasteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.DownImage"))); this.buttonPasteAll.GroupID = 0; this.buttonPasteAll.InitVisible = true; this.buttonPasteAll.Location = new System.Drawing.Point(625, 20); this.buttonPasteAll.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonPasteAll.Name = "buttonPasteAll"; this.buttonPasteAll.NestedClickEventPrevent = false; this.buttonPasteAll.OutlinePixel = 1; this.buttonPasteAll.RepeatInterval = 200; this.buttonPasteAll.RepeatIntervalAccelerate = null; this.buttonPasteAll.SafeInterval = 200; this.buttonPasteAll.Size = new System.Drawing.Size(50, 50); this.buttonPasteAll.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonPasteAll.TabIndex = 216; this.buttonPasteAll.TextColor = System.Drawing.Color.Black; this.buttonPasteAll.TextDownColor = System.Drawing.Color.White; this.buttonPasteAll.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonPasteAll.TextLocation = new System.Drawing.Point(0, 0); this.buttonPasteAll.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonPasteAll.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.UpImage"))); this.buttonPasteAll.Click += new System.EventHandler(this.buttonPasteAll_Click); // // buttonCopy // this.buttonCopy.BackPictureBox = null; this.buttonCopy.BackPictureBox1 = null; this.buttonCopy.BackPictureBox2 = null; this.buttonCopy.ButtonColor = System.Drawing.Color.Gray; this.buttonCopy.ButtonImageAutoSize = true; this.buttonCopy.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonCopy.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.DisableImage"))); this.buttonCopy.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.DownImage"))); this.buttonCopy.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.buttonCopy.GroupID = 0; this.buttonCopy.InitVisible = true; this.buttonCopy.Location = new System.Drawing.Point(519, 20); this.buttonCopy.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonCopy.Name = "buttonCopy"; this.buttonCopy.NestedClickEventPrevent = false; this.buttonCopy.OutlinePixel = 1; this.buttonCopy.RepeatInterval = 200; this.buttonCopy.RepeatIntervalAccelerate = null; this.buttonCopy.SafeInterval = 200; this.buttonCopy.Size = new System.Drawing.Size(100, 50); this.buttonCopy.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonCopy.TabIndex = 215; this.buttonCopy.TextColor = System.Drawing.Color.White; this.buttonCopy.TextDownColor = System.Drawing.Color.White; this.buttonCopy.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonCopy.TextLocation = new System.Drawing.Point(25, 0); this.buttonCopy.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonCopy.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.UpImage"))); this.buttonCopy.Click += new System.EventHandler(this.buttonCopy_Click); // // buttonMotor5 // this.buttonMotor5.BackPictureBox = null; this.buttonMotor5.BackPictureBox1 = null; this.buttonMotor5.BackPictureBox2 = null; this.buttonMotor5.ButtonColor = System.Drawing.Color.Gray; this.buttonMotor5.ButtonImageAutoSize = true; this.buttonMotor5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotor5.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor5.DisableImage"))); this.buttonMotor5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor5.DownImage"))); this.buttonMotor5.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonMotor5.GroupID = 0; this.buttonMotor5.InitVisible = true; this.buttonMotor5.Location = new System.Drawing.Point(261, 20); this.buttonMotor5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonMotor5.Name = "buttonMotor5"; this.buttonMotor5.NestedClickEventPrevent = false; this.buttonMotor5.OutlinePixel = 1; this.buttonMotor5.RepeatInterval = 200; this.buttonMotor5.RepeatIntervalAccelerate = null; this.buttonMotor5.SafeInterval = 200; this.buttonMotor5.Size = new System.Drawing.Size(50, 50); this.buttonMotor5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotor5.TabIndex = 214; this.buttonMotor5.Tag = "4"; this.buttonMotor5.Text = "5"; this.buttonMotor5.TextColor = System.Drawing.Color.White; this.buttonMotor5.TextDownColor = System.Drawing.Color.White; this.buttonMotor5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotor5.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotor5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotor5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor5.UpImage"))); // // buttonDefaultSet // this.buttonDefaultSet.BackPictureBox = null; this.buttonDefaultSet.BackPictureBox1 = null; this.buttonDefaultSet.BackPictureBox2 = null; this.buttonDefaultSet.ButtonColor = System.Drawing.Color.Gray; this.buttonDefaultSet.ButtonImageAutoSize = true; this.buttonDefaultSet.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDefaultSet.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDefaultSet.DisableImage"))); this.buttonDefaultSet.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDefaultSet.DownImage"))); this.buttonDefaultSet.GroupID = 0; this.buttonDefaultSet.InitVisible = true; this.buttonDefaultSet.Location = new System.Drawing.Point(355, 20); this.buttonDefaultSet.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDefaultSet.Name = "buttonDefaultSet"; this.buttonDefaultSet.NestedClickEventPrevent = false; this.buttonDefaultSet.OutlinePixel = 1; this.buttonDefaultSet.RepeatInterval = 200; this.buttonDefaultSet.RepeatIntervalAccelerate = null; this.buttonDefaultSet.SafeInterval = 200; this.buttonDefaultSet.Size = new System.Drawing.Size(50, 50); this.buttonDefaultSet.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDefaultSet.TabIndex = 213; this.buttonDefaultSet.TextColor = System.Drawing.Color.Black; this.buttonDefaultSet.TextDownColor = System.Drawing.Color.White; this.buttonDefaultSet.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDefaultSet.TextLocation = new System.Drawing.Point(0, 0); this.buttonDefaultSet.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDefaultSet.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDefaultSet.UpImage"))); this.buttonDefaultSet.Click += new System.EventHandler(this.buttonDefaultSet_Click); // // buttonReboot // this.buttonReboot.BackPictureBox = null; this.buttonReboot.BackPictureBox1 = null; this.buttonReboot.BackPictureBox2 = null; this.buttonReboot.ButtonColor = System.Drawing.Color.Gray; this.buttonReboot.ButtonImageAutoSize = true; this.buttonReboot.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonReboot.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonReboot.DisableImage"))); this.buttonReboot.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonReboot.DownImage"))); this.buttonReboot.GroupID = 0; this.buttonReboot.InitVisible = true; this.buttonReboot.Location = new System.Drawing.Point(411, 20); this.buttonReboot.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonReboot.Name = "buttonReboot"; this.buttonReboot.NestedClickEventPrevent = false; this.buttonReboot.OutlinePixel = 1; this.buttonReboot.RepeatInterval = 200; this.buttonReboot.RepeatIntervalAccelerate = null; this.buttonReboot.SafeInterval = 200; this.buttonReboot.Size = new System.Drawing.Size(50, 50); this.buttonReboot.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonReboot.TabIndex = 212; this.buttonReboot.TextColor = System.Drawing.Color.Black; this.buttonReboot.TextDownColor = System.Drawing.Color.White; this.buttonReboot.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonReboot.TextLocation = new System.Drawing.Point(0, 0); this.buttonReboot.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonReboot.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonReboot.UpImage"))); this.buttonReboot.Click += new System.EventHandler(this.buttonReboot_Click); // // smartGroupBox4 // this.smartGroupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartGroupBox4.BackPictureBox = null; this.smartGroupBox4.BackPictureBox1 = null; this.smartGroupBox4.Controls.Add(this.listBoxAlarm5); this.smartGroupBox4.Controls.Add(this.listBoxAlarm4); this.smartGroupBox4.Controls.Add(this.listBoxAlarm3); this.smartGroupBox4.Controls.Add(this.listBoxAlarm2); this.smartGroupBox4.Controls.Add(this.listBoxAlarm1); this.smartGroupBox4.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.White; this.smartGroupBox4.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox4.FrameLineThickness = 1; this.smartGroupBox4.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.smartGroupBox4.Image = null; this.smartGroupBox4.InitVisible = true; this.smartGroupBox4.Location = new System.Drawing.Point(411, 216); this.smartGroupBox4.Name = "smartGroupBox4"; this.smartGroupBox4.RoundRadius = 5; this.smartGroupBox4.Size = new System.Drawing.Size(272, 233); this.smartGroupBox4.TabIndex = 205; this.smartGroupBox4.Text = "Alarm"; this.smartGroupBox4.TextColor = System.Drawing.Color.White; // // listBoxAlarm5 // this.listBoxAlarm5.BackPictureBox = null; this.listBoxAlarm5.BackPictureBox1 = null; this.listBoxAlarm5.BackPictureBox2 = null; this.listBoxAlarm5.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxAlarm5.ColumnDelimiter = '\0'; this.listBoxAlarm5.ColumnOffsets = null; this.listBoxAlarm5.FontColor = System.Drawing.Color.Black; this.listBoxAlarm5.InitVisible = true; this.listBoxAlarm5.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAlarm5.ItemOffsetGap = 0; this.listBoxAlarm5.ItemOffsetX = 0; this.listBoxAlarm5.ItemOffsetY = 0; this.listBoxAlarm5.Location = new System.Drawing.Point(21, 39); this.listBoxAlarm5.MouseMoveEventSpace = 3; this.listBoxAlarm5.MouseMoveSpace = 10; this.listBoxAlarm5.Name = "listBoxAlarm5"; this.listBoxAlarm5.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAlarm5.SelectColor = System.Drawing.Color.Blue; this.listBoxAlarm5.SelectFilled = true; this.listBoxAlarm5.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAlarm5.SelectItemIndex = -1; this.listBoxAlarm5.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAlarm5.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAlarm5.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAlarm5.SeparationlineVisibleBottom = true; this.listBoxAlarm5.SeparationlineVisibleTop = true; this.listBoxAlarm5.Size = new System.Drawing.Size(232, 164); this.listBoxAlarm5.TabIndex = 214; this.listBoxAlarm5.Text = "smartListBox1"; // // listBoxAlarm4 // this.listBoxAlarm4.BackPictureBox = null; this.listBoxAlarm4.BackPictureBox1 = null; this.listBoxAlarm4.BackPictureBox2 = null; this.listBoxAlarm4.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxAlarm4.ColumnDelimiter = '\0'; this.listBoxAlarm4.ColumnOffsets = null; this.listBoxAlarm4.FontColor = System.Drawing.Color.Black; this.listBoxAlarm4.InitVisible = true; this.listBoxAlarm4.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAlarm4.ItemOffsetGap = 0; this.listBoxAlarm4.ItemOffsetX = 0; this.listBoxAlarm4.ItemOffsetY = 0; this.listBoxAlarm4.Location = new System.Drawing.Point(21, 39); this.listBoxAlarm4.MouseMoveEventSpace = 3; this.listBoxAlarm4.MouseMoveSpace = 10; this.listBoxAlarm4.Name = "listBoxAlarm4"; this.listBoxAlarm4.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAlarm4.SelectColor = System.Drawing.Color.Blue; this.listBoxAlarm4.SelectFilled = true; this.listBoxAlarm4.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAlarm4.SelectItemIndex = -1; this.listBoxAlarm4.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAlarm4.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAlarm4.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAlarm4.SeparationlineVisibleBottom = true; this.listBoxAlarm4.SeparationlineVisibleTop = true; this.listBoxAlarm4.Size = new System.Drawing.Size(232, 164); this.listBoxAlarm4.TabIndex = 213; this.listBoxAlarm4.Text = "smartListBox1"; // // listBoxAlarm3 // this.listBoxAlarm3.BackPictureBox = null; this.listBoxAlarm3.BackPictureBox1 = null; this.listBoxAlarm3.BackPictureBox2 = null; this.listBoxAlarm3.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxAlarm3.ColumnDelimiter = '\0'; this.listBoxAlarm3.ColumnOffsets = null; this.listBoxAlarm3.FontColor = System.Drawing.Color.Black; this.listBoxAlarm3.InitVisible = true; this.listBoxAlarm3.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAlarm3.ItemOffsetGap = 0; this.listBoxAlarm3.ItemOffsetX = 0; this.listBoxAlarm3.ItemOffsetY = 0; this.listBoxAlarm3.Location = new System.Drawing.Point(21, 39); this.listBoxAlarm3.MouseMoveEventSpace = 3; this.listBoxAlarm3.MouseMoveSpace = 10; this.listBoxAlarm3.Name = "listBoxAlarm3"; this.listBoxAlarm3.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAlarm3.SelectColor = System.Drawing.Color.Blue; this.listBoxAlarm3.SelectFilled = true; this.listBoxAlarm3.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAlarm3.SelectItemIndex = -1; this.listBoxAlarm3.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAlarm3.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAlarm3.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAlarm3.SeparationlineVisibleBottom = true; this.listBoxAlarm3.SeparationlineVisibleTop = true; this.listBoxAlarm3.Size = new System.Drawing.Size(232, 164); this.listBoxAlarm3.TabIndex = 212; this.listBoxAlarm3.Text = "smartListBox1"; // // listBoxAlarm2 // this.listBoxAlarm2.BackPictureBox = null; this.listBoxAlarm2.BackPictureBox1 = null; this.listBoxAlarm2.BackPictureBox2 = null; this.listBoxAlarm2.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxAlarm2.ColumnDelimiter = '\0'; this.listBoxAlarm2.ColumnOffsets = null; this.listBoxAlarm2.FontColor = System.Drawing.Color.Black; this.listBoxAlarm2.InitVisible = true; this.listBoxAlarm2.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAlarm2.ItemOffsetGap = 0; this.listBoxAlarm2.ItemOffsetX = 0; this.listBoxAlarm2.ItemOffsetY = 0; this.listBoxAlarm2.Location = new System.Drawing.Point(21, 39); this.listBoxAlarm2.MouseMoveEventSpace = 3; this.listBoxAlarm2.MouseMoveSpace = 10; this.listBoxAlarm2.Name = "listBoxAlarm2"; this.listBoxAlarm2.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAlarm2.SelectColor = System.Drawing.Color.Blue; this.listBoxAlarm2.SelectFilled = true; this.listBoxAlarm2.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAlarm2.SelectItemIndex = -1; this.listBoxAlarm2.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAlarm2.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAlarm2.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAlarm2.SeparationlineVisibleBottom = true; this.listBoxAlarm2.SeparationlineVisibleTop = true; this.listBoxAlarm2.Size = new System.Drawing.Size(232, 164); this.listBoxAlarm2.TabIndex = 211; this.listBoxAlarm2.Text = "smartListBox1"; // // listBoxAlarm1 // this.listBoxAlarm1.BackPictureBox = null; this.listBoxAlarm1.BackPictureBox1 = null; this.listBoxAlarm1.BackPictureBox2 = null; this.listBoxAlarm1.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT; this.listBoxAlarm1.ColumnDelimiter = '\0'; this.listBoxAlarm1.ColumnOffsets = null; this.listBoxAlarm1.FontColor = System.Drawing.Color.Black; this.listBoxAlarm1.InitVisible = true; this.listBoxAlarm1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAlarm1.ItemOffsetGap = 0; this.listBoxAlarm1.ItemOffsetX = 0; this.listBoxAlarm1.ItemOffsetY = 0; this.listBoxAlarm1.Location = new System.Drawing.Point(21, 39); this.listBoxAlarm1.MouseMoveEventSpace = 3; this.listBoxAlarm1.MouseMoveSpace = 10; this.listBoxAlarm1.Name = "listBoxAlarm1"; this.listBoxAlarm1.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAlarm1.SelectColor = System.Drawing.Color.Blue; this.listBoxAlarm1.SelectFilled = true; this.listBoxAlarm1.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAlarm1.SelectItemIndex = -1; this.listBoxAlarm1.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAlarm1.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAlarm1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAlarm1.SeparationlineVisibleBottom = true; this.listBoxAlarm1.SeparationlineVisibleTop = true; this.listBoxAlarm1.Size = new System.Drawing.Size(232, 164); this.listBoxAlarm1.TabIndex = 210; this.listBoxAlarm1.Text = "smartListBox1"; // // buttonMotor4 // this.buttonMotor4.BackPictureBox = null; this.buttonMotor4.BackPictureBox1 = null; this.buttonMotor4.BackPictureBox2 = null; this.buttonMotor4.ButtonColor = System.Drawing.Color.Gray; this.buttonMotor4.ButtonImageAutoSize = true; this.buttonMotor4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotor4.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor4.DisableImage"))); this.buttonMotor4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor4.DownImage"))); this.buttonMotor4.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonMotor4.GroupID = 0; this.buttonMotor4.InitVisible = true; this.buttonMotor4.Location = new System.Drawing.Point(205, 20); this.buttonMotor4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonMotor4.Name = "buttonMotor4"; this.buttonMotor4.NestedClickEventPrevent = false; this.buttonMotor4.OutlinePixel = 1; this.buttonMotor4.RepeatInterval = 200; this.buttonMotor4.RepeatIntervalAccelerate = null; this.buttonMotor4.SafeInterval = 200; this.buttonMotor4.Size = new System.Drawing.Size(50, 50); this.buttonMotor4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotor4.TabIndex = 210; this.buttonMotor4.Tag = "3"; this.buttonMotor4.Text = "4"; this.buttonMotor4.TextColor = System.Drawing.Color.White; this.buttonMotor4.TextDownColor = System.Drawing.Color.White; this.buttonMotor4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotor4.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotor4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotor4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor4.UpImage"))); this.buttonMotor4.Click += new System.EventHandler(this.buttonMotor_Click); // // smartGroupBox2 // this.smartGroupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartGroupBox2.BackPictureBox = null; this.smartGroupBox2.BackPictureBox1 = null; this.smartGroupBox2.Controls.Add(this.labelTitleMotorID); this.smartGroupBox2.Controls.Add(this.labelMotorID); this.smartGroupBox2.Controls.Add(this.labelTitleMotorSpeed); this.smartGroupBox2.Controls.Add(this.labelTitleMotorPoleNum); this.smartGroupBox2.Controls.Add(this.buttonMotorDirectionWrite); this.smartGroupBox2.Controls.Add(this.labelMotorSpeed); this.smartGroupBox2.Controls.Add(this.labelTitleMotorDirectionWrite); this.smartGroupBox2.Controls.Add(this.labelTitleAttenuatorRatio); this.smartGroupBox2.Controls.Add(this.labelAttenuatorRatio); this.smartGroupBox2.Controls.Add(this.comboBoxMotorPoleNum); this.smartGroupBox2.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.White; this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox2.FrameLineThickness = 1; this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.smartGroupBox2.Image = null; this.smartGroupBox2.InitVisible = true; this.smartGroupBox2.Location = new System.Drawing.Point(25, 216); this.smartGroupBox2.Name = "smartGroupBox2"; this.smartGroupBox2.RoundRadius = 5; this.smartGroupBox2.Size = new System.Drawing.Size(380, 233); this.smartGroupBox2.TabIndex = 205; this.smartGroupBox2.Text = "Settings"; this.smartGroupBox2.TextColor = System.Drawing.Color.White; // // labelTitleMotorID // this.labelTitleMotorID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorID.BackPictureBox = null; this.labelTitleMotorID.BackPictureBox1 = null; this.labelTitleMotorID.BackPictureBox2 = null; this.labelTitleMotorID.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorID.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorID.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorID.ForeColor = System.Drawing.Color.White; this.labelTitleMotorID.InitVisible = true; this.labelTitleMotorID.LineSpacing = 0F; this.labelTitleMotorID.Location = new System.Drawing.Point(31, 39); this.labelTitleMotorID.Name = "labelTitleMotorID"; this.labelTitleMotorID.Size = new System.Drawing.Size(230, 28); this.labelTitleMotorID.TabIndex = 207; this.labelTitleMotorID.Text = "모터ID(1~16)"; this.labelTitleMotorID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorID.Wordwrap = false; // // labelMotorID // this.labelMotorID.BackColor = System.Drawing.Color.Silver; this.labelMotorID.BackPictureBox = null; this.labelMotorID.BackPictureBox1 = null; this.labelMotorID.BackPictureBox2 = null; this.labelMotorID.BorderColor = System.Drawing.Color.Black; this.labelMotorID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelMotorID.Enabled = false; this.labelMotorID.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMotorID.InitVisible = true; this.labelMotorID.LineSpacing = 0F; this.labelMotorID.Location = new System.Drawing.Point(267, 39); this.labelMotorID.Name = "labelMotorID"; this.labelMotorID.Size = new System.Drawing.Size(80, 28); this.labelMotorID.TabIndex = 208; this.labelMotorID.Text = "0"; this.labelMotorID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMotorID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMotorID.Wordwrap = false; this.labelMotorID.Click += new System.EventHandler(this.labelMotorID_Click); // // labelTitleMotorSpeed // this.labelTitleMotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorSpeed.BackPictureBox = null; this.labelTitleMotorSpeed.BackPictureBox1 = null; this.labelTitleMotorSpeed.BackPictureBox2 = null; this.labelTitleMotorSpeed.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorSpeed.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorSpeed.ForeColor = System.Drawing.Color.White; this.labelTitleMotorSpeed.InitVisible = true; this.labelTitleMotorSpeed.LineSpacing = 0F; this.labelTitleMotorSpeed.Location = new System.Drawing.Point(31, 73); this.labelTitleMotorSpeed.Name = "labelTitleMotorSpeed"; this.labelTitleMotorSpeed.Size = new System.Drawing.Size(230, 28); this.labelTitleMotorSpeed.TabIndex = 140; this.labelTitleMotorSpeed.Text = "모터 속도(0~100)"; this.labelTitleMotorSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorSpeed.Wordwrap = false; // // labelTitleMotorPoleNum // this.labelTitleMotorPoleNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorPoleNum.BackPictureBox = null; this.labelTitleMotorPoleNum.BackPictureBox1 = null; this.labelTitleMotorPoleNum.BackPictureBox2 = null; this.labelTitleMotorPoleNum.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorPoleNum.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorPoleNum.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorPoleNum.ForeColor = System.Drawing.Color.White; this.labelTitleMotorPoleNum.InitVisible = true; this.labelTitleMotorPoleNum.LineSpacing = 0F; this.labelTitleMotorPoleNum.Location = new System.Drawing.Point(31, 107); this.labelTitleMotorPoleNum.Name = "labelTitleMotorPoleNum"; this.labelTitleMotorPoleNum.Size = new System.Drawing.Size(230, 28); this.labelTitleMotorPoleNum.TabIndex = 136; this.labelTitleMotorPoleNum.Text = "모터 Pole 수"; this.labelTitleMotorPoleNum.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorPoleNum.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorPoleNum.Wordwrap = false; // // buttonMotorDirectionWrite // this.buttonMotorDirectionWrite.BackPictureBox = null; this.buttonMotorDirectionWrite.BackPictureBox1 = null; this.buttonMotorDirectionWrite.BackPictureBox2 = null; this.buttonMotorDirectionWrite.ButtonColor = System.Drawing.Color.Gray; this.buttonMotorDirectionWrite.ButtonImageAutoSize = true; this.buttonMotorDirectionWrite.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotorDirectionWrite.DisableImage = null; this.buttonMotorDirectionWrite.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotorDirectionWrite.DownImage"))); this.buttonMotorDirectionWrite.GroupID = 0; this.buttonMotorDirectionWrite.InitVisible = true; this.buttonMotorDirectionWrite.Location = new System.Drawing.Point(267, 175); this.buttonMotorDirectionWrite.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonMotorDirectionWrite.Name = "buttonMotorDirectionWrite"; this.buttonMotorDirectionWrite.NestedClickEventPrevent = false; this.buttonMotorDirectionWrite.OutlinePixel = 1; this.buttonMotorDirectionWrite.RepeatInterval = 200; this.buttonMotorDirectionWrite.RepeatIntervalAccelerate = null; this.buttonMotorDirectionWrite.SafeInterval = 200; this.buttonMotorDirectionWrite.Size = new System.Drawing.Size(80, 28); this.buttonMotorDirectionWrite.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotorDirectionWrite.TabIndex = 206; this.buttonMotorDirectionWrite.TextColor = System.Drawing.Color.Black; this.buttonMotorDirectionWrite.TextDownColor = System.Drawing.Color.White; this.buttonMotorDirectionWrite.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotorDirectionWrite.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotorDirectionWrite.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotorDirectionWrite.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotorDirectionWrite.UpImage"))); this.buttonMotorDirectionWrite.Click += new System.EventHandler(this.buttonMotorDirectionWrite_Click); // // labelMotorSpeed // this.labelMotorSpeed.BackColor = System.Drawing.SystemColors.Window; this.labelMotorSpeed.BackPictureBox = null; this.labelMotorSpeed.BackPictureBox1 = null; this.labelMotorSpeed.BackPictureBox2 = null; this.labelMotorSpeed.BorderColor = System.Drawing.Color.Black; this.labelMotorSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelMotorSpeed.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelMotorSpeed.InitVisible = true; this.labelMotorSpeed.LineSpacing = 0F; this.labelMotorSpeed.Location = new System.Drawing.Point(267, 73); this.labelMotorSpeed.Name = "labelMotorSpeed"; this.labelMotorSpeed.Size = new System.Drawing.Size(80, 28); this.labelMotorSpeed.TabIndex = 141; this.labelMotorSpeed.Text = "0"; this.labelMotorSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMotorSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMotorSpeed.Wordwrap = false; this.labelMotorSpeed.Click += new System.EventHandler(this.labelMotorSpeed_Click); // // labelTitleMotorDirectionWrite // this.labelTitleMotorDirectionWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorDirectionWrite.BackPictureBox = null; this.labelTitleMotorDirectionWrite.BackPictureBox1 = null; this.labelTitleMotorDirectionWrite.BackPictureBox2 = null; this.labelTitleMotorDirectionWrite.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorDirectionWrite.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorDirectionWrite.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorDirectionWrite.ForeColor = System.Drawing.Color.White; this.labelTitleMotorDirectionWrite.InitVisible = true; this.labelTitleMotorDirectionWrite.LineSpacing = 0F; this.labelTitleMotorDirectionWrite.Location = new System.Drawing.Point(31, 175); this.labelTitleMotorDirectionWrite.Name = "labelTitleMotorDirectionWrite"; this.labelTitleMotorDirectionWrite.Size = new System.Drawing.Size(230, 28); this.labelTitleMotorDirectionWrite.TabIndex = 205; this.labelTitleMotorDirectionWrite.Text = "모터 방향"; this.labelTitleMotorDirectionWrite.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorDirectionWrite.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorDirectionWrite.Wordwrap = false; // // labelTitleAttenuatorRatio // this.labelTitleAttenuatorRatio.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleAttenuatorRatio.BackPictureBox = null; this.labelTitleAttenuatorRatio.BackPictureBox1 = null; this.labelTitleAttenuatorRatio.BackPictureBox2 = null; this.labelTitleAttenuatorRatio.BorderColor = System.Drawing.Color.Black; this.labelTitleAttenuatorRatio.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleAttenuatorRatio.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleAttenuatorRatio.ForeColor = System.Drawing.Color.White; this.labelTitleAttenuatorRatio.InitVisible = true; this.labelTitleAttenuatorRatio.LineSpacing = 0F; this.labelTitleAttenuatorRatio.Location = new System.Drawing.Point(31, 141); this.labelTitleAttenuatorRatio.Name = "labelTitleAttenuatorRatio"; this.labelTitleAttenuatorRatio.Size = new System.Drawing.Size(230, 28); this.labelTitleAttenuatorRatio.TabIndex = 149; this.labelTitleAttenuatorRatio.Text = "감속기 비율(1~)"; this.labelTitleAttenuatorRatio.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleAttenuatorRatio.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAttenuatorRatio.Wordwrap = false; // // labelAttenuatorRatio // this.labelAttenuatorRatio.BackColor = System.Drawing.SystemColors.Window; this.labelAttenuatorRatio.BackPictureBox = null; this.labelAttenuatorRatio.BackPictureBox1 = null; this.labelAttenuatorRatio.BackPictureBox2 = null; this.labelAttenuatorRatio.BorderColor = System.Drawing.Color.Black; this.labelAttenuatorRatio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelAttenuatorRatio.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelAttenuatorRatio.InitVisible = true; this.labelAttenuatorRatio.LineSpacing = 0F; this.labelAttenuatorRatio.Location = new System.Drawing.Point(267, 141); this.labelAttenuatorRatio.Name = "labelAttenuatorRatio"; this.labelAttenuatorRatio.Size = new System.Drawing.Size(80, 28); this.labelAttenuatorRatio.TabIndex = 150; this.labelAttenuatorRatio.Text = "0"; this.labelAttenuatorRatio.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelAttenuatorRatio.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelAttenuatorRatio.Wordwrap = false; this.labelAttenuatorRatio.Click += new System.EventHandler(this.labelAttenuatorRatio_Click); // // comboBoxMotorPoleNum // this.comboBoxMotorPoleNum.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxMotorPoleNum.Location = new System.Drawing.Point(267, 107); this.comboBoxMotorPoleNum.Name = "comboBoxMotorPoleNum"; this.comboBoxMotorPoleNum.Size = new System.Drawing.Size(80, 28); this.comboBoxMotorPoleNum.TabIndex = 199; this.comboBoxMotorPoleNum.SelectedIndexChanged += new System.EventHandler(this.comboBoxMotorPoleNum_SelectedIndexChanged); // // buttonMotor3 // this.buttonMotor3.BackPictureBox = null; this.buttonMotor3.BackPictureBox1 = null; this.buttonMotor3.BackPictureBox2 = null; this.buttonMotor3.ButtonColor = System.Drawing.Color.Gray; this.buttonMotor3.ButtonImageAutoSize = true; this.buttonMotor3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotor3.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor3.DisableImage"))); this.buttonMotor3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor3.DownImage"))); this.buttonMotor3.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonMotor3.GroupID = 0; this.buttonMotor3.InitVisible = true; this.buttonMotor3.Location = new System.Drawing.Point(149, 20); this.buttonMotor3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonMotor3.Name = "buttonMotor3"; this.buttonMotor3.NestedClickEventPrevent = false; this.buttonMotor3.OutlinePixel = 1; this.buttonMotor3.RepeatInterval = 200; this.buttonMotor3.RepeatIntervalAccelerate = null; this.buttonMotor3.SafeInterval = 200; this.buttonMotor3.Size = new System.Drawing.Size(50, 50); this.buttonMotor3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotor3.TabIndex = 209; this.buttonMotor3.Tag = "2"; this.buttonMotor3.Text = "3"; this.buttonMotor3.TextColor = System.Drawing.Color.White; this.buttonMotor3.TextDownColor = System.Drawing.Color.White; this.buttonMotor3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotor3.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotor3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotor3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor3.UpImage"))); this.buttonMotor3.Click += new System.EventHandler(this.buttonMotor_Click); // // buttonMotor2 // this.buttonMotor2.BackPictureBox = null; this.buttonMotor2.BackPictureBox1 = null; this.buttonMotor2.BackPictureBox2 = null; this.buttonMotor2.ButtonColor = System.Drawing.Color.Gray; this.buttonMotor2.ButtonImageAutoSize = true; this.buttonMotor2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotor2.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor2.DisableImage"))); this.buttonMotor2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor2.DownImage"))); this.buttonMotor2.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonMotor2.GroupID = 0; this.buttonMotor2.InitVisible = true; this.buttonMotor2.Location = new System.Drawing.Point(93, 20); this.buttonMotor2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonMotor2.Name = "buttonMotor2"; this.buttonMotor2.NestedClickEventPrevent = false; this.buttonMotor2.OutlinePixel = 1; this.buttonMotor2.RepeatInterval = 200; this.buttonMotor2.RepeatIntervalAccelerate = null; this.buttonMotor2.SafeInterval = 200; this.buttonMotor2.Size = new System.Drawing.Size(50, 50); this.buttonMotor2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotor2.TabIndex = 208; this.buttonMotor2.Tag = "1"; this.buttonMotor2.Text = "2"; this.buttonMotor2.TextColor = System.Drawing.Color.White; this.buttonMotor2.TextDownColor = System.Drawing.Color.White; this.buttonMotor2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotor2.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotor2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotor2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor2.UpImage"))); this.buttonMotor2.Click += new System.EventHandler(this.buttonMotor_Click); // // smartGroupBox3 // this.smartGroupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.smartGroupBox3.BackPictureBox = null; this.smartGroupBox3.BackPictureBox1 = null; this.smartGroupBox3.Controls.Add(this.labelTitleMotorRPM); this.smartGroupBox3.Controls.Add(this.labelTitleMotorDirectionRead); this.smartGroupBox3.Controls.Add(this.labelMotorDirectionRead); this.smartGroupBox3.Controls.Add(this.labelMotorRPM); this.smartGroupBox3.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.White; this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox3.FrameLineThickness = 1; this.smartGroupBox3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.smartGroupBox3.Image = null; this.smartGroupBox3.InitVisible = true; this.smartGroupBox3.Location = new System.Drawing.Point(411, 91); this.smartGroupBox3.Name = "smartGroupBox3"; this.smartGroupBox3.RoundRadius = 5; this.smartGroupBox3.Size = new System.Drawing.Size(272, 119); this.smartGroupBox3.TabIndex = 204; this.smartGroupBox3.TextColor = System.Drawing.Color.White; // // labelTitleMotorRPM // this.labelTitleMotorRPM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorRPM.BackPictureBox = null; this.labelTitleMotorRPM.BackPictureBox1 = null; this.labelTitleMotorRPM.BackPictureBox2 = null; this.labelTitleMotorRPM.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorRPM.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorRPM.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorRPM.ForeColor = System.Drawing.Color.White; this.labelTitleMotorRPM.InitVisible = true; this.labelTitleMotorRPM.LineSpacing = 0F; this.labelTitleMotorRPM.Location = new System.Drawing.Point(35, 30); this.labelTitleMotorRPM.Name = "labelTitleMotorRPM"; this.labelTitleMotorRPM.Size = new System.Drawing.Size(84, 28); this.labelTitleMotorRPM.TabIndex = 142; this.labelTitleMotorRPM.Text = "RPM :"; this.labelTitleMotorRPM.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorRPM.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorRPM.Wordwrap = false; // // labelTitleMotorDirectionRead // this.labelTitleMotorDirectionRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleMotorDirectionRead.BackPictureBox = null; this.labelTitleMotorDirectionRead.BackPictureBox1 = null; this.labelTitleMotorDirectionRead.BackPictureBox2 = null; this.labelTitleMotorDirectionRead.BorderColor = System.Drawing.Color.Black; this.labelTitleMotorDirectionRead.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMotorDirectionRead.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleMotorDirectionRead.ForeColor = System.Drawing.Color.White; this.labelTitleMotorDirectionRead.InitVisible = true; this.labelTitleMotorDirectionRead.LineSpacing = 0F; this.labelTitleMotorDirectionRead.Location = new System.Drawing.Point(35, 64); this.labelTitleMotorDirectionRead.Name = "labelTitleMotorDirectionRead"; this.labelTitleMotorDirectionRead.Size = new System.Drawing.Size(84, 28); this.labelTitleMotorDirectionRead.TabIndex = 143; this.labelTitleMotorDirectionRead.Text = "Direction :"; this.labelTitleMotorDirectionRead.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleMotorDirectionRead.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMotorDirectionRead.Wordwrap = false; // // labelMotorDirectionRead // this.labelMotorDirectionRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelMotorDirectionRead.BackPictureBox = null; this.labelMotorDirectionRead.BackPictureBox1 = null; this.labelMotorDirectionRead.BackPictureBox2 = null; this.labelMotorDirectionRead.BorderColor = System.Drawing.Color.Black; this.labelMotorDirectionRead.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelMotorDirectionRead.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelMotorDirectionRead.ForeColor = System.Drawing.Color.White; this.labelMotorDirectionRead.InitVisible = true; this.labelMotorDirectionRead.LineSpacing = 0F; this.labelMotorDirectionRead.Location = new System.Drawing.Point(125, 64); this.labelMotorDirectionRead.Name = "labelMotorDirectionRead"; this.labelMotorDirectionRead.Size = new System.Drawing.Size(93, 28); this.labelMotorDirectionRead.TabIndex = 148; this.labelMotorDirectionRead.Text = "CW"; this.labelMotorDirectionRead.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelMotorDirectionRead.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMotorDirectionRead.Wordwrap = false; // // labelMotorRPM // this.labelMotorRPM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelMotorRPM.BackPictureBox = null; this.labelMotorRPM.BackPictureBox1 = null; this.labelMotorRPM.BackPictureBox2 = null; this.labelMotorRPM.BorderColor = System.Drawing.Color.Black; this.labelMotorRPM.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelMotorRPM.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelMotorRPM.ForeColor = System.Drawing.Color.White; this.labelMotorRPM.InitVisible = true; this.labelMotorRPM.LineSpacing = 0F; this.labelMotorRPM.Location = new System.Drawing.Point(125, 30); this.labelMotorRPM.Name = "labelMotorRPM"; this.labelMotorRPM.Size = new System.Drawing.Size(93, 28); this.labelMotorRPM.TabIndex = 147; this.labelMotorRPM.Text = "300"; this.labelMotorRPM.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelMotorRPM.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMotorRPM.Wordwrap = false; // // buttonMotor1 // this.buttonMotor1.BackPictureBox = null; this.buttonMotor1.BackPictureBox1 = null; this.buttonMotor1.BackPictureBox2 = null; this.buttonMotor1.ButtonColor = System.Drawing.Color.Gray; this.buttonMotor1.ButtonImageAutoSize = true; this.buttonMotor1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMotor1.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor1.DisableImage"))); this.buttonMotor1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor1.DownImage"))); this.buttonMotor1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonMotor1.GroupID = 0; this.buttonMotor1.InitVisible = true; this.buttonMotor1.Location = new System.Drawing.Point(37, 20); this.buttonMotor1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonMotor1.Name = "buttonMotor1"; this.buttonMotor1.NestedClickEventPrevent = false; this.buttonMotor1.OutlinePixel = 1; this.buttonMotor1.RepeatInterval = 200; this.buttonMotor1.RepeatIntervalAccelerate = null; this.buttonMotor1.SafeInterval = 200; this.buttonMotor1.Size = new System.Drawing.Size(50, 50); this.buttonMotor1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMotor1.TabIndex = 207; this.buttonMotor1.Tag = "0"; this.buttonMotor1.Text = "1"; this.buttonMotor1.TextColor = System.Drawing.Color.White; this.buttonMotor1.TextDownColor = System.Drawing.Color.White; this.buttonMotor1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMotor1.TextLocation = new System.Drawing.Point(0, 0); this.buttonMotor1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMotor1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMotor1.UpImage"))); this.buttonMotor1.Click += new System.EventHandler(this.buttonMotor_Click); // // groupBoxInformation // this.groupBoxInformation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.groupBoxInformation.BackPictureBox = null; this.groupBoxInformation.BackPictureBox1 = null; this.groupBoxInformation.Controls.Add(this.labelSelectOperMode); this.groupBoxInformation.Controls.Add(this.labelTitleSelectOperMode); this.groupBoxInformation.Controls.Add(this.labelVersionBuild); this.groupBoxInformation.Controls.Add(this.labelVersionMinor); this.groupBoxInformation.Controls.Add(this.labelVersionMajor); this.groupBoxInformation.Controls.Add(this.labelTitleVersion); this.groupBoxInformation.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.groupBoxInformation.FrameLineColor1 = System.Drawing.Color.White; this.groupBoxInformation.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxInformation.FrameLineThickness = 1; this.groupBoxInformation.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle; this.groupBoxInformation.Image = null; this.groupBoxInformation.InitVisible = true; this.groupBoxInformation.Location = new System.Drawing.Point(25, 91); this.groupBoxInformation.Name = "groupBoxInformation"; this.groupBoxInformation.RoundRadius = 5; this.groupBoxInformation.Size = new System.Drawing.Size(380, 119); this.groupBoxInformation.TabIndex = 204; this.groupBoxInformation.Text = "Information"; this.groupBoxInformation.TextColor = System.Drawing.Color.White; // // labelSelectOperMode // this.labelSelectOperMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelSelectOperMode.BackPictureBox = null; this.labelSelectOperMode.BackPictureBox1 = null; this.labelSelectOperMode.BackPictureBox2 = null; this.labelSelectOperMode.BorderColor = System.Drawing.Color.Black; this.labelSelectOperMode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelSelectOperMode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelSelectOperMode.ForeColor = System.Drawing.Color.White; this.labelSelectOperMode.InitVisible = true; this.labelSelectOperMode.LineSpacing = 0F; this.labelSelectOperMode.Location = new System.Drawing.Point(121, 64); this.labelSelectOperMode.Name = "labelSelectOperMode"; this.labelSelectOperMode.Size = new System.Drawing.Size(93, 28); this.labelSelectOperMode.TabIndex = 150; this.labelSelectOperMode.Text = "MCU"; this.labelSelectOperMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelSelectOperMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSelectOperMode.Wordwrap = false; // // labelTitleSelectOperMode // this.labelTitleSelectOperMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleSelectOperMode.BackPictureBox = null; this.labelTitleSelectOperMode.BackPictureBox1 = null; this.labelTitleSelectOperMode.BackPictureBox2 = null; this.labelTitleSelectOperMode.BorderColor = System.Drawing.Color.Black; this.labelTitleSelectOperMode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSelectOperMode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleSelectOperMode.ForeColor = System.Drawing.Color.White; this.labelTitleSelectOperMode.InitVisible = true; this.labelTitleSelectOperMode.LineSpacing = 0F; this.labelTitleSelectOperMode.Location = new System.Drawing.Point(31, 64); this.labelTitleSelectOperMode.Name = "labelTitleSelectOperMode"; this.labelTitleSelectOperMode.Size = new System.Drawing.Size(84, 28); this.labelTitleSelectOperMode.TabIndex = 149; this.labelTitleSelectOperMode.Text = "동작모드 :"; this.labelTitleSelectOperMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleSelectOperMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSelectOperMode.Wordwrap = false; // // labelVersionBuild // this.labelVersionBuild.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelVersionBuild.BackPictureBox = null; this.labelVersionBuild.BackPictureBox1 = null; this.labelVersionBuild.BackPictureBox2 = null; this.labelVersionBuild.BorderColor = System.Drawing.Color.Black; this.labelVersionBuild.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelVersionBuild.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelVersionBuild.ForeColor = System.Drawing.Color.White; this.labelVersionBuild.InitVisible = true; this.labelVersionBuild.LineSpacing = 0F; this.labelVersionBuild.Location = new System.Drawing.Point(206, 30); this.labelVersionBuild.Name = "labelVersionBuild"; this.labelVersionBuild.Size = new System.Drawing.Size(35, 28); this.labelVersionBuild.TabIndex = 146; this.labelVersionBuild.Text = "00"; this.labelVersionBuild.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelVersionBuild.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelVersionBuild.Wordwrap = false; // // labelVersionMinor // this.labelVersionMinor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelVersionMinor.BackPictureBox = null; this.labelVersionMinor.BackPictureBox1 = null; this.labelVersionMinor.BackPictureBox2 = null; this.labelVersionMinor.BorderColor = System.Drawing.Color.Black; this.labelVersionMinor.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelVersionMinor.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelVersionMinor.ForeColor = System.Drawing.Color.White; this.labelVersionMinor.InitVisible = true; this.labelVersionMinor.LineSpacing = 0F; this.labelVersionMinor.Location = new System.Drawing.Point(165, 30); this.labelVersionMinor.Name = "labelVersionMinor"; this.labelVersionMinor.Size = new System.Drawing.Size(35, 28); this.labelVersionMinor.TabIndex = 145; this.labelVersionMinor.Text = "00."; this.labelVersionMinor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelVersionMinor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelVersionMinor.Wordwrap = false; // // labelVersionMajor // this.labelVersionMajor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelVersionMajor.BackPictureBox = null; this.labelVersionMajor.BackPictureBox1 = null; this.labelVersionMajor.BackPictureBox2 = null; this.labelVersionMajor.BorderColor = System.Drawing.Color.Black; this.labelVersionMajor.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelVersionMajor.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelVersionMajor.ForeColor = System.Drawing.Color.White; this.labelVersionMajor.InitVisible = true; this.labelVersionMajor.LineSpacing = 0F; this.labelVersionMajor.Location = new System.Drawing.Point(124, 30); this.labelVersionMajor.Name = "labelVersionMajor"; this.labelVersionMajor.Size = new System.Drawing.Size(35, 28); this.labelVersionMajor.TabIndex = 144; this.labelVersionMajor.Text = "01."; this.labelVersionMajor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelVersionMajor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelVersionMajor.Wordwrap = false; // // labelTitleVersion // this.labelTitleVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelTitleVersion.BackPictureBox = null; this.labelTitleVersion.BackPictureBox1 = null; this.labelTitleVersion.BackPictureBox2 = null; this.labelTitleVersion.BorderColor = System.Drawing.Color.Black; this.labelTitleVersion.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleVersion.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold); this.labelTitleVersion.ForeColor = System.Drawing.Color.White; this.labelTitleVersion.InitVisible = true; this.labelTitleVersion.LineSpacing = 0F; this.labelTitleVersion.Location = new System.Drawing.Point(31, 30); this.labelTitleVersion.Name = "labelTitleVersion"; this.labelTitleVersion.Size = new System.Drawing.Size(87, 28); this.labelTitleVersion.TabIndex = 141; this.labelTitleVersion.Text = "Version : "; this.labelTitleVersion.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleVersion.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleVersion.Wordwrap = false; // // timer // this.timer.EndTime = ((long)(100000000000)); this.timer.Interval = 200; this.timer.IntervalSeries = null; this.timer.NowMillisecond = ((long)(0)); this.timer.StartTime = ((long)(0)); this.timer.Tick += new System.EventHandler(this.timer_Tick); // // ControlCenterSystemBLDCMotorSetting // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterSystemBLDCMotorSetting"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.smartGroupBox4.ResumeLayout(false); this.smartGroupBox2.ResumeLayout(false); this.smartGroupBox3.ResumeLayout(false); this.groupBoxInformation.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; public SmartX.SmartLabel labelMotorSpeed; private SmartX.SmartLabel labelTitleMotorSpeed; private SmartX.SmartLabel labelTitleMotorPoleNum; public SmartX.SmartLabel labelAttenuatorRatio; private SmartX.SmartLabel labelTitleAttenuatorRatio; private System.Windows.Forms.ComboBox comboBoxMotorPoleNum; private SmartX.SmartGroupBox groupBoxInformation; private SmartX.SmartLabel labelTitleMotorDirectionRead; private SmartX.SmartLabel labelTitleMotorRPM; private SmartX.SmartLabel labelTitleVersion; private SmartX.SmartLabel labelVersionBuild; private SmartX.SmartLabel labelVersionMinor; private SmartX.SmartLabel labelVersionMajor; private SmartX.SmartLabel labelMotorDirectionRead; private SmartX.SmartLabel labelMotorRPM; private SmartX.SmartLabel labelSelectOperMode; private SmartX.SmartLabel labelTitleSelectOperMode; private SmartX.SmartLabel labelTitleMotorDirectionWrite; private SmartX.SmartButton buttonMotorDirectionWrite; private SmartX.SmartGroupBox smartGroupBox2; private SmartX.SmartButton buttonMotor1; private SmartX.SmartGroupBox smartGroupBox3; private SmartX.SmartButton buttonMotor4; private SmartX.SmartButton buttonMotor3; private SmartX.SmartButton buttonMotor2; private SmartX.SmartLabel labelTitleMotorID; public SmartX.SmartLabel labelMotorID; private SmartX.SmartGroupBox smartGroupBox4; private SmartX.SmartListBox listBoxAlarm1; private SmartX.SmartTimer timer; private SmartX.SmartButton buttonReboot; private SmartX.SmartButton buttonDefaultSet; private SmartX.SmartButton buttonMotor5; private SmartX.SmartListBox listBoxAlarm3; private SmartX.SmartListBox listBoxAlarm2; private SmartX.SmartListBox listBoxAlarm5; private SmartX.SmartListBox listBoxAlarm4; private SmartX.SmartButton buttonPasteAll; private SmartX.SmartButton buttonCopy; } }