|
@@ -135,6 +135,22 @@
|
135
|
135
|
this.Column_Offset = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
136
|
136
|
this.serialPort_JdasMbic = new System.IO.Ports.SerialPort(this.components);
|
137
|
137
|
this.timer_JdasMbic = new System.Windows.Forms.Timer(this.components);
|
|
138
|
+ this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
139
|
+ this.label32 = new System.Windows.Forms.Label();
|
|
140
|
+ this.numericUpDown9 = new System.Windows.Forms.NumericUpDown();
|
|
141
|
+ this.label34 = new System.Windows.Forms.Label();
|
|
142
|
+ this.numericUpDown10 = new System.Windows.Forms.NumericUpDown();
|
|
143
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
144
|
+ this.button2 = new System.Windows.Forms.Button();
|
|
145
|
+ this.radioButton_ATT1 = new System.Windows.Forms.RadioButton();
|
|
146
|
+ this.radioButton_ATT2 = new System.Windows.Forms.RadioButton();
|
|
147
|
+ this.radioButton_ATT3 = new System.Windows.Forms.RadioButton();
|
|
148
|
+ this.radioButton_ATT4 = new System.Windows.Forms.RadioButton();
|
|
149
|
+ this.groupBox_Temp = new System.Windows.Forms.GroupBox();
|
|
150
|
+ this.pictureBox26 = new System.Windows.Forms.PictureBox();
|
|
151
|
+ this.pictureBox27 = new System.Windows.Forms.PictureBox();
|
|
152
|
+ this.label_Temp = new System.Windows.Forms.Label();
|
|
153
|
+ this.label33 = new System.Windows.Forms.Label();
|
138
|
154
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
139
|
155
|
this.tabControl1.SuspendLayout();
|
140
|
156
|
this.tabPage_Main.SuspendLayout();
|
|
@@ -187,6 +203,12 @@
|
187
|
203
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_MultiSet)).BeginInit();
|
188
|
204
|
this.groupBox3.SuspendLayout();
|
189
|
205
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).BeginInit();
|
|
206
|
+ this.groupBox7.SuspendLayout();
|
|
207
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).BeginInit();
|
|
208
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).BeginInit();
|
|
209
|
+ this.groupBox_Temp.SuspendLayout();
|
|
210
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).BeginInit();
|
|
211
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).BeginInit();
|
190
|
212
|
this.SuspendLayout();
|
191
|
213
|
//
|
192
|
214
|
// pictureBox1
|
|
@@ -210,6 +232,7 @@
|
210
|
232
|
//
|
211
|
233
|
// tabPage_Main
|
212
|
234
|
//
|
|
235
|
+ this.tabPage_Main.Controls.Add(this.groupBox_Temp);
|
213
|
236
|
this.tabPage_Main.Controls.Add(this.groupBox5);
|
214
|
237
|
this.tabPage_Main.Controls.Add(this.groupBox2);
|
215
|
238
|
this.tabPage_Main.Controls.Add(this.groupBox1);
|
|
@@ -1085,14 +1108,14 @@
|
1085
|
1108
|
this.groupBox9.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
1086
|
1109
|
this.groupBox9.Name = "groupBox9";
|
1087
|
1110
|
this.groupBox9.Padding = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
1088
|
|
- this.groupBox9.Size = new System.Drawing.Size(206, 306);
|
|
1111
|
+ this.groupBox9.Size = new System.Drawing.Size(206, 226);
|
1089
|
1112
|
this.groupBox9.TabIndex = 135;
|
1090
|
1113
|
this.groupBox9.TabStop = false;
|
1091
|
1114
|
this.groupBox9.Text = "Connection";
|
1092
|
1115
|
//
|
1093
|
1116
|
// button3
|
1094
|
1117
|
//
|
1095
|
|
- this.button3.Location = new System.Drawing.Point(12, 194);
|
|
1118
|
+ this.button3.Location = new System.Drawing.Point(12, 184);
|
1096
|
1119
|
this.button3.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
1097
|
1120
|
this.button3.Name = "button3";
|
1098
|
1121
|
this.button3.Size = new System.Drawing.Size(180, 34);
|
|
@@ -1103,7 +1126,7 @@
|
1103
|
1126
|
//
|
1104
|
1127
|
// button_terminal
|
1105
|
1128
|
//
|
1106
|
|
- this.button_terminal.Location = new System.Drawing.Point(12, 148);
|
|
1129
|
+ this.button_terminal.Location = new System.Drawing.Point(12, 138);
|
1107
|
1130
|
this.button_terminal.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
1108
|
1131
|
this.button_terminal.Name = "button_terminal";
|
1109
|
1132
|
this.button_terminal.Size = new System.Drawing.Size(180, 34);
|
|
@@ -1143,7 +1166,7 @@
|
1143
|
1166
|
//
|
1144
|
1167
|
// button_PortOpen
|
1145
|
1168
|
//
|
1146
|
|
- this.button_PortOpen.Location = new System.Drawing.Point(12, 104);
|
|
1169
|
+ this.button_PortOpen.Location = new System.Drawing.Point(12, 94);
|
1147
|
1170
|
this.button_PortOpen.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
1148
|
1171
|
this.button_PortOpen.Name = "button_PortOpen";
|
1149
|
1172
|
this.button_PortOpen.Size = new System.Drawing.Size(180, 34);
|
|
@@ -1201,6 +1224,7 @@
|
1201
|
1224
|
//
|
1202
|
1225
|
// tabPage_Table
|
1203
|
1226
|
//
|
|
1227
|
+ this.tabPage_Table.Controls.Add(this.groupBox7);
|
1204
|
1228
|
this.tabPage_Table.Controls.Add(this.groupBox6);
|
1205
|
1229
|
this.tabPage_Table.Controls.Add(this.groupBox3);
|
1206
|
1230
|
this.tabPage_Table.Controls.Add(this.dataGridView_TableSetting);
|
|
@@ -1223,16 +1247,16 @@
|
1223
|
1247
|
this.groupBox6.Controls.Add(this.button_CurrentOutput);
|
1224
|
1248
|
this.groupBox6.Controls.Add(this.button_MultiSet);
|
1225
|
1249
|
this.groupBox6.Controls.Add(this.button_MultiOffset);
|
1226
|
|
- this.groupBox6.Location = new System.Drawing.Point(338, 136);
|
|
1250
|
+ this.groupBox6.Location = new System.Drawing.Point(338, 130);
|
1227
|
1251
|
this.groupBox6.Name = "groupBox6";
|
1228
|
|
- this.groupBox6.Size = new System.Drawing.Size(493, 219);
|
|
1252
|
+ this.groupBox6.Size = new System.Drawing.Size(493, 125);
|
1229
|
1253
|
this.groupBox6.TabIndex = 1;
|
1230
|
1254
|
this.groupBox6.TabStop = false;
|
1231
|
1255
|
//
|
1232
|
1256
|
// label31
|
1233
|
1257
|
//
|
1234
|
1258
|
this.label31.AutoSize = true;
|
1235
|
|
- this.label31.Location = new System.Drawing.Point(58, 173);
|
|
1259
|
+ this.label31.Location = new System.Drawing.Point(58, 88);
|
1236
|
1260
|
this.label31.Name = "label31";
|
1237
|
1261
|
this.label31.Size = new System.Drawing.Size(86, 12);
|
1238
|
1262
|
this.label31.TabIndex = 7;
|
|
@@ -1241,7 +1265,7 @@
|
1241
|
1265
|
// label30
|
1242
|
1266
|
//
|
1243
|
1267
|
this.label30.AutoSize = true;
|
1244
|
|
- this.label30.Location = new System.Drawing.Point(59, 104);
|
|
1268
|
+ this.label30.Location = new System.Drawing.Point(59, 55);
|
1245
|
1269
|
this.label30.Name = "label30";
|
1246
|
1270
|
this.label30.Size = new System.Drawing.Size(68, 12);
|
1247
|
1271
|
this.label30.TabIndex = 7;
|
|
@@ -1250,7 +1274,7 @@
|
1250
|
1274
|
// label29
|
1251
|
1275
|
//
|
1252
|
1276
|
this.label29.AutoSize = true;
|
1253
|
|
- this.label29.Location = new System.Drawing.Point(59, 40);
|
|
1277
|
+ this.label29.Location = new System.Drawing.Point(59, 25);
|
1254
|
1278
|
this.label29.Name = "label29";
|
1255
|
1279
|
this.label29.Size = new System.Drawing.Size(54, 12);
|
1256
|
1280
|
this.label29.TabIndex = 7;
|
|
@@ -1258,28 +1282,28 @@
|
1258
|
1282
|
//
|
1259
|
1283
|
// numericUpDown11
|
1260
|
1284
|
//
|
1261
|
|
- this.numericUpDown11.Location = new System.Drawing.Point(150, 171);
|
|
1285
|
+ this.numericUpDown11.Location = new System.Drawing.Point(150, 86);
|
1262
|
1286
|
this.numericUpDown11.Name = "numericUpDown11";
|
1263
|
1287
|
this.numericUpDown11.Size = new System.Drawing.Size(120, 21);
|
1264
|
1288
|
this.numericUpDown11.TabIndex = 6;
|
1265
|
1289
|
//
|
1266
|
1290
|
// numericUpDown_MultiOffset
|
1267
|
1291
|
//
|
1268
|
|
- this.numericUpDown_MultiOffset.Location = new System.Drawing.Point(150, 102);
|
|
1292
|
+ this.numericUpDown_MultiOffset.Location = new System.Drawing.Point(150, 53);
|
1269
|
1293
|
this.numericUpDown_MultiOffset.Name = "numericUpDown_MultiOffset";
|
1270
|
1294
|
this.numericUpDown_MultiOffset.Size = new System.Drawing.Size(120, 21);
|
1271
|
1295
|
this.numericUpDown_MultiOffset.TabIndex = 6;
|
1272
|
1296
|
//
|
1273
|
1297
|
// numericUpDown_MultiSet
|
1274
|
1298
|
//
|
1275
|
|
- this.numericUpDown_MultiSet.Location = new System.Drawing.Point(150, 38);
|
|
1299
|
+ this.numericUpDown_MultiSet.Location = new System.Drawing.Point(150, 23);
|
1276
|
1300
|
this.numericUpDown_MultiSet.Name = "numericUpDown_MultiSet";
|
1277
|
1301
|
this.numericUpDown_MultiSet.Size = new System.Drawing.Size(120, 21);
|
1278
|
1302
|
this.numericUpDown_MultiSet.TabIndex = 6;
|
1279
|
1303
|
//
|
1280
|
1304
|
// button_CurrentOutput
|
1281
|
1305
|
//
|
1282
|
|
- this.button_CurrentOutput.Location = new System.Drawing.Point(291, 168);
|
|
1306
|
+ this.button_CurrentOutput.Location = new System.Drawing.Point(291, 83);
|
1283
|
1307
|
this.button_CurrentOutput.Name = "button_CurrentOutput";
|
1284
|
1308
|
this.button_CurrentOutput.Size = new System.Drawing.Size(75, 23);
|
1285
|
1309
|
this.button_CurrentOutput.TabIndex = 1;
|
|
@@ -1289,7 +1313,7 @@
|
1289
|
1313
|
//
|
1290
|
1314
|
// button_MultiSet
|
1291
|
1315
|
//
|
1292
|
|
- this.button_MultiSet.Location = new System.Drawing.Point(291, 35);
|
|
1316
|
+ this.button_MultiSet.Location = new System.Drawing.Point(291, 20);
|
1293
|
1317
|
this.button_MultiSet.Name = "button_MultiSet";
|
1294
|
1318
|
this.button_MultiSet.Size = new System.Drawing.Size(75, 23);
|
1295
|
1319
|
this.button_MultiSet.TabIndex = 2;
|
|
@@ -1299,7 +1323,7 @@
|
1299
|
1323
|
//
|
1300
|
1324
|
// button_MultiOffset
|
1301
|
1325
|
//
|
1302
|
|
- this.button_MultiOffset.Location = new System.Drawing.Point(291, 102);
|
|
1326
|
+ this.button_MultiOffset.Location = new System.Drawing.Point(291, 53);
|
1303
|
1327
|
this.button_MultiOffset.Name = "button_MultiOffset";
|
1304
|
1328
|
this.button_MultiOffset.Size = new System.Drawing.Size(75, 23);
|
1305
|
1329
|
this.button_MultiOffset.TabIndex = 3;
|
|
@@ -1426,7 +1450,7 @@
|
1426
|
1450
|
this.dataGridView_TableSetting.RowTemplate.Height = 23;
|
1427
|
1451
|
this.dataGridView_TableSetting.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
1428
|
1452
|
this.dataGridView_TableSetting.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
1429
|
|
- this.dataGridView_TableSetting.Size = new System.Drawing.Size(296, 338);
|
|
1453
|
+ this.dataGridView_TableSetting.Size = new System.Drawing.Size(296, 361);
|
1430
|
1454
|
this.dataGridView_TableSetting.TabIndex = 0;
|
1431
|
1455
|
this.dataGridView_TableSetting.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_TableSetting_CellClick);
|
1432
|
1456
|
//
|
|
@@ -1447,6 +1471,198 @@
|
1447
|
1471
|
//
|
1448
|
1472
|
this.timer_JdasMbic.Tick += new System.EventHandler(this.timer1_Tick);
|
1449
|
1473
|
//
|
|
1474
|
+ // groupBox7
|
|
1475
|
+ //
|
|
1476
|
+ this.groupBox7.Controls.Add(this.radioButton_ATT4);
|
|
1477
|
+ this.groupBox7.Controls.Add(this.radioButton_ATT3);
|
|
1478
|
+ this.groupBox7.Controls.Add(this.radioButton_ATT2);
|
|
1479
|
+ this.groupBox7.Controls.Add(this.radioButton_ATT1);
|
|
1480
|
+ this.groupBox7.Controls.Add(this.button1);
|
|
1481
|
+ this.groupBox7.Controls.Add(this.button2);
|
|
1482
|
+ this.groupBox7.Controls.Add(this.label32);
|
|
1483
|
+ this.groupBox7.Controls.Add(this.numericUpDown9);
|
|
1484
|
+ this.groupBox7.Controls.Add(this.label34);
|
|
1485
|
+ this.groupBox7.Controls.Add(this.numericUpDown10);
|
|
1486
|
+ this.groupBox7.Location = new System.Drawing.Point(338, 261);
|
|
1487
|
+ this.groupBox7.Name = "groupBox7";
|
|
1488
|
+ this.groupBox7.Size = new System.Drawing.Size(493, 117);
|
|
1489
|
+ this.groupBox7.TabIndex = 2;
|
|
1490
|
+ this.groupBox7.TabStop = false;
|
|
1491
|
+ //
|
|
1492
|
+ // label32
|
|
1493
|
+ //
|
|
1494
|
+ this.label32.AutoSize = true;
|
|
1495
|
+ this.label32.Location = new System.Drawing.Point(59, 92);
|
|
1496
|
+ this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
1497
|
+ this.label32.Name = "label32";
|
|
1498
|
+ this.label32.Size = new System.Drawing.Size(56, 12);
|
|
1499
|
+ this.label32.TabIndex = 104;
|
|
1500
|
+ this.label32.Text = "ATT_UL3";
|
|
1501
|
+ //
|
|
1502
|
+ // numericUpDown9
|
|
1503
|
+ //
|
|
1504
|
+ this.numericUpDown9.DecimalPlaces = 1;
|
|
1505
|
+ this.numericUpDown9.Increment = new decimal(new int[] {
|
|
1506
|
+ 5,
|
|
1507
|
+ 0,
|
|
1508
|
+ 0,
|
|
1509
|
+ 65536});
|
|
1510
|
+ this.numericUpDown9.Location = new System.Drawing.Point(150, 87);
|
|
1511
|
+ this.numericUpDown9.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
1512
|
+ this.numericUpDown9.Maximum = new decimal(new int[] {
|
|
1513
|
+ 30,
|
|
1514
|
+ 0,
|
|
1515
|
+ 0,
|
|
1516
|
+ 0});
|
|
1517
|
+ this.numericUpDown9.Name = "numericUpDown9";
|
|
1518
|
+ this.numericUpDown9.Size = new System.Drawing.Size(120, 21);
|
|
1519
|
+ this.numericUpDown9.TabIndex = 106;
|
|
1520
|
+ //
|
|
1521
|
+ // label34
|
|
1522
|
+ //
|
|
1523
|
+ this.label34.AutoSize = true;
|
|
1524
|
+ this.label34.Location = new System.Drawing.Point(59, 59);
|
|
1525
|
+ this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
1526
|
+ this.label34.Name = "label34";
|
|
1527
|
+ this.label34.Size = new System.Drawing.Size(56, 12);
|
|
1528
|
+ this.label34.TabIndex = 105;
|
|
1529
|
+ this.label34.Text = "ATT_DL3";
|
|
1530
|
+ //
|
|
1531
|
+ // numericUpDown10
|
|
1532
|
+ //
|
|
1533
|
+ this.numericUpDown10.DecimalPlaces = 1;
|
|
1534
|
+ this.numericUpDown10.Increment = new decimal(new int[] {
|
|
1535
|
+ 5,
|
|
1536
|
+ 0,
|
|
1537
|
+ 0,
|
|
1538
|
+ 65536});
|
|
1539
|
+ this.numericUpDown10.Location = new System.Drawing.Point(150, 55);
|
|
1540
|
+ this.numericUpDown10.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
1541
|
+ this.numericUpDown10.Maximum = new decimal(new int[] {
|
|
1542
|
+ 30,
|
|
1543
|
+ 0,
|
|
1544
|
+ 0,
|
|
1545
|
+ 0});
|
|
1546
|
+ this.numericUpDown10.Name = "numericUpDown10";
|
|
1547
|
+ this.numericUpDown10.Size = new System.Drawing.Size(120, 21);
|
|
1548
|
+ this.numericUpDown10.TabIndex = 107;
|
|
1549
|
+ //
|
|
1550
|
+ // button1
|
|
1551
|
+ //
|
|
1552
|
+ this.button1.Location = new System.Drawing.Point(291, 85);
|
|
1553
|
+ this.button1.Name = "button1";
|
|
1554
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
1555
|
+ this.button1.TabIndex = 108;
|
|
1556
|
+ this.button1.Text = "APPLY";
|
|
1557
|
+ this.button1.UseVisualStyleBackColor = true;
|
|
1558
|
+ //
|
|
1559
|
+ // button2
|
|
1560
|
+ //
|
|
1561
|
+ this.button2.Location = new System.Drawing.Point(291, 55);
|
|
1562
|
+ this.button2.Name = "button2";
|
|
1563
|
+ this.button2.Size = new System.Drawing.Size(75, 23);
|
|
1564
|
+ this.button2.TabIndex = 109;
|
|
1565
|
+ this.button2.Text = "APPLY";
|
|
1566
|
+ this.button2.UseVisualStyleBackColor = true;
|
|
1567
|
+ //
|
|
1568
|
+ // radioButton_ATT1
|
|
1569
|
+ //
|
|
1570
|
+ this.radioButton_ATT1.AutoSize = true;
|
|
1571
|
+ this.radioButton_ATT1.Location = new System.Drawing.Point(44, 20);
|
|
1572
|
+ this.radioButton_ATT1.Name = "radioButton_ATT1";
|
|
1573
|
+ this.radioButton_ATT1.Size = new System.Drawing.Size(53, 16);
|
|
1574
|
+ this.radioButton_ATT1.TabIndex = 110;
|
|
1575
|
+ this.radioButton_ATT1.TabStop = true;
|
|
1576
|
+ this.radioButton_ATT1.Text = "ATT1";
|
|
1577
|
+ this.radioButton_ATT1.UseVisualStyleBackColor = true;
|
|
1578
|
+ //
|
|
1579
|
+ // radioButton_ATT2
|
|
1580
|
+ //
|
|
1581
|
+ this.radioButton_ATT2.AutoSize = true;
|
|
1582
|
+ this.radioButton_ATT2.Location = new System.Drawing.Point(142, 20);
|
|
1583
|
+ this.radioButton_ATT2.Name = "radioButton_ATT2";
|
|
1584
|
+ this.radioButton_ATT2.Size = new System.Drawing.Size(53, 16);
|
|
1585
|
+ this.radioButton_ATT2.TabIndex = 110;
|
|
1586
|
+ this.radioButton_ATT2.TabStop = true;
|
|
1587
|
+ this.radioButton_ATT2.Text = "ATT2";
|
|
1588
|
+ this.radioButton_ATT2.UseVisualStyleBackColor = true;
|
|
1589
|
+ //
|
|
1590
|
+ // radioButton_ATT3
|
|
1591
|
+ //
|
|
1592
|
+ this.radioButton_ATT3.AutoSize = true;
|
|
1593
|
+ this.radioButton_ATT3.Location = new System.Drawing.Point(240, 20);
|
|
1594
|
+ this.radioButton_ATT3.Name = "radioButton_ATT3";
|
|
1595
|
+ this.radioButton_ATT3.Size = new System.Drawing.Size(53, 16);
|
|
1596
|
+ this.radioButton_ATT3.TabIndex = 110;
|
|
1597
|
+ this.radioButton_ATT3.TabStop = true;
|
|
1598
|
+ this.radioButton_ATT3.Text = "ATT3";
|
|
1599
|
+ this.radioButton_ATT3.UseVisualStyleBackColor = true;
|
|
1600
|
+ //
|
|
1601
|
+ // radioButton_ATT4
|
|
1602
|
+ //
|
|
1603
|
+ this.radioButton_ATT4.AutoSize = true;
|
|
1604
|
+ this.radioButton_ATT4.Location = new System.Drawing.Point(338, 20);
|
|
1605
|
+ this.radioButton_ATT4.Name = "radioButton_ATT4";
|
|
1606
|
+ this.radioButton_ATT4.Size = new System.Drawing.Size(53, 16);
|
|
1607
|
+ this.radioButton_ATT4.TabIndex = 110;
|
|
1608
|
+ this.radioButton_ATT4.TabStop = true;
|
|
1609
|
+ this.radioButton_ATT4.Text = "ATT4";
|
|
1610
|
+ this.radioButton_ATT4.UseVisualStyleBackColor = true;
|
|
1611
|
+ //
|
|
1612
|
+ // groupBox_Temp
|
|
1613
|
+ //
|
|
1614
|
+ this.groupBox_Temp.Controls.Add(this.label_Temp);
|
|
1615
|
+ this.groupBox_Temp.Controls.Add(this.label33);
|
|
1616
|
+ this.groupBox_Temp.Controls.Add(this.pictureBox26);
|
|
1617
|
+ this.groupBox_Temp.Controls.Add(this.pictureBox27);
|
|
1618
|
+ this.groupBox_Temp.Location = new System.Drawing.Point(3, 300);
|
|
1619
|
+ this.groupBox_Temp.Name = "groupBox_Temp";
|
|
1620
|
+ this.groupBox_Temp.Size = new System.Drawing.Size(206, 72);
|
|
1621
|
+ this.groupBox_Temp.TabIndex = 141;
|
|
1622
|
+ this.groupBox_Temp.TabStop = false;
|
|
1623
|
+ //
|
|
1624
|
+ // pictureBox26
|
|
1625
|
+ //
|
|
1626
|
+ this.pictureBox26.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox26.Image")));
|
|
1627
|
+ this.pictureBox26.Location = new System.Drawing.Point(155, 20);
|
|
1628
|
+ this.pictureBox26.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
1629
|
+ this.pictureBox26.Name = "pictureBox26";
|
|
1630
|
+ this.pictureBox26.Size = new System.Drawing.Size(37, 36);
|
|
1631
|
+ this.pictureBox26.TabIndex = 142;
|
|
1632
|
+ this.pictureBox26.TabStop = false;
|
|
1633
|
+ this.pictureBox26.Tag = "2";
|
|
1634
|
+ //
|
|
1635
|
+ // pictureBox27
|
|
1636
|
+ //
|
|
1637
|
+ this.pictureBox27.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox27.Image")));
|
|
1638
|
+ this.pictureBox27.Location = new System.Drawing.Point(155, 20);
|
|
1639
|
+ this.pictureBox27.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
1640
|
+ this.pictureBox27.Name = "pictureBox27";
|
|
1641
|
+ this.pictureBox27.Size = new System.Drawing.Size(37, 36);
|
|
1642
|
+ this.pictureBox27.TabIndex = 144;
|
|
1643
|
+ this.pictureBox27.TabStop = false;
|
|
1644
|
+ this.pictureBox27.Tag = "1";
|
|
1645
|
+ //
|
|
1646
|
+ // label_Temp
|
|
1647
|
+ //
|
|
1648
|
+ this.label_Temp.AutoSize = true;
|
|
1649
|
+ this.label_Temp.Location = new System.Drawing.Point(13, 19);
|
|
1650
|
+ this.label_Temp.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
1651
|
+ this.label_Temp.Name = "label_Temp";
|
|
1652
|
+ this.label_Temp.Size = new System.Drawing.Size(77, 12);
|
|
1653
|
+ this.label_Temp.TabIndex = 145;
|
|
1654
|
+ this.label_Temp.Text = "Temperature";
|
|
1655
|
+ //
|
|
1656
|
+ // label33
|
|
1657
|
+ //
|
|
1658
|
+ this.label33.AutoSize = true;
|
|
1659
|
+ this.label33.Location = new System.Drawing.Point(42, 44);
|
|
1660
|
+ this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
1661
|
+ this.label33.Name = "label33";
|
|
1662
|
+ this.label33.Size = new System.Drawing.Size(29, 12);
|
|
1663
|
+ this.label33.TabIndex = 146;
|
|
1664
|
+ this.label33.Text = "0.0V";
|
|
1665
|
+ //
|
1450
|
1666
|
// JdasMbic
|
1451
|
1667
|
//
|
1452
|
1668
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
@@ -1516,6 +1732,14 @@
|
1516
|
1732
|
this.groupBox3.ResumeLayout(false);
|
1517
|
1733
|
this.groupBox3.PerformLayout();
|
1518
|
1734
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView_TableSetting)).EndInit();
|
|
1735
|
+ this.groupBox7.ResumeLayout(false);
|
|
1736
|
+ this.groupBox7.PerformLayout();
|
|
1737
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).EndInit();
|
|
1738
|
+ ((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).EndInit();
|
|
1739
|
+ this.groupBox_Temp.ResumeLayout(false);
|
|
1740
|
+ this.groupBox_Temp.PerformLayout();
|
|
1741
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox26)).EndInit();
|
|
1742
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox27)).EndInit();
|
1519
|
1743
|
this.ResumeLayout(false);
|
1520
|
1744
|
|
1521
|
1745
|
}
|
|
@@ -1627,6 +1851,22 @@
|
1627
|
1851
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column_Offset;
|
1628
|
1852
|
private System.IO.Ports.SerialPort serialPort_JdasMbic;
|
1629
|
1853
|
private System.Windows.Forms.Timer timer_JdasMbic;
|
|
1854
|
+ private System.Windows.Forms.GroupBox groupBox7;
|
|
1855
|
+ private System.Windows.Forms.Button button1;
|
|
1856
|
+ private System.Windows.Forms.Label label32;
|
|
1857
|
+ public System.Windows.Forms.NumericUpDown numericUpDown9;
|
|
1858
|
+ private System.Windows.Forms.Label label34;
|
|
1859
|
+ public System.Windows.Forms.NumericUpDown numericUpDown10;
|
|
1860
|
+ private System.Windows.Forms.RadioButton radioButton_ATT4;
|
|
1861
|
+ private System.Windows.Forms.RadioButton radioButton_ATT3;
|
|
1862
|
+ private System.Windows.Forms.RadioButton radioButton_ATT2;
|
|
1863
|
+ private System.Windows.Forms.RadioButton radioButton_ATT1;
|
|
1864
|
+ private System.Windows.Forms.Button button2;
|
|
1865
|
+ private System.Windows.Forms.GroupBox groupBox_Temp;
|
|
1866
|
+ private System.Windows.Forms.Label label_Temp;
|
|
1867
|
+ public System.Windows.Forms.Label label33;
|
|
1868
|
+ public System.Windows.Forms.PictureBox pictureBox26;
|
|
1869
|
+ public System.Windows.Forms.PictureBox pictureBox27;
|
1630
|
1870
|
}
|
1631
|
1871
|
}
|
1632
|
1872
|
|