You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1451 lines
77 KiB
C#
1451 lines
77 KiB
C#
namespace demo.UI
|
|
{
|
|
partial class FormMove
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMove));
|
|
this.pic_f3h = new System.Windows.Forms.PictureBox();
|
|
this.pic_f2h = new System.Windows.Forms.PictureBox();
|
|
this.pic_f1h = new System.Windows.Forms.PictureBox();
|
|
this.pic_hxh = new System.Windows.Forms.PictureBox();
|
|
this.pic_z1h = new System.Windows.Forms.PictureBox();
|
|
this.pic_y2h = new System.Windows.Forms.PictureBox();
|
|
this.pic_y1h = new System.Windows.Forms.PictureBox();
|
|
this.pic_x1h = new System.Windows.Forms.PictureBox();
|
|
this.label_f3 = new System.Windows.Forms.Label();
|
|
this.label_f1 = new System.Windows.Forms.Label();
|
|
this.label_f2 = new System.Windows.Forms.Label();
|
|
this.label_h = new System.Windows.Forms.Label();
|
|
this.label_z = new System.Windows.Forms.Label();
|
|
this.label_y2 = new System.Windows.Forms.Label();
|
|
this.label_y1 = new System.Windows.Forms.Label();
|
|
this.label_x = new System.Windows.Forms.Label();
|
|
this.labelf3Pos = new System.Windows.Forms.Label();
|
|
this.labelf1Pos = new System.Windows.Forms.Label();
|
|
this.labelf2Pos = new System.Windows.Forms.Label();
|
|
this.labelhPos = new System.Windows.Forms.Label();
|
|
this.labelzPos = new System.Windows.Forms.Label();
|
|
this.labelyPos = new System.Windows.Forms.Label();
|
|
this.labelx2Pos = new System.Windows.Forms.Label();
|
|
this.labelx1Pos = new System.Windows.Forms.Label();
|
|
this.btn_f3h = new System.Windows.Forms.Button();
|
|
this.btn_f3n = new System.Windows.Forms.Button();
|
|
this.btn_f3p = new System.Windows.Forms.Button();
|
|
this.btn_f1h = new System.Windows.Forms.Button();
|
|
this.btn_f2h = new System.Windows.Forms.Button();
|
|
this.btn_hxh = new System.Windows.Forms.Button();
|
|
this.btn_f2n = new System.Windows.Forms.Button();
|
|
this.btn_f1p = new System.Windows.Forms.Button();
|
|
this.btn_f1n = new System.Windows.Forms.Button();
|
|
this.btn_hxn = new System.Windows.Forms.Button();
|
|
this.btn_f2p = new System.Windows.Forms.Button();
|
|
this.btn_hxp = new System.Windows.Forms.Button();
|
|
this.btn_z1h = new System.Windows.Forms.Button();
|
|
this.btn_uphome = new System.Windows.Forms.Button();
|
|
this.btn_off = new System.Windows.Forms.Button();
|
|
this.btn_reset = new System.Windows.Forms.Button();
|
|
this.labelspd = new System.Windows.Forms.Label();
|
|
this.combox_spd = new System.Windows.Forms.ComboBox();
|
|
this.label_unit = new System.Windows.Forms.Label();
|
|
this.nud_step = new System.Windows.Forms.NumericUpDown();
|
|
this.btn_z1n = new System.Windows.Forms.Button();
|
|
this.btn_z1p = new System.Windows.Forms.Button();
|
|
this.btn_y2n = new System.Windows.Forms.Button();
|
|
this.btn_y2p = new System.Windows.Forms.Button();
|
|
this.btn_y1n = new System.Windows.Forms.Button();
|
|
this.btn_xp = new System.Windows.Forms.Button();
|
|
this.btn_y1p = new System.Windows.Forms.Button();
|
|
this.btn_xn = new System.Windows.Forms.Button();
|
|
this.checkBoxStep = new System.Windows.Forms.CheckBox();
|
|
this.labelzPos2 = new System.Windows.Forms.Label();
|
|
this.labelzPos4 = new System.Windows.Forms.Label();
|
|
this.labelzPos3 = new System.Windows.Forms.Label();
|
|
this.labelcxPos = new System.Windows.Forms.Label();
|
|
this.labelz2 = new System.Windows.Forms.Label();
|
|
this.labelz4 = new System.Windows.Forms.Label();
|
|
this.labelz3 = new System.Windows.Forms.Label();
|
|
this.labelcx = new System.Windows.Forms.Label();
|
|
this.labelczPos = new System.Windows.Forms.Label();
|
|
this.labelcz = new System.Windows.Forms.Label();
|
|
this.btn_z2p = new System.Windows.Forms.Button();
|
|
this.btn_z2n = new System.Windows.Forms.Button();
|
|
this.btn_z2h = new System.Windows.Forms.Button();
|
|
this.pic_z2h = new System.Windows.Forms.PictureBox();
|
|
this.btn_z3p = new System.Windows.Forms.Button();
|
|
this.btn_z3n = new System.Windows.Forms.Button();
|
|
this.btn_z3h = new System.Windows.Forms.Button();
|
|
this.pic_z3h = new System.Windows.Forms.PictureBox();
|
|
this.btn_z4p = new System.Windows.Forms.Button();
|
|
this.btn_z4n = new System.Windows.Forms.Button();
|
|
this.btn_z4h = new System.Windows.Forms.Button();
|
|
this.pic_z4h = new System.Windows.Forms.PictureBox();
|
|
this.btn_cxp = new System.Windows.Forms.Button();
|
|
this.btn_cxn = new System.Windows.Forms.Button();
|
|
this.btn_cxh = new System.Windows.Forms.Button();
|
|
this.pic_cxh = new System.Windows.Forms.PictureBox();
|
|
this.btn_czp = new System.Windows.Forms.Button();
|
|
this.btn_czn = new System.Windows.Forms.Button();
|
|
this.btn_czh = new System.Windows.Forms.Button();
|
|
this.pic_czh = new System.Windows.Forms.PictureBox();
|
|
this.btn_zsafe = new System.Windows.Forms.Button();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f3h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f2h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f1h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_hxh)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z1h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_y2h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_y1h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_x1h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud_step)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z2h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z3h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z4h)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_cxh)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_czh)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// pic_f3h
|
|
//
|
|
this.pic_f3h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_f3h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_f3h.Location = new System.Drawing.Point(478, 339);
|
|
this.pic_f3h.Name = "pic_f3h";
|
|
this.pic_f3h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_f3h.TabIndex = 359;
|
|
this.pic_f3h.TabStop = false;
|
|
//
|
|
// pic_f2h
|
|
//
|
|
this.pic_f2h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_f2h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_f2h.Location = new System.Drawing.Point(397, 339);
|
|
this.pic_f2h.Name = "pic_f2h";
|
|
this.pic_f2h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_f2h.TabIndex = 358;
|
|
this.pic_f2h.TabStop = false;
|
|
//
|
|
// pic_f1h
|
|
//
|
|
this.pic_f1h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_f1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_f1h.Location = new System.Drawing.Point(315, 339);
|
|
this.pic_f1h.Name = "pic_f1h";
|
|
this.pic_f1h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_f1h.TabIndex = 357;
|
|
this.pic_f1h.TabStop = false;
|
|
//
|
|
// pic_hxh
|
|
//
|
|
this.pic_hxh.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_hxh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_hxh.Location = new System.Drawing.Point(61, 339);
|
|
this.pic_hxh.Name = "pic_hxh";
|
|
this.pic_hxh.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_hxh.TabIndex = 356;
|
|
this.pic_hxh.TabStop = false;
|
|
//
|
|
// pic_z1h
|
|
//
|
|
this.pic_z1h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_z1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_z1h.Location = new System.Drawing.Point(307, 192);
|
|
this.pic_z1h.Name = "pic_z1h";
|
|
this.pic_z1h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_z1h.TabIndex = 355;
|
|
this.pic_z1h.TabStop = false;
|
|
//
|
|
// pic_y2h
|
|
//
|
|
this.pic_y2h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_y2h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_y2h.Location = new System.Drawing.Point(114, 156);
|
|
this.pic_y2h.Name = "pic_y2h";
|
|
this.pic_y2h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_y2h.TabIndex = 354;
|
|
this.pic_y2h.TabStop = false;
|
|
//
|
|
// pic_y1h
|
|
//
|
|
this.pic_y1h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_y1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_y1h.Location = new System.Drawing.Point(195, 156);
|
|
this.pic_y1h.Name = "pic_y1h";
|
|
this.pic_y1h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_y1h.TabIndex = 353;
|
|
this.pic_y1h.TabStop = false;
|
|
//
|
|
// pic_x1h
|
|
//
|
|
this.pic_x1h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_x1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_x1h.Location = new System.Drawing.Point(78, 207);
|
|
this.pic_x1h.Name = "pic_x1h";
|
|
this.pic_x1h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_x1h.TabIndex = 352;
|
|
this.pic_x1h.TabStop = false;
|
|
//
|
|
// label_f3
|
|
//
|
|
this.label_f3.AutoSize = true;
|
|
this.label_f3.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_f3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_f3.Location = new System.Drawing.Point(317, 29);
|
|
this.label_f3.Name = "label_f3";
|
|
this.label_f3.Size = new System.Drawing.Size(32, 16);
|
|
this.label_f3.TabIndex = 351;
|
|
this.label_f3.Text = "F3:";
|
|
//
|
|
// label_f1
|
|
//
|
|
this.label_f1.AutoSize = true;
|
|
this.label_f1.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_f1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_f1.Location = new System.Drawing.Point(116, 29);
|
|
this.label_f1.Name = "label_f1";
|
|
this.label_f1.Size = new System.Drawing.Size(32, 16);
|
|
this.label_f1.TabIndex = 350;
|
|
this.label_f1.Text = "F1:";
|
|
//
|
|
// label_f2
|
|
//
|
|
this.label_f2.AutoSize = true;
|
|
this.label_f2.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_f2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_f2.Location = new System.Drawing.Point(212, 29);
|
|
this.label_f2.Name = "label_f2";
|
|
this.label_f2.Size = new System.Drawing.Size(32, 16);
|
|
this.label_f2.TabIndex = 348;
|
|
this.label_f2.Text = "F2:";
|
|
//
|
|
// label_h
|
|
//
|
|
this.label_h.AutoSize = true;
|
|
this.label_h.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_h.Location = new System.Drawing.Point(27, 29);
|
|
this.label_h.Name = "label_h";
|
|
this.label_h.Size = new System.Drawing.Size(24, 16);
|
|
this.label_h.TabIndex = 349;
|
|
this.label_h.Text = "H:";
|
|
//
|
|
// label_z
|
|
//
|
|
this.label_z.AutoSize = true;
|
|
this.label_z.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_z.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_z.Location = new System.Drawing.Point(220, 9);
|
|
this.label_z.Name = "label_z";
|
|
this.label_z.Size = new System.Drawing.Size(24, 16);
|
|
this.label_z.TabIndex = 347;
|
|
this.label_z.Text = "Z:";
|
|
//
|
|
// label_y2
|
|
//
|
|
this.label_y2.AutoSize = true;
|
|
this.label_y2.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_y2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_y2.Location = new System.Drawing.Point(116, 9);
|
|
this.label_y2.Name = "label_y2";
|
|
this.label_y2.Size = new System.Drawing.Size(32, 16);
|
|
this.label_y2.TabIndex = 346;
|
|
this.label_y2.Text = "Y2:";
|
|
//
|
|
// label_y1
|
|
//
|
|
this.label_y1.AutoSize = true;
|
|
this.label_y1.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_y1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_y1.Location = new System.Drawing.Point(317, 9);
|
|
this.label_y1.Name = "label_y1";
|
|
this.label_y1.Size = new System.Drawing.Size(32, 16);
|
|
this.label_y1.TabIndex = 345;
|
|
this.label_y1.Text = "Y1:";
|
|
//
|
|
// label_x
|
|
//
|
|
this.label_x.AutoSize = true;
|
|
this.label_x.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.label_x.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_x.Location = new System.Drawing.Point(21, 9);
|
|
this.label_x.Name = "label_x";
|
|
this.label_x.Size = new System.Drawing.Size(32, 16);
|
|
this.label_x.TabIndex = 344;
|
|
this.label_x.Text = "X1:";
|
|
//
|
|
// labelf3Pos
|
|
//
|
|
this.labelf3Pos.AutoSize = true;
|
|
this.labelf3Pos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelf3Pos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelf3Pos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelf3Pos.Location = new System.Drawing.Point(349, 29);
|
|
this.labelf3Pos.Name = "labelf3Pos";
|
|
this.labelf3Pos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelf3Pos.TabIndex = 343;
|
|
this.labelf3Pos.Text = "0.000";
|
|
//
|
|
// labelf1Pos
|
|
//
|
|
this.labelf1Pos.AutoSize = true;
|
|
this.labelf1Pos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelf1Pos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelf1Pos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelf1Pos.Location = new System.Drawing.Point(149, 29);
|
|
this.labelf1Pos.Name = "labelf1Pos";
|
|
this.labelf1Pos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelf1Pos.TabIndex = 342;
|
|
this.labelf1Pos.Text = "0.000";
|
|
//
|
|
// labelf2Pos
|
|
//
|
|
this.labelf2Pos.AutoSize = true;
|
|
this.labelf2Pos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelf2Pos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelf2Pos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelf2Pos.Location = new System.Drawing.Point(245, 29);
|
|
this.labelf2Pos.Name = "labelf2Pos";
|
|
this.labelf2Pos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelf2Pos.TabIndex = 341;
|
|
this.labelf2Pos.Text = "0.000";
|
|
//
|
|
// labelhPos
|
|
//
|
|
this.labelhPos.AutoSize = true;
|
|
this.labelhPos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelhPos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelhPos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelhPos.Location = new System.Drawing.Point(52, 29);
|
|
this.labelhPos.Name = "labelhPos";
|
|
this.labelhPos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelhPos.TabIndex = 340;
|
|
this.labelhPos.Text = "0.000";
|
|
//
|
|
// labelzPos
|
|
//
|
|
this.labelzPos.AutoSize = true;
|
|
this.labelzPos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelzPos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelzPos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelzPos.Location = new System.Drawing.Point(245, 9);
|
|
this.labelzPos.Name = "labelzPos";
|
|
this.labelzPos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelzPos.TabIndex = 339;
|
|
this.labelzPos.Text = "0.000";
|
|
//
|
|
// labelyPos
|
|
//
|
|
this.labelyPos.AutoSize = true;
|
|
this.labelyPos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelyPos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelyPos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelyPos.Location = new System.Drawing.Point(149, 9);
|
|
this.labelyPos.Name = "labelyPos";
|
|
this.labelyPos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelyPos.TabIndex = 338;
|
|
this.labelyPos.Text = "0.000";
|
|
//
|
|
// labelx2Pos
|
|
//
|
|
this.labelx2Pos.AutoSize = true;
|
|
this.labelx2Pos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelx2Pos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelx2Pos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelx2Pos.Location = new System.Drawing.Point(349, 9);
|
|
this.labelx2Pos.Name = "labelx2Pos";
|
|
this.labelx2Pos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelx2Pos.TabIndex = 337;
|
|
this.labelx2Pos.Text = "0.000";
|
|
//
|
|
// labelx1Pos
|
|
//
|
|
this.labelx1Pos.AutoSize = true;
|
|
this.labelx1Pos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelx1Pos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelx1Pos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelx1Pos.Location = new System.Drawing.Point(52, 9);
|
|
this.labelx1Pos.Name = "labelx1Pos";
|
|
this.labelx1Pos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelx1Pos.TabIndex = 336;
|
|
this.labelx1Pos.Text = "0.000";
|
|
//
|
|
// btn_f3h
|
|
//
|
|
this.btn_f3h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f3h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f3h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f3h.Location = new System.Drawing.Point(439, 325);
|
|
this.btn_f3h.Name = "btn_f3h";
|
|
this.btn_f3h.Size = new System.Drawing.Size(50, 25);
|
|
this.btn_f3h.TabIndex = 335;
|
|
this.btn_f3h.Text = "HOME";
|
|
this.btn_f3h.UseVisualStyleBackColor = true;
|
|
this.btn_f3h.Click += new System.EventHandler(this.button26_Click);
|
|
//
|
|
// btn_f3n
|
|
//
|
|
this.btn_f3n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f3n.Image = ((System.Drawing.Image)(resources.GetObject("btn_f3n.Image")));
|
|
this.btn_f3n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f3n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f3n.Location = new System.Drawing.Point(432, 361);
|
|
this.btn_f3n.Name = "btn_f3n";
|
|
this.btn_f3n.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f3n.TabIndex = 334;
|
|
this.btn_f3n.Text = "Feed3--";
|
|
this.btn_f3n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f3n.UseVisualStyleBackColor = true;
|
|
this.btn_f3n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button27_MouseDown);
|
|
this.btn_f3n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button28_MouseUp);
|
|
//
|
|
// btn_f3p
|
|
//
|
|
this.btn_f3p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f3p.Image = ((System.Drawing.Image)(resources.GetObject("btn_f3p.Image")));
|
|
this.btn_f3p.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f3p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f3p.Location = new System.Drawing.Point(432, 278);
|
|
this.btn_f3p.Name = "btn_f3p";
|
|
this.btn_f3p.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f3p.TabIndex = 333;
|
|
this.btn_f3p.Text = "Feed3++";
|
|
this.btn_f3p.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f3p.UseVisualStyleBackColor = true;
|
|
this.btn_f3p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button28_MouseDown);
|
|
this.btn_f3p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button28_MouseUp);
|
|
//
|
|
// btn_f1h
|
|
//
|
|
this.btn_f1h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f1h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f1h.Location = new System.Drawing.Point(275, 325);
|
|
this.btn_f1h.Name = "btn_f1h";
|
|
this.btn_f1h.Size = new System.Drawing.Size(50, 25);
|
|
this.btn_f1h.TabIndex = 332;
|
|
this.btn_f1h.Text = "HOME";
|
|
this.btn_f1h.UseVisualStyleBackColor = true;
|
|
this.btn_f1h.Click += new System.EventHandler(this.button25_Click);
|
|
//
|
|
// btn_f2h
|
|
//
|
|
this.btn_f2h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f2h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f2h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f2h.Location = new System.Drawing.Point(357, 325);
|
|
this.btn_f2h.Name = "btn_f2h";
|
|
this.btn_f2h.Size = new System.Drawing.Size(50, 25);
|
|
this.btn_f2h.TabIndex = 331;
|
|
this.btn_f2h.Text = "HOME";
|
|
this.btn_f2h.UseVisualStyleBackColor = true;
|
|
this.btn_f2h.Click += new System.EventHandler(this.button24_Click);
|
|
//
|
|
// btn_hxh
|
|
//
|
|
this.btn_hxh.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_hxh.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_hxh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_hxh.Location = new System.Drawing.Point(32, 325);
|
|
this.btn_hxh.Name = "btn_hxh";
|
|
this.btn_hxh.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_hxh.TabIndex = 330;
|
|
this.btn_hxh.Text = "HOME";
|
|
this.btn_hxh.UseVisualStyleBackColor = true;
|
|
this.btn_hxh.Click += new System.EventHandler(this.button23_Click);
|
|
//
|
|
// btn_f2n
|
|
//
|
|
this.btn_f2n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f2n.Image = ((System.Drawing.Image)(resources.GetObject("btn_f2n.Image")));
|
|
this.btn_f2n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f2n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f2n.Location = new System.Drawing.Point(350, 361);
|
|
this.btn_f2n.Name = "btn_f2n";
|
|
this.btn_f2n.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f2n.TabIndex = 329;
|
|
this.btn_f2n.Text = "Feed2--";
|
|
this.btn_f2n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f2n.UseVisualStyleBackColor = true;
|
|
this.btn_f2n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button21_MouseDown);
|
|
this.btn_f2n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button19_MouseUp);
|
|
//
|
|
// btn_f1p
|
|
//
|
|
this.btn_f1p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f1p.Image = ((System.Drawing.Image)(resources.GetObject("btn_f1p.Image")));
|
|
this.btn_f1p.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f1p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f1p.Location = new System.Drawing.Point(268, 278);
|
|
this.btn_f1p.Name = "btn_f1p";
|
|
this.btn_f1p.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f1p.TabIndex = 328;
|
|
this.btn_f1p.Text = "Feed1++";
|
|
this.btn_f1p.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f1p.UseVisualStyleBackColor = true;
|
|
this.btn_f1p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button22_MouseDown);
|
|
this.btn_f1p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button22_MouseUp);
|
|
//
|
|
// btn_f1n
|
|
//
|
|
this.btn_f1n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f1n.Image = ((System.Drawing.Image)(resources.GetObject("btn_f1n.Image")));
|
|
this.btn_f1n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f1n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f1n.Location = new System.Drawing.Point(268, 361);
|
|
this.btn_f1n.Name = "btn_f1n";
|
|
this.btn_f1n.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f1n.TabIndex = 327;
|
|
this.btn_f1n.Text = "Feed1--";
|
|
this.btn_f1n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f1n.UseVisualStyleBackColor = true;
|
|
this.btn_f1n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button16_MouseDown);
|
|
this.btn_f1n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button22_MouseUp);
|
|
//
|
|
// btn_hxn
|
|
//
|
|
this.btn_hxn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_hxn.Image = global::demo.Properties.Resources.ARW07LT;
|
|
this.btn_hxn.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_hxn.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_hxn.Location = new System.Drawing.Point(25, 278);
|
|
this.btn_hxn.Name = "btn_hxn";
|
|
this.btn_hxn.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_hxn.TabIndex = 326;
|
|
this.btn_hxn.Text = "haul--";
|
|
this.btn_hxn.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_hxn.UseVisualStyleBackColor = true;
|
|
this.btn_hxn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button18_MouseDown);
|
|
this.btn_hxn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button20_MouseUp);
|
|
//
|
|
// btn_f2p
|
|
//
|
|
this.btn_f2p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_f2p.Image = ((System.Drawing.Image)(resources.GetObject("btn_f2p.Image")));
|
|
this.btn_f2p.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_f2p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_f2p.Location = new System.Drawing.Point(350, 278);
|
|
this.btn_f2p.Name = "btn_f2p";
|
|
this.btn_f2p.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_f2p.TabIndex = 325;
|
|
this.btn_f2p.Text = "Feed2++";
|
|
this.btn_f2p.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_f2p.UseVisualStyleBackColor = true;
|
|
this.btn_f2p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button19_MouseDown);
|
|
this.btn_f2p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button19_MouseUp);
|
|
//
|
|
// btn_hxp
|
|
//
|
|
this.btn_hxp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_hxp.Image = global::demo.Properties.Resources.ARW07RT;
|
|
this.btn_hxp.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_hxp.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_hxp.Location = new System.Drawing.Point(25, 361);
|
|
this.btn_hxp.Name = "btn_hxp";
|
|
this.btn_hxp.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_hxp.TabIndex = 324;
|
|
this.btn_hxp.Text = "haul++";
|
|
this.btn_hxp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_hxp.UseVisualStyleBackColor = true;
|
|
this.btn_hxp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button20_MouseDown);
|
|
this.btn_hxp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button20_MouseUp);
|
|
//
|
|
// btn_z1h
|
|
//
|
|
this.btn_z1h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z1h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z1h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z1h.Location = new System.Drawing.Point(276, 177);
|
|
this.btn_z1h.Name = "btn_z1h";
|
|
this.btn_z1h.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_z1h.TabIndex = 323;
|
|
this.btn_z1h.Text = "HOME";
|
|
this.btn_z1h.UseVisualStyleBackColor = true;
|
|
this.btn_z1h.Click += new System.EventHandler(this.button15_Click);
|
|
//
|
|
// btn_uphome
|
|
//
|
|
this.btn_uphome.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_uphome.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_uphome.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_uphome.Location = new System.Drawing.Point(108, 186);
|
|
this.btn_uphome.Name = "btn_uphome";
|
|
this.btn_uphome.Size = new System.Drawing.Size(50, 25);
|
|
this.btn_uphome.TabIndex = 322;
|
|
this.btn_uphome.Text = "HOME";
|
|
this.btn_uphome.UseVisualStyleBackColor = true;
|
|
this.btn_uphome.Click += new System.EventHandler(this.button14_Click);
|
|
//
|
|
// btn_off
|
|
//
|
|
this.btn_off.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_off.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_off.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_off.Location = new System.Drawing.Point(81, 82);
|
|
this.btn_off.Name = "btn_off";
|
|
this.btn_off.Size = new System.Drawing.Size(51, 31);
|
|
this.btn_off.TabIndex = 321;
|
|
this.btn_off.Text = "OFF";
|
|
this.btn_off.UseVisualStyleBackColor = true;
|
|
this.btn_off.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// btn_reset
|
|
//
|
|
this.btn_reset.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_reset.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_reset.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_reset.Location = new System.Drawing.Point(23, 82);
|
|
this.btn_reset.Name = "btn_reset";
|
|
this.btn_reset.Size = new System.Drawing.Size(51, 31);
|
|
this.btn_reset.TabIndex = 320;
|
|
this.btn_reset.Text = "RESET";
|
|
this.btn_reset.UseVisualStyleBackColor = true;
|
|
this.btn_reset.Click += new System.EventHandler(this.button17_Click);
|
|
//
|
|
// labelspd
|
|
//
|
|
this.labelspd.AutoSize = true;
|
|
this.labelspd.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelspd.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelspd.Location = new System.Drawing.Point(206, 92);
|
|
this.labelspd.Name = "labelspd";
|
|
this.labelspd.Size = new System.Drawing.Size(41, 12);
|
|
this.labelspd.TabIndex = 319;
|
|
this.labelspd.Text = "Speed:";
|
|
this.labelspd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// combox_spd
|
|
//
|
|
this.combox_spd.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.combox_spd.FormattingEnabled = true;
|
|
this.combox_spd.Items.AddRange(new object[] {
|
|
"low",
|
|
"Medium",
|
|
"high"});
|
|
this.combox_spd.Location = new System.Drawing.Point(248, 88);
|
|
this.combox_spd.Name = "combox_spd";
|
|
this.combox_spd.Size = new System.Drawing.Size(76, 20);
|
|
this.combox_spd.TabIndex = 318;
|
|
this.combox_spd.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
|
|
//
|
|
// label_unit
|
|
//
|
|
this.label_unit.AutoSize = true;
|
|
this.label_unit.BackColor = System.Drawing.Color.White;
|
|
this.label_unit.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label_unit.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label_unit.Location = new System.Drawing.Point(453, 92);
|
|
this.label_unit.Name = "label_unit";
|
|
this.label_unit.Size = new System.Drawing.Size(17, 12);
|
|
this.label_unit.TabIndex = 317;
|
|
this.label_unit.Text = "mm";
|
|
this.label_unit.Visible = false;
|
|
//
|
|
// nud_step
|
|
//
|
|
this.nud_step.DecimalPlaces = 2;
|
|
this.nud_step.Enabled = false;
|
|
this.nud_step.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.nud_step.Location = new System.Drawing.Point(393, 88);
|
|
this.nud_step.Maximum = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.nud_step.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
131072});
|
|
this.nud_step.Name = "nud_step";
|
|
this.nud_step.Size = new System.Drawing.Size(57, 21);
|
|
this.nud_step.TabIndex = 315;
|
|
this.nud_step.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// btn_z1n
|
|
//
|
|
this.btn_z1n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z1n.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z1n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_z1n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z1n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z1n.Location = new System.Drawing.Point(267, 128);
|
|
this.btn_z1n.Name = "btn_z1n";
|
|
this.btn_z1n.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z1n.TabIndex = 312;
|
|
this.btn_z1n.Text = "Z--";
|
|
this.btn_z1n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z1n.UseVisualStyleBackColor = true;
|
|
this.btn_z1n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button11_MouseDown);
|
|
this.btn_z1n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button12_MouseUp);
|
|
//
|
|
// btn_z1p
|
|
//
|
|
this.btn_z1p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z1p.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z1p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_z1p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z1p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z1p.Location = new System.Drawing.Point(267, 215);
|
|
this.btn_z1p.Name = "btn_z1p";
|
|
this.btn_z1p.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z1p.TabIndex = 311;
|
|
this.btn_z1p.Text = "Z++";
|
|
this.btn_z1p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z1p.UseVisualStyleBackColor = true;
|
|
this.btn_z1p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button12_MouseDown);
|
|
this.btn_z1p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button12_MouseUp);
|
|
//
|
|
// btn_y2n
|
|
//
|
|
this.btn_y2n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_y2n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_y2n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_y2n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_y2n.Location = new System.Drawing.Point(61, 128);
|
|
this.btn_y2n.Name = "btn_y2n";
|
|
this.btn_y2n.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_y2n.TabIndex = 310;
|
|
this.btn_y2n.Text = "Y2--";
|
|
this.btn_y2n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_y2n.UseVisualStyleBackColor = true;
|
|
this.btn_y2n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button9_MouseDown);
|
|
this.btn_y2n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button10_MouseUp);
|
|
//
|
|
// btn_y2p
|
|
//
|
|
this.btn_y2p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_y2p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_y2p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_y2p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_y2p.Location = new System.Drawing.Point(61, 227);
|
|
this.btn_y2p.Name = "btn_y2p";
|
|
this.btn_y2p.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_y2p.TabIndex = 309;
|
|
this.btn_y2p.Text = "Y2++";
|
|
this.btn_y2p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_y2p.UseVisualStyleBackColor = true;
|
|
this.btn_y2p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button10_MouseDown);
|
|
this.btn_y2p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button10_MouseUp);
|
|
//
|
|
// btn_y1n
|
|
//
|
|
this.btn_y1n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_y1n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_y1n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_y1n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_y1n.Location = new System.Drawing.Point(142, 129);
|
|
this.btn_y1n.Name = "btn_y1n";
|
|
this.btn_y1n.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_y1n.TabIndex = 308;
|
|
this.btn_y1n.Text = "Y1--";
|
|
this.btn_y1n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_y1n.UseVisualStyleBackColor = true;
|
|
this.btn_y1n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button7_MouseDown);
|
|
this.btn_y1n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button6_MouseUp);
|
|
//
|
|
// btn_xp
|
|
//
|
|
this.btn_xp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_xp.Image = ((System.Drawing.Image)(resources.GetObject("btn_xp.Image")));
|
|
this.btn_xp.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_xp.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_xp.Location = new System.Drawing.Point(179, 179);
|
|
this.btn_xp.Name = "btn_xp";
|
|
this.btn_xp.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_xp.TabIndex = 307;
|
|
this.btn_xp.Text = "X1++";
|
|
this.btn_xp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_xp.UseVisualStyleBackColor = true;
|
|
this.btn_xp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button8_MouseDown);
|
|
this.btn_xp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button5_MouseUp);
|
|
//
|
|
// btn_y1p
|
|
//
|
|
this.btn_y1p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_y1p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_y1p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_y1p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_y1p.Location = new System.Drawing.Point(142, 226);
|
|
this.btn_y1p.Name = "btn_y1p";
|
|
this.btn_y1p.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_y1p.TabIndex = 306;
|
|
this.btn_y1p.Text = "Y1++";
|
|
this.btn_y1p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_y1p.UseVisualStyleBackColor = true;
|
|
this.btn_y1p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button6_MouseDown);
|
|
this.btn_y1p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button6_MouseUp);
|
|
//
|
|
// btn_xn
|
|
//
|
|
this.btn_xn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_xn.Image = ((System.Drawing.Image)(resources.GetObject("btn_xn.Image")));
|
|
this.btn_xn.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_xn.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_xn.Location = new System.Drawing.Point(25, 179);
|
|
this.btn_xn.Name = "btn_xn";
|
|
this.btn_xn.Size = new System.Drawing.Size(63, 38);
|
|
this.btn_xn.TabIndex = 305;
|
|
this.btn_xn.Text = "X1--";
|
|
this.btn_xn.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_xn.UseVisualStyleBackColor = true;
|
|
this.btn_xn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button5_MouseDown);
|
|
this.btn_xn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.button5_MouseUp);
|
|
//
|
|
// checkBoxStep
|
|
//
|
|
this.checkBoxStep.AutoSize = true;
|
|
this.checkBoxStep.Location = new System.Drawing.Point(339, 90);
|
|
this.checkBoxStep.Name = "checkBoxStep";
|
|
this.checkBoxStep.Size = new System.Drawing.Size(48, 16);
|
|
this.checkBoxStep.TabIndex = 360;
|
|
this.checkBoxStep.Text = "Step";
|
|
this.checkBoxStep.UseVisualStyleBackColor = true;
|
|
this.checkBoxStep.CheckedChanged += new System.EventHandler(this.checkBoxStep_CheckedChanged);
|
|
//
|
|
// labelzPos2
|
|
//
|
|
this.labelzPos2.AutoSize = true;
|
|
this.labelzPos2.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelzPos2.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelzPos2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelzPos2.Location = new System.Drawing.Point(52, 49);
|
|
this.labelzPos2.Name = "labelzPos2";
|
|
this.labelzPos2.Size = new System.Drawing.Size(48, 16);
|
|
this.labelzPos2.TabIndex = 340;
|
|
this.labelzPos2.Text = "0.000";
|
|
//
|
|
// labelzPos4
|
|
//
|
|
this.labelzPos4.AutoSize = true;
|
|
this.labelzPos4.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelzPos4.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelzPos4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelzPos4.Location = new System.Drawing.Point(245, 49);
|
|
this.labelzPos4.Name = "labelzPos4";
|
|
this.labelzPos4.Size = new System.Drawing.Size(48, 16);
|
|
this.labelzPos4.TabIndex = 341;
|
|
this.labelzPos4.Text = "0.000";
|
|
//
|
|
// labelzPos3
|
|
//
|
|
this.labelzPos3.AutoSize = true;
|
|
this.labelzPos3.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelzPos3.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelzPos3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelzPos3.Location = new System.Drawing.Point(149, 49);
|
|
this.labelzPos3.Name = "labelzPos3";
|
|
this.labelzPos3.Size = new System.Drawing.Size(48, 16);
|
|
this.labelzPos3.TabIndex = 342;
|
|
this.labelzPos3.Text = "0.000";
|
|
//
|
|
// labelcxPos
|
|
//
|
|
this.labelcxPos.AutoSize = true;
|
|
this.labelcxPos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelcxPos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelcxPos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelcxPos.Location = new System.Drawing.Point(456, 9);
|
|
this.labelcxPos.Name = "labelcxPos";
|
|
this.labelcxPos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelcxPos.TabIndex = 343;
|
|
this.labelcxPos.Text = "0.000";
|
|
//
|
|
// labelz2
|
|
//
|
|
this.labelz2.AutoSize = true;
|
|
this.labelz2.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelz2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelz2.Location = new System.Drawing.Point(21, 49);
|
|
this.labelz2.Name = "labelz2";
|
|
this.labelz2.Size = new System.Drawing.Size(32, 16);
|
|
this.labelz2.TabIndex = 349;
|
|
this.labelz2.Text = "Z2:";
|
|
//
|
|
// labelz4
|
|
//
|
|
this.labelz4.AutoSize = true;
|
|
this.labelz4.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelz4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelz4.Location = new System.Drawing.Point(212, 49);
|
|
this.labelz4.Name = "labelz4";
|
|
this.labelz4.Size = new System.Drawing.Size(32, 16);
|
|
this.labelz4.TabIndex = 348;
|
|
this.labelz4.Text = "Z4:";
|
|
//
|
|
// labelz3
|
|
//
|
|
this.labelz3.AutoSize = true;
|
|
this.labelz3.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelz3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelz3.Location = new System.Drawing.Point(116, 49);
|
|
this.labelz3.Name = "labelz3";
|
|
this.labelz3.Size = new System.Drawing.Size(32, 16);
|
|
this.labelz3.TabIndex = 350;
|
|
this.labelz3.Text = "Z3:";
|
|
//
|
|
// labelcx
|
|
//
|
|
this.labelcx.AutoSize = true;
|
|
this.labelcx.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelcx.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelcx.Location = new System.Drawing.Point(408, 9);
|
|
this.labelcx.Name = "labelcx";
|
|
this.labelcx.Size = new System.Drawing.Size(48, 16);
|
|
this.labelcx.TabIndex = 351;
|
|
this.labelcx.Text = "ccdX:";
|
|
//
|
|
// labelczPos
|
|
//
|
|
this.labelczPos.AutoSize = true;
|
|
this.labelczPos.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.labelczPos.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelczPos.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelczPos.Location = new System.Drawing.Point(456, 29);
|
|
this.labelczPos.Name = "labelczPos";
|
|
this.labelczPos.Size = new System.Drawing.Size(48, 16);
|
|
this.labelczPos.TabIndex = 343;
|
|
this.labelczPos.Text = "0.000";
|
|
//
|
|
// labelcz
|
|
//
|
|
this.labelcz.AutoSize = true;
|
|
this.labelcz.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.labelcz.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelcz.Location = new System.Drawing.Point(408, 29);
|
|
this.labelcz.Name = "labelcz";
|
|
this.labelcz.Size = new System.Drawing.Size(48, 16);
|
|
this.labelcz.TabIndex = 351;
|
|
this.labelcz.Text = "ccdZ:";
|
|
//
|
|
// btn_z2p
|
|
//
|
|
this.btn_z2p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z2p.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z2p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_z2p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z2p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z2p.Location = new System.Drawing.Point(326, 215);
|
|
this.btn_z2p.Name = "btn_z2p";
|
|
this.btn_z2p.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z2p.TabIndex = 311;
|
|
this.btn_z2p.Text = "Z2++";
|
|
this.btn_z2p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z2p.UseVisualStyleBackColor = true;
|
|
this.btn_z2p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z2p_MouseDown);
|
|
this.btn_z2p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z2n_MouseUp);
|
|
//
|
|
// btn_z2n
|
|
//
|
|
this.btn_z2n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z2n.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z2n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_z2n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z2n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z2n.Location = new System.Drawing.Point(326, 128);
|
|
this.btn_z2n.Name = "btn_z2n";
|
|
this.btn_z2n.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z2n.TabIndex = 312;
|
|
this.btn_z2n.Text = "Z2--";
|
|
this.btn_z2n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z2n.UseVisualStyleBackColor = true;
|
|
this.btn_z2n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z2n_MouseDown);
|
|
this.btn_z2n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z2n_MouseUp);
|
|
//
|
|
// btn_z2h
|
|
//
|
|
this.btn_z2h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z2h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z2h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z2h.Location = new System.Drawing.Point(335, 177);
|
|
this.btn_z2h.Name = "btn_z2h";
|
|
this.btn_z2h.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_z2h.TabIndex = 323;
|
|
this.btn_z2h.Text = "HOME";
|
|
this.btn_z2h.UseVisualStyleBackColor = true;
|
|
this.btn_z2h.Click += new System.EventHandler(this.btn_z2h_Click);
|
|
//
|
|
// pic_z2h
|
|
//
|
|
this.pic_z2h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_z2h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_z2h.Location = new System.Drawing.Point(366, 192);
|
|
this.pic_z2h.Name = "pic_z2h";
|
|
this.pic_z2h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_z2h.TabIndex = 355;
|
|
this.pic_z2h.TabStop = false;
|
|
//
|
|
// btn_z3p
|
|
//
|
|
this.btn_z3p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z3p.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z3p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_z3p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z3p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z3p.Location = new System.Drawing.Point(385, 215);
|
|
this.btn_z3p.Name = "btn_z3p";
|
|
this.btn_z3p.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z3p.TabIndex = 311;
|
|
this.btn_z3p.Text = "Z3++";
|
|
this.btn_z3p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z3p.UseVisualStyleBackColor = true;
|
|
this.btn_z3p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z3p_MouseDown);
|
|
this.btn_z3p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z3n_MouseUp);
|
|
//
|
|
// btn_z3n
|
|
//
|
|
this.btn_z3n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z3n.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z3n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_z3n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z3n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z3n.Location = new System.Drawing.Point(385, 128);
|
|
this.btn_z3n.Name = "btn_z3n";
|
|
this.btn_z3n.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z3n.TabIndex = 312;
|
|
this.btn_z3n.Text = "Z3--";
|
|
this.btn_z3n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z3n.UseVisualStyleBackColor = true;
|
|
this.btn_z3n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z3n_MouseDown);
|
|
this.btn_z3n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z3n_MouseUp);
|
|
//
|
|
// btn_z3h
|
|
//
|
|
this.btn_z3h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z3h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z3h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z3h.Location = new System.Drawing.Point(394, 177);
|
|
this.btn_z3h.Name = "btn_z3h";
|
|
this.btn_z3h.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_z3h.TabIndex = 323;
|
|
this.btn_z3h.Text = "HOME";
|
|
this.btn_z3h.UseVisualStyleBackColor = true;
|
|
this.btn_z3h.Click += new System.EventHandler(this.btn_z3h_Click);
|
|
//
|
|
// pic_z3h
|
|
//
|
|
this.pic_z3h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_z3h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_z3h.Location = new System.Drawing.Point(425, 192);
|
|
this.pic_z3h.Name = "pic_z3h";
|
|
this.pic_z3h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_z3h.TabIndex = 355;
|
|
this.pic_z3h.TabStop = false;
|
|
//
|
|
// btn_z4p
|
|
//
|
|
this.btn_z4p.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z4p.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z4p.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_z4p.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z4p.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z4p.Location = new System.Drawing.Point(444, 215);
|
|
this.btn_z4p.Name = "btn_z4p";
|
|
this.btn_z4p.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z4p.TabIndex = 311;
|
|
this.btn_z4p.Text = "Z4++";
|
|
this.btn_z4p.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z4p.UseVisualStyleBackColor = true;
|
|
this.btn_z4p.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z4p_MouseDown);
|
|
this.btn_z4p.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z4n_MouseUp);
|
|
//
|
|
// btn_z4n
|
|
//
|
|
this.btn_z4n.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z4n.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_z4n.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_z4n.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z4n.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z4n.Location = new System.Drawing.Point(444, 128);
|
|
this.btn_z4n.Name = "btn_z4n";
|
|
this.btn_z4n.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_z4n.TabIndex = 312;
|
|
this.btn_z4n.Text = "Z4--";
|
|
this.btn_z4n.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_z4n.UseVisualStyleBackColor = true;
|
|
this.btn_z4n.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_z4n_MouseDown);
|
|
this.btn_z4n.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_z4n_MouseUp);
|
|
//
|
|
// btn_z4h
|
|
//
|
|
this.btn_z4h.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_z4h.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_z4h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_z4h.Location = new System.Drawing.Point(453, 177);
|
|
this.btn_z4h.Name = "btn_z4h";
|
|
this.btn_z4h.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_z4h.TabIndex = 323;
|
|
this.btn_z4h.Text = "HOME";
|
|
this.btn_z4h.UseVisualStyleBackColor = true;
|
|
this.btn_z4h.Click += new System.EventHandler(this.btn_z4h_Click);
|
|
//
|
|
// pic_z4h
|
|
//
|
|
this.pic_z4h.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_z4h.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_z4h.Location = new System.Drawing.Point(485, 192);
|
|
this.pic_z4h.Name = "pic_z4h";
|
|
this.pic_z4h.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_z4h.TabIndex = 355;
|
|
this.pic_z4h.TabStop = false;
|
|
//
|
|
// btn_cxp
|
|
//
|
|
this.btn_cxp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_cxp.Image = global::demo.Properties.Resources.ARW07RT;
|
|
this.btn_cxp.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_cxp.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_cxp.Location = new System.Drawing.Point(101, 361);
|
|
this.btn_cxp.Name = "btn_cxp";
|
|
this.btn_cxp.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_cxp.TabIndex = 324;
|
|
this.btn_cxp.Text = "ccdx++";
|
|
this.btn_cxp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_cxp.UseVisualStyleBackColor = true;
|
|
this.btn_cxp.KeyDown += new System.Windows.Forms.KeyEventHandler(this.btn_cxp_KeyDown);
|
|
//
|
|
// btn_cxn
|
|
//
|
|
this.btn_cxn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_cxn.Image = global::demo.Properties.Resources.ARW07LT;
|
|
this.btn_cxn.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_cxn.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_cxn.Location = new System.Drawing.Point(101, 278);
|
|
this.btn_cxn.Name = "btn_cxn";
|
|
this.btn_cxn.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_cxn.TabIndex = 326;
|
|
this.btn_cxn.Text = "ccdx--";
|
|
this.btn_cxn.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_cxn.UseVisualStyleBackColor = true;
|
|
this.btn_cxn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_cxn_MouseDown);
|
|
this.btn_cxn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_cxn_MouseUp);
|
|
//
|
|
// btn_cxh
|
|
//
|
|
this.btn_cxh.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_cxh.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_cxh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_cxh.Location = new System.Drawing.Point(108, 325);
|
|
this.btn_cxh.Name = "btn_cxh";
|
|
this.btn_cxh.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_cxh.TabIndex = 330;
|
|
this.btn_cxh.Text = "HOME";
|
|
this.btn_cxh.UseVisualStyleBackColor = true;
|
|
this.btn_cxh.Click += new System.EventHandler(this.btn_cxh_Click);
|
|
//
|
|
// pic_cxh
|
|
//
|
|
this.pic_cxh.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_cxh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_cxh.Location = new System.Drawing.Point(138, 339);
|
|
this.pic_cxh.Name = "pic_cxh";
|
|
this.pic_cxh.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_cxh.TabIndex = 356;
|
|
this.pic_cxh.TabStop = false;
|
|
//
|
|
// btn_czp
|
|
//
|
|
this.btn_czp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_czp.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_czp.Image = global::demo.Properties.Resources.ARW07DN;
|
|
this.btn_czp.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_czp.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_czp.Location = new System.Drawing.Point(179, 361);
|
|
this.btn_czp.Name = "btn_czp";
|
|
this.btn_czp.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_czp.TabIndex = 311;
|
|
this.btn_czp.Text = "ccdz++";
|
|
this.btn_czp.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_czp.UseVisualStyleBackColor = true;
|
|
this.btn_czp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_czp_MouseDown);
|
|
//
|
|
// btn_czn
|
|
//
|
|
this.btn_czn.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_czn.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.btn_czn.Image = global::demo.Properties.Resources.ARW07UP;
|
|
this.btn_czn.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_czn.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_czn.Location = new System.Drawing.Point(179, 278);
|
|
this.btn_czn.Name = "btn_czn";
|
|
this.btn_czn.Size = new System.Drawing.Size(57, 38);
|
|
this.btn_czn.TabIndex = 312;
|
|
this.btn_czn.Text = "ccdz--";
|
|
this.btn_czn.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btn_czn.UseVisualStyleBackColor = true;
|
|
this.btn_czn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_czn_MouseDown);
|
|
this.btn_czn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_czn_MouseUp);
|
|
//
|
|
// btn_czh
|
|
//
|
|
this.btn_czh.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btn_czh.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
this.btn_czh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_czh.Location = new System.Drawing.Point(188, 325);
|
|
this.btn_czh.Name = "btn_czh";
|
|
this.btn_czh.Size = new System.Drawing.Size(41, 25);
|
|
this.btn_czh.TabIndex = 323;
|
|
this.btn_czh.Text = "HOME";
|
|
this.btn_czh.UseVisualStyleBackColor = true;
|
|
this.btn_czh.Click += new System.EventHandler(this.btn_czh_Click);
|
|
//
|
|
// pic_czh
|
|
//
|
|
this.pic_czh.Image = global::demo.Properties.Resources.Green1;
|
|
this.pic_czh.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.pic_czh.Location = new System.Drawing.Point(219, 339);
|
|
this.pic_czh.Name = "pic_czh";
|
|
this.pic_czh.Size = new System.Drawing.Size(10, 10);
|
|
this.pic_czh.TabIndex = 355;
|
|
this.pic_czh.TabStop = false;
|
|
//
|
|
// btn_zsafe
|
|
//
|
|
this.btn_zsafe.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.btn_zsafe.Location = new System.Drawing.Point(141, 82);
|
|
this.btn_zsafe.Name = "btn_zsafe";
|
|
this.btn_zsafe.Size = new System.Drawing.Size(61, 29);
|
|
this.btn_zsafe.TabIndex = 361;
|
|
this.btn_zsafe.Text = "Z轴归位";
|
|
this.btn_zsafe.UseVisualStyleBackColor = true;
|
|
this.btn_zsafe.Click += new System.EventHandler(this.btn_zsafe_Click);
|
|
//
|
|
// FormMove
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(516, 408);
|
|
this.Controls.Add(this.btn_zsafe);
|
|
this.Controls.Add(this.checkBoxStep);
|
|
this.Controls.Add(this.pic_f3h);
|
|
this.Controls.Add(this.pic_f2h);
|
|
this.Controls.Add(this.pic_f1h);
|
|
this.Controls.Add(this.pic_cxh);
|
|
this.Controls.Add(this.pic_hxh);
|
|
this.Controls.Add(this.pic_z4h);
|
|
this.Controls.Add(this.pic_z3h);
|
|
this.Controls.Add(this.pic_z2h);
|
|
this.Controls.Add(this.pic_czh);
|
|
this.Controls.Add(this.pic_z1h);
|
|
this.Controls.Add(this.pic_y2h);
|
|
this.Controls.Add(this.pic_y1h);
|
|
this.Controls.Add(this.pic_x1h);
|
|
this.Controls.Add(this.labelcz);
|
|
this.Controls.Add(this.labelcx);
|
|
this.Controls.Add(this.label_f3);
|
|
this.Controls.Add(this.labelz3);
|
|
this.Controls.Add(this.label_f1);
|
|
this.Controls.Add(this.labelz4);
|
|
this.Controls.Add(this.label_f2);
|
|
this.Controls.Add(this.labelz2);
|
|
this.Controls.Add(this.label_h);
|
|
this.Controls.Add(this.label_z);
|
|
this.Controls.Add(this.label_y2);
|
|
this.Controls.Add(this.label_y1);
|
|
this.Controls.Add(this.label_x);
|
|
this.Controls.Add(this.labelczPos);
|
|
this.Controls.Add(this.labelcxPos);
|
|
this.Controls.Add(this.labelzPos3);
|
|
this.Controls.Add(this.labelf3Pos);
|
|
this.Controls.Add(this.labelzPos4);
|
|
this.Controls.Add(this.labelf1Pos);
|
|
this.Controls.Add(this.labelzPos2);
|
|
this.Controls.Add(this.labelf2Pos);
|
|
this.Controls.Add(this.labelhPos);
|
|
this.Controls.Add(this.labelzPos);
|
|
this.Controls.Add(this.labelyPos);
|
|
this.Controls.Add(this.labelx2Pos);
|
|
this.Controls.Add(this.labelx1Pos);
|
|
this.Controls.Add(this.btn_f3h);
|
|
this.Controls.Add(this.btn_f3n);
|
|
this.Controls.Add(this.btn_f3p);
|
|
this.Controls.Add(this.btn_f1h);
|
|
this.Controls.Add(this.btn_f2h);
|
|
this.Controls.Add(this.btn_cxh);
|
|
this.Controls.Add(this.btn_hxh);
|
|
this.Controls.Add(this.btn_f2n);
|
|
this.Controls.Add(this.btn_f1p);
|
|
this.Controls.Add(this.btn_f1n);
|
|
this.Controls.Add(this.btn_cxn);
|
|
this.Controls.Add(this.btn_hxn);
|
|
this.Controls.Add(this.btn_cxp);
|
|
this.Controls.Add(this.btn_f2p);
|
|
this.Controls.Add(this.btn_hxp);
|
|
this.Controls.Add(this.btn_z4h);
|
|
this.Controls.Add(this.btn_z3h);
|
|
this.Controls.Add(this.btn_z2h);
|
|
this.Controls.Add(this.btn_czh);
|
|
this.Controls.Add(this.btn_z1h);
|
|
this.Controls.Add(this.btn_uphome);
|
|
this.Controls.Add(this.btn_off);
|
|
this.Controls.Add(this.btn_reset);
|
|
this.Controls.Add(this.combox_spd);
|
|
this.Controls.Add(this.label_unit);
|
|
this.Controls.Add(this.nud_step);
|
|
this.Controls.Add(this.btn_z4n);
|
|
this.Controls.Add(this.btn_z4p);
|
|
this.Controls.Add(this.btn_z3n);
|
|
this.Controls.Add(this.btn_z3p);
|
|
this.Controls.Add(this.btn_z2n);
|
|
this.Controls.Add(this.btn_z2p);
|
|
this.Controls.Add(this.btn_czn);
|
|
this.Controls.Add(this.btn_czp);
|
|
this.Controls.Add(this.btn_z1n);
|
|
this.Controls.Add(this.btn_z1p);
|
|
this.Controls.Add(this.btn_y2n);
|
|
this.Controls.Add(this.btn_y2p);
|
|
this.Controls.Add(this.btn_y1n);
|
|
this.Controls.Add(this.btn_xp);
|
|
this.Controls.Add(this.btn_y1p);
|
|
this.Controls.Add(this.btn_xn);
|
|
this.Controls.Add(this.labelspd);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FormMove";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
|
this.Text = "手动控制";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMove_FormClosing);
|
|
this.Load += new System.EventHandler(this.FormMove_Load);
|
|
this.VisibleChanged += new System.EventHandler(this.FormMove_VisibleChanged);
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f3h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f2h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_f1h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_hxh)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z1h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_y2h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_y1h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_x1h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.nud_step)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z2h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z3h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_z4h)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_cxh)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pic_czh)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pic_f3h;
|
|
private System.Windows.Forms.PictureBox pic_f2h;
|
|
private System.Windows.Forms.PictureBox pic_f1h;
|
|
private System.Windows.Forms.PictureBox pic_hxh;
|
|
private System.Windows.Forms.PictureBox pic_z1h;
|
|
private System.Windows.Forms.PictureBox pic_y2h;
|
|
private System.Windows.Forms.PictureBox pic_y1h;
|
|
private System.Windows.Forms.PictureBox pic_x1h;
|
|
private System.Windows.Forms.Label label_f3;
|
|
private System.Windows.Forms.Label label_f1;
|
|
private System.Windows.Forms.Label label_f2;
|
|
private System.Windows.Forms.Label label_h;
|
|
private System.Windows.Forms.Label label_z;
|
|
private System.Windows.Forms.Label label_y2;
|
|
private System.Windows.Forms.Label label_y1;
|
|
private System.Windows.Forms.Label label_x;
|
|
private System.Windows.Forms.Label labelf3Pos;
|
|
private System.Windows.Forms.Label labelf1Pos;
|
|
private System.Windows.Forms.Label labelf2Pos;
|
|
private System.Windows.Forms.Label labelhPos;
|
|
private System.Windows.Forms.Label labelzPos;
|
|
private System.Windows.Forms.Label labelyPos;
|
|
private System.Windows.Forms.Label labelx2Pos;
|
|
private System.Windows.Forms.Label labelx1Pos;
|
|
private System.Windows.Forms.Button btn_f3h;
|
|
private System.Windows.Forms.Button btn_f3n;
|
|
private System.Windows.Forms.Button btn_f3p;
|
|
private System.Windows.Forms.Button btn_f1h;
|
|
private System.Windows.Forms.Button btn_f2h;
|
|
private System.Windows.Forms.Button btn_hxh;
|
|
private System.Windows.Forms.Button btn_f2n;
|
|
private System.Windows.Forms.Button btn_f1p;
|
|
private System.Windows.Forms.Button btn_f1n;
|
|
private System.Windows.Forms.Button btn_hxn;
|
|
private System.Windows.Forms.Button btn_f2p;
|
|
private System.Windows.Forms.Button btn_hxp;
|
|
private System.Windows.Forms.Button btn_z1h;
|
|
private System.Windows.Forms.Button btn_uphome;
|
|
private System.Windows.Forms.Button btn_off;
|
|
private System.Windows.Forms.Button btn_reset;
|
|
private System.Windows.Forms.Label labelspd;
|
|
private System.Windows.Forms.ComboBox combox_spd;
|
|
private System.Windows.Forms.Label label_unit;
|
|
private System.Windows.Forms.NumericUpDown nud_step;
|
|
private System.Windows.Forms.Button btn_z1n;
|
|
private System.Windows.Forms.Button btn_z1p;
|
|
private System.Windows.Forms.Button btn_y2n;
|
|
private System.Windows.Forms.Button btn_y2p;
|
|
private System.Windows.Forms.Button btn_y1n;
|
|
private System.Windows.Forms.Button btn_xp;
|
|
private System.Windows.Forms.Button btn_y1p;
|
|
private System.Windows.Forms.Button btn_xn;
|
|
private System.Windows.Forms.CheckBox checkBoxStep;
|
|
private System.Windows.Forms.Label labelzPos2;
|
|
private System.Windows.Forms.Label labelzPos4;
|
|
private System.Windows.Forms.Label labelzPos3;
|
|
private System.Windows.Forms.Label labelcxPos;
|
|
private System.Windows.Forms.Label labelz2;
|
|
private System.Windows.Forms.Label labelz4;
|
|
private System.Windows.Forms.Label labelz3;
|
|
private System.Windows.Forms.Label labelcx;
|
|
private System.Windows.Forms.Label labelczPos;
|
|
private System.Windows.Forms.Label labelcz;
|
|
private System.Windows.Forms.Button btn_z2p;
|
|
private System.Windows.Forms.Button btn_z2n;
|
|
private System.Windows.Forms.Button btn_z2h;
|
|
private System.Windows.Forms.PictureBox pic_z2h;
|
|
private System.Windows.Forms.Button btn_z3p;
|
|
private System.Windows.Forms.Button btn_z3n;
|
|
private System.Windows.Forms.Button btn_z3h;
|
|
private System.Windows.Forms.PictureBox pic_z3h;
|
|
private System.Windows.Forms.Button btn_z4p;
|
|
private System.Windows.Forms.Button btn_z4n;
|
|
private System.Windows.Forms.Button btn_z4h;
|
|
private System.Windows.Forms.PictureBox pic_z4h;
|
|
private System.Windows.Forms.Button btn_cxp;
|
|
private System.Windows.Forms.Button btn_cxn;
|
|
private System.Windows.Forms.Button btn_cxh;
|
|
private System.Windows.Forms.PictureBox pic_cxh;
|
|
private System.Windows.Forms.Button btn_czp;
|
|
private System.Windows.Forms.Button btn_czn;
|
|
private System.Windows.Forms.Button btn_czh;
|
|
private System.Windows.Forms.PictureBox pic_czh;
|
|
private System.Windows.Forms.Button btn_zsafe;
|
|
|
|
}
|
|
} |