Subversion Repositories Projects

Rev

Rev 2257 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2257 Rev 2259
Line 140... Line 140...
140
            this.label1 = new System.Windows.Forms.Label();
140
            this.label1 = new System.Windows.Forms.Label();
141
            this.groupBox31 = new System.Windows.Forms.GroupBox();
141
            this.groupBox31 = new System.Windows.Forms.GroupBox();
142
            this.lblNCCtrl = new System.Windows.Forms.Label();
142
            this.lblNCCtrl = new System.Windows.Forms.Label();
143
            this.TabControl1 = new System.Windows.Forms.TabControl();
143
            this.TabControl1 = new System.Windows.Forms.TabControl();
144
            this.tabPageSerial = new System.Windows.Forms.TabPage();
144
            this.tabPageSerial = new System.Windows.Forms.TabPage();
-
 
145
            this.groupBox11 = new System.Windows.Forms.GroupBox();
-
 
146
            this.btnSer4_254 = new System.Windows.Forms.Button();
-
 
147
            this.btnSer4_127 = new System.Windows.Forms.Button();
-
 
148
            this.btnSer4_0 = new System.Windows.Forms.Button();
-
 
149
            this.textBoxSerial4 = new System.Windows.Forms.TextBox();
-
 
150
            this.lblTbSerial4 = new System.Windows.Forms.Label();
-
 
151
            this.trckbarSerial4 = new System.Windows.Forms.TrackBar();
-
 
152
            this.groupBox10 = new System.Windows.Forms.GroupBox();
-
 
153
            this.btnSer3_254 = new System.Windows.Forms.Button();
-
 
154
            this.btnSer3_127 = new System.Windows.Forms.Button();
-
 
155
            this.btnSer3_0 = new System.Windows.Forms.Button();
-
 
156
            this.textBoxSerial3 = new System.Windows.Forms.TextBox();
-
 
157
            this.lblTbSerial3 = new System.Windows.Forms.Label();
-
 
158
            this.trckbarSerial3 = new System.Windows.Forms.TrackBar();
145
            this.groupBox9 = new System.Windows.Forms.GroupBox();
159
            this.groupBox9 = new System.Windows.Forms.GroupBox();
146
            this.btnSer2_254 = new System.Windows.Forms.Button();
160
            this.btnSer2_254 = new System.Windows.Forms.Button();
147
            this.btnSer2_127 = new System.Windows.Forms.Button();
161
            this.btnSer2_127 = new System.Windows.Forms.Button();
148
            this.btnSer2_0 = new System.Windows.Forms.Button();
162
            this.btnSer2_0 = new System.Windows.Forms.Button();
149
            this.textBoxSerial2 = new System.Windows.Forms.TextBox();
163
            this.textBoxSerial2 = new System.Windows.Forms.TextBox();
Line 192... Line 206...
192
            this.groupBox25.SuspendLayout();
206
            this.groupBox25.SuspendLayout();
193
            this.groupBox1.SuspendLayout();
207
            this.groupBox1.SuspendLayout();
194
            this.groupBox31.SuspendLayout();
208
            this.groupBox31.SuspendLayout();
195
            this.TabControl1.SuspendLayout();
209
            this.TabControl1.SuspendLayout();
196
            this.tabPageSerial.SuspendLayout();
210
            this.tabPageSerial.SuspendLayout();
-
 
211
            this.groupBox11.SuspendLayout();
-
 
212
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial4)).BeginInit();
-
 
213
            this.groupBox10.SuspendLayout();
-
 
214
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial3)).BeginInit();
197
            this.groupBox9.SuspendLayout();
215
            this.groupBox9.SuspendLayout();
198
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial2)).BeginInit();
216
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial2)).BeginInit();
199
            this.groupBox6.SuspendLayout();
217
            this.groupBox6.SuspendLayout();
200
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial1)).BeginInit();
218
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial1)).BeginInit();
201
            this.tabPageTesting.SuspendLayout();
219
            this.tabPageTesting.SuspendLayout();
Line 208... Line 226...
208
            // btnReadDebugCont
226
            // btnReadDebugCont
209
            // 
227
            // 
210
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
228
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
211
            this.btnReadDebugCont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
229
            this.btnReadDebugCont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
212
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
230
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
213
            this.btnReadDebugCont.Location = new System.Drawing.Point(803, 2);
231
            this.btnReadDebugCont.Location = new System.Drawing.Point(803, -7);
214
            this.btnReadDebugCont.Name = "btnReadDebugCont";
232
            this.btnReadDebugCont.Name = "btnReadDebugCont";
215
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
233
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
216
            this.btnReadDebugCont.TabIndex = 26;
234
            this.btnReadDebugCont.TabIndex = 26;
217
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
235
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
218
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
236
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
Line 275... Line 293...
275
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
293
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
276
            // 
294
            // 
277
            // rtfTerminal
295
            // rtfTerminal
278
            // 
296
            // 
279
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
297
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
280
            this.rtfTerminal.Location = new System.Drawing.Point(3, 0);
298
            this.rtfTerminal.Location = new System.Drawing.Point(3, -9);
281
            this.rtfTerminal.Name = "rtfTerminal";
299
            this.rtfTerminal.Name = "rtfTerminal";
282
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
300
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
283
            this.rtfTerminal.TabIndex = 17;
301
            this.rtfTerminal.TabIndex = 17;
284
            this.rtfTerminal.Text = "";
302
            this.rtfTerminal.Text = "";
285
            // 
303
            // 
Line 291... Line 309...
291
            this.tabPage2.Controls.Add(this.groupBox30);
309
            this.tabPage2.Controls.Add(this.groupBox30);
292
            this.tabPage2.Controls.Add(this.dataGridView1);
310
            this.tabPage2.Controls.Add(this.dataGridView1);
293
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
311
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
294
            this.tabPage2.Name = "tabPage2";
312
            this.tabPage2.Name = "tabPage2";
295
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
313
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
296
            this.tabPage2.Size = new System.Drawing.Size(942, 480);
314
            this.tabPage2.Size = new System.Drawing.Size(942, 489);
297
            this.tabPage2.TabIndex = 1;
315
            this.tabPage2.TabIndex = 1;
298
            this.tabPage2.Text = "Settings";
316
            this.tabPage2.Text = "Settings";
299
            this.tabPage2.UseVisualStyleBackColor = true;
317
            this.tabPage2.UseVisualStyleBackColor = true;
300
            // 
318
            // 
301
            // groupBox37
319
            // groupBox37
Line 329... Line 347...
329
            this.groupBox34.Controls.Add(this.label4);
347
            this.groupBox34.Controls.Add(this.label4);
330
            this.groupBox34.Controls.Add(this.labelTimingDebug);
348
            this.groupBox34.Controls.Add(this.labelTimingDebug);
331
            this.groupBox34.Controls.Add(this.label3);
349
            this.groupBox34.Controls.Add(this.label3);
332
            this.groupBox34.Controls.Add(this.label2);
350
            this.groupBox34.Controls.Add(this.label2);
333
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
351
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
334
            this.groupBox34.Location = new System.Drawing.Point(708, 320);
352
            this.groupBox34.Location = new System.Drawing.Point(708, 329);
335
            this.groupBox34.Name = "groupBox34";
353
            this.groupBox34.Name = "groupBox34";
336
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
354
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
337
            this.groupBox34.TabIndex = 34;
355
            this.groupBox34.TabIndex = 34;
338
            this.groupBox34.TabStop = false;
356
            this.groupBox34.TabStop = false;
339
            this.groupBox34.Text = "timings auto update (ms)";
357
            this.groupBox34.Text = "timings auto update (ms)";
Line 670... Line 688...
670
            // 
688
            // 
671
            // groupBox30
689
            // groupBox30
672
            // 
690
            // 
673
            this.groupBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
691
            this.groupBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
674
            this.groupBox30.Controls.Add(this.simpleSerialPort);
692
            this.groupBox30.Controls.Add(this.simpleSerialPort);
675
            this.groupBox30.Location = new System.Drawing.Point(675, 8);
693
            this.groupBox30.Location = new System.Drawing.Point(693, 8);
676
            this.groupBox30.Name = "groupBox30";
694
            this.groupBox30.Name = "groupBox30";
677
            this.groupBox30.Size = new System.Drawing.Size(259, 297);
695
            this.groupBox30.Size = new System.Drawing.Size(241, 297);
678
            this.groupBox30.TabIndex = 30;
696
            this.groupBox30.TabIndex = 30;
679
            this.groupBox30.TabStop = false;
697
            this.groupBox30.TabStop = false;
680
            this.groupBox30.Text = "Serial connection";
698
            this.groupBox30.Text = "Serial connection";
681
            // 
699
            // 
682
            // simpleSerialPort
700
            // simpleSerialPort
683
            // 
701
            // 
-
 
702
            this.simpleSerialPort.Dock = System.Windows.Forms.DockStyle.Fill;
684
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
703
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
685
            this.simpleSerialPort.Location = new System.Drawing.Point(24, 19);
704
            this.simpleSerialPort.Location = new System.Drawing.Point(3, 20);
686
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
705
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
687
            this.simpleSerialPort.Name = "simpleSerialPort";
706
            this.simpleSerialPort.Name = "simpleSerialPort";
688
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 280);
707
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 274);
689
            this.simpleSerialPort.TabIndex = 0;
708
            this.simpleSerialPort.TabIndex = 0;
690
            // 
709
            // 
691
            // dataGridView1
710
            // dataGridView1
692
            // 
711
            // 
693
            this.dataGridView1.AllowUserToAddRows = false;
712
            this.dataGridView1.AllowUserToAddRows = false;
Line 836... Line 855...
836
            this.tabPage3.Controls.Add(this.lblNCRoll);
855
            this.tabPage3.Controls.Add(this.lblNCRoll);
837
            this.tabPage3.Controls.Add(this.lblNCPitch);
856
            this.tabPage3.Controls.Add(this.lblNCPitch);
838
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
857
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
839
            this.tabPage3.Name = "tabPage3";
858
            this.tabPage3.Name = "tabPage3";
840
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
859
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
841
            this.tabPage3.Size = new System.Drawing.Size(942, 480);
860
            this.tabPage3.Size = new System.Drawing.Size(942, 489);
842
            this.tabPage3.TabIndex = 2;
861
            this.tabPage3.TabIndex = 2;
843
            this.tabPage3.Text = "Visual";
862
            this.tabPage3.Text = "Visual";
844
            this.tabPage3.UseVisualStyleBackColor = true;
863
            this.tabPage3.UseVisualStyleBackColor = true;
845
            // 
864
            // 
846
            // lblNCDistHP1
865
            // lblNCDistHP1
Line 1160... Line 1179...
1160
            // 
1179
            // 
1161
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1180
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1162
            this.groupBox35.Controls.Add(this.groupBox27);
1181
            this.groupBox35.Controls.Add(this.groupBox27);
1163
            this.groupBox35.Controls.Add(this.groupBox19);
1182
            this.groupBox35.Controls.Add(this.groupBox19);
1164
            this.groupBox35.Controls.Add(this.groupBox18);
1183
            this.groupBox35.Controls.Add(this.groupBox18);
1165
            this.groupBox35.Location = new System.Drawing.Point(837, 333);
1184
            this.groupBox35.Location = new System.Drawing.Point(837, 342);
1166
            this.groupBox35.Name = "groupBox35";
1185
            this.groupBox35.Name = "groupBox35";
1167
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
1186
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
1168
            this.groupBox35.TabIndex = 11;
1187
            this.groupBox35.TabIndex = 11;
1169
            this.groupBox35.TabStop = false;
1188
            this.groupBox35.TabStop = false;
1170
            // 
1189
            // 
Line 1495... Line 1514...
1495
            // lblCRCErr
1514
            // lblCRCErr
1496
            // 
1515
            // 
1497
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1516
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1498
            this.lblCRCErr.AutoSize = true;
1517
            this.lblCRCErr.AutoSize = true;
1499
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1518
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1500
            this.lblCRCErr.Location = new System.Drawing.Point(638, 32);
1519
            this.lblCRCErr.Location = new System.Drawing.Point(638, 23);
1501
            this.lblCRCErr.Name = "lblCRCErr";
1520
            this.lblCRCErr.Name = "lblCRCErr";
1502
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1521
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1503
            this.lblCRCErr.TabIndex = 12;
1522
            this.lblCRCErr.TabIndex = 12;
1504
            this.lblCRCErr.Text = "0";
1523
            this.lblCRCErr.Text = "0";
1505
            // 
1524
            // 
1506
            // label6
1525
            // label6
1507
            // 
1526
            // 
1508
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1527
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1509
            this.label6.AutoSize = true;
1528
            this.label6.AutoSize = true;
1510
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1529
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1511
            this.label6.Location = new System.Drawing.Point(557, 32);
1530
            this.label6.Location = new System.Drawing.Point(557, 23);
1512
            this.label6.Name = "label6";
1531
            this.label6.Name = "label6";
1513
            this.label6.Size = new System.Drawing.Size(61, 16);
1532
            this.label6.Size = new System.Drawing.Size(61, 16);
1514
            this.label6.TabIndex = 11;
1533
            this.label6.TabIndex = 11;
1515
            this.label6.Text = "CRC-Error";
1534
            this.label6.Text = "CRC-Error";
1516
            // 
1535
            // 
1517
            // lblLifeCounter
1536
            // lblLifeCounter
1518
            // 
1537
            // 
1519
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1538
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1520
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
1539
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
1521
            this.lblLifeCounter.Location = new System.Drawing.Point(638, 13);
1540
            this.lblLifeCounter.Location = new System.Drawing.Point(638, 4);
1522
            this.lblLifeCounter.Name = "lblLifeCounter";
1541
            this.lblLifeCounter.Name = "lblLifeCounter";
1523
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1542
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1524
            this.lblLifeCounter.TabIndex = 10;
1543
            this.lblLifeCounter.TabIndex = 10;
1525
            // 
1544
            // 
1526
            // label1
1545
            // label1
1527
            // 
1546
            // 
1528
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1547
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1529
            this.label1.AutoSize = true;
1548
            this.label1.AutoSize = true;
1530
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1549
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1531
            this.label1.Location = new System.Drawing.Point(556, 11);
1550
            this.label1.Location = new System.Drawing.Point(556, 2);
1532
            this.label1.Name = "label1";
1551
            this.label1.Name = "label1";
1533
            this.label1.Size = new System.Drawing.Size(79, 16);
1552
            this.label1.Size = new System.Drawing.Size(79, 16);
1534
            this.label1.TabIndex = 9;
1553
            this.label1.TabIndex = 9;
1535
            this.label1.Text = "Communication";
1554
            this.label1.Text = "Communication";
1536
            // 
1555
            // 
1537
            // groupBox31
1556
            // groupBox31
1538
            // 
1557
            // 
1539
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1558
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1540
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1559
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1541
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1560
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1542
            this.groupBox31.Location = new System.Drawing.Point(473, 11);
1561
            this.groupBox31.Location = new System.Drawing.Point(473, 2);
1543
            this.groupBox31.Name = "groupBox31";
1562
            this.groupBox31.Name = "groupBox31";
1544
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1563
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1545
            this.groupBox31.TabIndex = 8;
1564
            this.groupBox31.TabIndex = 8;
1546
            this.groupBox31.TabStop = false;
1565
            this.groupBox31.TabStop = false;
1547
            this.groupBox31.Text = "Controller";
1566
            this.groupBox31.Text = "Controller";
Line 1565... Line 1584...
1565
            this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1584
            this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1566
            this.TabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1585
            this.TabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1567
            this.TabControl1.Location = new System.Drawing.Point(0, 0);
1586
            this.TabControl1.Location = new System.Drawing.Point(0, 0);
1568
            this.TabControl1.Name = "TabControl1";
1587
            this.TabControl1.Name = "TabControl1";
1569
            this.TabControl1.SelectedIndex = 0;
1588
            this.TabControl1.SelectedIndex = 0;
1570
            this.TabControl1.Size = new System.Drawing.Size(950, 511);
1589
            this.TabControl1.Size = new System.Drawing.Size(950, 520);
1571
            this.TabControl1.TabIndex = 15;
1590
            this.TabControl1.TabIndex = 15;
1572
            // 
1591
            // 
1573
            // tabPageSerial
1592
            // tabPageSerial
1574
            // 
1593
            // 
-
 
1594
            this.tabPageSerial.Controls.Add(this.groupBox11);
-
 
1595
            this.tabPageSerial.Controls.Add(this.groupBox10);
1575
            this.tabPageSerial.Controls.Add(this.groupBox9);
1596
            this.tabPageSerial.Controls.Add(this.groupBox9);
1576
            this.tabPageSerial.Controls.Add(this.groupBox6);
1597
            this.tabPageSerial.Controls.Add(this.groupBox6);
1577
            this.tabPageSerial.Location = new System.Drawing.Point(4, 27);
1598
            this.tabPageSerial.Location = new System.Drawing.Point(4, 27);
1578
            this.tabPageSerial.Name = "tabPageSerial";
1599
            this.tabPageSerial.Name = "tabPageSerial";
1579
            this.tabPageSerial.Padding = new System.Windows.Forms.Padding(3);
1600
            this.tabPageSerial.Padding = new System.Windows.Forms.Padding(3);
1580
            this.tabPageSerial.Size = new System.Drawing.Size(942, 480);
1601
            this.tabPageSerial.Size = new System.Drawing.Size(942, 489);
1581
            this.tabPageSerial.TabIndex = 4;
1602
            this.tabPageSerial.TabIndex = 4;
1582
            this.tabPageSerial.Text = "Serial channels";
1603
            this.tabPageSerial.Text = "Serial channels";
1583
            this.tabPageSerial.UseVisualStyleBackColor = true;
1604
            this.tabPageSerial.UseVisualStyleBackColor = true;
1584
            // 
1605
            // 
-
 
1606
            // groupBox11
-
 
1607
            // 
-
 
1608
            this.groupBox11.Controls.Add(this.btnSer4_254);
-
 
1609
            this.groupBox11.Controls.Add(this.btnSer4_127);
-
 
1610
            this.groupBox11.Controls.Add(this.btnSer4_0);
-
 
1611
            this.groupBox11.Controls.Add(this.textBoxSerial4);
-
 
1612
            this.groupBox11.Controls.Add(this.lblTbSerial4);
-
 
1613
            this.groupBox11.Controls.Add(this.trckbarSerial4);
-
 
1614
            this.groupBox11.Location = new System.Drawing.Point(8, 360);
-
 
1615
            this.groupBox11.Name = "groupBox11";
-
 
1616
            this.groupBox11.Size = new System.Drawing.Size(225, 112);
-
 
1617
            this.groupBox11.TabIndex = 4;
-
 
1618
            this.groupBox11.TabStop = false;
-
 
1619
            this.groupBox11.Text = "Ch #4";
-
 
1620
            // 
-
 
1621
            // btnSer4_254
-
 
1622
            // 
-
 
1623
            this.btnSer4_254.Location = new System.Drawing.Point(149, 78);
-
 
1624
            this.btnSer4_254.Name = "btnSer4_254";
-
 
1625
            this.btnSer4_254.Size = new System.Drawing.Size(55, 29);
-
 
1626
            this.btnSer4_254.TabIndex = 3;
-
 
1627
            this.btnSer4_254.Text = "254";
-
 
1628
            this.btnSer4_254.UseVisualStyleBackColor = true;
-
 
1629
            this.btnSer4_254.Click += new System.EventHandler(this.btnSer4_254_Click);
-
 
1630
            // 
-
 
1631
            // btnSer4_127
-
 
1632
            // 
-
 
1633
            this.btnSer4_127.Location = new System.Drawing.Point(84, 78);
-
 
1634
            this.btnSer4_127.Name = "btnSer4_127";
-
 
1635
            this.btnSer4_127.Size = new System.Drawing.Size(55, 29);
-
 
1636
            this.btnSer4_127.TabIndex = 3;
-
 
1637
            this.btnSer4_127.Text = "127";
-
 
1638
            this.btnSer4_127.UseVisualStyleBackColor = true;
-
 
1639
            this.btnSer4_127.Click += new System.EventHandler(this.btnSer4_127_Click);
-
 
1640
            // 
-
 
1641
            // btnSer4_0
-
 
1642
            // 
-
 
1643
            this.btnSer4_0.Location = new System.Drawing.Point(19, 78);
-
 
1644
            this.btnSer4_0.Name = "btnSer4_0";
-
 
1645
            this.btnSer4_0.Size = new System.Drawing.Size(55, 29);
-
 
1646
            this.btnSer4_0.TabIndex = 3;
-
 
1647
            this.btnSer4_0.Text = "0";
-
 
1648
            this.btnSer4_0.UseVisualStyleBackColor = true;
-
 
1649
            this.btnSer4_0.Click += new System.EventHandler(this.btnSer4_0_Click);
-
 
1650
            // 
-
 
1651
            // textBoxSerial4
-
 
1652
            // 
-
 
1653
            this.textBoxSerial4.BackColor = System.Drawing.Color.White;
-
 
1654
            this.textBoxSerial4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-
 
1655
            this.textBoxSerial4.Location = new System.Drawing.Point(19, 26);
-
 
1656
            this.textBoxSerial4.MaxLength = 22;
-
 
1657
            this.textBoxSerial4.Name = "textBoxSerial4";
-
 
1658
            this.textBoxSerial4.Size = new System.Drawing.Size(155, 24);
-
 
1659
            this.textBoxSerial4.TabIndex = 2;
-
 
1660
            this.textBoxSerial4.WordWrap = false;
-
 
1661
            this.textBoxSerial4.TextChanged += new System.EventHandler(this.textBoxSerial4_TextChanged);
-
 
1662
            // 
-
 
1663
            // lblTbSerial4
-
 
1664
            // 
-
 
1665
            this.lblTbSerial4.AutoSize = true;
-
 
1666
            this.lblTbSerial4.BackColor = System.Drawing.Color.Transparent;
-
 
1667
            this.lblTbSerial4.Location = new System.Drawing.Point(181, 28);
-
 
1668
            this.lblTbSerial4.Name = "lblTbSerial4";
-
 
1669
            this.lblTbSerial4.Size = new System.Drawing.Size(57, 18);
-
 
1670
            this.lblTbSerial4.TabIndex = 1;
-
 
1671
            this.lblTbSerial4.Text = "Serial 2";
-
 
1672
            // 
-
 
1673
            // trckbarSerial4
-
 
1674
            // 
-
 
1675
            this.trckbarSerial4.BackColor = System.Drawing.Color.White;
-
 
1676
            this.trckbarSerial4.Location = new System.Drawing.Point(11, 52);
-
 
1677
            this.trckbarSerial4.Maximum = 254;
-
 
1678
            this.trckbarSerial4.Name = "trckbarSerial4";
-
 
1679
            this.trckbarSerial4.Size = new System.Drawing.Size(201, 45);
-
 
1680
            this.trckbarSerial4.TabIndex = 0;
-
 
1681
            this.trckbarSerial4.TickStyle = System.Windows.Forms.TickStyle.None;
-
 
1682
            this.trckbarSerial4.ValueChanged += new System.EventHandler(this.trckbarSerial4_ValueChanged);
-
 
1683
            // 
-
 
1684
            // groupBox10
-
 
1685
            // 
-
 
1686
            this.groupBox10.Controls.Add(this.btnSer3_254);
-
 
1687
            this.groupBox10.Controls.Add(this.btnSer3_127);
-
 
1688
            this.groupBox10.Controls.Add(this.btnSer3_0);
-
 
1689
            this.groupBox10.Controls.Add(this.textBoxSerial3);
-
 
1690
            this.groupBox10.Controls.Add(this.lblTbSerial3);
-
 
1691
            this.groupBox10.Controls.Add(this.trckbarSerial3);
-
 
1692
            this.groupBox10.Location = new System.Drawing.Point(8, 242);
-
 
1693
            this.groupBox10.Name = "groupBox10";
-
 
1694
            this.groupBox10.Size = new System.Drawing.Size(225, 112);
-
 
1695
            this.groupBox10.TabIndex = 4;
-
 
1696
            this.groupBox10.TabStop = false;
-
 
1697
            this.groupBox10.Text = "Ch #3";
-
 
1698
            // 
-
 
1699
            // btnSer3_254
-
 
1700
            // 
-
 
1701
            this.btnSer3_254.Location = new System.Drawing.Point(149, 78);
-
 
1702
            this.btnSer3_254.Name = "btnSer3_254";
-
 
1703
            this.btnSer3_254.Size = new System.Drawing.Size(55, 29);
-
 
1704
            this.btnSer3_254.TabIndex = 3;
-
 
1705
            this.btnSer3_254.Text = "254";
-
 
1706
            this.btnSer3_254.UseVisualStyleBackColor = true;
-
 
1707
            this.btnSer3_254.Click += new System.EventHandler(this.btnSer3_254_Click);
-
 
1708
            // 
-
 
1709
            // btnSer3_127
-
 
1710
            // 
-
 
1711
            this.btnSer3_127.Location = new System.Drawing.Point(84, 78);
-
 
1712
            this.btnSer3_127.Name = "btnSer3_127";
-
 
1713
            this.btnSer3_127.Size = new System.Drawing.Size(55, 29);
-
 
1714
            this.btnSer3_127.TabIndex = 3;
-
 
1715
            this.btnSer3_127.Text = "127";
-
 
1716
            this.btnSer3_127.UseVisualStyleBackColor = true;
-
 
1717
            this.btnSer3_127.Click += new System.EventHandler(this.btnSer3_127_Click);
-
 
1718
            // 
-
 
1719
            // btnSer3_0
-
 
1720
            // 
-
 
1721
            this.btnSer3_0.Location = new System.Drawing.Point(19, 78);
-
 
1722
            this.btnSer3_0.Name = "btnSer3_0";
-
 
1723
            this.btnSer3_0.Size = new System.Drawing.Size(55, 29);
-
 
1724
            this.btnSer3_0.TabIndex = 3;
-
 
1725
            this.btnSer3_0.Text = "0";
-
 
1726
            this.btnSer3_0.UseVisualStyleBackColor = true;
-
 
1727
            this.btnSer3_0.Click += new System.EventHandler(this.btnSer3_0_Click);
-
 
1728
            // 
-
 
1729
            // textBoxSerial3
-
 
1730
            // 
-
 
1731
            this.textBoxSerial3.BackColor = System.Drawing.Color.White;
-
 
1732
            this.textBoxSerial3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
-
 
1733
            this.textBoxSerial3.Location = new System.Drawing.Point(19, 26);
-
 
1734
            this.textBoxSerial3.MaxLength = 22;
-
 
1735
            this.textBoxSerial3.Name = "textBoxSerial3";
-
 
1736
            this.textBoxSerial3.Size = new System.Drawing.Size(155, 24);
-
 
1737
            this.textBoxSerial3.TabIndex = 2;
-
 
1738
            this.textBoxSerial3.WordWrap = false;
-
 
1739
            this.textBoxSerial3.TextChanged += new System.EventHandler(this.textBoxSerial3_TextChanged);
-
 
1740
            // 
-
 
1741
            // lblTbSerial3
-
 
1742
            // 
-
 
1743
            this.lblTbSerial3.AutoSize = true;
-
 
1744
            this.lblTbSerial3.BackColor = System.Drawing.Color.Transparent;
-
 
1745
            this.lblTbSerial3.Location = new System.Drawing.Point(181, 28);
-
 
1746
            this.lblTbSerial3.Name = "lblTbSerial3";
-
 
1747
            this.lblTbSerial3.Size = new System.Drawing.Size(57, 18);
-
 
1748
            this.lblTbSerial3.TabIndex = 1;
-
 
1749
            this.lblTbSerial3.Text = "Serial 2";
-
 
1750
            // 
-
 
1751
            // trckbarSerial3
-
 
1752
            // 
-
 
1753
            this.trckbarSerial3.BackColor = System.Drawing.Color.White;
-
 
1754
            this.trckbarSerial3.Location = new System.Drawing.Point(11, 52);
-
 
1755
            this.trckbarSerial3.Maximum = 254;
-
 
1756
            this.trckbarSerial3.Name = "trckbarSerial3";
-
 
1757
            this.trckbarSerial3.Size = new System.Drawing.Size(201, 45);
-
 
1758
            this.trckbarSerial3.TabIndex = 0;
-
 
1759
            this.trckbarSerial3.TickStyle = System.Windows.Forms.TickStyle.None;
-
 
1760
            this.trckbarSerial3.ValueChanged += new System.EventHandler(this.trckbarSerial3_ValueChanged);
-
 
1761
            // 
1585
            // groupBox9
1762
            // groupBox9
1586
            // 
1763
            // 
1587
            this.groupBox9.Controls.Add(this.btnSer2_254);
1764
            this.groupBox9.Controls.Add(this.btnSer2_254);
1588
            this.groupBox9.Controls.Add(this.btnSer2_127);
1765
            this.groupBox9.Controls.Add(this.btnSer2_127);
1589
            this.groupBox9.Controls.Add(this.btnSer2_0);
1766
            this.groupBox9.Controls.Add(this.btnSer2_0);
1590
            this.groupBox9.Controls.Add(this.textBoxSerial2);
1767
            this.groupBox9.Controls.Add(this.textBoxSerial2);
1591
            this.groupBox9.Controls.Add(this.lblTbSerial2);
1768
            this.groupBox9.Controls.Add(this.lblTbSerial2);
1592
            this.groupBox9.Controls.Add(this.trckbarSerial2);
1769
            this.groupBox9.Controls.Add(this.trckbarSerial2);
1593
            this.groupBox9.Location = new System.Drawing.Point(8, 134);
1770
            this.groupBox9.Location = new System.Drawing.Point(8, 124);
1594
            this.groupBox9.Name = "groupBox9";
1771
            this.groupBox9.Name = "groupBox9";
1595
            this.groupBox9.Size = new System.Drawing.Size(225, 112);
1772
            this.groupBox9.Size = new System.Drawing.Size(225, 112);
1596
            this.groupBox9.TabIndex = 4;
1773
            this.groupBox9.TabIndex = 4;
1597
            this.groupBox9.TabStop = false;
1774
            this.groupBox9.TabStop = false;
1598
            this.groupBox9.Text = "Ch #2";
1775
            this.groupBox9.Text = "Ch #2";
Line 1641... Line 1818...
1641
            // 
1818
            // 
1642
            // lblTbSerial2
1819
            // lblTbSerial2
1643
            // 
1820
            // 
1644
            this.lblTbSerial2.AutoSize = true;
1821
            this.lblTbSerial2.AutoSize = true;
1645
            this.lblTbSerial2.BackColor = System.Drawing.Color.Transparent;
1822
            this.lblTbSerial2.BackColor = System.Drawing.Color.Transparent;
1646
            this.lblTbSerial2.Location = new System.Drawing.Point(173, 28);
1823
            this.lblTbSerial2.Location = new System.Drawing.Point(181, 28);
1647
            this.lblTbSerial2.Name = "lblTbSerial2";
1824
            this.lblTbSerial2.Name = "lblTbSerial2";
1648
            this.lblTbSerial2.Size = new System.Drawing.Size(57, 18);
1825
            this.lblTbSerial2.Size = new System.Drawing.Size(57, 18);
1649
            this.lblTbSerial2.TabIndex = 1;
1826
            this.lblTbSerial2.TabIndex = 1;
1650
            this.lblTbSerial2.Text = "Serial 2";
1827
            this.lblTbSerial2.Text = "Serial 2";
1651
            // 
1828
            // 
Line 1719... Line 1896...
1719
            // 
1896
            // 
1720
            // lblTbSerial1
1897
            // lblTbSerial1
1721
            // 
1898
            // 
1722
            this.lblTbSerial1.AutoSize = true;
1899
            this.lblTbSerial1.AutoSize = true;
1723
            this.lblTbSerial1.BackColor = System.Drawing.Color.Transparent;
1900
            this.lblTbSerial1.BackColor = System.Drawing.Color.Transparent;
1724
            this.lblTbSerial1.Location = new System.Drawing.Point(173, 28);
1901
            this.lblTbSerial1.Location = new System.Drawing.Point(181, 28);
1725
            this.lblTbSerial1.Name = "lblTbSerial1";
1902
            this.lblTbSerial1.Name = "lblTbSerial1";
1726
            this.lblTbSerial1.Size = new System.Drawing.Size(57, 18);
1903
            this.lblTbSerial1.Size = new System.Drawing.Size(57, 18);
1727
            this.lblTbSerial1.TabIndex = 1;
1904
            this.lblTbSerial1.TabIndex = 1;
1728
            this.lblTbSerial1.Text = "Serial 1";
1905
            this.lblTbSerial1.Text = "Serial 1";
1729
            // 
1906
            // 
Line 1755... Line 1932...
1755
            this.tabPageTesting.Controls.Add(this.button3);
1932
            this.tabPageTesting.Controls.Add(this.button3);
1756
            this.tabPageTesting.Controls.Add(this.button2);
1933
            this.tabPageTesting.Controls.Add(this.button2);
1757
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1934
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1758
            this.tabPageTesting.Name = "tabPageTesting";
1935
            this.tabPageTesting.Name = "tabPageTesting";
1759
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
1936
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
1760
            this.tabPageTesting.Size = new System.Drawing.Size(942, 480);
1937
            this.tabPageTesting.Size = new System.Drawing.Size(942, 486);
1761
            this.tabPageTesting.TabIndex = 3;
1938
            this.tabPageTesting.TabIndex = 3;
1762
            this.tabPageTesting.Text = "testing";
1939
            this.tabPageTesting.Text = "testing";
1763
            this.tabPageTesting.UseVisualStyleBackColor = true;
1940
            this.tabPageTesting.UseVisualStyleBackColor = true;
1764
            // 
1941
            // 
1765
            // cbWPIndex
1942
            // cbWPIndex
Line 1790... Line 1967...
1790
            // 
1967
            // 
1791
            // btnConn
1968
            // btnConn
1792
            // 
1969
            // 
1793
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1970
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1794
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1971
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1795
            this.btnConn.Location = new System.Drawing.Point(658, 2);
1972
            this.btnConn.Location = new System.Drawing.Point(658, -7);
1796
            this.btnConn.Name = "btnConn";
1973
            this.btnConn.Name = "btnConn";
1797
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1974
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1798
            this.btnConn.TabIndex = 28;
1975
            this.btnConn.TabIndex = 28;
1799
            this.btnConn.Text = "open\r\nserial port";
1976
            this.btnConn.Text = "open\r\nserial port";
1800
            this.btnConn.UseVisualStyleBackColor = true;
1977
            this.btnConn.UseVisualStyleBackColor = true;
1801
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1978
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1802
            // 
1979
            // 
1803
            // rtfError
1980
            // rtfError
1804
            // 
1981
            // 
1805
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
1982
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
1806
            this.rtfError.Location = new System.Drawing.Point(268, 0);
1983
            this.rtfError.Location = new System.Drawing.Point(268, -9);
1807
            this.rtfError.Name = "rtfError";
1984
            this.rtfError.Name = "rtfError";
1808
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1985
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1809
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1986
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1810
            this.rtfError.TabIndex = 29;
1987
            this.rtfError.TabIndex = 29;
1811
            this.rtfError.Text = "";
1988
            this.rtfError.Text = "";
Line 1834... Line 2011...
1834
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
2011
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
1835
            this.splitContainer1.Panel2.Controls.Add(this.label1);
2012
            this.splitContainer1.Panel2.Controls.Add(this.label1);
1836
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
2013
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
1837
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
2014
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
1838
            this.splitContainer1.Size = new System.Drawing.Size(950, 572);
2015
            this.splitContainer1.Size = new System.Drawing.Size(950, 572);
1839
            this.splitContainer1.SplitterDistance = 511;
2016
            this.splitContainer1.SplitterDistance = 520;
1840
            this.splitContainer1.SplitterWidth = 1;
2017
            this.splitContainer1.SplitterWidth = 1;
1841
            this.splitContainer1.TabIndex = 36;
2018
            this.splitContainer1.TabIndex = 36;
1842
            // 
2019
            // 
1843
            // MainForm
2020
            // MainForm
1844
            // 
2021
            // 
Line 1901... Line 2078...
1901
            this.groupBox1.PerformLayout();
2078
            this.groupBox1.PerformLayout();
1902
            this.groupBox31.ResumeLayout(false);
2079
            this.groupBox31.ResumeLayout(false);
1903
            this.groupBox31.PerformLayout();
2080
            this.groupBox31.PerformLayout();
1904
            this.TabControl1.ResumeLayout(false);
2081
            this.TabControl1.ResumeLayout(false);
1905
            this.tabPageSerial.ResumeLayout(false);
2082
            this.tabPageSerial.ResumeLayout(false);
-
 
2083
            this.groupBox11.ResumeLayout(false);
-
 
2084
            this.groupBox11.PerformLayout();
-
 
2085
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial4)).EndInit();
-
 
2086
            this.groupBox10.ResumeLayout(false);
-
 
2087
            this.groupBox10.PerformLayout();
-
 
2088
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial3)).EndInit();
1906
            this.groupBox9.ResumeLayout(false);
2089
            this.groupBox9.ResumeLayout(false);
1907
            this.groupBox9.PerformLayout();
2090
            this.groupBox9.PerformLayout();
1908
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial2)).EndInit();
2091
            ((System.ComponentModel.ISupportInitialize)(this.trckbarSerial2)).EndInit();
1909
            this.groupBox6.ResumeLayout(false);
2092
            this.groupBox6.ResumeLayout(false);
1910
            this.groupBox6.PerformLayout();
2093
            this.groupBox6.PerformLayout();
Line 2051... Line 2234...
2051
        private System.Windows.Forms.Button btnSer2_127;
2234
        private System.Windows.Forms.Button btnSer2_127;
2052
        private System.Windows.Forms.Button btnSer2_0;
2235
        private System.Windows.Forms.Button btnSer2_0;
2053
        private System.Windows.Forms.TextBox textBoxSerial2;
2236
        private System.Windows.Forms.TextBox textBoxSerial2;
2054
        private System.Windows.Forms.Label lblTbSerial2;
2237
        private System.Windows.Forms.Label lblTbSerial2;
2055
        private System.Windows.Forms.TrackBar trckbarSerial2;
2238
        private System.Windows.Forms.TrackBar trckbarSerial2;
-
 
2239
        private System.Windows.Forms.GroupBox groupBox11;
-
 
2240
        private System.Windows.Forms.Button btnSer4_254;
-
 
2241
        private System.Windows.Forms.Button btnSer4_127;
-
 
2242
        private System.Windows.Forms.Button btnSer4_0;
-
 
2243
        private System.Windows.Forms.TextBox textBoxSerial4;
-
 
2244
        private System.Windows.Forms.Label lblTbSerial4;
-
 
2245
        private System.Windows.Forms.TrackBar trckbarSerial4;
-
 
2246
        private System.Windows.Forms.GroupBox groupBox10;
-
 
2247
        private System.Windows.Forms.Button btnSer3_254;
-
 
2248
        private System.Windows.Forms.Button btnSer3_127;
-
 
2249
        private System.Windows.Forms.Button btnSer3_0;
-
 
2250
        private System.Windows.Forms.TextBox textBoxSerial3;
-
 
2251
        private System.Windows.Forms.Label lblTbSerial3;
-
 
2252
        private System.Windows.Forms.TrackBar trckbarSerial3;
2056
    }
2253
    }
2057
}
2254
}