Longitudinal Redundancy Check for Modbus

版本 1.0.0.0 (3.0 KB) 作者: Steven Edmund
Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
1.6K 次下载
更新时间 2008/12/30

查看许可证

Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
LRC.m - The value appended to the end of each communication to assure that the data received is not corrupted. The LRC is the 2's compliment negation of the sum. When the total adition in the LRC constitutes a number greater then 8bits only the lowest 8bits are used to compute the LRC. LRC.m has two modes, in mode 1 it compares the LRC received to one calculated and in mode 2 it calculates an LRC and appends it onto a string for outgoing communication.

引用格式

Steven Edmund (2024). Longitudinal Redundancy Check for Modbus (https://www.mathworks.com/matlabcentral/fileexchange/22557-longitudinal-redundancy-check-for-modbus), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Modbus Communication 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0