HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/FhControlPage.cs
@@ -305,7 +305,7 @@ }; EventHandler<MouseEventArgs> eventHandler1 = (sender, e) => { if (!device.online) if (!device.online2d) { new Tip() { @@ -371,7 +371,7 @@ { btnMinus.MouseUpEventHandler = (sender, e) => { if (!device.online) if (!device.online2d) { new Tip() { @@ -399,7 +399,7 @@ }; btnPlus.MouseUpEventHandler = (sender, e) => { if (!device.online) if (!device.online2d) { new Tip() { @@ -426,7 +426,7 @@ Control.Ins.SendWriteCommand(device, d); }; if (!device.online) if (!device.online2d) { arcBar.OnStopTrackingTouchEvent = (sender, e) => {