Skip to main content
1-Visitor
September 30, 2020
Solved

Accessing Kepserver tag from external code

  • September 30, 2020
  • 2 replies
  • 1760 views

Hi,

 

There is requirement, that in a particular condition a Tag's value in the Kepserver has to be changed.

I can detect that particular condition externally (though nodejs service), now how do I access this Kepserver tag from my nodejs service.

Is there any API that Kepserver provides to connect to its device tags and alter.

Please suggest.

 

Regards,

Sri1

Best answer by AndrewBlack

Greetings,

 

KEPServer has the ability to enable our Config API to make changes to channel/device/tag properties, but not the tag values. You would need to use some sort of client application to make those changes, Kepware does not have a client that is provided apart from the OPC Quick client, which is just a test tool

 

Kind Regards,

Andrew Black

Senior Technical Support Engineer

2 replies

1-Visitor
October 14, 2020

Greetings,

 

KEPServer has the ability to enable our Config API to make changes to channel/device/tag properties, but not the tag values. You would need to use some sort of client application to make those changes, Kepware does not have a client that is provided apart from the OPC Quick client, which is just a test tool

 

Kind Regards,

Andrew Black

Senior Technical Support Engineer

Community Manager
October 23, 2020

Hi @Sri1.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon