HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSciencePage.cs
@@ -3,6 +3,7 @@ using HDL_ON.Entity; using HDL_ON.UI.CSS; using System.Collections.Generic; using HDL_ON.DriverLayer; namespace HDL_ON.UI { @@ -469,8 +470,7 @@ }; sensorView.AddChidren(btnLevel); //Control.Send(CommandType_A.read, sensor); Control.SendReadCommand(sensor); Control.ins.SendReadCommand(sensor); } }