Files
ATV_STDLabelAttach/Handler/Project_form2/fModelM.Designer.cs
2025-07-17 16:11:46 +09:00

1654 lines
80 KiB
C#

namespace Project
{
partial class fModelM
{
/// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fModelM));
arFrame.Control.ColorListItem colorListItem1 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem2 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem3 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem4 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem5 = new arFrame.Control.ColorListItem();
arFrame.Control.ColorListItem colorListItem6 = new arFrame.Control.ColorListItem();
this.dv = new System.Windows.Forms.DataGridView();
this.titleDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bs = new System.Windows.Forms.BindingSource(this.components);
this.ds1 = new Project.DataSet1();
this.panel1 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dvPosition = new arCtl.arDatagridView();
this.posTitleDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btPos = new System.Windows.Forms.DataGridViewButtonColumn();
this.btspeed = new System.Windows.Forms.DataGridViewButtonColumn();
this.btacc = new System.Windows.Forms.DataGridViewButtonColumn();
this.btdcc = new System.Windows.Forms.DataGridViewButtonColumn();
this.btGo = new System.Windows.Forms.DataGridViewButtonColumn();
this.btSet = new System.Windows.Forms.DataGridViewButtonColumn();
this.bsPosData = new System.Windows.Forms.BindingSource(this.components);
this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.panel12 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel11 = new System.Windows.Forms.Panel();
this.nudJogVel = new arFrame.Control.MotValueNumericUpDown();
this.linkLabel8 = new arFrame.Control.MotLinkLabel();
this.panel8 = new System.Windows.Forms.Panel();
this.nudPosAbs = new arFrame.Control.MotValueNumericUpDown();
this.button1 = new arFrame.Control.MotCommandButton();
this.linkLabel10 = new arFrame.Control.MotLinkLabel();
this.panel7 = new System.Windows.Forms.Panel();
this.nudPosRel = new arFrame.Control.MotValueNumericUpDown();
this.button3 = new arFrame.Control.MotCommandButton();
this.linkLabel11 = new arFrame.Control.MotLinkLabel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.btJogLeft = new arFrame.Control.MotCommandButton();
this.btJogStop = new arFrame.Control.MotCommandButton();
this.btJogDn = new arFrame.Control.MotCommandButton();
this.btJogUp = new arFrame.Control.MotCommandButton();
this.button5 = new arFrame.Control.MotCommandButton();
this.btPClear = new arFrame.Control.MotCommandButton();
this.btSVY = new arFrame.Control.MotCommandButton();
this.btAClear = new arFrame.Control.MotCommandButton();
this.btJogRight = new arFrame.Control.MotCommandButton();
this.chkJogMoveForce = new System.Windows.Forms.CheckBox();
this.panel10 = new System.Windows.Forms.Panel();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.logTextBox1 = new arCtl.LogTextBox();
this.panel2 = new System.Windows.Forms.Panel();
this.tabControl3 = new System.Windows.Forms.TabControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.tblFG = new arFrame.Control.GridView();
this.tmDisplay = new System.Windows.Forms.Timer(this.components);
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.button31 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.panLeft = new System.Windows.Forms.Panel();
this.arLabel18 = new arCtl.arLabel();
this.panel6 = new System.Windows.Forms.Panel();
this.splitH = new System.Windows.Forms.Panel();
this.panel9 = new System.Windows.Forms.Panel();
this.panTopMenu = new System.Windows.Forms.Panel();
this.button6 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.panel13 = new System.Windows.Forms.Panel();
this.button2 = new System.Windows.Forms.Button();
this.btSave = new System.Windows.Forms.Button();
this.btDel = new System.Windows.Forms.Button();
this.btAdd = new System.Windows.Forms.Button();
this.panTitleBar = new System.Windows.Forms.Panel();
this.lbTitle = new arCtl.arLabel();
((System.ComponentModel.ISupportInitialize)(this.dv)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ds1)).BeginInit();
this.panel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dvPosition)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsPosData)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
this.bindingNavigator1.SuspendLayout();
this.panel4.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudJogVel)).BeginInit();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudPosAbs)).BeginInit();
this.panel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudPosRel)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
this.tabControl2.SuspendLayout();
this.tabPage7.SuspendLayout();
this.tabControl3.SuspendLayout();
this.groupBox3.SuspendLayout();
this.panLeft.SuspendLayout();
this.panel6.SuspendLayout();
this.panTopMenu.SuspendLayout();
this.panTitleBar.SuspendLayout();
this.SuspendLayout();
//
// dv
//
this.dv.AllowUserToAddRows = false;
this.dv.AllowUserToDeleteRows = false;
this.dv.AutoGenerateColumns = false;
this.dv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.dv.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.dv.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.dv.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dv.ColumnHeadersHeight = 35;
this.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dv.ColumnHeadersVisible = false;
this.dv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.titleDataGridViewTextBoxColumn});
this.dv.DataSource = this.bs;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.Padding = new System.Windows.Forms.Padding(5);
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dv.DefaultCellStyle = dataGridViewCellStyle1;
this.dv.Dock = System.Windows.Forms.DockStyle.Fill;
this.dv.Location = new System.Drawing.Point(0, 34);
this.dv.MultiSelect = false;
this.dv.Name = "dv";
this.dv.RowHeadersVisible = false;
this.dv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.dv.Size = new System.Drawing.Size(166, 759);
this.dv.TabIndex = 1;
this.dv.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.dv_DataError);
//
// titleDataGridViewTextBoxColumn
//
this.titleDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.titleDataGridViewTextBoxColumn.DataPropertyName = "Title";
this.titleDataGridViewTextBoxColumn.HeaderText = "Title";
this.titleDataGridViewTextBoxColumn.Name = "titleDataGridViewTextBoxColumn";
//
// bs
//
this.bs.DataMember = "MCModel";
this.bs.DataSource = this.ds1;
this.bs.Filter = "isnull(title,\'\') <> \'\'";
this.bs.Sort = "idx";
this.bs.CurrentChanged += new System.EventHandler(this.bs_CurrentChanged_1);
//
// ds1
//
this.ds1.DataSetName = "DataSet1";
this.ds1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Transparent;
this.panel1.Controls.Add(this.tabControl1);
this.panel1.Controls.Add(this.panel12);
this.panel1.Controls.Add(this.panel5);
this.panel1.Controls.Add(this.panel4);
this.panel1.Controls.Add(this.panel10);
this.panel1.Controls.Add(this.tabControl2);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.tabControl3);
this.panel1.Controls.Add(this.groupBox3);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(176, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1159, 793);
this.panel1.TabIndex = 2;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(247, 166);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(525, 500);
this.tabControl1.TabIndex = 141;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dvPosition);
this.tabPage1.Controls.Add(this.bindingNavigator1);
this.tabPage1.Location = new System.Drawing.Point(4, 27);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(517, 469);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Values";
this.tabPage1.UseVisualStyleBackColor = true;
//
// dvPosition
//
this.dvPosition.A_DelCurrentCell = true;
this.dvPosition.A_EnterToTab = true;
this.dvPosition.A_KoreanField = null;
this.dvPosition.A_UpperField = null;
this.dvPosition.A_ViewRownumOnHeader = true;
this.dvPosition.AllowUserToAddRows = false;
this.dvPosition.AllowUserToDeleteRows = false;
this.dvPosition.AllowUserToResizeColumns = false;
this.dvPosition.AllowUserToResizeRows = false;
this.dvPosition.AutoGenerateColumns = false;
this.dvPosition.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.dvPosition.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dvPosition.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.posTitleDataGridViewTextBoxColumn1,
this.btPos,
this.btspeed,
this.btacc,
this.btdcc,
this.btGo,
this.btSet});
this.dvPosition.DataSource = this.bsPosData;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle5.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dvPosition.DefaultCellStyle = dataGridViewCellStyle5;
this.dvPosition.Dock = System.Windows.Forms.DockStyle.Fill;
this.dvPosition.Location = new System.Drawing.Point(3, 3);
this.dvPosition.Name = "dvPosition";
this.dvPosition.ReadOnly = true;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle6.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Black;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dvPosition.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
this.dvPosition.RowHeadersVisible = false;
this.dvPosition.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.White;
this.dvPosition.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.dvPosition.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.Black;
this.dvPosition.RowTemplate.DefaultCellStyle.Padding = new System.Windows.Forms.Padding(2);
this.dvPosition.RowTemplate.Height = 50;
this.dvPosition.Size = new System.Drawing.Size(511, 438);
this.dvPosition.TabIndex = 140;
this.dvPosition.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.arDatagridView2_CellClick);
//
// posTitleDataGridViewTextBoxColumn1
//
this.posTitleDataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.posTitleDataGridViewTextBoxColumn1.DataPropertyName = "PosTitle";
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
this.posTitleDataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle2;
this.posTitleDataGridViewTextBoxColumn1.HeaderText = "Title";
this.posTitleDataGridViewTextBoxColumn1.Name = "posTitleDataGridViewTextBoxColumn1";
this.posTitleDataGridViewTextBoxColumn1.ReadOnly = true;
//
// btPos
//
this.btPos.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.btPos.DataPropertyName = "Position";
this.btPos.HeaderText = "Position";
this.btPos.Name = "btPos";
this.btPos.ReadOnly = true;
this.btPos.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.btPos.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
//
// btspeed
//
this.btspeed.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.btspeed.DataPropertyName = "Speed";
this.btspeed.HeaderText = "Speed";
this.btspeed.Name = "btspeed";
this.btspeed.ReadOnly = true;
this.btspeed.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.btspeed.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.btspeed.Width = 50;
//
// btacc
//
this.btacc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.btacc.DataPropertyName = "SpeedAcc";
this.btacc.HeaderText = "Acc";
this.btacc.Name = "btacc";
this.btacc.ReadOnly = true;
this.btacc.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.btacc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.btacc.Text = "Acc";
this.btacc.Width = 50;
//
// btdcc
//
this.btdcc.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
this.btdcc.DataPropertyName = "SpeedDcc";
this.btdcc.HeaderText = "Dcc";
this.btdcc.Name = "btdcc";
this.btdcc.ReadOnly = true;
this.btdcc.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.btdcc.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.btdcc.Text = "Dcc";
this.btdcc.Width = 50;
//
// btGo
//
this.btGo.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btGo.DefaultCellStyle = dataGridViewCellStyle3;
this.btGo.HeaderText = "Go";
this.btGo.Name = "btGo";
this.btGo.ReadOnly = true;
this.btGo.Text = "Go";
this.btGo.Width = 50;
//
// btSet
//
this.btSet.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Blue;
this.btSet.DefaultCellStyle = dataGridViewCellStyle4;
this.btSet.HeaderText = "Set";
this.btSet.Name = "btSet";
this.btSet.ReadOnly = true;
this.btSet.Text = "Set";
this.btSet.Width = 50;
//
// bsPosData
//
this.bsPosData.DataMember = "MCModel";
this.bsPosData.DataSource = this.ds1;
this.bsPosData.Sort = "idx";
//
// bindingNavigator1
//
this.bindingNavigator1.AddNewItem = null;
this.bindingNavigator1.BindingSource = this.bsPosData;
this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
this.bindingNavigator1.DeleteItem = null;
this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
this.bindingNavigatorPositionItem,
this.bindingNavigatorCountItem,
this.bindingNavigatorSeparator1,
this.bindingNavigatorMoveNextItem,
this.bindingNavigatorMoveLastItem,
this.bindingNavigatorSeparator2,
this.toolStripButton1,
this.toolStripButton2,
this.toolStripButton3});
this.bindingNavigator1.Location = new System.Drawing.Point(3, 441);
this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.bindingNavigator1.Name = "bindingNavigator1";
this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
this.bindingNavigator1.Size = new System.Drawing.Size(511, 25);
this.bindingNavigator1.TabIndex = 141;
this.bindingNavigator1.Text = "bindingNavigator1";
//
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.ForeColor = System.Drawing.Color.Black;
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22);
this.bindingNavigatorCountItem.Text = "/{0}";
this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수";
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동";
//
// bindingNavigatorMovePreviousItem
//
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동";
//
// bindingNavigatorSeparator
//
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorPositionItem
//
this.bindingNavigatorPositionItem.AccessibleName = "위치";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
this.bindingNavigatorPositionItem.ToolTipText = "현재 위치";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorMoveNextItem
//
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveNextItem.Text = "다음으로 이동";
//
// bindingNavigatorMoveLastItem
//
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton1
//
this.toolStripButton1.ForeColor = System.Drawing.Color.Black;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(51, 22);
this.toolStripButton1.Text = "속도";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripButton2
//
this.toolStripButton2.ForeColor = System.Drawing.Color.Black;
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(63, 22);
this.toolStripButton2.Text = "가속도";
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_2);
//
// toolStripButton3
//
this.toolStripButton3.ForeColor = System.Drawing.Color.Black;
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(63, 22);
this.toolStripButton3.Text = "감속도";
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
//
// panel12
//
this.panel12.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel12.Location = new System.Drawing.Point(247, 666);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(525, 5);
this.panel12.TabIndex = 144;
//
// panel5
//
this.panel5.Dock = System.Windows.Forms.DockStyle.Left;
this.panel5.Location = new System.Drawing.Point(242, 166);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(5, 505);
this.panel5.TabIndex = 40;
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.Transparent;
this.panel4.Controls.Add(this.groupBox4);
this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
this.panel4.Location = new System.Drawing.Point(0, 166);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(242, 505);
this.panel4.TabIndex = 39;
//
// groupBox4
//
this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(42)))));
this.groupBox4.Controls.Add(this.flowLayoutPanel1);
this.groupBox4.Controls.Add(this.panel3);
this.groupBox4.Controls.Add(this.panel11);
this.groupBox4.Controls.Add(this.panel8);
this.groupBox4.Controls.Add(this.panel7);
this.groupBox4.Controls.Add(this.tableLayoutPanel1);
this.groupBox4.Controls.Add(this.chkJogMoveForce);
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBox4.ForeColor = System.Drawing.Color.White;
this.groupBox4.Location = new System.Drawing.Point(0, 0);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Padding = new System.Windows.Forms.Padding(10, 5, 10, 3);
this.groupBox4.Size = new System.Drawing.Size(242, 505);
this.groupBox4.TabIndex = 28;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Motion JOG Control";
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flowLayoutPanel1.Location = new System.Drawing.Point(10, 24);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(222, 201);
this.flowLayoutPanel1.TabIndex = 60;
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.Orange;
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel3.Location = new System.Drawing.Point(10, 225);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(222, 4);
this.panel3.TabIndex = 58;
//
// panel11
//
this.panel11.Controls.Add(this.nudJogVel);
this.panel11.Controls.Add(this.linkLabel8);
this.panel11.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel11.Location = new System.Drawing.Point(10, 229);
this.panel11.Name = "panel11";
this.panel11.Padding = new System.Windows.Forms.Padding(2);
this.panel11.Size = new System.Drawing.Size(222, 30);
this.panel11.TabIndex = 63;
//
// nudJogVel
//
this.nudJogVel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.nudJogVel.DecimalPlaces = 2;
this.nudJogVel.Dock = System.Windows.Forms.DockStyle.Fill;
this.nudJogVel.Location = new System.Drawing.Point(79, 2);
this.nudJogVel.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nudJogVel.MotionIndex = -1;
this.nudJogVel.Name = "nudJogVel";
this.nudJogVel.Size = new System.Drawing.Size(141, 26);
this.nudJogVel.TabIndex = 0;
this.nudJogVel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.nudJogVel, "조그모드 이동 속도");
this.nudJogVel.Value = new decimal(new int[] {
100,
0,
0,
0});
//
// linkLabel8
//
this.linkLabel8.Dock = System.Windows.Forms.DockStyle.Left;
this.linkLabel8.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel8.ForeColor = System.Drawing.Color.SkyBlue;
this.linkLabel8.LinkColor = System.Drawing.Color.SkyBlue;
this.linkLabel8.Location = new System.Drawing.Point(2, 2);
this.linkLabel8.motValueControl = this.nudJogVel;
this.linkLabel8.Name = "linkLabel8";
this.linkLabel8.Size = new System.Drawing.Size(77, 26);
this.linkLabel8.TabIndex = 41;
this.linkLabel8.TabStop = true;
this.linkLabel8.Text = "JOG Speed";
this.linkLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.linkLabel8, "값 변경");
this.linkLabel8.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel8_LinkClicked);
//
// panel8
//
this.panel8.Controls.Add(this.nudPosAbs);
this.panel8.Controls.Add(this.button1);
this.panel8.Controls.Add(this.linkLabel10);
this.panel8.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel8.Location = new System.Drawing.Point(10, 259);
this.panel8.Name = "panel8";
this.panel8.Padding = new System.Windows.Forms.Padding(2);
this.panel8.Size = new System.Drawing.Size(222, 30);
this.panel8.TabIndex = 62;
//
// nudPosAbs
//
this.nudPosAbs.DecimalPlaces = 3;
this.nudPosAbs.Dock = System.Windows.Forms.DockStyle.Fill;
this.nudPosAbs.Location = new System.Drawing.Point(79, 2);
this.nudPosAbs.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nudPosAbs.MotionIndex = -1;
this.nudPosAbs.Name = "nudPosAbs";
this.nudPosAbs.Size = new System.Drawing.Size(96, 26);
this.nudPosAbs.TabIndex = 13;
this.nudPosAbs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.nudPosAbs, "이동 할 임의 위치값 우측의 GO버튼을 누르면 이동 함");
//
// button1
//
this.button1.Dock = System.Windows.Forms.DockStyle.Right;
this.button1.ForeColor = System.Drawing.Color.Black;
this.button1.Location = new System.Drawing.Point(175, 2);
this.button1.motAccControl = null;
this.button1.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.button1.motSpdControl = null;
this.button1.motValueControl = null;
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(45, 26);
this.button1.TabIndex = 51;
this.button1.Text = "GO";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// linkLabel10
//
this.linkLabel10.Dock = System.Windows.Forms.DockStyle.Left;
this.linkLabel10.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel10.ForeColor = System.Drawing.Color.SkyBlue;
this.linkLabel10.LinkColor = System.Drawing.Color.SkyBlue;
this.linkLabel10.Location = new System.Drawing.Point(2, 2);
this.linkLabel10.motValueControl = this.nudPosAbs;
this.linkLabel10.Name = "linkLabel10";
this.linkLabel10.Size = new System.Drawing.Size(77, 26);
this.linkLabel10.TabIndex = 45;
this.linkLabel10.TabStop = true;
this.linkLabel10.Text = "ABS.Value";
this.linkLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.linkLabel10, "값 변경");
this.linkLabel10.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel10_LinkClicked);
//
// panel7
//
this.panel7.Controls.Add(this.nudPosRel);
this.panel7.Controls.Add(this.button3);
this.panel7.Controls.Add(this.linkLabel11);
this.panel7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel7.Location = new System.Drawing.Point(10, 289);
this.panel7.Name = "panel7";
this.panel7.Padding = new System.Windows.Forms.Padding(2);
this.panel7.Size = new System.Drawing.Size(222, 30);
this.panel7.TabIndex = 61;
//
// nudPosRel
//
this.nudPosRel.DecimalPlaces = 3;
this.nudPosRel.Dock = System.Windows.Forms.DockStyle.Fill;
this.nudPosRel.Location = new System.Drawing.Point(79, 2);
this.nudPosRel.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nudPosRel.MotionIndex = -1;
this.nudPosRel.Name = "nudPosRel";
this.nudPosRel.Size = new System.Drawing.Size(96, 26);
this.nudPosRel.TabIndex = 50;
this.nudPosRel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.toolTip1.SetToolTip(this.nudPosRel, "이동 할 임의 위치값 우측의 GO버튼을 누르면 이동 함");
//
// button3
//
this.button3.Dock = System.Windows.Forms.DockStyle.Right;
this.button3.ForeColor = System.Drawing.Color.Black;
this.button3.Location = new System.Drawing.Point(175, 2);
this.button3.motAccControl = null;
this.button3.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.button3.motSpdControl = null;
this.button3.motValueControl = null;
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(45, 26);
this.button3.TabIndex = 51;
this.button3.Text = "GO";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click_1);
//
// linkLabel11
//
this.linkLabel11.Dock = System.Windows.Forms.DockStyle.Left;
this.linkLabel11.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel11.ForeColor = System.Drawing.Color.SkyBlue;
this.linkLabel11.LinkColor = System.Drawing.Color.SkyBlue;
this.linkLabel11.Location = new System.Drawing.Point(2, 2);
this.linkLabel11.motValueControl = this.nudPosRel;
this.linkLabel11.Name = "linkLabel11";
this.linkLabel11.Size = new System.Drawing.Size(77, 26);
this.linkLabel11.TabIndex = 47;
this.linkLabel11.TabStop = true;
this.linkLabel11.Text = "REL.Value";
this.linkLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.toolTip1.SetToolTip(this.linkLabel11, "값 변경");
this.linkLabel11.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel11_LinkClicked);
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel1.ColumnCount = 3;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25.00062F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25.00062F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25.00062F));
this.tableLayoutPanel1.Controls.Add(this.btJogLeft, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.btJogStop, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.btJogDn, 1, 2);
this.tableLayoutPanel1.Controls.Add(this.btJogUp, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.button5, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.btPClear, 2, 2);
this.tableLayoutPanel1.Controls.Add(this.btSVY, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.btAClear, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.btJogRight, 2, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tableLayoutPanel1.Location = new System.Drawing.Point(10, 319);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(222, 158);
this.tableLayoutPanel1.TabIndex = 2;
//
// btJogLeft
//
this.btJogLeft.BackColor = System.Drawing.Color.Turquoise;
this.btJogLeft.Dock = System.Windows.Forms.DockStyle.Fill;
this.btJogLeft.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.btJogLeft.ForeColor = System.Drawing.Color.Red;
this.btJogLeft.Location = new System.Drawing.Point(1, 53);
this.btJogLeft.Margin = new System.Windows.Forms.Padding(0);
this.btJogLeft.motAccControl = null;
this.btJogLeft.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btJogLeft.motSpdControl = null;
this.btJogLeft.motValueControl = null;
this.btJogLeft.Name = "btJogLeft";
this.btJogLeft.Size = new System.Drawing.Size(72, 51);
this.btJogLeft.TabIndex = 0;
this.btJogLeft.Tag = "CCW";
this.btJogLeft.Text = "NEG";
this.toolTip1.SetToolTip(this.btJogLeft, "역방향 이동");
this.btJogLeft.UseVisualStyleBackColor = false;
this.btJogLeft.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btJogDown_Click);
this.btJogLeft.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btJogUp_Click);
//
// btJogStop
//
this.btJogStop.Dock = System.Windows.Forms.DockStyle.Fill;
this.btJogStop.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold);
this.btJogStop.ForeColor = System.Drawing.Color.Black;
this.btJogStop.Location = new System.Drawing.Point(74, 53);
this.btJogStop.Margin = new System.Windows.Forms.Padding(0);
this.btJogStop.motAccControl = null;
this.btJogStop.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btJogStop.motSpdControl = null;
this.btJogStop.motValueControl = null;
this.btJogStop.Name = "btJogStop";
this.btJogStop.Size = new System.Drawing.Size(72, 51);
this.btJogStop.TabIndex = 0;
this.btJogStop.Tag = "STOP";
this.btJogStop.Text = "■";
this.toolTip1.SetToolTip(this.btJogStop, "비상 정지");
this.btJogStop.UseVisualStyleBackColor = true;
this.btJogStop.Click += new System.EventHandler(this.btJogStop_Click);
this.btJogStop.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btJogDown_Click);
this.btJogStop.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btJogUp_Click);
//
// btJogDn
//
this.btJogDn.BackColor = System.Drawing.Color.Turquoise;
this.btJogDn.Dock = System.Windows.Forms.DockStyle.Fill;
this.btJogDn.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.btJogDn.ForeColor = System.Drawing.Color.Blue;
this.btJogDn.Location = new System.Drawing.Point(74, 105);
this.btJogDn.Margin = new System.Windows.Forms.Padding(0);
this.btJogDn.motAccControl = null;
this.btJogDn.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btJogDn.motSpdControl = null;
this.btJogDn.motValueControl = null;
this.btJogDn.Name = "btJogDn";
this.btJogDn.Size = new System.Drawing.Size(72, 52);
this.btJogDn.TabIndex = 0;
this.btJogDn.Tag = "CW";
this.btJogDn.Text = "NEG";
this.toolTip1.SetToolTip(this.btJogDn, "정방향 이동");
this.btJogDn.UseVisualStyleBackColor = false;
this.btJogDn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btJogDown_Click);
this.btJogDn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btJogUp_Click);
//
// btJogUp
//
this.btJogUp.BackColor = System.Drawing.Color.Turquoise;
this.btJogUp.Dock = System.Windows.Forms.DockStyle.Fill;
this.btJogUp.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.btJogUp.ForeColor = System.Drawing.Color.Red;
this.btJogUp.Location = new System.Drawing.Point(74, 1);
this.btJogUp.Margin = new System.Windows.Forms.Padding(0);
this.btJogUp.motAccControl = null;
this.btJogUp.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btJogUp.motSpdControl = null;
this.btJogUp.motValueControl = null;
this.btJogUp.Name = "btJogUp";
this.btJogUp.Size = new System.Drawing.Size(72, 51);
this.btJogUp.TabIndex = 0;
this.btJogUp.Tag = "CCW";
this.btJogUp.Text = "POS";
this.toolTip1.SetToolTip(this.btJogUp, "역 방향 이동");
this.btJogUp.UseVisualStyleBackColor = false;
this.btJogUp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btJogDown_Click);
this.btJogUp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btJogUp_Click);
//
// button5
//
this.button5.Dock = System.Windows.Forms.DockStyle.Fill;
this.button5.Font = new System.Drawing.Font("Calibri", 10F);
this.button5.ForeColor = System.Drawing.Color.Black;
this.button5.Location = new System.Drawing.Point(1, 105);
this.button5.Margin = new System.Windows.Forms.Padding(0);
this.button5.motAccControl = null;
this.button5.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.button5.motSpdControl = null;
this.button5.motValueControl = null;
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(72, 52);
this.button5.TabIndex = 3;
this.button5.Text = "HOME";
this.toolTip1.SetToolTip(this.button5, "홈 검색 실행");
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.btJogHome_Click);
//
// btPClear
//
this.btPClear.Dock = System.Windows.Forms.DockStyle.Fill;
this.btPClear.Font = new System.Drawing.Font("Calibri", 10F);
this.btPClear.ForeColor = System.Drawing.Color.Black;
this.btPClear.Location = new System.Drawing.Point(147, 105);
this.btPClear.Margin = new System.Windows.Forms.Padding(0);
this.btPClear.motAccControl = null;
this.btPClear.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btPClear.motSpdControl = null;
this.btPClear.motValueControl = null;
this.btPClear.Name = "btPClear";
this.btPClear.Size = new System.Drawing.Size(74, 52);
this.btPClear.TabIndex = 3;
this.btPClear.Text = "P.CLR";
this.toolTip1.SetToolTip(this.btPClear, "현재 위치 초기화");
this.btPClear.UseVisualStyleBackColor = true;
this.btPClear.Click += new System.EventHandler(this.btJogPClear_Click);
//
// btSVY
//
this.btSVY.Dock = System.Windows.Forms.DockStyle.Fill;
this.btSVY.Font = new System.Drawing.Font("Calibri", 10F);
this.btSVY.ForeColor = System.Drawing.Color.Black;
this.btSVY.Location = new System.Drawing.Point(1, 1);
this.btSVY.Margin = new System.Windows.Forms.Padding(0);
this.btSVY.motAccControl = null;
this.btSVY.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btSVY.motSpdControl = null;
this.btSVY.motValueControl = null;
this.btSVY.Name = "btSVY";
this.btSVY.Size = new System.Drawing.Size(72, 51);
this.btSVY.TabIndex = 4;
this.btSVY.Text = "SVON";
this.toolTip1.SetToolTip(this.btSVY, "서보 ON/OFF");
this.btSVY.UseVisualStyleBackColor = true;
this.btSVY.Click += new System.EventHandler(this.btJogSVon_Click);
//
// btAClear
//
this.btAClear.Dock = System.Windows.Forms.DockStyle.Fill;
this.btAClear.Font = new System.Drawing.Font("Calibri", 10F);
this.btAClear.ForeColor = System.Drawing.Color.Black;
this.btAClear.Location = new System.Drawing.Point(147, 1);
this.btAClear.Margin = new System.Windows.Forms.Padding(0);
this.btAClear.motAccControl = null;
this.btAClear.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btAClear.motSpdControl = null;
this.btAClear.motValueControl = null;
this.btAClear.Name = "btAClear";
this.btAClear.Size = new System.Drawing.Size(74, 51);
this.btAClear.TabIndex = 4;
this.btAClear.Text = "A.CLR";
this.toolTip1.SetToolTip(this.btAClear, "서보알람 제거");
this.btAClear.UseVisualStyleBackColor = true;
this.btAClear.Click += new System.EventHandler(this.btJogAClear_Click);
//
// btJogRight
//
this.btJogRight.BackColor = System.Drawing.Color.Turquoise;
this.btJogRight.Dock = System.Windows.Forms.DockStyle.Fill;
this.btJogRight.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.btJogRight.ForeColor = System.Drawing.Color.Blue;
this.btJogRight.Location = new System.Drawing.Point(147, 53);
this.btJogRight.Margin = new System.Windows.Forms.Padding(0);
this.btJogRight.motAccControl = null;
this.btJogRight.motCommand = arFrame.Control.MotCommandButton.eCommand.AbsoluteMove;
this.btJogRight.motSpdControl = null;
this.btJogRight.motValueControl = null;
this.btJogRight.Name = "btJogRight";
this.btJogRight.Size = new System.Drawing.Size(74, 51);
this.btJogRight.TabIndex = 0;
this.btJogRight.Tag = "CW";
this.btJogRight.Text = "POS";
this.toolTip1.SetToolTip(this.btJogRight, "정 방향 이동");
this.btJogRight.UseVisualStyleBackColor = false;
this.btJogRight.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btJogDown_Click);
this.btJogRight.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btJogUp_Click);
//
// chkJogMoveForce
//
this.chkJogMoveForce.AutoSize = true;
this.chkJogMoveForce.Dock = System.Windows.Forms.DockStyle.Bottom;
this.chkJogMoveForce.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chkJogMoveForce.ForeColor = System.Drawing.Color.Gold;
this.chkJogMoveForce.Location = new System.Drawing.Point(10, 477);
this.chkJogMoveForce.Name = "chkJogMoveForce";
this.chkJogMoveForce.Size = new System.Drawing.Size(222, 25);
this.chkJogMoveForce.TabIndex = 59;
this.chkJogMoveForce.Text = "조그모드 강제 이동";
this.chkJogMoveForce.UseVisualStyleBackColor = true;
this.chkJogMoveForce.Click += new System.EventHandler(this.chkJogMoveForce_Click);
//
// panel10
//
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 161);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(772, 5);
this.panel10.TabIndex = 41;
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tabPage7);
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl2.Location = new System.Drawing.Point(0, 671);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(772, 122);
this.tabControl2.TabIndex = 45;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.logTextBox1);
this.tabPage7.Location = new System.Drawing.Point(4, 27);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
this.tabPage7.Size = new System.Drawing.Size(764, 91);
this.tabPage7.TabIndex = 0;
this.tabPage7.Text = "Log";
this.tabPage7.UseVisualStyleBackColor = true;
//
// logTextBox1
//
this.logTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.logTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.logTextBox1.ColorList = new arCtl.sLogMessageColor[0];
this.logTextBox1.DateFormat = "mm:ss";
this.logTextBox1.DefaultColor = System.Drawing.Color.LightGray;
this.logTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.logTextBox1.EnableDisplayTimer = true;
this.logTextBox1.EnableGubunColor = true;
this.logTextBox1.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.logTextBox1.ListFormat = "[{0}] {1}";
this.logTextBox1.Location = new System.Drawing.Point(3, 3);
this.logTextBox1.Margin = new System.Windows.Forms.Padding(0);
this.logTextBox1.MaxListCount = ((ushort)(200));
this.logTextBox1.MaxTextLength = ((uint)(4000u));
this.logTextBox1.MessageInterval = 50;
this.logTextBox1.Name = "logTextBox1";
this.logTextBox1.Size = new System.Drawing.Size(758, 85);
this.logTextBox1.TabIndex = 42;
this.logTextBox1.Text = "";
//
// panel2
//
this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
this.panel2.Location = new System.Drawing.Point(772, 161);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(6, 632);
this.panel2.TabIndex = 143;
//
// tabControl3
//
this.tabControl3.Controls.Add(this.tabPage2);
this.tabControl3.Dock = System.Windows.Forms.DockStyle.Right;
this.tabControl3.Location = new System.Drawing.Point(778, 161);
this.tabControl3.Name = "tabControl3";
this.tabControl3.SelectedIndex = 0;
this.tabControl3.Size = new System.Drawing.Size(381, 632);
this.tabControl3.TabIndex = 142;
//
// tabPage2
//
this.tabPage2.Location = new System.Drawing.Point(4, 27);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(373, 601);
this.tabPage2.TabIndex = 0;
this.tabPage2.Text = "Command";
this.tabPage2.UseVisualStyleBackColor = true;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.tblFG);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox3.ForeColor = System.Drawing.Color.White;
this.groupBox3.Location = new System.Drawing.Point(0, 0);
this.groupBox3.Margin = new System.Windows.Forms.Padding(10, 3, 3, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(10, 3, 10, 10);
this.groupBox3.Size = new System.Drawing.Size(1159, 161);
this.groupBox3.TabIndex = 35;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Motion Status";
//
// tblFG
//
this.tblFG.arVeriticalDraw = false;
this.tblFG.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
this.tblFG.BorderSize = 1;
colorListItem1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
colorListItem1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
colorListItem1.Remark = "title";
colorListItem2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(160)))), ((int)(((byte)(160)))), ((int)(((byte)(160)))));
colorListItem2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
colorListItem2.Remark = "gray";
colorListItem3.BackColor1 = System.Drawing.Color.Orange;
colorListItem3.BackColor2 = System.Drawing.Color.DarkOrange;
colorListItem3.Remark = "orange";
colorListItem4.BackColor1 = System.Drawing.Color.Green;
colorListItem4.BackColor2 = System.Drawing.Color.ForestGreen;
colorListItem4.Remark = "green";
colorListItem5.BackColor1 = System.Drawing.Color.Red;
colorListItem5.BackColor2 = System.Drawing.Color.Tomato;
colorListItem5.Remark = "red";
colorListItem6.BackColor1 = System.Drawing.Color.SkyBlue;
colorListItem6.BackColor2 = System.Drawing.Color.DeepSkyBlue;
colorListItem6.Remark = "blue";
this.tblFG.ColorList = new arFrame.Control.ColorListItem[] {
colorListItem1,
colorListItem2,
colorListItem3,
colorListItem4,
colorListItem5,
colorListItem6};
this.tblFG.Cursor = System.Windows.Forms.Cursors.Arrow;
this.tblFG.Dock = System.Windows.Forms.DockStyle.Fill;
this.tblFG.Font = new System.Drawing.Font("Consolas", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tblFG.FontPin = new System.Drawing.Font("Consolas", 6.75F);
this.tblFG.ForeColor = System.Drawing.Color.Black;
this.tblFG.ForeColorPin = System.Drawing.Color.WhiteSmoke;
this.tblFG.Location = new System.Drawing.Point(10, 22);
this.tblFG.MatrixSize = new System.Drawing.Point(9, 7);
this.tblFG.MenuBorderSize = 1;
this.tblFG.MenuGap = 5;
this.tblFG.MinimumSize = new System.Drawing.Size(100, 50);
this.tblFG.Name = "tblFG";
this.tblFG.Names = null;
this.tblFG.ShadowColor = System.Drawing.Color.White;
this.tblFG.showDebugInfo = false;
this.tblFG.ShowIndexString = true;
this.tblFG.Size = new System.Drawing.Size(1139, 129);
this.tblFG.TabIndex = 35;
this.tblFG.Tags = null;
this.tblFG.Text = "gridView1";
this.tblFG.TextAttachToImage = true;
this.tblFG.Titles = new string[] {
"Axis|CMD|ACT|HOME|-|+|INP|ALM|HOME.SET",
"[0] AxisName||||||||",
"[1] AxisName||||||||",
"[2] AxisName||||||||",
"[3] AxisName||||||||",
"[4] AxisName||||||||",
"[5] AxisName||||||||"};
this.tblFG.Values = new ushort[] {
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(1)),
((ushort)(2)),
((ushort)(3)),
((ushort)(4)),
((ushort)(5)),
((ushort)(6)),
((ushort)(7)),
((ushort)(8)),
((ushort)(9)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0)),
((ushort)(0))};
//
// tmDisplay
//
this.tmDisplay.Interval = 500;
this.tmDisplay.Tick += new System.EventHandler(this.tmDisplay_Tick);
//
// button31
//
this.button31.BackColor = System.Drawing.Color.Transparent;
this.button31.Cursor = System.Windows.Forms.Cursors.Hand;
this.button31.Dock = System.Windows.Forms.DockStyle.Right;
this.button31.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button31.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.button31.Location = new System.Drawing.Point(1296, 0);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(44, 32);
this.button31.TabIndex = 59;
this.button31.Text = "X";
this.toolTip1.SetToolTip(this.button31, "종료");
this.button31.UseVisualStyleBackColor = false;
this.button31.Click += new System.EventHandler(this.button31_Click);
//
// button7
//
this.button7.BackColor = System.Drawing.Color.Transparent;
this.button7.Cursor = System.Windows.Forms.Cursors.Hand;
this.button7.Dock = System.Windows.Forms.DockStyle.Right;
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button7.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button7.ForeColor = System.Drawing.Color.DimGray;
this.button7.Location = new System.Drawing.Point(1120, 0);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(176, 32);
this.button7.TabIndex = 61;
this.button7.Text = "PICKER - SAFE AREA";
this.toolTip1.SetToolTip(this.button7, "종료");
this.button7.UseVisualStyleBackColor = false;
//
// panLeft
//
this.panLeft.Controls.Add(this.dv);
this.panLeft.Controls.Add(this.arLabel18);
this.panLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.panLeft.Location = new System.Drawing.Point(5, 5);
this.panLeft.Name = "panLeft";
this.panLeft.Size = new System.Drawing.Size(166, 793);
this.panLeft.TabIndex = 3;
//
// arLabel18
//
this.arLabel18.BackColor = System.Drawing.Color.Gray;
this.arLabel18.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
this.arLabel18.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.arLabel18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
this.arLabel18.BorderColorOver = System.Drawing.Color.DodgerBlue;
this.arLabel18.BorderSize = new System.Windows.Forms.Padding(0);
this.arLabel18.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.arLabel18.Cursor = System.Windows.Forms.Cursors.Arrow;
this.arLabel18.Dock = System.Windows.Forms.DockStyle.Top;
this.arLabel18.Font = new System.Drawing.Font("Cambria", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
this.arLabel18.ForeColor = System.Drawing.Color.White;
this.arLabel18.GradientEnable = true;
this.arLabel18.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.arLabel18.GradientRepeatBG = false;
this.arLabel18.isButton = false;
this.arLabel18.Location = new System.Drawing.Point(0, 0);
this.arLabel18.Margin = new System.Windows.Forms.Padding(0);
this.arLabel18.MouseDownColor = System.Drawing.Color.Yellow;
this.arLabel18.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.arLabel18.msg = null;
this.arLabel18.Name = "arLabel18";
this.arLabel18.ProgressBorderColor = System.Drawing.Color.Black;
this.arLabel18.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
this.arLabel18.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
this.arLabel18.ProgressEnable = false;
this.arLabel18.ProgressFont = new System.Drawing.Font("Consolas", 10F);
this.arLabel18.ProgressForeColor = System.Drawing.Color.Black;
this.arLabel18.ProgressMax = 100F;
this.arLabel18.ProgressMin = 0F;
this.arLabel18.ProgressPadding = new System.Windows.Forms.Padding(0);
this.arLabel18.ProgressValue = 0F;
this.arLabel18.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.arLabel18.Sign = "";
this.arLabel18.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.arLabel18.SignColor = System.Drawing.Color.Yellow;
this.arLabel18.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.arLabel18.Size = new System.Drawing.Size(166, 34);
this.arLabel18.TabIndex = 6;
this.arLabel18.Text = "--";
this.arLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.arLabel18.TextShadow = true;
this.arLabel18.TextVisible = true;
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
this.panel6.Controls.Add(this.panel1);
this.panel6.Controls.Add(this.splitH);
this.panel6.Controls.Add(this.panLeft);
this.panel6.Controls.Add(this.panel9);
this.panel6.Controls.Add(this.panTopMenu);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(5, 37);
this.panel6.Name = "panel6";
this.panel6.Padding = new System.Windows.Forms.Padding(5);
this.panel6.Size = new System.Drawing.Size(1340, 858);
this.panel6.TabIndex = 4;
//
// splitH
//
this.splitH.Dock = System.Windows.Forms.DockStyle.Left;
this.splitH.Location = new System.Drawing.Point(171, 5);
this.splitH.Name = "splitH";
this.splitH.Size = new System.Drawing.Size(5, 793);
this.splitH.TabIndex = 4;
//
// panel9
//
this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel9.Location = new System.Drawing.Point(5, 798);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(1330, 5);
this.panel9.TabIndex = 75;
//
// panTopMenu
//
this.panTopMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
this.panTopMenu.Controls.Add(this.button6);
this.panTopMenu.Controls.Add(this.button4);
this.panTopMenu.Controls.Add(this.panel13);
this.panTopMenu.Controls.Add(this.button2);
this.panTopMenu.Controls.Add(this.btSave);
this.panTopMenu.Controls.Add(this.btDel);
this.panTopMenu.Controls.Add(this.btAdd);
this.panTopMenu.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panTopMenu.Location = new System.Drawing.Point(5, 803);
this.panTopMenu.Name = "panTopMenu";
this.panTopMenu.Size = new System.Drawing.Size(1330, 50);
this.panTopMenu.TabIndex = 134;
//
// button6
//
this.button6.Dock = System.Windows.Forms.DockStyle.Left;
this.button6.FlatAppearance.BorderSize = 0;
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button6.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.button6.Image = global::Project.Properties.Resources.icons8_checked_40;
this.button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button6.Location = new System.Drawing.Point(449, 0);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(95, 50);
this.button6.TabIndex = 23;
this.button6.Text = "적용";
this.button6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button4
//
this.button4.Dock = System.Windows.Forms.DockStyle.Left;
this.button4.FlatAppearance.BorderSize = 0;
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button4.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.button4.Image = global::Project.Properties.Resources.icons8_copy_40;
this.button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button4.Location = new System.Drawing.Point(354, 0);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(95, 50);
this.button4.TabIndex = 22;
this.button4.Text = "복사";
this.button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// panel13
//
this.panel13.Dock = System.Windows.Forms.DockStyle.Left;
this.panel13.Location = new System.Drawing.Point(345, 0);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(9, 50);
this.panel13.TabIndex = 21;
//
// button2
//
this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.button2.Dock = System.Windows.Forms.DockStyle.Right;
this.button2.FlatAppearance.BorderSize = 0;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.button2.Image = global::Project.Properties.Resources.icons8_checked_radio_button_48;
this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button2.Location = new System.Drawing.Point(1115, 0);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(215, 50);
this.button2.TabIndex = 20;
this.button2.Text = "이 모델을 선택합니다";
this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// btSave
//
this.btSave.Dock = System.Windows.Forms.DockStyle.Left;
this.btSave.FlatAppearance.BorderSize = 0;
this.btSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btSave.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.btSave.Image = global::Project.Properties.Resources.icons8_save_40;
this.btSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btSave.Location = new System.Drawing.Point(230, 0);
this.btSave.Name = "btSave";
this.btSave.Size = new System.Drawing.Size(115, 50);
this.btSave.TabIndex = 19;
this.btSave.Text = "저장(&S)";
this.btSave.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btSave.UseVisualStyleBackColor = true;
this.btSave.Click += new System.EventHandler(this.btSave_Click);
//
// btDel
//
this.btDel.Dock = System.Windows.Forms.DockStyle.Left;
this.btDel.FlatAppearance.BorderSize = 0;
this.btDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btDel.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.btDel.Image = global::Project.Properties.Resources.icons8_cancel_40;
this.btDel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btDel.Location = new System.Drawing.Point(115, 0);
this.btDel.Name = "btDel";
this.btDel.Size = new System.Drawing.Size(115, 50);
this.btDel.TabIndex = 18;
this.btDel.Text = "삭제(&D)";
this.btDel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btDel.UseVisualStyleBackColor = true;
this.btDel.Click += new System.EventHandler(this.btDel_Click);
//
// btAdd
//
this.btAdd.Dock = System.Windows.Forms.DockStyle.Left;
this.btAdd.FlatAppearance.BorderSize = 0;
this.btAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btAdd.Font = new System.Drawing.Font("맑은 고딕", 11.25F);
this.btAdd.Image = global::Project.Properties.Resources.icons8_new_40;
this.btAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btAdd.Location = new System.Drawing.Point(0, 0);
this.btAdd.Name = "btAdd";
this.btAdd.Size = new System.Drawing.Size(115, 50);
this.btAdd.TabIndex = 17;
this.btAdd.Text = "추가(&A)";
this.btAdd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btAdd.UseVisualStyleBackColor = true;
this.btAdd.Click += new System.EventHandler(this.btAdd_Click);
//
// panTitleBar
//
this.panTitleBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.panTitleBar.Controls.Add(this.lbTitle);
this.panTitleBar.Controls.Add(this.button7);
this.panTitleBar.Controls.Add(this.button31);
this.panTitleBar.Dock = System.Windows.Forms.DockStyle.Top;
this.panTitleBar.Location = new System.Drawing.Point(5, 5);
this.panTitleBar.Name = "panTitleBar";
this.panTitleBar.Size = new System.Drawing.Size(1340, 32);
this.panTitleBar.TabIndex = 133;
//
// lbTitle
//
this.lbTitle.BackColor = System.Drawing.Color.Transparent;
this.lbTitle.BackColor2 = System.Drawing.Color.Transparent;
this.lbTitle.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
this.lbTitle.BorderColor = System.Drawing.Color.Red;
this.lbTitle.BorderColorOver = System.Drawing.Color.Red;
this.lbTitle.BorderSize = new System.Windows.Forms.Padding(0);
this.lbTitle.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
this.lbTitle.Cursor = System.Windows.Forms.Cursors.Arrow;
this.lbTitle.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbTitle.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbTitle.ForeColor = System.Drawing.Color.LightSkyBlue;
this.lbTitle.GradientEnable = true;
this.lbTitle.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.lbTitle.GradientRepeatBG = false;
this.lbTitle.isButton = false;
this.lbTitle.Location = new System.Drawing.Point(0, 0);
this.lbTitle.MouseDownColor = System.Drawing.Color.Yellow;
this.lbTitle.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.lbTitle.msg = null;
this.lbTitle.Name = "lbTitle";
this.lbTitle.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
this.lbTitle.ProgressBorderColor = System.Drawing.Color.Black;
this.lbTitle.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
this.lbTitle.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
this.lbTitle.ProgressEnable = false;
this.lbTitle.ProgressFont = new System.Drawing.Font("Consolas", 10F);
this.lbTitle.ProgressForeColor = System.Drawing.Color.Black;
this.lbTitle.ProgressMax = 100F;
this.lbTitle.ProgressMin = 0F;
this.lbTitle.ProgressPadding = new System.Windows.Forms.Padding(0);
this.lbTitle.ProgressValue = 0F;
this.lbTitle.ShadowColor = System.Drawing.Color.WhiteSmoke;
this.lbTitle.Sign = "";
this.lbTitle.SignAlign = System.Drawing.ContentAlignment.BottomRight;
this.lbTitle.SignColor = System.Drawing.Color.Yellow;
this.lbTitle.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
this.lbTitle.Size = new System.Drawing.Size(1120, 32);
this.lbTitle.TabIndex = 60;
this.lbTitle.Text = "MODEL(MOTION) SETTING";
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbTitle.TextShadow = false;
this.lbTitle.TextVisible = true;
this.lbTitle.Click += new System.EventHandler(this.lbTitle_Click);
this.lbTitle.DoubleClick += new System.EventHandler(this.lbTitle_DoubleClick_1);
//
// fModelM
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.DarkOrange;
this.ClientSize = new System.Drawing.Size(1350, 900);
this.Controls.Add(this.panel6);
this.Controls.Add(this.panTitleBar);
this.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ForeColor = System.Drawing.Color.White;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "fModelM";
this.Padding = new System.Windows.Forms.Padding(5);
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Motion Setting / Select";
this.Load += new System.EventHandler(this.@__Load);
((System.ComponentModel.ISupportInitialize)(this.dv)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ds1)).EndInit();
this.panel1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dvPosition)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsPosData)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
this.bindingNavigator1.ResumeLayout(false);
this.bindingNavigator1.PerformLayout();
this.panel4.ResumeLayout(false);
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
this.panel11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.nudJogVel)).EndInit();
this.panel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.nudPosAbs)).EndInit();
this.panel7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.nudPosRel)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
this.tabControl2.ResumeLayout(false);
this.tabPage7.ResumeLayout(false);
this.tabControl3.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.panLeft.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panTopMenu.ResumeLayout(false);
this.panTitleBar.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DataSet1 ds1;
private System.Windows.Forms.DataGridView dv;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Timer tmDisplay;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private arFrame.Control.MotCommandButton btJogUp;
private arFrame.Control.MotCommandButton btJogDn;
private arFrame.Control.MotCommandButton btJogStop;
private arFrame.Control.MotValueNumericUpDown nudJogVel;
private arFrame.Control.MotCommandButton button5;
private arFrame.Control.MotCommandButton btPClear;
private System.Windows.Forms.ToolTip toolTip1;
private arFrame.Control.MotValueNumericUpDown nudPosAbs;
private arFrame.Control.MotLinkLabel linkLabel8;
private System.Windows.Forms.Panel panLeft;
private arFrame.Control.MotLinkLabel linkLabel10;
private arFrame.Control.MotLinkLabel linkLabel11;
private arFrame.Control.MotCommandButton button1;
private arFrame.Control.MotValueNumericUpDown nudPosRel;
private System.Windows.Forms.GroupBox groupBox3;
private arFrame.Control.MotCommandButton button3;
private System.Windows.Forms.BindingSource bs;
private arFrame.Control.MotCommandButton btAClear;
private System.Windows.Forms.DataGridViewTextBoxColumn titleDataGridViewTextBoxColumn;
private arCtl.arLabel arLabel18;
private arFrame.Control.MotCommandButton btSVY;
private arFrame.Control.MotCommandButton btJogLeft;
private arFrame.Control.MotCommandButton btJogRight;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel splitH;
private System.Windows.Forms.Panel panel9;
private arFrame.Control.GridView tblFG;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel10;
private arCtl.LogTextBox logTextBox1;
private System.Windows.Forms.CheckBox chkJogMoveForce;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPage7;
public System.Windows.Forms.Panel panTitleBar;
private arCtl.arLabel lbTitle;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.BindingSource bsPosData;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Panel panel11;
private arCtl.arDatagridView dvPosition;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabControl tabControl3;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panTopMenu;
private System.Windows.Forms.Button btAdd;
private System.Windows.Forms.Button btSave;
private System.Windows.Forms.Button btDel;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.BindingNavigator bindingNavigator1;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.DataGridViewTextBoxColumn posTitleDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewButtonColumn btPos;
private System.Windows.Forms.DataGridViewButtonColumn btspeed;
private System.Windows.Forms.DataGridViewButtonColumn btacc;
private System.Windows.Forms.DataGridViewButtonColumn btdcc;
private System.Windows.Forms.DataGridViewButtonColumn btGo;
private System.Windows.Forms.DataGridViewButtonColumn btSet;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.Button button7;
}
}