A Register Number is a time-saving special OmniServer element that allows you to configure one item that is requesting the same type of memory or offset in a device instead of one item for each memory or offset location.
In this video blog, I show you how to get started using registers to more efficiently build an OmniServer protocol without having to manually create an item for every piece of data whenever possible.
Watch this video to learn what OmniServer registers are and how to start implementing them for your OmniServer protocol.
NOTE: It is important to understand that not every communication protocol is compatible with registers - protocols like Modbus, where an offset is included in a request message, are typically where it is possible to utilize registers in an OmniServer protocol.
Just to summarize, in this video, I've shown you:
- How to configure a register number in your OmniServer protocol.
- How to assign a register number to an item in your OmniServer protocol.
- How to define the register number as a sequence in the actual request/response portion of your command/response message in your OmniServer protocol.
Don't forget to subscribe to our blog to learn about other useful OmniServer how-to videos, use cases or features for integrating all of your non-standard devices.
Ready to work with your own OmniServer protocol using registers?