HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPageBLL.cs
@@ -185,6 +185,17 @@ curtainSeekBar.Progress = e; Control.Send(CommandType_A.write, curtain); } //new System.Threading.Thread(() => //{ // if ((DateTime.Now - delayTime).TotalMilliseconds > 300) // { // delayTime = DateTime.Now; // curtain.openLevel = e; // Control.Send(CommandType_A.write, curtain); // } //}) //{ IsBackground = true }.Start(); }; }