Jump to content

kwood

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by kwood

  1. Hi, I am using the ethernet_ip_cip package to communicate between a Compact Logix 1769-l32E V17.7 and Labview version 2011. I have a labview program setup to do the following. If data present in Data 1 delay 50ms Init --> Scan Data 1--> If data Update (Set Bool 1=1) --> Update (Set Bool 1=0) --> Update (Set Bool 2=1) --> Update (Set Bool 2=0) --> Terminate If no data present Data 1 delay 50ms Init --> Scan Data 1--> Update (Set Bool 2=1) --> Update (Set Bool 2=0) --> Terminate I have 2 problems, and the might be related: 1. The terminate program has an error 0x66, on every run. If I change it to 0x65, I do not get an error. 2. After a period of time, with no data in 'Data 1' the PLC 'crashes' or is slow to respond a power off is required. Any Ideas? Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.