Skip to main content
Question

OPC Extractor filter parameter

  • May 24, 2024
  • 3 replies
  • 92 views

Pablo Palacios
Seasoned ⭐️⭐️⭐️
Forum|alt.badge.img+3

How can you with the opc-ua extractor read from the server only some specific tags with some parameter in the YML configuration file?
So far with this extractor all tags are sent to CDF.

3 replies

Dilini Fernando
Expert ⭐️⭐️⭐️⭐️
Forum|alt.badge.img+2
  • Expert ⭐️⭐️⭐️⭐️
  • May 29, 2024

Hi @Pablo Palacios,

Let me know if you have any more questions after reviewing these documentation links.

https://docs.cognite.com/cdf/integration/guides/extraction/opc_ua

https://docs.cognite.com/cdf/integration/guides/extraction/configuration/opcua

 

 


Pablo Palacios
Seasoned ⭐️⭐️⭐️
Forum|alt.badge.img+3
  • Author
  • Seasoned ⭐️⭐️⭐️
  • May 29, 2024

hi @Dilini Fernando 

Thanks for responding, I already saw that documentation, but I don't know what parameter in the yml file I should modify to read a tag from a controller, the following image shows the tag and node of the opc server.

Any idea what parameter to use so that the extractor sends itself:
ns=2, s=PLC.Device1.A252FIT022

 


Pablo Palacios
Seasoned ⭐️⭐️⭐️
Forum|alt.badge.img+3
  • Author
  • Seasoned ⭐️⭐️⭐️
  • June 3, 2024

HI @Dilini Fernando 

Any ideas to my problem, I still haven't been able to solve it