namespace _7K87K_PWM { 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.txtAddress = new System.Windows.Forms.TextBox(); this.btnRead = new System.Windows.Forms.Button(); this.btnSavePWM = new System.Windows.Forms.Button(); this.lbDI7 = new System.Windows.Forms.Label(); this.lbDI1 = new System.Windows.Forms.Label(); this.lbDI6 = new System.Windows.Forms.Label(); this.lbDI5 = new System.Windows.Forms.Label(); this.lbDI4 = new System.Windows.Forms.Label(); this.lbDI3 = new System.Windows.Forms.Label(); this.lbDI2 = new System.Windows.Forms.Label(); this.pwm7 = new System.Windows.Forms.Label(); this.pwm6 = new System.Windows.Forms.Label(); this.pwm5 = new System.Windows.Forms.Label(); this.pwm1 = new System.Windows.Forms.Label(); this.pwm4 = new System.Windows.Forms.Label(); this.pwm3 = new System.Windows.Forms.Label(); this.pwm2 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.lbDI0 = new System.Windows.Forms.Label(); this.pwm0 = new System.Windows.Forms.Label(); this.btnPWM7 = new System.Windows.Forms.Button(); this.btnPWM6 = new System.Windows.Forms.Button(); this.btnPWM5 = new System.Windows.Forms.Button(); this.btnPWM4 = new System.Windows.Forms.Button(); this.btnPWM3 = new System.Windows.Forms.Button(); this.btnPWM2 = new System.Windows.Forms.Button(); this.btnPWM1 = new System.Windows.Forms.Button(); this.btnPWM0 = new System.Windows.Forms.Button(); this.ckEnPWM7 = new System.Windows.Forms.CheckBox(); this.ckEnPWM6 = new System.Windows.Forms.CheckBox(); this.ckEnPWM5 = new System.Windows.Forms.CheckBox(); this.ckEnPWM4 = new System.Windows.Forms.CheckBox(); this.ckEnPWM3 = new System.Windows.Forms.CheckBox(); this.ckEnPWM2 = new System.Windows.Forms.CheckBox(); this.ckEnPWM1 = new System.Windows.Forms.CheckBox(); this.ckEnPWM0 = new System.Windows.Forms.CheckBox(); this.txtCnt7 = new System.Windows.Forms.TextBox(); this.txtCnt6 = new System.Windows.Forms.TextBox(); this.txtCnt5 = new System.Windows.Forms.TextBox(); this.txtCnt4 = new System.Windows.Forms.TextBox(); this.txtCnt3 = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.txtCnt2 = new System.Windows.Forms.TextBox(); this.txtCnt1 = new System.Windows.Forms.TextBox(); this.txtCnt0 = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.cboMode7 = new System.Windows.Forms.ComboBox(); this.cboMode6 = new System.Windows.Forms.ComboBox(); this.cboMode5 = new System.Windows.Forms.ComboBox(); this.cboMode4 = new System.Windows.Forms.ComboBox(); this.cboMode3 = new System.Windows.Forms.ComboBox(); this.cboMode2 = new System.Windows.Forms.ComboBox(); this.cboMode1 = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.txtDuty7 = new System.Windows.Forms.TextBox(); this.txtDuty6 = new System.Windows.Forms.TextBox(); this.txtDuty5 = new System.Windows.Forms.TextBox(); this.txtDuty4 = new System.Windows.Forms.TextBox(); this.txtDuty3 = new System.Windows.Forms.TextBox(); this.txtDuty2 = new System.Windows.Forms.TextBox(); this.txtDuty1 = new System.Windows.Forms.TextBox(); this.txtDuty0 = new System.Windows.Forms.TextBox(); this.cboMode0 = new System.Windows.Forms.ComboBox(); this.txtHz7 = new System.Windows.Forms.TextBox(); this.lbPCh7 = new System.Windows.Forms.Label(); this.txtHz6 = new System.Windows.Forms.TextBox(); this.lbPCh6 = new System.Windows.Forms.Label(); this.txtHz5 = new System.Windows.Forms.TextBox(); this.lbPCh5 = new System.Windows.Forms.Label(); this.txtHz4 = new System.Windows.Forms.TextBox(); this.lbPCh4 = new System.Windows.Forms.Label(); this.txtHz3 = new System.Windows.Forms.TextBox(); this.lbPCh3 = new System.Windows.Forms.Label(); this.txtHz2 = new System.Windows.Forms.TextBox(); this.lbPCh2 = new System.Windows.Forms.Label(); this.txtHz1 = new System.Windows.Forms.TextBox(); this.lbPCh1 = new System.Windows.Forms.Label(); this.txtHz0 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.lbPCh0 = new System.Windows.Forms.Label(); this.btnClose = new System.Windows.Forms.Button(); this.btnOpen = new System.Windows.Forms.Button(); this.statusBar = new System.Windows.Forms.StatusBar(); this.label15 = new System.Windows.Forms.Label(); this.txtBaudrate = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.txtPort = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // // txtAddress // this.txtAddress.Location = new System.Drawing.Point(462, 12); this.txtAddress.Name = "txtAddress"; this.txtAddress.Size = new System.Drawing.Size(100, 22); this.txtAddress.TabIndex = 915; this.txtAddress.Text = "1"; // // btnRead // this.btnRead.Location = new System.Drawing.Point(435, 345); this.btnRead.Name = "btnRead"; this.btnRead.Size = new System.Drawing.Size(182, 19); this.btnRead.TabIndex = 914; this.btnRead.Tag = "0"; this.btnRead.Text = "Read PWM Activated and DI"; this.btnRead.Click += new System.EventHandler(this.btnRead_Click); // // btnSavePWM // this.btnSavePWM.Location = new System.Drawing.Point(36, 345); this.btnSavePWM.Name = "btnSavePWM"; this.btnSavePWM.Size = new System.Drawing.Size(182, 19); this.btnSavePWM.TabIndex = 913; this.btnSavePWM.Tag = "0"; this.btnSavePWM.Text = "Save PWM Configurations"; this.btnSavePWM.Click += new System.EventHandler(this.btnSavePWM_Click); // // lbDI7 // this.lbDI7.Location = new System.Drawing.Point(580, 296); this.lbDI7.Name = "lbDI7"; this.lbDI7.Size = new System.Drawing.Size(30, 15); this.lbDI7.TabIndex = 916; this.lbDI7.Tag = "7"; this.lbDI7.Text = "OFF"; // // lbDI1 // this.lbDI1.Location = new System.Drawing.Point(580, 134); this.lbDI1.Name = "lbDI1"; this.lbDI1.Size = new System.Drawing.Size(30, 15); this.lbDI1.TabIndex = 917; this.lbDI1.Tag = "1"; this.lbDI1.Text = "OFF"; // // lbDI6 // this.lbDI6.Location = new System.Drawing.Point(580, 269); this.lbDI6.Name = "lbDI6"; this.lbDI6.Size = new System.Drawing.Size(30, 15); this.lbDI6.TabIndex = 918; this.lbDI6.Tag = "6"; this.lbDI6.Text = "OFF"; // // lbDI5 // this.lbDI5.Location = new System.Drawing.Point(580, 242); this.lbDI5.Name = "lbDI5"; this.lbDI5.Size = new System.Drawing.Size(30, 15); this.lbDI5.TabIndex = 919; this.lbDI5.Tag = "5"; this.lbDI5.Text = "OFF"; // // lbDI4 // this.lbDI4.Location = new System.Drawing.Point(580, 215); this.lbDI4.Name = "lbDI4"; this.lbDI4.Size = new System.Drawing.Size(30, 15); this.lbDI4.TabIndex = 920; this.lbDI4.Tag = "4"; this.lbDI4.Text = "OFF"; // // lbDI3 // this.lbDI3.Location = new System.Drawing.Point(580, 188); this.lbDI3.Name = "lbDI3"; this.lbDI3.Size = new System.Drawing.Size(30, 15); this.lbDI3.TabIndex = 921; this.lbDI3.Tag = "3"; this.lbDI3.Text = "OFF"; // // lbDI2 // this.lbDI2.Location = new System.Drawing.Point(580, 161); this.lbDI2.Name = "lbDI2"; this.lbDI2.Size = new System.Drawing.Size(30, 15); this.lbDI2.TabIndex = 922; this.lbDI2.Tag = "2"; this.lbDI2.Text = "OFF"; // // pwm7 // this.pwm7.Location = new System.Drawing.Point(515, 296); this.pwm7.Name = "pwm7"; this.pwm7.Size = new System.Drawing.Size(30, 15); this.pwm7.TabIndex = 923; this.pwm7.Tag = "7"; this.pwm7.Text = "OFF"; // // pwm6 // this.pwm6.Location = new System.Drawing.Point(515, 269); this.pwm6.Name = "pwm6"; this.pwm6.Size = new System.Drawing.Size(30, 15); this.pwm6.TabIndex = 924; this.pwm6.Tag = "6"; this.pwm6.Text = "OFF"; // // pwm5 // this.pwm5.Location = new System.Drawing.Point(515, 242); this.pwm5.Name = "pwm5"; this.pwm5.Size = new System.Drawing.Size(30, 15); this.pwm5.TabIndex = 925; this.pwm5.Tag = "5"; this.pwm5.Text = "OFF"; // // pwm1 // this.pwm1.Location = new System.Drawing.Point(514, 134); this.pwm1.Name = "pwm1"; this.pwm1.Size = new System.Drawing.Size(33, 15); this.pwm1.TabIndex = 926; this.pwm1.Tag = "1"; this.pwm1.Text = "OFF"; // // pwm4 // this.pwm4.Location = new System.Drawing.Point(514, 215); this.pwm4.Name = "pwm4"; this.pwm4.Size = new System.Drawing.Size(33, 15); this.pwm4.TabIndex = 927; this.pwm4.Tag = "4"; this.pwm4.Text = "OFF"; // // pwm3 // this.pwm3.Location = new System.Drawing.Point(514, 188); this.pwm3.Name = "pwm3"; this.pwm3.Size = new System.Drawing.Size(33, 15); this.pwm3.TabIndex = 928; this.pwm3.Tag = "3"; this.pwm3.Text = "OFF"; // // pwm2 // this.pwm2.Location = new System.Drawing.Point(514, 161); this.pwm2.Name = "pwm2"; this.pwm2.Size = new System.Drawing.Size(33, 15); this.pwm2.TabIndex = 929; this.pwm2.Tag = "2"; this.pwm2.Text = "OFF"; // // label18 // this.label18.Font = new System.Drawing.Font("Tahoma", 8F); this.label18.Location = new System.Drawing.Point(568, 87); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(54, 14); this.label18.TabIndex = 930; this.label18.Text = "DI Status"; // // lbDI0 // this.lbDI0.Location = new System.Drawing.Point(580, 107); this.lbDI0.Name = "lbDI0"; this.lbDI0.Size = new System.Drawing.Size(30, 15); this.lbDI0.TabIndex = 931; this.lbDI0.Tag = "0"; this.lbDI0.Text = "OFF"; // // pwm0 // this.pwm0.Location = new System.Drawing.Point(515, 107); this.pwm0.Name = "pwm0"; this.pwm0.Size = new System.Drawing.Size(30, 15); this.pwm0.TabIndex = 932; this.pwm0.Tag = "0"; this.pwm0.Text = "OFF"; // // btnPWM7 // this.btnPWM7.Location = new System.Drawing.Point(309, 294); this.btnPWM7.Name = "btnPWM7"; this.btnPWM7.Size = new System.Drawing.Size(138, 19); this.btnPWM7.TabIndex = 912; this.btnPWM7.Tag = "7"; this.btnPWM7.Text = "Apply PWM Settings"; this.btnPWM7.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM6 // this.btnPWM6.Location = new System.Drawing.Point(310, 267); this.btnPWM6.Name = "btnPWM6"; this.btnPWM6.Size = new System.Drawing.Size(137, 19); this.btnPWM6.TabIndex = 911; this.btnPWM6.Tag = "6"; this.btnPWM6.Text = "Apply PWM Settings"; this.btnPWM6.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM5 // this.btnPWM5.Location = new System.Drawing.Point(310, 240); this.btnPWM5.Name = "btnPWM5"; this.btnPWM5.Size = new System.Drawing.Size(137, 19); this.btnPWM5.TabIndex = 910; this.btnPWM5.Tag = "5"; this.btnPWM5.Text = "Apply PWM Settings"; this.btnPWM5.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM4 // this.btnPWM4.Location = new System.Drawing.Point(310, 213); this.btnPWM4.Name = "btnPWM4"; this.btnPWM4.Size = new System.Drawing.Size(138, 19); this.btnPWM4.TabIndex = 909; this.btnPWM4.Tag = "4"; this.btnPWM4.Text = "Apply PWM Settings"; this.btnPWM4.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM3 // this.btnPWM3.Location = new System.Drawing.Point(310, 186); this.btnPWM3.Name = "btnPWM3"; this.btnPWM3.Size = new System.Drawing.Size(137, 19); this.btnPWM3.TabIndex = 908; this.btnPWM3.Tag = "3"; this.btnPWM3.Text = "Apply PWM Settings"; this.btnPWM3.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM2 // this.btnPWM2.Location = new System.Drawing.Point(310, 159); this.btnPWM2.Name = "btnPWM2"; this.btnPWM2.Size = new System.Drawing.Size(138, 19); this.btnPWM2.TabIndex = 907; this.btnPWM2.Tag = "2"; this.btnPWM2.Text = "Apply PWM Settings"; this.btnPWM2.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM1 // this.btnPWM1.Location = new System.Drawing.Point(310, 132); this.btnPWM1.Name = "btnPWM1"; this.btnPWM1.Size = new System.Drawing.Size(137, 19); this.btnPWM1.TabIndex = 906; this.btnPWM1.Tag = "1"; this.btnPWM1.Text = "Apply PWM Settings"; this.btnPWM1.Click += new System.EventHandler(this.ConfigPWMSettings); // // btnPWM0 // this.btnPWM0.Location = new System.Drawing.Point(310, 105); this.btnPWM0.Name = "btnPWM0"; this.btnPWM0.Size = new System.Drawing.Size(138, 19); this.btnPWM0.TabIndex = 905; this.btnPWM0.Tag = "0"; this.btnPWM0.Text = "Apply PWM Settings"; this.btnPWM0.Click += new System.EventHandler(this.ConfigPWMSettings); // // ckEnPWM7 // this.ckEnPWM7.Location = new System.Drawing.Point(453, 292); this.ckEnPWM7.Name = "ckEnPWM7"; this.ckEnPWM7.Size = new System.Drawing.Size(24, 22); this.ckEnPWM7.TabIndex = 904; this.ckEnPWM7.Tag = "7"; this.ckEnPWM7.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM6 // this.ckEnPWM6.Location = new System.Drawing.Point(453, 265); this.ckEnPWM6.Name = "ckEnPWM6"; this.ckEnPWM6.Size = new System.Drawing.Size(24, 22); this.ckEnPWM6.TabIndex = 903; this.ckEnPWM6.Tag = "6"; this.ckEnPWM6.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM5 // this.ckEnPWM5.Location = new System.Drawing.Point(453, 238); this.ckEnPWM5.Name = "ckEnPWM5"; this.ckEnPWM5.Size = new System.Drawing.Size(24, 22); this.ckEnPWM5.TabIndex = 902; this.ckEnPWM5.Tag = "5"; this.ckEnPWM5.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM4 // this.ckEnPWM4.Location = new System.Drawing.Point(453, 211); this.ckEnPWM4.Name = "ckEnPWM4"; this.ckEnPWM4.Size = new System.Drawing.Size(24, 22); this.ckEnPWM4.TabIndex = 901; this.ckEnPWM4.Tag = "4"; this.ckEnPWM4.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM3 // this.ckEnPWM3.Location = new System.Drawing.Point(453, 184); this.ckEnPWM3.Name = "ckEnPWM3"; this.ckEnPWM3.Size = new System.Drawing.Size(24, 22); this.ckEnPWM3.TabIndex = 900; this.ckEnPWM3.Tag = "3"; this.ckEnPWM3.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM2 // this.ckEnPWM2.Location = new System.Drawing.Point(453, 157); this.ckEnPWM2.Name = "ckEnPWM2"; this.ckEnPWM2.Size = new System.Drawing.Size(24, 22); this.ckEnPWM2.TabIndex = 899; this.ckEnPWM2.Tag = "2"; this.ckEnPWM2.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM1 // this.ckEnPWM1.Location = new System.Drawing.Point(453, 130); this.ckEnPWM1.Name = "ckEnPWM1"; this.ckEnPWM1.Size = new System.Drawing.Size(24, 22); this.ckEnPWM1.TabIndex = 898; this.ckEnPWM1.Tag = "1"; this.ckEnPWM1.CheckedChanged += new System.EventHandler(this.EnablePWM); // // ckEnPWM0 // this.ckEnPWM0.Location = new System.Drawing.Point(453, 103); this.ckEnPWM0.Name = "ckEnPWM0"; this.ckEnPWM0.Size = new System.Drawing.Size(24, 22); this.ckEnPWM0.TabIndex = 897; this.ckEnPWM0.Tag = "0"; this.ckEnPWM0.CheckedChanged += new System.EventHandler(this.EnablePWM); // // txtCnt7 // this.txtCnt7.Location = new System.Drawing.Point(245, 292); this.txtCnt7.Name = "txtCnt7"; this.txtCnt7.Size = new System.Drawing.Size(56, 22); this.txtCnt7.TabIndex = 896; this.txtCnt7.Tag = "7"; this.txtCnt7.Text = "10000"; // // txtCnt6 // this.txtCnt6.Location = new System.Drawing.Point(245, 265); this.txtCnt6.Name = "txtCnt6"; this.txtCnt6.Size = new System.Drawing.Size(56, 22); this.txtCnt6.TabIndex = 895; this.txtCnt6.Tag = "6"; this.txtCnt6.Text = "10000"; // // txtCnt5 // this.txtCnt5.Location = new System.Drawing.Point(245, 238); this.txtCnt5.Name = "txtCnt5"; this.txtCnt5.Size = new System.Drawing.Size(56, 22); this.txtCnt5.TabIndex = 894; this.txtCnt5.Tag = "5"; this.txtCnt5.Text = "10000"; // // txtCnt4 // this.txtCnt4.Location = new System.Drawing.Point(245, 211); this.txtCnt4.Name = "txtCnt4"; this.txtCnt4.Size = new System.Drawing.Size(56, 22); this.txtCnt4.TabIndex = 893; this.txtCnt4.Tag = "4"; this.txtCnt4.Text = "10000"; // // txtCnt3 // this.txtCnt3.Location = new System.Drawing.Point(245, 184); this.txtCnt3.Name = "txtCnt3"; this.txtCnt3.Size = new System.Drawing.Size(56, 22); this.txtCnt3.TabIndex = 892; this.txtCnt3.Tag = "3"; this.txtCnt3.Text = "10000"; // // label20 // this.label20.Font = new System.Drawing.Font("Tahoma", 8F); this.label20.Location = new System.Drawing.Point(498, 87); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(64, 14); this.label20.TabIndex = 933; this.label20.Text = "PWM Status"; // // txtCnt2 // this.txtCnt2.Location = new System.Drawing.Point(245, 157); this.txtCnt2.Name = "txtCnt2"; this.txtCnt2.Size = new System.Drawing.Size(56, 22); this.txtCnt2.TabIndex = 891; this.txtCnt2.Tag = "2"; this.txtCnt2.Text = "10000"; // // txtCnt1 // this.txtCnt1.Location = new System.Drawing.Point(245, 130); this.txtCnt1.Name = "txtCnt1"; this.txtCnt1.Size = new System.Drawing.Size(56, 22); this.txtCnt1.TabIndex = 890; this.txtCnt1.Tag = "1"; this.txtCnt1.Text = "10000"; // // txtCnt0 // this.txtCnt0.Location = new System.Drawing.Point(245, 103); this.txtCnt0.Name = "txtCnt0"; this.txtCnt0.Size = new System.Drawing.Size(56, 22); this.txtCnt0.TabIndex = 889; this.txtCnt0.Tag = "0"; this.txtCnt0.Text = "10000"; // // label19 // this.label19.Font = new System.Drawing.Font("Tahoma", 8F); this.label19.Location = new System.Drawing.Point(243, 87); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(65, 14); this.label19.TabIndex = 934; this.label19.Text = "Burst Count"; // // label8 // this.label8.Font = new System.Drawing.Font("Tahoma", 8F); this.label8.Location = new System.Drawing.Point(435, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(57, 14); this.label8.TabIndex = 935; this.label8.Text = "Start PWM"; // // cboMode7 // this.cboMode7.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode7.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode7.Location = new System.Drawing.Point(152, 294); this.cboMode7.Name = "cboMode7"; this.cboMode7.Size = new System.Drawing.Size(90, 21); this.cboMode7.TabIndex = 888; this.cboMode7.Tag = "7"; // // cboMode6 // this.cboMode6.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode6.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode6.Location = new System.Drawing.Point(152, 267); this.cboMode6.Name = "cboMode6"; this.cboMode6.Size = new System.Drawing.Size(90, 21); this.cboMode6.TabIndex = 887; this.cboMode6.Tag = "6"; // // cboMode5 // this.cboMode5.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode5.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode5.Location = new System.Drawing.Point(152, 240); this.cboMode5.Name = "cboMode5"; this.cboMode5.Size = new System.Drawing.Size(90, 21); this.cboMode5.TabIndex = 886; this.cboMode5.Tag = "5"; // // cboMode4 // this.cboMode4.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode4.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode4.Location = new System.Drawing.Point(152, 213); this.cboMode4.Name = "cboMode4"; this.cboMode4.Size = new System.Drawing.Size(90, 21); this.cboMode4.TabIndex = 885; this.cboMode4.Tag = "4"; // // cboMode3 // this.cboMode3.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode3.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode3.Location = new System.Drawing.Point(152, 186); this.cboMode3.Name = "cboMode3"; this.cboMode3.Size = new System.Drawing.Size(90, 21); this.cboMode3.TabIndex = 884; this.cboMode3.Tag = "3"; // // cboMode2 // this.cboMode2.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode2.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode2.Location = new System.Drawing.Point(152, 159); this.cboMode2.Name = "cboMode2"; this.cboMode2.Size = new System.Drawing.Size(90, 21); this.cboMode2.TabIndex = 883; this.cboMode2.Tag = "2"; // // cboMode1 // this.cboMode1.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode1.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode1.Location = new System.Drawing.Point(152, 132); this.cboMode1.Name = "cboMode1"; this.cboMode1.Size = new System.Drawing.Size(90, 21); this.cboMode1.TabIndex = 882; this.cboMode1.Tag = "1"; // // label7 // this.label7.Font = new System.Drawing.Font("Tahoma", 8F); this.label7.Location = new System.Drawing.Point(119, 87); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(36, 14); this.label7.TabIndex = 936; this.label7.Text = "Duty"; // // label5 // this.label5.Font = new System.Drawing.Font("Tahoma", 8F); this.label5.Location = new System.Drawing.Point(36, 87); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(81, 14); this.label5.TabIndex = 937; this.label5.Text = "Frequency (Hz)"; // // txtDuty7 // this.txtDuty7.Location = new System.Drawing.Point(119, 292); this.txtDuty7.Name = "txtDuty7"; this.txtDuty7.Size = new System.Drawing.Size(29, 22); this.txtDuty7.TabIndex = 881; this.txtDuty7.Tag = "7"; this.txtDuty7.Text = "50"; // // txtDuty6 // this.txtDuty6.Location = new System.Drawing.Point(119, 265); this.txtDuty6.Name = "txtDuty6"; this.txtDuty6.Size = new System.Drawing.Size(29, 22); this.txtDuty6.TabIndex = 880; this.txtDuty6.Tag = "6"; this.txtDuty6.Text = "50"; // // txtDuty5 // this.txtDuty5.Location = new System.Drawing.Point(119, 238); this.txtDuty5.Name = "txtDuty5"; this.txtDuty5.Size = new System.Drawing.Size(29, 22); this.txtDuty5.TabIndex = 879; this.txtDuty5.Tag = "5"; this.txtDuty5.Text = "50"; // // txtDuty4 // this.txtDuty4.Location = new System.Drawing.Point(119, 211); this.txtDuty4.Name = "txtDuty4"; this.txtDuty4.Size = new System.Drawing.Size(29, 22); this.txtDuty4.TabIndex = 878; this.txtDuty4.Tag = "4"; this.txtDuty4.Text = "50"; // // txtDuty3 // this.txtDuty3.Location = new System.Drawing.Point(119, 184); this.txtDuty3.Name = "txtDuty3"; this.txtDuty3.Size = new System.Drawing.Size(29, 22); this.txtDuty3.TabIndex = 877; this.txtDuty3.Tag = "3"; this.txtDuty3.Text = "50"; // // txtDuty2 // this.txtDuty2.Location = new System.Drawing.Point(119, 157); this.txtDuty2.Name = "txtDuty2"; this.txtDuty2.Size = new System.Drawing.Size(29, 22); this.txtDuty2.TabIndex = 876; this.txtDuty2.Tag = "2"; this.txtDuty2.Text = "50"; // // txtDuty1 // this.txtDuty1.Location = new System.Drawing.Point(119, 130); this.txtDuty1.Name = "txtDuty1"; this.txtDuty1.Size = new System.Drawing.Size(29, 22); this.txtDuty1.TabIndex = 875; this.txtDuty1.Tag = "1"; this.txtDuty1.Text = "50"; // // txtDuty0 // this.txtDuty0.Location = new System.Drawing.Point(119, 103); this.txtDuty0.Name = "txtDuty0"; this.txtDuty0.Size = new System.Drawing.Size(29, 22); this.txtDuty0.TabIndex = 874; this.txtDuty0.Tag = "0"; this.txtDuty0.Text = "50"; // // cboMode0 // this.cboMode0.Font = new System.Drawing.Font("Tahoma", 8F); this.cboMode0.Items.AddRange(new object[] { "Burst Count", "Continuos"}); this.cboMode0.Location = new System.Drawing.Point(152, 105); this.cboMode0.Name = "cboMode0"; this.cboMode0.Size = new System.Drawing.Size(90, 21); this.cboMode0.TabIndex = 873; this.cboMode0.Tag = "0"; // // txtHz7 // this.txtHz7.Location = new System.Drawing.Point(60, 292); this.txtHz7.Name = "txtHz7"; this.txtHz7.Size = new System.Drawing.Size(55, 22); this.txtHz7.TabIndex = 872; this.txtHz7.Tag = "7"; this.txtHz7.Text = "1000"; // // lbPCh7 // this.lbPCh7.Location = new System.Drawing.Point(16, 294); this.lbPCh7.Name = "lbPCh7"; this.lbPCh7.Size = new System.Drawing.Size(42, 18); this.lbPCh7.TabIndex = 938; this.lbPCh7.Text = "CH:07"; // // txtHz6 // this.txtHz6.Location = new System.Drawing.Point(60, 265); this.txtHz6.Name = "txtHz6"; this.txtHz6.Size = new System.Drawing.Size(55, 22); this.txtHz6.TabIndex = 871; this.txtHz6.Tag = "6"; this.txtHz6.Text = "1000"; // // lbPCh6 // this.lbPCh6.Location = new System.Drawing.Point(16, 266); this.lbPCh6.Name = "lbPCh6"; this.lbPCh6.Size = new System.Drawing.Size(42, 20); this.lbPCh6.TabIndex = 939; this.lbPCh6.Text = "CH:06"; // // txtHz5 // this.txtHz5.Location = new System.Drawing.Point(60, 238); this.txtHz5.Name = "txtHz5"; this.txtHz5.Size = new System.Drawing.Size(55, 22); this.txtHz5.TabIndex = 870; this.txtHz5.Tag = "5"; this.txtHz5.Text = "1000"; // // lbPCh5 // this.lbPCh5.Location = new System.Drawing.Point(16, 239); this.lbPCh5.Name = "lbPCh5"; this.lbPCh5.Size = new System.Drawing.Size(42, 20); this.lbPCh5.TabIndex = 940; this.lbPCh5.Text = "CH:05"; // // txtHz4 // this.txtHz4.Location = new System.Drawing.Point(60, 211); this.txtHz4.Name = "txtHz4"; this.txtHz4.Size = new System.Drawing.Size(55, 22); this.txtHz4.TabIndex = 869; this.txtHz4.Tag = "4"; this.txtHz4.Text = "1000"; // // lbPCh4 // this.lbPCh4.Location = new System.Drawing.Point(16, 212); this.lbPCh4.Name = "lbPCh4"; this.lbPCh4.Size = new System.Drawing.Size(42, 20); this.lbPCh4.TabIndex = 941; this.lbPCh4.Text = "CH:04"; // // txtHz3 // this.txtHz3.Location = new System.Drawing.Point(60, 184); this.txtHz3.Name = "txtHz3"; this.txtHz3.Size = new System.Drawing.Size(55, 22); this.txtHz3.TabIndex = 868; this.txtHz3.Tag = "3"; this.txtHz3.Text = "1000"; // // lbPCh3 // this.lbPCh3.Location = new System.Drawing.Point(16, 185); this.lbPCh3.Name = "lbPCh3"; this.lbPCh3.Size = new System.Drawing.Size(42, 20); this.lbPCh3.TabIndex = 942; this.lbPCh3.Text = "CH:03"; // // txtHz2 // this.txtHz2.Location = new System.Drawing.Point(60, 157); this.txtHz2.Name = "txtHz2"; this.txtHz2.Size = new System.Drawing.Size(55, 22); this.txtHz2.TabIndex = 867; this.txtHz2.Tag = "2"; this.txtHz2.Text = "1000"; // // lbPCh2 // this.lbPCh2.Location = new System.Drawing.Point(16, 158); this.lbPCh2.Name = "lbPCh2"; this.lbPCh2.Size = new System.Drawing.Size(42, 20); this.lbPCh2.TabIndex = 943; this.lbPCh2.Text = "CH:02"; // // txtHz1 // this.txtHz1.Location = new System.Drawing.Point(60, 130); this.txtHz1.Name = "txtHz1"; this.txtHz1.Size = new System.Drawing.Size(55, 22); this.txtHz1.TabIndex = 866; this.txtHz1.Tag = "1"; this.txtHz1.Text = "1000"; // // lbPCh1 // this.lbPCh1.Location = new System.Drawing.Point(16, 131); this.lbPCh1.Name = "lbPCh1"; this.lbPCh1.Size = new System.Drawing.Size(42, 20); this.lbPCh1.TabIndex = 944; this.lbPCh1.Text = "CH:01"; // // txtHz0 // this.txtHz0.Location = new System.Drawing.Point(60, 103); this.txtHz0.Name = "txtHz0"; this.txtHz0.Size = new System.Drawing.Size(55, 22); this.txtHz0.TabIndex = 865; this.txtHz0.Tag = "0"; this.txtHz0.Text = "1000"; // // label3 // this.label3.Font = new System.Drawing.Font("Tahoma", 8F); this.label3.Location = new System.Drawing.Point(150, 87); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(101, 14); this.label3.TabIndex = 945; this.label3.Text = " PWM Pulse Mode"; // // lbPCh0 // this.lbPCh0.Location = new System.Drawing.Point(16, 104); this.lbPCh0.Name = "lbPCh0"; this.lbPCh0.Size = new System.Drawing.Size(42, 20); this.lbPCh0.TabIndex = 946; this.lbPCh0.Text = "CH:00"; // // btnClose // this.btnClose.Location = new System.Drawing.Point(106, 41); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(81, 19); this.btnClose.TabIndex = 864; this.btnClose.Text = "Close COM"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // btnOpen // this.btnOpen.Location = new System.Drawing.Point(12, 41); this.btnOpen.Name = "btnOpen"; this.btnOpen.Size = new System.Drawing.Size(81, 19); this.btnOpen.TabIndex = 862; this.btnOpen.Text = "Open COM"; this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click); // // statusBar // this.statusBar.Location = new System.Drawing.Point(0, 416); this.statusBar.Name = "statusBar"; this.statusBar.Size = new System.Drawing.Size(642, 24); this.statusBar.TabIndex = 947; // // label15 // this.label15.Location = new System.Drawing.Point(407, 12); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(66, 23); this.label15.TabIndex = 948; this.label15.Text = "Address"; // // txtBaudrate // this.txtBaudrate.Location = new System.Drawing.Point(276, 12); this.txtBaudrate.Name = "txtBaudrate"; this.txtBaudrate.Size = new System.Drawing.Size(103, 22); this.txtBaudrate.TabIndex = 863; this.txtBaudrate.Text = "9600"; // // label17 // this.label17.Location = new System.Drawing.Point(12, 12); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(66, 23); this.label17.TabIndex = 949; this.label17.Text = "COM Port"; // // label16 // this.label16.Location = new System.Drawing.Point(204, 12); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(66, 23); this.label16.TabIndex = 950; this.label16.Text = "Baud rate"; // // txtPort // this.txtPort.Location = new System.Drawing.Point(84, 12); this.txtPort.Name = "txtPort"; this.txtPort.Size = new System.Drawing.Size(103, 22); this.txtPort.TabIndex = 861; this.txtPort.Text = "5"; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(642, 440); this.Controls.Add(this.txtAddress); this.Controls.Add(this.btnRead); this.Controls.Add(this.btnSavePWM); this.Controls.Add(this.lbDI7); this.Controls.Add(this.lbDI1); this.Controls.Add(this.lbDI6); this.Controls.Add(this.lbDI5); this.Controls.Add(this.lbDI4); this.Controls.Add(this.lbDI3); this.Controls.Add(this.lbDI2); this.Controls.Add(this.pwm7); this.Controls.Add(this.pwm6); this.Controls.Add(this.pwm5); this.Controls.Add(this.pwm1); this.Controls.Add(this.pwm4); this.Controls.Add(this.pwm3); this.Controls.Add(this.pwm2); this.Controls.Add(this.label18); this.Controls.Add(this.lbDI0); this.Controls.Add(this.pwm0); this.Controls.Add(this.btnPWM7); this.Controls.Add(this.btnPWM6); this.Controls.Add(this.btnPWM5); this.Controls.Add(this.btnPWM4); this.Controls.Add(this.btnPWM3); this.Controls.Add(this.btnPWM2); this.Controls.Add(this.btnPWM1); this.Controls.Add(this.btnPWM0); this.Controls.Add(this.ckEnPWM7); this.Controls.Add(this.ckEnPWM6); this.Controls.Add(this.ckEnPWM5); this.Controls.Add(this.ckEnPWM4); this.Controls.Add(this.ckEnPWM3); this.Controls.Add(this.ckEnPWM2); this.Controls.Add(this.ckEnPWM1); this.Controls.Add(this.ckEnPWM0); this.Controls.Add(this.txtCnt7); this.Controls.Add(this.txtCnt6); this.Controls.Add(this.txtCnt5); this.Controls.Add(this.txtCnt4); this.Controls.Add(this.txtCnt3); this.Controls.Add(this.label20); this.Controls.Add(this.txtCnt2); this.Controls.Add(this.txtCnt1); this.Controls.Add(this.txtCnt0); this.Controls.Add(this.label19); this.Controls.Add(this.label8); this.Controls.Add(this.cboMode7); this.Controls.Add(this.cboMode6); this.Controls.Add(this.cboMode5); this.Controls.Add(this.cboMode4); this.Controls.Add(this.cboMode3); this.Controls.Add(this.cboMode2); this.Controls.Add(this.cboMode1); this.Controls.Add(this.label7); this.Controls.Add(this.label5); this.Controls.Add(this.txtDuty7); this.Controls.Add(this.txtDuty6); this.Controls.Add(this.txtDuty5); this.Controls.Add(this.txtDuty4); this.Controls.Add(this.txtDuty3); this.Controls.Add(this.txtDuty2); this.Controls.Add(this.txtDuty1); this.Controls.Add(this.txtDuty0); this.Controls.Add(this.cboMode0); this.Controls.Add(this.txtHz7); this.Controls.Add(this.lbPCh7); this.Controls.Add(this.txtHz6); this.Controls.Add(this.lbPCh6); this.Controls.Add(this.txtHz5); this.Controls.Add(this.lbPCh5); this.Controls.Add(this.txtHz4); this.Controls.Add(this.lbPCh4); this.Controls.Add(this.txtHz3); this.Controls.Add(this.lbPCh3); this.Controls.Add(this.txtHz2); this.Controls.Add(this.lbPCh2); this.Controls.Add(this.txtHz1); this.Controls.Add(this.lbPCh1); this.Controls.Add(this.txtHz0); this.Controls.Add(this.label3); this.Controls.Add(this.lbPCh0); this.Controls.Add(this.btnClose); this.Controls.Add(this.btnOpen); this.Controls.Add(this.statusBar); this.Controls.Add(this.label15); this.Controls.Add(this.txtBaudrate); this.Controls.Add(this.label17); this.Controls.Add(this.label16); this.Controls.Add(this.txtPort); this.Name = "Form1"; this.Text = "7K87K PWM"; this.Activated += new System.EventHandler(this.Form1_Activated); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox txtAddress; private System.Windows.Forms.Button btnRead; private System.Windows.Forms.Button btnSavePWM; private System.Windows.Forms.Label lbDI7; private System.Windows.Forms.Label lbDI1; private System.Windows.Forms.Label lbDI6; private System.Windows.Forms.Label lbDI5; private System.Windows.Forms.Label lbDI4; private System.Windows.Forms.Label lbDI3; private System.Windows.Forms.Label lbDI2; private System.Windows.Forms.Label pwm7; private System.Windows.Forms.Label pwm6; private System.Windows.Forms.Label pwm5; private System.Windows.Forms.Label pwm1; private System.Windows.Forms.Label pwm4; private System.Windows.Forms.Label pwm3; private System.Windows.Forms.Label pwm2; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label lbDI0; private System.Windows.Forms.Label pwm0; private System.Windows.Forms.Button btnPWM7; private System.Windows.Forms.Button btnPWM6; private System.Windows.Forms.Button btnPWM5; private System.Windows.Forms.Button btnPWM4; private System.Windows.Forms.Button btnPWM3; private System.Windows.Forms.Button btnPWM2; private System.Windows.Forms.Button btnPWM1; private System.Windows.Forms.Button btnPWM0; private System.Windows.Forms.CheckBox ckEnPWM7; private System.Windows.Forms.CheckBox ckEnPWM6; private System.Windows.Forms.CheckBox ckEnPWM5; private System.Windows.Forms.CheckBox ckEnPWM4; private System.Windows.Forms.CheckBox ckEnPWM3; private System.Windows.Forms.CheckBox ckEnPWM2; private System.Windows.Forms.CheckBox ckEnPWM1; private System.Windows.Forms.CheckBox ckEnPWM0; private System.Windows.Forms.TextBox txtCnt7; private System.Windows.Forms.TextBox txtCnt6; private System.Windows.Forms.TextBox txtCnt5; private System.Windows.Forms.TextBox txtCnt4; private System.Windows.Forms.TextBox txtCnt3; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox txtCnt2; private System.Windows.Forms.TextBox txtCnt1; private System.Windows.Forms.TextBox txtCnt0; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label8; private System.Windows.Forms.ComboBox cboMode7; private System.Windows.Forms.ComboBox cboMode6; private System.Windows.Forms.ComboBox cboMode5; private System.Windows.Forms.ComboBox cboMode4; private System.Windows.Forms.ComboBox cboMode3; private System.Windows.Forms.ComboBox cboMode2; private System.Windows.Forms.ComboBox cboMode1; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtDuty7; private System.Windows.Forms.TextBox txtDuty6; private System.Windows.Forms.TextBox txtDuty5; private System.Windows.Forms.TextBox txtDuty4; private System.Windows.Forms.TextBox txtDuty3; private System.Windows.Forms.TextBox txtDuty2; private System.Windows.Forms.TextBox txtDuty1; private System.Windows.Forms.TextBox txtDuty0; private System.Windows.Forms.ComboBox cboMode0; private System.Windows.Forms.TextBox txtHz7; private System.Windows.Forms.Label lbPCh7; private System.Windows.Forms.TextBox txtHz6; private System.Windows.Forms.Label lbPCh6; private System.Windows.Forms.TextBox txtHz5; private System.Windows.Forms.Label lbPCh5; private System.Windows.Forms.TextBox txtHz4; private System.Windows.Forms.Label lbPCh4; private System.Windows.Forms.TextBox txtHz3; private System.Windows.Forms.Label lbPCh3; private System.Windows.Forms.TextBox txtHz2; private System.Windows.Forms.Label lbPCh2; private System.Windows.Forms.TextBox txtHz1; private System.Windows.Forms.Label lbPCh1; private System.Windows.Forms.TextBox txtHz0; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label lbPCh0; private System.Windows.Forms.Button btnClose; private System.Windows.Forms.Button btnOpen; private System.Windows.Forms.StatusBar statusBar; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox txtBaudrate; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox txtPort; } }