Request: Building Error Detection Codes for Custom Protocols
Detailed Step-by-Step Walkthrough
Part 1 - How to Build a Custom Checksum in OmniServer
Covers the following:
What steps are involved in creating a custom checksum in an OmniServer protocol for your non-standard device without writing any code:
Evaluating the information from the manufacturer protocol documentation.
Using the EDC Builder in OmniServer to create the custom checksum.
Using the custom checksum in your OmniServer protocol.
Click to access ➡️
Part 2 - How to Build a Custom LRC in OmniServer
Covers the following:
What steps are involved in creating a custom LRC (Longitudinal Redundancy Check) in an OmniServer protocol for your non-standard device without writing any code:
Evaluating the information from the manufacturer protocol documentation.
Using the EDC Builder in OmniServer to create the custom LRC.
Using the custom LRC in your OmniServer protocol.
Click to access ➡️
Part 3 - How to Build a Custom CRC in OmniServer
Covers the following:
What steps are involved in creating a custom CRC (Cyclical Redundancy Check) in an OmniServer protocol for your non-standard device without writing any code:
Evaluating the information from the manufacturer protocol documentation.
Using the EDC Builder in OmniServer to create the custom CRC.