form3.designer.cs

来自「实现电网发电的风机监控等功能!利用以太网、plc等。在此我只是做了一个opc的客」· CS 代码 · 共 976 行 · 第 1/5 页

CS
976
字号
            // 
            this._OPCItemValue_0.AcceptsReturn = true;
            this._OPCItemValue_0.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemValue_0.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemValue_0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemValue_0.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemValue_0.Location = new System.Drawing.Point(236, 69);
            this._OPCItemValue_0.MaxLength = 0;
            this._OPCItemValue_0.Name = "_OPCItemValue_0";
            this._OPCItemValue_0.ReadOnly = true;
            this._OPCItemValue_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemValue_0.Size = new System.Drawing.Size(116, 20);
            this._OPCItemValue_0.TabIndex = 30;
            // 
            // Label9
            // 
            this.Label9.BackColor = System.Drawing.SystemColors.Control;
            this.Label9.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label9.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label9.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label9.Location = new System.Drawing.Point(365, 52);
            this.Label9.Name = "Label9";
            this.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label9.Size = new System.Drawing.Size(97, 18);
            this.Label9.TabIndex = 62;
            this.Label9.Text = "Value to Write";
            // 
            // Label8
            // 
            this.Label8.BackColor = System.Drawing.SystemColors.Control;
            this.Label8.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label8.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label8.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label8.Location = new System.Drawing.Point(778, 52);
            this.Label8.Name = "Label8";
            this.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label8.Size = new System.Drawing.Size(76, 18);
            this.Label8.TabIndex = 51;
            this.Label8.Text = "Item Quality";
            // 
            // Label7
            // 
            this.Label7.BackColor = System.Drawing.SystemColors.Control;
            this.Label7.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label7.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label7.Location = new System.Drawing.Point(240, 52);
            this.Label7.Name = "Label7";
            this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label7.Size = new System.Drawing.Size(107, 18);
            this.Label7.TabIndex = 40;
            this.Label7.Text = "Current Value";
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label4.Location = new System.Drawing.Point(10, 52);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(145, 18);
            this.Label4.TabIndex = 29;
            this.Label4.Text = "Enter OPC Item Names";
            // 
            // _OPCItemName_0
            // 
            this._OPCItemName_0.AcceptsReturn = true;
            this._OPCItemName_0.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemName_0.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemName_0.Enabled = false;
            this._OPCItemName_0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemName_0.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemName_0.Location = new System.Drawing.Point(6, 69);
            this._OPCItemName_0.MaxLength = 0;
            this._OPCItemName_0.Name = "_OPCItemName_0";
            this._OPCItemName_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemName_0.Size = new System.Drawing.Size(222, 20);
            this._OPCItemName_0.TabIndex = 101;
            this._OPCItemName_0.Text = "Channel_1.Device_1.R0";
            // 
            // _OPCItemSyncReadButton_1
            // 
            this._OPCItemSyncReadButton_1.BackColor = System.Drawing.SystemColors.Control;
            this._OPCItemSyncReadButton_1.Cursor = System.Windows.Forms.Cursors.Default;
            this._OPCItemSyncReadButton_1.Enabled = false;
            this._OPCItemSyncReadButton_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemSyncReadButton_1.ForeColor = System.Drawing.SystemColors.ControlText;
            this._OPCItemSyncReadButton_1.Location = new System.Drawing.Point(682, 95);
            this._OPCItemSyncReadButton_1.Name = "_OPCItemSyncReadButton_1";
            this._OPCItemSyncReadButton_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemSyncReadButton_1.Size = new System.Drawing.Size(86, 20);
            this._OPCItemSyncReadButton_1.TabIndex = 164;
            this._OPCItemSyncReadButton_1.Text = "Sync Read";
            this._OPCItemSyncReadButton_1.UseVisualStyleBackColor = false;
            // 
            // _OPCItemActiveState_1
            // 
            this._OPCItemActiveState_1.BackColor = System.Drawing.SystemColors.Control;
            this._OPCItemActiveState_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this._OPCItemActiveState_1.Checked = true;
            this._OPCItemActiveState_1.CheckState = System.Windows.Forms.CheckState.Checked;
            this._OPCItemActiveState_1.Cursor = System.Windows.Forms.Cursors.Default;
            this._OPCItemActiveState_1.Enabled = false;
            this._OPCItemActiveState_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemActiveState_1.ForeColor = System.Drawing.SystemColors.ControlText;
            this._OPCItemActiveState_1.Location = new System.Drawing.Point(596, 94);
            this._OPCItemActiveState_1.Name = "_OPCItemActiveState_1";
            this._OPCItemActiveState_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemActiveState_1.Size = new System.Drawing.Size(68, 19);
            this._OPCItemActiveState_1.TabIndex = 163;
            this._OPCItemActiveState_1.Text = "Active";
            this._OPCItemActiveState_1.UseVisualStyleBackColor = false;
            // 
            // _OPCItemWriteButton_1
            // 
            this._OPCItemWriteButton_1.BackColor = System.Drawing.SystemColors.Control;
            this._OPCItemWriteButton_1.Cursor = System.Windows.Forms.Cursors.Default;
            this._OPCItemWriteButton_1.Enabled = false;
            this._OPCItemWriteButton_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemWriteButton_1.ForeColor = System.Drawing.SystemColors.ControlText;
            this._OPCItemWriteButton_1.Location = new System.Drawing.Point(496, 93);
            this._OPCItemWriteButton_1.Name = "_OPCItemWriteButton_1";
            this._OPCItemWriteButton_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemWriteButton_1.Size = new System.Drawing.Size(86, 19);
            this._OPCItemWriteButton_1.TabIndex = 162;
            this._OPCItemWriteButton_1.Text = "Write Value";
            this._OPCItemWriteButton_1.UseVisualStyleBackColor = false;
            // 
            // _OPCItemValueToWrite_1
            // 
            this._OPCItemValueToWrite_1.AcceptsReturn = true;
            this._OPCItemValueToWrite_1.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemValueToWrite_1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemValueToWrite_1.Enabled = false;
            this._OPCItemValueToWrite_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemValueToWrite_1.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemValueToWrite_1.Location = new System.Drawing.Point(361, 95);
            this._OPCItemValueToWrite_1.MaxLength = 0;
            this._OPCItemValueToWrite_1.Name = "_OPCItemValueToWrite_1";
            this._OPCItemValueToWrite_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemValueToWrite_1.Size = new System.Drawing.Size(117, 20);
            this._OPCItemValueToWrite_1.TabIndex = 161;
            this._OPCItemValueToWrite_1.Text = "0";
            // 
            // _OPCItemQuality_1
            // 
            this._OPCItemQuality_1.AcceptsReturn = true;
            this._OPCItemQuality_1.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemQuality_1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemQuality_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemQuality_1.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemQuality_1.Location = new System.Drawing.Point(778, 95);
            this._OPCItemQuality_1.MaxLength = 0;
            this._OPCItemQuality_1.Name = "_OPCItemQuality_1";
            this._OPCItemQuality_1.ReadOnly = true;
            this._OPCItemQuality_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemQuality_1.Size = new System.Drawing.Size(68, 20);
            this._OPCItemQuality_1.TabIndex = 160;
            // 
            // _OPCItemValue_1
            // 
            this._OPCItemValue_1.AcceptsReturn = true;
            this._OPCItemValue_1.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemValue_1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemValue_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemValue_1.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemValue_1.Location = new System.Drawing.Point(236, 95);
            this._OPCItemValue_1.MaxLength = 0;
            this._OPCItemValue_1.Name = "_OPCItemValue_1";
            this._OPCItemValue_1.ReadOnly = true;
            this._OPCItemValue_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemValue_1.Size = new System.Drawing.Size(117, 20);
            this._OPCItemValue_1.TabIndex = 159;
            // 
            // _OPCItemName_1
            // 
            this._OPCItemName_1.AcceptsReturn = true;
            this._OPCItemName_1.BackColor = System.Drawing.SystemColors.Window;
            this._OPCItemName_1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this._OPCItemName_1.Enabled = false;
            this._OPCItemName_1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._OPCItemName_1.ForeColor = System.Drawing.SystemColors.WindowText;
            this._OPCItemName_1.Location = new System.Drawing.Point(6, 95);
            this._OPCItemName_1.MaxLength = 0;
            this._OPCItemName_1.Name = "_OPCItemName_1";
            this._OPCItemName_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this._OPCItemName_1.Size = new System.Drawing.Size(222, 20);
            this._OPCItemName_1.TabIndex = 158;
            this._OPCItemName_1.Text = "Channel_1.Device_1.R1";
            // 
            // _OPCItemSyncReadButton_9
            // 
            this._OPCItemSyncReadButton_9.BackColor = System.Drawing.SystemColors.Control;
            this._OPCItemSyncReadButton_9.Cursor = System.Windows.Forms.Cursors.Default;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?