-
**I'm submitting a ...** (check one with "x")
### Problem
- (X) bug report => please search github for a similar issue or PR before submitting
- (X) unexpected behavior => please visit the Wik…
w4tsn updated
6 years ago
-
Update NodeSet files and generated code with the latest updates from [UaNodeSet](https://github.com/OPCFoundation/UA-Nodeset) repository
-
Hi,
as many others I have the problem, that we want to use the Ua-.NET Stack, but we also want to use our already existing NodeSet.xml files that we created over UaModeler to represent our models. Is…
kapsl updated
6 years ago
-
The call of server.initialize(post_initialize); does not raise an error neither calls the callback "post_initialize" if the nodeset_filename: [ path.join(modelFolder, "errortest.xml") ] contains an Ma…
-
Are there other options to get all datapoint nodes than with `Session.Browse()` recursive.
We have 9 servers within our infrastructure and want to cache all available nodes for performance reasons …
-
Hello,
I want to know if the tool generated XML can be used in "milo".
the tool is opcus-modeler(https://github.com/FreeOpcUa/opcua-modeler).
Thank you very much.
maul5 updated
7 years ago
-
Hi,
XML the export of UAReferenceType is serialized like this
```
```
however UANodeSet.xsd requires the following order:
```
```
-
Hello,
I am trying to register a customer data type as an output parameter of a method.
- I have implemented the data type class, with bin and xml encoders / decoders registration
- I have create…
-
I have installed a version with pip3.
I expect that this version should be able to open example.xml.
However I get the following error:
uamodeler.uamodeler - INFO - Starting server on opc.tcp://…
-
I just tried the attached xmi file with the following command:
`XMItoNodeset.exe /xmi "sampleModel.xml" /nodeset "sampleNodes.xml"`
but the generated xml only contains the default UA nodes
``
…