2
schangxiang@126.com
2024-08-16 b47c50a2a514def7374b32d7194b2c599cba5625
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
namespace VirtualConveyor
{
    partial class MainForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Windows Form Designer generated code
 
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.btnConveyor1 = new System.Windows.Forms.Button();
            this.btnConveyor2 = new System.Windows.Forms.Button();
            this.btnConveyor3 = new System.Windows.Forms.Button();
            this.btnConveyor6 = new System.Windows.Forms.Button();
            this.btnConveyor4 = new System.Windows.Forms.Button();
            this.btnConveyor5 = new System.Windows.Forms.Button();
            this.btnHeartBeat = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // btnConveyor1
            // 
            this.btnConveyor1.BackColor = System.Drawing.Color.Chocolate;
            this.btnConveyor1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor1.Location = new System.Drawing.Point(30, 12);
            this.btnConveyor1.Name = "btnConveyor1";
            this.btnConveyor1.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor1.TabIndex = 0;
            this.btnConveyor1.Text = "传送机1";
            this.btnConveyor1.UseVisualStyleBackColor = false;
            this.btnConveyor1.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnConveyor2
            // 
            this.btnConveyor2.BackColor = System.Drawing.Color.CadetBlue;
            this.btnConveyor2.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor2.Location = new System.Drawing.Point(30, 80);
            this.btnConveyor2.Name = "btnConveyor2";
            this.btnConveyor2.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor2.TabIndex = 1;
            this.btnConveyor2.Text = "传送机2";
            this.btnConveyor2.UseVisualStyleBackColor = false;
            this.btnConveyor2.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnConveyor3
            // 
            this.btnConveyor3.BackColor = System.Drawing.Color.Bisque;
            this.btnConveyor3.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor3.Location = new System.Drawing.Point(30, 149);
            this.btnConveyor3.Name = "btnConveyor3";
            this.btnConveyor3.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor3.TabIndex = 2;
            this.btnConveyor3.Text = "传送机3";
            this.btnConveyor3.UseVisualStyleBackColor = false;
            this.btnConveyor3.Visible = false;
            this.btnConveyor3.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnConveyor6
            // 
            this.btnConveyor6.BackColor = System.Drawing.Color.AliceBlue;
            this.btnConveyor6.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor6.Location = new System.Drawing.Point(30, 371);
            this.btnConveyor6.Name = "btnConveyor6";
            this.btnConveyor6.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor6.TabIndex = 3;
            this.btnConveyor6.Text = "传送机6";
            this.btnConveyor6.UseVisualStyleBackColor = false;
            this.btnConveyor6.Visible = false;
            this.btnConveyor6.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnConveyor4
            // 
            this.btnConveyor4.BackColor = System.Drawing.Color.Peru;
            this.btnConveyor4.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor4.Location = new System.Drawing.Point(30, 222);
            this.btnConveyor4.Name = "btnConveyor4";
            this.btnConveyor4.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor4.TabIndex = 4;
            this.btnConveyor4.Text = "传送机4";
            this.btnConveyor4.UseVisualStyleBackColor = false;
            this.btnConveyor4.Visible = false;
            this.btnConveyor4.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnConveyor5
            // 
            this.btnConveyor5.BackColor = System.Drawing.Color.ForestGreen;
            this.btnConveyor5.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnConveyor5.Location = new System.Drawing.Point(30, 300);
            this.btnConveyor5.Name = "btnConveyor5";
            this.btnConveyor5.Size = new System.Drawing.Size(150, 50);
            this.btnConveyor5.TabIndex = 5;
            this.btnConveyor5.Text = "传送机5";
            this.btnConveyor5.UseVisualStyleBackColor = false;
            this.btnConveyor5.Visible = false;
            this.btnConveyor5.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // btnHeartBeat
            // 
            this.btnHeartBeat.BackColor = System.Drawing.Color.Crimson;
            this.btnHeartBeat.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnHeartBeat.Location = new System.Drawing.Point(30, 449);
            this.btnHeartBeat.Name = "btnHeartBeat";
            this.btnHeartBeat.Size = new System.Drawing.Size(150, 50);
            this.btnHeartBeat.TabIndex = 6;
            this.btnHeartBeat.Text = "心跳告警";
            this.btnHeartBeat.UseVisualStyleBackColor = false;
            this.btnHeartBeat.Click += new System.EventHandler(this.btnConveyor_Click);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(199, 523);
            this.Controls.Add(this.btnHeartBeat);
            this.Controls.Add(this.btnConveyor5);
            this.Controls.Add(this.btnConveyor4);
            this.Controls.Add(this.btnConveyor6);
            this.Controls.Add(this.btnConveyor3);
            this.Controls.Add(this.btnConveyor2);
            this.Controls.Add(this.btnConveyor1);
            this.Name = "MainForm";
            this.Text = "输送机列表";
            this.ResumeLayout(false);
 
        }
 
        #endregion
 
        private System.Windows.Forms.Button btnConveyor1;
        private System.Windows.Forms.Button btnConveyor2;
        private System.Windows.Forms.Button btnConveyor3;
        private System.Windows.Forms.Button btnConveyor6;
        private System.Windows.Forms.Button btnConveyor4;
        private System.Windows.Forms.Button btnConveyor5;
        private System.Windows.Forms.Button btnHeartBeat;
    }
}