|
|
@ -94,7 +94,7 @@ |
|
|
|
this.listBox1.HorizontalScrollbar = true; |
|
|
|
this.listBox1.ItemHeight = 15; |
|
|
|
this.listBox1.Location = new System.Drawing.Point(16, 56); |
|
|
|
this.listBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.listBox1.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.listBox1.Name = "listBox1"; |
|
|
|
this.listBox1.ScrollAlwaysVisible = true; |
|
|
|
this.listBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended; |
|
|
@ -196,7 +196,7 @@ |
|
|
|
this.tsStatus.Font = new System.Drawing.Font("黑体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.tsStatus.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.tsStatus.Location = new System.Drawing.Point(13, 615); |
|
|
|
this.tsStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.tsStatus.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.tsStatus.Multiline = true; |
|
|
|
this.tsStatus.Name = "tsStatus"; |
|
|
|
this.tsStatus.ReadOnly = true; |
|
|
@ -209,7 +209,7 @@ |
|
|
|
this.button1.Image = global::wcfControlMonitorClient.Properties.Resources.call_modul_volume_reduce; |
|
|
|
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
this.button1.Location = new System.Drawing.Point(727, 569); |
|
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.button1.Name = "button1"; |
|
|
|
this.button1.Size = new System.Drawing.Size(116, 42); |
|
|
|
this.button1.TabIndex = 1565; |
|
|
@ -225,7 +225,7 @@ |
|
|
|
this.listBox2.FormattingEnabled = true; |
|
|
|
this.listBox2.ItemHeight = 15; |
|
|
|
this.listBox2.Location = new System.Drawing.Point(884, 56); |
|
|
|
this.listBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.listBox2.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.listBox2.Name = "listBox2"; |
|
|
|
this.listBox2.Size = new System.Drawing.Size(469, 499); |
|
|
|
this.listBox2.TabIndex = 1567; |
|
|
@ -258,7 +258,7 @@ |
|
|
|
this.button4.Image = global::wcfControlMonitorClient.Properties.Resources.MSN; |
|
|
|
this.button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
this.button4.Location = new System.Drawing.Point(1127, 569); |
|
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.button4.Name = "button4"; |
|
|
|
this.button4.Size = new System.Drawing.Size(209, 42); |
|
|
|
this.button4.TabIndex = 1569; |
|
|
@ -407,7 +407,7 @@ |
|
|
|
this.button3.Image = global::wcfControlMonitorClient.Properties.Resources.SCDCNCLL; |
|
|
|
this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
this.button3.Location = new System.Drawing.Point(892, 569); |
|
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.button3.Name = "button3"; |
|
|
|
this.button3.Size = new System.Drawing.Size(157, 42); |
|
|
|
this.button3.TabIndex = 1569; |
|
|
@ -419,14 +419,14 @@ |
|
|
|
// timer1
|
|
|
|
//
|
|
|
|
this.timer1.Enabled = true; |
|
|
|
this.timer1.Interval = 10000; |
|
|
|
this.timer1.Interval = 5000; |
|
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick); |
|
|
|
//
|
|
|
|
// pbF1S7
|
|
|
|
//
|
|
|
|
this.pbF1S7.Image = global::wcfControlMonitorClient.Properties.Resources.linkerror; |
|
|
|
this.pbF1S7.Location = new System.Drawing.Point(407, 32); |
|
|
|
this.pbF1S7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.pbF1S7.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.pbF1S7.Name = "pbF1S7"; |
|
|
|
this.pbF1S7.Size = new System.Drawing.Size(29, 21); |
|
|
|
this.pbF1S7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
|
|
@ -448,7 +448,7 @@ |
|
|
|
//
|
|
|
|
this.btcelltest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; |
|
|
|
this.btcelltest.Location = new System.Drawing.Point(580, 576); |
|
|
|
this.btcelltest.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btcelltest.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btcelltest.Name = "btcelltest"; |
|
|
|
this.btcelltest.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.btcelltest.TabIndex = 2668; |
|
|
@ -461,7 +461,7 @@ |
|
|
|
//
|
|
|
|
this.btStopOut.Anchor = System.Windows.Forms.AnchorStyles.Bottom; |
|
|
|
this.btStopOut.Location = new System.Drawing.Point(296, 576); |
|
|
|
this.btStopOut.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btStopOut.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btStopOut.Name = "btStopOut"; |
|
|
|
this.btStopOut.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.btStopOut.TabIndex = 2667; |
|
|
@ -474,7 +474,7 @@ |
|
|
|
//
|
|
|
|
this.btStopIn.Anchor = System.Windows.Forms.AnchorStyles.Bottom; |
|
|
|
this.btStopIn.Location = new System.Drawing.Point(427, 576); |
|
|
|
this.btStopIn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btStopIn.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btStopIn.Name = "btStopIn"; |
|
|
|
this.btStopIn.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.btStopIn.TabIndex = 2666; |
|
|
@ -487,7 +487,7 @@ |
|
|
|
//
|
|
|
|
this.btStopTest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; |
|
|
|
this.btStopTest.Location = new System.Drawing.Point(165, 576); |
|
|
|
this.btStopTest.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btStopTest.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btStopTest.Name = "btStopTest"; |
|
|
|
this.btStopTest.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.btStopTest.TabIndex = 2665; |
|
|
@ -500,7 +500,7 @@ |
|
|
|
//
|
|
|
|
this.btStartTest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; |
|
|
|
this.btStartTest.Location = new System.Drawing.Point(35, 576); |
|
|
|
this.btStartTest.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btStartTest.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btStartTest.Name = "btStartTest"; |
|
|
|
this.btStartTest.Size = new System.Drawing.Size(123, 36); |
|
|
|
this.btStartTest.TabIndex = 2664; |
|
|
@ -521,7 +521,8 @@ |
|
|
|
//
|
|
|
|
// timer2
|
|
|
|
//
|
|
|
|
this.timer2.Interval = 3500; |
|
|
|
this.timer2.Enabled = true; |
|
|
|
this.timer2.Interval = 1000; |
|
|
|
this.timer2.Tick += new System.EventHandler(this.Timer2_Tick); |
|
|
|
//
|
|
|
|
// InOutModelChange
|
|
|
@ -552,7 +553,7 @@ |
|
|
|
this.Controls.Add(this.button3); |
|
|
|
this.Controls.Add(this.button1); |
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
|
|
|
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.Name = "FrmHost"; |
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
|
|
|