Subversion Repositories Projects

Rev

Rev 2250 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2233 - 1
namespace MKLiveView
2
{
3
    partial class MainForm
4
    {
5
        /// <summary>
6
        /// Required designer variable.
7
        /// </summary>
8
        private System.ComponentModel.IContainer components = null;
9
 
10
        /// <summary>
11
        /// Clean up any resources being used.
12
        /// </summary>
13
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14
        protected override void Dispose(bool disposing)
15
        {
16
            if (disposing && (components != null))
17
            {
18
                components.Dispose();
19
            }
20
            base.Dispose(disposing);
21
        }
22
 
23
        #region Windows Form Designer generated code
24
 
25
        /// <summary>
26
        /// Required method for Designer support - do not modify
27
        /// the contents of this method with the code editor.
28
        /// </summary>
29
        private void InitializeComponent()
30
        {
31
            this.components = new System.ComponentModel.Container();
2254 - 32
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
33
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
2233 - 34
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
35
            this.btnReadDebugCont = new System.Windows.Forms.Button();
36
            this.buttonReset = new System.Windows.Forms.Button();
37
            this.button1 = new System.Windows.Forms.Button();
38
            this.btnSwitchFC = new System.Windows.Forms.Button();
39
            this.btnSwitchNC = new System.Windows.Forms.Button();
40
            this.lblCtrl = new System.Windows.Forms.Label();
41
            this.timer1 = new System.Windows.Forms.Timer(this.components);
42
            this.rtfTerminal = new System.Windows.Forms.RichTextBox();
43
            this.tabPage2 = new System.Windows.Forms.TabPage();
44
            this.groupBox37 = new System.Windows.Forms.GroupBox();
45
            this.groupBox34 = new System.Windows.Forms.GroupBox();
46
            this.chkbAutoOSD = new System.Windows.Forms.CheckBox();
47
            this.chkbAutoBL = new System.Windows.Forms.CheckBox();
48
            this.chkbAutoNav = new System.Windows.Forms.CheckBox();
49
            this.chkbAutoDbg = new System.Windows.Forms.CheckBox();
50
            this.cbTimingOSD = new System.Windows.Forms.ComboBox();
51
            this.cbTimingBLCTRL = new System.Windows.Forms.ComboBox();
52
            this.cbTimingNAV = new System.Windows.Forms.ComboBox();
53
            this.cbTimingDebug = new System.Windows.Forms.ComboBox();
54
            this.labelTimingOSD = new System.Windows.Forms.Label();
55
            this.labelTimingBLCTRL = new System.Windows.Forms.Label();
56
            this.label5 = new System.Windows.Forms.Label();
57
            this.labelTimingNAV = new System.Windows.Forms.Label();
58
            this.label4 = new System.Windows.Forms.Label();
59
            this.labelTimingDebug = new System.Windows.Forms.Label();
60
            this.label3 = new System.Windows.Forms.Label();
61
            this.label2 = new System.Windows.Forms.Label();
62
            this.groupBox32 = new System.Windows.Forms.GroupBox();
63
            this.button5 = new System.Windows.Forms.Button();
64
            this.btnReadBLCtrl = new System.Windows.Forms.Button();
65
            this.btnGetNaviData = new System.Windows.Forms.Button();
66
            this.groupBox30 = new System.Windows.Forms.GroupBox();
67
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
68
            this.btnOSDAuto = new System.Windows.Forms.Button();
69
            this.btnOSD = new System.Windows.Forms.Button();
70
            this.button4 = new System.Windows.Forms.Button();
71
            this.button3 = new System.Windows.Forms.Button();
72
            this.btnReadFCFile = new System.Windows.Forms.Button();
73
            this.btnLoadFCLabels = new System.Windows.Forms.Button();
74
            this.btnSaveFCLabels = new System.Windows.Forms.Button();
75
            this.lbLabels = new System.Windows.Forms.ListBox();
76
            this.button2 = new System.Windows.Forms.Button();
77
            this.lblFileName = new System.Windows.Forms.Label();
78
            this.tabPage3 = new System.Windows.Forms.TabPage();
2254 - 79
            this.groupBox38 = new System.Windows.Forms.GroupBox();
80
            this.label9 = new System.Windows.Forms.Label();
81
            this.lblNCGPSLat = new System.Windows.Forms.Label();
82
            this.label8 = new System.Windows.Forms.Label();
83
            this.lblNCGPSLong = new System.Windows.Forms.Label();
2250 - 84
            this.groupBox7 = new System.Windows.Forms.GroupBox();
85
            this.dgvMotors2 = new System.Windows.Forms.DataGridView();
86
            this.dgvMotors1 = new System.Windows.Forms.DataGridView();
87
            this.groupBox39 = new System.Windows.Forms.GroupBox();
88
            this.lblNCDistWP = new System.Windows.Forms.Label();
2233 - 89
            this.groupBox36 = new System.Windows.Forms.GroupBox();
2250 - 90
            this.label7 = new System.Windows.Forms.Label();
2233 - 91
            this.lblOSDPageNr = new System.Windows.Forms.Label();
92
            this.rtfOSD = new System.Windows.Forms.RichTextBox();
93
            this.cbOSD = new System.Windows.Forms.ComboBox();
94
            this.btnOSDBackward = new System.Windows.Forms.Button();
95
            this.btnOSDLeave = new System.Windows.Forms.Button();
96
            this.btnOSDEnter = new System.Windows.Forms.Button();
97
            this.btnOSDForward = new System.Windows.Forms.Button();
98
            this.groupBox35 = new System.Windows.Forms.GroupBox();
99
            this.groupBox27 = new System.Windows.Forms.GroupBox();
100
            this.lblNCErrNmbr = new System.Windows.Forms.Label();
101
            this.groupBox19 = new System.Windows.Forms.GroupBox();
102
            this.lblNCSPI = new System.Windows.Forms.Label();
103
            this.groupBox18 = new System.Windows.Forms.GroupBox();
104
            this.lblNCI2C = new System.Windows.Forms.Label();
105
            this.groupBox33 = new System.Windows.Forms.GroupBox();
2250 - 106
            this.lblNCDistHP = new System.Windows.Forms.Label();
2233 - 107
            this.groupBox26 = new System.Windows.Forms.GroupBox();
108
            this.lblNCCap = new System.Windows.Forms.Label();
109
            this.groupBox29 = new System.Windows.Forms.GroupBox();
110
            this.lblNCFlTime = new System.Windows.Forms.Label();
111
            this.groupBox28 = new System.Windows.Forms.GroupBox();
112
            this.lblNCRC = new System.Windows.Forms.Label();
113
            this.groupBox5 = new System.Windows.Forms.GroupBox();
114
            this.lblNCSat = new System.Windows.Forms.Label();
115
            this.groupBox4 = new System.Windows.Forms.GroupBox();
116
            this.lblNCMF = new System.Windows.Forms.Label();
117
            this.groupBox3 = new System.Windows.Forms.GroupBox();
118
            this.lblNCCur = new System.Windows.Forms.Label();
119
            this.groupBox2 = new System.Windows.Forms.GroupBox();
120
            this.lblNCVolt = new System.Windows.Forms.Label();
121
            this.groupBox25 = new System.Windows.Forms.GroupBox();
122
            this.lblNCGSpeed = new System.Windows.Forms.Label();
123
            this.groupBox1 = new System.Windows.Forms.GroupBox();
124
            this.lblNCAlt = new System.Windows.Forms.Label();
125
            this.lblNCCompass = new System.Windows.Forms.Label();
126
            this.lblNCRoll = new System.Windows.Forms.Label();
127
            this.lblNCPitch = new System.Windows.Forms.Label();
2250 - 128
            this.lblCRCErr = new System.Windows.Forms.Label();
129
            this.label6 = new System.Windows.Forms.Label();
130
            this.lblLifeCounter = new System.Windows.Forms.Label();
131
            this.label1 = new System.Windows.Forms.Label();
132
            this.groupBox31 = new System.Windows.Forms.GroupBox();
133
            this.lblNCCtrl = new System.Windows.Forms.Label();
2233 - 134
            this.tabControl1 = new System.Windows.Forms.TabControl();
135
            this.tabPageTesting = new System.Windows.Forms.TabPage();
2250 - 136
            this.groupBox6 = new System.Windows.Forms.GroupBox();
137
            this.gbM5Curr = new System.Windows.Forms.GroupBox();
138
            this.LBLNCM5Cur = new System.Windows.Forms.Label();
139
            this.gbM8Temp = new System.Windows.Forms.GroupBox();
140
            this.LBLNCM8Temp = new System.Windows.Forms.Label();
141
            this.gbM5Temp = new System.Windows.Forms.GroupBox();
142
            this.LBLNCM5Temp = new System.Windows.Forms.Label();
143
            this.gbM7Temp = new System.Windows.Forms.GroupBox();
144
            this.LBLNCM7Temp = new System.Windows.Forms.Label();
145
            this.gbM8Curr = new System.Windows.Forms.GroupBox();
146
            this.LBLNCM8Cur = new System.Windows.Forms.Label();
147
            this.gbM6Curr = new System.Windows.Forms.GroupBox();
148
            this.LBLNCM6Cur = new System.Windows.Forms.Label();
149
            this.gbM7Curr = new System.Windows.Forms.GroupBox();
150
            this.LBLNCM7Cur = new System.Windows.Forms.Label();
151
            this.gbM6Temp = new System.Windows.Forms.GroupBox();
152
            this.LBLNCM6Temp = new System.Windows.Forms.Label();
153
            this.gbM1Curr = new System.Windows.Forms.GroupBox();
154
            this.LBLNCM1Cur = new System.Windows.Forms.Label();
155
            this.gbM4Temp = new System.Windows.Forms.GroupBox();
156
            this.LBLNCM4Temp = new System.Windows.Forms.Label();
157
            this.gbM1Temp = new System.Windows.Forms.GroupBox();
158
            this.LBLNCM1Temp = new System.Windows.Forms.Label();
159
            this.gbM3Temp = new System.Windows.Forms.GroupBox();
160
            this.LBLNCM3Temp = new System.Windows.Forms.Label();
161
            this.gbM4Curr = new System.Windows.Forms.GroupBox();
162
            this.LBLNCM4Cur = new System.Windows.Forms.Label();
163
            this.gbM2Curr = new System.Windows.Forms.GroupBox();
164
            this.LBLNCM2Cur = new System.Windows.Forms.Label();
165
            this.gbM3Curr = new System.Windows.Forms.GroupBox();
166
            this.LBLNCM3Cur = new System.Windows.Forms.Label();
167
            this.gbM2Temp = new System.Windows.Forms.GroupBox();
168
            this.LBLNCM2Temp = new System.Windows.Forms.Label();
2233 - 169
            this.btnConn = new System.Windows.Forms.Button();
170
            this.rtfError = new System.Windows.Forms.RichTextBox();
171
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
2254 - 172
            this.groupBox8 = new System.Windows.Forms.GroupBox();
173
            this.label10 = new System.Windows.Forms.Label();
174
            this.label11 = new System.Windows.Forms.Label();
175
            this.lblNCWPIndex = new System.Windows.Forms.Label();
176
            this.lblNCWPCount = new System.Windows.Forms.Label();
177
            this.lblNCDistHP1 = new System.Windows.Forms.Label();
178
            this.headingIndicator1 = new AvionicsInstrumentControl.HeadingIndicator();
179
            this.artificialHorizon1 = new ArtificialHorizon.ArtificialHorizon();
180
            this.simpleSerialPort = new SimpleSerialPort.SimpleSerialPort();
2233 - 181
            this.tabPage2.SuspendLayout();
182
            this.groupBox37.SuspendLayout();
183
            this.groupBox34.SuspendLayout();
184
            this.groupBox32.SuspendLayout();
185
            this.groupBox30.SuspendLayout();
186
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
187
            this.tabPage3.SuspendLayout();
2254 - 188
            this.groupBox38.SuspendLayout();
2250 - 189
            this.groupBox7.SuspendLayout();
190
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors2)).BeginInit();
191
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors1)).BeginInit();
192
            this.groupBox39.SuspendLayout();
2233 - 193
            this.groupBox36.SuspendLayout();
194
            this.groupBox35.SuspendLayout();
195
            this.groupBox27.SuspendLayout();
196
            this.groupBox19.SuspendLayout();
197
            this.groupBox18.SuspendLayout();
198
            this.groupBox33.SuspendLayout();
199
            this.groupBox26.SuspendLayout();
200
            this.groupBox29.SuspendLayout();
201
            this.groupBox28.SuspendLayout();
202
            this.groupBox5.SuspendLayout();
203
            this.groupBox4.SuspendLayout();
204
            this.groupBox3.SuspendLayout();
205
            this.groupBox2.SuspendLayout();
206
            this.groupBox25.SuspendLayout();
207
            this.groupBox1.SuspendLayout();
2250 - 208
            this.groupBox31.SuspendLayout();
2233 - 209
            this.tabControl1.SuspendLayout();
210
            this.tabPageTesting.SuspendLayout();
2250 - 211
            this.groupBox6.SuspendLayout();
212
            this.gbM5Curr.SuspendLayout();
213
            this.gbM8Temp.SuspendLayout();
214
            this.gbM5Temp.SuspendLayout();
215
            this.gbM7Temp.SuspendLayout();
216
            this.gbM8Curr.SuspendLayout();
217
            this.gbM6Curr.SuspendLayout();
218
            this.gbM7Curr.SuspendLayout();
219
            this.gbM6Temp.SuspendLayout();
220
            this.gbM1Curr.SuspendLayout();
221
            this.gbM4Temp.SuspendLayout();
222
            this.gbM1Temp.SuspendLayout();
223
            this.gbM3Temp.SuspendLayout();
224
            this.gbM4Curr.SuspendLayout();
225
            this.gbM2Curr.SuspendLayout();
226
            this.gbM3Curr.SuspendLayout();
227
            this.gbM2Temp.SuspendLayout();
2233 - 228
            this.splitContainer1.Panel1.SuspendLayout();
229
            this.splitContainer1.Panel2.SuspendLayout();
230
            this.splitContainer1.SuspendLayout();
2254 - 231
            this.groupBox8.SuspendLayout();
2233 - 232
            this.SuspendLayout();
233
            // 
234
            // btnReadDebugCont
235
            // 
236
            this.btnReadDebugCont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
237
            this.btnReadDebugCont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
238
            this.btnReadDebugCont.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 239
            this.btnReadDebugCont.Location = new System.Drawing.Point(806, -5);
2233 - 240
            this.btnReadDebugCont.Name = "btnReadDebugCont";
241
            this.btnReadDebugCont.Size = new System.Drawing.Size(141, 55);
242
            this.btnReadDebugCont.TabIndex = 26;
243
            this.btnReadDebugCont.Text = "start automatic\r\ndata update";
244
            this.btnReadDebugCont.UseVisualStyleBackColor = false;
245
            this.btnReadDebugCont.Click += new System.EventHandler(this.btnReadDbgCont_Click);
246
            // 
247
            // buttonReset
248
            // 
249
            this.buttonReset.Location = new System.Drawing.Point(51, 174);
250
            this.buttonReset.Name = "buttonReset";
251
            this.buttonReset.Size = new System.Drawing.Size(116, 43);
252
            this.buttonReset.TabIndex = 15;
253
            this.buttonReset.Text = "Reset";
254
            this.buttonReset.UseVisualStyleBackColor = true;
255
            this.buttonReset.Click += new System.EventHandler(this.buttonReset_Click);
256
            // 
257
            // button1
258
            // 
259
            this.button1.Location = new System.Drawing.Point(51, 121);
260
            this.button1.Name = "button1";
261
            this.button1.Size = new System.Drawing.Size(116, 43);
262
            this.button1.TabIndex = 16;
263
            this.button1.Text = "Version";
264
            this.button1.UseVisualStyleBackColor = true;
265
            this.button1.Click += new System.EventHandler(this.btnVersion_Click);
266
            // 
267
            // btnSwitchFC
268
            // 
269
            this.btnSwitchFC.Location = new System.Drawing.Point(51, 23);
270
            this.btnSwitchFC.Name = "btnSwitchFC";
271
            this.btnSwitchFC.Size = new System.Drawing.Size(116, 43);
272
            this.btnSwitchFC.TabIndex = 26;
273
            this.btnSwitchFC.Text = "switch to FC";
274
            this.btnSwitchFC.UseVisualStyleBackColor = true;
275
            this.btnSwitchFC.Click += new System.EventHandler(this.btnSwitchFC_Click);
276
            // 
277
            // btnSwitchNC
278
            // 
279
            this.btnSwitchNC.Location = new System.Drawing.Point(51, 67);
280
            this.btnSwitchNC.Name = "btnSwitchNC";
281
            this.btnSwitchNC.Size = new System.Drawing.Size(116, 43);
282
            this.btnSwitchNC.TabIndex = 27;
283
            this.btnSwitchNC.Text = "switch to NC";
284
            this.btnSwitchNC.UseVisualStyleBackColor = true;
285
            this.btnSwitchNC.Click += new System.EventHandler(this.btnSwitchNC_Click);
286
            // 
287
            // lblCtrl
288
            // 
289
            this.lblCtrl.AutoSize = true;
290
            this.lblCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
291
            this.lblCtrl.Location = new System.Drawing.Point(10, 52);
292
            this.lblCtrl.Name = "lblCtrl";
293
            this.lblCtrl.Size = new System.Drawing.Size(24, 20);
294
            this.lblCtrl.TabIndex = 16;
295
            this.lblCtrl.Text = "...";
296
            // 
297
            // timer1
298
            // 
299
            this.timer1.Enabled = true;
300
            this.timer1.Interval = 4000;
301
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
302
            // 
303
            // rtfTerminal
304
            // 
305
            this.rtfTerminal.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
2254 - 306
            this.rtfTerminal.Location = new System.Drawing.Point(3, -7);
2233 - 307
            this.rtfTerminal.Name = "rtfTerminal";
308
            this.rtfTerminal.Size = new System.Drawing.Size(259, 58);
309
            this.rtfTerminal.TabIndex = 17;
310
            this.rtfTerminal.Text = "";
311
            // 
312
            // tabPage2
313
            // 
314
            this.tabPage2.Controls.Add(this.groupBox37);
315
            this.tabPage2.Controls.Add(this.groupBox34);
316
            this.tabPage2.Controls.Add(this.groupBox32);
317
            this.tabPage2.Controls.Add(this.groupBox30);
318
            this.tabPage2.Controls.Add(this.dataGridView1);
319
            this.tabPage2.Location = new System.Drawing.Point(4, 27);
320
            this.tabPage2.Name = "tabPage2";
321
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
2254 - 322
            this.tabPage2.Size = new System.Drawing.Size(945, 489);
2233 - 323
            this.tabPage2.TabIndex = 1;
324
            this.tabPage2.Text = "Settings";
325
            this.tabPage2.UseVisualStyleBackColor = true;
326
            // 
327
            // groupBox37
328
            // 
329
            this.groupBox37.Controls.Add(this.btnSwitchNC);
330
            this.groupBox37.Controls.Add(this.btnSwitchFC);
331
            this.groupBox37.Controls.Add(this.lblCtrl);
332
            this.groupBox37.Controls.Add(this.buttonReset);
333
            this.groupBox37.Controls.Add(this.button1);
334
            this.groupBox37.Location = new System.Drawing.Point(463, 8);
335
            this.groupBox37.Name = "groupBox37";
336
            this.groupBox37.Size = new System.Drawing.Size(178, 230);
337
            this.groupBox37.TabIndex = 35;
338
            this.groupBox37.TabStop = false;
339
            // 
340
            // groupBox34
341
            // 
342
            this.groupBox34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
343
            this.groupBox34.Controls.Add(this.chkbAutoOSD);
344
            this.groupBox34.Controls.Add(this.chkbAutoBL);
345
            this.groupBox34.Controls.Add(this.chkbAutoNav);
346
            this.groupBox34.Controls.Add(this.chkbAutoDbg);
347
            this.groupBox34.Controls.Add(this.cbTimingOSD);
348
            this.groupBox34.Controls.Add(this.cbTimingBLCTRL);
349
            this.groupBox34.Controls.Add(this.cbTimingNAV);
350
            this.groupBox34.Controls.Add(this.cbTimingDebug);
351
            this.groupBox34.Controls.Add(this.labelTimingOSD);
352
            this.groupBox34.Controls.Add(this.labelTimingBLCTRL);
353
            this.groupBox34.Controls.Add(this.label5);
354
            this.groupBox34.Controls.Add(this.labelTimingNAV);
355
            this.groupBox34.Controls.Add(this.label4);
356
            this.groupBox34.Controls.Add(this.labelTimingDebug);
357
            this.groupBox34.Controls.Add(this.label3);
358
            this.groupBox34.Controls.Add(this.label2);
359
            this.groupBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 360
            this.groupBox34.Location = new System.Drawing.Point(711, 329);
2233 - 361
            this.groupBox34.Name = "groupBox34";
362
            this.groupBox34.Size = new System.Drawing.Size(226, 150);
363
            this.groupBox34.TabIndex = 34;
364
            this.groupBox34.TabStop = false;
365
            this.groupBox34.Text = "timings auto update (ms)";
366
            // 
367
            // chkbAutoOSD
368
            // 
369
            this.chkbAutoOSD.AutoSize = true;
370
            this.chkbAutoOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
371
            this.chkbAutoOSD.Location = new System.Drawing.Point(201, 120);
372
            this.chkbAutoOSD.Name = "chkbAutoOSD";
373
            this.chkbAutoOSD.Size = new System.Drawing.Size(15, 14);
374
            this.chkbAutoOSD.TabIndex = 10;
375
            this.chkbAutoOSD.UseVisualStyleBackColor = true;
376
            this.chkbAutoOSD.CheckedChanged += new System.EventHandler(this.chkbAutoOSD_CheckedChanged);
377
            // 
378
            // chkbAutoBL
379
            // 
380
            this.chkbAutoBL.AutoSize = true;
381
            this.chkbAutoBL.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
382
            this.chkbAutoBL.Location = new System.Drawing.Point(201, 94);
383
            this.chkbAutoBL.Name = "chkbAutoBL";
384
            this.chkbAutoBL.Size = new System.Drawing.Size(15, 14);
385
            this.chkbAutoBL.TabIndex = 10;
386
            this.chkbAutoBL.UseVisualStyleBackColor = true;
387
            this.chkbAutoBL.CheckedChanged += new System.EventHandler(this.chkbAutoBL_CheckedChanged);
388
            // 
389
            // chkbAutoNav
390
            // 
391
            this.chkbAutoNav.AutoSize = true;
392
            this.chkbAutoNav.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
393
            this.chkbAutoNav.Location = new System.Drawing.Point(201, 67);
394
            this.chkbAutoNav.Name = "chkbAutoNav";
395
            this.chkbAutoNav.Size = new System.Drawing.Size(15, 14);
396
            this.chkbAutoNav.TabIndex = 10;
397
            this.chkbAutoNav.UseVisualStyleBackColor = true;
398
            this.chkbAutoNav.CheckedChanged += new System.EventHandler(this.chkbAutoNav_CheckedChanged);
399
            // 
400
            // chkbAutoDbg
401
            // 
402
            this.chkbAutoDbg.AutoSize = true;
403
            this.chkbAutoDbg.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
404
            this.chkbAutoDbg.Location = new System.Drawing.Point(201, 41);
405
            this.chkbAutoDbg.Name = "chkbAutoDbg";
406
            this.chkbAutoDbg.Size = new System.Drawing.Size(15, 14);
407
            this.chkbAutoDbg.TabIndex = 10;
408
            this.chkbAutoDbg.UseVisualStyleBackColor = true;
409
            this.chkbAutoDbg.CheckedChanged += new System.EventHandler(this.chkbAutoDbg_CheckedChanged);
410
            // 
411
            // cbTimingOSD
412
            // 
413
            this.cbTimingOSD.DropDownWidth = 60;
414
            this.cbTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
415
            this.cbTimingOSD.FormattingEnabled = true;
416
            this.cbTimingOSD.Items.AddRange(new object[] {
417
            "100",
418
            "150",
419
            "200",
420
            "250",
421
            "300",
422
            "350",
423
            "400",
424
            "450",
425
            "500",
426
            "550",
427
            "600",
428
            "650",
429
            "700",
430
            "750",
431
            "800",
432
            "850",
433
            "900",
434
            "950",
435
            "1000",
436
            "1100",
437
            "1200",
438
            "1300",
439
            "1400",
440
            "1500",
441
            "1600",
442
            "1700",
443
            "1800",
444
            "1900",
445
            "2000"});
446
            this.cbTimingOSD.Location = new System.Drawing.Point(176, 114);
447
            this.cbTimingOSD.Name = "cbTimingOSD";
448
            this.cbTimingOSD.Size = new System.Drawing.Size(18, 26);
449
            this.cbTimingOSD.TabIndex = 9;
450
            this.cbTimingOSD.SelectedIndexChanged += new System.EventHandler(this.cbTimingOSD_SelectedIndexChanged);
451
            // 
452
            // cbTimingBLCTRL
453
            // 
454
            this.cbTimingBLCTRL.DropDownWidth = 60;
455
            this.cbTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
456
            this.cbTimingBLCTRL.FormattingEnabled = true;
457
            this.cbTimingBLCTRL.Items.AddRange(new object[] {
458
            "100",
459
            "150",
460
            "200",
461
            "250",
462
            "300",
463
            "350",
464
            "400",
465
            "450",
466
            "500",
467
            "550",
468
            "600",
469
            "650",
470
            "700",
471
            "750",
472
            "800",
473
            "850",
474
            "900",
475
            "950",
476
            "1000",
477
            "1100",
478
            "1200",
479
            "1300",
480
            "1400",
481
            "1500",
482
            "1600",
483
            "1700",
484
            "1800",
485
            "1900",
486
            "2000"});
487
            this.cbTimingBLCTRL.Location = new System.Drawing.Point(176, 87);
488
            this.cbTimingBLCTRL.Name = "cbTimingBLCTRL";
489
            this.cbTimingBLCTRL.Size = new System.Drawing.Size(18, 26);
490
            this.cbTimingBLCTRL.TabIndex = 9;
491
            this.cbTimingBLCTRL.SelectedIndexChanged += new System.EventHandler(this.cbTimingBLCTRL_SelectedIndexChanged);
492
            // 
493
            // cbTimingNAV
494
            // 
495
            this.cbTimingNAV.DropDownWidth = 60;
496
            this.cbTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
497
            this.cbTimingNAV.FormattingEnabled = true;
498
            this.cbTimingNAV.Items.AddRange(new object[] {
499
            "100",
500
            "150",
501
            "200",
502
            "250",
503
            "300",
504
            "350",
505
            "400",
506
            "450",
507
            "500",
508
            "550",
509
            "600",
510
            "650",
511
            "700",
512
            "750",
513
            "800",
514
            "850",
515
            "900",
516
            "950",
517
            "1000",
518
            "1100",
519
            "1200",
520
            "1300",
521
            "1400",
522
            "1500",
523
            "1600",
524
            "1700",
525
            "1800",
526
            "1900",
527
            "2000"});
528
            this.cbTimingNAV.Location = new System.Drawing.Point(176, 60);
529
            this.cbTimingNAV.Name = "cbTimingNAV";
530
            this.cbTimingNAV.Size = new System.Drawing.Size(18, 26);
531
            this.cbTimingNAV.TabIndex = 9;
532
            this.cbTimingNAV.SelectedIndexChanged += new System.EventHandler(this.cbTimingNAV_SelectedIndexChanged);
533
            // 
534
            // cbTimingDebug
535
            // 
536
            this.cbTimingDebug.DropDownWidth = 60;
537
            this.cbTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
538
            this.cbTimingDebug.FormattingEnabled = true;
539
            this.cbTimingDebug.Items.AddRange(new object[] {
540
            "100",
541
            "150",
542
            "200",
543
            "250",
544
            "300",
545
            "350",
546
            "400",
547
            "450",
548
            "500",
549
            "550",
550
            "600",
551
            "650",
552
            "700",
553
            "750",
554
            "800",
555
            "850",
556
            "900",
557
            "950",
558
            "1000",
559
            "1100",
560
            "1200",
561
            "1300",
562
            "1400",
563
            "1500",
564
            "1600",
565
            "1700",
566
            "1800",
567
            "1900",
568
            "2000"});
569
            this.cbTimingDebug.Location = new System.Drawing.Point(176, 33);
570
            this.cbTimingDebug.Name = "cbTimingDebug";
571
            this.cbTimingDebug.Size = new System.Drawing.Size(18, 26);
572
            this.cbTimingDebug.TabIndex = 9;
573
            this.cbTimingDebug.SelectedIndexChanged += new System.EventHandler(this.cbTimingDebug_SelectedIndexChanged);
574
            // 
575
            // labelTimingOSD
576
            // 
577
            this.labelTimingOSD.AutoSize = true;
578
            this.labelTimingOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
579
            this.labelTimingOSD.Location = new System.Drawing.Point(142, 118);
580
            this.labelTimingOSD.Name = "labelTimingOSD";
581
            this.labelTimingOSD.Size = new System.Drawing.Size(12, 18);
582
            this.labelTimingOSD.TabIndex = 8;
583
            this.labelTimingOSD.Text = " ";
584
            // 
585
            // labelTimingBLCTRL
586
            // 
587
            this.labelTimingBLCTRL.AutoSize = true;
588
            this.labelTimingBLCTRL.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
589
            this.labelTimingBLCTRL.Location = new System.Drawing.Point(142, 91);
590
            this.labelTimingBLCTRL.Name = "labelTimingBLCTRL";
591
            this.labelTimingBLCTRL.Size = new System.Drawing.Size(12, 18);
592
            this.labelTimingBLCTRL.TabIndex = 8;
593
            this.labelTimingBLCTRL.Text = " ";
594
            // 
595
            // label5
596
            // 
597
            this.label5.AutoSize = true;
598
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
599
            this.label5.Location = new System.Drawing.Point(10, 116);
600
            this.label5.Name = "label5";
601
            this.label5.Size = new System.Drawing.Size(87, 18);
602
            this.label5.TabIndex = 8;
603
            this.label5.Text = "OSD values";
604
            // 
605
            // labelTimingNAV
606
            // 
607
            this.labelTimingNAV.AutoSize = true;
608
            this.labelTimingNAV.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
609
            this.labelTimingNAV.Location = new System.Drawing.Point(142, 65);
610
            this.labelTimingNAV.Name = "labelTimingNAV";
611
            this.labelTimingNAV.Size = new System.Drawing.Size(12, 18);
612
            this.labelTimingNAV.TabIndex = 8;
613
            this.labelTimingNAV.Text = " ";
614
            // 
615
            // label4
616
            // 
617
            this.label4.AutoSize = true;
618
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
619
            this.label4.Location = new System.Drawing.Point(10, 90);
620
            this.label4.Name = "label4";
621
            this.label4.Size = new System.Drawing.Size(116, 18);
622
            this.label4.TabIndex = 8;
623
            this.label4.Text = "BL-CTRL values";
624
            // 
625
            // labelTimingDebug
626
            // 
627
            this.labelTimingDebug.AutoSize = true;
628
            this.labelTimingDebug.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
629
            this.labelTimingDebug.Location = new System.Drawing.Point(142, 38);
630
            this.labelTimingDebug.Name = "labelTimingDebug";
631
            this.labelTimingDebug.Size = new System.Drawing.Size(12, 18);
632
            this.labelTimingDebug.TabIndex = 8;
633
            this.labelTimingDebug.Text = " ";
634
            // 
635
            // label3
636
            // 
637
            this.label3.AutoSize = true;
638
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
639
            this.label3.Location = new System.Drawing.Point(10, 65);
640
            this.label3.Name = "label3";
641
            this.label3.Size = new System.Drawing.Size(124, 18);
642
            this.label3.TabIndex = 8;
643
            this.label3.Text = "Nav-CTRL values";
644
            // 
645
            // label2
646
            // 
647
            this.label2.AutoSize = true;
648
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
649
            this.label2.Location = new System.Drawing.Point(10, 40);
650
            this.label2.Name = "label2";
651
            this.label2.Size = new System.Drawing.Size(94, 18);
652
            this.label2.TabIndex = 8;
653
            this.label2.Text = "debug values";
654
            // 
655
            // groupBox32
656
            // 
657
            this.groupBox32.Controls.Add(this.button5);
658
            this.groupBox32.Controls.Add(this.btnReadBLCtrl);
659
            this.groupBox32.Controls.Add(this.btnGetNaviData);
660
            this.groupBox32.Location = new System.Drawing.Point(488, 315);
661
            this.groupBox32.Name = "groupBox32";
662
            this.groupBox32.Size = new System.Drawing.Size(153, 154);
663
            this.groupBox32.TabIndex = 31;
664
            this.groupBox32.TabStop = false;
665
            this.groupBox32.Text = "onetime query";
666
            // 
667
            // button5
668
            // 
669
            this.button5.Location = new System.Drawing.Point(6, 23);
670
            this.button5.Name = "button5";
671
            this.button5.Size = new System.Drawing.Size(133, 42);
672
            this.button5.TabIndex = 19;
673
            this.button5.Text = "read debug data";
674
            this.button5.UseVisualStyleBackColor = true;
675
            this.button5.Click += new System.EventHandler(this.btnDbgData_Click);
676
            // 
677
            // btnReadBLCtrl
678
            // 
679
            this.btnReadBLCtrl.Location = new System.Drawing.Point(6, 105);
680
            this.btnReadBLCtrl.Name = "btnReadBLCtrl";
681
            this.btnReadBLCtrl.Size = new System.Drawing.Size(133, 42);
682
            this.btnReadBLCtrl.TabIndex = 29;
683
            this.btnReadBLCtrl.Text = "read BLCtrl";
684
            this.btnReadBLCtrl.UseVisualStyleBackColor = true;
685
            this.btnReadBLCtrl.Click += new System.EventHandler(this.btnReadBLCtrl_Click);
686
            // 
687
            // btnGetNaviData
688
            // 
689
            this.btnGetNaviData.Location = new System.Drawing.Point(6, 64);
690
            this.btnGetNaviData.Name = "btnGetNaviData";
691
            this.btnGetNaviData.Size = new System.Drawing.Size(133, 42);
692
            this.btnGetNaviData.TabIndex = 29;
693
            this.btnGetNaviData.Text = "read Navi Data";
694
            this.btnGetNaviData.UseVisualStyleBackColor = true;
695
            this.btnGetNaviData.Click += new System.EventHandler(this.btnGetNaviData_Click);
696
            // 
697
            // groupBox30
698
            // 
699
            this.groupBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
700
            this.groupBox30.Controls.Add(this.simpleSerialPort);
701
            this.groupBox30.Location = new System.Drawing.Point(678, 8);
702
            this.groupBox30.Name = "groupBox30";
703
            this.groupBox30.Size = new System.Drawing.Size(259, 297);
704
            this.groupBox30.TabIndex = 30;
705
            this.groupBox30.TabStop = false;
706
            this.groupBox30.Text = "Serial connection";
707
            // 
708
            // dataGridView1
709
            // 
710
            this.dataGridView1.AllowUserToAddRows = false;
711
            this.dataGridView1.AllowUserToDeleteRows = false;
712
            this.dataGridView1.AllowUserToResizeColumns = false;
713
            this.dataGridView1.AllowUserToResizeRows = false;
714
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
715
            this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
716
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
717
            this.dataGridView1.ColumnHeadersVisible = false;
718
            this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
719
            this.dataGridView1.EnableHeadersVisualStyles = false;
720
            this.dataGridView1.Location = new System.Drawing.Point(7, 8);
721
            this.dataGridView1.Name = "dataGridView1";
722
            this.dataGridView1.ReadOnly = true;
723
            this.dataGridView1.RowHeadersVisible = false;
724
            this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
725
            this.dataGridView1.RowTemplate.Height = 14;
726
            this.dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.None;
727
            this.dataGridView1.Size = new System.Drawing.Size(213, 461);
728
            this.dataGridView1.TabIndex = 0;
729
            // 
730
            // btnOSDAuto
731
            // 
732
            this.btnOSDAuto.Location = new System.Drawing.Point(768, 158);
733
            this.btnOSDAuto.Name = "btnOSDAuto";
734
            this.btnOSDAuto.Size = new System.Drawing.Size(131, 41);
735
            this.btnOSDAuto.TabIndex = 33;
736
            this.btnOSDAuto.Text = "OSD Auto";
737
            this.btnOSDAuto.UseVisualStyleBackColor = true;
738
            this.btnOSDAuto.Visible = false;
739
            this.btnOSDAuto.Click += new System.EventHandler(this.btnOSDAuto_Click);
740
            // 
741
            // btnOSD
742
            // 
743
            this.btnOSD.Location = new System.Drawing.Point(768, 111);
744
            this.btnOSD.Name = "btnOSD";
745
            this.btnOSD.Size = new System.Drawing.Size(131, 41);
746
            this.btnOSD.TabIndex = 33;
747
            this.btnOSD.Text = "OSD";
748
            this.btnOSD.UseVisualStyleBackColor = true;
749
            this.btnOSD.Visible = false;
750
            this.btnOSD.Click += new System.EventHandler(this.btnOSD_Click);
751
            // 
752
            // button4
753
            // 
754
            this.button4.Location = new System.Drawing.Point(768, 64);
755
            this.button4.Name = "button4";
756
            this.button4.Size = new System.Drawing.Size(131, 41);
757
            this.button4.TabIndex = 33;
758
            this.button4.Text = "version NC";
759
            this.button4.UseVisualStyleBackColor = true;
760
            this.button4.Visible = false;
761
            this.button4.Click += new System.EventHandler(this.button4_Click);
762
            // 
763
            // button3
764
            // 
765
            this.button3.Location = new System.Drawing.Point(768, 22);
766
            this.button3.Name = "button3";
767
            this.button3.Size = new System.Drawing.Size(131, 36);
768
            this.button3.TabIndex = 32;
769
            this.button3.Text = "version FC";
770
            this.button3.UseVisualStyleBackColor = true;
771
            this.button3.Visible = false;
772
            this.button3.Click += new System.EventHandler(this.button3_Click);
773
            // 
774
            // btnReadFCFile
775
            // 
776
            this.btnReadFCFile.Location = new System.Drawing.Point(340, 17);
777
            this.btnReadFCFile.Name = "btnReadFCFile";
778
            this.btnReadFCFile.Size = new System.Drawing.Size(86, 28);
779
            this.btnReadFCFile.TabIndex = 25;
780
            this.btnReadFCFile.Text = "read file";
781
            this.btnReadFCFile.UseVisualStyleBackColor = true;
782
            this.btnReadFCFile.Click += new System.EventHandler(this.btnReadLabelFile_Click);
783
            // 
784
            // btnLoadFCLabels
785
            // 
786
            this.btnLoadFCLabels.Location = new System.Drawing.Point(145, 89);
787
            this.btnLoadFCLabels.Name = "btnLoadFCLabels";
788
            this.btnLoadFCLabels.Size = new System.Drawing.Size(75, 36);
789
            this.btnLoadFCLabels.TabIndex = 24;
790
            this.btnLoadFCLabels.Text = "< Load";
791
            this.btnLoadFCLabels.UseVisualStyleBackColor = true;
792
            this.btnLoadFCLabels.Click += new System.EventHandler(this.btnLoadLabels_Click);
793
            // 
794
            // btnSaveFCLabels
795
            // 
796
            this.btnSaveFCLabels.Location = new System.Drawing.Point(145, 49);
797
            this.btnSaveFCLabels.Name = "btnSaveFCLabels";
798
            this.btnSaveFCLabels.Size = new System.Drawing.Size(75, 36);
799
            this.btnSaveFCLabels.TabIndex = 23;
800
            this.btnSaveFCLabels.Text = "Save >";
801
            this.btnSaveFCLabels.UseVisualStyleBackColor = true;
802
            this.btnSaveFCLabels.Click += new System.EventHandler(this.btnSaveLabels_Click);
803
            // 
804
            // lbLabels
805
            // 
806
            this.lbLabels.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
807
            this.lbLabels.Location = new System.Drawing.Point(226, 49);
808
            this.lbLabels.Name = "lbLabels";
809
            this.lbLabels.Size = new System.Drawing.Size(200, 433);
810
            this.lbLabels.TabIndex = 22;
811
            // 
812
            // button2
813
            // 
814
            this.button2.Location = new System.Drawing.Point(145, 147);
815
            this.button2.Name = "button2";
816
            this.button2.Size = new System.Drawing.Size(75, 52);
817
            this.button2.TabIndex = 18;
818
            this.button2.Text = "get Analog labels";
819
            this.button2.UseVisualStyleBackColor = true;
820
            this.button2.Click += new System.EventHandler(this.btnAnalogLabels_Click);
821
            // 
822
            // lblFileName
823
            // 
824
            this.lblFileName.AutoSize = true;
825
            this.lblFileName.Location = new System.Drawing.Point(225, 26);
826
            this.lblFileName.Name = "lblFileName";
827
            this.lblFileName.Size = new System.Drawing.Size(136, 18);
828
            this.lblFileName.TabIndex = 8;
829
            this.lblFileName.Text = "1234567890123456";
830
            // 
831
            // tabPage3
832
            // 
2254 - 833
            this.tabPage3.Controls.Add(this.lblNCDistHP1);
834
            this.tabPage3.Controls.Add(this.groupBox8);
2250 - 835
            this.tabPage3.Controls.Add(this.groupBox38);
836
            this.tabPage3.Controls.Add(this.headingIndicator1);
837
            this.tabPage3.Controls.Add(this.groupBox7);
838
            this.tabPage3.Controls.Add(this.groupBox39);
2233 - 839
            this.tabPage3.Controls.Add(this.groupBox36);
840
            this.tabPage3.Controls.Add(this.groupBox35);
841
            this.tabPage3.Controls.Add(this.groupBox33);
842
            this.tabPage3.Controls.Add(this.groupBox26);
843
            this.tabPage3.Controls.Add(this.groupBox29);
844
            this.tabPage3.Controls.Add(this.groupBox28);
845
            this.tabPage3.Controls.Add(this.groupBox5);
846
            this.tabPage3.Controls.Add(this.groupBox4);
847
            this.tabPage3.Controls.Add(this.groupBox3);
848
            this.tabPage3.Controls.Add(this.groupBox2);
849
            this.tabPage3.Controls.Add(this.groupBox25);
850
            this.tabPage3.Controls.Add(this.groupBox1);
851
            this.tabPage3.Controls.Add(this.artificialHorizon1);
852
            this.tabPage3.Controls.Add(this.lblNCCompass);
853
            this.tabPage3.Controls.Add(this.lblNCRoll);
854
            this.tabPage3.Controls.Add(this.lblNCPitch);
855
            this.tabPage3.Location = new System.Drawing.Point(4, 27);
856
            this.tabPage3.Name = "tabPage3";
857
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
2254 - 858
            this.tabPage3.Size = new System.Drawing.Size(945, 489);
2233 - 859
            this.tabPage3.TabIndex = 2;
860
            this.tabPage3.Text = "Visual";
861
            this.tabPage3.UseVisualStyleBackColor = true;
862
            // 
2254 - 863
            // groupBox38
864
            // 
865
            this.groupBox38.Controls.Add(this.label9);
866
            this.groupBox38.Controls.Add(this.lblNCGPSLat);
867
            this.groupBox38.Controls.Add(this.label8);
868
            this.groupBox38.Controls.Add(this.lblNCGPSLong);
869
            this.groupBox38.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
870
            this.groupBox38.Location = new System.Drawing.Point(8, 391);
871
            this.groupBox38.Name = "groupBox38";
872
            this.groupBox38.Size = new System.Drawing.Size(191, 87);
873
            this.groupBox38.TabIndex = 6;
874
            this.groupBox38.TabStop = false;
875
            this.groupBox38.Text = "GPS-Position";
876
            // 
877
            // label9
878
            // 
879
            this.label9.AutoSize = true;
880
            this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
881
            this.label9.Location = new System.Drawing.Point(5, 58);
882
            this.label9.Name = "label9";
883
            this.label9.Size = new System.Drawing.Size(40, 20);
884
            this.label9.TabIndex = 1;
885
            this.label9.Text = "Lat.:";
886
            // 
887
            // lblNCGPSLat
888
            // 
889
            this.lblNCGPSLat.AutoSize = true;
890
            this.lblNCGPSLat.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
891
            this.lblNCGPSLat.Location = new System.Drawing.Point(56, 53);
892
            this.lblNCGPSLat.Name = "lblNCGPSLat";
893
            this.lblNCGPSLat.Size = new System.Drawing.Size(45, 29);
894
            this.lblNCGPSLat.TabIndex = 2;
895
            this.lblNCGPSLat.Text = "Lat";
896
            // 
897
            // label8
898
            // 
899
            this.label8.AutoSize = true;
900
            this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
901
            this.label8.Location = new System.Drawing.Point(5, 29);
902
            this.label8.Name = "label8";
903
            this.label8.Size = new System.Drawing.Size(53, 20);
904
            this.label8.TabIndex = 0;
905
            this.label8.Text = "Long.:";
906
            // 
907
            // lblNCGPSLong
908
            // 
909
            this.lblNCGPSLong.AutoSize = true;
910
            this.lblNCGPSLong.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
911
            this.lblNCGPSLong.Location = new System.Drawing.Point(56, 24);
912
            this.lblNCGPSLong.Name = "lblNCGPSLong";
913
            this.lblNCGPSLong.Size = new System.Drawing.Size(67, 29);
914
            this.lblNCGPSLong.TabIndex = 0;
915
            this.lblNCGPSLong.Text = "Long";
916
            // 
2250 - 917
            // groupBox7
918
            // 
919
            this.groupBox7.Controls.Add(this.dgvMotors2);
920
            this.groupBox7.Controls.Add(this.dgvMotors1);
921
            this.groupBox7.Location = new System.Drawing.Point(152, 12);
922
            this.groupBox7.Name = "groupBox7";
923
            this.groupBox7.Size = new System.Drawing.Size(359, 196);
924
            this.groupBox7.TabIndex = 38;
925
            this.groupBox7.TabStop = false;
926
            this.groupBox7.Text = "Motors";
927
            // 
928
            // dgvMotors2
929
            // 
930
            this.dgvMotors2.AllowUserToAddRows = false;
931
            this.dgvMotors2.AllowUserToDeleteRows = false;
932
            this.dgvMotors2.ColumnHeadersHeight = 26;
933
            this.dgvMotors2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
2254 - 934
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
935
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
936
            dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
937
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
938
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.White;
939
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.Black;
940
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
941
            this.dgvMotors2.DefaultCellStyle = dataGridViewCellStyle1;
2250 - 942
            this.dgvMotors2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
943
            this.dgvMotors2.Location = new System.Drawing.Point(181, 23);
944
            this.dgvMotors2.Name = "dgvMotors2";
945
            this.dgvMotors2.ReadOnly = true;
946
            this.dgvMotors2.RowHeadersVisible = false;
947
            this.dgvMotors2.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
948
            this.dgvMotors2.RowTemplate.Height = 34;
949
            this.dgvMotors2.ScrollBars = System.Windows.Forms.ScrollBars.None;
2254 - 950
            this.dgvMotors2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
2250 - 951
            this.dgvMotors2.Size = new System.Drawing.Size(172, 162);
952
            this.dgvMotors2.TabIndex = 38;
953
            // 
954
            // dgvMotors1
955
            // 
956
            this.dgvMotors1.AllowUserToAddRows = false;
957
            this.dgvMotors1.AllowUserToDeleteRows = false;
958
            this.dgvMotors1.ColumnHeadersHeight = 26;
959
            this.dgvMotors1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
2254 - 960
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
961
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
962
            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
963
            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
964
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.White;
965
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.Black;
966
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
967
            this.dgvMotors1.DefaultCellStyle = dataGridViewCellStyle2;
2250 - 968
            this.dgvMotors1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
969
            this.dgvMotors1.Location = new System.Drawing.Point(6, 23);
970
            this.dgvMotors1.Name = "dgvMotors1";
971
            this.dgvMotors1.ReadOnly = true;
972
            this.dgvMotors1.RowHeadersVisible = false;
973
            this.dgvMotors1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
974
            this.dgvMotors1.RowTemplate.Height = 34;
975
            this.dgvMotors1.ScrollBars = System.Windows.Forms.ScrollBars.None;
2254 - 976
            this.dgvMotors1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
2250 - 977
            this.dgvMotors1.Size = new System.Drawing.Size(172, 162);
978
            this.dgvMotors1.TabIndex = 37;
979
            // 
980
            // groupBox39
981
            // 
982
            this.groupBox39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
983
            this.groupBox39.Controls.Add(this.lblNCDistWP);
984
            this.groupBox39.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
985
            this.groupBox39.Location = new System.Drawing.Point(803, 194);
986
            this.groupBox39.Name = "groupBox39";
987
            this.groupBox39.Size = new System.Drawing.Size(135, 57);
988
            this.groupBox39.TabIndex = 5;
989
            this.groupBox39.TabStop = false;
990
            this.groupBox39.Text = "Distance (WP)";
991
            // 
992
            // lblNCDistWP
993
            // 
994
            this.lblNCDistWP.AutoSize = true;
995
            this.lblNCDistWP.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
996
            this.lblNCDistWP.Location = new System.Drawing.Point(5, 23);
997
            this.lblNCDistWP.Name = "lblNCDistWP";
998
            this.lblNCDistWP.Size = new System.Drawing.Size(92, 29);
999
            this.lblNCDistWP.TabIndex = 0;
1000
            this.lblNCDistWP.Text = "DistWP";
1001
            // 
2233 - 1002
            // groupBox36
1003
            // 
2250 - 1004
            this.groupBox36.Controls.Add(this.label7);
2233 - 1005
            this.groupBox36.Controls.Add(this.lblOSDPageNr);
1006
            this.groupBox36.Controls.Add(this.rtfOSD);
1007
            this.groupBox36.Controls.Add(this.cbOSD);
1008
            this.groupBox36.Controls.Add(this.btnOSDBackward);
1009
            this.groupBox36.Controls.Add(this.btnOSDLeave);
1010
            this.groupBox36.Controls.Add(this.btnOSDEnter);
1011
            this.groupBox36.Controls.Add(this.btnOSDForward);
1012
            this.groupBox36.Location = new System.Drawing.Point(517, 12);
1013
            this.groupBox36.Name = "groupBox36";
1014
            this.groupBox36.Size = new System.Drawing.Size(280, 160);
1015
            this.groupBox36.TabIndex = 36;
1016
            this.groupBox36.TabStop = false;
1017
            this.groupBox36.Text = "OSD";
1018
            // 
2250 - 1019
            // label7
1020
            // 
1021
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1022
            this.label7.AutoSize = true;
1023
            this.label7.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1024
            this.label7.Location = new System.Drawing.Point(220, 108);
1025
            this.label7.Name = "label7";
1026
            this.label7.Size = new System.Drawing.Size(33, 16);
1027
            this.label7.TabIndex = 30;
1028
            this.label7.Text = "Page";
1029
            // 
2233 - 1030
            // lblOSDPageNr
1031
            // 
1032
            this.lblOSDPageNr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1033
            this.lblOSDPageNr.AutoSize = true;
1034
            this.lblOSDPageNr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1035
            this.lblOSDPageNr.Location = new System.Drawing.Point(226, 132);
2233 - 1036
            this.lblOSDPageNr.Name = "lblOSDPageNr";
1037
            this.lblOSDPageNr.Size = new System.Drawing.Size(15, 16);
1038
            this.lblOSDPageNr.TabIndex = 11;
1039
            this.lblOSDPageNr.Text = "0";
1040
            // 
1041
            // rtfOSD
1042
            // 
1043
            this.rtfOSD.Font = new System.Drawing.Font("Consolas", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1044
            this.rtfOSD.Location = new System.Drawing.Point(9, 27);
1045
            this.rtfOSD.Name = "rtfOSD";
1046
            this.rtfOSD.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1047
            this.rtfOSD.Size = new System.Drawing.Size(208, 96);
1048
            this.rtfOSD.TabIndex = 29;
1049
            this.rtfOSD.Text = "";
1050
            this.rtfOSD.WordWrap = false;
1051
            // 
1052
            // cbOSD
1053
            // 
1054
            this.cbOSD.DropDownWidth = 45;
1055
            this.cbOSD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1056
            this.cbOSD.FormattingEnabled = true;
2250 - 1057
            this.cbOSD.Location = new System.Drawing.Point(256, 126);
2233 - 1058
            this.cbOSD.MaxDropDownItems = 32;
1059
            this.cbOSD.Name = "cbOSD";
1060
            this.cbOSD.Size = new System.Drawing.Size(19, 28);
1061
            this.cbOSD.TabIndex = 35;
1062
            this.cbOSD.SelectedIndexChanged += new System.EventHandler(this.cbOSD_SelectedIndexChanged);
1063
            // 
1064
            // btnOSDBackward
1065
            // 
1066
            this.btnOSDBackward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
2250 - 1067
            this.btnOSDBackward.Location = new System.Drawing.Point(220, 67);
2233 - 1068
            this.btnOSDBackward.Name = "btnOSDBackward";
2250 - 1069
            this.btnOSDBackward.Size = new System.Drawing.Size(55, 38);
2233 - 1070
            this.btnOSDBackward.TabIndex = 34;
1071
            this.btnOSDBackward.Text = "Å";
1072
            this.btnOSDBackward.UseVisualStyleBackColor = true;
1073
            this.btnOSDBackward.Click += new System.EventHandler(this.btnOSDBackward_Click);
1074
            // 
1075
            // btnOSDLeave
1076
            // 
1077
            this.btnOSDLeave.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1078
            this.btnOSDLeave.Location = new System.Drawing.Point(161, 124);
1079
            this.btnOSDLeave.Name = "btnOSDLeave";
1080
            this.btnOSDLeave.Size = new System.Drawing.Size(55, 31);
1081
            this.btnOSDLeave.TabIndex = 34;
1082
            this.btnOSDLeave.UseVisualStyleBackColor = true;
1083
            this.btnOSDLeave.Click += new System.EventHandler(this.btnOSDLeave_Click);
1084
            // 
1085
            // btnOSDEnter
1086
            // 
1087
            this.btnOSDEnter.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1088
            this.btnOSDEnter.Location = new System.Drawing.Point(104, 124);
1089
            this.btnOSDEnter.Name = "btnOSDEnter";
1090
            this.btnOSDEnter.Size = new System.Drawing.Size(55, 31);
1091
            this.btnOSDEnter.TabIndex = 34;
1092
            this.btnOSDEnter.UseVisualStyleBackColor = true;
1093
            this.btnOSDEnter.Click += new System.EventHandler(this.btnOSDEnter_Click);
1094
            // 
1095
            // btnOSDForward
1096
            // 
1097
            this.btnOSDForward.Font = new System.Drawing.Font("Wingdings 3", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
1098
            this.btnOSDForward.Location = new System.Drawing.Point(220, 27);
1099
            this.btnOSDForward.Name = "btnOSDForward";
2250 - 1100
            this.btnOSDForward.Size = new System.Drawing.Size(55, 38);
2233 - 1101
            this.btnOSDForward.TabIndex = 34;
1102
            this.btnOSDForward.Text = "Æ";
1103
            this.btnOSDForward.UseVisualStyleBackColor = true;
1104
            this.btnOSDForward.Click += new System.EventHandler(this.btnOSDForward_Click);
1105
            // 
1106
            // groupBox35
1107
            // 
1108
            this.groupBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1109
            this.groupBox35.Controls.Add(this.groupBox27);
1110
            this.groupBox35.Controls.Add(this.groupBox19);
1111
            this.groupBox35.Controls.Add(this.groupBox18);
2254 - 1112
            this.groupBox35.Location = new System.Drawing.Point(840, 342);
2233 - 1113
            this.groupBox35.Name = "groupBox35";
2250 - 1114
            this.groupBox35.Size = new System.Drawing.Size(101, 145);
2233 - 1115
            this.groupBox35.TabIndex = 11;
1116
            this.groupBox35.TabStop = false;
1117
            // 
1118
            // groupBox27
1119
            // 
1120
            this.groupBox27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1121
            this.groupBox27.Controls.Add(this.lblNCErrNmbr);
1122
            this.groupBox27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1123
            this.groupBox27.Location = new System.Drawing.Point(8, 97);
2233 - 1124
            this.groupBox27.Name = "groupBox27";
1125
            this.groupBox27.Size = new System.Drawing.Size(86, 39);
1126
            this.groupBox27.TabIndex = 7;
1127
            this.groupBox27.TabStop = false;
1128
            this.groupBox27.Text = "NC Error #";
1129
            // 
1130
            // lblNCErrNmbr
1131
            // 
1132
            this.lblNCErrNmbr.AutoSize = true;
1133
            this.lblNCErrNmbr.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1134
            this.lblNCErrNmbr.Location = new System.Drawing.Point(6, 16);
1135
            this.lblNCErrNmbr.Name = "lblNCErrNmbr";
1136
            this.lblNCErrNmbr.Size = new System.Drawing.Size(52, 20);
1137
            this.lblNCErrNmbr.TabIndex = 0;
1138
            this.lblNCErrNmbr.Text = "NCErr";
1139
            // 
1140
            // groupBox19
1141
            // 
1142
            this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1143
            this.groupBox19.Controls.Add(this.lblNCSPI);
1144
            this.groupBox19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1145
            this.groupBox19.Location = new System.Drawing.Point(8, 54);
2233 - 1146
            this.groupBox19.Name = "groupBox19";
1147
            this.groupBox19.Size = new System.Drawing.Size(86, 39);
1148
            this.groupBox19.TabIndex = 7;
1149
            this.groupBox19.TabStop = false;
1150
            this.groupBox19.Text = "SPI Error";
1151
            // 
1152
            // lblNCSPI
1153
            // 
1154
            this.lblNCSPI.AutoSize = true;
1155
            this.lblNCSPI.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1156
            this.lblNCSPI.Location = new System.Drawing.Point(6, 16);
1157
            this.lblNCSPI.Name = "lblNCSPI";
1158
            this.lblNCSPI.Size = new System.Drawing.Size(35, 20);
1159
            this.lblNCSPI.TabIndex = 0;
1160
            this.lblNCSPI.Text = "SPI";
1161
            // 
1162
            // groupBox18
1163
            // 
1164
            this.groupBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1165
            this.groupBox18.Controls.Add(this.lblNCI2C);
1166
            this.groupBox18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1167
            this.groupBox18.Location = new System.Drawing.Point(8, 11);
2233 - 1168
            this.groupBox18.Name = "groupBox18";
1169
            this.groupBox18.Size = new System.Drawing.Size(86, 39);
1170
            this.groupBox18.TabIndex = 6;
1171
            this.groupBox18.TabStop = false;
1172
            this.groupBox18.Text = "I2C Error";
1173
            // 
1174
            // lblNCI2C
1175
            // 
1176
            this.lblNCI2C.AutoSize = true;
1177
            this.lblNCI2C.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1178
            this.lblNCI2C.Location = new System.Drawing.Point(6, 16);
1179
            this.lblNCI2C.Name = "lblNCI2C";
1180
            this.lblNCI2C.Size = new System.Drawing.Size(34, 20);
1181
            this.lblNCI2C.TabIndex = 0;
1182
            this.lblNCI2C.Text = "I2C";
1183
            // 
1184
            // groupBox33
1185
            // 
1186
            this.groupBox33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
2250 - 1187
            this.groupBox33.Controls.Add(this.lblNCDistHP);
2233 - 1188
            this.groupBox33.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1189
            this.groupBox33.Location = new System.Drawing.Point(803, 131);
1190
            this.groupBox33.Name = "groupBox33";
1191
            this.groupBox33.Size = new System.Drawing.Size(135, 57);
1192
            this.groupBox33.TabIndex = 4;
1193
            this.groupBox33.TabStop = false;
1194
            this.groupBox33.Text = "Distance (HP)";
1195
            // 
2250 - 1196
            // lblNCDistHP
2233 - 1197
            // 
2250 - 1198
            this.lblNCDistHP.AutoSize = true;
1199
            this.lblNCDistHP.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1200
            this.lblNCDistHP.Location = new System.Drawing.Point(5, 23);
1201
            this.lblNCDistHP.Name = "lblNCDistHP";
1202
            this.lblNCDistHP.Size = new System.Drawing.Size(54, 29);
1203
            this.lblNCDistHP.TabIndex = 0;
1204
            this.lblNCDistHP.Text = "Dist";
2233 - 1205
            // 
1206
            // groupBox26
1207
            // 
1208
            this.groupBox26.Controls.Add(this.lblNCCap);
1209
            this.groupBox26.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1210
            this.groupBox26.Location = new System.Drawing.Point(7, 122);
2233 - 1211
            this.groupBox26.Name = "groupBox26";
1212
            this.groupBox26.Size = new System.Drawing.Size(124, 52);
1213
            this.groupBox26.TabIndex = 8;
1214
            this.groupBox26.TabStop = false;
1215
            this.groupBox26.Text = "Capacity used";
1216
            // 
1217
            // lblNCCap
1218
            // 
1219
            this.lblNCCap.AutoSize = true;
1220
            this.lblNCCap.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1221
            this.lblNCCap.Location = new System.Drawing.Point(3, 19);
1222
            this.lblNCCap.Name = "lblNCCap";
1223
            this.lblNCCap.Size = new System.Drawing.Size(57, 29);
1224
            this.lblNCCap.TabIndex = 0;
1225
            this.lblNCCap.Text = "Cap";
1226
            // 
1227
            // groupBox29
1228
            // 
1229
            this.groupBox29.Controls.Add(this.lblNCFlTime);
1230
            this.groupBox29.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1231
            this.groupBox29.Location = new System.Drawing.Point(7, 182);
2233 - 1232
            this.groupBox29.Name = "groupBox29";
1233
            this.groupBox29.Size = new System.Drawing.Size(100, 39);
1234
            this.groupBox29.TabIndex = 7;
1235
            this.groupBox29.TabStop = false;
1236
            this.groupBox29.Text = "Flying time";
1237
            // 
1238
            // lblNCFlTime
1239
            // 
1240
            this.lblNCFlTime.AutoSize = true;
1241
            this.lblNCFlTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1242
            this.lblNCFlTime.Location = new System.Drawing.Point(6, 16);
1243
            this.lblNCFlTime.Name = "lblNCFlTime";
1244
            this.lblNCFlTime.Size = new System.Drawing.Size(53, 20);
1245
            this.lblNCFlTime.TabIndex = 0;
1246
            this.lblNCFlTime.Text = "FTime";
1247
            // 
1248
            // groupBox28
1249
            // 
1250
            this.groupBox28.Controls.Add(this.lblNCRC);
1251
            this.groupBox28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1252
            this.groupBox28.Location = new System.Drawing.Point(7, 228);
2233 - 1253
            this.groupBox28.Name = "groupBox28";
1254
            this.groupBox28.Size = new System.Drawing.Size(100, 39);
1255
            this.groupBox28.TabIndex = 7;
1256
            this.groupBox28.TabStop = false;
1257
            this.groupBox28.Text = "RC quality";
1258
            // 
1259
            // lblNCRC
1260
            // 
1261
            this.lblNCRC.AutoSize = true;
1262
            this.lblNCRC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1263
            this.lblNCRC.Location = new System.Drawing.Point(6, 16);
1264
            this.lblNCRC.Name = "lblNCRC";
1265
            this.lblNCRC.Size = new System.Drawing.Size(32, 20);
1266
            this.lblNCRC.TabIndex = 0;
1267
            this.lblNCRC.Text = "RC";
1268
            // 
1269
            // groupBox5
1270
            // 
1271
            this.groupBox5.Controls.Add(this.lblNCSat);
1272
            this.groupBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1273
            this.groupBox5.Location = new System.Drawing.Point(7, 333);
2233 - 1274
            this.groupBox5.Name = "groupBox5";
1275
            this.groupBox5.Size = new System.Drawing.Size(124, 52);
1276
            this.groupBox5.TabIndex = 5;
1277
            this.groupBox5.TabStop = false;
1278
            this.groupBox5.Text = "Satellites";
1279
            // 
1280
            // lblNCSat
1281
            // 
1282
            this.lblNCSat.AutoSize = true;
1283
            this.lblNCSat.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1284
            this.lblNCSat.Location = new System.Drawing.Point(3, 19);
1285
            this.lblNCSat.Name = "lblNCSat";
1286
            this.lblNCSat.Size = new System.Drawing.Size(60, 29);
1287
            this.lblNCSat.TabIndex = 0;
1288
            this.lblNCSat.Text = "Sats";
1289
            // 
1290
            // groupBox4
1291
            // 
1292
            this.groupBox4.Controls.Add(this.lblNCMF);
1293
            this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1294
            this.groupBox4.Location = new System.Drawing.Point(7, 278);
2233 - 1295
            this.groupBox4.Name = "groupBox4";
1296
            this.groupBox4.Size = new System.Drawing.Size(124, 52);
1297
            this.groupBox4.TabIndex = 5;
1298
            this.groupBox4.TabStop = false;
1299
            this.groupBox4.Text = "Magnetic field";
1300
            // 
1301
            // lblNCMF
1302
            // 
1303
            this.lblNCMF.AutoSize = true;
1304
            this.lblNCMF.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1305
            this.lblNCMF.Location = new System.Drawing.Point(3, 20);
1306
            this.lblNCMF.Name = "lblNCMF";
1307
            this.lblNCMF.Size = new System.Drawing.Size(48, 29);
1308
            this.lblNCMF.TabIndex = 0;
1309
            this.lblNCMF.Text = "MF";
1310
            // 
1311
            // groupBox3
1312
            // 
1313
            this.groupBox3.Controls.Add(this.lblNCCur);
1314
            this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1315
            this.groupBox3.Location = new System.Drawing.Point(7, 67);
2233 - 1316
            this.groupBox3.Name = "groupBox3";
1317
            this.groupBox3.Size = new System.Drawing.Size(124, 52);
1318
            this.groupBox3.TabIndex = 5;
1319
            this.groupBox3.TabStop = false;
1320
            this.groupBox3.Text = "Current";
1321
            // 
1322
            // lblNCCur
1323
            // 
1324
            this.lblNCCur.AutoSize = true;
1325
            this.lblNCCur.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1326
            this.lblNCCur.Location = new System.Drawing.Point(3, 19);
1327
            this.lblNCCur.Name = "lblNCCur";
1328
            this.lblNCCur.Size = new System.Drawing.Size(51, 29);
1329
            this.lblNCCur.TabIndex = 0;
1330
            this.lblNCCur.Text = "Cur";
1331
            // 
1332
            // groupBox2
1333
            // 
1334
            this.groupBox2.Controls.Add(this.lblNCVolt);
1335
            this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1336
            this.groupBox2.Location = new System.Drawing.Point(7, 12);
1337
            this.groupBox2.Name = "groupBox2";
1338
            this.groupBox2.Size = new System.Drawing.Size(124, 52);
1339
            this.groupBox2.TabIndex = 4;
1340
            this.groupBox2.TabStop = false;
1341
            this.groupBox2.Text = "Voltage";
1342
            // 
1343
            // lblNCVolt
1344
            // 
1345
            this.lblNCVolt.AutoSize = true;
1346
            this.lblNCVolt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1347
            this.lblNCVolt.Location = new System.Drawing.Point(4, 20);
1348
            this.lblNCVolt.Name = "lblNCVolt";
1349
            this.lblNCVolt.Size = new System.Drawing.Size(54, 29);
1350
            this.lblNCVolt.TabIndex = 0;
1351
            this.lblNCVolt.Text = "Volt";
1352
            // 
1353
            // groupBox25
1354
            // 
1355
            this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1356
            this.groupBox25.Controls.Add(this.lblNCGSpeed);
1357
            this.groupBox25.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1358
            this.groupBox25.Location = new System.Drawing.Point(803, 12);
1359
            this.groupBox25.Name = "groupBox25";
1360
            this.groupBox25.Size = new System.Drawing.Size(135, 57);
1361
            this.groupBox25.TabIndex = 3;
1362
            this.groupBox25.TabStop = false;
1363
            this.groupBox25.Text = "Ground Speed";
1364
            // 
1365
            // lblNCGSpeed
1366
            // 
1367
            this.lblNCGSpeed.AutoSize = true;
1368
            this.lblNCGSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1369
            this.lblNCGSpeed.Location = new System.Drawing.Point(5, 23);
1370
            this.lblNCGSpeed.Name = "lblNCGSpeed";
1371
            this.lblNCGSpeed.Size = new System.Drawing.Size(85, 29);
1372
            this.lblNCGSpeed.TabIndex = 0;
1373
            this.lblNCGSpeed.Text = "Speed";
1374
            // 
1375
            // groupBox1
1376
            // 
1377
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
1378
            this.groupBox1.Controls.Add(this.lblNCAlt);
1379
            this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1380
            this.groupBox1.Location = new System.Drawing.Point(803, 71);
1381
            this.groupBox1.Name = "groupBox1";
1382
            this.groupBox1.Size = new System.Drawing.Size(135, 57);
1383
            this.groupBox1.TabIndex = 3;
1384
            this.groupBox1.TabStop = false;
1385
            this.groupBox1.Text = "Altitude";
1386
            // 
1387
            // lblNCAlt
1388
            // 
1389
            this.lblNCAlt.AutoSize = true;
1390
            this.lblNCAlt.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1391
            this.lblNCAlt.Location = new System.Drawing.Point(5, 23);
1392
            this.lblNCAlt.Name = "lblNCAlt";
1393
            this.lblNCAlt.Size = new System.Drawing.Size(40, 29);
1394
            this.lblNCAlt.TabIndex = 0;
1395
            this.lblNCAlt.Text = "Alt";
1396
            // 
1397
            // lblNCCompass
1398
            // 
1399
            this.lblNCCompass.AutoSize = true;
1400
            this.lblNCCompass.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1401
            this.lblNCCompass.Location = new System.Drawing.Point(270, 430);
2233 - 1402
            this.lblNCCompass.Name = "lblNCCompass";
1403
            this.lblNCCompass.Size = new System.Drawing.Size(115, 29);
1404
            this.lblNCCompass.TabIndex = 0;
1405
            this.lblNCCompass.Text = "Compass";
1406
            this.lblNCCompass.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1407
            // 
1408
            // lblNCRoll
1409
            // 
1410
            this.lblNCRoll.AutoSize = true;
1411
            this.lblNCRoll.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1412
            this.lblNCRoll.Location = new System.Drawing.Point(545, 430);
2233 - 1413
            this.lblNCRoll.Name = "lblNCRoll";
1414
            this.lblNCRoll.Size = new System.Drawing.Size(56, 29);
1415
            this.lblNCRoll.TabIndex = 0;
1416
            this.lblNCRoll.Text = "Roll";
1417
            this.lblNCRoll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1418
            // 
1419
            // lblNCPitch
1420
            // 
1421
            this.lblNCPitch.AutoSize = true;
1422
            this.lblNCPitch.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2250 - 1423
            this.lblNCPitch.Location = new System.Drawing.Point(413, 313);
2233 - 1424
            this.lblNCPitch.Name = "lblNCPitch";
1425
            this.lblNCPitch.Size = new System.Drawing.Size(66, 29);
1426
            this.lblNCPitch.TabIndex = 0;
1427
            this.lblNCPitch.Text = "Pitch";
1428
            this.lblNCPitch.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
1429
            // 
2250 - 1430
            // lblCRCErr
1431
            // 
1432
            this.lblCRCErr.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1433
            this.lblCRCErr.AutoSize = true;
1434
            this.lblCRCErr.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 1435
            this.lblCRCErr.Location = new System.Drawing.Point(641, 25);
2250 - 1436
            this.lblCRCErr.Name = "lblCRCErr";
1437
            this.lblCRCErr.Size = new System.Drawing.Size(14, 16);
1438
            this.lblCRCErr.TabIndex = 12;
1439
            this.lblCRCErr.Text = "0";
1440
            // 
1441
            // label6
1442
            // 
1443
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1444
            this.label6.AutoSize = true;
1445
            this.label6.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 1446
            this.label6.Location = new System.Drawing.Point(560, 25);
2250 - 1447
            this.label6.Name = "label6";
1448
            this.label6.Size = new System.Drawing.Size(61, 16);
1449
            this.label6.TabIndex = 11;
1450
            this.label6.Text = "CRC-Error";
1451
            // 
1452
            // lblLifeCounter
1453
            // 
1454
            this.lblLifeCounter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1455
            this.lblLifeCounter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
2254 - 1456
            this.lblLifeCounter.Location = new System.Drawing.Point(641, 6);
2250 - 1457
            this.lblLifeCounter.Name = "lblLifeCounter";
1458
            this.lblLifeCounter.Size = new System.Drawing.Size(14, 14);
1459
            this.lblLifeCounter.TabIndex = 10;
1460
            // 
1461
            // label1
1462
            // 
1463
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1464
            this.label1.AutoSize = true;
1465
            this.label1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 1466
            this.label1.Location = new System.Drawing.Point(559, 4);
2250 - 1467
            this.label1.Name = "label1";
1468
            this.label1.Size = new System.Drawing.Size(79, 16);
1469
            this.label1.TabIndex = 9;
1470
            this.label1.Text = "Communication";
1471
            // 
1472
            // groupBox31
1473
            // 
1474
            this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1475
            this.groupBox31.Controls.Add(this.lblNCCtrl);
1476
            this.groupBox31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 1477
            this.groupBox31.Location = new System.Drawing.Point(476, 4);
2250 - 1478
            this.groupBox31.Name = "groupBox31";
1479
            this.groupBox31.Size = new System.Drawing.Size(82, 39);
1480
            this.groupBox31.TabIndex = 8;
1481
            this.groupBox31.TabStop = false;
1482
            this.groupBox31.Text = "Controller";
1483
            // 
1484
            // lblNCCtrl
1485
            // 
1486
            this.lblNCCtrl.AutoSize = true;
1487
            this.lblNCCtrl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1488
            this.lblNCCtrl.Location = new System.Drawing.Point(6, 16);
1489
            this.lblNCCtrl.Name = "lblNCCtrl";
1490
            this.lblNCCtrl.Size = new System.Drawing.Size(61, 20);
1491
            this.lblNCCtrl.TabIndex = 0;
1492
            this.lblNCCtrl.Text = "FC/NC";
1493
            // 
2233 - 1494
            // tabControl1
1495
            // 
1496
            this.tabControl1.Controls.Add(this.tabPage3);
1497
            this.tabControl1.Controls.Add(this.tabPage2);
1498
            this.tabControl1.Controls.Add(this.tabPageTesting);
1499
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
1500
            this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1501
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
1502
            this.tabControl1.Name = "tabControl1";
1503
            this.tabControl1.SelectedIndex = 0;
2254 - 1504
            this.tabControl1.Size = new System.Drawing.Size(953, 520);
2233 - 1505
            this.tabControl1.TabIndex = 15;
1506
            // 
1507
            // tabPageTesting
1508
            // 
2250 - 1509
            this.tabPageTesting.Controls.Add(this.groupBox6);
2233 - 1510
            this.tabPageTesting.Controls.Add(this.lbLabels);
1511
            this.tabPageTesting.Controls.Add(this.btnOSDAuto);
1512
            this.tabPageTesting.Controls.Add(this.btnOSD);
1513
            this.tabPageTesting.Controls.Add(this.btnSaveFCLabels);
1514
            this.tabPageTesting.Controls.Add(this.btnLoadFCLabels);
1515
            this.tabPageTesting.Controls.Add(this.button4);
1516
            this.tabPageTesting.Controls.Add(this.lblFileName);
1517
            this.tabPageTesting.Controls.Add(this.btnReadFCFile);
1518
            this.tabPageTesting.Controls.Add(this.button3);
1519
            this.tabPageTesting.Controls.Add(this.button2);
1520
            this.tabPageTesting.Location = new System.Drawing.Point(4, 27);
1521
            this.tabPageTesting.Name = "tabPageTesting";
1522
            this.tabPageTesting.Padding = new System.Windows.Forms.Padding(3);
2254 - 1523
            this.tabPageTesting.Size = new System.Drawing.Size(945, 489);
2233 - 1524
            this.tabPageTesting.TabIndex = 3;
1525
            this.tabPageTesting.Text = "testing";
1526
            this.tabPageTesting.UseVisualStyleBackColor = true;
1527
            // 
2250 - 1528
            // groupBox6
1529
            // 
1530
            this.groupBox6.Controls.Add(this.gbM5Curr);
1531
            this.groupBox6.Controls.Add(this.gbM8Temp);
1532
            this.groupBox6.Controls.Add(this.gbM5Temp);
1533
            this.groupBox6.Controls.Add(this.gbM7Temp);
1534
            this.groupBox6.Controls.Add(this.gbM8Curr);
1535
            this.groupBox6.Controls.Add(this.gbM6Curr);
1536
            this.groupBox6.Controls.Add(this.gbM7Curr);
1537
            this.groupBox6.Controls.Add(this.gbM6Temp);
1538
            this.groupBox6.Controls.Add(this.gbM1Curr);
1539
            this.groupBox6.Controls.Add(this.gbM4Temp);
1540
            this.groupBox6.Controls.Add(this.gbM1Temp);
1541
            this.groupBox6.Controls.Add(this.gbM3Temp);
1542
            this.groupBox6.Controls.Add(this.gbM4Curr);
1543
            this.groupBox6.Controls.Add(this.gbM2Curr);
1544
            this.groupBox6.Controls.Add(this.gbM3Curr);
1545
            this.groupBox6.Controls.Add(this.gbM2Temp);
1546
            this.groupBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1547
            this.groupBox6.Location = new System.Drawing.Point(288, 136);
1548
            this.groupBox6.Name = "groupBox6";
1549
            this.groupBox6.Size = new System.Drawing.Size(368, 215);
1550
            this.groupBox6.TabIndex = 34;
1551
            this.groupBox6.TabStop = false;
1552
            this.groupBox6.Text = "Motors";
1553
            // 
1554
            // gbM5Curr
1555
            // 
1556
            this.gbM5Curr.Controls.Add(this.LBLNCM5Cur);
1557
            this.gbM5Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1558
            this.gbM5Curr.Location = new System.Drawing.Point(187, 21);
1559
            this.gbM5Curr.Name = "gbM5Curr";
1560
            this.gbM5Curr.Size = new System.Drawing.Size(82, 45);
1561
            this.gbM5Curr.TabIndex = 6;
1562
            this.gbM5Curr.TabStop = false;
1563
            this.gbM5Curr.Text = "Current 5";
1564
            // 
1565
            // LBLNCM5Cur
1566
            // 
1567
            this.LBLNCM5Cur.AutoSize = true;
1568
            this.LBLNCM5Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1569
            this.LBLNCM5Cur.Location = new System.Drawing.Point(3, 16);
1570
            this.LBLNCM5Cur.Name = "LBLNCM5Cur";
1571
            this.LBLNCM5Cur.Size = new System.Drawing.Size(40, 24);
1572
            this.LBLNCM5Cur.TabIndex = 0;
1573
            this.LBLNCM5Cur.Text = "Cur";
1574
            // 
1575
            // gbM8Temp
1576
            // 
1577
            this.gbM8Temp.Controls.Add(this.LBLNCM8Temp);
1578
            this.gbM8Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1579
            this.gbM8Temp.Location = new System.Drawing.Point(275, 161);
1580
            this.gbM8Temp.Name = "gbM8Temp";
1581
            this.gbM8Temp.Size = new System.Drawing.Size(82, 45);
1582
            this.gbM8Temp.TabIndex = 7;
1583
            this.gbM8Temp.TabStop = false;
1584
            this.gbM8Temp.Text = "Temp 8";
1585
            // 
1586
            // LBLNCM8Temp
1587
            // 
1588
            this.LBLNCM8Temp.AutoSize = true;
1589
            this.LBLNCM8Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1590
            this.LBLNCM8Temp.Location = new System.Drawing.Point(3, 16);
1591
            this.LBLNCM8Temp.Name = "LBLNCM8Temp";
1592
            this.LBLNCM8Temp.Size = new System.Drawing.Size(60, 24);
1593
            this.LBLNCM8Temp.TabIndex = 0;
1594
            this.LBLNCM8Temp.Text = "Temp";
1595
            // 
1596
            // gbM5Temp
1597
            // 
1598
            this.gbM5Temp.Controls.Add(this.LBLNCM5Temp);
1599
            this.gbM5Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1600
            this.gbM5Temp.Location = new System.Drawing.Point(275, 21);
1601
            this.gbM5Temp.Name = "gbM5Temp";
1602
            this.gbM5Temp.Size = new System.Drawing.Size(82, 45);
1603
            this.gbM5Temp.TabIndex = 8;
1604
            this.gbM5Temp.TabStop = false;
1605
            this.gbM5Temp.Text = "Temp 5";
1606
            // 
1607
            // LBLNCM5Temp
1608
            // 
1609
            this.LBLNCM5Temp.AutoSize = true;
1610
            this.LBLNCM5Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1611
            this.LBLNCM5Temp.Location = new System.Drawing.Point(3, 16);
1612
            this.LBLNCM5Temp.Name = "LBLNCM5Temp";
1613
            this.LBLNCM5Temp.Size = new System.Drawing.Size(60, 24);
1614
            this.LBLNCM5Temp.TabIndex = 0;
1615
            this.LBLNCM5Temp.Text = "Temp";
1616
            // 
1617
            // gbM7Temp
1618
            // 
1619
            this.gbM7Temp.Controls.Add(this.LBLNCM7Temp);
1620
            this.gbM7Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1621
            this.gbM7Temp.Location = new System.Drawing.Point(275, 115);
1622
            this.gbM7Temp.Name = "gbM7Temp";
1623
            this.gbM7Temp.Size = new System.Drawing.Size(82, 45);
1624
            this.gbM7Temp.TabIndex = 9;
1625
            this.gbM7Temp.TabStop = false;
1626
            this.gbM7Temp.Text = "Temp 7";
1627
            // 
1628
            // LBLNCM7Temp
1629
            // 
1630
            this.LBLNCM7Temp.AutoSize = true;
1631
            this.LBLNCM7Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1632
            this.LBLNCM7Temp.Location = new System.Drawing.Point(3, 16);
1633
            this.LBLNCM7Temp.Name = "LBLNCM7Temp";
1634
            this.LBLNCM7Temp.Size = new System.Drawing.Size(60, 24);
1635
            this.LBLNCM7Temp.TabIndex = 0;
1636
            this.LBLNCM7Temp.Text = "Temp";
1637
            // 
1638
            // gbM8Curr
1639
            // 
1640
            this.gbM8Curr.Controls.Add(this.LBLNCM8Cur);
1641
            this.gbM8Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1642
            this.gbM8Curr.Location = new System.Drawing.Point(187, 161);
1643
            this.gbM8Curr.Name = "gbM8Curr";
1644
            this.gbM8Curr.Size = new System.Drawing.Size(82, 45);
1645
            this.gbM8Curr.TabIndex = 10;
1646
            this.gbM8Curr.TabStop = false;
1647
            this.gbM8Curr.Text = "Current 8";
1648
            // 
1649
            // LBLNCM8Cur
1650
            // 
1651
            this.LBLNCM8Cur.AutoSize = true;
1652
            this.LBLNCM8Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1653
            this.LBLNCM8Cur.Location = new System.Drawing.Point(3, 16);
1654
            this.LBLNCM8Cur.Name = "LBLNCM8Cur";
1655
            this.LBLNCM8Cur.Size = new System.Drawing.Size(40, 24);
1656
            this.LBLNCM8Cur.TabIndex = 0;
1657
            this.LBLNCM8Cur.Text = "Cur";
1658
            // 
1659
            // gbM6Curr
1660
            // 
1661
            this.gbM6Curr.Controls.Add(this.LBLNCM6Cur);
1662
            this.gbM6Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1663
            this.gbM6Curr.Location = new System.Drawing.Point(187, 68);
1664
            this.gbM6Curr.Name = "gbM6Curr";
1665
            this.gbM6Curr.Size = new System.Drawing.Size(82, 45);
1666
            this.gbM6Curr.TabIndex = 11;
1667
            this.gbM6Curr.TabStop = false;
1668
            this.gbM6Curr.Text = "Current 6";
1669
            // 
1670
            // LBLNCM6Cur
1671
            // 
1672
            this.LBLNCM6Cur.AutoSize = true;
1673
            this.LBLNCM6Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1674
            this.LBLNCM6Cur.Location = new System.Drawing.Point(3, 16);
1675
            this.LBLNCM6Cur.Name = "LBLNCM6Cur";
1676
            this.LBLNCM6Cur.Size = new System.Drawing.Size(40, 24);
1677
            this.LBLNCM6Cur.TabIndex = 0;
1678
            this.LBLNCM6Cur.Text = "Cur";
1679
            // 
1680
            // gbM7Curr
1681
            // 
1682
            this.gbM7Curr.Controls.Add(this.LBLNCM7Cur);
1683
            this.gbM7Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1684
            this.gbM7Curr.Location = new System.Drawing.Point(187, 115);
1685
            this.gbM7Curr.Name = "gbM7Curr";
1686
            this.gbM7Curr.Size = new System.Drawing.Size(82, 45);
1687
            this.gbM7Curr.TabIndex = 12;
1688
            this.gbM7Curr.TabStop = false;
1689
            this.gbM7Curr.Text = "Current 7";
1690
            // 
1691
            // LBLNCM7Cur
1692
            // 
1693
            this.LBLNCM7Cur.AutoSize = true;
1694
            this.LBLNCM7Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1695
            this.LBLNCM7Cur.Location = new System.Drawing.Point(3, 16);
1696
            this.LBLNCM7Cur.Name = "LBLNCM7Cur";
1697
            this.LBLNCM7Cur.Size = new System.Drawing.Size(40, 24);
1698
            this.LBLNCM7Cur.TabIndex = 0;
1699
            this.LBLNCM7Cur.Text = "Cur";
1700
            // 
1701
            // gbM6Temp
1702
            // 
1703
            this.gbM6Temp.Controls.Add(this.LBLNCM6Temp);
1704
            this.gbM6Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1705
            this.gbM6Temp.Location = new System.Drawing.Point(275, 68);
1706
            this.gbM6Temp.Name = "gbM6Temp";
1707
            this.gbM6Temp.Size = new System.Drawing.Size(82, 45);
1708
            this.gbM6Temp.TabIndex = 13;
1709
            this.gbM6Temp.TabStop = false;
1710
            this.gbM6Temp.Text = "Temp 6";
1711
            // 
1712
            // LBLNCM6Temp
1713
            // 
1714
            this.LBLNCM6Temp.AutoSize = true;
1715
            this.LBLNCM6Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1716
            this.LBLNCM6Temp.Location = new System.Drawing.Point(3, 16);
1717
            this.LBLNCM6Temp.Name = "LBLNCM6Temp";
1718
            this.LBLNCM6Temp.Size = new System.Drawing.Size(60, 24);
1719
            this.LBLNCM6Temp.TabIndex = 0;
1720
            this.LBLNCM6Temp.Text = "Temp";
1721
            // 
1722
            // gbM1Curr
1723
            // 
1724
            this.gbM1Curr.Controls.Add(this.LBLNCM1Cur);
1725
            this.gbM1Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1726
            this.gbM1Curr.Location = new System.Drawing.Point(9, 21);
1727
            this.gbM1Curr.Name = "gbM1Curr";
1728
            this.gbM1Curr.Size = new System.Drawing.Size(82, 45);
1729
            this.gbM1Curr.TabIndex = 5;
1730
            this.gbM1Curr.TabStop = false;
1731
            this.gbM1Curr.Text = "Current 1";
1732
            // 
1733
            // LBLNCM1Cur
1734
            // 
1735
            this.LBLNCM1Cur.AutoSize = true;
1736
            this.LBLNCM1Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1737
            this.LBLNCM1Cur.Location = new System.Drawing.Point(3, 16);
1738
            this.LBLNCM1Cur.Name = "LBLNCM1Cur";
1739
            this.LBLNCM1Cur.Size = new System.Drawing.Size(40, 24);
1740
            this.LBLNCM1Cur.TabIndex = 0;
1741
            this.LBLNCM1Cur.Text = "Cur";
1742
            // 
1743
            // gbM4Temp
1744
            // 
1745
            this.gbM4Temp.Controls.Add(this.LBLNCM4Temp);
1746
            this.gbM4Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1747
            this.gbM4Temp.Location = new System.Drawing.Point(98, 161);
1748
            this.gbM4Temp.Name = "gbM4Temp";
1749
            this.gbM4Temp.Size = new System.Drawing.Size(82, 45);
1750
            this.gbM4Temp.TabIndex = 5;
1751
            this.gbM4Temp.TabStop = false;
1752
            this.gbM4Temp.Text = "Temp 4";
1753
            // 
1754
            // LBLNCM4Temp
1755
            // 
1756
            this.LBLNCM4Temp.AutoSize = true;
1757
            this.LBLNCM4Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1758
            this.LBLNCM4Temp.Location = new System.Drawing.Point(3, 16);
1759
            this.LBLNCM4Temp.Name = "LBLNCM4Temp";
1760
            this.LBLNCM4Temp.Size = new System.Drawing.Size(60, 24);
1761
            this.LBLNCM4Temp.TabIndex = 0;
1762
            this.LBLNCM4Temp.Text = "Temp";
1763
            // 
1764
            // gbM1Temp
1765
            // 
1766
            this.gbM1Temp.Controls.Add(this.LBLNCM1Temp);
1767
            this.gbM1Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1768
            this.gbM1Temp.Location = new System.Drawing.Point(97, 21);
1769
            this.gbM1Temp.Name = "gbM1Temp";
1770
            this.gbM1Temp.Size = new System.Drawing.Size(82, 45);
1771
            this.gbM1Temp.TabIndex = 5;
1772
            this.gbM1Temp.TabStop = false;
1773
            this.gbM1Temp.Text = "Temp 1";
1774
            // 
1775
            // LBLNCM1Temp
1776
            // 
1777
            this.LBLNCM1Temp.AutoSize = true;
1778
            this.LBLNCM1Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1779
            this.LBLNCM1Temp.Location = new System.Drawing.Point(3, 16);
1780
            this.LBLNCM1Temp.Name = "LBLNCM1Temp";
1781
            this.LBLNCM1Temp.Size = new System.Drawing.Size(60, 24);
1782
            this.LBLNCM1Temp.TabIndex = 0;
1783
            this.LBLNCM1Temp.Text = "Temp";
1784
            // 
1785
            // gbM3Temp
1786
            // 
1787
            this.gbM3Temp.Controls.Add(this.LBLNCM3Temp);
1788
            this.gbM3Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1789
            this.gbM3Temp.Location = new System.Drawing.Point(97, 115);
1790
            this.gbM3Temp.Name = "gbM3Temp";
1791
            this.gbM3Temp.Size = new System.Drawing.Size(82, 45);
1792
            this.gbM3Temp.TabIndex = 5;
1793
            this.gbM3Temp.TabStop = false;
1794
            this.gbM3Temp.Text = "Temp 3";
1795
            // 
1796
            // LBLNCM3Temp
1797
            // 
1798
            this.LBLNCM3Temp.AutoSize = true;
1799
            this.LBLNCM3Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1800
            this.LBLNCM3Temp.Location = new System.Drawing.Point(3, 16);
1801
            this.LBLNCM3Temp.Name = "LBLNCM3Temp";
1802
            this.LBLNCM3Temp.Size = new System.Drawing.Size(60, 24);
1803
            this.LBLNCM3Temp.TabIndex = 0;
1804
            this.LBLNCM3Temp.Text = "Temp";
1805
            // 
1806
            // gbM4Curr
1807
            // 
1808
            this.gbM4Curr.Controls.Add(this.LBLNCM4Cur);
1809
            this.gbM4Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1810
            this.gbM4Curr.Location = new System.Drawing.Point(9, 161);
1811
            this.gbM4Curr.Name = "gbM4Curr";
1812
            this.gbM4Curr.Size = new System.Drawing.Size(82, 45);
1813
            this.gbM4Curr.TabIndex = 5;
1814
            this.gbM4Curr.TabStop = false;
1815
            this.gbM4Curr.Text = "Current 4";
1816
            // 
1817
            // LBLNCM4Cur
1818
            // 
1819
            this.LBLNCM4Cur.AutoSize = true;
1820
            this.LBLNCM4Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1821
            this.LBLNCM4Cur.Location = new System.Drawing.Point(3, 16);
1822
            this.LBLNCM4Cur.Name = "LBLNCM4Cur";
1823
            this.LBLNCM4Cur.Size = new System.Drawing.Size(40, 24);
1824
            this.LBLNCM4Cur.TabIndex = 0;
1825
            this.LBLNCM4Cur.Text = "Cur";
1826
            // 
1827
            // gbM2Curr
1828
            // 
1829
            this.gbM2Curr.Controls.Add(this.LBLNCM2Cur);
1830
            this.gbM2Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1831
            this.gbM2Curr.Location = new System.Drawing.Point(9, 68);
1832
            this.gbM2Curr.Name = "gbM2Curr";
1833
            this.gbM2Curr.Size = new System.Drawing.Size(82, 45);
1834
            this.gbM2Curr.TabIndex = 5;
1835
            this.gbM2Curr.TabStop = false;
1836
            this.gbM2Curr.Text = "Current 2";
1837
            // 
1838
            // LBLNCM2Cur
1839
            // 
1840
            this.LBLNCM2Cur.AutoSize = true;
1841
            this.LBLNCM2Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1842
            this.LBLNCM2Cur.Location = new System.Drawing.Point(3, 16);
1843
            this.LBLNCM2Cur.Name = "LBLNCM2Cur";
1844
            this.LBLNCM2Cur.Size = new System.Drawing.Size(40, 24);
1845
            this.LBLNCM2Cur.TabIndex = 0;
1846
            this.LBLNCM2Cur.Text = "Cur";
1847
            // 
1848
            // gbM3Curr
1849
            // 
1850
            this.gbM3Curr.Controls.Add(this.LBLNCM3Cur);
1851
            this.gbM3Curr.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1852
            this.gbM3Curr.Location = new System.Drawing.Point(9, 115);
1853
            this.gbM3Curr.Name = "gbM3Curr";
1854
            this.gbM3Curr.Size = new System.Drawing.Size(82, 45);
1855
            this.gbM3Curr.TabIndex = 5;
1856
            this.gbM3Curr.TabStop = false;
1857
            this.gbM3Curr.Text = "Current 3";
1858
            // 
1859
            // LBLNCM3Cur
1860
            // 
1861
            this.LBLNCM3Cur.AutoSize = true;
1862
            this.LBLNCM3Cur.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1863
            this.LBLNCM3Cur.Location = new System.Drawing.Point(3, 16);
1864
            this.LBLNCM3Cur.Name = "LBLNCM3Cur";
1865
            this.LBLNCM3Cur.Size = new System.Drawing.Size(40, 24);
1866
            this.LBLNCM3Cur.TabIndex = 0;
1867
            this.LBLNCM3Cur.Text = "Cur";
1868
            // 
1869
            // gbM2Temp
1870
            // 
1871
            this.gbM2Temp.Controls.Add(this.LBLNCM2Temp);
1872
            this.gbM2Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1873
            this.gbM2Temp.Location = new System.Drawing.Point(97, 68);
1874
            this.gbM2Temp.Name = "gbM2Temp";
1875
            this.gbM2Temp.Size = new System.Drawing.Size(82, 45);
1876
            this.gbM2Temp.TabIndex = 5;
1877
            this.gbM2Temp.TabStop = false;
1878
            this.gbM2Temp.Text = "Temp 2";
1879
            // 
1880
            // LBLNCM2Temp
1881
            // 
1882
            this.LBLNCM2Temp.AutoSize = true;
1883
            this.LBLNCM2Temp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1884
            this.LBLNCM2Temp.Location = new System.Drawing.Point(3, 16);
1885
            this.LBLNCM2Temp.Name = "LBLNCM2Temp";
1886
            this.LBLNCM2Temp.Size = new System.Drawing.Size(60, 24);
1887
            this.LBLNCM2Temp.TabIndex = 0;
1888
            this.LBLNCM2Temp.Text = "Temp";
1889
            // 
2233 - 1890
            // btnConn
1891
            // 
1892
            this.btnConn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
1893
            this.btnConn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2254 - 1894
            this.btnConn.Location = new System.Drawing.Point(661, -5);
2233 - 1895
            this.btnConn.Name = "btnConn";
1896
            this.btnConn.Size = new System.Drawing.Size(141, 55);
1897
            this.btnConn.TabIndex = 28;
1898
            this.btnConn.Text = "open\r\nserial port";
1899
            this.btnConn.UseVisualStyleBackColor = true;
1900
            this.btnConn.Click += new System.EventHandler(this.btnConn_Click);
1901
            // 
1902
            // rtfError
1903
            // 
1904
            this.rtfError.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
2254 - 1905
            this.rtfError.Location = new System.Drawing.Point(268, -7);
2233 - 1906
            this.rtfError.Name = "rtfError";
1907
            this.rtfError.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
1908
            this.rtfError.Size = new System.Drawing.Size(204, 58);
1909
            this.rtfError.TabIndex = 29;
1910
            this.rtfError.Text = "";
1911
            this.rtfError.WordWrap = false;
2254 - 1912
            this.rtfError.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.rtfError_LinkClicked);
2233 - 1913
            // 
1914
            // splitContainer1
1915
            // 
1916
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
1917
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
1918
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
1919
            this.splitContainer1.Name = "splitContainer1";
1920
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
1921
            // 
1922
            // splitContainer1.Panel1
1923
            // 
1924
            this.splitContainer1.Panel1.Controls.Add(this.tabControl1);
1925
            // 
1926
            // splitContainer1.Panel2
1927
            // 
2250 - 1928
            this.splitContainer1.Panel2.Controls.Add(this.groupBox31);
1929
            this.splitContainer1.Panel2.Controls.Add(this.lblCRCErr);
2233 - 1930
            this.splitContainer1.Panel2.Controls.Add(this.rtfTerminal);
2250 - 1931
            this.splitContainer1.Panel2.Controls.Add(this.label6);
2233 - 1932
            this.splitContainer1.Panel2.Controls.Add(this.btnReadDebugCont);
2250 - 1933
            this.splitContainer1.Panel2.Controls.Add(this.lblLifeCounter);
1934
            this.splitContainer1.Panel2.Controls.Add(this.label1);
2233 - 1935
            this.splitContainer1.Panel2.Controls.Add(this.btnConn);
1936
            this.splitContainer1.Panel2.Controls.Add(this.rtfError);
2250 - 1937
            this.splitContainer1.Size = new System.Drawing.Size(953, 574);
2254 - 1938
            this.splitContainer1.SplitterDistance = 520;
2233 - 1939
            this.splitContainer1.SplitterWidth = 1;
1940
            this.splitContainer1.TabIndex = 36;
1941
            // 
2254 - 1942
            // groupBox8
1943
            // 
1944
            this.groupBox8.Controls.Add(this.lblNCWPCount);
1945
            this.groupBox8.Controls.Add(this.label11);
1946
            this.groupBox8.Controls.Add(this.lblNCWPIndex);
1947
            this.groupBox8.Controls.Add(this.label10);
1948
            this.groupBox8.Location = new System.Drawing.Point(803, 257);
1949
            this.groupBox8.Name = "groupBox8";
1950
            this.groupBox8.Size = new System.Drawing.Size(134, 72);
1951
            this.groupBox8.TabIndex = 39;
1952
            this.groupBox8.TabStop = false;
1953
            this.groupBox8.Text = "Waypoints";
1954
            // 
1955
            // label10
1956
            // 
1957
            this.label10.AutoSize = true;
1958
            this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1959
            this.label10.Location = new System.Drawing.Point(15, 21);
1960
            this.label10.Name = "label10";
1961
            this.label10.Size = new System.Drawing.Size(76, 20);
1962
            this.label10.TabIndex = 40;
1963
            this.label10.Text = "act. index";
1964
            // 
1965
            // label11
1966
            // 
1967
            this.label11.AutoSize = true;
1968
            this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1969
            this.label11.Location = new System.Drawing.Point(15, 41);
1970
            this.label11.Name = "label11";
1971
            this.label11.Size = new System.Drawing.Size(49, 20);
1972
            this.label11.TabIndex = 40;
1973
            this.label11.Text = "count";
1974
            // 
1975
            // lblNCWPIndex
1976
            // 
1977
            this.lblNCWPIndex.AutoSize = true;
1978
            this.lblNCWPIndex.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1979
            this.lblNCWPIndex.Location = new System.Drawing.Point(100, 21);
1980
            this.lblNCWPIndex.Name = "lblNCWPIndex";
1981
            this.lblNCWPIndex.Size = new System.Drawing.Size(18, 20);
1982
            this.lblNCWPIndex.TabIndex = 40;
1983
            this.lblNCWPIndex.Text = "#";
1984
            // 
1985
            // lblNCWPCount
1986
            // 
1987
            this.lblNCWPCount.AutoSize = true;
1988
            this.lblNCWPCount.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1989
            this.lblNCWPCount.Location = new System.Drawing.Point(100, 41);
1990
            this.lblNCWPCount.Name = "lblNCWPCount";
1991
            this.lblNCWPCount.Size = new System.Drawing.Size(18, 20);
1992
            this.lblNCWPCount.TabIndex = 40;
1993
            this.lblNCWPCount.Text = "#";
1994
            // 
1995
            // lblNCDistHP1
1996
            // 
1997
            this.lblNCDistHP1.AutoSize = true;
1998
            this.lblNCDistHP1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1999
            this.lblNCDistHP1.Location = new System.Drawing.Point(704, 194);
2000
            this.lblNCDistHP1.Name = "lblNCDistHP1";
2001
            this.lblNCDistHP1.Size = new System.Drawing.Size(54, 29);
2002
            this.lblNCDistHP1.TabIndex = 0;
2003
            this.lblNCDistHP1.Text = "Dist";
2004
            // 
2005
            // headingIndicator1
2006
            // 
2007
            this.headingIndicator1.Location = new System.Drawing.Point(188, 221);
2008
            this.headingIndicator1.Name = "headingIndicator1";
2009
            this.headingIndicator1.Size = new System.Drawing.Size(210, 210);
2010
            this.headingIndicator1.TabIndex = 2;
2011
            // 
2012
            // artificialHorizon1
2013
            // 
2014
            this.artificialHorizon1.AutoScroll = true;
2015
            this.artificialHorizon1.BackColor = System.Drawing.Color.White;
2016
            this.artificialHorizon1.ForeColor = System.Drawing.Color.White;
2017
            this.artificialHorizon1.Location = new System.Drawing.Point(467, 221);
2018
            this.artificialHorizon1.Name = "artificialHorizon1";
2019
            this.artificialHorizon1.pitch_angle = 0D;
2020
            this.artificialHorizon1.roll_angle = 0D;
2021
            this.artificialHorizon1.Size = new System.Drawing.Size(210, 210);
2022
            this.artificialHorizon1.TabIndex = 1;
2023
            // 
2024
            // simpleSerialPort
2025
            // 
2026
            this.simpleSerialPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
2027
            this.simpleSerialPort.Location = new System.Drawing.Point(24, 19);
2028
            this.simpleSerialPort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
2029
            this.simpleSerialPort.Name = "simpleSerialPort";
2030
            this.simpleSerialPort.Size = new System.Drawing.Size(235, 280);
2031
            this.simpleSerialPort.TabIndex = 0;
2032
            // 
2233 - 2033
            // MainForm
2034
            // 
2035
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2036
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2250 - 2037
            this.ClientSize = new System.Drawing.Size(953, 574);
2233 - 2038
            this.Controls.Add(this.splitContainer1);
2039
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
2040
            this.Name = "MainForm";
2041
            this.Text = "MikroKopter LiveView";
2042
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
2043
            this.Shown += new System.EventHandler(this.MainForm_Shown);
2044
            this.tabPage2.ResumeLayout(false);
2045
            this.groupBox37.ResumeLayout(false);
2046
            this.groupBox37.PerformLayout();
2047
            this.groupBox34.ResumeLayout(false);
2048
            this.groupBox34.PerformLayout();
2049
            this.groupBox32.ResumeLayout(false);
2050
            this.groupBox30.ResumeLayout(false);
2051
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
2052
            this.tabPage3.ResumeLayout(false);
2053
            this.tabPage3.PerformLayout();
2254 - 2054
            this.groupBox38.ResumeLayout(false);
2055
            this.groupBox38.PerformLayout();
2250 - 2056
            this.groupBox7.ResumeLayout(false);
2057
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors2)).EndInit();
2058
            ((System.ComponentModel.ISupportInitialize)(this.dgvMotors1)).EndInit();
2059
            this.groupBox39.ResumeLayout(false);
2060
            this.groupBox39.PerformLayout();
2233 - 2061
            this.groupBox36.ResumeLayout(false);
2062
            this.groupBox36.PerformLayout();
2063
            this.groupBox35.ResumeLayout(false);
2064
            this.groupBox27.ResumeLayout(false);
2065
            this.groupBox27.PerformLayout();
2066
            this.groupBox19.ResumeLayout(false);
2067
            this.groupBox19.PerformLayout();
2068
            this.groupBox18.ResumeLayout(false);
2069
            this.groupBox18.PerformLayout();
2070
            this.groupBox33.ResumeLayout(false);
2071
            this.groupBox33.PerformLayout();
2072
            this.groupBox26.ResumeLayout(false);
2073
            this.groupBox26.PerformLayout();
2074
            this.groupBox29.ResumeLayout(false);
2075
            this.groupBox29.PerformLayout();
2076
            this.groupBox28.ResumeLayout(false);
2077
            this.groupBox28.PerformLayout();
2078
            this.groupBox5.ResumeLayout(false);
2079
            this.groupBox5.PerformLayout();
2080
            this.groupBox4.ResumeLayout(false);
2081
            this.groupBox4.PerformLayout();
2082
            this.groupBox3.ResumeLayout(false);
2083
            this.groupBox3.PerformLayout();
2084
            this.groupBox2.ResumeLayout(false);
2085
            this.groupBox2.PerformLayout();
2086
            this.groupBox25.ResumeLayout(false);
2087
            this.groupBox25.PerformLayout();
2088
            this.groupBox1.ResumeLayout(false);
2089
            this.groupBox1.PerformLayout();
2250 - 2090
            this.groupBox31.ResumeLayout(false);
2091
            this.groupBox31.PerformLayout();
2233 - 2092
            this.tabControl1.ResumeLayout(false);
2093
            this.tabPageTesting.ResumeLayout(false);
2094
            this.tabPageTesting.PerformLayout();
2250 - 2095
            this.groupBox6.ResumeLayout(false);
2096
            this.gbM5Curr.ResumeLayout(false);
2097
            this.gbM5Curr.PerformLayout();
2098
            this.gbM8Temp.ResumeLayout(false);
2099
            this.gbM8Temp.PerformLayout();
2100
            this.gbM5Temp.ResumeLayout(false);
2101
            this.gbM5Temp.PerformLayout();
2102
            this.gbM7Temp.ResumeLayout(false);
2103
            this.gbM7Temp.PerformLayout();
2104
            this.gbM8Curr.ResumeLayout(false);
2105
            this.gbM8Curr.PerformLayout();
2106
            this.gbM6Curr.ResumeLayout(false);
2107
            this.gbM6Curr.PerformLayout();
2108
            this.gbM7Curr.ResumeLayout(false);
2109
            this.gbM7Curr.PerformLayout();
2110
            this.gbM6Temp.ResumeLayout(false);
2111
            this.gbM6Temp.PerformLayout();
2112
            this.gbM1Curr.ResumeLayout(false);
2113
            this.gbM1Curr.PerformLayout();
2114
            this.gbM4Temp.ResumeLayout(false);
2115
            this.gbM4Temp.PerformLayout();
2116
            this.gbM1Temp.ResumeLayout(false);
2117
            this.gbM1Temp.PerformLayout();
2118
            this.gbM3Temp.ResumeLayout(false);
2119
            this.gbM3Temp.PerformLayout();
2120
            this.gbM4Curr.ResumeLayout(false);
2121
            this.gbM4Curr.PerformLayout();
2122
            this.gbM2Curr.ResumeLayout(false);
2123
            this.gbM2Curr.PerformLayout();
2124
            this.gbM3Curr.ResumeLayout(false);
2125
            this.gbM3Curr.PerformLayout();
2126
            this.gbM2Temp.ResumeLayout(false);
2127
            this.gbM2Temp.PerformLayout();
2233 - 2128
            this.splitContainer1.Panel1.ResumeLayout(false);
2129
            this.splitContainer1.Panel2.ResumeLayout(false);
2250 - 2130
            this.splitContainer1.Panel2.PerformLayout();
2233 - 2131
            this.splitContainer1.ResumeLayout(false);
2254 - 2132
            this.groupBox8.ResumeLayout(false);
2133
            this.groupBox8.PerformLayout();
2233 - 2134
            this.ResumeLayout(false);
2135
 
2136
        }
2137
 
2138
        #endregion
2139
 
2140
        private SimpleSerialPort.SimpleSerialPort simpleSerialPort;
2141
        private System.Windows.Forms.Button buttonReset;
2142
        private System.Windows.Forms.Button button1;
2143
        private System.Windows.Forms.Button btnSwitchFC;
2144
        private System.Windows.Forms.Button btnSwitchNC;
2145
        private System.Windows.Forms.Label lblCtrl;
2146
        private System.Windows.Forms.Timer timer1;
2147
        private System.Windows.Forms.RichTextBox rtfTerminal;
2148
        private System.Windows.Forms.Button btnReadDebugCont;
2149
        private System.Windows.Forms.TabPage tabPage2;
2150
        private System.Windows.Forms.Button btnGetNaviData;
2151
        private System.Windows.Forms.Button btnReadBLCtrl;
2152
        private System.Windows.Forms.DataGridView dataGridView1;
2153
        private System.Windows.Forms.Button btnReadFCFile;
2154
        private System.Windows.Forms.Button btnLoadFCLabels;
2155
        private System.Windows.Forms.Button btnSaveFCLabels;
2156
        private System.Windows.Forms.ListBox lbLabels;
2157
        private System.Windows.Forms.Button button5;
2158
        private System.Windows.Forms.Button button2;
2159
        private System.Windows.Forms.Label lblFileName;
2160
        private System.Windows.Forms.TabPage tabPage3;
2161
        private System.Windows.Forms.GroupBox groupBox26;
2162
        private System.Windows.Forms.Label lblNCCap;
2163
        private System.Windows.Forms.GroupBox groupBox29;
2164
        private System.Windows.Forms.Label lblNCFlTime;
2165
        private System.Windows.Forms.GroupBox groupBox28;
2166
        private System.Windows.Forms.Label lblNCRC;
2167
        private System.Windows.Forms.GroupBox groupBox27;
2168
        private System.Windows.Forms.Label lblNCErrNmbr;
2169
        private System.Windows.Forms.GroupBox groupBox19;
2170
        private System.Windows.Forms.Label lblNCSPI;
2171
        private System.Windows.Forms.GroupBox groupBox18;
2172
        private System.Windows.Forms.Label lblNCI2C;
2173
        private System.Windows.Forms.GroupBox groupBox5;
2174
        private System.Windows.Forms.Label lblNCSat;
2175
        private System.Windows.Forms.GroupBox groupBox4;
2176
        private System.Windows.Forms.Label lblNCMF;
2177
        private System.Windows.Forms.GroupBox groupBox3;
2178
        private System.Windows.Forms.Label lblNCCur;
2179
        private System.Windows.Forms.GroupBox groupBox2;
2180
        private System.Windows.Forms.Label lblNCVolt;
2181
        private System.Windows.Forms.GroupBox groupBox25;
2182
        private System.Windows.Forms.Label lblNCGSpeed;
2183
        private System.Windows.Forms.GroupBox groupBox1;
2184
        private System.Windows.Forms.Label lblNCAlt;
2185
        private AvionicsInstrumentControl.HeadingIndicator headingIndicator1;
2186
        private ArtificialHorizon.ArtificialHorizon artificialHorizon1;
2187
        private System.Windows.Forms.Label lblNCCompass;
2188
        private System.Windows.Forms.Label lblNCRoll;
2189
        private System.Windows.Forms.Label lblNCPitch;
2190
        private System.Windows.Forms.TabControl tabControl1;
2191
        private System.Windows.Forms.GroupBox groupBox30;
2192
        private System.Windows.Forms.Button btnConn;
2193
        private System.Windows.Forms.GroupBox groupBox31;
2194
        private System.Windows.Forms.Label lblNCCtrl;
2195
        private System.Windows.Forms.GroupBox groupBox32;
2196
        private System.Windows.Forms.Button button3;
2197
        private System.Windows.Forms.Button button4;
2198
        private System.Windows.Forms.Label label1;
2199
        private System.Windows.Forms.Label lblLifeCounter;
2200
        private System.Windows.Forms.GroupBox groupBox33;
2250 - 2201
        private System.Windows.Forms.Label lblNCDistHP;
2233 - 2202
        private System.Windows.Forms.RichTextBox rtfOSD;
2203
        private System.Windows.Forms.Button btnOSD;
2204
        private System.Windows.Forms.Button btnOSDForward;
2205
        private System.Windows.Forms.Button btnOSDBackward;
2206
        private System.Windows.Forms.Button btnOSDAuto;
2207
        private System.Windows.Forms.ComboBox cbOSD;
2208
        private System.Windows.Forms.GroupBox groupBox34;
2209
        private System.Windows.Forms.ComboBox cbTimingBLCTRL;
2210
        private System.Windows.Forms.ComboBox cbTimingNAV;
2211
        private System.Windows.Forms.ComboBox cbTimingDebug;
2212
        private System.Windows.Forms.Label label4;
2213
        private System.Windows.Forms.Label label3;
2214
        private System.Windows.Forms.Label label2;
2215
        private System.Windows.Forms.ComboBox cbTimingOSD;
2216
        private System.Windows.Forms.Label label5;
2217
        private System.Windows.Forms.GroupBox groupBox35;
2218
        private System.Windows.Forms.RichTextBox rtfError;
2219
        private System.Windows.Forms.CheckBox chkbAutoOSD;
2220
        private System.Windows.Forms.CheckBox chkbAutoBL;
2221
        private System.Windows.Forms.CheckBox chkbAutoNav;
2222
        private System.Windows.Forms.CheckBox chkbAutoDbg;
2223
        private System.Windows.Forms.Label labelTimingOSD;
2224
        private System.Windows.Forms.Label labelTimingBLCTRL;
2225
        private System.Windows.Forms.Label labelTimingNAV;
2226
        private System.Windows.Forms.Label labelTimingDebug;
2227
        private System.Windows.Forms.TabPage tabPageTesting;
2228
        private System.Windows.Forms.GroupBox groupBox37;
2229
        private System.Windows.Forms.GroupBox groupBox36;
2230
        private System.Windows.Forms.Label lblOSDPageNr;
2231
        private System.Windows.Forms.SplitContainer splitContainer1;
2232
        private System.Windows.Forms.Button btnOSDLeave;
2233
        private System.Windows.Forms.Button btnOSDEnter;
2234
        private System.Windows.Forms.Label lblCRCErr;
2235
        private System.Windows.Forms.Label label6;
2250 - 2236
        private System.Windows.Forms.GroupBox groupBox38;
2237
        private System.Windows.Forms.Label label9;
2238
        private System.Windows.Forms.Label lblNCGPSLat;
2239
        private System.Windows.Forms.Label label8;
2240
        private System.Windows.Forms.Label lblNCGPSLong;
2241
        private System.Windows.Forms.Label label7;
2242
        private System.Windows.Forms.GroupBox groupBox39;
2243
        private System.Windows.Forms.Label lblNCDistWP;
2244
        private System.Windows.Forms.DataGridView dgvMotors1;
2245
        private System.Windows.Forms.GroupBox groupBox7;
2246
        private System.Windows.Forms.DataGridView dgvMotors2;
2247
        private System.Windows.Forms.GroupBox groupBox6;
2248
        private System.Windows.Forms.GroupBox gbM5Curr;
2249
        private System.Windows.Forms.Label LBLNCM5Cur;
2250
        private System.Windows.Forms.GroupBox gbM8Temp;
2251
        private System.Windows.Forms.Label LBLNCM8Temp;
2252
        private System.Windows.Forms.GroupBox gbM5Temp;
2253
        private System.Windows.Forms.Label LBLNCM5Temp;
2254
        private System.Windows.Forms.GroupBox gbM7Temp;
2255
        private System.Windows.Forms.Label LBLNCM7Temp;
2256
        private System.Windows.Forms.GroupBox gbM8Curr;
2257
        private System.Windows.Forms.Label LBLNCM8Cur;
2258
        private System.Windows.Forms.GroupBox gbM6Curr;
2259
        private System.Windows.Forms.Label LBLNCM6Cur;
2260
        private System.Windows.Forms.GroupBox gbM7Curr;
2261
        private System.Windows.Forms.Label LBLNCM7Cur;
2262
        private System.Windows.Forms.GroupBox gbM6Temp;
2263
        private System.Windows.Forms.Label LBLNCM6Temp;
2264
        private System.Windows.Forms.GroupBox gbM1Curr;
2265
        private System.Windows.Forms.Label LBLNCM1Cur;
2266
        private System.Windows.Forms.GroupBox gbM4Temp;
2267
        private System.Windows.Forms.Label LBLNCM4Temp;
2268
        private System.Windows.Forms.GroupBox gbM1Temp;
2269
        private System.Windows.Forms.Label LBLNCM1Temp;
2270
        private System.Windows.Forms.GroupBox gbM3Temp;
2271
        private System.Windows.Forms.Label LBLNCM3Temp;
2272
        private System.Windows.Forms.GroupBox gbM4Curr;
2273
        private System.Windows.Forms.Label LBLNCM4Cur;
2274
        private System.Windows.Forms.GroupBox gbM2Curr;
2275
        private System.Windows.Forms.Label LBLNCM2Cur;
2276
        private System.Windows.Forms.GroupBox gbM3Curr;
2277
        private System.Windows.Forms.Label LBLNCM3Cur;
2278
        private System.Windows.Forms.GroupBox gbM2Temp;
2279
        private System.Windows.Forms.Label LBLNCM2Temp;
2254 - 2280
        private System.Windows.Forms.GroupBox groupBox8;
2281
        private System.Windows.Forms.Label lblNCWPCount;
2282
        private System.Windows.Forms.Label label11;
2283
        private System.Windows.Forms.Label lblNCWPIndex;
2284
        private System.Windows.Forms.Label label10;
2285
        private System.Windows.Forms.Label lblNCDistHP1;
2233 - 2286
    }
2287
}
2288