namespace SECS_small_ver
{
partial class MainFrm
{
///
/// 設計工具所需的變數。
///
private System.ComponentModel.IContainer components = null;
///
/// 清除任何使用中的資源。
///
/// 如果應該處置受控資源則為 true,否則為 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form 設計工具產生的程式碼
///
/// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改
/// 這個方法的內容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainFrm));
this.panel1 = new System.Windows.Forms.Panel();
this.tbcLog = new System.Windows.Forms.TabControl();
this.tbpDriverLog = new System.Windows.Forms.TabPage();
this.rtbDriverLog = new System.Windows.Forms.RichTextBox();
this.tbpGemLog = new System.Windows.Forms.TabPage();
this.rtbGemLog = new System.Windows.Forms.RichTextBox();
this.tbpSecsLog = new System.Windows.Forms.TabPage();
this.rtbSecsLog = new System.Windows.Forms.RichTextBox();
this.tbpEQPLog = new System.Windows.Forms.TabPage();
this.rtbEqpLog = new System.Windows.Forms.RichTextBox();
this.tabMonitor = new System.Windows.Forms.TabPage();
this.panelSubForm = new System.Windows.Forms.Panel();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.txtMachineName = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.btnEnsureSoftVer = new System.Windows.Forms.Button();
this.txtSoftVer = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.btnStop = new System.Windows.Forms.Button();
this.btnStart = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.btnDisableComm = new System.Windows.Forms.Button();
this.btnEnableComm = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.btnOnLineLocal = new System.Windows.Forms.Button();
this.btnOnLineRemote = new System.Windows.Forms.Button();
this.btnOffLine = new System.Windows.Forms.Button();
this.txtUpdateEC = new System.Windows.Forms.TextBox();
this.lblUpdateEC = new System.Windows.Forms.Label();
this.lblUpdateECFormat = new System.Windows.Forms.Label();
this.cmbUpdateECFormat = new System.Windows.Forms.ComboBox();
this.txtUpdateECID = new System.Windows.Forms.TextBox();
this.lblUpdateECID = new System.Windows.Forms.Label();
this.btnUpdateEC = new System.Windows.Forms.Button();
this.btnGetEC = new System.Windows.Forms.Button();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.btnGetAlarmList = new System.Windows.Forms.Button();
this.btnAlarmReportSend = new System.Windows.Forms.Button();
this.txtAlarmID = new System.Windows.Forms.TextBox();
this.lblAlarmID = new System.Windows.Forms.Label();
this.rdoAlarmClean = new System.Windows.Forms.RadioButton();
this.lblAlarmState = new System.Windows.Forms.Label();
this.rdoAlarmSet = new System.Windows.Forms.RadioButton();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.lblText = new System.Windows.Forms.Label();
this.lblTID = new System.Windows.Forms.Label();
this.btnTerminalRequest = new System.Windows.Forms.Button();
this.txtText = new System.Windows.Forms.TextBox();
this.txtTID = new System.Windows.Forms.TextBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.lblEventID = new System.Windows.Forms.Label();
this.btnEventReport = new System.Windows.Forms.Button();
this.txtEventID = new System.Windows.Forms.TextBox();
this.lblPPBodyPPID = new System.Windows.Forms.Label();
this.btnSendS7F25 = new System.Windows.Forms.Button();
this.btnSendS7F23 = new System.Windows.Forms.Button();
this.btnSendS7F5 = new System.Windows.Forms.Button();
this.btnSendS7F3 = new System.Windows.Forms.Button();
this.refreshTimer = new System.Windows.Forms.Timer(this.components);
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.btnEQPDateAndTimeRequest = new System.Windows.Forms.Button();
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
this.btnReplyMessage = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.groupBox24 = new System.Windows.Forms.GroupBox();
this.btnNewECsReply = new System.Windows.Forms.Button();
this.txtEAC = new System.Windows.Forms.TextBox();
this.lblEAC = new System.Windows.Forms.Label();
this.txtNewECsSystemBytes = new System.Windows.Forms.TextBox();
this.lblNewECsSystemBytes = new System.Windows.Forms.Label();
this.dgvNewECs = new System.Windows.Forms.DataGridView();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Format = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Value = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox21 = new System.Windows.Forms.GroupBox();
this.rdoMultiblockNotAllowedFalse = new System.Windows.Forms.RadioButton();
this.lblMultiblockNotAllowed = new System.Windows.Forms.Label();
this.rdoMultiblockNotAllowedTrue = new System.Windows.Forms.RadioButton();
this.btnTerminalACKC10 = new System.Windows.Forms.Button();
this.lblTerminalACKC10 = new System.Windows.Forms.Label();
this.txtTerminalACKC10 = new System.Windows.Forms.TextBox();
this.btnMonitor = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.timerSend30043009 = new System.Windows.Forms.Timer(this.components);
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.tbcLog.SuspendLayout();
this.tbpDriverLog.SuspendLayout();
this.tbpGemLog.SuspendLayout();
this.tbpSecsLog.SuspendLayout();
this.tbpEQPLog.SuspendLayout();
this.tabMonitor.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox18.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox17.SuspendLayout();
this.groupBox24.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvNewECs)).BeginInit();
this.groupBox21.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.Controls.Add(this.tbcLog);
this.panel1.Location = new System.Drawing.Point(348, 1);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1173, 820);
this.panel1.TabIndex = 0;
//
// tbcLog
//
this.tbcLog.Controls.Add(this.tbpDriverLog);
this.tbcLog.Controls.Add(this.tbpGemLog);
this.tbcLog.Controls.Add(this.tbpSecsLog);
this.tbcLog.Controls.Add(this.tbpEQPLog);
this.tbcLog.Controls.Add(this.tabMonitor);
this.tbcLog.Controls.Add(this.tabPage1);
this.tbcLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbcLog.Location = new System.Drawing.Point(0, 0);
this.tbcLog.Name = "tbcLog";
this.tbcLog.SelectedIndex = 0;
this.tbcLog.Size = new System.Drawing.Size(1173, 820);
this.tbcLog.TabIndex = 1;
//
// tbpDriverLog
//
this.tbpDriverLog.Controls.Add(this.rtbDriverLog);
this.tbpDriverLog.Location = new System.Drawing.Point(4, 25);
this.tbpDriverLog.Name = "tbpDriverLog";
this.tbpDriverLog.Padding = new System.Windows.Forms.Padding(3);
this.tbpDriverLog.Size = new System.Drawing.Size(1165, 791);
this.tbpDriverLog.TabIndex = 0;
this.tbpDriverLog.Text = "DIASECS Log";
this.tbpDriverLog.UseVisualStyleBackColor = true;
//
// rtbDriverLog
//
this.rtbDriverLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbDriverLog.Font = new System.Drawing.Font("Courier New", 9F);
this.rtbDriverLog.Location = new System.Drawing.Point(3, 3);
this.rtbDriverLog.Name = "rtbDriverLog";
this.rtbDriverLog.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
this.rtbDriverLog.Size = new System.Drawing.Size(1159, 785);
this.rtbDriverLog.TabIndex = 0;
this.rtbDriverLog.Text = "";
this.rtbDriverLog.WordWrap = false;
//
// tbpGemLog
//
this.tbpGemLog.Controls.Add(this.rtbGemLog);
this.tbpGemLog.Location = new System.Drawing.Point(4, 25);
this.tbpGemLog.Name = "tbpGemLog";
this.tbpGemLog.Padding = new System.Windows.Forms.Padding(3);
this.tbpGemLog.Size = new System.Drawing.Size(1165, 791);
this.tbpGemLog.TabIndex = 2;
this.tbpGemLog.Text = "DIASECSGEM Log";
this.tbpGemLog.UseVisualStyleBackColor = true;
//
// rtbGemLog
//
this.rtbGemLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbGemLog.Font = new System.Drawing.Font("Courier New", 9F);
this.rtbGemLog.Location = new System.Drawing.Point(3, 3);
this.rtbGemLog.Name = "rtbGemLog";
this.rtbGemLog.Size = new System.Drawing.Size(1159, 785);
this.rtbGemLog.TabIndex = 0;
this.rtbGemLog.Text = "";
this.rtbGemLog.WordWrap = false;
//
// tbpSecsLog
//
this.tbpSecsLog.Controls.Add(this.rtbSecsLog);
this.tbpSecsLog.Location = new System.Drawing.Point(4, 25);
this.tbpSecsLog.Name = "tbpSecsLog";
this.tbpSecsLog.Padding = new System.Windows.Forms.Padding(3);
this.tbpSecsLog.Size = new System.Drawing.Size(1165, 791);
this.tbpSecsLog.TabIndex = 1;
this.tbpSecsLog.Text = "SECS Log";
this.tbpSecsLog.UseVisualStyleBackColor = true;
//
// rtbSecsLog
//
this.rtbSecsLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbSecsLog.Font = new System.Drawing.Font("Courier New", 10F);
this.rtbSecsLog.Location = new System.Drawing.Point(3, 3);
this.rtbSecsLog.Name = "rtbSecsLog";
this.rtbSecsLog.Size = new System.Drawing.Size(1159, 785);
this.rtbSecsLog.TabIndex = 0;
this.rtbSecsLog.Text = "";
this.rtbSecsLog.WordWrap = false;
//
// tbpEQPLog
//
this.tbpEQPLog.Controls.Add(this.rtbEqpLog);
this.tbpEQPLog.Location = new System.Drawing.Point(4, 25);
this.tbpEQPLog.Name = "tbpEQPLog";
this.tbpEQPLog.Size = new System.Drawing.Size(1165, 791);
this.tbpEQPLog.TabIndex = 3;
this.tbpEQPLog.Text = "EQP Log";
this.tbpEQPLog.UseVisualStyleBackColor = true;
//
// rtbEqpLog
//
this.rtbEqpLog.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbEqpLog.Font = new System.Drawing.Font("Courier New", 9F);
this.rtbEqpLog.Location = new System.Drawing.Point(0, 0);
this.rtbEqpLog.Name = "rtbEqpLog";
this.rtbEqpLog.Size = new System.Drawing.Size(1165, 791);
this.rtbEqpLog.TabIndex = 0;
this.rtbEqpLog.Text = "";
this.rtbEqpLog.WordWrap = false;
//
// tabMonitor
//
this.tabMonitor.Controls.Add(this.panelSubForm);
this.tabMonitor.Location = new System.Drawing.Point(4, 25);
this.tabMonitor.Margin = new System.Windows.Forms.Padding(4);
this.tabMonitor.Name = "tabMonitor";
this.tabMonitor.Size = new System.Drawing.Size(1165, 791);
this.tabMonitor.TabIndex = 4;
this.tabMonitor.Text = "Monitor";
this.tabMonitor.UseVisualStyleBackColor = true;
//
// panelSubForm
//
this.panelSubForm.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelSubForm.Location = new System.Drawing.Point(0, 0);
this.panelSubForm.Margin = new System.Windows.Forms.Padding(4);
this.panelSubForm.Name = "panelSubForm";
this.panelSubForm.Size = new System.Drawing.Size(1165, 791);
this.panelSubForm.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.txtMachineName);
this.tabPage1.Controls.Add(this.label7);
this.tabPage1.Controls.Add(this.btnEnsureSoftVer);
this.tabPage1.Controls.Add(this.txtSoftVer);
this.tabPage1.Controls.Add(this.label6);
this.tabPage1.Location = new System.Drawing.Point(4, 25);
this.tabPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Size = new System.Drawing.Size(1165, 791);
this.tabPage1.TabIndex = 5;
this.tabPage1.Text = "OtherSetting";
this.tabPage1.UseVisualStyleBackColor = true;
//
// txtMachineName
//
this.txtMachineName.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMachineName.Location = new System.Drawing.Point(143, 35);
this.txtMachineName.Margin = new System.Windows.Forms.Padding(4);
this.txtMachineName.Name = "txtMachineName";
this.txtMachineName.Size = new System.Drawing.Size(256, 37);
this.txtMachineName.TabIndex = 4;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(9, 41);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(147, 27);
this.label7.TabIndex = 3;
this.label7.Text = "设备名称:";
//
// btnEnsureSoftVer
//
this.btnEnsureSoftVer.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnEnsureSoftVer.Location = new System.Drawing.Point(408, 35);
this.btnEnsureSoftVer.Margin = new System.Windows.Forms.Padding(4);
this.btnEnsureSoftVer.Name = "btnEnsureSoftVer";
this.btnEnsureSoftVer.Size = new System.Drawing.Size(109, 87);
this.btnEnsureSoftVer.TabIndex = 2;
this.btnEnsureSoftVer.Text = "确认";
this.btnEnsureSoftVer.UseVisualStyleBackColor = true;
this.btnEnsureSoftVer.Click += new System.EventHandler(this.btnEnsureSoftVer_Click);
//
// txtSoftVer
//
this.txtSoftVer.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtSoftVer.Location = new System.Drawing.Point(143, 80);
this.txtSoftVer.Margin = new System.Windows.Forms.Padding(4);
this.txtSoftVer.Name = "txtSoftVer";
this.txtSoftVer.Size = new System.Drawing.Size(256, 37);
this.txtSoftVer.TabIndex = 1;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(9, 86);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(147, 27);
this.label6.TabIndex = 0;
this.label6.Text = "软件版本:";
//
// btnStop
//
this.btnStop.Location = new System.Drawing.Point(83, 29);
this.btnStop.Margin = new System.Windows.Forms.Padding(4);
this.btnStop.Name = "btnStop";
this.btnStop.Size = new System.Drawing.Size(70, 33);
this.btnStop.TabIndex = 4;
this.btnStop.Text = "Stop";
this.btnStop.UseVisualStyleBackColor = true;
this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
//
// btnStart
//
this.btnStart.Location = new System.Drawing.Point(3, 29);
this.btnStart.Margin = new System.Windows.Forms.Padding(4);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(72, 33);
this.btnStart.TabIndex = 3;
this.btnStart.Text = "Start";
this.btnStart.UseVisualStyleBackColor = true;
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(18, 9);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(95, 15);
this.label1.TabIndex = 5;
this.label1.Text = "SECS Status";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(53, 162);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(159, 15);
this.label2.TabIndex = 6;
this.label2.Text = "Communicating State";
//
// btnDisableComm
//
this.btnDisableComm.Location = new System.Drawing.Point(149, 180);
this.btnDisableComm.Name = "btnDisableComm";
this.btnDisableComm.Size = new System.Drawing.Size(132, 34);
this.btnDisableComm.TabIndex = 8;
this.btnDisableComm.Text = "Disable Comm";
this.btnDisableComm.UseVisualStyleBackColor = true;
this.btnDisableComm.Click += new System.EventHandler(this.btnDisableComm_Click);
//
// btnEnableComm
//
this.btnEnableComm.Location = new System.Drawing.Point(10, 180);
this.btnEnableComm.Name = "btnEnableComm";
this.btnEnableComm.Size = new System.Drawing.Size(126, 34);
this.btnEnableComm.TabIndex = 7;
this.btnEnableComm.Text = "Enable Comm";
this.btnEnableComm.UseVisualStyleBackColor = true;
this.btnEnableComm.Click += new System.EventHandler(this.btnEnableComm_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(18, 215);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(111, 15);
this.label3.TabIndex = 9;
this.label3.Text = "Control State";
//
// btnOnLineLocal
//
this.btnOnLineLocal.Location = new System.Drawing.Point(99, 233);
this.btnOnLineLocal.Name = "btnOnLineLocal";
this.btnOnLineLocal.Size = new System.Drawing.Size(115, 41);
this.btnOnLineLocal.TabIndex = 12;
this.btnOnLineLocal.Text = "OnlineLocal";
this.btnOnLineLocal.UseVisualStyleBackColor = true;
this.btnOnLineLocal.Click += new System.EventHandler(this.btnOnLineLocal_Click);
//
// btnOnLineRemote
//
this.btnOnLineRemote.Location = new System.Drawing.Point(224, 233);
this.btnOnLineRemote.Name = "btnOnLineRemote";
this.btnOnLineRemote.Size = new System.Drawing.Size(114, 42);
this.btnOnLineRemote.TabIndex = 11;
this.btnOnLineRemote.Text = "OnlineRemote";
this.btnOnLineRemote.UseVisualStyleBackColor = true;
this.btnOnLineRemote.Click += new System.EventHandler(this.btnOnLineRemote_Click);
//
// btnOffLine
//
this.btnOffLine.Location = new System.Drawing.Point(5, 233);
this.btnOffLine.Name = "btnOffLine";
this.btnOffLine.Size = new System.Drawing.Size(88, 41);
this.btnOffLine.TabIndex = 10;
this.btnOffLine.Text = "Offline";
this.btnOffLine.UseVisualStyleBackColor = true;
this.btnOffLine.Click += new System.EventHandler(this.btnOffLine_Click);
//
// txtUpdateEC
//
this.txtUpdateEC.Location = new System.Drawing.Point(130, 143);
this.txtUpdateEC.Name = "txtUpdateEC";
this.txtUpdateEC.Size = new System.Drawing.Size(180, 25);
this.txtUpdateEC.TabIndex = 19;
//
// lblUpdateEC
//
this.lblUpdateEC.AutoSize = true;
this.lblUpdateEC.Location = new System.Drawing.Point(26, 143);
this.lblUpdateEC.Name = "lblUpdateEC";
this.lblUpdateEC.Size = new System.Drawing.Size(62, 15);
this.lblUpdateEC.TabIndex = 18;
this.lblUpdateEC.Text = "Value:";
//
// lblUpdateECFormat
//
this.lblUpdateECFormat.AutoSize = true;
this.lblUpdateECFormat.Location = new System.Drawing.Point(26, 105);
this.lblUpdateECFormat.Name = "lblUpdateECFormat";
this.lblUpdateECFormat.Size = new System.Drawing.Size(70, 15);
this.lblUpdateECFormat.TabIndex = 17;
this.lblUpdateECFormat.Text = "Format:";
//
// cmbUpdateECFormat
//
this.cmbUpdateECFormat.FormattingEnabled = true;
this.cmbUpdateECFormat.Items.AddRange(new object[] {
"Boolean",
"B",
"A",
"U1",
"U2",
"U4",
"U8",
"I1",
"I2",
"I4",
"I8",
"F4",
"F8"});
this.cmbUpdateECFormat.Location = new System.Drawing.Point(130, 102);
this.cmbUpdateECFormat.Name = "cmbUpdateECFormat";
this.cmbUpdateECFormat.Size = new System.Drawing.Size(180, 23);
this.cmbUpdateECFormat.TabIndex = 16;
//
// txtUpdateECID
//
this.txtUpdateECID.Location = new System.Drawing.Point(130, 60);
this.txtUpdateECID.MaxLength = 10;
this.txtUpdateECID.Name = "txtUpdateECID";
this.txtUpdateECID.Size = new System.Drawing.Size(180, 25);
this.txtUpdateECID.TabIndex = 15;
//
// lblUpdateECID
//
this.lblUpdateECID.AutoSize = true;
this.lblUpdateECID.Location = new System.Drawing.Point(26, 64);
this.lblUpdateECID.Name = "lblUpdateECID";
this.lblUpdateECID.Size = new System.Drawing.Size(54, 15);
this.lblUpdateECID.TabIndex = 14;
this.lblUpdateECID.Text = "ECID:";
//
// btnUpdateEC
//
this.btnUpdateEC.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnUpdateEC.Location = new System.Drawing.Point(35, 16);
this.btnUpdateEC.Name = "btnUpdateEC";
this.btnUpdateEC.Size = new System.Drawing.Size(111, 38);
this.btnUpdateEC.TabIndex = 13;
this.btnUpdateEC.Text = "UpdateEC";
this.btnUpdateEC.UseVisualStyleBackColor = true;
this.btnUpdateEC.Click += new System.EventHandler(this.btnUpdateEC_Click);
//
// btnGetEC
//
this.btnGetEC.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnGetEC.Location = new System.Drawing.Point(199, 16);
this.btnGetEC.Name = "btnGetEC";
this.btnGetEC.Size = new System.Drawing.Size(111, 38);
this.btnGetEC.TabIndex = 20;
this.btnGetEC.Text = "GetEC";
this.btnGetEC.UseVisualStyleBackColor = true;
this.btnGetEC.Click += new System.EventHandler(this.btnGetEC_Click);
//
// groupBox6
//
this.groupBox6.Controls.Add(this.btnGetAlarmList);
this.groupBox6.Controls.Add(this.btnAlarmReportSend);
this.groupBox6.Controls.Add(this.txtAlarmID);
this.groupBox6.Controls.Add(this.lblAlarmID);
this.groupBox6.Controls.Add(this.rdoAlarmClean);
this.groupBox6.Controls.Add(this.lblAlarmState);
this.groupBox6.Controls.Add(this.rdoAlarmSet);
this.groupBox6.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox6.Location = new System.Drawing.Point(15, 470);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(307, 199);
this.groupBox6.TabIndex = 21;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Alarm Report Set";
//
// btnGetAlarmList
//
this.btnGetAlarmList.Location = new System.Drawing.Point(36, 150);
this.btnGetAlarmList.Name = "btnGetAlarmList";
this.btnGetAlarmList.Size = new System.Drawing.Size(255, 35);
this.btnGetAlarmList.TabIndex = 6;
this.btnGetAlarmList.Text = "Alarm List";
this.btnGetAlarmList.UseVisualStyleBackColor = true;
this.btnGetAlarmList.Click += new System.EventHandler(this.btnGetAlarmList_Click);
//
// btnAlarmReportSend
//
this.btnAlarmReportSend.Location = new System.Drawing.Point(36, 109);
this.btnAlarmReportSend.Name = "btnAlarmReportSend";
this.btnAlarmReportSend.Size = new System.Drawing.Size(255, 35);
this.btnAlarmReportSend.TabIndex = 5;
this.btnAlarmReportSend.Text = "Alarm Report Send";
this.btnAlarmReportSend.UseVisualStyleBackColor = true;
this.btnAlarmReportSend.Click += new System.EventHandler(this.btnAlarmReportSend_Click);
//
// txtAlarmID
//
this.txtAlarmID.Location = new System.Drawing.Point(140, 71);
this.txtAlarmID.Name = "txtAlarmID";
this.txtAlarmID.Size = new System.Drawing.Size(151, 32);
this.txtAlarmID.TabIndex = 4;
//
// lblAlarmID
//
this.lblAlarmID.AutoSize = true;
this.lblAlarmID.Location = new System.Drawing.Point(31, 74);
this.lblAlarmID.Name = "lblAlarmID";
this.lblAlarmID.Size = new System.Drawing.Size(94, 24);
this.lblAlarmID.TabIndex = 3;
this.lblAlarmID.Text = "Alarm ID :";
//
// rdoAlarmClean
//
this.rdoAlarmClean.AutoSize = true;
this.rdoAlarmClean.Checked = true;
this.rdoAlarmClean.Location = new System.Drawing.Point(212, 38);
this.rdoAlarmClean.Name = "rdoAlarmClean";
this.rdoAlarmClean.Size = new System.Drawing.Size(78, 28);
this.rdoAlarmClean.TabIndex = 2;
this.rdoAlarmClean.TabStop = true;
this.rdoAlarmClean.Text = "Clean";
this.rdoAlarmClean.UseVisualStyleBackColor = true;
//
// lblAlarmState
//
this.lblAlarmState.AutoSize = true;
this.lblAlarmState.Location = new System.Drawing.Point(5, 34);
this.lblAlarmState.Name = "lblAlarmState";
this.lblAlarmState.Size = new System.Drawing.Size(119, 24);
this.lblAlarmState.TabIndex = 1;
this.lblAlarmState.Text = "Alarm State :";
//
// rdoAlarmSet
//
this.rdoAlarmSet.AutoSize = true;
this.rdoAlarmSet.Checked = true;
this.rdoAlarmSet.Location = new System.Drawing.Point(140, 38);
this.rdoAlarmSet.Name = "rdoAlarmSet";
this.rdoAlarmSet.Size = new System.Drawing.Size(57, 28);
this.rdoAlarmSet.TabIndex = 0;
this.rdoAlarmSet.TabStop = true;
this.rdoAlarmSet.Text = "Set";
this.rdoAlarmSet.UseVisualStyleBackColor = true;
//
// groupBox18
//
this.groupBox18.Controls.Add(this.lblText);
this.groupBox18.Controls.Add(this.lblTID);
this.groupBox18.Controls.Add(this.btnTerminalRequest);
this.groupBox18.Controls.Add(this.txtText);
this.groupBox18.Controls.Add(this.txtTID);
this.groupBox18.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox18.Location = new System.Drawing.Point(21, 796);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Size = new System.Drawing.Size(269, 154);
this.groupBox18.TabIndex = 22;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "S10F1 Terminal";
//
// lblText
//
this.lblText.AutoSize = true;
this.lblText.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblText.Location = new System.Drawing.Point(25, 71);
this.lblText.Name = "lblText";
this.lblText.Size = new System.Drawing.Size(72, 24);
this.lblText.TabIndex = 0;
this.lblText.Text = "TEXT:";
//
// lblTID
//
this.lblTID.AutoSize = true;
this.lblTID.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTID.Location = new System.Drawing.Point(25, 31);
this.lblTID.Name = "lblTID";
this.lblTID.Size = new System.Drawing.Size(59, 24);
this.lblTID.TabIndex = 0;
this.lblTID.Text = "TID:";
//
// btnTerminalRequest
//
this.btnTerminalRequest.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTerminalRequest.Location = new System.Drawing.Point(30, 104);
this.btnTerminalRequest.Name = "btnTerminalRequest";
this.btnTerminalRequest.Size = new System.Drawing.Size(229, 34);
this.btnTerminalRequest.TabIndex = 2;
this.btnTerminalRequest.Text = "Terminal Request";
this.btnTerminalRequest.UseVisualStyleBackColor = true;
this.btnTerminalRequest.Click += new System.EventHandler(this.btnTerminalRequest_Click);
//
// txtText
//
this.txtText.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtText.Location = new System.Drawing.Point(132, 63);
this.txtText.Name = "txtText";
this.txtText.Size = new System.Drawing.Size(127, 32);
this.txtText.TabIndex = 1;
this.txtText.Text = "101";
this.txtText.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// txtTID
//
this.txtTID.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTID.Location = new System.Drawing.Point(132, 27);
this.txtTID.Name = "txtTID";
this.txtTID.Size = new System.Drawing.Size(127, 32);
this.txtTID.TabIndex = 1;
this.txtTID.Text = "0";
this.txtTID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.lblEventID);
this.groupBox5.Controls.Add(this.btnEventReport);
this.groupBox5.Controls.Add(this.txtEventID);
this.groupBox5.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox5.Location = new System.Drawing.Point(11, 675);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(265, 115);
this.groupBox5.TabIndex = 23;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "S6F11";
//
// lblEventID
//
this.lblEventID.AutoSize = true;
this.lblEventID.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblEventID.Location = new System.Drawing.Point(15, 35);
this.lblEventID.Name = "lblEventID";
this.lblEventID.Size = new System.Drawing.Size(90, 24);
this.lblEventID.TabIndex = 0;
this.lblEventID.Text = "Event ID :";
//
// btnEventReport
//
this.btnEventReport.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnEventReport.Location = new System.Drawing.Point(10, 71);
this.btnEventReport.Name = "btnEventReport";
this.btnEventReport.Size = new System.Drawing.Size(229, 34);
this.btnEventReport.TabIndex = 2;
this.btnEventReport.Text = "Event Report Send";
this.btnEventReport.UseVisualStyleBackColor = true;
this.btnEventReport.Click += new System.EventHandler(this.btnEventReport_Click);
//
// txtEventID
//
this.txtEventID.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtEventID.Location = new System.Drawing.Point(121, 33);
this.txtEventID.Name = "txtEventID";
this.txtEventID.Size = new System.Drawing.Size(127, 32);
this.txtEventID.TabIndex = 1;
this.txtEventID.Text = "1001";
this.txtEventID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblPPBodyPPID
//
this.lblPPBodyPPID.AutoSize = true;
this.lblPPBodyPPID.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblPPBodyPPID.Location = new System.Drawing.Point(645, 831);
this.lblPPBodyPPID.Name = "lblPPBodyPPID";
this.lblPPBodyPPID.Size = new System.Drawing.Size(140, 24);
this.lblPPBodyPPID.TabIndex = 29;
this.lblPPBodyPPID.Text = "PPBody PPID:";
//
// btnSendS7F25
//
this.btnSendS7F25.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.btnSendS7F25.Location = new System.Drawing.Point(837, 915);
this.btnSendS7F25.Name = "btnSendS7F25";
this.btnSendS7F25.Size = new System.Drawing.Size(207, 41);
this.btnSendS7F25.TabIndex = 27;
this.btnSendS7F25.Text = "Request PP (S7F25)";
this.btnSendS7F25.UseVisualStyleBackColor = true;
this.btnSendS7F25.Click += new System.EventHandler(this.btnSendS7F25_Click);
//
// btnSendS7F23
//
this.btnSendS7F23.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.btnSendS7F23.Location = new System.Drawing.Point(837, 862);
this.btnSendS7F23.Name = "btnSendS7F23";
this.btnSendS7F23.Size = new System.Drawing.Size(207, 42);
this.btnSendS7F23.TabIndex = 26;
this.btnSendS7F23.Text = "Send PP (S7F23)";
this.btnSendS7F23.UseVisualStyleBackColor = true;
this.btnSendS7F23.Click += new System.EventHandler(this.btnSendS7F23_Click);
//
// btnSendS7F5
//
this.btnSendS7F5.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.btnSendS7F5.Location = new System.Drawing.Point(644, 915);
this.btnSendS7F5.Name = "btnSendS7F5";
this.btnSendS7F5.Size = new System.Drawing.Size(188, 41);
this.btnSendS7F5.TabIndex = 25;
this.btnSendS7F5.Text = "Request PP (S7F5)";
this.btnSendS7F5.UseVisualStyleBackColor = true;
this.btnSendS7F5.Click += new System.EventHandler(this.btnSendS7F5_Click);
//
// btnSendS7F3
//
this.btnSendS7F3.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.btnSendS7F3.Location = new System.Drawing.Point(644, 862);
this.btnSendS7F3.Name = "btnSendS7F3";
this.btnSendS7F3.Size = new System.Drawing.Size(188, 42);
this.btnSendS7F3.TabIndex = 24;
this.btnSendS7F3.Text = "Send PP (S7F3)";
this.btnSendS7F3.UseVisualStyleBackColor = true;
this.btnSendS7F3.Click += new System.EventHandler(this.btnSendS7F3_Click);
//
// refreshTimer
//
this.refreshTimer.Enabled = true;
this.refreshTimer.Interval = 500;
this.refreshTimer.Tick += new System.EventHandler(this.refreshTimer_Tick);
//
// groupBox17
//
this.groupBox17.Controls.Add(this.btnEQPDateAndTimeRequest);
this.groupBox17.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox17.Location = new System.Drawing.Point(306, 828);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Size = new System.Drawing.Size(303, 80);
this.groupBox17.TabIndex = 30;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "S2F17";
//
// btnEQPDateAndTimeRequest
//
this.btnEQPDateAndTimeRequest.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnEQPDateAndTimeRequest.Location = new System.Drawing.Point(11, 31);
this.btnEQPDateAndTimeRequest.Name = "btnEQPDateAndTimeRequest";
this.btnEQPDateAndTimeRequest.Size = new System.Drawing.Size(259, 34);
this.btnEQPDateAndTimeRequest.TabIndex = 2;
this.btnEQPDateAndTimeRequest.Text = "EQP Date And Time Request";
this.btnEQPDateAndTimeRequest.UseVisualStyleBackColor = true;
this.btnEQPDateAndTimeRequest.Click += new System.EventHandler(this.btnEQPDateAndTimeRequest_Click);
//
// notifyIcon1
//
this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
this.notifyIcon1.Text = "notifyIcon1";
this.notifyIcon1.Visible = true;
this.notifyIcon1.Click += new System.EventHandler(this.notifyIcon1_Click);
//
// btnReplyMessage
//
this.btnReplyMessage.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnReplyMessage.Location = new System.Drawing.Point(388, 1053);
this.btnReplyMessage.Name = "btnReplyMessage";
this.btnReplyMessage.Size = new System.Drawing.Size(152, 53);
this.btnReplyMessage.TabIndex = 31;
this.btnReplyMessage.Text = "ReplyMsg";
this.btnReplyMessage.UseVisualStyleBackColor = true;
this.btnReplyMessage.Click += new System.EventHandler(this.btnReplyMessage_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(313, 914);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(147, 24);
this.label4.TabIndex = 32;
this.label4.Text = "Reply Remote:";
//
// groupBox24
//
this.groupBox24.Controls.Add(this.btnNewECsReply);
this.groupBox24.Controls.Add(this.txtEAC);
this.groupBox24.Controls.Add(this.lblEAC);
this.groupBox24.Controls.Add(this.txtNewECsSystemBytes);
this.groupBox24.Controls.Add(this.lblNewECsSystemBytes);
this.groupBox24.Controls.Add(this.dgvNewECs);
this.groupBox24.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
this.groupBox24.Location = new System.Drawing.Point(1061, 859);
this.groupBox24.Name = "groupBox24";
this.groupBox24.Size = new System.Drawing.Size(460, 237);
this.groupBox24.TabIndex = 33;
this.groupBox24.TabStop = false;
this.groupBox24.Text = "New EC Download";
this.groupBox24.Visible = false;
//
// btnNewECsReply
//
this.btnNewECsReply.Location = new System.Drawing.Point(365, 164);
this.btnNewECsReply.Name = "btnNewECsReply";
this.btnNewECsReply.Size = new System.Drawing.Size(88, 68);
this.btnNewECsReply.TabIndex = 5;
this.btnNewECsReply.Text = "Reply";
this.btnNewECsReply.UseVisualStyleBackColor = true;
this.btnNewECsReply.Click += new System.EventHandler(this.btnNewECsReply_Click);
//
// txtEAC
//
this.txtEAC.Location = new System.Drawing.Point(285, 175);
this.txtEAC.Name = "txtEAC";
this.txtEAC.Size = new System.Drawing.Size(57, 32);
this.txtEAC.TabIndex = 4;
this.txtEAC.Text = "0";
//
// lblEAC
//
this.lblEAC.AutoSize = true;
this.lblEAC.Location = new System.Drawing.Point(227, 177);
this.lblEAC.Name = "lblEAC";
this.lblEAC.Size = new System.Drawing.Size(64, 24);
this.lblEAC.TabIndex = 3;
this.lblEAC.Text = "EAC:";
//
// txtNewECsSystemBytes
//
this.txtNewECsSystemBytes.Location = new System.Drawing.Point(147, 175);
this.txtNewECsSystemBytes.Name = "txtNewECsSystemBytes";
this.txtNewECsSystemBytes.Size = new System.Drawing.Size(73, 32);
this.txtNewECsSystemBytes.TabIndex = 2;
this.txtNewECsSystemBytes.Text = "0";
//
// lblNewECsSystemBytes
//
this.lblNewECsSystemBytes.AutoSize = true;
this.lblNewECsSystemBytes.Location = new System.Drawing.Point(5, 177);
this.lblNewECsSystemBytes.Name = "lblNewECsSystemBytes";
this.lblNewECsSystemBytes.Size = new System.Drawing.Size(135, 24);
this.lblNewECsSystemBytes.TabIndex = 1;
this.lblNewECsSystemBytes.Text = "SystemBytes:";
//
// dgvNewECs
//
this.dgvNewECs.AllowUserToAddRows = false;
this.dgvNewECs.AllowUserToDeleteRows = false;
this.dgvNewECs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvNewECs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID,
this.Format,
this.Value});
this.dgvNewECs.Location = new System.Drawing.Point(5, 31);
this.dgvNewECs.Name = "dgvNewECs";
this.dgvNewECs.RowHeadersWidth = 51;
this.dgvNewECs.RowTemplate.Height = 27;
this.dgvNewECs.Size = new System.Drawing.Size(448, 128);
this.dgvNewECs.TabIndex = 0;
//
// ID
//
this.ID.HeaderText = "ID";
this.ID.MinimumWidth = 6;
this.ID.Name = "ID";
this.ID.ReadOnly = true;
this.ID.Width = 125;
//
// Format
//
this.Format.HeaderText = "Format";
this.Format.MinimumWidth = 6;
this.Format.Name = "Format";
this.Format.ReadOnly = true;
this.Format.Width = 125;
//
// Value
//
this.Value.HeaderText = "Value";
this.Value.MinimumWidth = 6;
this.Value.Name = "Value";
this.Value.ReadOnly = true;
this.Value.Width = 125;
//
// groupBox21
//
this.groupBox21.Controls.Add(this.rdoMultiblockNotAllowedFalse);
this.groupBox21.Controls.Add(this.lblMultiblockNotAllowed);
this.groupBox21.Controls.Add(this.rdoMultiblockNotAllowedTrue);
this.groupBox21.Controls.Add(this.btnTerminalACKC10);
this.groupBox21.Controls.Add(this.lblTerminalACKC10);
this.groupBox21.Controls.Add(this.txtTerminalACKC10);
this.groupBox21.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox21.Location = new System.Drawing.Point(1066, 827);
this.groupBox21.Name = "groupBox21";
this.groupBox21.Size = new System.Drawing.Size(401, 116);
this.groupBox21.TabIndex = 34;
this.groupBox21.TabStop = false;
this.groupBox21.Text = "Reply Message";
//
// rdoMultiblockNotAllowedFalse
//
this.rdoMultiblockNotAllowedFalse.AutoSize = true;
this.rdoMultiblockNotAllowedFalse.Checked = true;
this.rdoMultiblockNotAllowedFalse.Location = new System.Drawing.Point(327, 26);
this.rdoMultiblockNotAllowedFalse.Name = "rdoMultiblockNotAllowedFalse";
this.rdoMultiblockNotAllowedFalse.Size = new System.Drawing.Size(72, 28);
this.rdoMultiblockNotAllowedFalse.TabIndex = 6;
this.rdoMultiblockNotAllowedFalse.TabStop = true;
this.rdoMultiblockNotAllowedFalse.Text = "False";
this.rdoMultiblockNotAllowedFalse.UseVisualStyleBackColor = true;
//
// lblMultiblockNotAllowed
//
this.lblMultiblockNotAllowed.AutoSize = true;
this.lblMultiblockNotAllowed.Location = new System.Drawing.Point(4, 71);
this.lblMultiblockNotAllowed.Name = "lblMultiblockNotAllowed";
this.lblMultiblockNotAllowed.Size = new System.Drawing.Size(221, 24);
this.lblMultiblockNotAllowed.TabIndex = 5;
this.lblMultiblockNotAllowed.Text = "Multiblock Not Allowed :";
//
// rdoMultiblockNotAllowedTrue
//
this.rdoMultiblockNotAllowedTrue.AutoSize = true;
this.rdoMultiblockNotAllowedTrue.Location = new System.Drawing.Point(263, 26);
this.rdoMultiblockNotAllowedTrue.Name = "rdoMultiblockNotAllowedTrue";
this.rdoMultiblockNotAllowedTrue.Size = new System.Drawing.Size(68, 28);
this.rdoMultiblockNotAllowedTrue.TabIndex = 4;
this.rdoMultiblockNotAllowedTrue.Text = "True";
this.rdoMultiblockNotAllowedTrue.UseVisualStyleBackColor = true;
//
// btnTerminalACKC10
//
this.btnTerminalACKC10.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTerminalACKC10.Location = new System.Drawing.Point(231, 65);
this.btnTerminalACKC10.Name = "btnTerminalACKC10";
this.btnTerminalACKC10.Size = new System.Drawing.Size(171, 34);
this.btnTerminalACKC10.TabIndex = 3;
this.btnTerminalACKC10.Text = "Terminal Reply";
this.btnTerminalACKC10.UseVisualStyleBackColor = true;
this.btnTerminalACKC10.Click += new System.EventHandler(this.btnTerminalACKC10_Click);
//
// lblTerminalACKC10
//
this.lblTerminalACKC10.AutoSize = true;
this.lblTerminalACKC10.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTerminalACKC10.Location = new System.Drawing.Point(25, 31);
this.lblTerminalACKC10.Name = "lblTerminalACKC10";
this.lblTerminalACKC10.Size = new System.Drawing.Size(95, 24);
this.lblTerminalACKC10.TabIndex = 0;
this.lblTerminalACKC10.Text = "ACKC10:";
//
// txtTerminalACKC10
//
this.txtTerminalACKC10.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTerminalACKC10.Location = new System.Drawing.Point(132, 27);
this.txtTerminalACKC10.Name = "txtTerminalACKC10";
this.txtTerminalACKC10.Size = new System.Drawing.Size(127, 32);
this.txtTerminalACKC10.TabIndex = 1;
this.txtTerminalACKC10.Text = "0";
this.txtTerminalACKC10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// btnMonitor
//
this.btnMonitor.Location = new System.Drawing.Point(190, 29);
this.btnMonitor.Name = "btnMonitor";
this.btnMonitor.Size = new System.Drawing.Size(148, 34);
this.btnMonitor.TabIndex = 36;
this.btnMonitor.Text = "MonitorPLC";
this.btnMonitor.UseVisualStyleBackColor = true;
this.btnMonitor.Visible = false;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(203, 9);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(119, 15);
this.label5.TabIndex = 35;
this.label5.Text = "MachineControl";
this.label5.Visible = false;
//
// button1
//
this.button1.Location = new System.Drawing.Point(846, 1014);
this.button1.Margin = new System.Windows.Forms.Padding(4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(143, 46);
this.button1.TabIndex = 37;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(649, 1020);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(143, 46);
this.button2.TabIndex = 38;
this.button2.Text = "button2";
this.button2.UseVisualStyleBackColor = true;
this.button2.Visible = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(433, 972);
this.button3.Margin = new System.Windows.Forms.Padding(4);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(143, 46);
this.button3.TabIndex = 39;
this.button3.Text = "button3";
this.button3.UseVisualStyleBackColor = true;
this.button3.Visible = false;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 500;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// timerSend30043009
//
this.timerSend30043009.Interval = 500;
this.timerSend30043009.Tick += new System.EventHandler(this.timerSend30043009_Tick);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.btnGetEC);
this.groupBox1.Controls.Add(this.btnUpdateEC);
this.groupBox1.Controls.Add(this.lblUpdateECID);
this.groupBox1.Controls.Add(this.txtUpdateECID);
this.groupBox1.Controls.Add(this.cmbUpdateECFormat);
this.groupBox1.Controls.Add(this.lblUpdateECFormat);
this.groupBox1.Controls.Add(this.lblUpdateEC);
this.groupBox1.Controls.Add(this.txtUpdateEC);
this.groupBox1.Location = new System.Drawing.Point(15, 282);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(326, 182);
this.groupBox1.TabIndex = 40;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "EC";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(15, 116);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(216, 25);
this.textBox1.TabIndex = 41;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(26, 87);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(103, 15);
this.label8.TabIndex = 42;
this.label8.Text = "Equipment ID";
//
// button4
//
this.button4.Location = new System.Drawing.Point(247, 115);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 43;
this.button4.Text = "确认";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// MainFrm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1533, 1055);
this.Controls.Add(this.button4);
this.Controls.Add(this.label8);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.btnMonitor);
this.Controls.Add(this.label5);
this.Controls.Add(this.groupBox21);
this.Controls.Add(this.groupBox24);
this.Controls.Add(this.label4);
this.Controls.Add(this.btnReplyMessage);
this.Controls.Add(this.groupBox17);
this.Controls.Add(this.lblPPBodyPPID);
this.Controls.Add(this.btnSendS7F25);
this.Controls.Add(this.btnSendS7F23);
this.Controls.Add(this.btnSendS7F5);
this.Controls.Add(this.btnSendS7F3);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.groupBox18);
this.Controls.Add(this.groupBox6);
this.Controls.Add(this.btnOnLineLocal);
this.Controls.Add(this.btnOnLineRemote);
this.Controls.Add(this.btnOffLine);
this.Controls.Add(this.label3);
this.Controls.Add(this.btnDisableComm);
this.Controls.Add(this.btnEnableComm);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.btnStop);
this.Controls.Add(this.btnStart);
this.Controls.Add(this.panel1);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "MainFrm";
this.Text = "TestMain";
this.Load += new System.EventHandler(this.MainFrm_Load);
this.SizeChanged += new System.EventHandler(this.MainFrm_SizeChanged);
this.panel1.ResumeLayout(false);
this.tbcLog.ResumeLayout(false);
this.tbpDriverLog.ResumeLayout(false);
this.tbpGemLog.ResumeLayout(false);
this.tbpSecsLog.ResumeLayout(false);
this.tbpEQPLog.ResumeLayout(false);
this.tabMonitor.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox18.ResumeLayout(false);
this.groupBox18.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox17.ResumeLayout(false);
this.groupBox24.ResumeLayout(false);
this.groupBox24.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvNewECs)).EndInit();
this.groupBox21.ResumeLayout(false);
this.groupBox21.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TabControl tbcLog;
private System.Windows.Forms.TabPage tbpDriverLog;
private System.Windows.Forms.RichTextBox rtbDriverLog;
private System.Windows.Forms.TabPage tbpGemLog;
private System.Windows.Forms.RichTextBox rtbGemLog;
private System.Windows.Forms.TabPage tbpSecsLog;
private System.Windows.Forms.RichTextBox rtbSecsLog;
private System.Windows.Forms.TabPage tbpEQPLog;
private System.Windows.Forms.RichTextBox rtbEqpLog;
private System.Windows.Forms.Button btnStop;
private System.Windows.Forms.Button btnStart;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btnDisableComm;
private System.Windows.Forms.Button btnEnableComm;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button btnOnLineLocal;
private System.Windows.Forms.Button btnOnLineRemote;
private System.Windows.Forms.Button btnOffLine;
private System.Windows.Forms.TextBox txtUpdateEC;
private System.Windows.Forms.Label lblUpdateEC;
private System.Windows.Forms.Label lblUpdateECFormat;
private System.Windows.Forms.ComboBox cmbUpdateECFormat;
private System.Windows.Forms.TextBox txtUpdateECID;
private System.Windows.Forms.Label lblUpdateECID;
private System.Windows.Forms.Button btnUpdateEC;
private System.Windows.Forms.Button btnGetEC;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button btnAlarmReportSend;
private System.Windows.Forms.TextBox txtAlarmID;
private System.Windows.Forms.Label lblAlarmID;
private System.Windows.Forms.RadioButton rdoAlarmClean;
private System.Windows.Forms.Label lblAlarmState;
private System.Windows.Forms.RadioButton rdoAlarmSet;
private System.Windows.Forms.Button btnGetAlarmList;
private System.Windows.Forms.GroupBox groupBox18;
private System.Windows.Forms.Label lblText;
private System.Windows.Forms.Label lblTID;
private System.Windows.Forms.Button btnTerminalRequest;
private System.Windows.Forms.TextBox txtText;
private System.Windows.Forms.TextBox txtTID;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Label lblEventID;
private System.Windows.Forms.Button btnEventReport;
private System.Windows.Forms.TextBox txtEventID;
private System.Windows.Forms.Label lblPPBodyPPID;
private System.Windows.Forms.Button btnSendS7F25;
private System.Windows.Forms.Button btnSendS7F23;
private System.Windows.Forms.Button btnSendS7F5;
private System.Windows.Forms.Button btnSendS7F3;
private System.Windows.Forms.Timer refreshTimer;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Button btnEQPDateAndTimeRequest;
private System.Windows.Forms.NotifyIcon notifyIcon1;
private System.Windows.Forms.Button btnReplyMessage;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox24;
private System.Windows.Forms.Button btnNewECsReply;
private System.Windows.Forms.TextBox txtEAC;
private System.Windows.Forms.Label lblEAC;
private System.Windows.Forms.TextBox txtNewECsSystemBytes;
private System.Windows.Forms.Label lblNewECsSystemBytes;
private System.Windows.Forms.DataGridView dgvNewECs;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Format;
private System.Windows.Forms.DataGridViewTextBoxColumn Value;
private System.Windows.Forms.GroupBox groupBox21;
private System.Windows.Forms.RadioButton rdoMultiblockNotAllowedFalse;
private System.Windows.Forms.Label lblMultiblockNotAllowed;
private System.Windows.Forms.RadioButton rdoMultiblockNotAllowedTrue;
private System.Windows.Forms.Button btnTerminalACKC10;
private System.Windows.Forms.Label lblTerminalACKC10;
private System.Windows.Forms.TextBox txtTerminalACKC10;
private System.Windows.Forms.Button btnMonitor;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TabPage tabMonitor;
private System.Windows.Forms.Panel panelSubForm;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TextBox txtMachineName;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btnEnsureSoftVer;
private System.Windows.Forms.TextBox txtSoftVer;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Timer timerSend30043009;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button button4;
}
}