使用C++实现Modbus CRC16检验相关内容
摘要:
使用C++实现Modbus CRC16检验相关内容 Modbus CRC-16 校验代码 以下为Modbus CRC-16校验代码函数: 其中参数int* crc_sum为校验返回值,分为两个字节; 参数int* data_blk_ptr为校验数据帧缓存数组; 参数int data_blk_size 阅读全文
posted @ 2023-02-23 23:57
peter1990
阅读(1296)
评论(0)
推荐(1)
浙公网安备 33010602011771号