Use Moxa MGate with Ignition

Hello

currently we have a switch moxa Model MGate MB3180 connect to ignition.

in this moxa we have 5 equitment conect to this moxa

image

what I don't know is how to know what information is coming from which equipment? or how to identify and create labels for each equipment connected to the moxa.

In Ignition, with manual addressing, you put the slave unit ID plus a dot before the data type prefix.
See the "Unit ID" part of this manual page:

https://docs.inductiveautomation.com/display/DOC81/Modbus+Addressing#ModbusAddressing-ManuallySpecifyEachAddress

thanks.. I open the OPC Item but on the Ignition OPC-UA Server I can't see the divices

image

but the divice status is connected

Ignition's Modbus driver isn't browseable unless you set up alias mappings. That's one of the things my alternate Modbus driver does differently.

You should be able to create Ignition tags using manual addressing in the OPC Item Path property.