namespace oib5._1.GUI
{
partial class Form1
{
///
/// Erforderliche Designervariable.
///
private System.ComponentModel.IContainer components = null;
///
/// Verwendete Ressourcen bereinigen.
///
/// True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Vom Windows Form-Designer generierter Code
///
/// Erforderliche Methode für die Designerunterstützung.
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
///
private void InitializeComponent()
{
this.PrinterTab = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.button8 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.button24 = new System.Windows.Forms.Button();
this.button25 = new System.Windows.Forms.Button();
this.button23 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button22 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.button20 = new System.Windows.Forms.Button();
this.button18 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.button35 = new System.Windows.Forms.Button();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.cbTrace = new System.Windows.Forms.ComboBox();
this.traceResponse = new System.Windows.Forms.TextBox();
this.button9 = new System.Windows.Forms.Button();
this.button28 = new System.Windows.Forms.Button();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.button37 = new System.Windows.Forms.Button();
this.button36 = new System.Windows.Forms.Button();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.DekExtControlResult = new System.Windows.Forms.TextBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage9 = new System.Windows.Forms.TabPage();
this.printerMaterialVerifyRequired = new System.Windows.Forms.CheckBox();
this.printerMaterialBinNumber = new System.Windows.Forms.TextBox();
this.tbMateriaProductNumber = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tabPage10 = new System.Windows.Forms.TabPage();
this.toolVerify = new System.Windows.Forms.CheckBox();
this.tbToolIdentification = new System.Windows.Forms.TextBox();
this.tbToolPartNumber = new System.Windows.Forms.TextBox();
this.toolNumber = new System.Windows.Forms.Label();
this.toolPartNumber = new System.Windows.Forms.Label();
this.button27 = new System.Windows.Forms.Button();
this.button26 = new System.Windows.Forms.Button();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.mesInterceptorText = new System.Windows.Forms.TextBox();
this.button33 = new System.Windows.Forms.Button();
this.button32 = new System.Windows.Forms.Button();
this.button31 = new System.Windows.Forms.Button();
this.button30 = new System.Windows.Forms.Button();
this.button29 = new System.Windows.Forms.Button();
this.tabPage11 = new System.Windows.Forms.TabPage();
this.button34 = new System.Windows.Forms.Button();
this.PrinterTab.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage4.SuspendLayout();
this.tabPage5.SuspendLayout();
this.tabPage6.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage9.SuspendLayout();
this.tabPage10.SuspendLayout();
this.tabPage8.SuspendLayout();
this.tabPage11.SuspendLayout();
this.SuspendLayout();
//
// PrinterTab
//
this.PrinterTab.Controls.Add(this.tabPage1);
this.PrinterTab.Controls.Add(this.tabPage2);
this.PrinterTab.Controls.Add(this.tabPage3);
this.PrinterTab.Controls.Add(this.tabPage4);
this.PrinterTab.Controls.Add(this.tabPage5);
this.PrinterTab.Controls.Add(this.tabPage6);
this.PrinterTab.Controls.Add(this.tabPage7);
this.PrinterTab.Controls.Add(this.tabPage8);
this.PrinterTab.Controls.Add(this.tabPage11);
this.PrinterTab.Location = new System.Drawing.Point(12, 12);
this.PrinterTab.Name = "PrinterTab";
this.PrinterTab.SelectedIndex = 0;
this.PrinterTab.Size = new System.Drawing.Size(1065, 596);
this.PrinterTab.TabIndex = 5;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button8);
this.tabPage1.Controls.Add(this.button7);
this.tabPage1.Controls.Add(this.button5);
this.tabPage1.Controls.Add(this.button6);
this.tabPage1.Controls.Add(this.button4);
this.tabPage1.Controls.Add(this.button3);
this.tabPage1.Controls.Add(this.button2);
this.tabPage1.Controls.Add(this.button1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1057, 570);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Printer Events";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(21, 253);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(197, 23);
this.button8.TabIndex = 12;
this.button8.Text = "Printer Consumables Updated";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.printerconsumablesUpdate_click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(21, 309);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(197, 23);
this.button7.TabIndex = 11;
this.button7.Text = "Printer CapabilitiesChanged ";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.printerCapabilitiesChanged_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(263, 184);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(197, 23);
this.button5.TabIndex = 10;
this.button5.Text = "PrinterToolUnverified";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.PrinterToolUnverified_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(21, 184);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(197, 23);
this.button6.TabIndex = 9;
this.button6.Text = "PrinterToolVerified";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.PrinterToolVerified_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(263, 97);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(197, 23);
this.button4.TabIndex = 8;
this.button4.Text = "PrinterMaterialUnverified";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.PrinterMaterialUnverified_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(21, 97);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(197, 23);
this.button3.TabIndex = 7;
this.button3.Text = "PrinterMaterialVerified";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.PrinterMaterialVerified_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(263, 17);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(197, 23);
this.button2.TabIndex = 6;
this.button2.Text = "PrinterCoverClosed";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.printerCoverClosed_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(21, 17);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(197, 23);
this.button1.TabIndex = 5;
this.button1.Text = "PrinterCoverOpened";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.printerCoverOpened_Click);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.button24);
this.tabPage2.Controls.Add(this.button25);
this.tabPage2.Controls.Add(this.button23);
this.tabPage2.Controls.Add(this.button21);
this.tabPage2.Controls.Add(this.button22);
this.tabPage2.Controls.Add(this.button19);
this.tabPage2.Controls.Add(this.button20);
this.tabPage2.Controls.Add(this.button18);
this.tabPage2.Controls.Add(this.button17);
this.tabPage2.Controls.Add(this.button16);
this.tabPage2.Controls.Add(this.button15);
this.tabPage2.Controls.Add(this.button14);
this.tabPage2.Controls.Add(this.button13);
this.tabPage2.Controls.Add(this.button12);
this.tabPage2.Controls.Add(this.button11);
this.tabPage2.Controls.Add(this.button10);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1057, 570);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Setupcenter Events";
this.tabPage2.UseVisualStyleBackColor = true;
//
// button24
//
this.button24.Location = new System.Drawing.Point(270, 469);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(197, 23);
this.button24.TabIndex = 21;
this.button24.Text = "Splice chain Split";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.spliceChainSplit_Click);
//
// button25
//
this.button25.Location = new System.Drawing.Point(20, 469);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(197, 23);
this.button25.TabIndex = 20;
this.button25.Text = "Lock State Changed";
this.button25.UseVisualStyleBackColor = true;
this.button25.Click += new System.EventHandler(this.loclStateChanged_Click);
//
// button23
//
this.button23.Location = new System.Drawing.Point(270, 151);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(197, 23);
this.button23.TabIndex = 19;
this.button23.Text = "Packaging Unit Updated";
this.button23.UseVisualStyleBackColor = true;
//
// button21
//
this.button21.Location = new System.Drawing.Point(270, 421);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(197, 23);
this.button21.TabIndex = 18;
this.button21.Text = "Packaging Unit Deleted";
this.button21.UseVisualStyleBackColor = true;
//
// button22
//
this.button22.Location = new System.Drawing.Point(20, 421);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(197, 23);
this.button22.TabIndex = 17;
this.button22.Text = "PackagingUnit Created";
this.button22.UseVisualStyleBackColor = true;
this.button22.Click += new System.EventHandler(this.button22_Click);
//
// button19
//
this.button19.Location = new System.Drawing.Point(270, 373);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(197, 23);
this.button19.TabIndex = 16;
this.button19.Text = "Table Removed";
this.button19.UseVisualStyleBackColor = true;
this.button19.Click += new System.EventHandler(this.tableRemoved_Click);
//
// button20
//
this.button20.Location = new System.Drawing.Point(20, 373);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(197, 23);
this.button20.TabIndex = 15;
this.button20.Text = "Table Placed";
this.button20.UseVisualStyleBackColor = true;
this.button20.Click += new System.EventHandler(this.tablePlaced_Click);
//
// button18
//
this.button18.Location = new System.Drawing.Point(20, 328);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(197, 23);
this.button18.TabIndex = 14;
this.button18.Text = "Material Moved";
this.button18.UseVisualStyleBackColor = true;
this.button18.Click += new System.EventHandler(this.button18_Click);
//
// button17
//
this.button17.Location = new System.Drawing.Point(20, 282);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(197, 23);
this.button17.TabIndex = 13;
this.button17.Text = "PackagingUnit consumed";
this.button17.UseVisualStyleBackColor = true;
//
// button16
//
this.button16.Location = new System.Drawing.Point(20, 240);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(197, 23);
this.button16.TabIndex = 12;
this.button16.Text = "Material Reordered";
this.button16.UseVisualStyleBackColor = true;
//
// button15
//
this.button15.Location = new System.Drawing.Point(20, 199);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(197, 23);
this.button15.TabIndex = 11;
this.button15.Text = "Setup changed";
this.button15.UseVisualStyleBackColor = true;
//
// button14
//
this.button14.Location = new System.Drawing.Point(20, 151);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(197, 23);
this.button14.TabIndex = 10;
this.button14.Text = "Packaging Quantity Changed";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.PackquantityChanged_Click);
//
// button13
//
this.button13.Location = new System.Drawing.Point(20, 107);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(197, 23);
this.button13.TabIndex = 9;
this.button13.Text = "New Setup Active";
this.button13.UseVisualStyleBackColor = true;
//
// button12
//
this.button12.Location = new System.Drawing.Point(20, 64);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(197, 23);
this.button12.TabIndex = 8;
this.button12.Text = "Messages Received";
this.button12.UseVisualStyleBackColor = true;
//
// button11
//
this.button11.Location = new System.Drawing.Point(270, 19);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(197, 23);
this.button11.TabIndex = 7;
this.button11.Text = "Feeder Removed";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.feederRemoved_click);
//
// button10
//
this.button10.Location = new System.Drawing.Point(20, 19);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(197, 23);
this.button10.TabIndex = 6;
this.button10.Text = "Feeder Placed";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.feederPlaced_Click);
//
// tabPage3
//
this.tabPage3.Controls.Add(this.button35);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(1057, 570);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Monitoring Events";
this.tabPage3.UseVisualStyleBackColor = true;
//
// button35
//
this.button35.Location = new System.Drawing.Point(18, 18);
this.button35.Name = "button35";
this.button35.Size = new System.Drawing.Size(175, 31);
this.button35.TabIndex = 0;
this.button35.Text = "StationEventComposite";
this.button35.UseVisualStyleBackColor = true;
this.button35.Click += new System.EventHandler(this.button35_Click);
//
// tabPage4
//
this.tabPage4.Controls.Add(this.cbTrace);
this.tabPage4.Controls.Add(this.traceResponse);
this.tabPage4.Controls.Add(this.button9);
this.tabPage4.Controls.Add(this.button28);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(1057, 570);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "Trace";
this.tabPage4.UseVisualStyleBackColor = true;
//
// cbTrace
//
this.cbTrace.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.cbTrace.FormattingEnabled = true;
this.cbTrace.Items.AddRange(new object[] {
"gültige Daten",
"traceabilityData = null",
"printerName = null"});
this.cbTrace.Location = new System.Drawing.Point(21, 21);
this.cbTrace.Name = "cbTrace";
this.cbTrace.Size = new System.Drawing.Size(209, 21);
this.cbTrace.TabIndex = 4;
//
// traceResponse
//
this.traceResponse.Location = new System.Drawing.Point(262, 22);
this.traceResponse.Multiline = true;
this.traceResponse.Name = "traceResponse";
this.traceResponse.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.traceResponse.Size = new System.Drawing.Size(682, 528);
this.traceResponse.TabIndex = 3;
//
// button9
//
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button9.Location = new System.Drawing.Point(21, 77);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(209, 23);
this.button9.TabIndex = 2;
this.button9.Text = "Send PrinterTrace";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.printerTraceData_Click);
//
// button28
//
this.button28.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button28.Location = new System.Drawing.Point(21, 48);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(209, 23);
this.button28.TabIndex = 1;
this.button28.Text = "Send SmtTrace";
this.button28.UseVisualStyleBackColor = true;
this.button28.Click += new System.EventHandler(this.boardProduced_Click);
//
// tabPage5
//
this.tabPage5.Controls.Add(this.button37);
this.tabPage5.Controls.Add(this.button36);
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(1057, 570);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "BoardGateKeeper";
this.tabPage5.UseVisualStyleBackColor = true;
//
// button37
//
this.button37.Location = new System.Drawing.Point(19, 77);
this.button37.Name = "button37";
this.button37.Size = new System.Drawing.Size(265, 30);
this.button37.TabIndex = 1;
this.button37.Text = "Virtua Inkspot Fail";
this.button37.UseVisualStyleBackColor = true;
//
// button36
//
this.button36.Location = new System.Drawing.Point(19, 20);
this.button36.Name = "button36";
this.button36.Size = new System.Drawing.Size(265, 30);
this.button36.TabIndex = 0;
this.button36.Text = "Virtua Inkspot Pass";
this.button36.UseVisualStyleBackColor = true;
this.button36.Click += new System.EventHandler(this.button36_Click);
//
// tabPage6
//
this.tabPage6.Controls.Add(this.DekExtControlResult);
this.tabPage6.Controls.Add(this.tabControl1);
this.tabPage6.Controls.Add(this.button27);
this.tabPage6.Controls.Add(this.button26);
this.tabPage6.Location = new System.Drawing.Point(4, 22);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(1057, 570);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "Dek External Control";
this.tabPage6.UseVisualStyleBackColor = true;
//
// DekExtControlResult
//
this.DekExtControlResult.Location = new System.Drawing.Point(256, 214);
this.DekExtControlResult.Multiline = true;
this.DekExtControlResult.Name = "DekExtControlResult";
this.DekExtControlResult.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.DekExtControlResult.Size = new System.Drawing.Size(635, 316);
this.DekExtControlResult.TabIndex = 5;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage9);
this.tabControl1.Controls.Add(this.tabPage10);
this.tabControl1.Location = new System.Drawing.Point(253, 28);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(639, 160);
this.tabControl1.TabIndex = 4;
//
// tabPage9
//
this.tabPage9.Controls.Add(this.printerMaterialVerifyRequired);
this.tabPage9.Controls.Add(this.printerMaterialBinNumber);
this.tabPage9.Controls.Add(this.tbMateriaProductNumber);
this.tabPage9.Controls.Add(this.label2);
this.tabPage9.Controls.Add(this.label1);
this.tabPage9.Location = new System.Drawing.Point(4, 22);
this.tabPage9.Name = "tabPage9";
this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
this.tabPage9.Size = new System.Drawing.Size(631, 134);
this.tabPage9.TabIndex = 0;
this.tabPage9.Text = "VerifyPrinterMaterial";
this.tabPage9.UseVisualStyleBackColor = true;
//
// printerMaterialVerifyRequired
//
this.printerMaterialVerifyRequired.AutoSize = true;
this.printerMaterialVerifyRequired.Checked = true;
this.printerMaterialVerifyRequired.CheckState = System.Windows.Forms.CheckState.Checked;
this.printerMaterialVerifyRequired.Location = new System.Drawing.Point(30, 92);
this.printerMaterialVerifyRequired.Name = "printerMaterialVerifyRequired";
this.printerMaterialVerifyRequired.Size = new System.Drawing.Size(102, 17);
this.printerMaterialVerifyRequired.TabIndex = 4;
this.printerMaterialVerifyRequired.Text = "isVerifyRequired";
this.printerMaterialVerifyRequired.UseVisualStyleBackColor = true;
//
// printerMaterialBinNumber
//
this.printerMaterialBinNumber.Location = new System.Drawing.Point(161, 50);
this.printerMaterialBinNumber.Name = "printerMaterialBinNumber";
this.printerMaterialBinNumber.Size = new System.Drawing.Size(173, 20);
this.printerMaterialBinNumber.TabIndex = 3;
this.printerMaterialBinNumber.Text = "GutePaste";
//
// tbMateriaProductNumber
//
this.tbMateriaProductNumber.Location = new System.Drawing.Point(161, 17);
this.tbMateriaProductNumber.Name = "tbMateriaProductNumber";
this.tbMateriaProductNumber.Size = new System.Drawing.Size(173, 20);
this.tbMateriaProductNumber.TabIndex = 2;
this.tbMateriaProductNumber.Text = "Paste1";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(24, 57);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(102, 13);
this.label2.TabIndex = 1;
this.label2.Text = "Material Bin Number";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(24, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(84, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Product Number";
//
// tabPage10
//
this.tabPage10.Controls.Add(this.toolVerify);
this.tabPage10.Controls.Add(this.tbToolIdentification);
this.tabPage10.Controls.Add(this.tbToolPartNumber);
this.tabPage10.Controls.Add(this.toolNumber);
this.tabPage10.Controls.Add(this.toolPartNumber);
this.tabPage10.Location = new System.Drawing.Point(4, 22);
this.tabPage10.Name = "tabPage10";
this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
this.tabPage10.Size = new System.Drawing.Size(631, 134);
this.tabPage10.TabIndex = 1;
this.tabPage10.Text = "PrinterTool";
this.tabPage10.UseVisualStyleBackColor = true;
//
// toolVerify
//
this.toolVerify.AutoSize = true;
this.toolVerify.Checked = true;
this.toolVerify.CheckState = System.Windows.Forms.CheckState.Checked;
this.toolVerify.Location = new System.Drawing.Point(28, 86);
this.toolVerify.Name = "toolVerify";
this.toolVerify.Size = new System.Drawing.Size(102, 17);
this.toolVerify.TabIndex = 9;
this.toolVerify.Text = "isVerifyRequired";
this.toolVerify.UseVisualStyleBackColor = true;
//
// tbToolIdentification
//
this.tbToolIdentification.Location = new System.Drawing.Point(159, 44);
this.tbToolIdentification.Name = "tbToolIdentification";
this.tbToolIdentification.Size = new System.Drawing.Size(173, 20);
this.tbToolIdentification.TabIndex = 8;
this.tbToolIdentification.Text = "SiebSXCPPTestA";
//
// tbToolPartNumber
//
this.tbToolPartNumber.Location = new System.Drawing.Point(159, 11);
this.tbToolPartNumber.Name = "tbToolPartNumber";
this.tbToolPartNumber.Size = new System.Drawing.Size(173, 20);
this.tbToolPartNumber.TabIndex = 7;
this.tbToolPartNumber.Text = "Sieb";
//
// toolNumber
//
this.toolNumber.AutoSize = true;
this.toolNumber.Location = new System.Drawing.Point(22, 51);
this.toolNumber.Name = "toolNumber";
this.toolNumber.Size = new System.Drawing.Size(88, 13);
this.toolNumber.TabIndex = 6;
this.toolNumber.Text = "Tool Number (ID)";
//
// toolPartNumber
//
this.toolPartNumber.AutoSize = true;
this.toolPartNumber.Location = new System.Drawing.Point(22, 18);
this.toolPartNumber.Name = "toolPartNumber";
this.toolPartNumber.Size = new System.Drawing.Size(55, 13);
this.toolPartNumber.TabIndex = 5;
this.toolPartNumber.Text = "Tool Type";
//
// button27
//
this.button27.Location = new System.Drawing.Point(25, 80);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(170, 23);
this.button27.TabIndex = 3;
this.button27.Text = "Verify Printer Tool";
this.button27.UseVisualStyleBackColor = true;
this.button27.Click += new System.EventHandler(this.verifyPrinterTool_Click);
//
// button26
//
this.button26.Location = new System.Drawing.Point(25, 28);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(170, 23);
this.button26.TabIndex = 2;
this.button26.Text = "Verify Printer Material";
this.button26.UseVisualStyleBackColor = true;
this.button26.Click += new System.EventHandler(this.verifyPrinterMaterial_click);
//
// tabPage7
//
this.tabPage7.Location = new System.Drawing.Point(4, 22);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(1057, 570);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "Setup Center External Control";
this.tabPage7.UseVisualStyleBackColor = true;
//
// tabPage8
//
this.tabPage8.Controls.Add(this.mesInterceptorText);
this.tabPage8.Controls.Add(this.button33);
this.tabPage8.Controls.Add(this.button32);
this.tabPage8.Controls.Add(this.button31);
this.tabPage8.Controls.Add(this.button30);
this.tabPage8.Controls.Add(this.button29);
this.tabPage8.Location = new System.Drawing.Point(4, 22);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Size = new System.Drawing.Size(1057, 570);
this.tabPage8.TabIndex = 7;
this.tabPage8.Text = "Dek Mes Interceptor";
this.tabPage8.ToolTipText = "Line Control Server requests the MES System to verify the recipe download in Auto" +
"-Program-Download mode when the station requests the program data for a PCB whic" +
"h has moved into the station. ";
this.tabPage8.UseVisualStyleBackColor = true;
//
// mesInterceptorText
//
this.mesInterceptorText.Location = new System.Drawing.Point(238, 28);
this.mesInterceptorText.Multiline = true;
this.mesInterceptorText.Name = "mesInterceptorText";
this.mesInterceptorText.Size = new System.Drawing.Size(520, 498);
this.mesInterceptorText.TabIndex = 5;
//
// button33
//
this.button33.Location = new System.Drawing.Point(15, 215);
this.button33.Name = "button33";
this.button33.Size = new System.Drawing.Size(203, 23);
this.button33.TabIndex = 4;
this.button33.Text = "VerifyStartAutoProgramDownload";
this.button33.UseVisualStyleBackColor = true;
this.button33.Click += new System.EventHandler(this.button33_Click);
//
// button32
//
this.button32.Location = new System.Drawing.Point(15, 168);
this.button32.Name = "button32";
this.button32.Size = new System.Drawing.Size(203, 23);
this.button32.TabIndex = 3;
this.button32.Text = "VerifyRecipeForAutoProgramDownload";
this.button32.UseVisualStyleBackColor = true;
this.button32.Click += new System.EventHandler(this.button32_Click);
//
// button31
//
this.button31.Location = new System.Drawing.Point(15, 119);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(203, 23);
this.button31.TabIndex = 2;
this.button31.Text = "VerifyRecipeDownload";
this.button31.UseVisualStyleBackColor = true;
this.button31.Click += new System.EventHandler(this.button31_Click);
//
// button30
//
this.button30.Location = new System.Drawing.Point(15, 70);
this.button30.Name = "button30";
this.button30.Size = new System.Drawing.Size(203, 23);
this.button30.TabIndex = 1;
this.button30.Text = "VerifyRecipeActivationOnDekPrinter";
this.button30.UseVisualStyleBackColor = true;
this.button30.Click += new System.EventHandler(this.button30_Click);
//
// button29
//
this.button29.Location = new System.Drawing.Point(15, 28);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(203, 23);
this.button29.TabIndex = 0;
this.button29.Text = "VerifyPcbForAutoProgramDownload";
this.button29.UseVisualStyleBackColor = true;
this.button29.Click += new System.EventHandler(this.button29_Click);
//
// tabPage11
//
this.tabPage11.Controls.Add(this.button34);
this.tabPage11.Location = new System.Drawing.Point(4, 22);
this.tabPage11.Name = "tabPage11";
this.tabPage11.Size = new System.Drawing.Size(1057, 570);
this.tabPage11.TabIndex = 8;
this.tabPage11.Text = "DisplayService";
this.tabPage11.UseVisualStyleBackColor = true;
//
// button34
//
this.button34.Location = new System.Drawing.Point(35, 42);
this.button34.Name = "button34";
this.button34.Size = new System.Drawing.Size(288, 38);
this.button34.TabIndex = 0;
this.button34.Text = "Answer 200002";
this.button34.UseVisualStyleBackColor = true;
this.button34.Click += new System.EventHandler(this.button34_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1089, 620);
this.Controls.Add(this.PrinterTab);
this.Name = "Form1";
this.Text = "Form1";
this.PrinterTab.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.tabPage5.ResumeLayout(false);
this.tabPage6.ResumeLayout(false);
this.tabPage6.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage9.ResumeLayout(false);
this.tabPage9.PerformLayout();
this.tabPage10.ResumeLayout(false);
this.tabPage10.PerformLayout();
this.tabPage8.ResumeLayout(false);
this.tabPage8.PerformLayout();
this.tabPage11.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl PrinterTab;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.TabPage tabPage8;
private System.Windows.Forms.Button button33;
private System.Windows.Forms.Button button32;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.Button button30;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.TextBox mesInterceptorText;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage9;
private System.Windows.Forms.CheckBox printerMaterialVerifyRequired;
private System.Windows.Forms.TextBox printerMaterialBinNumber;
private System.Windows.Forms.TextBox tbMateriaProductNumber;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TabPage tabPage10;
private System.Windows.Forms.TextBox DekExtControlResult;
private System.Windows.Forms.CheckBox toolVerify;
private System.Windows.Forms.TextBox tbToolIdentification;
private System.Windows.Forms.TextBox tbToolPartNumber;
private System.Windows.Forms.Label toolNumber;
private System.Windows.Forms.Label toolPartNumber;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.TextBox traceResponse;
private System.Windows.Forms.ComboBox cbTrace;
private System.Windows.Forms.TabPage tabPage11;
private System.Windows.Forms.Button button34;
private System.Windows.Forms.Button button35;
private System.Windows.Forms.Button button37;
private System.Windows.Forms.Button button36;
}
}