Commit 9015a986 authored by wangwanxh@sina.com's avatar wangwanxh@sina.com

7

parent 4fa9a9cb
...@@ -398,7 +398,7 @@ namespace GcDevicePc ...@@ -398,7 +398,7 @@ namespace GcDevicePc
float fDetvalueold = 0.0f; float fDetvalueold = 0.0f;
private void timer1_Tick(object sender, EventArgs e) private void timer1_Tick(object sender, EventArgs e)
{ {
this.Text = String.Format("VOCs在线监测-1.1.3.06 {0}",Formstr); this.Text = String.Format("VOCs在线监测-1.1.3.07 {0}",Formstr);
if (LandIn.Island) if (LandIn.Island)
{ {
HmiStatus.Text = String.Format("状态:{0}", statestr); HmiStatus.Text = String.Format("状态:{0}", statestr);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment