领胜LDS 键盘AOI检测项目
wells.liu
2020-06-29 c339e592f9232e460602093cb3248adf2484eebb
src/Bro.Common.Device/DeviceBase/PLCBase.cs
@@ -280,6 +280,11 @@
            return locations;
        }
        public bool MoveToPoint(IOperationConfig opConfig)
        {
            throw new NotImplementedException();
        }
        #endregion
    }