|
|
@ -44,9 +44,10 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DOpenButton
|
|
|
|
// DOpenButton
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DOpenButton.Location = new System.Drawing.Point(65, 48);
|
|
|
|
this.DOpenButton.Location = new System.Drawing.Point(73, 58);
|
|
|
|
|
|
|
|
this.DOpenButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DOpenButton.Name = "DOpenButton";
|
|
|
|
this.DOpenButton.Name = "DOpenButton";
|
|
|
|
this.DOpenButton.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.DOpenButton.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.DOpenButton.TabIndex = 0;
|
|
|
|
this.DOpenButton.TabIndex = 0;
|
|
|
|
this.DOpenButton.Text = "开启";
|
|
|
|
this.DOpenButton.Text = "开启";
|
|
|
|
this.DOpenButton.UseVisualStyleBackColor = true;
|
|
|
|
this.DOpenButton.UseVisualStyleBackColor = true;
|
|
|
@ -54,9 +55,10 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DCloseButton
|
|
|
|
// DCloseButton
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DCloseButton.Location = new System.Drawing.Point(65, 84);
|
|
|
|
this.DCloseButton.Location = new System.Drawing.Point(73, 101);
|
|
|
|
|
|
|
|
this.DCloseButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DCloseButton.Name = "DCloseButton";
|
|
|
|
this.DCloseButton.Name = "DCloseButton";
|
|
|
|
this.DCloseButton.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.DCloseButton.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.DCloseButton.TabIndex = 1;
|
|
|
|
this.DCloseButton.TabIndex = 1;
|
|
|
|
this.DCloseButton.Text = "关闭";
|
|
|
|
this.DCloseButton.Text = "关闭";
|
|
|
|
this.DCloseButton.UseVisualStyleBackColor = true;
|
|
|
|
this.DCloseButton.UseVisualStyleBackColor = true;
|
|
|
@ -64,17 +66,19 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DNoTextBox
|
|
|
|
// DNoTextBox
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DNoTextBox.Location = new System.Drawing.Point(65, 17);
|
|
|
|
this.DNoTextBox.Location = new System.Drawing.Point(73, 20);
|
|
|
|
|
|
|
|
this.DNoTextBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DNoTextBox.Name = "DNoTextBox";
|
|
|
|
this.DNoTextBox.Name = "DNoTextBox";
|
|
|
|
this.DNoTextBox.Size = new System.Drawing.Size(100, 25);
|
|
|
|
this.DNoTextBox.Size = new System.Drawing.Size(112, 28);
|
|
|
|
this.DNoTextBox.TabIndex = 2;
|
|
|
|
this.DNoTextBox.TabIndex = 2;
|
|
|
|
this.DNoTextBox.Text = "1";
|
|
|
|
this.DNoTextBox.Text = "1";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DOpenAll
|
|
|
|
// DOpenAll
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DOpenAll.Location = new System.Drawing.Point(65, 120);
|
|
|
|
this.DOpenAll.Location = new System.Drawing.Point(73, 144);
|
|
|
|
|
|
|
|
this.DOpenAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DOpenAll.Name = "DOpenAll";
|
|
|
|
this.DOpenAll.Name = "DOpenAll";
|
|
|
|
this.DOpenAll.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.DOpenAll.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.DOpenAll.TabIndex = 3;
|
|
|
|
this.DOpenAll.TabIndex = 3;
|
|
|
|
this.DOpenAll.Text = "全部开启";
|
|
|
|
this.DOpenAll.Text = "全部开启";
|
|
|
|
this.DOpenAll.UseVisualStyleBackColor = true;
|
|
|
|
this.DOpenAll.UseVisualStyleBackColor = true;
|
|
|
@ -82,9 +86,10 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DCloseAll
|
|
|
|
// DCloseAll
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DCloseAll.Location = new System.Drawing.Point(65, 156);
|
|
|
|
this.DCloseAll.Location = new System.Drawing.Point(73, 187);
|
|
|
|
|
|
|
|
this.DCloseAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DCloseAll.Name = "DCloseAll";
|
|
|
|
this.DCloseAll.Name = "DCloseAll";
|
|
|
|
this.DCloseAll.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.DCloseAll.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.DCloseAll.TabIndex = 4;
|
|
|
|
this.DCloseAll.TabIndex = 4;
|
|
|
|
this.DCloseAll.Text = "全部关闭";
|
|
|
|
this.DCloseAll.Text = "全部关闭";
|
|
|
|
this.DCloseAll.UseVisualStyleBackColor = true;
|
|
|
|
this.DCloseAll.UseVisualStyleBackColor = true;
|
|
|
@ -92,17 +97,19 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DelayTimeTextBox
|
|
|
|
// DelayTimeTextBox
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DelayTimeTextBox.Location = new System.Drawing.Point(240, 17);
|
|
|
|
this.DelayTimeTextBox.Location = new System.Drawing.Point(270, 20);
|
|
|
|
|
|
|
|
this.DelayTimeTextBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DelayTimeTextBox.Name = "DelayTimeTextBox";
|
|
|
|
this.DelayTimeTextBox.Name = "DelayTimeTextBox";
|
|
|
|
this.DelayTimeTextBox.Size = new System.Drawing.Size(100, 25);
|
|
|
|
this.DelayTimeTextBox.Size = new System.Drawing.Size(112, 28);
|
|
|
|
this.DelayTimeTextBox.TabIndex = 7;
|
|
|
|
this.DelayTimeTextBox.TabIndex = 7;
|
|
|
|
this.DelayTimeTextBox.Text = "1";
|
|
|
|
this.DelayTimeTextBox.Text = "1";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DelayButton
|
|
|
|
// DelayButton
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DelayButton.Location = new System.Drawing.Point(240, 48);
|
|
|
|
this.DelayButton.Location = new System.Drawing.Point(270, 58);
|
|
|
|
|
|
|
|
this.DelayButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DelayButton.Name = "DelayButton";
|
|
|
|
this.DelayButton.Name = "DelayButton";
|
|
|
|
this.DelayButton.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.DelayButton.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.DelayButton.TabIndex = 5;
|
|
|
|
this.DelayButton.TabIndex = 5;
|
|
|
|
this.DelayButton.Text = "计时开启";
|
|
|
|
this.DelayButton.Text = "计时开启";
|
|
|
|
this.DelayButton.UseVisualStyleBackColor = true;
|
|
|
|
this.DelayButton.UseVisualStyleBackColor = true;
|
|
|
@ -111,26 +118,27 @@
|
|
|
|
// label1
|
|
|
|
// label1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.Location = new System.Drawing.Point(12, 20);
|
|
|
|
this.label1.Location = new System.Drawing.Point(14, 24);
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
this.label1.Size = new System.Drawing.Size(47, 15);
|
|
|
|
this.label1.Size = new System.Drawing.Size(53, 18);
|
|
|
|
this.label1.TabIndex = 9;
|
|
|
|
this.label1.TabIndex = 9;
|
|
|
|
this.label1.Text = "DO No";
|
|
|
|
this.label1.Text = "DO No";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// label3
|
|
|
|
// label3
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
this.label3.Location = new System.Drawing.Point(171, 20);
|
|
|
|
this.label3.Location = new System.Drawing.Point(192, 24);
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
this.label3.Size = new System.Drawing.Size(63, 15);
|
|
|
|
this.label3.Size = new System.Drawing.Size(71, 18);
|
|
|
|
this.label3.TabIndex = 11;
|
|
|
|
this.label3.TabIndex = 11;
|
|
|
|
this.label3.Text = "DO Time";
|
|
|
|
this.label3.Text = "DO Time";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// AllTimeButton
|
|
|
|
// AllTimeButton
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AllTimeButton.Location = new System.Drawing.Point(240, 84);
|
|
|
|
this.AllTimeButton.Location = new System.Drawing.Point(270, 101);
|
|
|
|
|
|
|
|
this.AllTimeButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.AllTimeButton.Name = "AllTimeButton";
|
|
|
|
this.AllTimeButton.Name = "AllTimeButton";
|
|
|
|
this.AllTimeButton.Size = new System.Drawing.Size(100, 30);
|
|
|
|
this.AllTimeButton.Size = new System.Drawing.Size(112, 36);
|
|
|
|
this.AllTimeButton.TabIndex = 12;
|
|
|
|
this.AllTimeButton.TabIndex = 12;
|
|
|
|
this.AllTimeButton.Text = "全部计时开";
|
|
|
|
this.AllTimeButton.Text = "全部计时开";
|
|
|
|
this.AllTimeButton.UseVisualStyleBackColor = true;
|
|
|
|
this.AllTimeButton.UseVisualStyleBackColor = true;
|
|
|
@ -138,26 +146,27 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// DelaySpanTextBox
|
|
|
|
// DelaySpanTextBox
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.DelaySpanTextBox.Location = new System.Drawing.Point(240, 161);
|
|
|
|
this.DelaySpanTextBox.Location = new System.Drawing.Point(270, 193);
|
|
|
|
|
|
|
|
this.DelaySpanTextBox.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.DelaySpanTextBox.Name = "DelaySpanTextBox";
|
|
|
|
this.DelaySpanTextBox.Name = "DelaySpanTextBox";
|
|
|
|
this.DelaySpanTextBox.Size = new System.Drawing.Size(100, 25);
|
|
|
|
this.DelaySpanTextBox.Size = new System.Drawing.Size(112, 28);
|
|
|
|
this.DelaySpanTextBox.TabIndex = 13;
|
|
|
|
this.DelaySpanTextBox.TabIndex = 13;
|
|
|
|
this.DelaySpanTextBox.Text = "100";
|
|
|
|
this.DelaySpanTextBox.Text = "100";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// label2
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
this.label2.Location = new System.Drawing.Point(228, 143);
|
|
|
|
this.label2.Location = new System.Drawing.Point(256, 172);
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
this.label2.Size = new System.Drawing.Size(129, 15);
|
|
|
|
this.label2.Size = new System.Drawing.Size(152, 18);
|
|
|
|
this.label2.TabIndex = 14;
|
|
|
|
this.label2.TabIndex = 14;
|
|
|
|
this.label2.Text = "全启间隔时间(ms)";
|
|
|
|
this.label2.Text = "全启间隔时间(ms)";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ScrewdriverTest
|
|
|
|
// ScrewdriverTest
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.ClientSize = new System.Drawing.Size(385, 202);
|
|
|
|
this.ClientSize = new System.Drawing.Size(433, 407);
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
this.Controls.Add(this.DelaySpanTextBox);
|
|
|
|
this.Controls.Add(this.DelaySpanTextBox);
|
|
|
|
this.Controls.Add(this.AllTimeButton);
|
|
|
|
this.Controls.Add(this.AllTimeButton);
|
|
|
@ -170,6 +179,7 @@
|
|
|
|
this.Controls.Add(this.DNoTextBox);
|
|
|
|
this.Controls.Add(this.DNoTextBox);
|
|
|
|
this.Controls.Add(this.DCloseButton);
|
|
|
|
this.Controls.Add(this.DCloseButton);
|
|
|
|
this.Controls.Add(this.DOpenButton);
|
|
|
|
this.Controls.Add(this.DOpenButton);
|
|
|
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
|
this.Name = "ScrewdriverTest";
|
|
|
|
this.Name = "ScrewdriverTest";
|
|
|
|
this.Text = "螺丝刀测试";
|
|
|
|
this.Text = "螺丝刀测试";
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ScrewdriverTest_FormClosed);
|
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ScrewdriverTest_FormClosed);
|
|
|
|