|
@@ -59,14 +59,8 @@
|
59
|
59
|
this.pictureBox_PATH_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
|
60
|
60
|
this.pictureBox_PATH_3_5G_H_ON = new System.Windows.Forms.PictureBox();
|
61
|
61
|
this.pictureBox_PATH_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
|
62
|
|
- this.label78 = new System.Windows.Forms.Label();
|
63
|
|
- this.label77 = new System.Windows.Forms.Label();
|
64
|
62
|
this.label76 = new System.Windows.Forms.Label();
|
65
|
63
|
this.label75 = new System.Windows.Forms.Label();
|
66
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON = new System.Windows.Forms.PictureBox();
|
67
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF = new System.Windows.Forms.PictureBox();
|
68
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON = new System.Windows.Forms.PictureBox();
|
69
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF = new System.Windows.Forms.PictureBox();
|
70
|
64
|
this.pictureBox_PATH_3_5G_UL_ON = new System.Windows.Forms.PictureBox();
|
71
|
65
|
this.pictureBox_PATH_3_5G_UL_OFF = new System.Windows.Forms.PictureBox();
|
72
|
66
|
this.pictureBox_PATH_3_5G_DL_ON = new System.Windows.Forms.PictureBox();
|
|
@@ -94,12 +88,6 @@
|
94
|
88
|
this.pictureBox_TDD_T_SYNC_UL_ON = new System.Windows.Forms.PictureBox();
|
95
|
89
|
this.pictureBox_TDD_T_SYNC_UL_OFF = new System.Windows.Forms.PictureBox();
|
96
|
90
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
97
|
|
- this.label_28V_Det = new System.Windows.Forms.Label();
|
98
|
|
- this.label3_5GHz_UL_OUT = new System.Windows.Forms.Label();
|
99
|
|
- this.label_RFU_Temp = new System.Windows.Forms.Label();
|
100
|
|
- this.label3_5GHz_UL_IN = new System.Windows.Forms.Label();
|
101
|
|
- this.label3_5GHz_DL_OUT = new System.Windows.Forms.Label();
|
102
|
|
- this.label3_5GHz_DL_IN = new System.Windows.Forms.Label();
|
103
|
91
|
this.label40 = new System.Windows.Forms.Label();
|
104
|
92
|
this.label34 = new System.Windows.Forms.Label();
|
105
|
93
|
this.label39 = new System.Windows.Forms.Label();
|
|
@@ -131,6 +119,12 @@
|
131
|
119
|
this.label23 = new System.Windows.Forms.Label();
|
132
|
120
|
this.button_Save = new System.Windows.Forms.Button();
|
133
|
121
|
this.label_Build = new System.Windows.Forms.Label();
|
|
122
|
+ this.textBox3_5GHz_DL_IN = new System.Windows.Forms.TextBox();
|
|
123
|
+ this.textBox3_5GHz_UL_IN = new System.Windows.Forms.TextBox();
|
|
124
|
+ this.textBox_RFU_Temp = new System.Windows.Forms.TextBox();
|
|
125
|
+ this.textBox3_5GHz_DL_OUT = new System.Windows.Forms.TextBox();
|
|
126
|
+ this.textBox3_5GHz_UL_OUT = new System.Windows.Forms.TextBox();
|
|
127
|
+ this.textBox_28V_Det = new System.Windows.Forms.TextBox();
|
134
|
128
|
this.groupBox9.SuspendLayout();
|
135
|
129
|
this.groupBox8.SuspendLayout();
|
136
|
130
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown_ATT_3_5G_HIGH2)).BeginInit();
|
|
@@ -144,10 +138,6 @@
|
144
|
138
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).BeginInit();
|
145
|
139
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).BeginInit();
|
146
|
140
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).BeginInit();
|
147
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).BeginInit();
|
148
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).BeginInit();
|
149
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).BeginInit();
|
150
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).BeginInit();
|
151
|
141
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).BeginInit();
|
152
|
142
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).BeginInit();
|
153
|
143
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).BeginInit();
|
|
@@ -537,14 +527,8 @@
|
537
|
527
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_L_OFF);
|
538
|
528
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_ON);
|
539
|
529
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_H_OFF);
|
540
|
|
- this.groupBox17.Controls.Add(this.label78);
|
541
|
|
- this.groupBox17.Controls.Add(this.label77);
|
542
|
530
|
this.groupBox17.Controls.Add(this.label76);
|
543
|
531
|
this.groupBox17.Controls.Add(this.label75);
|
544
|
|
- this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_ON);
|
545
|
|
- this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF);
|
546
|
|
- this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_ON);
|
547
|
|
- this.groupBox17.Controls.Add(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF);
|
548
|
532
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_ON);
|
549
|
533
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_UL_OFF);
|
550
|
534
|
this.groupBox17.Controls.Add(this.pictureBox_PATH_3_5G_DL_ON);
|
|
@@ -562,27 +546,27 @@
|
562
|
546
|
// label74
|
563
|
547
|
//
|
564
|
548
|
this.label74.AutoSize = true;
|
565
|
|
- this.label74.Location = new System.Drawing.Point(159, 16);
|
|
549
|
+ this.label74.Location = new System.Drawing.Point(262, 79);
|
566
|
550
|
this.label74.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
567
|
551
|
this.label74.Name = "label74";
|
568
|
|
- this.label74.Size = new System.Drawing.Size(105, 12);
|
|
552
|
+ this.label74.Size = new System.Drawing.Size(100, 12);
|
569
|
553
|
this.label74.TabIndex = 102;
|
570
|
|
- this.label74.Text = "PATH_EN_3.5G_H";
|
|
554
|
+ this.label74.Text = "3.5G - 2nd PATH";
|
571
|
555
|
//
|
572
|
556
|
// label73
|
573
|
557
|
//
|
574
|
558
|
this.label73.AutoSize = true;
|
575
|
|
- this.label73.Location = new System.Drawing.Point(159, 72);
|
|
559
|
+ this.label73.Location = new System.Drawing.Point(266, 16);
|
576
|
560
|
this.label73.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
577
|
561
|
this.label73.Name = "label73";
|
578
|
|
- this.label73.Size = new System.Drawing.Size(104, 12);
|
|
562
|
+ this.label73.Size = new System.Drawing.Size(96, 12);
|
579
|
563
|
this.label73.TabIndex = 103;
|
580
|
|
- this.label73.Text = "PATH_EN_3.5G_L";
|
|
564
|
+ this.label73.Text = "3.5G - 1st PATH";
|
581
|
565
|
//
|
582
|
566
|
// pictureBox_PATH_3_5G_L_ON
|
583
|
567
|
//
|
584
|
568
|
this.pictureBox_PATH_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_ON.Image")));
|
585
|
|
- this.pictureBox_PATH_3_5G_L_ON.Location = new System.Drawing.Point(182, 91);
|
|
569
|
+ this.pictureBox_PATH_3_5G_L_ON.Location = new System.Drawing.Point(289, 35);
|
586
|
570
|
this.pictureBox_PATH_3_5G_L_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
587
|
571
|
this.pictureBox_PATH_3_5G_L_ON.Name = "pictureBox_PATH_3_5G_L_ON";
|
588
|
572
|
this.pictureBox_PATH_3_5G_L_ON.Size = new System.Drawing.Size(34, 36);
|
|
@@ -594,7 +578,7 @@
|
594
|
578
|
// pictureBox_PATH_3_5G_L_OFF
|
595
|
579
|
//
|
596
|
580
|
this.pictureBox_PATH_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_L_OFF.Image")));
|
597
|
|
- this.pictureBox_PATH_3_5G_L_OFF.Location = new System.Drawing.Point(182, 91);
|
|
581
|
+ this.pictureBox_PATH_3_5G_L_OFF.Location = new System.Drawing.Point(289, 35);
|
598
|
582
|
this.pictureBox_PATH_3_5G_L_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
599
|
583
|
this.pictureBox_PATH_3_5G_L_OFF.Name = "pictureBox_PATH_3_5G_L_OFF";
|
600
|
584
|
this.pictureBox_PATH_3_5G_L_OFF.Size = new System.Drawing.Size(34, 36);
|
|
@@ -606,7 +590,7 @@
|
606
|
590
|
// pictureBox_PATH_3_5G_H_ON
|
607
|
591
|
//
|
608
|
592
|
this.pictureBox_PATH_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_ON.Image")));
|
609
|
|
- this.pictureBox_PATH_3_5G_H_ON.Location = new System.Drawing.Point(182, 31);
|
|
593
|
+ this.pictureBox_PATH_3_5G_H_ON.Location = new System.Drawing.Point(285, 94);
|
610
|
594
|
this.pictureBox_PATH_3_5G_H_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
611
|
595
|
this.pictureBox_PATH_3_5G_H_ON.Name = "pictureBox_PATH_3_5G_H_ON";
|
612
|
596
|
this.pictureBox_PATH_3_5G_H_ON.Size = new System.Drawing.Size(34, 36);
|
|
@@ -618,7 +602,7 @@
|
618
|
602
|
// pictureBox_PATH_3_5G_H_OFF
|
619
|
603
|
//
|
620
|
604
|
this.pictureBox_PATH_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_H_OFF.Image")));
|
621
|
|
- this.pictureBox_PATH_3_5G_H_OFF.Location = new System.Drawing.Point(182, 31);
|
|
605
|
+ this.pictureBox_PATH_3_5G_H_OFF.Location = new System.Drawing.Point(285, 94);
|
622
|
606
|
this.pictureBox_PATH_3_5G_H_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
623
|
607
|
this.pictureBox_PATH_3_5G_H_OFF.Name = "pictureBox_PATH_3_5G_H_OFF";
|
624
|
608
|
this.pictureBox_PATH_3_5G_H_OFF.Size = new System.Drawing.Size(34, 36);
|
|
@@ -627,98 +611,30 @@
|
627
|
611
|
this.pictureBox_PATH_3_5G_H_OFF.Tag = "14";
|
628
|
612
|
this.pictureBox_PATH_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
629
|
613
|
//
|
630
|
|
- // label78
|
631
|
|
- //
|
632
|
|
- this.label78.AutoSize = true;
|
633
|
|
- this.label78.Location = new System.Drawing.Point(275, 16);
|
634
|
|
- this.label78.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
635
|
|
- this.label78.Name = "label78";
|
636
|
|
- this.label78.Size = new System.Drawing.Size(125, 12);
|
637
|
|
- this.label78.TabIndex = 97;
|
638
|
|
- this.label78.Text = "PLL_ON/OFF_3.5G_H";
|
639
|
|
- //
|
640
|
|
- // label77
|
641
|
|
- //
|
642
|
|
- this.label77.AutoSize = true;
|
643
|
|
- this.label77.Location = new System.Drawing.Point(275, 71);
|
644
|
|
- this.label77.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
645
|
|
- this.label77.Name = "label77";
|
646
|
|
- this.label77.Size = new System.Drawing.Size(124, 12);
|
647
|
|
- this.label77.TabIndex = 97;
|
648
|
|
- this.label77.Text = "PLL_ON/OFF_3.5G_L";
|
649
|
|
- //
|
650
|
614
|
// label76
|
651
|
615
|
//
|
652
|
616
|
this.label76.AutoSize = true;
|
653
|
|
- this.label76.Location = new System.Drawing.Point(27, 71);
|
|
617
|
+ this.label76.Location = new System.Drawing.Point(105, 71);
|
654
|
618
|
this.label76.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
655
|
619
|
this.label76.Name = "label76";
|
656
|
|
- this.label76.Size = new System.Drawing.Size(112, 12);
|
|
620
|
+ this.label76.Size = new System.Drawing.Size(51, 12);
|
657
|
621
|
this.label76.TabIndex = 97;
|
658
|
|
- this.label76.Text = "PATH_EN_3.5G_UL";
|
|
622
|
+ this.label76.Text = "AMP UL";
|
659
|
623
|
//
|
660
|
624
|
// label75
|
661
|
625
|
//
|
662
|
626
|
this.label75.AutoSize = true;
|
663
|
|
- this.label75.Location = new System.Drawing.Point(27, 16);
|
|
627
|
+ this.label75.Location = new System.Drawing.Point(105, 16);
|
664
|
628
|
this.label75.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
665
|
629
|
this.label75.Name = "label75";
|
666
|
|
- this.label75.Size = new System.Drawing.Size(112, 12);
|
|
630
|
+ this.label75.Size = new System.Drawing.Size(51, 12);
|
667
|
631
|
this.label75.TabIndex = 97;
|
668
|
|
- this.label75.Text = "PATH_EN_3.5G_DL";
|
669
|
|
- //
|
670
|
|
- // pictureBox_PLL_ON_OFF_3_5G_L_ON
|
671
|
|
- //
|
672
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_ON.Image")));
|
673
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Location = new System.Drawing.Point(308, 91);
|
674
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
675
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_L_ON";
|
676
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Size = new System.Drawing.Size(34, 36);
|
677
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabIndex = 96;
|
678
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.TabStop = false;
|
679
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Tag = "19";
|
680
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
681
|
|
- //
|
682
|
|
- // pictureBox_PLL_ON_OFF_3_5G_L_OFF
|
683
|
|
- //
|
684
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_L_OFF.Image")));
|
685
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Location = new System.Drawing.Point(308, 91);
|
686
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
687
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_L_OFF";
|
688
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Size = new System.Drawing.Size(34, 36);
|
689
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabIndex = 96;
|
690
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.TabStop = false;
|
691
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Tag = "20";
|
692
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_L_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
693
|
|
- //
|
694
|
|
- // pictureBox_PLL_ON_OFF_3_5G_H_ON
|
695
|
|
- //
|
696
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_ON.Image")));
|
697
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Location = new System.Drawing.Point(308, 31);
|
698
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
699
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Name = "pictureBox_PLL_ON_OFF_3_5G_H_ON";
|
700
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Size = new System.Drawing.Size(34, 36);
|
701
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabIndex = 96;
|
702
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.TabStop = false;
|
703
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Tag = "17";
|
704
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_ON.Click += new System.EventHandler(this.Power_OnOff_Set);
|
705
|
|
- //
|
706
|
|
- // pictureBox_PLL_ON_OFF_3_5G_H_OFF
|
707
|
|
- //
|
708
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PLL_ON_OFF_3_5G_H_OFF.Image")));
|
709
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Location = new System.Drawing.Point(308, 31);
|
710
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
711
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Name = "pictureBox_PLL_ON_OFF_3_5G_H_OFF";
|
712
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Size = new System.Drawing.Size(34, 36);
|
713
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabIndex = 96;
|
714
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.TabStop = false;
|
715
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Tag = "18";
|
716
|
|
- this.pictureBox_PLL_ON_OFF_3_5G_H_OFF.Click += new System.EventHandler(this.Power_OnOff_Set);
|
|
632
|
+ this.label75.Text = "AMP DL";
|
717
|
633
|
//
|
718
|
634
|
// pictureBox_PATH_3_5G_UL_ON
|
719
|
635
|
//
|
720
|
636
|
this.pictureBox_PATH_3_5G_UL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_ON.Image")));
|
721
|
|
- this.pictureBox_PATH_3_5G_UL_ON.Location = new System.Drawing.Point(62, 91);
|
|
637
|
+ this.pictureBox_PATH_3_5G_UL_ON.Location = new System.Drawing.Point(112, 91);
|
722
|
638
|
this.pictureBox_PATH_3_5G_UL_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
723
|
639
|
this.pictureBox_PATH_3_5G_UL_ON.Name = "pictureBox_PATH_3_5G_UL_ON";
|
724
|
640
|
this.pictureBox_PATH_3_5G_UL_ON.Size = new System.Drawing.Size(34, 36);
|
|
@@ -730,7 +646,7 @@
|
730
|
646
|
// pictureBox_PATH_3_5G_UL_OFF
|
731
|
647
|
//
|
732
|
648
|
this.pictureBox_PATH_3_5G_UL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_UL_OFF.Image")));
|
733
|
|
- this.pictureBox_PATH_3_5G_UL_OFF.Location = new System.Drawing.Point(62, 91);
|
|
649
|
+ this.pictureBox_PATH_3_5G_UL_OFF.Location = new System.Drawing.Point(112, 91);
|
734
|
650
|
this.pictureBox_PATH_3_5G_UL_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
735
|
651
|
this.pictureBox_PATH_3_5G_UL_OFF.Name = "pictureBox_PATH_3_5G_UL_OFF";
|
736
|
652
|
this.pictureBox_PATH_3_5G_UL_OFF.Size = new System.Drawing.Size(34, 36);
|
|
@@ -742,7 +658,7 @@
|
742
|
658
|
// pictureBox_PATH_3_5G_DL_ON
|
743
|
659
|
//
|
744
|
660
|
this.pictureBox_PATH_3_5G_DL_ON.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_ON.Image")));
|
745
|
|
- this.pictureBox_PATH_3_5G_DL_ON.Location = new System.Drawing.Point(62, 31);
|
|
661
|
+ this.pictureBox_PATH_3_5G_DL_ON.Location = new System.Drawing.Point(112, 31);
|
746
|
662
|
this.pictureBox_PATH_3_5G_DL_ON.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
747
|
663
|
this.pictureBox_PATH_3_5G_DL_ON.Name = "pictureBox_PATH_3_5G_DL_ON";
|
748
|
664
|
this.pictureBox_PATH_3_5G_DL_ON.Size = new System.Drawing.Size(34, 36);
|
|
@@ -754,7 +670,7 @@
|
754
|
670
|
// pictureBox_PATH_3_5G_DL_OFF
|
755
|
671
|
//
|
756
|
672
|
this.pictureBox_PATH_3_5G_DL_OFF.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox_PATH_3_5G_DL_OFF.Image")));
|
757
|
|
- this.pictureBox_PATH_3_5G_DL_OFF.Location = new System.Drawing.Point(62, 31);
|
|
673
|
+ this.pictureBox_PATH_3_5G_DL_OFF.Location = new System.Drawing.Point(112, 31);
|
758
|
674
|
this.pictureBox_PATH_3_5G_DL_OFF.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
759
|
675
|
this.pictureBox_PATH_3_5G_DL_OFF.Name = "pictureBox_PATH_3_5G_DL_OFF";
|
760
|
676
|
this.pictureBox_PATH_3_5G_DL_OFF.Size = new System.Drawing.Size(34, 36);
|
|
@@ -1049,12 +965,12 @@
|
1049
|
965
|
//
|
1050
|
966
|
// groupBox3
|
1051
|
967
|
//
|
1052
|
|
- this.groupBox3.Controls.Add(this.label_28V_Det);
|
1053
|
|
- this.groupBox3.Controls.Add(this.label3_5GHz_UL_OUT);
|
1054
|
|
- this.groupBox3.Controls.Add(this.label_RFU_Temp);
|
1055
|
|
- this.groupBox3.Controls.Add(this.label3_5GHz_UL_IN);
|
1056
|
|
- this.groupBox3.Controls.Add(this.label3_5GHz_DL_OUT);
|
1057
|
|
- this.groupBox3.Controls.Add(this.label3_5GHz_DL_IN);
|
|
968
|
+ this.groupBox3.Controls.Add(this.textBox_28V_Det);
|
|
969
|
+ this.groupBox3.Controls.Add(this.textBox_RFU_Temp);
|
|
970
|
+ this.groupBox3.Controls.Add(this.textBox3_5GHz_UL_OUT);
|
|
971
|
+ this.groupBox3.Controls.Add(this.textBox3_5GHz_UL_IN);
|
|
972
|
+ this.groupBox3.Controls.Add(this.textBox3_5GHz_DL_OUT);
|
|
973
|
+ this.groupBox3.Controls.Add(this.textBox3_5GHz_DL_IN);
|
1058
|
974
|
this.groupBox3.Controls.Add(this.label40);
|
1059
|
975
|
this.groupBox3.Controls.Add(this.label34);
|
1060
|
976
|
this.groupBox3.Controls.Add(this.label39);
|
|
@@ -1071,66 +987,6 @@
|
1071
|
987
|
this.groupBox3.Text = "Voltage";
|
1072
|
988
|
this.groupBox3.Click += new System.EventHandler(this.Cusor_DeFocus);
|
1073
|
989
|
//
|
1074
|
|
- // label_28V_Det
|
1075
|
|
- //
|
1076
|
|
- this.label_28V_Det.AutoSize = true;
|
1077
|
|
- this.label_28V_Det.Location = new System.Drawing.Point(141, 147);
|
1078
|
|
- this.label_28V_Det.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1079
|
|
- this.label_28V_Det.Name = "label_28V_Det";
|
1080
|
|
- this.label_28V_Det.Size = new System.Drawing.Size(29, 12);
|
1081
|
|
- this.label_28V_Det.TabIndex = 98;
|
1082
|
|
- this.label_28V_Det.Text = "0.0V";
|
1083
|
|
- //
|
1084
|
|
- // label3_5GHz_UL_OUT
|
1085
|
|
- //
|
1086
|
|
- this.label3_5GHz_UL_OUT.AutoSize = true;
|
1087
|
|
- this.label3_5GHz_UL_OUT.Location = new System.Drawing.Point(138, 90);
|
1088
|
|
- this.label3_5GHz_UL_OUT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1089
|
|
- this.label3_5GHz_UL_OUT.Name = "label3_5GHz_UL_OUT";
|
1090
|
|
- this.label3_5GHz_UL_OUT.Size = new System.Drawing.Size(29, 12);
|
1091
|
|
- this.label3_5GHz_UL_OUT.TabIndex = 98;
|
1092
|
|
- this.label3_5GHz_UL_OUT.Text = "0.0V";
|
1093
|
|
- //
|
1094
|
|
- // label_RFU_Temp
|
1095
|
|
- //
|
1096
|
|
- this.label_RFU_Temp.AutoSize = true;
|
1097
|
|
- this.label_RFU_Temp.Location = new System.Drawing.Point(34, 148);
|
1098
|
|
- this.label_RFU_Temp.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1099
|
|
- this.label_RFU_Temp.Name = "label_RFU_Temp";
|
1100
|
|
- this.label_RFU_Temp.Size = new System.Drawing.Size(29, 12);
|
1101
|
|
- this.label_RFU_Temp.TabIndex = 98;
|
1102
|
|
- this.label_RFU_Temp.Text = "0.0V";
|
1103
|
|
- //
|
1104
|
|
- // label3_5GHz_UL_IN
|
1105
|
|
- //
|
1106
|
|
- this.label3_5GHz_UL_IN.AutoSize = true;
|
1107
|
|
- this.label3_5GHz_UL_IN.Location = new System.Drawing.Point(34, 90);
|
1108
|
|
- this.label3_5GHz_UL_IN.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1109
|
|
- this.label3_5GHz_UL_IN.Name = "label3_5GHz_UL_IN";
|
1110
|
|
- this.label3_5GHz_UL_IN.Size = new System.Drawing.Size(29, 12);
|
1111
|
|
- this.label3_5GHz_UL_IN.TabIndex = 98;
|
1112
|
|
- this.label3_5GHz_UL_IN.Text = "0.0V";
|
1113
|
|
- //
|
1114
|
|
- // label3_5GHz_DL_OUT
|
1115
|
|
- //
|
1116
|
|
- this.label3_5GHz_DL_OUT.AutoSize = true;
|
1117
|
|
- this.label3_5GHz_DL_OUT.Location = new System.Drawing.Point(134, 38);
|
1118
|
|
- this.label3_5GHz_DL_OUT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1119
|
|
- this.label3_5GHz_DL_OUT.Name = "label3_5GHz_DL_OUT";
|
1120
|
|
- this.label3_5GHz_DL_OUT.Size = new System.Drawing.Size(29, 12);
|
1121
|
|
- this.label3_5GHz_DL_OUT.TabIndex = 98;
|
1122
|
|
- this.label3_5GHz_DL_OUT.Text = "0.0V";
|
1123
|
|
- //
|
1124
|
|
- // label3_5GHz_DL_IN
|
1125
|
|
- //
|
1126
|
|
- this.label3_5GHz_DL_IN.AutoSize = true;
|
1127
|
|
- this.label3_5GHz_DL_IN.Location = new System.Drawing.Point(35, 39);
|
1128
|
|
- this.label3_5GHz_DL_IN.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
1129
|
|
- this.label3_5GHz_DL_IN.Name = "label3_5GHz_DL_IN";
|
1130
|
|
- this.label3_5GHz_DL_IN.Size = new System.Drawing.Size(29, 12);
|
1131
|
|
- this.label3_5GHz_DL_IN.TabIndex = 98;
|
1132
|
|
- this.label3_5GHz_DL_IN.Text = "0.0V";
|
1133
|
|
- //
|
1134
|
990
|
// label40
|
1135
|
991
|
//
|
1136
|
992
|
this.label40.AutoSize = true;
|
|
@@ -1594,6 +1450,60 @@
|
1594
|
1450
|
this.label_Build.TabIndex = 112;
|
1595
|
1451
|
this.label_Build.Text = "Ver.yyyy/MM/dd hh:mm:ss";
|
1596
|
1452
|
//
|
|
1453
|
+ // textBox3_5GHz_DL_IN
|
|
1454
|
+ //
|
|
1455
|
+ this.textBox3_5GHz_DL_IN.Location = new System.Drawing.Point(36, 32);
|
|
1456
|
+ this.textBox3_5GHz_DL_IN.Name = "textBox3_5GHz_DL_IN";
|
|
1457
|
+ this.textBox3_5GHz_DL_IN.ReadOnly = true;
|
|
1458
|
+ this.textBox3_5GHz_DL_IN.Size = new System.Drawing.Size(37, 21);
|
|
1459
|
+ this.textBox3_5GHz_DL_IN.TabIndex = 20;
|
|
1460
|
+ this.textBox3_5GHz_DL_IN.Text = "0.0V";
|
|
1461
|
+ //
|
|
1462
|
+ // textBox3_5GHz_UL_IN
|
|
1463
|
+ //
|
|
1464
|
+ this.textBox3_5GHz_UL_IN.Location = new System.Drawing.Point(36, 87);
|
|
1465
|
+ this.textBox3_5GHz_UL_IN.Name = "textBox3_5GHz_UL_IN";
|
|
1466
|
+ this.textBox3_5GHz_UL_IN.ReadOnly = true;
|
|
1467
|
+ this.textBox3_5GHz_UL_IN.Size = new System.Drawing.Size(37, 21);
|
|
1468
|
+ this.textBox3_5GHz_UL_IN.TabIndex = 20;
|
|
1469
|
+ this.textBox3_5GHz_UL_IN.Text = "0.0V";
|
|
1470
|
+ //
|
|
1471
|
+ // textBox_RFU_Temp
|
|
1472
|
+ //
|
|
1473
|
+ this.textBox_RFU_Temp.Location = new System.Drawing.Point(36, 144);
|
|
1474
|
+ this.textBox_RFU_Temp.Name = "textBox_RFU_Temp";
|
|
1475
|
+ this.textBox_RFU_Temp.ReadOnly = true;
|
|
1476
|
+ this.textBox_RFU_Temp.Size = new System.Drawing.Size(37, 21);
|
|
1477
|
+ this.textBox_RFU_Temp.TabIndex = 20;
|
|
1478
|
+ this.textBox_RFU_Temp.Text = "0.0V";
|
|
1479
|
+ //
|
|
1480
|
+ // textBox3_5GHz_DL_OUT
|
|
1481
|
+ //
|
|
1482
|
+ this.textBox3_5GHz_DL_OUT.Location = new System.Drawing.Point(135, 32);
|
|
1483
|
+ this.textBox3_5GHz_DL_OUT.Name = "textBox3_5GHz_DL_OUT";
|
|
1484
|
+ this.textBox3_5GHz_DL_OUT.ReadOnly = true;
|
|
1485
|
+ this.textBox3_5GHz_DL_OUT.Size = new System.Drawing.Size(37, 21);
|
|
1486
|
+ this.textBox3_5GHz_DL_OUT.TabIndex = 20;
|
|
1487
|
+ this.textBox3_5GHz_DL_OUT.Text = "0.0V";
|
|
1488
|
+ //
|
|
1489
|
+ // textBox3_5GHz_UL_OUT
|
|
1490
|
+ //
|
|
1491
|
+ this.textBox3_5GHz_UL_OUT.Location = new System.Drawing.Point(135, 87);
|
|
1492
|
+ this.textBox3_5GHz_UL_OUT.Name = "textBox3_5GHz_UL_OUT";
|
|
1493
|
+ this.textBox3_5GHz_UL_OUT.ReadOnly = true;
|
|
1494
|
+ this.textBox3_5GHz_UL_OUT.Size = new System.Drawing.Size(37, 21);
|
|
1495
|
+ this.textBox3_5GHz_UL_OUT.TabIndex = 20;
|
|
1496
|
+ this.textBox3_5GHz_UL_OUT.Text = "0.0V";
|
|
1497
|
+ //
|
|
1498
|
+ // textBox_28V_Det
|
|
1499
|
+ //
|
|
1500
|
+ this.textBox_28V_Det.Location = new System.Drawing.Point(135, 144);
|
|
1501
|
+ this.textBox_28V_Det.Name = "textBox_28V_Det";
|
|
1502
|
+ this.textBox_28V_Det.ReadOnly = true;
|
|
1503
|
+ this.textBox_28V_Det.Size = new System.Drawing.Size(37, 21);
|
|
1504
|
+ this.textBox_28V_Det.TabIndex = 20;
|
|
1505
|
+ this.textBox_28V_Det.Text = "0.0V";
|
|
1506
|
+ //
|
1597
|
1507
|
// Main_Form
|
1598
|
1508
|
//
|
1599
|
1509
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
@@ -1637,10 +1547,6 @@
|
1637
|
1547
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_L_OFF)).EndInit();
|
1638
|
1548
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_ON)).EndInit();
|
1639
|
1549
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_H_OFF)).EndInit();
|
1640
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_ON)).EndInit();
|
1641
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_L_OFF)).EndInit();
|
1642
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_ON)).EndInit();
|
1643
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox_PLL_ON_OFF_3_5G_H_OFF)).EndInit();
|
1644
|
1550
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_ON)).EndInit();
|
1645
|
1551
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_UL_OFF)).EndInit();
|
1646
|
1552
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox_PATH_3_5G_DL_ON)).EndInit();
|
|
@@ -1697,8 +1603,6 @@
|
1697
|
1603
|
private System.Windows.Forms.Label label26;
|
1698
|
1604
|
private System.Windows.Forms.Label label28;
|
1699
|
1605
|
private System.Windows.Forms.GroupBox groupBox17;
|
1700
|
|
- private System.Windows.Forms.Label label78;
|
1701
|
|
- private System.Windows.Forms.Label label77;
|
1702
|
1606
|
private System.Windows.Forms.Label label76;
|
1703
|
1607
|
private System.Windows.Forms.Label label75;
|
1704
|
1608
|
private System.Windows.Forms.Label label79;
|
|
@@ -1712,12 +1616,8 @@
|
1712
|
1616
|
public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_LOW1;
|
1713
|
1617
|
public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_HIGH;
|
1714
|
1618
|
public System.Windows.Forms.NumericUpDown numericUpDown_PLL_3_5G_LOW;
|
1715
|
|
- public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_OFF;
|
1716
|
|
- public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_OFF;
|
1717
|
1619
|
public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_OFF;
|
1718
|
1620
|
public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_OFF;
|
1719
|
|
- public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_L_ON;
|
1720
|
|
- public System.Windows.Forms.PictureBox pictureBox_PLL_ON_OFF_3_5G_H_ON;
|
1721
|
1621
|
public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_UL_ON;
|
1722
|
1622
|
public System.Windows.Forms.PictureBox pictureBox_PATH_3_5G_DL_ON;
|
1723
|
1623
|
private System.Windows.Forms.GroupBox groupBox12;
|
|
@@ -1748,12 +1648,6 @@
|
1748
|
1648
|
private System.Windows.Forms.Button button_Set;
|
1749
|
1649
|
private System.Windows.Forms.Label label40;
|
1750
|
1650
|
private System.Windows.Forms.Label label39;
|
1751
|
|
- public System.Windows.Forms.Label label3_5GHz_UL_OUT;
|
1752
|
|
- public System.Windows.Forms.Label label3_5GHz_UL_IN;
|
1753
|
|
- public System.Windows.Forms.Label label3_5GHz_DL_OUT;
|
1754
|
|
- public System.Windows.Forms.Label label3_5GHz_DL_IN;
|
1755
|
|
- public System.Windows.Forms.Label label_28V_Det;
|
1756
|
|
- public System.Windows.Forms.Label label_RFU_Temp;
|
1757
|
1651
|
private System.Windows.Forms.Button button1;
|
1758
|
1652
|
private System.Windows.Forms.Label label35;
|
1759
|
1653
|
private System.Windows.Forms.Label label27;
|
|
@@ -1785,6 +1679,12 @@
|
1785
|
1679
|
private System.Windows.Forms.Label label_Build;
|
1786
|
1680
|
public System.Windows.Forms.NumericUpDown numericUpDown_ATT_3_5G_COM1;
|
1787
|
1681
|
private System.Windows.Forms.Label label19;
|
|
1682
|
+ private System.Windows.Forms.TextBox textBox3_5GHz_DL_IN;
|
|
1683
|
+ private System.Windows.Forms.TextBox textBox_28V_Det;
|
|
1684
|
+ private System.Windows.Forms.TextBox textBox_RFU_Temp;
|
|
1685
|
+ private System.Windows.Forms.TextBox textBox3_5GHz_UL_OUT;
|
|
1686
|
+ private System.Windows.Forms.TextBox textBox3_5GHz_UL_IN;
|
|
1687
|
+ private System.Windows.Forms.TextBox textBox3_5GHz_DL_OUT;
|
1788
|
1688
|
}
|
1789
|
1689
|
}
|
1790
|
1690
|
|