Skip to main content
12-Amethyst
January 24, 2022
Solved

OPC Aggregator reinitialization Connections by Service

  • January 24, 2022
  • 1 reply
  • 1362 views

At time i do reinitialization the runtime of the connections manually.

TL_9220870_0-1643021606788.png

Is there a possibility, to trigger reinitialization the runtime of the connections, from the outside with a service?

 

Best answer by TL_9220870

I had completely overlooked the API function here.


The API function could be found via OPC Aggregator Administration and still had to be set up here.
Then release the necessary ports 57429 or 57529 on the server and network.
The documentation helped for the rest from page 175 or 218.
 https://www.kepware.com/getattachment/e1943820-ef3c-4932-b055-4ef2a80ab863/kepserverex-manual.pdf

In thingworx dann noch ein Service erstellen mit der ContentLoaderFunctions:

TL_9220870_0-1663326912245.png

 

Hope it helps others with the same problems.

1 reply

12-Amethyst
January 26, 2022

does anyone have a way for me to realize it?

TL_922087012-AmethystAuthorAnswer
12-Amethyst
September 16, 2022

I had completely overlooked the API function here.


The API function could be found via OPC Aggregator Administration and still had to be set up here.
Then release the necessary ports 57429 or 57529 on the server and network.
The documentation helped for the rest from page 175 or 218.
 https://www.kepware.com/getattachment/e1943820-ef3c-4932-b055-4ef2a80ab863/kepserverex-manual.pdf

In thingworx dann noch ein Service erstellen mit der ContentLoaderFunctions:

TL_9220870_0-1663326912245.png

 

Hope it helps others with the same problems.