Jump to content

Search the Community

Showing results for tags 'l43'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • PLCs and Supporting Devices
    • General Topics - The Lounge
    • Allen Bradley / Rockwell Automation
    • Omron
    • Mitsubishi
    • Siemens
    • Automation Direct
    • GE / Emerson
    • Festo
    • Modicon / Telemecanique / Schneider Electric
    • Other PLCs
    • Download Comments

Categories

  • Allen Bradley
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • GE
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Omron
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals
    • Tutorials and Quickstarts
    • Tech and Application Notes
    • Other Omron Products
    • Utilities
  • Mitsubishi
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Modicon
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Automation Direct
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Siemens
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Miscellaneous
    • Tutorials and Guides
    • Hugh Jack, Ph.D., PLC Books
    • Robots and Servos
    • Vision Systems
    • Other PLC Demo Software
    • Free Utilities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


WhatsApp


WeChat


Line


Telegram


Discord


AIM


MSN


Yahoo


Skype


Location


Interests

Found 1 result

  1. Good Evening, Plant Configuration: Micrologix1100 (Filler) / CompactLogix L43 (Cooler) / CompactLogix L35E (Packaging) under the same network. Mission: Filler need to comunicate with the Filler and the Packaging using the MESSAGE protocol (DONE) Cooler and Packaging need to communicate eachother using the PRODUCER/CONSUMER Protocol (DONE) Question: I tryied to perform a physical connection failure for see how P/C and MESSAGE protocols set variables after the failure. And I noticed that they keep the last state. For the MESSAGE protocol i used a wiping timer that every 200ms set the INT sent by the Filler to 0 and it works. But for Cooler and Packaging I'm trying to do things in a better way because they exchange bigger User Data Types. Is it good to COP an empty DataType in the consumed tag every X ms, or there is a better way to wipe the tag in case of disconnection? Thanks in advice, Teo.
×
×
  • Create New...