2022年4月15日
摘要: 1、TCP、UDP、串口、SNMP 2、动态加载驱动 3、事件状态记录 4、策略编辑,支持动态表达式语法 5、策略控制 6、跨平台 阅读全文
posted @ 2022-04-15 00:08 金科许俊 阅读(700) 评论(0) 推荐(0)
  2022年4月7日
摘要: 阅读全文
posted @ 2022-04-07 09:35 金科许俊 阅读(89) 评论(0) 推荐(0)
  2022年4月2日
摘要: Storyset | Customize, animate and download illustration for free 免费素材图片 · Pexels Download Free Vectors, Photos, Icons, PSDs and more - 1001FreeDownloa 阅读全文
posted @ 2022-04-02 14:06 金科许俊 阅读(34) 评论(0) 推荐(0)
摘要: 型号 - 波利贡 (poliigon.com) 免费3D模型 - Free3D.com Sweet Home 3D : 3D models import BIM 对象 - 免费下载! | BIMobject Explore 3D Models - Sketchfab Popular models | 阅读全文
posted @ 2022-04-02 14:02 金科许俊 阅读(138) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-04-02 13:50 金科许俊 阅读(19) 评论(0) 推荐(0)
摘要: public class ModbusDouble { /// <summary> /// 双精度浮点数转10进制 /// 默认为double最小数 /// </summary> /// <param name="Hex"></param> /// <returns></returns> publi 阅读全文
posted @ 2022-04-02 13:19 金科许俊 阅读(848) 评论(0) 推荐(0)
摘要: public class ModbusBit { /// <summary> /// 获取比特位号从左往右 /// 例如 0x01=00000001 第0位为1 /// 默认值-1 /// </summary> /// <param name="bt"></param> /// <param nam 阅读全文
posted @ 2022-04-02 13:16 金科许俊 阅读(229) 评论(0) 推荐(0)
摘要: public class ModbusCrc { /// <summary> /// 获取crc /// int /// 默认值ushort最小值 /// </summary> /// <param name="Data"></param> /// <returns></returns> publi 阅读全文
posted @ 2022-04-02 13:13 金科许俊 阅读(254) 评论(0) 推荐(0)
摘要: /// <summary> /// 模糊查找 /// </summary> /// <param name="key"></param> public List<XJDataDll.Tag.Point> SelectTags(string pattern) { List<XJDataDll.Tag. 阅读全文
posted @ 2022-04-02 13:04 金科许俊 阅读(1235) 评论(0) 推荐(0)
摘要: [BsonIgnoreExtraElements] [BsonIgnoreExtraElements] public class MachineOption { /// <summary> /// 测点ID系统自带 /// </summary> [BsonId] [BsonRepresentatio 阅读全文
posted @ 2022-04-02 12:57 金科许俊 阅读(65) 评论(0) 推荐(0)