HDL_ON/DAL/DriverLayer/Control.cs @@ -641,9 +641,12 @@ System.Threading.Thread.Sleep(100); } } if (actionObjs.Count > 0) { var pack = pm.ControlDevice(actionObjs); } } } public void SendApiReadCommand(List<string> functionIds) {