|
@@ -1322,6 +1322,7 @@
|
1322
|
1322
|
this.pictureBox_PATH_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
|
1323
|
1323
|
this.pictureBox_PATH_3_5G_L_ON.TabIndex = 96;
|
1324
|
1324
|
this.pictureBox_PATH_3_5G_L_ON.TabStop = false;
|
|
1325
|
+ this.pictureBox_PATH_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1325
|
1326
|
//
|
1326
|
1327
|
// pictureBox_PATH_3_5G_L_OFF
|
1327
|
1328
|
//
|
|
@@ -1331,6 +1332,7 @@
|
1331
|
1332
|
this.pictureBox_PATH_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
|
1332
|
1333
|
this.pictureBox_PATH_3_5G_L_OFF.TabIndex = 96;
|
1333
|
1334
|
this.pictureBox_PATH_3_5G_L_OFF.TabStop = false;
|
|
1335
|
+ this.pictureBox_PATH_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1334
|
1336
|
//
|
1335
|
1337
|
// pictureBox_PATH_3_5G_H_ON
|
1336
|
1338
|
//
|
|
@@ -1340,6 +1342,7 @@
|
1340
|
1342
|
this.pictureBox_PATH_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
|
1341
|
1343
|
this.pictureBox_PATH_3_5G_H_ON.TabIndex = 96;
|
1342
|
1344
|
this.pictureBox_PATH_3_5G_H_ON.TabStop = false;
|
|
1345
|
+ this.pictureBox_PATH_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1343
|
1346
|
//
|
1344
|
1347
|
// pictureBox_PATH_3_5G_H_OFF
|
1345
|
1348
|
//
|
|
@@ -1349,6 +1352,7 @@
|
1349
|
1352
|
this.pictureBox_PATH_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
|
1350
|
1353
|
this.pictureBox_PATH_3_5G_H_OFF.TabIndex = 96;
|
1351
|
1354
|
this.pictureBox_PATH_3_5G_H_OFF.TabStop = false;
|
|
1355
|
+ this.pictureBox_PATH_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1352
|
1356
|
//
|
1353
|
1357
|
// pictureBox_PLL_ON_OFF_3_5G_L_ON
|
1354
|
1358
|
//
|
|
@@ -1358,6 +1362,7 @@
|
1358
|
1362
|
this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Size = new System.Drawing.Size(38, 36);
|
1359
|
1363
|
this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabIndex = 96;
|
1360
|
1364
|
this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabStop = false;
|
|
1365
|
+ this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1361
|
1366
|
//
|
1362
|
1367
|
// pictureBox_PLL_ON_OFF_3_5G_L_OFF
|
1363
|
1368
|
//
|
|
@@ -1367,6 +1372,7 @@
|
1367
|
1372
|
this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Size = new System.Drawing.Size(38, 36);
|
1368
|
1373
|
this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabIndex = 96;
|
1369
|
1374
|
this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabStop = false;
|
|
1375
|
+ this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1370
|
1376
|
//
|
1371
|
1377
|
// pictureBox_PLL_ON_OFF_3_5G_H_ON
|
1372
|
1378
|
//
|
|
@@ -1376,6 +1382,7 @@
|
1376
|
1382
|
this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Size = new System.Drawing.Size(38, 36);
|
1377
|
1383
|
this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabIndex = 96;
|
1378
|
1384
|
this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabStop = false;
|
|
1385
|
+ this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1379
|
1386
|
//
|
1380
|
1387
|
// pictureBox_PLL_ON_OFF_3_5G_H_OFF
|
1381
|
1388
|
//
|
|
@@ -1385,6 +1392,7 @@
|
1385
|
1392
|
this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Size = new System.Drawing.Size(38, 36);
|
1386
|
1393
|
this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabIndex = 96;
|
1387
|
1394
|
this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabStop = false;
|
|
1395
|
+ this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1388
|
1396
|
//
|
1389
|
1397
|
// pictureBox_PATH_3_5G_UL_ON
|
1390
|
1398
|
//
|
|
@@ -1394,6 +1402,7 @@
|
1394
|
1402
|
this.pictureBox_PATH_3_5G_UL_ON.Size = new System.Drawing.Size(38, 36);
|
1395
|
1403
|
this.pictureBox_PATH_3_5G_UL_ON.TabIndex = 96;
|
1396
|
1404
|
this.pictureBox_PATH_3_5G_UL_ON.TabStop = false;
|
|
1405
|
+ this.pictureBox_PATH_3_5G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1397
|
1406
|
//
|
1398
|
1407
|
// pictureBox_PATH_3_5G_UL_OFF
|
1399
|
1408
|
//
|
|
@@ -1403,6 +1412,7 @@
|
1403
|
1412
|
this.pictureBox_PATH_3_5G_UL_OFF.Size = new System.Drawing.Size(38, 36);
|
1404
|
1413
|
this.pictureBox_PATH_3_5G_UL_OFF.TabIndex = 96;
|
1405
|
1414
|
this.pictureBox_PATH_3_5G_UL_OFF.TabStop = false;
|
|
1415
|
+ this.pictureBox_PATH_3_5G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1406
|
1416
|
//
|
1407
|
1417
|
// pictureBox_PATH_3_5G_DL_ON
|
1408
|
1418
|
//
|
|
@@ -1412,6 +1422,7 @@
|
1412
|
1422
|
this.pictureBox_PATH_3_5G_DL_ON.Size = new System.Drawing.Size(38, 36);
|
1413
|
1423
|
this.pictureBox_PATH_3_5G_DL_ON.TabIndex = 96;
|
1414
|
1424
|
this.pictureBox_PATH_3_5G_DL_ON.TabStop = false;
|
|
1425
|
+ this.pictureBox_PATH_3_5G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1415
|
1426
|
//
|
1416
|
1427
|
// pictureBox_PATH_3_5G_DL_OFF
|
1417
|
1428
|
//
|
|
@@ -1421,6 +1432,7 @@
|
1421
|
1432
|
this.pictureBox_PATH_3_5G_DL_OFF.Size = new System.Drawing.Size(38, 36);
|
1422
|
1433
|
this.pictureBox_PATH_3_5G_DL_OFF.TabIndex = 96;
|
1423
|
1434
|
this.pictureBox_PATH_3_5G_DL_OFF.TabStop = false;
|
|
1435
|
+ this.pictureBox_PATH_3_5G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1424
|
1436
|
//
|
1425
|
1437
|
// pictureBox_PATH_2_1G_UL_ON
|
1426
|
1438
|
//
|
|
@@ -1430,6 +1442,7 @@
|
1430
|
1442
|
this.pictureBox_PATH_2_1G_UL_ON.Size = new System.Drawing.Size(38, 36);
|
1431
|
1443
|
this.pictureBox_PATH_2_1G_UL_ON.TabIndex = 96;
|
1432
|
1444
|
this.pictureBox_PATH_2_1G_UL_ON.TabStop = false;
|
|
1445
|
+ this.pictureBox_PATH_2_1G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1433
|
1446
|
//
|
1434
|
1447
|
// pictureBox_PATH_2_1G_UL_OFF
|
1435
|
1448
|
//
|
|
@@ -1439,6 +1452,7 @@
|
1439
|
1452
|
this.pictureBox_PATH_2_1G_UL_OFF.Size = new System.Drawing.Size(38, 36);
|
1440
|
1453
|
this.pictureBox_PATH_2_1G_UL_OFF.TabIndex = 96;
|
1441
|
1454
|
this.pictureBox_PATH_2_1G_UL_OFF.TabStop = false;
|
|
1455
|
+ this.pictureBox_PATH_2_1G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1442
|
1456
|
//
|
1443
|
1457
|
// pictureBox_PATH_2_1G_DL_ON
|
1444
|
1458
|
//
|
|
@@ -1448,6 +1462,7 @@
|
1448
|
1462
|
this.pictureBox_PATH_2_1G_DL_ON.Size = new System.Drawing.Size(38, 36);
|
1449
|
1463
|
this.pictureBox_PATH_2_1G_DL_ON.TabIndex = 96;
|
1450
|
1464
|
this.pictureBox_PATH_2_1G_DL_ON.TabStop = false;
|
|
1465
|
+ this.pictureBox_PATH_2_1G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1451
|
1466
|
//
|
1452
|
1467
|
// pictureBox_PATH_2_1G_DL_OFF
|
1453
|
1468
|
//
|
|
@@ -1457,6 +1472,7 @@
|
1457
|
1472
|
this.pictureBox_PATH_2_1G_DL_OFF.Size = new System.Drawing.Size(38, 36);
|
1458
|
1473
|
this.pictureBox_PATH_2_1G_DL_OFF.TabIndex = 96;
|
1459
|
1474
|
this.pictureBox_PATH_2_1G_DL_OFF.TabStop = false;
|
|
1475
|
+ this.pictureBox_PATH_2_1G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1460
|
1476
|
//
|
1461
|
1477
|
// pictureBox_PATH_1_8G_UL_ON
|
1462
|
1478
|
//
|
|
@@ -1466,6 +1482,7 @@
|
1466
|
1482
|
this.pictureBox_PATH_1_8G_UL_ON.Size = new System.Drawing.Size(38, 36);
|
1467
|
1483
|
this.pictureBox_PATH_1_8G_UL_ON.TabIndex = 96;
|
1468
|
1484
|
this.pictureBox_PATH_1_8G_UL_ON.TabStop = false;
|
|
1485
|
+ this.pictureBox_PATH_1_8G_UL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1469
|
1486
|
//
|
1470
|
1487
|
// pictureBox_PATH_1_8G_UL_OFF
|
1471
|
1488
|
//
|
|
@@ -1475,6 +1492,7 @@
|
1475
|
1492
|
this.pictureBox_PATH_1_8G_UL_OFF.Size = new System.Drawing.Size(38, 36);
|
1476
|
1493
|
this.pictureBox_PATH_1_8G_UL_OFF.TabIndex = 96;
|
1477
|
1494
|
this.pictureBox_PATH_1_8G_UL_OFF.TabStop = false;
|
|
1495
|
+ this.pictureBox_PATH_1_8G_UL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1478
|
1496
|
//
|
1479
|
1497
|
// pictureBox_PATH_1_8G_DL_ON
|
1480
|
1498
|
//
|
|
@@ -1484,6 +1502,7 @@
|
1484
|
1502
|
this.pictureBox_PATH_1_8G_DL_ON.Size = new System.Drawing.Size(38, 36);
|
1485
|
1503
|
this.pictureBox_PATH_1_8G_DL_ON.TabIndex = 96;
|
1486
|
1504
|
this.pictureBox_PATH_1_8G_DL_ON.TabStop = false;
|
|
1505
|
+ this.pictureBox_PATH_1_8G_DL_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1487
|
1506
|
//
|
1488
|
1507
|
// pictureBox_PATH_1_8G_DL_OFF
|
1489
|
1508
|
//
|
|
@@ -1493,6 +1512,7 @@
|
1493
|
1512
|
this.pictureBox_PATH_1_8G_DL_OFF.Size = new System.Drawing.Size(38, 36);
|
1494
|
1513
|
this.pictureBox_PATH_1_8G_DL_OFF.TabIndex = 96;
|
1495
|
1514
|
this.pictureBox_PATH_1_8G_DL_OFF.TabStop = false;
|
|
1515
|
+ this.pictureBox_PATH_1_8G_DL_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
1496
|
1516
|
//
|
1497
|
1517
|
// label79
|
1498
|
1518
|
//
|
|
@@ -2043,7 +2063,6 @@
|
2043
|
2063
|
private System.Windows.Forms.Label label3;
|
2044
|
2064
|
private System.Windows.Forms.Label label2;
|
2045
|
2065
|
private System.Windows.Forms.GroupBox groupBox17;
|
2046
|
|
- private System.Windows.Forms.PictureBox pictureBox_G_TX;
|
2047
|
2066
|
private System.Windows.Forms.Label label78;
|
2048
|
2067
|
private System.Windows.Forms.Label label77;
|
2049
|
2068
|
private System.Windows.Forms.Label label76;
|
|
@@ -2054,7 +2073,6 @@
|
2054
|
2073
|
private System.Windows.Forms.Label label71;
|
2055
|
2074
|
private System.Windows.Forms.Label label70;
|
2056
|
2075
|
private System.Windows.Forms.Label label69;
|
2057
|
|
- private System.Windows.Forms.PictureBox pictureBox_R_RX;
|
2058
|
2076
|
private System.Windows.Forms.Label label79;
|
2059
|
2077
|
private System.Windows.Forms.PictureBox pictureBox15;
|
2060
|
2078
|
private System.Windows.Forms.Label label80;
|
|
@@ -2118,8 +2136,6 @@
|
2118
|
2136
|
public System.Windows.Forms.PictureBox pictureBox_PATH_2_1G_DL_ON;
|
2119
|
2137
|
public System.Windows.Forms.PictureBox pictureBox_PATH_1_8G_UL_ON;
|
2120
|
2138
|
private System.Windows.Forms.GroupBox groupBox12;
|
2121
|
|
- private System.Windows.Forms.PictureBox pictureBox_R_TX;
|
2122
|
|
- private System.Windows.Forms.PictureBox pictureBox_G_RX;
|
2123
|
2139
|
private System.Windows.Forms.GroupBox groupBox_TDD;
|
2124
|
2140
|
private System.Windows.Forms.Label label24;
|
2125
|
2141
|
private System.Windows.Forms.Label label22;
|
|
@@ -2127,6 +2143,10 @@
|
2127
|
2143
|
private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_OFF;
|
2128
|
2144
|
private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_DL_ON;
|
2129
|
2145
|
private System.Windows.Forms.PictureBox pictureBox_TDD_T_SYNC_UL_ON;
|
|
2146
|
+ public System.Windows.Forms.PictureBox pictureBox_G_TX;
|
|
2147
|
+ public System.Windows.Forms.PictureBox pictureBox_R_RX;
|
|
2148
|
+ public System.Windows.Forms.PictureBox pictureBox_R_TX;
|
|
2149
|
+ public System.Windows.Forms.PictureBox pictureBox_G_RX;
|
2130
|
2150
|
}
|
2131
|
2151
|
}
|
2132
|
2152
|
|