| | |
| | | { |
| | | ///hcho |
| | | LogicView.FunTypeView hchoView = new LogicView.FunTypeView(); |
| | | hchoView.btnText.TextID = StringId.tvoc; |
| | | hchoView.btnText.TextID = StringId.Formaldehyde; |
| | | fLayout.AddChidren(hchoView.FLayoutView()); |
| | | ///hcho点击事件 |
| | | hchoView.btnClick.MouseUpEventHandler += (sender, e) => |
| | |
| | | break; |
| | | case "hcho": |
| | | { |
| | | conditionDeviceFunList.PmCo2TvocAction(thisView, device, "hcho", StringId.tvoc, indexVulae, true, stateValue); |
| | | conditionDeviceFunList.PmCo2TvocAction(thisView, device, "hcho", StringId.Formaldehyde, indexVulae, true, stateValue); |
| | | } |
| | | break; |
| | | } |
| | |
| | | break; |
| | | case "hcho": |
| | | { |
| | | conditionDeviceFunList.PmCo2TvocAction(thisView, device, "hcho", StringId.tvoc, indexVulae, true, stateValue); |
| | | conditionDeviceFunList.PmCo2TvocAction(thisView, device, "hcho", StringId.Formaldehyde, indexVulae, true, stateValue); |
| | | } |
| | | break; |
| | | } |
| | |
| | | text = Language.StringByID(StringId.youxiu) + ":(0~0.08mg/m3)"; |
| | | } |
| | | break; |
| | | case "(0.09,0.1]": |
| | | case "(0.08,0.1]": |
| | | { |
| | | text = Language.StringByID(StringId.lianghao) + ":(0.09~0.1mg/m3)"; |
| | | } |
| | |
| | | } |
| | | else if (text == Language.StringByID(StringId.lianghao) + ":(0.09~0.1mg/m3)") |
| | | { |
| | | value = "(0.09,0.1]"; |
| | | value = "(0.08,0.1]"; |
| | | } |
| | | else if (text == Language.StringByID(StringId.chaobiao) + ":>(0.1mg/m3)") |
| | | { |