Search the Community

Showing results for tags '1761--net-eni'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 2 results

  1. Dear All My system includes Module 1747-SDN which controls Micrologix via Module 1761-NET-DNI but Now Module 1761-NET-DNI is broken and I replace a new but the system issue error on both Module 1747-SDN and 1761 -NET-DNI. I don't know what I have to do when I replace Module 1761-NET-DNI? Thank you very much
  2. I am currently trying to message from  a micro820 to a SLC 5/03 (via 1761-NET-ENI ser. D).  In the 800 messaging manual ( http://literature.rockwellautomation.com/idc/groups/literature/documents/qs/2080-qs002_-en-e.pdf) , there is a CIP generic message example that gathers the CatalogID of the device at a particular I address.   My micro is 192.168.10.23. My 1761-NET-ENI is 192.168.10.22. I can get online with both, and I see both processors in Linx.  However, when I execute the example code in the micro, the CatalogID is not the SLC, but the 1761-NET-ENI. All I need to do is write an ASCII string to the SLC 5/03.   NOTE*** Ultimately, I will not need to speak DIRECTLY from the 820 to the SLC--instead the Micro820 will send a CIP message (...a barcode string) to a server that will then send a bunch of data to the SLC 5/03.  So:   BARCODEà[ASCII]àMicro820à[Ethernet]àServer(gets a bunch of data)à[Ethernet]à1761-NET-ENIà[DF1]àSLC5/04(oldPLC)