AOI_V1/MaiMuAOI/AssistClient/FrmSysSetting.Designer.cs

2480 lines
121 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace AssistClient
{
partial class FrmSysSetting
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSysSetting));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.label3 = new System.Windows.Forms.Label();
this.numLogDays = new System.Windows.Forms.NumericUpDown();
this.ckbAutoClear = new System.Windows.Forms.CheckBox();
this.txtLogPath = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.panel3 = new System.Windows.Forms.Panel();
this.txtIO_DevNum = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.panel4 = new System.Windows.Forms.Panel();
this.cobLight_PortNum = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.panel8 = new System.Windows.Forms.Panel();
this.cobAxis3PulseOutMode = new System.Windows.Forms.ComboBox();
this.label15 = new System.Windows.Forms.Label();
this.cobAxis2PulseOutMode = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.cobAxis1PulseOutMode = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.cobAxis0PulseOutMode = new System.Windows.Forms.ComboBox();
this.label14 = new System.Windows.Forms.Label();
this.groupBox9 = new System.Windows.Forms.GroupBox();
this.panel9 = new System.Windows.Forms.Panel();
this.cobAxis3HomeMode = new System.Windows.Forms.ComboBox();
this.label18 = new System.Windows.Forms.Label();
this.cobAxis2HomeMode = new System.Windows.Forms.ComboBox();
this.label19 = new System.Windows.Forms.Label();
this.cobAxis1HomeMode = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.cobAxis0HomeMode = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.panel10 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.numAxis3HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeVelLow = new System.Windows.Forms.NumericUpDown();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.panel14 = new System.Windows.Forms.Panel();
this.label36 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.numAxis2HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeDec = new System.Windows.Forms.NumericUpDown();
this.numAxis3HomeDec = new System.Windows.Forms.NumericUpDown();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.panel12 = new System.Windows.Forms.Panel();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.numAxis3HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeVelHigh = new System.Windows.Forms.NumericUpDown();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.panel13 = new System.Windows.Forms.Panel();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.numAxis3HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis0HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis2HomeAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis1HomeAcc = new System.Windows.Forms.NumericUpDown();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.panel16 = new System.Windows.Forms.Panel();
this.label9 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.numAxis3JogVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis2JogVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis1JogVelLow = new System.Windows.Forms.NumericUpDown();
this.numAxis0JogVelLow = new System.Windows.Forms.NumericUpDown();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.panel17 = new System.Windows.Forms.Panel();
this.label42 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.numAxis2JogDec = new System.Windows.Forms.NumericUpDown();
this.numAxis1JogDec = new System.Windows.Forms.NumericUpDown();
this.numAxis0JogDec = new System.Windows.Forms.NumericUpDown();
this.numAxis3JogDec = new System.Windows.Forms.NumericUpDown();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.panel18 = new System.Windows.Forms.Panel();
this.label47 = new System.Windows.Forms.Label();
this.label48 = new System.Windows.Forms.Label();
this.label49 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.numAxis3JogVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis0JogVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis2JogVelHigh = new System.Windows.Forms.NumericUpDown();
this.numAxis1JogVelHigh = new System.Windows.Forms.NumericUpDown();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.panel19 = new System.Windows.Forms.Panel();
this.label51 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.label54 = new System.Windows.Forms.Label();
this.numAxis3JogAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis0JogAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis2JogAcc = new System.Windows.Forms.NumericUpDown();
this.numAxis1JogAcc = new System.Windows.Forms.NumericUpDown();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.panel11 = new System.Windows.Forms.Panel();
this.cobAxis3HomeDir = new System.Windows.Forms.ComboBox();
this.label26 = new System.Windows.Forms.Label();
this.cobAxis2HomeDir = new System.Windows.Forms.ComboBox();
this.label27 = new System.Windows.Forms.Label();
this.cobAxis1HomeDir = new System.Windows.Forms.ComboBox();
this.label28 = new System.Windows.Forms.Label();
this.cobAxis0HomeDir = new System.Windows.Forms.ComboBox();
this.label29 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.panel7 = new System.Windows.Forms.Panel();
this.txtSizeRepairTable = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.panel6 = new System.Windows.Forms.Panel();
this.txtSizeEnginePath = new System.Windows.Forms.TextBox();
this.label40 = new System.Windows.Forms.Label();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.panel15 = new System.Windows.Forms.Panel();
this.ckbSizeBmp_IsSave = new System.Windows.Forms.CheckBox();
this.txtSizeBmp_Path = new System.Windows.Forms.TextBox();
this.label43 = new System.Windows.Forms.Label();
this.tabPage9 = new System.Windows.Forms.TabPage();
this.chkSkipAxis3 = new System.Windows.Forms.CheckBox();
this.chkSkipScannerCC = new System.Windows.Forms.CheckBox();
this.chkSkipLight = new System.Windows.Forms.CheckBox();
this.chkSkipAxis2 = new System.Windows.Forms.CheckBox();
this.chkSkipAxis1 = new System.Windows.Forms.CheckBox();
this.chkSkipAxis0 = new System.Windows.Forms.CheckBox();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.panel5 = new System.Windows.Forms.Panel();
this.btnInitDB = new System.Windows.Forms.Button();
this.txtDBConStr = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.panel1 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.txtServerIp = new System.Windows.Forms.TextBox();
this.numServerPort = new System.Windows.Forms.NumericUpDown();
this.label6 = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.toolStrip1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
this.groupBox3.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox4.SuspendLayout();
this.panel4.SuspendLayout();
this.groupBox8.SuspendLayout();
this.panel8.SuspendLayout();
this.groupBox9.SuspendLayout();
this.panel9.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabControl2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.groupBox10.SuspendLayout();
this.panel10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).BeginInit();
this.groupBox14.SuspendLayout();
this.panel14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).BeginInit();
this.groupBox12.SuspendLayout();
this.panel12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).BeginInit();
this.groupBox13.SuspendLayout();
this.panel13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).BeginInit();
this.tabPage5.SuspendLayout();
this.groupBox16.SuspendLayout();
this.panel16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogVelLow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogVelLow)).BeginInit();
this.groupBox17.SuspendLayout();
this.panel17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogDec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogDec)).BeginInit();
this.groupBox18.SuspendLayout();
this.panel18.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogVelHigh)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogVelHigh)).BeginInit();
this.groupBox19.SuspendLayout();
this.panel19.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogAcc)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogAcc)).BeginInit();
this.groupBox11.SuspendLayout();
this.panel11.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage4.SuspendLayout();
this.tabPage6.SuspendLayout();
this.groupBox7.SuspendLayout();
this.panel7.SuspendLayout();
this.groupBox6.SuspendLayout();
this.panel6.SuspendLayout();
this.groupBox15.SuspendLayout();
this.panel15.SuspendLayout();
this.tabPage9.SuspendLayout();
this.tabPage7.SuspendLayout();
this.groupBox5.SuspendLayout();
this.panel5.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numServerPort)).BeginInit();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnSave,
this.toolStripSeparator4,
this.tsbtnClose});
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.toolStrip1.Size = new System.Drawing.Size(683, 65);
this.toolStrip1.TabIndex = 17;
this.toolStrip1.Text = "toolStrip1";
//
// tsbtnSave
//
this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnSave.Name = "tsbtnSave";
this.tsbtnSave.Size = new System.Drawing.Size(70, 60);
this.tsbtnSave.Text = " 保存 ";
this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 65);
//
// tsbtnClose
//
this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(70, 60);
this.tsbtnClose.Text = " 关闭 ";
this.tsbtnClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// groupBox2
//
this.groupBox2.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(8, 177);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(653, 104);
this.groupBox2.TabIndex = 21;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "日志";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.numLogDays);
this.panel2.Controls.Add(this.ckbAutoClear);
this.panel2.Controls.Add(this.txtLogPath);
this.panel2.Controls.Add(this.label2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(3, 24);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(647, 77);
this.panel2.TabIndex = 0;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(318, 51);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(26, 18);
this.label3.TabIndex = 9;
this.label3.Text = "天";
//
// numLogDays
//
this.numLogDays.Location = new System.Drawing.Point(248, 44);
this.numLogDays.Name = "numLogDays";
this.numLogDays.Size = new System.Drawing.Size(64, 28);
this.numLogDays.TabIndex = 8;
this.numLogDays.Value = new decimal(new int[] {
90,
0,
0,
0});
//
// ckbAutoClear
//
this.ckbAutoClear.AutoSize = true;
this.ckbAutoClear.Location = new System.Drawing.Point(108, 50);
this.ckbAutoClear.Name = "ckbAutoClear";
this.ckbAutoClear.Size = new System.Drawing.Size(142, 22);
this.ckbAutoClear.TabIndex = 7;
this.ckbAutoClear.Text = "自动清除大于";
this.ckbAutoClear.UseVisualStyleBackColor = true;
//
// txtLogPath
//
this.txtLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtLogPath.Location = new System.Drawing.Point(108, 10);
this.txtLogPath.Name = "txtLogPath";
this.txtLogPath.ReadOnly = true;
this.txtLogPath.Size = new System.Drawing.Size(523, 28);
this.txtLogPath.TabIndex = 5;
this.txtLogPath.Text = ".\\Logs\\";
this.txtLogPath.Click += new System.EventHandler(this.txtLogPath_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(15, 15);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(98, 18);
this.label2.TabIndex = 4;
this.label2.Text = "保存路径:";
//
// groupBox3
//
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox3.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox3.Controls.Add(this.panel3);
this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox3.Location = new System.Drawing.Point(6, 6);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(666, 76);
this.groupBox3.TabIndex = 22;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "I/O板卡";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.White;
this.panel3.Controls.Add(this.txtIO_DevNum);
this.panel3.Controls.Add(this.label4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(3, 24);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(660, 49);
this.panel3.TabIndex = 0;
//
// txtIO_DevNum
//
this.txtIO_DevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtIO_DevNum.Location = new System.Drawing.Point(111, 14);
this.txtIO_DevNum.Name = "txtIO_DevNum";
this.txtIO_DevNum.Size = new System.Drawing.Size(534, 28);
this.txtIO_DevNum.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(15, 16);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(98, 18);
this.label4.TabIndex = 4;
this.label4.Text = "设备编号:";
//
// groupBox4
//
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox4.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox4.Controls.Add(this.panel4);
this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox4.Location = new System.Drawing.Point(6, 6);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(659, 85);
this.groupBox4.TabIndex = 23;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "COM端口设置";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.White;
this.panel4.Controls.Add(this.cobLight_PortNum);
this.panel4.Controls.Add(this.label5);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(3, 24);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(653, 58);
this.panel4.TabIndex = 0;
//
// cobLight_PortNum
//
this.cobLight_PortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobLight_PortNum.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobLight_PortNum.FormattingEnabled = true;
this.cobLight_PortNum.Location = new System.Drawing.Point(111, 14);
this.cobLight_PortNum.Name = "cobLight_PortNum";
this.cobLight_PortNum.Size = new System.Drawing.Size(180, 26);
this.cobLight_PortNum.TabIndex = 5;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(15, 16);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(98, 18);
this.label5.TabIndex = 4;
this.label5.Text = "光源设备:";
//
// groupBox8
//
this.groupBox8.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox8.Controls.Add(this.panel8);
this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox8.Location = new System.Drawing.Point(6, 6);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(659, 104);
this.groupBox8.TabIndex = 28;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Axis轴脉冲模式";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.White;
this.panel8.Controls.Add(this.cobAxis3PulseOutMode);
this.panel8.Controls.Add(this.label15);
this.panel8.Controls.Add(this.cobAxis2PulseOutMode);
this.panel8.Controls.Add(this.label16);
this.panel8.Controls.Add(this.cobAxis1PulseOutMode);
this.panel8.Controls.Add(this.label13);
this.panel8.Controls.Add(this.cobAxis0PulseOutMode);
this.panel8.Controls.Add(this.label14);
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel8.Location = new System.Drawing.Point(3, 24);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(653, 77);
this.panel8.TabIndex = 0;
//
// cobAxis3PulseOutMode
//
this.cobAxis3PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3PulseOutMode.FormattingEnabled = true;
this.cobAxis3PulseOutMode.Location = new System.Drawing.Point(452, 46);
this.cobAxis3PulseOutMode.Name = "cobAxis3PulseOutMode";
this.cobAxis3PulseOutMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis3PulseOutMode.TabIndex = 13;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(356, 51);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(80, 18);
this.label15.TabIndex = 12;
this.label15.Text = "Axis-3";
//
// cobAxis2PulseOutMode
//
this.cobAxis2PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2PulseOutMode.FormattingEnabled = true;
this.cobAxis2PulseOutMode.Location = new System.Drawing.Point(111, 48);
this.cobAxis2PulseOutMode.Name = "cobAxis2PulseOutMode";
this.cobAxis2PulseOutMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis2PulseOutMode.TabIndex = 11;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(15, 51);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(80, 18);
this.label16.TabIndex = 10;
this.label16.Text = "Axis-2";
//
// cobAxis1PulseOutMode
//
this.cobAxis1PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1PulseOutMode.FormattingEnabled = true;
this.cobAxis1PulseOutMode.Location = new System.Drawing.Point(452, 10);
this.cobAxis1PulseOutMode.Name = "cobAxis1PulseOutMode";
this.cobAxis1PulseOutMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis1PulseOutMode.TabIndex = 9;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(356, 14);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(80, 18);
this.label13.TabIndex = 8;
this.label13.Text = "Axis-1";
//
// cobAxis0PulseOutMode
//
this.cobAxis0PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0PulseOutMode.FormattingEnabled = true;
this.cobAxis0PulseOutMode.Location = new System.Drawing.Point(111, 10);
this.cobAxis0PulseOutMode.Name = "cobAxis0PulseOutMode";
this.cobAxis0PulseOutMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis0PulseOutMode.TabIndex = 7;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(15, 14);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(80, 18);
this.label14.TabIndex = 6;
this.label14.Text = "Axis-0";
//
// groupBox9
//
this.groupBox9.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox9.Controls.Add(this.panel9);
this.groupBox9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox9.Location = new System.Drawing.Point(6, 116);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Size = new System.Drawing.Size(659, 104);
this.groupBox9.TabIndex = 29;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "Axis轴回Home模式";
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.White;
this.panel9.Controls.Add(this.cobAxis3HomeMode);
this.panel9.Controls.Add(this.label18);
this.panel9.Controls.Add(this.cobAxis2HomeMode);
this.panel9.Controls.Add(this.label19);
this.panel9.Controls.Add(this.cobAxis1HomeMode);
this.panel9.Controls.Add(this.label20);
this.panel9.Controls.Add(this.cobAxis0HomeMode);
this.panel9.Controls.Add(this.label21);
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel9.Location = new System.Drawing.Point(3, 24);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(653, 77);
this.panel9.TabIndex = 0;
//
// cobAxis3HomeMode
//
this.cobAxis3HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3HomeMode.FormattingEnabled = true;
this.cobAxis3HomeMode.Location = new System.Drawing.Point(452, 46);
this.cobAxis3HomeMode.Name = "cobAxis3HomeMode";
this.cobAxis3HomeMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis3HomeMode.TabIndex = 13;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(356, 51);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(80, 18);
this.label18.TabIndex = 12;
this.label18.Text = "Axis-3";
//
// cobAxis2HomeMode
//
this.cobAxis2HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2HomeMode.FormattingEnabled = true;
this.cobAxis2HomeMode.Location = new System.Drawing.Point(111, 48);
this.cobAxis2HomeMode.Name = "cobAxis2HomeMode";
this.cobAxis2HomeMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis2HomeMode.TabIndex = 11;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(15, 51);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(80, 18);
this.label19.TabIndex = 10;
this.label19.Text = "Axis-2";
//
// cobAxis1HomeMode
//
this.cobAxis1HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1HomeMode.FormattingEnabled = true;
this.cobAxis1HomeMode.Location = new System.Drawing.Point(452, 10);
this.cobAxis1HomeMode.Name = "cobAxis1HomeMode";
this.cobAxis1HomeMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis1HomeMode.TabIndex = 9;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(356, 14);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(80, 18);
this.label20.TabIndex = 8;
this.label20.Text = "Axis-1";
//
// cobAxis0HomeMode
//
this.cobAxis0HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0HomeMode.FormattingEnabled = true;
this.cobAxis0HomeMode.Location = new System.Drawing.Point(111, 10);
this.cobAxis0HomeMode.Name = "cobAxis0HomeMode";
this.cobAxis0HomeMode.Size = new System.Drawing.Size(180, 26);
this.cobAxis0HomeMode.TabIndex = 7;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(15, 14);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(80, 18);
this.label21.TabIndex = 6;
this.label21.Text = "Axis-0";
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Controls.Add(this.tabPage9);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 65);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(683, 852);
this.tabControl1.TabIndex = 30;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tabControl2);
this.tabPage1.Controls.Add(this.groupBox11);
this.tabPage1.Controls.Add(this.groupBox8);
this.tabPage1.Controls.Add(this.groupBox9);
this.tabPage1.Location = new System.Drawing.Point(4, 28);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(675, 820);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "轴设置";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tabControl2
//
this.tabControl2.Controls.Add(this.tabPage3);
this.tabControl2.Controls.Add(this.tabPage5);
this.tabControl2.Location = new System.Drawing.Point(6, 336);
this.tabControl2.Name = "tabControl2";
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(656, 478);
this.tabControl2.TabIndex = 33;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.groupBox10);
this.tabPage3.Controls.Add(this.groupBox14);
this.tabPage3.Controls.Add(this.groupBox12);
this.tabPage3.Controls.Add(this.groupBox13);
this.tabPage3.Location = new System.Drawing.Point(4, 28);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(648, 446);
this.tabPage3.TabIndex = 0;
this.tabPage3.Text = "回HOME速度";
this.tabPage3.UseVisualStyleBackColor = true;
//
// groupBox10
//
this.groupBox10.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox10.Controls.Add(this.panel10);
this.groupBox10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox10.Location = new System.Drawing.Point(6, 6);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(659, 104);
this.groupBox10.TabIndex = 30;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "起始速度mm/s";
//
// panel10
//
this.panel10.BackColor = System.Drawing.Color.White;
this.panel10.Controls.Add(this.label10);
this.panel10.Controls.Add(this.label12);
this.panel10.Controls.Add(this.label22);
this.panel10.Controls.Add(this.label23);
this.panel10.Controls.Add(this.numAxis3HomeVelLow);
this.panel10.Controls.Add(this.numAxis2HomeVelLow);
this.panel10.Controls.Add(this.numAxis1HomeVelLow);
this.panel10.Controls.Add(this.numAxis0HomeVelLow);
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel10.Location = new System.Drawing.Point(3, 24);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(653, 77);
this.panel10.TabIndex = 0;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(356, 48);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(80, 18);
this.label10.TabIndex = 17;
this.label10.Text = "Axis-3";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(15, 48);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(80, 18);
this.label12.TabIndex = 16;
this.label12.Text = "Axis-2";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(356, 11);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(80, 18);
this.label22.TabIndex = 15;
this.label22.Text = "Axis-1";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(15, 11);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(80, 18);
this.label23.TabIndex = 14;
this.label23.Text = "Axis-0";
//
// numAxis3HomeVelLow
//
this.numAxis3HomeVelLow.Location = new System.Drawing.Point(452, 43);
this.numAxis3HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeVelLow.Name = "numAxis3HomeVelLow";
this.numAxis3HomeVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis3HomeVelLow.TabIndex = 13;
//
// numAxis2HomeVelLow
//
this.numAxis2HomeVelLow.Location = new System.Drawing.Point(111, 43);
this.numAxis2HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeVelLow.Name = "numAxis2HomeVelLow";
this.numAxis2HomeVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis2HomeVelLow.TabIndex = 13;
//
// numAxis1HomeVelLow
//
this.numAxis1HomeVelLow.Location = new System.Drawing.Point(452, 9);
this.numAxis1HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeVelLow.Name = "numAxis1HomeVelLow";
this.numAxis1HomeVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis1HomeVelLow.TabIndex = 13;
//
// numAxis0HomeVelLow
//
this.numAxis0HomeVelLow.Location = new System.Drawing.Point(111, 9);
this.numAxis0HomeVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeVelLow.Name = "numAxis0HomeVelLow";
this.numAxis0HomeVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis0HomeVelLow.TabIndex = 13;
//
// groupBox14
//
this.groupBox14.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox14.Controls.Add(this.panel14);
this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox14.Location = new System.Drawing.Point(6, 336);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Size = new System.Drawing.Size(659, 104);
this.groupBox14.TabIndex = 31;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "减速度mm/s";
//
// panel14
//
this.panel14.BackColor = System.Drawing.Color.White;
this.panel14.Controls.Add(this.label36);
this.panel14.Controls.Add(this.label37);
this.panel14.Controls.Add(this.label38);
this.panel14.Controls.Add(this.label39);
this.panel14.Controls.Add(this.numAxis2HomeDec);
this.panel14.Controls.Add(this.numAxis1HomeDec);
this.panel14.Controls.Add(this.numAxis0HomeDec);
this.panel14.Controls.Add(this.numAxis3HomeDec);
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel14.Location = new System.Drawing.Point(3, 24);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(653, 77);
this.panel14.TabIndex = 0;
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(356, 49);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(80, 18);
this.label36.TabIndex = 20;
this.label36.Text = "Axis-3";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(15, 49);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(80, 18);
this.label37.TabIndex = 19;
this.label37.Text = "Axis-2";
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(356, 12);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(80, 18);
this.label38.TabIndex = 18;
this.label38.Text = "Axis-1";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(15, 12);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(80, 18);
this.label39.TabIndex = 17;
this.label39.Text = "Axis-0";
//
// numAxis2HomeDec
//
this.numAxis2HomeDec.Location = new System.Drawing.Point(111, 41);
this.numAxis2HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeDec.Name = "numAxis2HomeDec";
this.numAxis2HomeDec.Size = new System.Drawing.Size(180, 28);
this.numAxis2HomeDec.TabIndex = 16;
//
// numAxis1HomeDec
//
this.numAxis1HomeDec.Location = new System.Drawing.Point(452, 7);
this.numAxis1HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeDec.Name = "numAxis1HomeDec";
this.numAxis1HomeDec.Size = new System.Drawing.Size(180, 28);
this.numAxis1HomeDec.TabIndex = 16;
//
// numAxis0HomeDec
//
this.numAxis0HomeDec.Location = new System.Drawing.Point(111, 7);
this.numAxis0HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeDec.Name = "numAxis0HomeDec";
this.numAxis0HomeDec.Size = new System.Drawing.Size(180, 28);
this.numAxis0HomeDec.TabIndex = 16;
//
// numAxis3HomeDec
//
this.numAxis3HomeDec.Location = new System.Drawing.Point(452, 41);
this.numAxis3HomeDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeDec.Name = "numAxis3HomeDec";
this.numAxis3HomeDec.Size = new System.Drawing.Size(180, 28);
this.numAxis3HomeDec.TabIndex = 16;
//
// groupBox12
//
this.groupBox12.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox12.Controls.Add(this.panel12);
this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox12.Location = new System.Drawing.Point(6, 116);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Size = new System.Drawing.Size(659, 104);
this.groupBox12.TabIndex = 32;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "运行速度mm/s";
//
// panel12
//
this.panel12.BackColor = System.Drawing.Color.White;
this.panel12.Controls.Add(this.label24);
this.panel12.Controls.Add(this.label25);
this.panel12.Controls.Add(this.label30);
this.panel12.Controls.Add(this.label31);
this.panel12.Controls.Add(this.numAxis3HomeVelHigh);
this.panel12.Controls.Add(this.numAxis0HomeVelHigh);
this.panel12.Controls.Add(this.numAxis2HomeVelHigh);
this.panel12.Controls.Add(this.numAxis1HomeVelHigh);
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel12.Location = new System.Drawing.Point(3, 24);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(653, 77);
this.panel12.TabIndex = 0;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(356, 49);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(80, 18);
this.label24.TabIndex = 19;
this.label24.Text = "Axis-3";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(15, 49);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(80, 18);
this.label25.TabIndex = 18;
this.label25.Text = "Axis-2";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(356, 12);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(80, 18);
this.label30.TabIndex = 17;
this.label30.Text = "Axis-1";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(15, 12);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(80, 18);
this.label31.TabIndex = 16;
this.label31.Text = "Axis-0";
//
// numAxis3HomeVelHigh
//
this.numAxis3HomeVelHigh.Location = new System.Drawing.Point(452, 44);
this.numAxis3HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeVelHigh.Name = "numAxis3HomeVelHigh";
this.numAxis3HomeVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis3HomeVelHigh.TabIndex = 15;
//
// numAxis0HomeVelHigh
//
this.numAxis0HomeVelHigh.Location = new System.Drawing.Point(111, 10);
this.numAxis0HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeVelHigh.Name = "numAxis0HomeVelHigh";
this.numAxis0HomeVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis0HomeVelHigh.TabIndex = 15;
//
// numAxis2HomeVelHigh
//
this.numAxis2HomeVelHigh.Location = new System.Drawing.Point(111, 44);
this.numAxis2HomeVelHigh.Name = "numAxis2HomeVelHigh";
this.numAxis2HomeVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis2HomeVelHigh.TabIndex = 15;
//
// numAxis1HomeVelHigh
//
this.numAxis1HomeVelHigh.Location = new System.Drawing.Point(452, 10);
this.numAxis1HomeVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeVelHigh.Name = "numAxis1HomeVelHigh";
this.numAxis1HomeVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis1HomeVelHigh.TabIndex = 15;
//
// groupBox13
//
this.groupBox13.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox13.Controls.Add(this.panel13);
this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox13.Location = new System.Drawing.Point(6, 226);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(659, 104);
this.groupBox13.TabIndex = 31;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "加速度mm/s";
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.White;
this.panel13.Controls.Add(this.label32);
this.panel13.Controls.Add(this.label33);
this.panel13.Controls.Add(this.label34);
this.panel13.Controls.Add(this.label35);
this.panel13.Controls.Add(this.numAxis3HomeAcc);
this.panel13.Controls.Add(this.numAxis0HomeAcc);
this.panel13.Controls.Add(this.numAxis2HomeAcc);
this.panel13.Controls.Add(this.numAxis1HomeAcc);
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel13.Location = new System.Drawing.Point(3, 24);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(653, 77);
this.panel13.TabIndex = 0;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(356, 47);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(80, 18);
this.label32.TabIndex = 18;
this.label32.Text = "Axis-3";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(15, 47);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(80, 18);
this.label33.TabIndex = 17;
this.label33.Text = "Axis-2";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(356, 10);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(80, 18);
this.label34.TabIndex = 16;
this.label34.Text = "Axis-1";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(15, 10);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(80, 18);
this.label35.TabIndex = 15;
this.label35.Text = "Axis-0";
//
// numAxis3HomeAcc
//
this.numAxis3HomeAcc.Location = new System.Drawing.Point(452, 41);
this.numAxis3HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3HomeAcc.Name = "numAxis3HomeAcc";
this.numAxis3HomeAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis3HomeAcc.TabIndex = 14;
//
// numAxis0HomeAcc
//
this.numAxis0HomeAcc.Location = new System.Drawing.Point(111, 7);
this.numAxis0HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0HomeAcc.Name = "numAxis0HomeAcc";
this.numAxis0HomeAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis0HomeAcc.TabIndex = 14;
//
// numAxis2HomeAcc
//
this.numAxis2HomeAcc.Location = new System.Drawing.Point(111, 41);
this.numAxis2HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2HomeAcc.Name = "numAxis2HomeAcc";
this.numAxis2HomeAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis2HomeAcc.TabIndex = 14;
//
// numAxis1HomeAcc
//
this.numAxis1HomeAcc.Location = new System.Drawing.Point(452, 7);
this.numAxis1HomeAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1HomeAcc.Name = "numAxis1HomeAcc";
this.numAxis1HomeAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis1HomeAcc.TabIndex = 14;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.groupBox16);
this.tabPage5.Controls.Add(this.groupBox17);
this.tabPage5.Controls.Add(this.groupBox18);
this.tabPage5.Controls.Add(this.groupBox19);
this.tabPage5.Location = new System.Drawing.Point(4, 28);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
this.tabPage5.Size = new System.Drawing.Size(648, 446);
this.tabPage5.TabIndex = 1;
this.tabPage5.Text = "JOG速度";
this.tabPage5.UseVisualStyleBackColor = true;
//
// groupBox16
//
this.groupBox16.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox16.Controls.Add(this.panel16);
this.groupBox16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox16.Location = new System.Drawing.Point(-7, 6);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Size = new System.Drawing.Size(659, 104);
this.groupBox16.TabIndex = 33;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "起始速度mm/s";
//
// panel16
//
this.panel16.BackColor = System.Drawing.Color.White;
this.panel16.Controls.Add(this.label9);
this.panel16.Controls.Add(this.label11);
this.panel16.Controls.Add(this.label17);
this.panel16.Controls.Add(this.label41);
this.panel16.Controls.Add(this.numAxis3JogVelLow);
this.panel16.Controls.Add(this.numAxis2JogVelLow);
this.panel16.Controls.Add(this.numAxis1JogVelLow);
this.panel16.Controls.Add(this.numAxis0JogVelLow);
this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel16.Location = new System.Drawing.Point(3, 24);
this.panel16.Name = "panel16";
this.panel16.Size = new System.Drawing.Size(653, 77);
this.panel16.TabIndex = 0;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(356, 48);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(80, 18);
this.label9.TabIndex = 17;
this.label9.Text = "Axis-3";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(15, 48);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(80, 18);
this.label11.TabIndex = 16;
this.label11.Text = "Axis-2";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(356, 11);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(80, 18);
this.label17.TabIndex = 15;
this.label17.Text = "Axis-1";
//
// label41
//
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(15, 11);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(80, 18);
this.label41.TabIndex = 14;
this.label41.Text = "Axis-0";
//
// numAxis3JogVelLow
//
this.numAxis3JogVelLow.Location = new System.Drawing.Point(452, 43);
this.numAxis3JogVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3JogVelLow.Name = "numAxis3JogVelLow";
this.numAxis3JogVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis3JogVelLow.TabIndex = 13;
//
// numAxis2JogVelLow
//
this.numAxis2JogVelLow.Location = new System.Drawing.Point(111, 43);
this.numAxis2JogVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2JogVelLow.Name = "numAxis2JogVelLow";
this.numAxis2JogVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis2JogVelLow.TabIndex = 13;
//
// numAxis1JogVelLow
//
this.numAxis1JogVelLow.Location = new System.Drawing.Point(452, 9);
this.numAxis1JogVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1JogVelLow.Name = "numAxis1JogVelLow";
this.numAxis1JogVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis1JogVelLow.TabIndex = 13;
//
// numAxis0JogVelLow
//
this.numAxis0JogVelLow.Location = new System.Drawing.Point(111, 9);
this.numAxis0JogVelLow.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0JogVelLow.Name = "numAxis0JogVelLow";
this.numAxis0JogVelLow.Size = new System.Drawing.Size(180, 28);
this.numAxis0JogVelLow.TabIndex = 13;
//
// groupBox17
//
this.groupBox17.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox17.Controls.Add(this.panel17);
this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox17.Location = new System.Drawing.Point(-7, 336);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Size = new System.Drawing.Size(659, 104);
this.groupBox17.TabIndex = 34;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "减速度mm/s";
//
// panel17
//
this.panel17.BackColor = System.Drawing.Color.White;
this.panel17.Controls.Add(this.label42);
this.panel17.Controls.Add(this.label44);
this.panel17.Controls.Add(this.label45);
this.panel17.Controls.Add(this.label46);
this.panel17.Controls.Add(this.numAxis2JogDec);
this.panel17.Controls.Add(this.numAxis1JogDec);
this.panel17.Controls.Add(this.numAxis0JogDec);
this.panel17.Controls.Add(this.numAxis3JogDec);
this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel17.Location = new System.Drawing.Point(3, 24);
this.panel17.Name = "panel17";
this.panel17.Size = new System.Drawing.Size(653, 77);
this.panel17.TabIndex = 0;
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(356, 49);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(80, 18);
this.label42.TabIndex = 20;
this.label42.Text = "Axis-3";
//
// label44
//
this.label44.AutoSize = true;
this.label44.Location = new System.Drawing.Point(15, 49);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(80, 18);
this.label44.TabIndex = 19;
this.label44.Text = "Axis-2";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Location = new System.Drawing.Point(356, 12);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(80, 18);
this.label45.TabIndex = 18;
this.label45.Text = "Axis-1";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(15, 12);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(80, 18);
this.label46.TabIndex = 17;
this.label46.Text = "Axis-0";
//
// numAxis2JogDec
//
this.numAxis2JogDec.Location = new System.Drawing.Point(111, 41);
this.numAxis2JogDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2JogDec.Name = "numAxis2JogDec";
this.numAxis2JogDec.Size = new System.Drawing.Size(180, 28);
this.numAxis2JogDec.TabIndex = 16;
//
// numAxis1JogDec
//
this.numAxis1JogDec.Location = new System.Drawing.Point(452, 7);
this.numAxis1JogDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1JogDec.Name = "numAxis1JogDec";
this.numAxis1JogDec.Size = new System.Drawing.Size(180, 28);
this.numAxis1JogDec.TabIndex = 16;
//
// numAxis0JogDec
//
this.numAxis0JogDec.Location = new System.Drawing.Point(111, 7);
this.numAxis0JogDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0JogDec.Name = "numAxis0JogDec";
this.numAxis0JogDec.Size = new System.Drawing.Size(180, 28);
this.numAxis0JogDec.TabIndex = 16;
//
// numAxis3JogDec
//
this.numAxis3JogDec.Location = new System.Drawing.Point(452, 41);
this.numAxis3JogDec.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3JogDec.Name = "numAxis3JogDec";
this.numAxis3JogDec.Size = new System.Drawing.Size(180, 28);
this.numAxis3JogDec.TabIndex = 16;
//
// groupBox18
//
this.groupBox18.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox18.Controls.Add(this.panel18);
this.groupBox18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox18.Location = new System.Drawing.Point(-7, 116);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Size = new System.Drawing.Size(659, 104);
this.groupBox18.TabIndex = 36;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "运行速度mm/s";
//
// panel18
//
this.panel18.BackColor = System.Drawing.Color.White;
this.panel18.Controls.Add(this.label47);
this.panel18.Controls.Add(this.label48);
this.panel18.Controls.Add(this.label49);
this.panel18.Controls.Add(this.label50);
this.panel18.Controls.Add(this.numAxis3JogVelHigh);
this.panel18.Controls.Add(this.numAxis0JogVelHigh);
this.panel18.Controls.Add(this.numAxis2JogVelHigh);
this.panel18.Controls.Add(this.numAxis1JogVelHigh);
this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel18.Location = new System.Drawing.Point(3, 24);
this.panel18.Name = "panel18";
this.panel18.Size = new System.Drawing.Size(653, 77);
this.panel18.TabIndex = 0;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(356, 49);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(80, 18);
this.label47.TabIndex = 19;
this.label47.Text = "Axis-3";
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(15, 49);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(80, 18);
this.label48.TabIndex = 18;
this.label48.Text = "Axis-2";
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(356, 12);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(80, 18);
this.label49.TabIndex = 17;
this.label49.Text = "Axis-1";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(15, 12);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(80, 18);
this.label50.TabIndex = 16;
this.label50.Text = "Axis-0";
//
// numAxis3JogVelHigh
//
this.numAxis3JogVelHigh.Location = new System.Drawing.Point(452, 44);
this.numAxis3JogVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3JogVelHigh.Name = "numAxis3JogVelHigh";
this.numAxis3JogVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis3JogVelHigh.TabIndex = 15;
//
// numAxis0JogVelHigh
//
this.numAxis0JogVelHigh.Location = new System.Drawing.Point(111, 10);
this.numAxis0JogVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0JogVelHigh.Name = "numAxis0JogVelHigh";
this.numAxis0JogVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis0JogVelHigh.TabIndex = 15;
//
// numAxis2JogVelHigh
//
this.numAxis2JogVelHigh.Location = new System.Drawing.Point(111, 44);
this.numAxis2JogVelHigh.Name = "numAxis2JogVelHigh";
this.numAxis2JogVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis2JogVelHigh.TabIndex = 15;
//
// numAxis1JogVelHigh
//
this.numAxis1JogVelHigh.Location = new System.Drawing.Point(452, 10);
this.numAxis1JogVelHigh.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1JogVelHigh.Name = "numAxis1JogVelHigh";
this.numAxis1JogVelHigh.Size = new System.Drawing.Size(180, 28);
this.numAxis1JogVelHigh.TabIndex = 15;
//
// groupBox19
//
this.groupBox19.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox19.Controls.Add(this.panel19);
this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox19.Location = new System.Drawing.Point(-7, 226);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Size = new System.Drawing.Size(659, 104);
this.groupBox19.TabIndex = 35;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "加速度mm/s";
//
// panel19
//
this.panel19.BackColor = System.Drawing.Color.White;
this.panel19.Controls.Add(this.label51);
this.panel19.Controls.Add(this.label52);
this.panel19.Controls.Add(this.label53);
this.panel19.Controls.Add(this.label54);
this.panel19.Controls.Add(this.numAxis3JogAcc);
this.panel19.Controls.Add(this.numAxis0JogAcc);
this.panel19.Controls.Add(this.numAxis2JogAcc);
this.panel19.Controls.Add(this.numAxis1JogAcc);
this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel19.Location = new System.Drawing.Point(3, 24);
this.panel19.Name = "panel19";
this.panel19.Size = new System.Drawing.Size(653, 77);
this.panel19.TabIndex = 0;
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(356, 47);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(80, 18);
this.label51.TabIndex = 18;
this.label51.Text = "Axis-3";
//
// label52
//
this.label52.AutoSize = true;
this.label52.Location = new System.Drawing.Point(15, 47);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(80, 18);
this.label52.TabIndex = 17;
this.label52.Text = "Axis-2";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(356, 10);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(80, 18);
this.label53.TabIndex = 16;
this.label53.Text = "Axis-1";
//
// label54
//
this.label54.AutoSize = true;
this.label54.Location = new System.Drawing.Point(15, 10);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(80, 18);
this.label54.TabIndex = 15;
this.label54.Text = "Axis-0";
//
// numAxis3JogAcc
//
this.numAxis3JogAcc.Location = new System.Drawing.Point(452, 41);
this.numAxis3JogAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis3JogAcc.Name = "numAxis3JogAcc";
this.numAxis3JogAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis3JogAcc.TabIndex = 14;
//
// numAxis0JogAcc
//
this.numAxis0JogAcc.Location = new System.Drawing.Point(111, 7);
this.numAxis0JogAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis0JogAcc.Name = "numAxis0JogAcc";
this.numAxis0JogAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis0JogAcc.TabIndex = 14;
//
// numAxis2JogAcc
//
this.numAxis2JogAcc.Location = new System.Drawing.Point(111, 41);
this.numAxis2JogAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis2JogAcc.Name = "numAxis2JogAcc";
this.numAxis2JogAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis2JogAcc.TabIndex = 14;
//
// numAxis1JogAcc
//
this.numAxis1JogAcc.Location = new System.Drawing.Point(452, 7);
this.numAxis1JogAcc.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.numAxis1JogAcc.Name = "numAxis1JogAcc";
this.numAxis1JogAcc.Size = new System.Drawing.Size(180, 28);
this.numAxis1JogAcc.TabIndex = 14;
//
// groupBox11
//
this.groupBox11.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox11.Controls.Add(this.panel11);
this.groupBox11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox11.Location = new System.Drawing.Point(6, 226);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(659, 104);
this.groupBox11.TabIndex = 31;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Axis轴回Home方向";
//
// panel11
//
this.panel11.BackColor = System.Drawing.Color.White;
this.panel11.Controls.Add(this.cobAxis3HomeDir);
this.panel11.Controls.Add(this.label26);
this.panel11.Controls.Add(this.cobAxis2HomeDir);
this.panel11.Controls.Add(this.label27);
this.panel11.Controls.Add(this.cobAxis1HomeDir);
this.panel11.Controls.Add(this.label28);
this.panel11.Controls.Add(this.cobAxis0HomeDir);
this.panel11.Controls.Add(this.label29);
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel11.Location = new System.Drawing.Point(3, 24);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(653, 77);
this.panel11.TabIndex = 0;
//
// cobAxis3HomeDir
//
this.cobAxis3HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis3HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis3HomeDir.FormattingEnabled = true;
this.cobAxis3HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis3HomeDir.Location = new System.Drawing.Point(452, 46);
this.cobAxis3HomeDir.Name = "cobAxis3HomeDir";
this.cobAxis3HomeDir.Size = new System.Drawing.Size(180, 26);
this.cobAxis3HomeDir.TabIndex = 13;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(356, 51);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(80, 18);
this.label26.TabIndex = 12;
this.label26.Text = "Axis-3";
//
// cobAxis2HomeDir
//
this.cobAxis2HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis2HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis2HomeDir.FormattingEnabled = true;
this.cobAxis2HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis2HomeDir.Location = new System.Drawing.Point(111, 48);
this.cobAxis2HomeDir.Name = "cobAxis2HomeDir";
this.cobAxis2HomeDir.Size = new System.Drawing.Size(180, 26);
this.cobAxis2HomeDir.TabIndex = 11;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(15, 51);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(80, 18);
this.label27.TabIndex = 10;
this.label27.Text = "Axis-2";
//
// cobAxis1HomeDir
//
this.cobAxis1HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis1HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis1HomeDir.FormattingEnabled = true;
this.cobAxis1HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis1HomeDir.Location = new System.Drawing.Point(452, 10);
this.cobAxis1HomeDir.Name = "cobAxis1HomeDir";
this.cobAxis1HomeDir.Size = new System.Drawing.Size(180, 26);
this.cobAxis1HomeDir.TabIndex = 9;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(356, 14);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(80, 18);
this.label28.TabIndex = 8;
this.label28.Text = "Axis-1";
//
// cobAxis0HomeDir
//
this.cobAxis0HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cobAxis0HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cobAxis0HomeDir.FormattingEnabled = true;
this.cobAxis0HomeDir.Items.AddRange(new object[] {
"正方向",
"负方向"});
this.cobAxis0HomeDir.Location = new System.Drawing.Point(111, 10);
this.cobAxis0HomeDir.Name = "cobAxis0HomeDir";
this.cobAxis0HomeDir.Size = new System.Drawing.Size(180, 26);
this.cobAxis0HomeDir.TabIndex = 7;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(15, 14);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(80, 18);
this.label29.TabIndex = 6;
this.label29.Text = "Axis-0";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.groupBox4);
this.tabPage2.Location = new System.Drawing.Point(4, 28);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(675, 820);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "光源设置";
this.tabPage2.UseVisualStyleBackColor = true;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.groupBox3);
this.tabPage4.Location = new System.Drawing.Point(4, 28);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
this.tabPage4.Size = new System.Drawing.Size(675, 820);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "I/O板卡";
this.tabPage4.UseVisualStyleBackColor = true;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.groupBox7);
this.tabPage6.Controls.Add(this.groupBox6);
this.tabPage6.Controls.Add(this.groupBox15);
this.tabPage6.Location = new System.Drawing.Point(4, 28);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(675, 820);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "尺寸图像";
this.tabPage6.UseVisualStyleBackColor = true;
//
// groupBox7
//
this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox7.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox7.Controls.Add(this.panel7);
this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox7.Location = new System.Drawing.Point(3, 198);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(662, 71);
this.groupBox7.TabIndex = 31;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "坐标转换矩阵路径";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.White;
this.panel7.Controls.Add(this.txtSizeRepairTable);
this.panel7.Controls.Add(this.label7);
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel7.Location = new System.Drawing.Point(3, 24);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(656, 44);
this.panel7.TabIndex = 0;
//
// txtSizeRepairTable
//
this.txtSizeRepairTable.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeRepairTable.Location = new System.Drawing.Point(94, 12);
this.txtSizeRepairTable.Name = "txtSizeRepairTable";
this.txtSizeRepairTable.ReadOnly = true;
this.txtSizeRepairTable.Size = new System.Drawing.Size(548, 28);
this.txtSizeRepairTable.TabIndex = 5;
this.txtSizeRepairTable.Text = "D:\\phtons\\";
this.txtSizeRepairTable.Click += new System.EventHandler(this.txtSizeRepairTable_Click);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(15, 15);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(98, 18);
this.label7.TabIndex = 4;
this.label7.Text = "文件路径:";
//
// groupBox6
//
this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox6.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox6.Controls.Add(this.panel6);
this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox6.Location = new System.Drawing.Point(3, 3);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(662, 71);
this.groupBox6.TabIndex = 31;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "引擎路径";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.White;
this.panel6.Controls.Add(this.txtSizeEnginePath);
this.panel6.Controls.Add(this.label40);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(3, 24);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(656, 44);
this.panel6.TabIndex = 0;
//
// txtSizeEnginePath
//
this.txtSizeEnginePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeEnginePath.Location = new System.Drawing.Point(94, 12);
this.txtSizeEnginePath.Name = "txtSizeEnginePath";
this.txtSizeEnginePath.ReadOnly = true;
this.txtSizeEnginePath.Size = new System.Drawing.Size(548, 28);
this.txtSizeEnginePath.TabIndex = 5;
this.txtSizeEnginePath.Text = "D:\\phtons\\";
this.txtSizeEnginePath.Click += new System.EventHandler(this.txtSizeEnginePath_Click);
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(15, 15);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(62, 18);
this.label40.TabIndex = 4;
this.label40.Text = "路径:";
//
// groupBox15
//
this.groupBox15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox15.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox15.Controls.Add(this.panel15);
this.groupBox15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox15.Location = new System.Drawing.Point(3, 86);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Size = new System.Drawing.Size(662, 102);
this.groupBox15.TabIndex = 30;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "图像存储";
//
// panel15
//
this.panel15.BackColor = System.Drawing.Color.White;
this.panel15.Controls.Add(this.ckbSizeBmp_IsSave);
this.panel15.Controls.Add(this.txtSizeBmp_Path);
this.panel15.Controls.Add(this.label43);
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel15.Location = new System.Drawing.Point(3, 24);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(656, 75);
this.panel15.TabIndex = 0;
//
// ckbSizeBmp_IsSave
//
this.ckbSizeBmp_IsSave.AutoSize = true;
this.ckbSizeBmp_IsSave.Location = new System.Drawing.Point(18, 50);
this.ckbSizeBmp_IsSave.Name = "ckbSizeBmp_IsSave";
this.ckbSizeBmp_IsSave.Size = new System.Drawing.Size(106, 22);
this.ckbSizeBmp_IsSave.TabIndex = 8;
this.ckbSizeBmp_IsSave.Text = "是否留存";
this.ckbSizeBmp_IsSave.UseVisualStyleBackColor = true;
//
// txtSizeBmp_Path
//
this.txtSizeBmp_Path.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtSizeBmp_Path.Location = new System.Drawing.Point(94, 12);
this.txtSizeBmp_Path.Name = "txtSizeBmp_Path";
this.txtSizeBmp_Path.ReadOnly = true;
this.txtSizeBmp_Path.Size = new System.Drawing.Size(548, 28);
this.txtSizeBmp_Path.TabIndex = 5;
this.txtSizeBmp_Path.Text = "D:\\phtons\\";
this.txtSizeBmp_Path.Click += new System.EventHandler(this.txtSizeBmp_Path_Click);
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(15, 15);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(62, 18);
this.label43.TabIndex = 4;
this.label43.Text = "路径:";
//
// tabPage9
//
this.tabPage9.Controls.Add(this.chkSkipAxis3);
this.tabPage9.Controls.Add(this.chkSkipScannerCC);
this.tabPage9.Controls.Add(this.chkSkipLight);
this.tabPage9.Controls.Add(this.chkSkipAxis2);
this.tabPage9.Controls.Add(this.chkSkipAxis1);
this.tabPage9.Controls.Add(this.chkSkipAxis0);
this.tabPage9.Location = new System.Drawing.Point(4, 28);
this.tabPage9.Name = "tabPage9";
this.tabPage9.Size = new System.Drawing.Size(675, 820);
this.tabPage9.TabIndex = 8;
this.tabPage9.Text = "传感器过滤";
this.tabPage9.UseVisualStyleBackColor = true;
//
// chkSkipAxis3
//
this.chkSkipAxis3.AutoSize = true;
this.chkSkipAxis3.Location = new System.Drawing.Point(523, 31);
this.chkSkipAxis3.Name = "chkSkipAxis3";
this.chkSkipAxis3.Size = new System.Drawing.Size(97, 22);
this.chkSkipAxis3.TabIndex = 9;
this.chkSkipAxis3.Text = "停用3轴";
this.chkSkipAxis3.UseVisualStyleBackColor = true;
//
// chkSkipScannerCC
//
this.chkSkipScannerCC.AutoSize = true;
this.chkSkipScannerCC.Location = new System.Drawing.Point(194, 82);
this.chkSkipScannerCC.Name = "chkSkipScannerCC";
this.chkSkipScannerCC.Size = new System.Drawing.Size(142, 22);
this.chkSkipScannerCC.TabIndex = 8;
this.chkSkipScannerCC.Text = "停用网口相机";
this.chkSkipScannerCC.UseVisualStyleBackColor = true;
//
// chkSkipLight
//
this.chkSkipLight.AutoSize = true;
this.chkSkipLight.Location = new System.Drawing.Point(29, 82);
this.chkSkipLight.Name = "chkSkipLight";
this.chkSkipLight.Size = new System.Drawing.Size(142, 22);
this.chkSkipLight.TabIndex = 6;
this.chkSkipLight.Text = "停用光源设备";
this.chkSkipLight.UseVisualStyleBackColor = true;
//
// chkSkipAxis2
//
this.chkSkipAxis2.AutoSize = true;
this.chkSkipAxis2.Location = new System.Drawing.Point(359, 31);
this.chkSkipAxis2.Name = "chkSkipAxis2";
this.chkSkipAxis2.Size = new System.Drawing.Size(142, 22);
this.chkSkipAxis2.TabIndex = 2;
this.chkSkipAxis2.Text = "停用2轴(Z轴)";
this.chkSkipAxis2.UseVisualStyleBackColor = true;
//
// chkSkipAxis1
//
this.chkSkipAxis1.AutoSize = true;
this.chkSkipAxis1.Location = new System.Drawing.Point(194, 31);
this.chkSkipAxis1.Name = "chkSkipAxis1";
this.chkSkipAxis1.Size = new System.Drawing.Size(124, 22);
this.chkSkipAxis1.TabIndex = 1;
this.chkSkipAxis1.Text = "停用1轴(Y)";
this.chkSkipAxis1.UseVisualStyleBackColor = true;
//
// chkSkipAxis0
//
this.chkSkipAxis0.AutoSize = true;
this.chkSkipAxis0.Location = new System.Drawing.Point(29, 31);
this.chkSkipAxis0.Name = "chkSkipAxis0";
this.chkSkipAxis0.Size = new System.Drawing.Size(124, 22);
this.chkSkipAxis0.TabIndex = 0;
this.chkSkipAxis0.Text = "停用0轴(X)";
this.chkSkipAxis0.UseVisualStyleBackColor = true;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.groupBox5);
this.tabPage7.Controls.Add(this.groupBox1);
this.tabPage7.Controls.Add(this.groupBox2);
this.tabPage7.Location = new System.Drawing.Point(4, 28);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(675, 820);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "系统设置";
this.tabPage7.UseVisualStyleBackColor = true;
//
// groupBox5
//
this.groupBox5.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox5.Controls.Add(this.panel5);
this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox5.Location = new System.Drawing.Point(8, 3);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(653, 76);
this.groupBox5.TabIndex = 23;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "数据库";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Controls.Add(this.btnInitDB);
this.panel5.Controls.Add(this.txtDBConStr);
this.panel5.Controls.Add(this.label8);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(3, 24);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(647, 49);
this.panel5.TabIndex = 0;
//
// btnInitDB
//
this.btnInitDB.Location = new System.Drawing.Point(567, 10);
this.btnInitDB.Name = "btnInitDB";
this.btnInitDB.Size = new System.Drawing.Size(77, 28);
this.btnInitDB.TabIndex = 10;
this.btnInitDB.Text = "initDB";
this.btnInitDB.UseVisualStyleBackColor = true;
this.btnInitDB.Visible = false;
this.btnInitDB.Click += new System.EventHandler(this.btnInitDB_Click);
//
// txtDBConStr
//
this.txtDBConStr.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDBConStr.Location = new System.Drawing.Point(101, 10);
this.txtDBConStr.Name = "txtDBConStr";
this.txtDBConStr.Size = new System.Drawing.Size(530, 28);
this.txtDBConStr.TabIndex = 9;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(15, 15);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(98, 18);
this.label8.TabIndex = 4;
this.label8.Text = "连接字串:";
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.groupBox1.Controls.Add(this.panel1);
this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(8, 85);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(653, 86);
this.groupBox1.TabIndex = 22;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "主机检测台地址";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.txtServerIp);
this.panel1.Controls.Add(this.numServerPort);
this.panel1.Controls.Add(this.label6);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(3, 24);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(647, 59);
this.panel1.TabIndex = 0;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(328, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(98, 18);
this.label1.TabIndex = 10;
this.label1.Text = "通讯端口:";
//
// txtServerIp
//
this.txtServerIp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtServerIp.Location = new System.Drawing.Point(101, 11);
this.txtServerIp.Name = "txtServerIp";
this.txtServerIp.Size = new System.Drawing.Size(179, 28);
this.txtServerIp.TabIndex = 9;
//
// numServerPort
//
this.numServerPort.Location = new System.Drawing.Point(432, 12);
this.numServerPort.Maximum = new decimal(new int[] {
99999,
0,
0,
0});
this.numServerPort.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numServerPort.Name = "numServerPort";
this.numServerPort.Size = new System.Drawing.Size(199, 28);
this.numServerPort.TabIndex = 8;
this.numServerPort.TabStop = false;
this.numServerPort.Value = new decimal(new int[] {
18082,
0,
0,
0});
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(15, 15);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(80, 18);
this.label6.TabIndex = 4;
this.label6.Text = "IP地址";
//
// FrmSysSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.ClientSize = new System.Drawing.Size(683, 917);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.toolStrip1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmSysSetting";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "系统设置";
this.Load += new System.EventHandler(this.FrmSetParams_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
this.groupBox3.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.groupBox9.ResumeLayout(false);
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabControl2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.groupBox10.ResumeLayout(false);
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).EndInit();
this.groupBox14.ResumeLayout(false);
this.panel14.ResumeLayout(false);
this.panel14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).EndInit();
this.groupBox12.ResumeLayout(false);
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).EndInit();
this.groupBox13.ResumeLayout(false);
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).EndInit();
this.tabPage5.ResumeLayout(false);
this.groupBox16.ResumeLayout(false);
this.panel16.ResumeLayout(false);
this.panel16.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogVelLow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogVelLow)).EndInit();
this.groupBox17.ResumeLayout(false);
this.panel17.ResumeLayout(false);
this.panel17.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogDec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogDec)).EndInit();
this.groupBox18.ResumeLayout(false);
this.panel18.ResumeLayout(false);
this.panel18.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogVelHigh)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogVelHigh)).EndInit();
this.groupBox19.ResumeLayout(false);
this.panel19.ResumeLayout(false);
this.panel19.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numAxis3JogAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis0JogAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis2JogAcc)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numAxis1JogAcc)).EndInit();
this.groupBox11.ResumeLayout(false);
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage6.ResumeLayout(false);
this.groupBox7.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.groupBox15.ResumeLayout(false);
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
this.tabPage9.ResumeLayout(false);
this.tabPage9.PerformLayout();
this.tabPage7.ResumeLayout(false);
this.groupBox5.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numServerPort)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private System.Windows.Forms.ToolStripButton tsbtnSave;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown numLogDays;
private System.Windows.Forms.CheckBox ckbAutoClear;
private System.Windows.Forms.TextBox txtLogPath;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TextBox txtIO_DevNum;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.ComboBox cobLight_PortNum;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cobAxis0PulseOutMode;
private System.Windows.Forms.ComboBox cobAxis3PulseOutMode;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cobAxis2PulseOutMode;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.ComboBox cobAxis1PulseOutMode;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.GroupBox groupBox9;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.ComboBox cobAxis3HomeMode;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox cobAxis2HomeMode;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.ComboBox cobAxis1HomeMode;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cobAxis0HomeMode;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.ComboBox cobAxis3HomeDir;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox cobAxis2HomeDir;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.ComboBox cobAxis1HomeDir;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.ComboBox cobAxis0HomeDir;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.NumericUpDown numAxis0HomeDec;
private System.Windows.Forms.NumericUpDown numAxis0HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis0HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis0HomeVelLow;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.NumericUpDown numAxis3HomeDec;
private System.Windows.Forms.NumericUpDown numAxis3HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis3HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis3HomeVelLow;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.NumericUpDown numAxis2HomeDec;
private System.Windows.Forms.NumericUpDown numAxis2HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis2HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis2HomeVelLow;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.NumericUpDown numAxis1HomeDec;
private System.Windows.Forms.NumericUpDown numAxis1HomeVelHigh;
private System.Windows.Forms.NumericUpDown numAxis1HomeAcc;
private System.Windows.Forms.NumericUpDown numAxis1HomeVelLow;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.GroupBox groupBox15;
private System.Windows.Forms.Panel panel15;
private System.Windows.Forms.CheckBox ckbSizeBmp_IsSave;
private System.Windows.Forms.TextBox txtSizeBmp_Path;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.TextBox txtSizeEnginePath;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.TabPage tabPage9;
private System.Windows.Forms.CheckBox chkSkipAxis2;
private System.Windows.Forms.CheckBox chkSkipAxis1;
private System.Windows.Forms.CheckBox chkSkipAxis0;
private System.Windows.Forms.CheckBox chkSkipLight;
private System.Windows.Forms.CheckBox chkSkipScannerCC;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtServerIp;
private System.Windows.Forms.NumericUpDown numServerPort;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TextBox txtDBConStr;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button btnInitDB;
private System.Windows.Forms.CheckBox chkSkipAxis3;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.TextBox txtSizeRepairTable;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.GroupBox groupBox16;
private System.Windows.Forms.Panel panel16;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.NumericUpDown numAxis3JogVelLow;
private System.Windows.Forms.NumericUpDown numAxis2JogVelLow;
private System.Windows.Forms.NumericUpDown numAxis1JogVelLow;
private System.Windows.Forms.NumericUpDown numAxis0JogVelLow;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Panel panel17;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.NumericUpDown numAxis2JogDec;
private System.Windows.Forms.NumericUpDown numAxis1JogDec;
private System.Windows.Forms.NumericUpDown numAxis0JogDec;
private System.Windows.Forms.NumericUpDown numAxis3JogDec;
private System.Windows.Forms.GroupBox groupBox18;
private System.Windows.Forms.Panel panel18;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.NumericUpDown numAxis3JogVelHigh;
private System.Windows.Forms.NumericUpDown numAxis0JogVelHigh;
private System.Windows.Forms.NumericUpDown numAxis2JogVelHigh;
private System.Windows.Forms.NumericUpDown numAxis1JogVelHigh;
private System.Windows.Forms.GroupBox groupBox19;
private System.Windows.Forms.Panel panel19;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.NumericUpDown numAxis3JogAcc;
private System.Windows.Forms.NumericUpDown numAxis0JogAcc;
private System.Windows.Forms.NumericUpDown numAxis2JogAcc;
private System.Windows.Forms.NumericUpDown numAxis1JogAcc;
}
}