1465 lines
66 KiB
C#
1465 lines
66 KiB
C#
namespace MTC_Sim
|
|
{
|
|
partial class CMS_MachineSim
|
|
{
|
|
/// <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();
|
|
this.ERR_05 = new System.Windows.Forms.CheckBox();
|
|
this.gather = new System.Windows.Forms.Timer(this.components);
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.messageText = new System.Windows.Forms.TextBox();
|
|
this.messageCode = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.cuttingToolButton = new System.Windows.Forms.Button();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.cSpeedValue = new System.Windows.Forms.TextBox();
|
|
this.cLoadValue = new System.Windows.Forms.TextBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.cSpeed = new System.Windows.Forms.HScrollBar();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.cLoad = new System.Windows.Forms.HScrollBar();
|
|
this.partID = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.functionalMode = new System.Windows.Forms.ComboBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.PosAct = new System.Windows.Forms.DataGridView();
|
|
this.ERR_06 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.ERR_04 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.dump = new System.Windows.Forms.Button();
|
|
this.stop = new System.Windows.Forms.Button();
|
|
this.start = new System.Windows.Forms.Button();
|
|
this.port = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.mode = new System.Windows.Forms.GroupBox();
|
|
this.edit = new System.Windows.Forms.RadioButton();
|
|
this.mdi = new System.Windows.Forms.RadioButton();
|
|
this.manual = new System.Windows.Forms.RadioButton();
|
|
this.automatic = new System.Windows.Forms.RadioButton();
|
|
this.Execution = new System.Windows.Forms.GroupBox();
|
|
this.ready = new System.Windows.Forms.RadioButton();
|
|
this.feedhold = new System.Windows.Forms.RadioButton();
|
|
this.stopped = new System.Windows.Forms.RadioButton();
|
|
this.running = new System.Windows.Forms.RadioButton();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.ERR_03 = new System.Windows.Forms.CheckBox();
|
|
this.ERR_00 = new System.Windows.Forms.CheckBox();
|
|
this.ERR_02 = new System.Windows.Forms.CheckBox();
|
|
this.ERR_01 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.xPositionValue = new System.Windows.Forms.TextBox();
|
|
this.xLoadValue = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.xPosition = new System.Windows.Forms.HScrollBar();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.xLoad = new System.Windows.Forms.HScrollBar();
|
|
this.program = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.D1_UUID = new System.Windows.Forms.TextBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.D1_ID = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.D1_NAME = new System.Windows.Forms.TextBox();
|
|
this.estop = new System.Windows.Forms.CheckBox();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.OPERATOR_ID = new System.Windows.Forms.TextBox();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.PROG_ROW_NUM = new System.Windows.Forms.TextBox();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.enableDataSim = new System.Windows.Forms.CheckBox();
|
|
this.groupBox11 = new System.Windows.Forms.GroupBox();
|
|
this.STATUS_ADP_PLC = new System.Windows.Forms.TextBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.STATUS_PLC_ADP = new System.Windows.Forms.TextBox();
|
|
this.lblPLC_ADP = new System.Windows.Forms.Label();
|
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
|
this.lblCodaT = new System.Windows.Forms.Label();
|
|
this.addCodT = new System.Windows.Forms.TextBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.lblCodaS = new System.Windows.Forms.Label();
|
|
this.addCodS = new System.Windows.Forms.TextBox();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.lblCodaM = new System.Windows.Forms.Label();
|
|
this.addCodM = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.MainProgrBar = new System.Windows.Forms.ToolStripProgressBar();
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
this.txtPzTot = new System.Windows.Forms.TextBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.txtPzOk = new System.Windows.Forms.TextBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.txtPzKo = new System.Windows.Forms.TextBox();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.hsPathFeed = new System.Windows.Forms.HScrollBar();
|
|
this.txtPathFeed = new System.Windows.Forms.TextBox();
|
|
this.txtPathFeedOver = new System.Windows.Forms.TextBox();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.hsPathFeedOver = new System.Windows.Forms.HScrollBar();
|
|
this.txtPathSpeedOver = new System.Windows.Forms.TextBox();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.hsPathSpeedOver = new System.Windows.Forms.HScrollBar();
|
|
this.X = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Y = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Z = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.I = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.J = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.K = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.txtPower = new System.Windows.Forms.TextBox();
|
|
this.lblAT = new System.Windows.Forms.Label();
|
|
this.txtAccTime = new System.Windows.Forms.TextBox();
|
|
this.groupBox4.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PosAct)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.mode.SuspendLayout();
|
|
this.Execution.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox7.SuspendLayout();
|
|
this.groupBox8.SuspendLayout();
|
|
this.groupBox9.SuspendLayout();
|
|
this.groupBox10.SuspendLayout();
|
|
this.groupBox11.SuspendLayout();
|
|
this.groupBox12.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.groupBox13.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// ERR_05
|
|
//
|
|
this.ERR_05.AutoSize = true;
|
|
this.ERR_05.Location = new System.Drawing.Point(151, 43);
|
|
this.ERR_05.Name = "ERR_05";
|
|
this.ERR_05.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_05.TabIndex = 6;
|
|
this.ERR_05.Text = "ERR_05";
|
|
this.ERR_05.UseVisualStyleBackColor = true;
|
|
//
|
|
// gather
|
|
//
|
|
this.gather.Tick += new System.EventHandler(this.gather_Tick);
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.label8);
|
|
this.groupBox4.Controls.Add(this.label7);
|
|
this.groupBox4.Controls.Add(this.messageText);
|
|
this.groupBox4.Controls.Add(this.messageCode);
|
|
this.groupBox4.Location = new System.Drawing.Point(405, 253);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(379, 52);
|
|
this.groupBox4.TabIndex = 44;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Message";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(118, 26);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(28, 13);
|
|
this.label8.TabIndex = 19;
|
|
this.label8.Text = "Text";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(4, 26);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(32, 13);
|
|
this.label7.TabIndex = 18;
|
|
this.label7.Text = "Code";
|
|
//
|
|
// messageText
|
|
//
|
|
this.messageText.Location = new System.Drawing.Point(151, 23);
|
|
this.messageText.Name = "messageText";
|
|
this.messageText.Size = new System.Drawing.Size(215, 20);
|
|
this.messageText.TabIndex = 14;
|
|
this.messageText.Leave += new System.EventHandler(this.message_Leave);
|
|
//
|
|
// messageCode
|
|
//
|
|
this.messageCode.Location = new System.Drawing.Point(50, 23);
|
|
this.messageCode.Name = "messageCode";
|
|
this.messageCode.Size = new System.Drawing.Size(62, 20);
|
|
this.messageCode.TabIndex = 13;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(12, 367);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(0, 13);
|
|
this.label6.TabIndex = 43;
|
|
//
|
|
// cuttingToolButton
|
|
//
|
|
this.cuttingToolButton.Location = new System.Drawing.Point(21, 85);
|
|
this.cuttingToolButton.Name = "cuttingToolButton";
|
|
this.cuttingToolButton.Size = new System.Drawing.Size(75, 23);
|
|
this.cuttingToolButton.TabIndex = 42;
|
|
this.cuttingToolButton.Text = "Add Tool";
|
|
this.cuttingToolButton.UseVisualStyleBackColor = true;
|
|
this.cuttingToolButton.Click += new System.EventHandler(this.cuttingToolButton_Click);
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.cSpeedValue);
|
|
this.groupBox5.Controls.Add(this.cLoadValue);
|
|
this.groupBox5.Controls.Add(this.label9);
|
|
this.groupBox5.Controls.Add(this.cSpeed);
|
|
this.groupBox5.Controls.Add(this.label10);
|
|
this.groupBox5.Controls.Add(this.label11);
|
|
this.groupBox5.Controls.Add(this.cLoad);
|
|
this.groupBox5.Location = new System.Drawing.Point(405, 536);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(375, 70);
|
|
this.groupBox5.TabIndex = 45;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Rotary C (Spindle)";
|
|
//
|
|
// cSpeedValue
|
|
//
|
|
this.cSpeedValue.Location = new System.Drawing.Point(266, 39);
|
|
this.cSpeedValue.Name = "cSpeedValue";
|
|
this.cSpeedValue.Size = new System.Drawing.Size(100, 20);
|
|
this.cSpeedValue.TabIndex = 26;
|
|
//
|
|
// cLoadValue
|
|
//
|
|
this.cLoadValue.Location = new System.Drawing.Point(266, 16);
|
|
this.cLoadValue.Name = "cLoadValue";
|
|
this.cLoadValue.Size = new System.Drawing.Size(100, 20);
|
|
this.cLoadValue.TabIndex = 25;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(12, 43);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(38, 13);
|
|
this.label9.TabIndex = 24;
|
|
this.label9.Text = "Speed";
|
|
//
|
|
// cSpeed
|
|
//
|
|
this.cSpeed.Location = new System.Drawing.Point(82, 39);
|
|
this.cSpeed.Name = "cSpeed";
|
|
this.cSpeed.Size = new System.Drawing.Size(168, 18);
|
|
this.cSpeed.TabIndex = 23;
|
|
this.cSpeed.Scroll += new System.Windows.Forms.ScrollEventHandler(this.cSpeed_Scroll);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(12, 22);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(31, 13);
|
|
this.label10.TabIndex = 22;
|
|
this.label10.Text = "Load";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(88, 39);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(0, 13);
|
|
this.label11.TabIndex = 21;
|
|
//
|
|
// cLoad
|
|
//
|
|
this.cLoad.Location = new System.Drawing.Point(82, 18);
|
|
this.cLoad.Name = "cLoad";
|
|
this.cLoad.Size = new System.Drawing.Size(168, 18);
|
|
this.cLoad.TabIndex = 20;
|
|
this.cLoad.Scroll += new System.Windows.Forms.ScrollEventHandler(this.cLoad_Scroll);
|
|
//
|
|
// partID
|
|
//
|
|
this.partID.Location = new System.Drawing.Point(80, 45);
|
|
this.partID.Name = "partID";
|
|
this.partID.Size = new System.Drawing.Size(100, 20);
|
|
this.partID.TabIndex = 49;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(31, 48);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(40, 13);
|
|
this.label13.TabIndex = 48;
|
|
this.label13.Text = "Part ID";
|
|
//
|
|
// functionalMode
|
|
//
|
|
this.functionalMode.FormattingEnabled = true;
|
|
this.functionalMode.Location = new System.Drawing.Point(80, 71);
|
|
this.functionalMode.Name = "functionalMode";
|
|
this.functionalMode.Size = new System.Drawing.Size(293, 21);
|
|
this.functionalMode.TabIndex = 47;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(15, 74);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(53, 13);
|
|
this.label12.TabIndex = 46;
|
|
this.label12.Text = "Halt Type";
|
|
//
|
|
// PosAct
|
|
//
|
|
this.PosAct.AllowUserToAddRows = false;
|
|
this.PosAct.AllowUserToDeleteRows = false;
|
|
this.PosAct.AllowUserToResizeColumns = false;
|
|
this.PosAct.AllowUserToResizeRows = false;
|
|
this.PosAct.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.PosAct.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.X,
|
|
this.Y,
|
|
this.Z,
|
|
this.I,
|
|
this.J,
|
|
this.K});
|
|
this.PosAct.Location = new System.Drawing.Point(85, 99);
|
|
this.PosAct.Name = "PosAct";
|
|
this.PosAct.ScrollBars = System.Windows.Forms.ScrollBars.None;
|
|
this.PosAct.Size = new System.Drawing.Size(287, 41);
|
|
this.PosAct.TabIndex = 32;
|
|
//
|
|
// ERR_06
|
|
//
|
|
this.ERR_06.AutoSize = true;
|
|
this.ERR_06.Location = new System.Drawing.Point(151, 66);
|
|
this.ERR_06.Name = "ERR_06";
|
|
this.ERR_06.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_06.TabIndex = 5;
|
|
this.ERR_06.Text = "ERR_06";
|
|
this.ERR_06.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox6
|
|
//
|
|
this.groupBox6.Location = new System.Drawing.Point(404, 456);
|
|
this.groupBox6.Name = "groupBox6";
|
|
this.groupBox6.Size = new System.Drawing.Size(380, 74);
|
|
this.groupBox6.TabIndex = 50;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "Common Variables (EXT)";
|
|
//
|
|
// ERR_04
|
|
//
|
|
this.ERR_04.AutoSize = true;
|
|
this.ERR_04.Location = new System.Drawing.Point(151, 20);
|
|
this.ERR_04.Name = "ERR_04";
|
|
this.ERR_04.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_04.TabIndex = 4;
|
|
this.ERR_04.Text = "ERR_04";
|
|
this.ERR_04.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.dump);
|
|
this.groupBox1.Controls.Add(this.stop);
|
|
this.groupBox1.Controls.Add(this.start);
|
|
this.groupBox1.Controls.Add(this.port);
|
|
this.groupBox1.Controls.Add(this.label1);
|
|
this.groupBox1.Location = new System.Drawing.Point(12, 12);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(379, 43);
|
|
this.groupBox1.TabIndex = 34;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Server Info";
|
|
//
|
|
// dump
|
|
//
|
|
this.dump.Location = new System.Drawing.Point(298, 15);
|
|
this.dump.Name = "dump";
|
|
this.dump.Size = new System.Drawing.Size(75, 23);
|
|
this.dump.TabIndex = 4;
|
|
this.dump.Text = "Show Dump";
|
|
this.dump.UseVisualStyleBackColor = true;
|
|
this.dump.Click += new System.EventHandler(this.dump_Click);
|
|
//
|
|
// stop
|
|
//
|
|
this.stop.Location = new System.Drawing.Point(202, 15);
|
|
this.stop.Name = "stop";
|
|
this.stop.Size = new System.Drawing.Size(75, 23);
|
|
this.stop.TabIndex = 3;
|
|
this.stop.Text = "Stop";
|
|
this.stop.UseVisualStyleBackColor = true;
|
|
this.stop.Click += new System.EventHandler(this.stop_Click);
|
|
//
|
|
// start
|
|
//
|
|
this.start.Location = new System.Drawing.Point(121, 15);
|
|
this.start.Name = "start";
|
|
this.start.Size = new System.Drawing.Size(75, 23);
|
|
this.start.TabIndex = 2;
|
|
this.start.Text = "Start";
|
|
this.start.UseVisualStyleBackColor = true;
|
|
this.start.Click += new System.EventHandler(this.start_Click);
|
|
//
|
|
// port
|
|
//
|
|
this.port.Location = new System.Drawing.Point(50, 17);
|
|
this.port.Name = "port";
|
|
this.port.Size = new System.Drawing.Size(62, 20);
|
|
this.port.TabIndex = 1;
|
|
this.port.Text = "7878";
|
|
this.port.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(18, 20);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(26, 13);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "Port";
|
|
//
|
|
// mode
|
|
//
|
|
this.mode.Controls.Add(this.edit);
|
|
this.mode.Controls.Add(this.mdi);
|
|
this.mode.Controls.Add(this.manual);
|
|
this.mode.Controls.Add(this.automatic);
|
|
this.mode.Location = new System.Drawing.Point(12, 93);
|
|
this.mode.Name = "mode";
|
|
this.mode.Size = new System.Drawing.Size(379, 48);
|
|
this.mode.TabIndex = 36;
|
|
this.mode.TabStop = false;
|
|
this.mode.Text = "Mode";
|
|
//
|
|
// edit
|
|
//
|
|
this.edit.AutoSize = true;
|
|
this.edit.Location = new System.Drawing.Point(299, 16);
|
|
this.edit.Name = "edit";
|
|
this.edit.Size = new System.Drawing.Size(43, 17);
|
|
this.edit.TabIndex = 9;
|
|
this.edit.Text = "Edit";
|
|
this.edit.UseVisualStyleBackColor = true;
|
|
//
|
|
// mdi
|
|
//
|
|
this.mdi.AutoSize = true;
|
|
this.mdi.Location = new System.Drawing.Point(180, 15);
|
|
this.mdi.Name = "mdi";
|
|
this.mdi.Size = new System.Drawing.Size(113, 17);
|
|
this.mdi.TabIndex = 8;
|
|
this.mdi.Text = "Manual Data Input";
|
|
this.mdi.UseVisualStyleBackColor = true;
|
|
//
|
|
// manual
|
|
//
|
|
this.manual.AutoSize = true;
|
|
this.manual.Checked = true;
|
|
this.manual.Location = new System.Drawing.Point(114, 15);
|
|
this.manual.Name = "manual";
|
|
this.manual.Size = new System.Drawing.Size(60, 17);
|
|
this.manual.TabIndex = 7;
|
|
this.manual.TabStop = true;
|
|
this.manual.Text = "Manual";
|
|
this.manual.UseVisualStyleBackColor = true;
|
|
//
|
|
// automatic
|
|
//
|
|
this.automatic.AutoSize = true;
|
|
this.automatic.Location = new System.Drawing.Point(36, 16);
|
|
this.automatic.Name = "automatic";
|
|
this.automatic.Size = new System.Drawing.Size(72, 17);
|
|
this.automatic.TabIndex = 6;
|
|
this.automatic.Text = "Automatic";
|
|
this.automatic.UseVisualStyleBackColor = true;
|
|
//
|
|
// Execution
|
|
//
|
|
this.Execution.Controls.Add(this.ready);
|
|
this.Execution.Controls.Add(this.feedhold);
|
|
this.Execution.Controls.Add(this.stopped);
|
|
this.Execution.Controls.Add(this.running);
|
|
this.Execution.Location = new System.Drawing.Point(405, 93);
|
|
this.Execution.Name = "Execution";
|
|
this.Execution.Size = new System.Drawing.Size(380, 48);
|
|
this.Execution.TabIndex = 37;
|
|
this.Execution.TabStop = false;
|
|
this.Execution.Text = "Execution";
|
|
//
|
|
// ready
|
|
//
|
|
this.ready.AutoSize = true;
|
|
this.ready.Checked = true;
|
|
this.ready.Location = new System.Drawing.Point(114, 16);
|
|
this.ready.Name = "ready";
|
|
this.ready.Size = new System.Drawing.Size(56, 17);
|
|
this.ready.TabIndex = 9;
|
|
this.ready.TabStop = true;
|
|
this.ready.Text = "Ready";
|
|
this.ready.UseVisualStyleBackColor = true;
|
|
//
|
|
// feedhold
|
|
//
|
|
this.feedhold.AutoSize = true;
|
|
this.feedhold.Location = new System.Drawing.Point(253, 16);
|
|
this.feedhold.Name = "feedhold";
|
|
this.feedhold.Size = new System.Drawing.Size(74, 17);
|
|
this.feedhold.TabIndex = 8;
|
|
this.feedhold.Text = "Feed Hold";
|
|
this.feedhold.UseVisualStyleBackColor = true;
|
|
//
|
|
// stopped
|
|
//
|
|
this.stopped.AutoSize = true;
|
|
this.stopped.Location = new System.Drawing.Point(180, 16);
|
|
this.stopped.Name = "stopped";
|
|
this.stopped.Size = new System.Drawing.Size(65, 17);
|
|
this.stopped.TabIndex = 7;
|
|
this.stopped.Text = "Stopped";
|
|
this.stopped.UseVisualStyleBackColor = true;
|
|
//
|
|
// running
|
|
//
|
|
this.running.AutoSize = true;
|
|
this.running.Location = new System.Drawing.Point(36, 16);
|
|
this.running.Name = "running";
|
|
this.running.Size = new System.Drawing.Size(65, 17);
|
|
this.running.TabIndex = 6;
|
|
this.running.Text = "Running";
|
|
this.running.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.ERR_05);
|
|
this.groupBox3.Controls.Add(this.ERR_06);
|
|
this.groupBox3.Controls.Add(this.ERR_04);
|
|
this.groupBox3.Controls.Add(this.ERR_03);
|
|
this.groupBox3.Controls.Add(this.ERR_00);
|
|
this.groupBox3.Controls.Add(this.ERR_02);
|
|
this.groupBox3.Controls.Add(this.ERR_01);
|
|
this.groupBox3.Controls.Add(this.cuttingToolButton);
|
|
this.groupBox3.Location = new System.Drawing.Point(12, 492);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(375, 114);
|
|
this.groupBox3.TabIndex = 41;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Alarms";
|
|
//
|
|
// ERR_03
|
|
//
|
|
this.ERR_03.AutoSize = true;
|
|
this.ERR_03.Location = new System.Drawing.Point(7, 66);
|
|
this.ERR_03.Name = "ERR_03";
|
|
this.ERR_03.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_03.TabIndex = 3;
|
|
this.ERR_03.Text = "ERR_03";
|
|
this.ERR_03.UseVisualStyleBackColor = true;
|
|
//
|
|
// ERR_00
|
|
//
|
|
this.ERR_00.AutoSize = true;
|
|
this.ERR_00.Location = new System.Drawing.Point(151, 89);
|
|
this.ERR_00.Name = "ERR_00";
|
|
this.ERR_00.Size = new System.Drawing.Size(112, 17);
|
|
this.ERR_00.TabIndex = 2;
|
|
this.ERR_00.Text = "ERR_00 (realtime)";
|
|
this.ERR_00.UseVisualStyleBackColor = true;
|
|
this.ERR_00.CheckedChanged += new System.EventHandler(this.ERR_00_CheckedChanged);
|
|
//
|
|
// ERR_02
|
|
//
|
|
this.ERR_02.AutoSize = true;
|
|
this.ERR_02.Location = new System.Drawing.Point(7, 43);
|
|
this.ERR_02.Name = "ERR_02";
|
|
this.ERR_02.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_02.TabIndex = 1;
|
|
this.ERR_02.Text = "ERR_02";
|
|
this.ERR_02.UseVisualStyleBackColor = true;
|
|
//
|
|
// ERR_01
|
|
//
|
|
this.ERR_01.AutoSize = true;
|
|
this.ERR_01.Location = new System.Drawing.Point(7, 20);
|
|
this.ERR_01.Name = "ERR_01";
|
|
this.ERR_01.Size = new System.Drawing.Size(67, 17);
|
|
this.ERR_01.TabIndex = 0;
|
|
this.ERR_01.Text = "ERR_01";
|
|
this.ERR_01.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.xPositionValue);
|
|
this.groupBox2.Controls.Add(this.xLoadValue);
|
|
this.groupBox2.Controls.Add(this.label5);
|
|
this.groupBox2.Controls.Add(this.xPosition);
|
|
this.groupBox2.Controls.Add(this.label4);
|
|
this.groupBox2.Controls.Add(this.label3);
|
|
this.groupBox2.Controls.Add(this.xLoad);
|
|
this.groupBox2.Location = new System.Drawing.Point(404, 367);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(375, 70);
|
|
this.groupBox2.TabIndex = 40;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "X Axis";
|
|
//
|
|
// xPositionValue
|
|
//
|
|
this.xPositionValue.Location = new System.Drawing.Point(266, 39);
|
|
this.xPositionValue.Name = "xPositionValue";
|
|
this.xPositionValue.Size = new System.Drawing.Size(100, 20);
|
|
this.xPositionValue.TabIndex = 26;
|
|
//
|
|
// xLoadValue
|
|
//
|
|
this.xLoadValue.Location = new System.Drawing.Point(266, 16);
|
|
this.xLoadValue.Name = "xLoadValue";
|
|
this.xLoadValue.Size = new System.Drawing.Size(100, 20);
|
|
this.xLoadValue.TabIndex = 25;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(12, 43);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(44, 13);
|
|
this.label5.TabIndex = 24;
|
|
this.label5.Text = "Position";
|
|
//
|
|
// xPosition
|
|
//
|
|
this.xPosition.Location = new System.Drawing.Point(82, 39);
|
|
this.xPosition.Name = "xPosition";
|
|
this.xPosition.Size = new System.Drawing.Size(168, 18);
|
|
this.xPosition.TabIndex = 23;
|
|
this.xPosition.Scroll += new System.Windows.Forms.ScrollEventHandler(this.xPosition_Scroll);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(12, 22);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(31, 13);
|
|
this.label4.TabIndex = 22;
|
|
this.label4.Text = "Load";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(88, 39);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(0, 13);
|
|
this.label3.TabIndex = 21;
|
|
//
|
|
// xLoad
|
|
//
|
|
this.xLoad.Location = new System.Drawing.Point(82, 18);
|
|
this.xLoad.Name = "xLoad";
|
|
this.xLoad.Size = new System.Drawing.Size(168, 18);
|
|
this.xLoad.TabIndex = 20;
|
|
this.xLoad.Scroll += new System.Windows.Forms.ScrollEventHandler(this.xLoad_Scroll);
|
|
//
|
|
// program
|
|
//
|
|
this.program.Location = new System.Drawing.Point(80, 19);
|
|
this.program.Name = "program";
|
|
this.program.Size = new System.Drawing.Size(153, 20);
|
|
this.program.TabIndex = 39;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(7, 22);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(68, 13);
|
|
this.label2.TabIndex = 38;
|
|
this.label2.Text = "Curr Program";
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.groupBox7.Controls.Add(this.lblAT);
|
|
this.groupBox7.Controls.Add(this.txtAccTime);
|
|
this.groupBox7.Controls.Add(this.label30);
|
|
this.groupBox7.Controls.Add(this.txtPower);
|
|
this.groupBox7.Controls.Add(this.label16);
|
|
this.groupBox7.Controls.Add(this.D1_UUID);
|
|
this.groupBox7.Controls.Add(this.label15);
|
|
this.groupBox7.Controls.Add(this.D1_ID);
|
|
this.groupBox7.Controls.Add(this.label14);
|
|
this.groupBox7.Controls.Add(this.D1_NAME);
|
|
this.groupBox7.Location = new System.Drawing.Point(405, 12);
|
|
this.groupBox7.Name = "groupBox7";
|
|
this.groupBox7.Size = new System.Drawing.Size(380, 75);
|
|
this.groupBox7.TabIndex = 53;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Macchina";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(193, 53);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(34, 13);
|
|
this.label16.TabIndex = 59;
|
|
this.label16.Text = "UUID";
|
|
//
|
|
// D1_UUID
|
|
//
|
|
this.D1_UUID.Location = new System.Drawing.Point(234, 50);
|
|
this.D1_UUID.Name = "D1_UUID";
|
|
this.D1_UUID.Size = new System.Drawing.Size(140, 20);
|
|
this.D1_UUID.TabIndex = 58;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(10, 53);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(18, 13);
|
|
this.label15.TabIndex = 57;
|
|
this.label15.Text = "ID";
|
|
//
|
|
// D1_ID
|
|
//
|
|
this.D1_ID.Location = new System.Drawing.Point(51, 50);
|
|
this.D1_ID.Name = "D1_ID";
|
|
this.D1_ID.Size = new System.Drawing.Size(124, 20);
|
|
this.D1_ID.TabIndex = 56;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(10, 20);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(35, 13);
|
|
this.label14.TabIndex = 54;
|
|
this.label14.Text = "Nome";
|
|
//
|
|
// D1_NAME
|
|
//
|
|
this.D1_NAME.Location = new System.Drawing.Point(51, 17);
|
|
this.D1_NAME.Name = "D1_NAME";
|
|
this.D1_NAME.Size = new System.Drawing.Size(124, 20);
|
|
this.D1_NAME.TabIndex = 53;
|
|
//
|
|
// estop
|
|
//
|
|
this.estop.AutoSize = true;
|
|
this.estop.Location = new System.Drawing.Point(59, 9);
|
|
this.estop.Name = "estop";
|
|
this.estop.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.estop.Size = new System.Drawing.Size(104, 17);
|
|
this.estop.TabIndex = 55;
|
|
this.estop.Text = "Emergency Stop";
|
|
this.estop.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.Controls.Add(this.estop);
|
|
this.groupBox8.Location = new System.Drawing.Point(12, 56);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Size = new System.Drawing.Size(196, 31);
|
|
this.groupBox8.TabIndex = 54;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "Sicurezze";
|
|
//
|
|
// groupBox9
|
|
//
|
|
this.groupBox9.Controls.Add(this.txtPzKo);
|
|
this.groupBox9.Controls.Add(this.label25);
|
|
this.groupBox9.Controls.Add(this.txtPzOk);
|
|
this.groupBox9.Controls.Add(this.label23);
|
|
this.groupBox9.Controls.Add(this.txtPzTot);
|
|
this.groupBox9.Controls.Add(this.label21);
|
|
this.groupBox9.Controls.Add(this.OPERATOR_ID);
|
|
this.groupBox9.Controls.Add(this.label19);
|
|
this.groupBox9.Controls.Add(this.PROG_ROW_NUM);
|
|
this.groupBox9.Controls.Add(this.label17);
|
|
this.groupBox9.Controls.Add(this.program);
|
|
this.groupBox9.Controls.Add(this.label2);
|
|
this.groupBox9.Controls.Add(this.partID);
|
|
this.groupBox9.Controls.Add(this.label13);
|
|
this.groupBox9.Controls.Add(this.functionalMode);
|
|
this.groupBox9.Controls.Add(this.label12);
|
|
this.groupBox9.Location = new System.Drawing.Point(12, 147);
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.Size = new System.Drawing.Size(379, 158);
|
|
this.groupBox9.TabIndex = 55;
|
|
this.groupBox9.TabStop = false;
|
|
this.groupBox9.Text = "Produzione";
|
|
//
|
|
// OPERATOR_ID
|
|
//
|
|
this.OPERATOR_ID.Location = new System.Drawing.Point(273, 45);
|
|
this.OPERATOR_ID.Name = "OPERATOR_ID";
|
|
this.OPERATOR_ID.Size = new System.Drawing.Size(100, 20);
|
|
this.OPERATOR_ID.TabIndex = 53;
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(222, 48);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(45, 13);
|
|
this.label19.TabIndex = 52;
|
|
this.label19.Text = "ID oper.";
|
|
//
|
|
// PROG_ROW_NUM
|
|
//
|
|
this.PROG_ROW_NUM.Location = new System.Drawing.Point(313, 19);
|
|
this.PROG_ROW_NUM.Name = "PROG_ROW_NUM";
|
|
this.PROG_ROW_NUM.Size = new System.Drawing.Size(60, 20);
|
|
this.PROG_ROW_NUM.TabIndex = 51;
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(253, 22);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(54, 13);
|
|
this.label17.TabIndex = 50;
|
|
this.label17.Text = "Row Num";
|
|
//
|
|
// groupBox10
|
|
//
|
|
this.groupBox10.Controls.Add(this.enableDataSim);
|
|
this.groupBox10.Location = new System.Drawing.Point(214, 56);
|
|
this.groupBox10.Name = "groupBox10";
|
|
this.groupBox10.Size = new System.Drawing.Size(177, 31);
|
|
this.groupBox10.TabIndex = 56;
|
|
this.groupBox10.TabStop = false;
|
|
this.groupBox10.Text = "Simulazione";
|
|
//
|
|
// enableDataSim
|
|
//
|
|
this.enableDataSim.AutoSize = true;
|
|
this.enableDataSim.Location = new System.Drawing.Point(112, 9);
|
|
this.enableDataSim.Name = "enableDataSim";
|
|
this.enableDataSim.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.enableDataSim.Size = new System.Drawing.Size(59, 17);
|
|
this.enableDataSim.TabIndex = 55;
|
|
this.enableDataSim.Text = "Enable";
|
|
this.enableDataSim.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox11
|
|
//
|
|
this.groupBox11.Controls.Add(this.STATUS_ADP_PLC);
|
|
this.groupBox11.Controls.Add(this.label18);
|
|
this.groupBox11.Controls.Add(this.STATUS_PLC_ADP);
|
|
this.groupBox11.Controls.Add(this.lblPLC_ADP);
|
|
this.groupBox11.Location = new System.Drawing.Point(12, 612);
|
|
this.groupBox11.Name = "groupBox11";
|
|
this.groupBox11.Size = new System.Drawing.Size(773, 75);
|
|
this.groupBox11.TabIndex = 57;
|
|
this.groupBox11.TabStop = false;
|
|
this.groupBox11.Text = "Strobes";
|
|
//
|
|
// STATUS_ADP_PLC
|
|
//
|
|
this.STATUS_ADP_PLC.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.STATUS_ADP_PLC.Location = new System.Drawing.Point(85, 43);
|
|
this.STATUS_ADP_PLC.Name = "STATUS_ADP_PLC";
|
|
this.STATUS_ADP_PLC.Size = new System.Drawing.Size(363, 29);
|
|
this.STATUS_ADP_PLC.TabIndex = 55;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(15, 49);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(64, 13);
|
|
this.label18.TabIndex = 54;
|
|
this.label18.Text = "ADP -> PLC";
|
|
//
|
|
// STATUS_PLC_ADP
|
|
//
|
|
this.STATUS_PLC_ADP.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.STATUS_PLC_ADP.Location = new System.Drawing.Point(85, 11);
|
|
this.STATUS_PLC_ADP.Name = "STATUS_PLC_ADP";
|
|
this.STATUS_PLC_ADP.Size = new System.Drawing.Size(363, 29);
|
|
this.STATUS_PLC_ADP.TabIndex = 53;
|
|
//
|
|
// lblPLC_ADP
|
|
//
|
|
this.lblPLC_ADP.AutoSize = true;
|
|
this.lblPLC_ADP.Location = new System.Drawing.Point(15, 19);
|
|
this.lblPLC_ADP.Name = "lblPLC_ADP";
|
|
this.lblPLC_ADP.Size = new System.Drawing.Size(64, 13);
|
|
this.lblPLC_ADP.TabIndex = 52;
|
|
this.lblPLC_ADP.Text = "PLC -> ADP";
|
|
//
|
|
// groupBox12
|
|
//
|
|
this.groupBox12.Controls.Add(this.lblCodaT);
|
|
this.groupBox12.Controls.Add(this.addCodT);
|
|
this.groupBox12.Controls.Add(this.label24);
|
|
this.groupBox12.Controls.Add(this.lblCodaS);
|
|
this.groupBox12.Controls.Add(this.addCodS);
|
|
this.groupBox12.Controls.Add(this.label22);
|
|
this.groupBox12.Controls.Add(this.lblCodaM);
|
|
this.groupBox12.Controls.Add(this.addCodM);
|
|
this.groupBox12.Controls.Add(this.label20);
|
|
this.groupBox12.Location = new System.Drawing.Point(405, 147);
|
|
this.groupBox12.Name = "groupBox12";
|
|
this.groupBox12.Size = new System.Drawing.Size(380, 100);
|
|
this.groupBox12.TabIndex = 58;
|
|
this.groupBox12.TabStop = false;
|
|
this.groupBox12.Text = "Codici M/S/T";
|
|
//
|
|
// lblCodaT
|
|
//
|
|
this.lblCodaT.AutoSize = true;
|
|
this.lblCodaT.Location = new System.Drawing.Point(117, 74);
|
|
this.lblCodaT.Name = "lblCodaT";
|
|
this.lblCodaT.Size = new System.Drawing.Size(22, 13);
|
|
this.lblCodaT.TabIndex = 60;
|
|
this.lblCodaT.Text = "[...]";
|
|
//
|
|
// addCodT
|
|
//
|
|
this.addCodT.Location = new System.Drawing.Point(51, 71);
|
|
this.addCodT.Name = "addCodT";
|
|
this.addCodT.Size = new System.Drawing.Size(60, 20);
|
|
this.addCodT.TabIndex = 59;
|
|
this.addCodT.KeyDown += new System.Windows.Forms.KeyEventHandler(this.addCodT_KeyDown);
|
|
this.addCodT.Leave += new System.EventHandler(this.addCodT_Leave);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(9, 74);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(33, 13);
|
|
this.label24.TabIndex = 58;
|
|
this.label24.Text = "AddT";
|
|
//
|
|
// lblCodaS
|
|
//
|
|
this.lblCodaS.AutoSize = true;
|
|
this.lblCodaS.Location = new System.Drawing.Point(118, 48);
|
|
this.lblCodaS.Name = "lblCodaS";
|
|
this.lblCodaS.Size = new System.Drawing.Size(22, 13);
|
|
this.lblCodaS.TabIndex = 57;
|
|
this.lblCodaS.Text = "[...]";
|
|
//
|
|
// addCodS
|
|
//
|
|
this.addCodS.Location = new System.Drawing.Point(52, 45);
|
|
this.addCodS.Name = "addCodS";
|
|
this.addCodS.Size = new System.Drawing.Size(60, 20);
|
|
this.addCodS.TabIndex = 56;
|
|
this.addCodS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.addCodS_KeyDown);
|
|
this.addCodS.Leave += new System.EventHandler(this.addCodS_Leave);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(10, 48);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(33, 13);
|
|
this.label22.TabIndex = 55;
|
|
this.label22.Text = "AddS";
|
|
//
|
|
// lblCodaM
|
|
//
|
|
this.lblCodaM.AutoSize = true;
|
|
this.lblCodaM.Location = new System.Drawing.Point(118, 22);
|
|
this.lblCodaM.Name = "lblCodaM";
|
|
this.lblCodaM.Size = new System.Drawing.Size(22, 13);
|
|
this.lblCodaM.TabIndex = 54;
|
|
this.lblCodaM.Text = "[...]";
|
|
//
|
|
// addCodM
|
|
//
|
|
this.addCodM.Location = new System.Drawing.Point(52, 19);
|
|
this.addCodM.Name = "addCodM";
|
|
this.addCodM.Size = new System.Drawing.Size(60, 20);
|
|
this.addCodM.TabIndex = 53;
|
|
this.addCodM.KeyDown += new System.Windows.Forms.KeyEventHandler(this.addCodM_KeyDown);
|
|
this.addCodM.Leave += new System.EventHandler(this.addCodM_Leave);
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(10, 22);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(35, 13);
|
|
this.label20.TabIndex = 52;
|
|
this.label20.Text = "AddM";
|
|
//
|
|
// statusStrip1
|
|
//
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripStatusLabel1,
|
|
this.MainProgrBar});
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 711);
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
this.statusStrip1.Size = new System.Drawing.Size(794, 22);
|
|
this.statusStrip1.TabIndex = 59;
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(52, 17);
|
|
this.toolStripStatusLabel1.Text = "Running";
|
|
//
|
|
// MainProgrBar
|
|
//
|
|
this.MainProgrBar.Name = "MainProgrBar";
|
|
this.MainProgrBar.Size = new System.Drawing.Size(100, 16);
|
|
//
|
|
// groupBox13
|
|
//
|
|
this.groupBox13.Controls.Add(this.label29);
|
|
this.groupBox13.Controls.Add(this.PosAct);
|
|
this.groupBox13.Controls.Add(this.txtPathSpeedOver);
|
|
this.groupBox13.Controls.Add(this.label28);
|
|
this.groupBox13.Controls.Add(this.hsPathSpeedOver);
|
|
this.groupBox13.Controls.Add(this.txtPathFeedOver);
|
|
this.groupBox13.Controls.Add(this.label27);
|
|
this.groupBox13.Controls.Add(this.hsPathFeedOver);
|
|
this.groupBox13.Controls.Add(this.txtPathFeed);
|
|
this.groupBox13.Controls.Add(this.label26);
|
|
this.groupBox13.Controls.Add(this.hsPathFeed);
|
|
this.groupBox13.Location = new System.Drawing.Point(12, 311);
|
|
this.groupBox13.Name = "groupBox13";
|
|
this.groupBox13.Size = new System.Drawing.Size(379, 148);
|
|
this.groupBox13.TabIndex = 60;
|
|
this.groupBox13.TabStop = false;
|
|
this.groupBox13.Text = "PATH";
|
|
//
|
|
// txtPzTot
|
|
//
|
|
this.txtPzTot.Enabled = false;
|
|
this.txtPzTot.Location = new System.Drawing.Point(80, 98);
|
|
this.txtPzTot.Name = "txtPzTot";
|
|
this.txtPzTot.Size = new System.Drawing.Size(60, 20);
|
|
this.txtPzTot.TabIndex = 55;
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(33, 101);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(38, 13);
|
|
this.label21.TabIndex = 54;
|
|
this.label21.Text = "Pz Tot";
|
|
//
|
|
// txtPzOk
|
|
//
|
|
this.txtPzOk.Enabled = false;
|
|
this.txtPzOk.Location = new System.Drawing.Point(201, 98);
|
|
this.txtPzOk.Name = "txtPzOk";
|
|
this.txtPzOk.Size = new System.Drawing.Size(60, 20);
|
|
this.txtPzOk.TabIndex = 57;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(157, 101);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(37, 13);
|
|
this.label23.TabIndex = 56;
|
|
this.label23.Text = "Pz OK";
|
|
//
|
|
// txtPzKo
|
|
//
|
|
this.txtPzKo.Location = new System.Drawing.Point(313, 98);
|
|
this.txtPzKo.Name = "txtPzKo";
|
|
this.txtPzKo.Size = new System.Drawing.Size(60, 20);
|
|
this.txtPzKo.TabIndex = 59;
|
|
this.txtPzKo.TextChanged += new System.EventHandler(this.pzKo_TextChanged);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(269, 101);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(37, 13);
|
|
this.label25.TabIndex = 58;
|
|
this.label25.Text = "Pz KO";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Location = new System.Drawing.Point(10, 20);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(49, 13);
|
|
this.label26.TabIndex = 24;
|
|
this.label26.Text = "Feedrate";
|
|
//
|
|
// hsPathFeed
|
|
//
|
|
this.hsPathFeed.Location = new System.Drawing.Point(80, 20);
|
|
this.hsPathFeed.Maximum = 150;
|
|
this.hsPathFeed.Name = "hsPathFeed";
|
|
this.hsPathFeed.Size = new System.Drawing.Size(213, 18);
|
|
this.hsPathFeed.TabIndex = 23;
|
|
this.hsPathFeed.ValueChanged += new System.EventHandler(this.hsPathFeed_ValueChanged);
|
|
//
|
|
// txtPathFeed
|
|
//
|
|
this.txtPathFeed.Location = new System.Drawing.Point(298, 17);
|
|
this.txtPathFeed.Name = "txtPathFeed";
|
|
this.txtPathFeed.Size = new System.Drawing.Size(74, 20);
|
|
this.txtPathFeed.TabIndex = 26;
|
|
this.txtPathFeed.TextChanged += new System.EventHandler(this.txtPathFeed_TextChanged);
|
|
//
|
|
// txtPathFeedOver
|
|
//
|
|
this.txtPathFeedOver.Location = new System.Drawing.Point(298, 43);
|
|
this.txtPathFeedOver.Name = "txtPathFeedOver";
|
|
this.txtPathFeedOver.Size = new System.Drawing.Size(74, 20);
|
|
this.txtPathFeedOver.TabIndex = 29;
|
|
this.txtPathFeedOver.TextChanged += new System.EventHandler(this.txtPathFeedOver_TextChanged);
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Location = new System.Drawing.Point(10, 46);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(60, 13);
|
|
this.label27.TabIndex = 28;
|
|
this.label27.Text = "Feed Over.";
|
|
//
|
|
// hsPathFeedOver
|
|
//
|
|
this.hsPathFeedOver.Location = new System.Drawing.Point(80, 46);
|
|
this.hsPathFeedOver.Maximum = 150;
|
|
this.hsPathFeedOver.Name = "hsPathFeedOver";
|
|
this.hsPathFeedOver.Size = new System.Drawing.Size(213, 18);
|
|
this.hsPathFeedOver.TabIndex = 27;
|
|
this.hsPathFeedOver.ValueChanged += new System.EventHandler(this.hsPathFeedOver_ValueChanged);
|
|
//
|
|
// txtPathSpeedOver
|
|
//
|
|
this.txtPathSpeedOver.Location = new System.Drawing.Point(298, 68);
|
|
this.txtPathSpeedOver.Name = "txtPathSpeedOver";
|
|
this.txtPathSpeedOver.Size = new System.Drawing.Size(74, 20);
|
|
this.txtPathSpeedOver.TabIndex = 32;
|
|
this.txtPathSpeedOver.TextChanged += new System.EventHandler(this.txtPathSpeedOver_TextChanged);
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(10, 71);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(67, 13);
|
|
this.label28.TabIndex = 31;
|
|
this.label28.Text = "Speed Over.";
|
|
//
|
|
// hsPathSpeedOver
|
|
//
|
|
this.hsPathSpeedOver.Location = new System.Drawing.Point(80, 71);
|
|
this.hsPathSpeedOver.Maximum = 150;
|
|
this.hsPathSpeedOver.Name = "hsPathSpeedOver";
|
|
this.hsPathSpeedOver.Size = new System.Drawing.Size(213, 18);
|
|
this.hsPathSpeedOver.TabIndex = 30;
|
|
this.hsPathSpeedOver.ValueChanged += new System.EventHandler(this.hsPathSpeedOver_ValueChanged);
|
|
//
|
|
// X
|
|
//
|
|
this.X.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.X.HeaderText = "X";
|
|
this.X.Name = "X";
|
|
this.X.Width = 39;
|
|
//
|
|
// Y
|
|
//
|
|
this.Y.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.Y.HeaderText = "Y";
|
|
this.Y.Name = "Y";
|
|
this.Y.Width = 39;
|
|
//
|
|
// Z
|
|
//
|
|
this.Z.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.Z.HeaderText = "Z";
|
|
this.Z.Name = "Z";
|
|
this.Z.Width = 39;
|
|
//
|
|
// I
|
|
//
|
|
this.I.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.I.HeaderText = "I";
|
|
this.I.Name = "I";
|
|
this.I.Width = 35;
|
|
//
|
|
// J
|
|
//
|
|
this.J.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.J.HeaderText = "J";
|
|
this.J.Name = "J";
|
|
this.J.Width = 37;
|
|
//
|
|
// K
|
|
//
|
|
this.K.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.K.HeaderText = "K";
|
|
this.K.Name = "K";
|
|
this.K.Width = 39;
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(12, 113);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(51, 13);
|
|
this.label29.TabIndex = 33;
|
|
this.label29.Text = "Posiz Act";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(288, 20);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(36, 13);
|
|
this.label30.TabIndex = 61;
|
|
this.label30.Text = "power";
|
|
//
|
|
// txtPower
|
|
//
|
|
this.txtPower.Location = new System.Drawing.Point(325, 17);
|
|
this.txtPower.Name = "txtPower";
|
|
this.txtPower.Size = new System.Drawing.Size(49, 20);
|
|
this.txtPower.TabIndex = 60;
|
|
//
|
|
// lblAT
|
|
//
|
|
this.lblAT.AutoSize = true;
|
|
this.lblAT.Location = new System.Drawing.Point(189, 20);
|
|
this.lblAT.Name = "lblAT";
|
|
this.lblAT.Size = new System.Drawing.Size(43, 13);
|
|
this.lblAT.TabIndex = 63;
|
|
this.lblAT.Text = "AccMin";
|
|
//
|
|
// txtAccTime
|
|
//
|
|
this.txtAccTime.Location = new System.Drawing.Point(234, 17);
|
|
this.txtAccTime.Name = "txtAccTime";
|
|
this.txtAccTime.Size = new System.Drawing.Size(53, 20);
|
|
this.txtAccTime.TabIndex = 62;
|
|
//
|
|
// CMS_MachineSim
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(794, 733);
|
|
this.Controls.Add(this.groupBox13);
|
|
this.Controls.Add(this.statusStrip1);
|
|
this.Controls.Add(this.groupBox12);
|
|
this.Controls.Add(this.groupBox11);
|
|
this.Controls.Add(this.groupBox10);
|
|
this.Controls.Add(this.groupBox9);
|
|
this.Controls.Add(this.groupBox8);
|
|
this.Controls.Add(this.groupBox7);
|
|
this.Controls.Add(this.groupBox4);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.groupBox5);
|
|
this.Controls.Add(this.groupBox6);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Controls.Add(this.mode);
|
|
this.Controls.Add(this.Execution);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Name = "CMS_MachineSim";
|
|
this.Text = "CMS MTConn Adapter SIM";
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PosAct)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.mode.ResumeLayout(false);
|
|
this.mode.PerformLayout();
|
|
this.Execution.ResumeLayout(false);
|
|
this.Execution.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox7.ResumeLayout(false);
|
|
this.groupBox7.PerformLayout();
|
|
this.groupBox8.ResumeLayout(false);
|
|
this.groupBox8.PerformLayout();
|
|
this.groupBox9.ResumeLayout(false);
|
|
this.groupBox9.PerformLayout();
|
|
this.groupBox10.ResumeLayout(false);
|
|
this.groupBox10.PerformLayout();
|
|
this.groupBox11.ResumeLayout(false);
|
|
this.groupBox11.PerformLayout();
|
|
this.groupBox12.ResumeLayout(false);
|
|
this.groupBox12.PerformLayout();
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.groupBox13.ResumeLayout(false);
|
|
this.groupBox13.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.CheckBox ERR_05;
|
|
private System.Windows.Forms.Timer gather;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.TextBox messageText;
|
|
private System.Windows.Forms.TextBox messageCode;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Button cuttingToolButton;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.TextBox cSpeedValue;
|
|
private System.Windows.Forms.TextBox cLoadValue;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.HScrollBar cSpeed;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.HScrollBar cLoad;
|
|
private System.Windows.Forms.TextBox partID;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.ComboBox functionalMode;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.DataGridView PosAct;
|
|
private System.Windows.Forms.CheckBox ERR_06;
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
private System.Windows.Forms.CheckBox ERR_04;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Button stop;
|
|
private System.Windows.Forms.Button start;
|
|
private System.Windows.Forms.TextBox port;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.GroupBox mode;
|
|
private System.Windows.Forms.RadioButton edit;
|
|
private System.Windows.Forms.RadioButton mdi;
|
|
private System.Windows.Forms.RadioButton manual;
|
|
private System.Windows.Forms.RadioButton automatic;
|
|
private System.Windows.Forms.GroupBox Execution;
|
|
private System.Windows.Forms.RadioButton ready;
|
|
private System.Windows.Forms.RadioButton feedhold;
|
|
private System.Windows.Forms.RadioButton stopped;
|
|
private System.Windows.Forms.RadioButton running;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.CheckBox ERR_03;
|
|
private System.Windows.Forms.CheckBox ERR_00;
|
|
private System.Windows.Forms.CheckBox ERR_02;
|
|
private System.Windows.Forms.CheckBox ERR_01;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.TextBox xPositionValue;
|
|
private System.Windows.Forms.TextBox xLoadValue;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.HScrollBar xPosition;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.HScrollBar xLoad;
|
|
private System.Windows.Forms.TextBox program;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button dump;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.TextBox D1_UUID;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.TextBox D1_ID;
|
|
private System.Windows.Forms.CheckBox estop;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private System.Windows.Forms.GroupBox groupBox9;
|
|
private System.Windows.Forms.TextBox PROG_ROW_NUM;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
private System.Windows.Forms.CheckBox enableDataSim;
|
|
private System.Windows.Forms.GroupBox groupBox11;
|
|
private System.Windows.Forms.TextBox STATUS_ADP_PLC;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.TextBox STATUS_PLC_ADP;
|
|
private System.Windows.Forms.Label lblPLC_ADP;
|
|
private System.Windows.Forms.TextBox OPERATOR_ID;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.GroupBox groupBox12;
|
|
private System.Windows.Forms.Label lblCodaT;
|
|
private System.Windows.Forms.TextBox addCodT;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label lblCodaS;
|
|
private System.Windows.Forms.TextBox addCodS;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label lblCodaM;
|
|
private System.Windows.Forms.TextBox addCodM;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.TextBox D1_NAME;
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.ToolStripProgressBar MainProgrBar;
|
|
private System.Windows.Forms.TextBox txtPzKo;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.TextBox txtPzOk;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.TextBox txtPzTot;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.GroupBox groupBox13;
|
|
private System.Windows.Forms.TextBox txtPathSpeedOver;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.HScrollBar hsPathSpeedOver;
|
|
private System.Windows.Forms.TextBox txtPathFeedOver;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.HScrollBar hsPathFeedOver;
|
|
private System.Windows.Forms.TextBox txtPathFeed;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.HScrollBar hsPathFeed;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn X;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Y;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Z;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn J;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn K;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label lblAT;
|
|
private System.Windows.Forms.TextBox txtAccTime;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.TextBox txtPower;
|
|
}
|
|
}
|
|
|