领胜LDS 键盘AOI检测项目
wells.liu
2020-07-06 01d2cf934b9c976ce24f28b83f8b6aa68dac921c
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预检查超时")]