Skip to content
  • There are no suggestions because the search field is empty.

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 ➡️

Screenshot_Predefined_CSUM

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 ➡️

Screenshot_EDC_General_LRC8

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.
    • Using the custom CRC in your OmniServer protocol.

 

Click to access ➡️

Screenshot_Custom_CRC_General