Author Topic: Problem / fix connecting to Micrologix 1100  (Read 2138 times)

dwight.arrants@tstc.edu

  • Newbie
  • *
  • Posts: 6
    • View Profile
Problem / fix connecting to Micrologix 1100
« on: April 21, 2021, 05:49:57 PM »
I had a working and tested HMI that just stopped communicating. Looked all over for logical solution.
What worked:
Use SerialDF1forSLCMicroCom1 default settings seem to work
    This makes no sense, but it looks like the lights and switches can become disconnected from the driver
    Fix was to:
         add a second driver (any driver you are going to remove again)
         remove existing driver
         add the existing driver back
         remove the second driver
         set ComComponent for each component back to the original driver
         So basically no change, except now it works.
« Last Edit: April 22, 2021, 09:53:56 AM by dwight.arrants@tstc.edu »