namespace Demo1_CSharp { partial class Form1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.ComboBox_Slot = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.Button_GetFirmwareVer = new System.Windows.Forms.Button(); this.Button_MasterID = new System.Windows.Forms.Button(); this.ComboBox_MasterID = new System.Windows.Forms.ComboBox(); this.Button_SetMasterID = new System.Windows.Forms.Button(); this.Button_BaudRate = new System.Windows.Forms.Button(); this.ComboBox_BaudRate = new System.Windows.Forms.ComboBox(); this.Button_SetBaudRate = new System.Windows.Forms.Button(); this.Button_ResetFirmware = new System.Windows.Forms.Button(); this.button_Active = new System.Windows.Forms.Button(); this.label_ID0 = new System.Windows.Forms.Label(); this.Label_IO0 = new System.Windows.Forms.Label(); this.Label_IO1 = new System.Windows.Forms.Label(); this.label_ID1 = new System.Windows.Forms.Label(); this.Label_IO2 = new System.Windows.Forms.Label(); this.label_ID2 = new System.Windows.Forms.Label(); this.button_startalldevice = new System.Windows.Forms.Button(); this.label_IO5 = new System.Windows.Forms.Label(); this.label_ID5 = new System.Windows.Forms.Label(); this.label_IO4 = new System.Windows.Forms.Label(); this.label_ID4 = new System.Windows.Forms.Label(); this.label_IO3 = new System.Windows.Forms.Label(); this.label_ID3 = new System.Windows.Forms.Label(); this.label_IO8 = new System.Windows.Forms.Label(); this.label_ID8 = new System.Windows.Forms.Label(); this.label_IO7 = new System.Windows.Forms.Label(); this.label_ID7 = new System.Windows.Forms.Label(); this.label_IO6 = new System.Windows.Forms.Label(); this.label_ID6 = new System.Windows.Forms.Label(); this.label_status = new System.Windows.Forms.Label(); this.timer2 = new System.Windows.Forms.Timer(); this.button1 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.label_BackIO8 = new System.Windows.Forms.Label(); this.label_BackID8 = new System.Windows.Forms.Label(); this.label_BackIO7 = new System.Windows.Forms.Label(); this.label_BackID7 = new System.Windows.Forms.Label(); this.label_BackIO6 = new System.Windows.Forms.Label(); this.label_BackID6 = new System.Windows.Forms.Label(); this.label_BackIO5 = new System.Windows.Forms.Label(); this.label_BackID5 = new System.Windows.Forms.Label(); this.label_BackIO4 = new System.Windows.Forms.Label(); this.label_BackID4 = new System.Windows.Forms.Label(); this.label_BackIO3 = new System.Windows.Forms.Label(); this.label_BackID3 = new System.Windows.Forms.Label(); this.label_BackIO2 = new System.Windows.Forms.Label(); this.label_BackID2 = new System.Windows.Forms.Label(); this.label_BackIO1 = new System.Windows.Forms.Label(); this.label_BackID1 = new System.Windows.Forms.Label(); this.label_BackIO0 = new System.Windows.Forms.Label(); this.label_BackID0 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // ComboBox_Slot // this.ComboBox_Slot.Items.Add("1"); this.ComboBox_Slot.Items.Add("2"); this.ComboBox_Slot.Items.Add("3"); this.ComboBox_Slot.Items.Add("4"); this.ComboBox_Slot.Items.Add("5"); this.ComboBox_Slot.Items.Add("6"); this.ComboBox_Slot.Items.Add("7"); this.ComboBox_Slot.Location = new System.Drawing.Point(73, 29); this.ComboBox_Slot.Name = "ComboBox_Slot"; this.ComboBox_Slot.Size = new System.Drawing.Size(60, 23); this.ComboBox_Slot.TabIndex = 0; // // label1 // this.label1.Location = new System.Drawing.Point(12, 32); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(55, 20); this.label1.Text = "Slot No."; // // Button_GetFirmwareVer // this.Button_GetFirmwareVer.Location = new System.Drawing.Point(259, 29); this.Button_GetFirmwareVer.Name = "Button_GetFirmwareVer"; this.Button_GetFirmwareVer.Size = new System.Drawing.Size(111, 23); this.Button_GetFirmwareVer.TabIndex = 2; this.Button_GetFirmwareVer.Text = "Firmware Ver"; this.Button_GetFirmwareVer.Click += new System.EventHandler(this.Button_GetFirmwareVer_Click); // // Button_MasterID // this.Button_MasterID.Location = new System.Drawing.Point(12, 58); this.Button_MasterID.Name = "Button_MasterID"; this.Button_MasterID.Size = new System.Drawing.Size(72, 23); this.Button_MasterID.TabIndex = 3; this.Button_MasterID.Text = "Master ID"; this.Button_MasterID.Click += new System.EventHandler(this.Button_MasterID_Click); // // ComboBox_MasterID // this.ComboBox_MasterID.Items.Add("0"); this.ComboBox_MasterID.Items.Add("1"); this.ComboBox_MasterID.Items.Add("2"); this.ComboBox_MasterID.Items.Add("3"); this.ComboBox_MasterID.Items.Add("4"); this.ComboBox_MasterID.Items.Add("5"); this.ComboBox_MasterID.Items.Add("6"); this.ComboBox_MasterID.Items.Add("7"); this.ComboBox_MasterID.Items.Add("8"); this.ComboBox_MasterID.Items.Add("9"); this.ComboBox_MasterID.Items.Add("10"); this.ComboBox_MasterID.Items.Add("11"); this.ComboBox_MasterID.Items.Add("12"); this.ComboBox_MasterID.Items.Add("13"); this.ComboBox_MasterID.Items.Add("14"); this.ComboBox_MasterID.Items.Add("15"); this.ComboBox_MasterID.Items.Add("16"); this.ComboBox_MasterID.Items.Add("17"); this.ComboBox_MasterID.Items.Add("18"); this.ComboBox_MasterID.Items.Add("19"); this.ComboBox_MasterID.Items.Add("20"); this.ComboBox_MasterID.Items.Add("21"); this.ComboBox_MasterID.Items.Add("22"); this.ComboBox_MasterID.Items.Add("23"); this.ComboBox_MasterID.Items.Add("24"); this.ComboBox_MasterID.Items.Add("25"); this.ComboBox_MasterID.Items.Add("26"); this.ComboBox_MasterID.Items.Add("27"); this.ComboBox_MasterID.Items.Add("28"); this.ComboBox_MasterID.Items.Add("29"); this.ComboBox_MasterID.Items.Add("30"); this.ComboBox_MasterID.Items.Add("31"); this.ComboBox_MasterID.Items.Add("32"); this.ComboBox_MasterID.Items.Add("33"); this.ComboBox_MasterID.Items.Add("34"); this.ComboBox_MasterID.Items.Add("35"); this.ComboBox_MasterID.Items.Add("36"); this.ComboBox_MasterID.Items.Add("37"); this.ComboBox_MasterID.Items.Add("38"); this.ComboBox_MasterID.Items.Add("39"); this.ComboBox_MasterID.Items.Add("40"); this.ComboBox_MasterID.Items.Add("41"); this.ComboBox_MasterID.Items.Add("42"); this.ComboBox_MasterID.Items.Add("43"); this.ComboBox_MasterID.Items.Add("44"); this.ComboBox_MasterID.Items.Add("45"); this.ComboBox_MasterID.Items.Add("46"); this.ComboBox_MasterID.Items.Add("47"); this.ComboBox_MasterID.Items.Add("48"); this.ComboBox_MasterID.Items.Add("49"); this.ComboBox_MasterID.Items.Add("50"); this.ComboBox_MasterID.Items.Add("51"); this.ComboBox_MasterID.Items.Add("52"); this.ComboBox_MasterID.Items.Add("53"); this.ComboBox_MasterID.Items.Add("54"); this.ComboBox_MasterID.Items.Add("55"); this.ComboBox_MasterID.Items.Add("56"); this.ComboBox_MasterID.Items.Add("57"); this.ComboBox_MasterID.Items.Add("58"); this.ComboBox_MasterID.Items.Add("59"); this.ComboBox_MasterID.Items.Add("60"); this.ComboBox_MasterID.Items.Add("61"); this.ComboBox_MasterID.Items.Add("62"); this.ComboBox_MasterID.Items.Add("63"); this.ComboBox_MasterID.Location = new System.Drawing.Point(90, 58); this.ComboBox_MasterID.Name = "ComboBox_MasterID"; this.ComboBox_MasterID.Size = new System.Drawing.Size(84, 23); this.ComboBox_MasterID.TabIndex = 4; // // Button_SetMasterID // this.Button_SetMasterID.Location = new System.Drawing.Point(180, 58); this.Button_SetMasterID.Name = "Button_SetMasterID"; this.Button_SetMasterID.Size = new System.Drawing.Size(54, 23); this.Button_SetMasterID.TabIndex = 5; this.Button_SetMasterID.Text = "Set"; this.Button_SetMasterID.Click += new System.EventHandler(this.Button_SetMasterID_Click); // // Button_BaudRate // this.Button_BaudRate.Location = new System.Drawing.Point(12, 87); this.Button_BaudRate.Name = "Button_BaudRate"; this.Button_BaudRate.Size = new System.Drawing.Size(72, 23); this.Button_BaudRate.TabIndex = 6; this.Button_BaudRate.Text = "Baud Rate"; this.Button_BaudRate.Click += new System.EventHandler(this.Button_BaudRate_Click); // // ComboBox_BaudRate // this.ComboBox_BaudRate.Items.Add("125k bps"); this.ComboBox_BaudRate.Items.Add("250k bps"); this.ComboBox_BaudRate.Items.Add("500k bps"); this.ComboBox_BaudRate.Location = new System.Drawing.Point(90, 87); this.ComboBox_BaudRate.Name = "ComboBox_BaudRate"; this.ComboBox_BaudRate.Size = new System.Drawing.Size(84, 23); this.ComboBox_BaudRate.TabIndex = 7; // // Button_SetBaudRate // this.Button_SetBaudRate.Location = new System.Drawing.Point(180, 87); this.Button_SetBaudRate.Name = "Button_SetBaudRate"; this.Button_SetBaudRate.Size = new System.Drawing.Size(54, 23); this.Button_SetBaudRate.TabIndex = 8; this.Button_SetBaudRate.Text = "Set"; this.Button_SetBaudRate.Click += new System.EventHandler(this.Button_SetBaudRate_Click); // // Button_ResetFirmware // this.Button_ResetFirmware.Location = new System.Drawing.Point(259, 87); this.Button_ResetFirmware.Name = "Button_ResetFirmware"; this.Button_ResetFirmware.Size = new System.Drawing.Size(111, 23); this.Button_ResetFirmware.TabIndex = 9; this.Button_ResetFirmware.Text = "Reset Firmware"; this.Button_ResetFirmware.Click += new System.EventHandler(this.Button_ResetFirmware_Click); // // button_Active // this.button_Active.Location = new System.Drawing.Point(139, 29); this.button_Active.Name = "button_Active"; this.button_Active.Size = new System.Drawing.Size(95, 23); this.button_Active.TabIndex = 16; this.button_Active.Text = "Activ Module"; this.button_Active.Click += new System.EventHandler(this.button_Active_Click); // // label_ID0 // this.label_ID0.Location = new System.Drawing.Point(12, 161); this.label_ID0.Name = "label_ID0"; this.label_ID0.Size = new System.Drawing.Size(55, 20); this.label_ID0.Text = "ID "; // // Label_IO0 // this.Label_IO0.Location = new System.Drawing.Point(73, 161); this.Label_IO0.Name = "Label_IO0"; this.Label_IO0.Size = new System.Drawing.Size(663, 20); this.Label_IO0.Text = "label3"; // // Label_IO1 // this.Label_IO1.Location = new System.Drawing.Point(73, 187); this.Label_IO1.Name = "Label_IO1"; this.Label_IO1.Size = new System.Drawing.Size(660, 20); this.Label_IO1.Text = "label3"; // // label_ID1 // this.label_ID1.Location = new System.Drawing.Point(12, 187); this.label_ID1.Name = "label_ID1"; this.label_ID1.Size = new System.Drawing.Size(55, 20); this.label_ID1.Text = "ID "; // // Label_IO2 // this.Label_IO2.Location = new System.Drawing.Point(74, 213); this.Label_IO2.Name = "Label_IO2"; this.Label_IO2.Size = new System.Drawing.Size(660, 20); this.Label_IO2.Text = "label3"; // // label_ID2 // this.label_ID2.Location = new System.Drawing.Point(13, 213); this.label_ID2.Name = "label_ID2"; this.label_ID2.Size = new System.Drawing.Size(55, 20); this.label_ID2.Text = "ID "; // // button_startalldevice // this.button_startalldevice.Location = new System.Drawing.Point(12, 116); this.button_startalldevice.Name = "button_startalldevice"; this.button_startalldevice.Size = new System.Drawing.Size(108, 26); this.button_startalldevice.TabIndex = 29; this.button_startalldevice.Text = "Start All Devices"; this.button_startalldevice.Click += new System.EventHandler(this.button_startalldevice_Click); // // label_IO5 // this.label_IO5.Location = new System.Drawing.Point(75, 289); this.label_IO5.Name = "label_IO5"; this.label_IO5.Size = new System.Drawing.Size(660, 20); this.label_IO5.Text = "label3"; // // label_ID5 // this.label_ID5.Location = new System.Drawing.Point(14, 289); this.label_ID5.Name = "label_ID5"; this.label_ID5.Size = new System.Drawing.Size(55, 20); this.label_ID5.Text = "ID "; // // label_IO4 // this.label_IO4.Location = new System.Drawing.Point(74, 263); this.label_IO4.Name = "label_IO4"; this.label_IO4.Size = new System.Drawing.Size(660, 20); this.label_IO4.Text = "label3"; // // label_ID4 // this.label_ID4.Location = new System.Drawing.Point(13, 263); this.label_ID4.Name = "label_ID4"; this.label_ID4.Size = new System.Drawing.Size(55, 20); this.label_ID4.Text = "ID "; // // label_IO3 // this.label_IO3.Location = new System.Drawing.Point(74, 237); this.label_IO3.Name = "label_IO3"; this.label_IO3.Size = new System.Drawing.Size(660, 20); this.label_IO3.Text = "label3"; // // label_ID3 // this.label_ID3.Location = new System.Drawing.Point(13, 237); this.label_ID3.Name = "label_ID3"; this.label_ID3.Size = new System.Drawing.Size(55, 20); this.label_ID3.Text = "ID "; // // label_IO8 // this.label_IO8.Location = new System.Drawing.Point(76, 364); this.label_IO8.Name = "label_IO8"; this.label_IO8.Size = new System.Drawing.Size(660, 20); this.label_IO8.Text = "label3"; // // label_ID8 // this.label_ID8.Location = new System.Drawing.Point(15, 364); this.label_ID8.Name = "label_ID8"; this.label_ID8.Size = new System.Drawing.Size(55, 20); this.label_ID8.Text = "ID "; // // label_IO7 // this.label_IO7.Location = new System.Drawing.Point(75, 338); this.label_IO7.Name = "label_IO7"; this.label_IO7.Size = new System.Drawing.Size(660, 20); this.label_IO7.Text = "label3"; // // label_ID7 // this.label_ID7.Location = new System.Drawing.Point(14, 338); this.label_ID7.Name = "label_ID7"; this.label_ID7.Size = new System.Drawing.Size(55, 20); this.label_ID7.Text = "ID "; // // label_IO6 // this.label_IO6.Location = new System.Drawing.Point(75, 312); this.label_IO6.Name = "label_IO6"; this.label_IO6.Size = new System.Drawing.Size(660, 20); this.label_IO6.Text = "label3"; // // label_ID6 // this.label_ID6.Location = new System.Drawing.Point(14, 312); this.label_ID6.Name = "label_ID6"; this.label_ID6.Size = new System.Drawing.Size(55, 20); this.label_ID6.Text = "ID "; // // label_status // this.label_status.Location = new System.Drawing.Point(259, 61); this.label_status.Name = "label_status"; this.label_status.Size = new System.Drawing.Size(100, 20); this.label_status.Text = "Status : "; // // timer2 // this.timer2.Interval = 500; this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // button1 // this.button1.Location = new System.Drawing.Point(139, 116); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(151, 26); this.button1.TabIndex = 55; this.button1.Text = "Start Read Input Data"; this.button1.Click += new System.EventHandler(this.button1_Click); // // label2 // this.label2.Location = new System.Drawing.Point(14, 399); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(708, 20); this.label2.Text = " =============== Read Back Output ====================="; // // label_BackIO8 // this.label_BackIO8.Location = new System.Drawing.Point(76, 622); this.label_BackIO8.Name = "label_BackIO8"; this.label_BackIO8.Size = new System.Drawing.Size(660, 20); this.label_BackIO8.Text = "label3"; // // label_BackID8 // this.label_BackID8.Location = new System.Drawing.Point(15, 622); this.label_BackID8.Name = "label_BackID8"; this.label_BackID8.Size = new System.Drawing.Size(55, 20); this.label_BackID8.Text = "ID "; // // label_BackIO7 // this.label_BackIO7.Location = new System.Drawing.Point(75, 596); this.label_BackIO7.Name = "label_BackIO7"; this.label_BackIO7.Size = new System.Drawing.Size(660, 20); this.label_BackIO7.Text = "label3"; // // label_BackID7 // this.label_BackID7.Location = new System.Drawing.Point(14, 596); this.label_BackID7.Name = "label_BackID7"; this.label_BackID7.Size = new System.Drawing.Size(55, 20); this.label_BackID7.Text = "ID "; // // label_BackIO6 // this.label_BackIO6.Location = new System.Drawing.Point(75, 570); this.label_BackIO6.Name = "label_BackIO6"; this.label_BackIO6.Size = new System.Drawing.Size(660, 20); this.label_BackIO6.Text = "label3"; // // label_BackID6 // this.label_BackID6.Location = new System.Drawing.Point(14, 570); this.label_BackID6.Name = "label_BackID6"; this.label_BackID6.Size = new System.Drawing.Size(55, 20); this.label_BackID6.Text = "ID "; // // label_BackIO5 // this.label_BackIO5.Location = new System.Drawing.Point(75, 547); this.label_BackIO5.Name = "label_BackIO5"; this.label_BackIO5.Size = new System.Drawing.Size(660, 20); this.label_BackIO5.Text = "label3"; // // label_BackID5 // this.label_BackID5.Location = new System.Drawing.Point(14, 547); this.label_BackID5.Name = "label_BackID5"; this.label_BackID5.Size = new System.Drawing.Size(55, 20); this.label_BackID5.Text = "ID "; // // label_BackIO4 // this.label_BackIO4.Location = new System.Drawing.Point(74, 521); this.label_BackIO4.Name = "label_BackIO4"; this.label_BackIO4.Size = new System.Drawing.Size(660, 20); this.label_BackIO4.Text = "label3"; // // label_BackID4 // this.label_BackID4.Location = new System.Drawing.Point(13, 521); this.label_BackID4.Name = "label_BackID4"; this.label_BackID4.Size = new System.Drawing.Size(55, 20); this.label_BackID4.Text = "ID "; // // label_BackIO3 // this.label_BackIO3.Location = new System.Drawing.Point(74, 495); this.label_BackIO3.Name = "label_BackIO3"; this.label_BackIO3.Size = new System.Drawing.Size(660, 20); this.label_BackIO3.Text = "label3"; // // label_BackID3 // this.label_BackID3.Location = new System.Drawing.Point(13, 495); this.label_BackID3.Name = "label_BackID3"; this.label_BackID3.Size = new System.Drawing.Size(55, 20); this.label_BackID3.Text = "ID "; // // label_BackIO2 // this.label_BackIO2.Location = new System.Drawing.Point(74, 471); this.label_BackIO2.Name = "label_BackIO2"; this.label_BackIO2.Size = new System.Drawing.Size(660, 20); this.label_BackIO2.Text = "label3"; // // label_BackID2 // this.label_BackID2.Location = new System.Drawing.Point(13, 471); this.label_BackID2.Name = "label_BackID2"; this.label_BackID2.Size = new System.Drawing.Size(55, 20); this.label_BackID2.Text = "ID "; // // label_BackIO1 // this.label_BackIO1.Location = new System.Drawing.Point(73, 445); this.label_BackIO1.Name = "label_BackIO1"; this.label_BackIO1.Size = new System.Drawing.Size(660, 20); this.label_BackIO1.Text = "label3"; // // label_BackID1 // this.label_BackID1.Location = new System.Drawing.Point(12, 445); this.label_BackID1.Name = "label_BackID1"; this.label_BackID1.Size = new System.Drawing.Size(55, 20); this.label_BackID1.Text = "ID "; // // label_BackIO0 // this.label_BackIO0.Location = new System.Drawing.Point(73, 419); this.label_BackIO0.Name = "label_BackIO0"; this.label_BackIO0.Size = new System.Drawing.Size(663, 20); this.label_BackIO0.Text = "label3"; // // label_BackID0 // this.label_BackID0.Location = new System.Drawing.Point(12, 419); this.label_BackID0.Name = "label_BackID0"; this.label_BackID0.Size = new System.Drawing.Size(55, 20); this.label_BackID0.Text = "ID "; // // button2 // this.button2.Location = new System.Drawing.Point(298, 116); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(127, 26); this.button2.TabIndex = 113; this.button2.Text = "Write Output Data"; this.button2.Click += new System.EventHandler(this.button2_Click); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(769, 650); this.Controls.Add(this.button2); this.Controls.Add(this.label_BackIO8); this.Controls.Add(this.label_BackID8); this.Controls.Add(this.label_BackIO7); this.Controls.Add(this.label_BackID7); this.Controls.Add(this.label_BackIO6); this.Controls.Add(this.label_BackID6); this.Controls.Add(this.label_BackIO5); this.Controls.Add(this.label_BackID5); this.Controls.Add(this.label_BackIO4); this.Controls.Add(this.label_BackID4); this.Controls.Add(this.label_BackIO3); this.Controls.Add(this.label_BackID3); this.Controls.Add(this.label_BackIO2); this.Controls.Add(this.label_BackID2); this.Controls.Add(this.label_BackIO1); this.Controls.Add(this.label_BackID1); this.Controls.Add(this.label_BackIO0); this.Controls.Add(this.label_BackID0); this.Controls.Add(this.label2); this.Controls.Add(this.button1); this.Controls.Add(this.label_status); this.Controls.Add(this.label_IO8); this.Controls.Add(this.label_ID8); this.Controls.Add(this.label_IO7); this.Controls.Add(this.label_ID7); this.Controls.Add(this.label_IO6); this.Controls.Add(this.label_ID6); this.Controls.Add(this.label_IO5); this.Controls.Add(this.label_ID5); this.Controls.Add(this.label_IO4); this.Controls.Add(this.label_ID4); this.Controls.Add(this.label_IO3); this.Controls.Add(this.label_ID3); this.Controls.Add(this.button_startalldevice); this.Controls.Add(this.Label_IO2); this.Controls.Add(this.label_ID2); this.Controls.Add(this.Label_IO1); this.Controls.Add(this.label_ID1); this.Controls.Add(this.Label_IO0); this.Controls.Add(this.label_ID0); this.Controls.Add(this.button_Active); this.Controls.Add(this.Button_ResetFirmware); this.Controls.Add(this.Button_SetBaudRate); this.Controls.Add(this.ComboBox_BaudRate); this.Controls.Add(this.Button_BaudRate); this.Controls.Add(this.Button_SetMasterID); this.Controls.Add(this.ComboBox_MasterID); this.Controls.Add(this.Button_MasterID); this.Controls.Add(this.Button_GetFirmwareVer); this.Controls.Add(this.label1); this.Controls.Add(this.ComboBox_Slot); this.Name = "Form1"; this.Text = "Form1"; this.Closed += new System.EventHandler(this.Form1_Closed); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ComboBox ComboBox_Slot; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button Button_GetFirmwareVer; private System.Windows.Forms.Button Button_MasterID; private System.Windows.Forms.ComboBox ComboBox_MasterID; private System.Windows.Forms.Button Button_SetMasterID; private System.Windows.Forms.Button Button_BaudRate; private System.Windows.Forms.ComboBox ComboBox_BaudRate; private System.Windows.Forms.Button Button_SetBaudRate; private System.Windows.Forms.Button Button_ResetFirmware; private System.Windows.Forms.Button button_Active; private System.Windows.Forms.Label label_ID0; private System.Windows.Forms.Label Label_IO0; private System.Windows.Forms.Label Label_IO1; private System.Windows.Forms.Label label_ID1; private System.Windows.Forms.Label Label_IO2; private System.Windows.Forms.Label label_ID2; private System.Windows.Forms.Button button_startalldevice; private System.Windows.Forms.Label label_IO5; private System.Windows.Forms.Label label_ID5; private System.Windows.Forms.Label label_IO4; private System.Windows.Forms.Label label_ID4; private System.Windows.Forms.Label label_IO3; private System.Windows.Forms.Label label_ID3; private System.Windows.Forms.Label label_IO8; private System.Windows.Forms.Label label_ID8; private System.Windows.Forms.Label label_IO7; private System.Windows.Forms.Label label_ID7; private System.Windows.Forms.Label label_IO6; private System.Windows.Forms.Label label_ID6; private System.Windows.Forms.Label label_status; private System.Windows.Forms.Timer timer2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label_BackIO8; private System.Windows.Forms.Label label_BackID8; private System.Windows.Forms.Label label_BackIO7; private System.Windows.Forms.Label label_BackID7; private System.Windows.Forms.Label label_BackIO6; private System.Windows.Forms.Label label_BackID6; private System.Windows.Forms.Label label_BackIO5; private System.Windows.Forms.Label label_BackID5; private System.Windows.Forms.Label label_BackIO4; private System.Windows.Forms.Label label_BackID4; private System.Windows.Forms.Label label_BackIO3; private System.Windows.Forms.Label label_BackID3; private System.Windows.Forms.Label label_BackIO2; private System.Windows.Forms.Label label_BackID2; private System.Windows.Forms.Label label_BackIO1; private System.Windows.Forms.Label label_BackID1; private System.Windows.Forms.Label label_BackIO0; private System.Windows.Forms.Label label_BackID0; private System.Windows.Forms.Button button2; } }