Skip to content

Tests for handling unknown/stale ADS notifications failing with AdsRouterConsole  #165

@crishoj

Description

@crishoj

Running test/TC3/ads-client.test.js against my PC-based TC3 4024.62, all tests are passing, except the tests related to handling unknown/stale ADS notifications.

The problem appears to be connecting the auxiliary client:

connectToTarget(): Connection failed - failed to set PLC connection. If target is not PLC runtime, use setting "rawClient". If system is in config mode or there is no PLC software yet, you might want to use setting "allowHalfOpen"
ClientError: readPlcUploadInfo(): Reading upload info failed
ClientError: sendAdsCommand(): Response with ADS error received (error 1808 - Symbol not found)

I wonder what prevents the second client from connecting. I am using connection setup 2, with ads-client + AdsRouterConsole on my Mac, connecting to TC on a Windows PC.

Any idea what's preventing the second client from connecting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions