883 lines
36 KiB
C#
883 lines
36 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: HPG_68D.SofeMsgForm
|
|
// Assembly: HPG-68D, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 530C99A8-8EEF-42C8-8A74-66FDE7B322C3
|
|
// Assembly location: C:\Program Files (x86)\HONGKAIDE\HPG-68D\HPG-68D.exe
|
|
|
|
using HPG_68D.My;
|
|
using Microsoft.VisualBasic;
|
|
using Microsoft.VisualBasic.CompilerServices;
|
|
using System;
|
|
using System.Collections;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Text;
|
|
using System.Windows.Forms;
|
|
|
|
|
|
namespace HPG_68D
|
|
{
|
|
[DesignerGenerated]
|
|
public class SofeMsgForm : Form
|
|
{
|
|
private static ArrayList __ENCList = new ArrayList();
|
|
private IContainer components;
|
|
[AccessedThroughProperty("Panel1")]
|
|
private Panel _Panel1;
|
|
[AccessedThroughProperty("TextBoxTxBand_4")]
|
|
private TextBox _TextBoxTxBand_4;
|
|
[AccessedThroughProperty("TextBoxTxBand_3")]
|
|
private TextBox _TextBoxTxBand_3;
|
|
[AccessedThroughProperty("TextBoxTxBand_2")]
|
|
private TextBox _TextBoxTxBand_2;
|
|
[AccessedThroughProperty("Label6")]
|
|
private Label _Label6;
|
|
[AccessedThroughProperty("TextBoxTxBand_1")]
|
|
private TextBox _TextBoxTxBand_1;
|
|
[AccessedThroughProperty("Label5")]
|
|
private Label _Label5;
|
|
[AccessedThroughProperty("TextBox机型信息")]
|
|
private TextBox _TextBox机型信息;
|
|
[AccessedThroughProperty("Label4")]
|
|
private Label _Label4;
|
|
[AccessedThroughProperty("TextBox序列号")]
|
|
private TextBox _TextBox序列号;
|
|
[AccessedThroughProperty("Label3")]
|
|
private Label _Label3;
|
|
[AccessedThroughProperty("Label2")]
|
|
private Label _Label2;
|
|
[AccessedThroughProperty("Label1")]
|
|
private Label _Label1;
|
|
[AccessedThroughProperty("TextBoxTxBand_7")]
|
|
private TextBox _TextBoxTxBand_7;
|
|
[AccessedThroughProperty("TextBoxTxBand_6")]
|
|
private TextBox _TextBoxTxBand_6;
|
|
[AccessedThroughProperty("TextBoxTxBand_5")]
|
|
private TextBox _TextBoxTxBand_5;
|
|
[AccessedThroughProperty("Label9")]
|
|
private Label _Label9;
|
|
[AccessedThroughProperty("Label8")]
|
|
private Label _Label8;
|
|
[AccessedThroughProperty("Label7")]
|
|
private Label _Label7;
|
|
[AccessedThroughProperty("CheckBoxRxBand_7")]
|
|
private CheckBox _CheckBoxRxBand_7;
|
|
[AccessedThroughProperty("CheckBoxTxBand_7")]
|
|
private CheckBox _CheckBoxTxBand_7;
|
|
[AccessedThroughProperty("CheckBoxRxBand_6")]
|
|
private CheckBox _CheckBoxRxBand_6;
|
|
[AccessedThroughProperty("CheckBoxTxBand_6")]
|
|
private CheckBox _CheckBoxTxBand_6;
|
|
[AccessedThroughProperty("CheckBoxRxBand_5")]
|
|
private CheckBox _CheckBoxRxBand_5;
|
|
[AccessedThroughProperty("CheckBoxTxBand_5")]
|
|
private CheckBox _CheckBoxTxBand_5;
|
|
[AccessedThroughProperty("CheckBoxRxBand_4")]
|
|
private CheckBox _CheckBoxRxBand_4;
|
|
[AccessedThroughProperty("CheckBoxTxBand_4")]
|
|
private CheckBox _CheckBoxTxBand_4;
|
|
[AccessedThroughProperty("CheckBoxRxBand_3")]
|
|
private CheckBox _CheckBoxRxBand_3;
|
|
[AccessedThroughProperty("CheckBoxTxBand_3")]
|
|
private CheckBox _CheckBoxTxBand_3;
|
|
[AccessedThroughProperty("CheckBoxRxBand_2")]
|
|
private CheckBox _CheckBoxRxBand_2;
|
|
[AccessedThroughProperty("CheckBoxTxBand_2")]
|
|
private CheckBox _CheckBoxTxBand_2;
|
|
[AccessedThroughProperty("CheckBoxRxBand_1")]
|
|
private CheckBox _CheckBoxRxBand_1;
|
|
[AccessedThroughProperty("CheckBoxTxBand_1")]
|
|
private CheckBox _CheckBoxTxBand_1;
|
|
[AccessedThroughProperty("TextBoxRxBand_7")]
|
|
private TextBox _TextBoxRxBand_7;
|
|
[AccessedThroughProperty("TextBoxRxBand_6")]
|
|
private TextBox _TextBoxRxBand_6;
|
|
[AccessedThroughProperty("TextBoxRxBand_5")]
|
|
private TextBox _TextBoxRxBand_5;
|
|
[AccessedThroughProperty("Label16")]
|
|
private Label _Label16;
|
|
[AccessedThroughProperty("TextBoxRxBand_4")]
|
|
private TextBox _TextBoxRxBand_4;
|
|
[AccessedThroughProperty("Label15")]
|
|
private Label _Label15;
|
|
[AccessedThroughProperty("TextBoxRxBand_3")]
|
|
private TextBox _TextBoxRxBand_3;
|
|
[AccessedThroughProperty("Label14")]
|
|
private Label _Label14;
|
|
[AccessedThroughProperty("TextBoxRxBand_2")]
|
|
private TextBox _TextBoxRxBand_2;
|
|
[AccessedThroughProperty("Label13")]
|
|
private Label _Label13;
|
|
[AccessedThroughProperty("TextBoxRxBand_1")]
|
|
private TextBox _TextBoxRxBand_1;
|
|
[AccessedThroughProperty("Label12")]
|
|
private Label _Label12;
|
|
[AccessedThroughProperty("Label11")]
|
|
private Label _Label11;
|
|
[AccessedThroughProperty("Label10")]
|
|
private Label _Label10;
|
|
[AccessedThroughProperty("Button1")]
|
|
private Button _Button1;
|
|
[AccessedThroughProperty("Button2")]
|
|
private Button _Button2;
|
|
[AccessedThroughProperty("Button3")]
|
|
private Button _Button3;
|
|
[AccessedThroughProperty("TextBox最后编程时间")]
|
|
private TextBox _TextBox最后编程时间;
|
|
[AccessedThroughProperty("Label17")]
|
|
private Label _Label17;
|
|
|
|
[DebuggerNonUserCode]
|
|
static SofeMsgForm()
|
|
{
|
|
}
|
|
|
|
[DebuggerNonUserCode]
|
|
public SofeMsgForm()
|
|
{
|
|
FormClosing += SofeMsgForm_FormClosing;
|
|
Load += SofeMsgForm_Load;
|
|
__ENCList.Add((object) new WeakReference((object) this));
|
|
InitializeComponent();
|
|
}
|
|
|
|
[DebuggerNonUserCode]
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && components != null)
|
|
components.Dispose();
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
[DebuggerStepThrough]
|
|
private void InitializeComponent()
|
|
{
|
|
ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (SofeMsgForm));
|
|
Panel1 = new Panel();
|
|
CheckBoxRxBand_7 = new CheckBox();
|
|
CheckBoxTxBand_7 = new CheckBox();
|
|
CheckBoxRxBand_6 = new CheckBox();
|
|
CheckBoxTxBand_6 = new CheckBox();
|
|
CheckBoxRxBand_5 = new CheckBox();
|
|
CheckBoxTxBand_5 = new CheckBox();
|
|
CheckBoxRxBand_4 = new CheckBox();
|
|
CheckBoxTxBand_4 = new CheckBox();
|
|
CheckBoxRxBand_3 = new CheckBox();
|
|
CheckBoxTxBand_3 = new CheckBox();
|
|
CheckBoxRxBand_2 = new CheckBox();
|
|
CheckBoxTxBand_2 = new CheckBox();
|
|
CheckBoxRxBand_1 = new CheckBox();
|
|
CheckBoxTxBand_1 = new CheckBox();
|
|
TextBox最后编程时间 = new TextBox();
|
|
TextBoxRxBand_7 = new TextBox();
|
|
TextBoxTxBand_7 = new TextBox();
|
|
TextBoxRxBand_6 = new TextBox();
|
|
TextBoxTxBand_6 = new TextBox();
|
|
TextBoxRxBand_5 = new TextBox();
|
|
Label17 = new Label();
|
|
TextBoxTxBand_5 = new TextBox();
|
|
Label16 = new Label();
|
|
Label9 = new Label();
|
|
TextBoxRxBand_4 = new TextBox();
|
|
TextBoxTxBand_4 = new TextBox();
|
|
Label15 = new Label();
|
|
Label8 = new Label();
|
|
TextBoxRxBand_3 = new TextBox();
|
|
TextBoxTxBand_3 = new TextBox();
|
|
Label14 = new Label();
|
|
Label7 = new Label();
|
|
TextBoxRxBand_2 = new TextBox();
|
|
TextBoxTxBand_2 = new TextBox();
|
|
Label13 = new Label();
|
|
Label6 = new Label();
|
|
TextBoxRxBand_1 = new TextBox();
|
|
Label12 = new Label();
|
|
TextBoxTxBand_1 = new TextBox();
|
|
Label5 = new Label();
|
|
Label11 = new Label();
|
|
TextBox机型信息 = new TextBox();
|
|
Label4 = new Label();
|
|
Label10 = new Label();
|
|
TextBox序列号 = new TextBox();
|
|
Label3 = new Label();
|
|
Label2 = new Label();
|
|
Label1 = new Label();
|
|
Button1 = new Button();
|
|
Button2 = new Button();
|
|
Button3 = new Button();
|
|
Panel1.SuspendLayout();
|
|
SuspendLayout();
|
|
componentResourceManager.ApplyResources((object) Panel1, "Panel1");
|
|
Panel1.BorderStyle = BorderStyle.FixedSingle;
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_7);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_7);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_6);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_6);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_5);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_5);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_4);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_4);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_3);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_3);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_2);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_2);
|
|
Panel1.Controls.Add((Control) CheckBoxRxBand_1);
|
|
Panel1.Controls.Add((Control) CheckBoxTxBand_1);
|
|
Panel1.Controls.Add((Control) TextBox最后编程时间);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_7);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_7);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_6);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_6);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_5);
|
|
Panel1.Controls.Add((Control) Label17);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_5);
|
|
Panel1.Controls.Add((Control) Label16);
|
|
Panel1.Controls.Add((Control) Label9);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_4);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_4);
|
|
Panel1.Controls.Add((Control) Label15);
|
|
Panel1.Controls.Add((Control) Label8);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_3);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_3);
|
|
Panel1.Controls.Add((Control) Label14);
|
|
Panel1.Controls.Add((Control) Label7);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_2);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_2);
|
|
Panel1.Controls.Add((Control) Label13);
|
|
Panel1.Controls.Add((Control) Label6);
|
|
Panel1.Controls.Add((Control) TextBoxRxBand_1);
|
|
Panel1.Controls.Add((Control) Label12);
|
|
Panel1.Controls.Add((Control) TextBoxTxBand_1);
|
|
Panel1.Controls.Add((Control) Label5);
|
|
Panel1.Controls.Add((Control) Label11);
|
|
Panel1.Controls.Add((Control) TextBox机型信息);
|
|
Panel1.Controls.Add((Control) Label4);
|
|
Panel1.Controls.Add((Control) Label10);
|
|
Panel1.Controls.Add((Control) TextBox序列号);
|
|
Panel1.Controls.Add((Control) Label3);
|
|
Panel1.Controls.Add((Control) Label2);
|
|
Panel1.Controls.Add((Control) Label1);
|
|
Panel1.Name = "Panel1";
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_7, "CheckBoxRxBand_7");
|
|
CheckBoxRxBand_7.Name = "CheckBoxRxBand_7";
|
|
CheckBoxRxBand_7.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_7, "CheckBoxTxBand_7");
|
|
CheckBoxTxBand_7.Name = "CheckBoxTxBand_7";
|
|
CheckBoxTxBand_7.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_6, "CheckBoxRxBand_6");
|
|
CheckBoxRxBand_6.Name = "CheckBoxRxBand_6";
|
|
CheckBoxRxBand_6.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_6, "CheckBoxTxBand_6");
|
|
CheckBoxTxBand_6.Name = "CheckBoxTxBand_6";
|
|
CheckBoxTxBand_6.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_5, "CheckBoxRxBand_5");
|
|
CheckBoxRxBand_5.Name = "CheckBoxRxBand_5";
|
|
CheckBoxRxBand_5.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_5, "CheckBoxTxBand_5");
|
|
CheckBoxTxBand_5.Name = "CheckBoxTxBand_5";
|
|
CheckBoxTxBand_5.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_4, "CheckBoxRxBand_4");
|
|
CheckBoxRxBand_4.Name = "CheckBoxRxBand_4";
|
|
CheckBoxRxBand_4.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_4, "CheckBoxTxBand_4");
|
|
CheckBoxTxBand_4.Name = "CheckBoxTxBand_4";
|
|
CheckBoxTxBand_4.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_3, "CheckBoxRxBand_3");
|
|
CheckBoxRxBand_3.Name = "CheckBoxRxBand_3";
|
|
CheckBoxRxBand_3.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_3, "CheckBoxTxBand_3");
|
|
CheckBoxTxBand_3.Name = "CheckBoxTxBand_3";
|
|
CheckBoxTxBand_3.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_2, "CheckBoxRxBand_2");
|
|
CheckBoxRxBand_2.Name = "CheckBoxRxBand_2";
|
|
CheckBoxRxBand_2.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_2, "CheckBoxTxBand_2");
|
|
CheckBoxTxBand_2.Name = "CheckBoxTxBand_2";
|
|
CheckBoxTxBand_2.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxRxBand_1, "CheckBoxRxBand_1");
|
|
CheckBoxRxBand_1.Name = "CheckBoxRxBand_1";
|
|
CheckBoxRxBand_1.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) CheckBoxTxBand_1, "CheckBoxTxBand_1");
|
|
CheckBoxTxBand_1.Name = "CheckBoxTxBand_1";
|
|
CheckBoxTxBand_1.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) TextBox最后编程时间, "TextBox最后编程时间");
|
|
TextBox最后编程时间.Name = "TextBox最后编程时间";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_7, "TextBoxRxBand_7");
|
|
TextBoxRxBand_7.Name = "TextBoxRxBand_7";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_7, "TextBoxTxBand_7");
|
|
TextBoxTxBand_7.Name = "TextBoxTxBand_7";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_6, "TextBoxRxBand_6");
|
|
TextBoxRxBand_6.Name = "TextBoxRxBand_6";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_6, "TextBoxTxBand_6");
|
|
TextBoxTxBand_6.Name = "TextBoxTxBand_6";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_5, "TextBoxRxBand_5");
|
|
TextBoxRxBand_5.Name = "TextBoxRxBand_5";
|
|
componentResourceManager.ApplyResources((object) Label17, "Label17");
|
|
Label17.Name = "Label17";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_5, "TextBoxTxBand_5");
|
|
TextBoxTxBand_5.Name = "TextBoxTxBand_5";
|
|
componentResourceManager.ApplyResources((object) Label16, "Label16");
|
|
Label16.Name = "Label16";
|
|
componentResourceManager.ApplyResources((object) Label9, "Label9");
|
|
Label9.Name = "Label9";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_4, "TextBoxRxBand_4");
|
|
TextBoxRxBand_4.Name = "TextBoxRxBand_4";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_4, "TextBoxTxBand_4");
|
|
TextBoxTxBand_4.Name = "TextBoxTxBand_4";
|
|
componentResourceManager.ApplyResources((object) Label15, "Label15");
|
|
Label15.Name = "Label15";
|
|
componentResourceManager.ApplyResources((object) Label8, "Label8");
|
|
Label8.Name = "Label8";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_3, "TextBoxRxBand_3");
|
|
TextBoxRxBand_3.Name = "TextBoxRxBand_3";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_3, "TextBoxTxBand_3");
|
|
TextBoxTxBand_3.Name = "TextBoxTxBand_3";
|
|
componentResourceManager.ApplyResources((object) Label14, "Label14");
|
|
Label14.Name = "Label14";
|
|
componentResourceManager.ApplyResources((object) Label7, "Label7");
|
|
Label7.Name = "Label7";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_2, "TextBoxRxBand_2");
|
|
TextBoxRxBand_2.Name = "TextBoxRxBand_2";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_2, "TextBoxTxBand_2");
|
|
TextBoxTxBand_2.Name = "TextBoxTxBand_2";
|
|
componentResourceManager.ApplyResources((object) Label13, "Label13");
|
|
Label13.Name = "Label13";
|
|
componentResourceManager.ApplyResources((object) Label6, "Label6");
|
|
Label6.Name = "Label6";
|
|
componentResourceManager.ApplyResources((object) TextBoxRxBand_1, "TextBoxRxBand_1");
|
|
TextBoxRxBand_1.Name = "TextBoxRxBand_1";
|
|
componentResourceManager.ApplyResources((object) Label12, "Label12");
|
|
Label12.Name = "Label12";
|
|
componentResourceManager.ApplyResources((object) TextBoxTxBand_1, "TextBoxTxBand_1");
|
|
TextBoxTxBand_1.Name = "TextBoxTxBand_1";
|
|
componentResourceManager.ApplyResources((object) Label5, "Label5");
|
|
Label5.Name = "Label5";
|
|
componentResourceManager.ApplyResources((object) Label11, "Label11");
|
|
Label11.Name = "Label11";
|
|
componentResourceManager.ApplyResources((object) TextBox机型信息, "TextBox机型信息");
|
|
TextBox机型信息.Name = "TextBox机型信息";
|
|
componentResourceManager.ApplyResources((object) Label4, "Label4");
|
|
Label4.Name = "Label4";
|
|
componentResourceManager.ApplyResources((object) Label10, "Label10");
|
|
Label10.Name = "Label10";
|
|
componentResourceManager.ApplyResources((object) TextBox序列号, "TextBox序列号");
|
|
TextBox序列号.Name = "TextBox序列号";
|
|
componentResourceManager.ApplyResources((object) Label3, "Label3");
|
|
Label3.Name = "Label3";
|
|
componentResourceManager.ApplyResources((object) Label2, "Label2");
|
|
Label2.Name = "Label2";
|
|
componentResourceManager.ApplyResources((object) Label1, "Label1");
|
|
Label1.Name = "Label1";
|
|
componentResourceManager.ApplyResources((object) Button1, "Button1");
|
|
Button1.Name = "Button1";
|
|
Button1.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) Button2, "Button2");
|
|
Button2.Name = "Button2";
|
|
Button2.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) Button3, "Button3");
|
|
Button3.Name = "Button3";
|
|
Button3.UseVisualStyleBackColor = true;
|
|
componentResourceManager.ApplyResources((object) this, "$this");
|
|
AutoScaleMode = AutoScaleMode.Font;
|
|
Controls.Add((Control) Button3);
|
|
Controls.Add((Control) Button2);
|
|
Controls.Add((Control) Button1);
|
|
Controls.Add((Control) Panel1);
|
|
Name = nameof (SofeMsgForm);
|
|
Panel1.ResumeLayout(false);
|
|
Panel1.PerformLayout();
|
|
ResumeLayout(false);
|
|
}
|
|
|
|
internal virtual Panel Panel1
|
|
{
|
|
[DebuggerNonUserCode] get => _Panel1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Panel1 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label6
|
|
{
|
|
[DebuggerNonUserCode] get => _Label6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label6 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label5
|
|
{
|
|
[DebuggerNonUserCode] get => _Label5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label5 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBox机型信息
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBox机型信息;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBox机型信息 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label4
|
|
{
|
|
[DebuggerNonUserCode] get => _Label4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label4 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBox序列号
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBox序列号;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBox序列号 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label3
|
|
{
|
|
[DebuggerNonUserCode] get => _Label3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label3 = value;
|
|
}
|
|
|
|
internal virtual Label Label2
|
|
{
|
|
[DebuggerNonUserCode] get => _Label2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label2 = value;
|
|
}
|
|
|
|
internal virtual Label Label1
|
|
{
|
|
[DebuggerNonUserCode] get => _Label1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label1 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label9
|
|
{
|
|
[DebuggerNonUserCode] get => _Label9;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label9 = value;
|
|
}
|
|
|
|
internal virtual Label Label8
|
|
{
|
|
[DebuggerNonUserCode] get => _Label8;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label8 = value;
|
|
}
|
|
|
|
internal virtual Label Label7
|
|
{
|
|
[DebuggerNonUserCode] get => _Label7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label7 = value;
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label16
|
|
{
|
|
[DebuggerNonUserCode] get => _Label16;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label16 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label15
|
|
{
|
|
[DebuggerNonUserCode] get => _Label15;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label15 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label14
|
|
{
|
|
[DebuggerNonUserCode] get => _Label14;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label14 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label13
|
|
{
|
|
[DebuggerNonUserCode] get => _Label13;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label13 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label12
|
|
{
|
|
[DebuggerNonUserCode] get => _Label12;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label12 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label11
|
|
{
|
|
[DebuggerNonUserCode] get => _Label11;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label11 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label10
|
|
{
|
|
[DebuggerNonUserCode] get => _Label10;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label10 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Button Button1
|
|
{
|
|
[DebuggerNonUserCode] get => _Button1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
if (_Button1 != null)
|
|
_Button1.Click -= Button1_Click;
|
|
_Button1 = value;
|
|
if (_Button1 == null)
|
|
return;
|
|
_Button1.Click += Button1_Click;
|
|
}
|
|
}
|
|
|
|
internal virtual Button Button2
|
|
{
|
|
[DebuggerNonUserCode] get => _Button2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Button2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Button Button3
|
|
{
|
|
[DebuggerNonUserCode] get => _Button3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Button3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBox最后编程时间
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBox最后编程时间;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBox最后编程时间 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label17
|
|
{
|
|
[DebuggerNonUserCode] get => _Label17;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label17 = value;
|
|
}
|
|
}
|
|
|
|
private void Button1_Click(object sender, EventArgs e) => Close();
|
|
|
|
private void SofeMsgForm_FormClosing(object sender, FormClosingEventArgs e)
|
|
{
|
|
MyProject.Forms.MDIParent1.扫描信息SToolStripMenuItem.Checked = false;
|
|
}
|
|
|
|
public void SofeMsgForm_Load(object sender, EventArgs e)
|
|
{
|
|
MyProject.Forms.MDIParent1.对讲机信息RToolStripMenuItem.Checked = true;
|
|
int num1 = 0;
|
|
TextBox机型信息.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked (num1 + 0), 9));
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_1, checked (num1 + 12), publicva.Bit0, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_2, checked (num1 + 12), publicva.Bit1, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_3, checked (num1 + 12), publicva.Bit2, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_4, checked (num1 + 12), publicva.Bit3, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_5, checked (num1 + 12), publicva.Bit4, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_6, checked (num1 + 12), publicva.Bit5, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxRxBand_7, checked (num1 + 12), publicva.Bit6, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_1, checked (num1 + 13), publicva.Bit0, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_2, checked (num1 + 13), publicva.Bit1, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_3, checked (num1 + 13), publicva.Bit2, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_4, checked (num1 + 13), publicva.Bit3, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_5, checked (num1 + 13), publicva.Bit4, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_6, checked (num1 + 13), publicva.Bit5, 1);
|
|
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) CheckBoxTxBand_7, checked (num1 + 13), publicva.Bit6, 1);
|
|
int num2 = 32;
|
|
TextBox序列号.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked (num2 + 0), 16));
|
|
int num3 = 768;
|
|
TextBoxRxBand_1.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 0)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 0 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_1.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 8)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 8 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_2.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 16)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 16 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_2.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 24)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 24 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_3.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 32)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 32 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_3.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 40)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 40 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_4.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 48)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 48 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_4.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 56)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 56 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_5.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 64)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 64 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_5.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 72)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 72 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_6.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 80)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 80 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_6.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 88)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 88 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxRxBand_7.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 96)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 96 + 4)), (object) 100000)) + "MHz";
|
|
TextBoxTxBand_7.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 104)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 104 + 4)), (object) 100000)) + "MHz";
|
|
TextBox最后编程时间.Text = publicva.LastProgrammeTime;
|
|
}
|
|
}
|
|
}
|