(0)| 11/23/2023 12:40 PM | |
|
Posts: 1 Rating:
|
I want to import a XML file containing a UANodeSet definition which I got from a PLC engineer. This file I want to import in a 3rd party software (like Python opcua library) and setup a OPC-UA server. This server serves as a test environment for OPC-UA clients which read and set variables on a OPC-UA enables S7. When I use Python opcua-asyncio package, the XML file is imported, but lots of warnings occur related to not existing parent node ids. Additionally, I imported Opc.Ua.Di.NodeSet2.xml from OPC-UA Foundation. I can connect via an OPC-UA client like UaExport to the OPC-UA server, but no variables are listed. However, I am not sure if this is even possible due to lack of pages about that topic. Does anybody have experience in using Simatic OPC-UA exported XML data to setup a OPC-UA server für testing purposes? |
| 11/29/2023 1:33 PM | |
|
Joined: 8/3/2009 Last visit: 1/20/2026 Posts: 16653 Rating:
|
Hello AutoGen_7686855 check out this FAQ, perhaps it helps: https://support.industry.siemens.com/cs/de/en/view/109742903 Bye Murof |
|
If this Information really helps, you could use the Rate function |
|
Follow us on