Publish Values via Modbus

Hi, I need to configure the Modbus Server in order to publish tags and make them readable by an external Modbus client.
How can I do?
Where can I set the Modbus registers on which a tag is published?

Thank you.

hi,
i have the same need: i read data from an opc module and i want to republish them via modbus (ignition as modbus client). is it possible?
thanx

It’s not possible to publish values via Modbus. The only mechanisms to expose values to external systems is via OPC-UA or SQLTags/Database.

Ignition’s Modbus module is currently a “client” (in Modbus terminology, “master”) only.