Jump to content

photovoltaic

MrPLC Member
  • Posts

    696
  • Joined

  • Last visited

  • Days Won

    54

photovoltaic last won the day on November 5

photovoltaic had the most liked content!

3 Followers

Profile Information

  • Gender
    Male
  • Location
    Some Igloo
  • Country
    Canada
  • Interests
    Dirtbiking, Microcontrollers, Snowboarding, Locksport

Recent Profile Visitors

19,923 profile views

photovoltaic's Achievements

Experienced

Experienced (11/14)

  • First Post
  • Collaborator Rare
  • Posting Machine Rare
  • Week One Done
  • One Month Later

Recent Badges

145

Reputation

1

Community Answers

  1. All of the internal values for the function block need to be the same as the original project. I haven't tested the reset ability with a CIP Safety connection active so that may be interfering, I don't have the hardware to test unfortunately.
  2. You didn't need to change the IP, just the port number on the function block
  3. There's no way to do it from the safety program as the instruction set is very limited, you could try resetting the specific Ethernet port from the NX PLC side but I have my doubts it will work. I can't test it but I attached a program showing how to do it. Ethernet Port Reset.smc2
  4. The Omron PLC will attempt to restore the connection automatically - I don't think this is necessary. The target device is rejecting it.
  5. When I have seen this with CIP safety it was because the target device needed to be reset and the CIP safety comms reset. I don't know your device but that was the solution for my device.
  6. When you say CIP is this CIP-Safety, Implicit Ethernet/IP or Explicit Ethernet/IP? They are all CIP based.
  7. View File EIP Tools V2.3 EIP test utility from Molex and the ODVA. Explicit message, read identity objects, set addresses etc. Submitter photovoltaic Submitted 07/29/2025 Category Free Utilities  
  8. Version 1.0.0

    356 downloads

    EIP test utility from Molex and the ODVA. Explicit message, read identity objects, set addresses etc.
  9. 2 ways i usually to go about solving a 0116 error: 1) open your EDS file in a text editor and see the major/minor rev. Read the identity object in the target device with EIP Tools software and compare the 2. You can modify your EDS file to match or look for the correct EDS file from the manufacturer (recommended). 2) use the generic EDS file found here: This EDS file will bypass any major/minor revision checks and the vast majority of adapter class devices will allow this.
  10. In the sysmac world you can programmatically enable and disable implicit connections, never tried on a C series. If you were to do this you should start looking into the "connection configuration object" as this has a class for disabling connections.
  11. Glad it helped - thanks for updating us on your progress.
  12. That is a lot of tags for CIP. Does your SCADA support OPC-UA?
  13. You can download it from Omron, it supports windows 11. You'll need a license key.
  14. To further what @BE said, the syntax for this is {%%} for where you want to embed the variable in your message.
×
×
  • Create New...