8000 Two application running on the same machine that read a variable from the same plc concurrently · Issue #201 · Beckhoff/ADS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Two application running on the same machine that read a variable from the same plc concurrently #201
Closed
@AlessandroMenon

Description

@AlessandroMenon

Hi, we have the following scenario:

  1. First application that use ads to read a variable from plc
  2. Second application that use https://www.nuget.org/packages/Beckhoff.TwinCAT.Ads to read the same variable from the same plc

Is this a supported scenario ? The behavior we see is that as soon as the second application starts, the first application is closed connection with the plc (" connection closed by remote"). If we start the two applications in reverse order we have the same problem on the other instance. So it seems that they cannot coexist on the same machine.
I attached the example
Example.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0