I would suggest that you get in contact with Automation Professionals support, this is a commercially supported module and if you have bought a license for this module, they will be able to easily help you out.
Thanks for suggestion @David_Stone . We are in POC phase so we need to verify if this solution work with Ignition. I tried contacting them but was not helpful.
That said, after setting up Unit #1 to use that limited set of registers, did you click the "Start or Restart" button? Changes to units do not take effect until then.
Did you check with the netstat utility to see if Ignition was listening on port 502?
Is there a reason you skipped 1.HR0 ? This module is always zero-based.
That means something else in your gateway is bound to port 502, blocking your use of the wildcard bind address. Use the -l option to netstat to show listening ports to help you find what that other software is.