Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calculates the RTU Message CRC string.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Utility | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
message | The modbus message. | "010600000021" |
Returns the CRC as hex string.
Calculate the CRC for two texts:
MBS("Modbus.CalculateRTUMessageCRC"; "010600000021")
MBS("Modbus.CalculateRTUMessageCRC"; "010400010001")
This function is free to use.
Created 18th August 2014, last changed 18th August 2014