领胜LDS 键盘AOI检测项目
wells.liu
2020-07-04 441af1b1ba6f0bc5e94e678029918f354838e9a5
src/Bro.Common.Device/DeviceBase/MotionCardBase.cs
@@ -156,6 +156,7 @@
        [TypeConverter(typeof(CollectionCountConvert))]
        [Editor(typeof(IORefrenceItemCollectionEditor), typeof(UITypeEditor))]
        public List<IORefrenceItem> PreCheckIOCollection { get; set; } = new List<IORefrenceItem>();
        [Category("IO操作配置")]
        [Description("超时设置,单位:ms")]
        [DisplayName("IO预检查超时")]