View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006274 | NodeSets, XSDs and Generated Code | Documentation Errata | public | 2020-11-23 11:18 | 2021-07-13 15:22 |
| Reporter | Andri | Assigned To | Randy Armstrong | ||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0006274: Ua Model Compiler and Ua Nodeset | ||||
| Description | I'm having a bit of a problem trying to generate the C code for the ua-Nodeset-1.04 (https://github.com/OPCFoundation/UA-Nodeset) using the UA-ModelCompiler (https://github.com/OPCFoundation/UA-ModelCompiler/tree/v1.04). I tried to follow the readme's but I'm not getting anywhere so I thought I would try to post about it, I seem to be able to run the BuildStandarTypes.bat but I'm not sure where the output stack ends up and I'm also not sure how to change it so that it grabs the files from the UA-Nodeset-1.04. Does anyone have some suggestions or ideas how I can fix this? Hope that its okay to post this here. | ||||
| Steps To Reproduce |
| ||||
| Additional Information | PS C:\Model\UA-ModelCompiler-1.04> .\BuildStandardTypes.bat Building Model "StandardTypes" C:\Model\UA-ModelCompiler-1.04>COPY ".\ModelCompiler\Design\StandardTypes.csv" ".\Published\Schema\NodeIds.csv" C:\Model\UA-ModelCompiler-1.04>COPY ".\ModelCompiler\Design\UA Attributes.csv" ".\Published\Schema\AttributeIds.csv" C:\Model\UA-ModelCompiler-1.04>COPY ".\Published\DotNet\Opc.Ua.StatusCodes.csv" ".\Published\Schema\StatusCode.csv" C:\Model\UA-ModelCompiler-1.04>COPY ".\Core\Schema\UANodeSet.xsd" ".\Published\Schema\UANodeSet.xsd" C:\Model\UA-ModelCompiler-1.04>COPY ".\Core\Schema\SecuredApplication.xsd" ".\Published\Schema\SecuredApplication.xsd" C:\Model\UA-ModelCompiler-1.04>COPY ".\Core\Types\Schemas\OPCBinarySchema.xsd" ".\Published\Schema\OPCBinarySchema.xsd" C:\Model\UA-ModelCompiler-1.04>COPY ".\Core\Schema\ServerCapabilities.csv" ".\Published\Schema\ServerCapabilities.csv" C:\Model\UA-ModelCompiler-1.04>COPY ".\ModelCompiler\Design\rec20_latest.csv" ".\Published\Schema\rec20_latest.csv" C:\Model\UA-ModelCompiler-1.04>COPY ".\ModelCompiler\Design\UNECE_to_OPCUA.csv" ".\Published\Schema\UNECE_to_OPCUA.csv" C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.xml -license MITXML -silent C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.xsd -license MITXML -silent C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.bsd -license MITXML -silent C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.cs -license MIT -silent C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.h -license MIT -silent C:\Model\UA-ModelCompiler-1.04>.\Bin\Release\Opc.Ua.ModelCompiler.exe -input .\Published -pattern *.c -license MIT -silent | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
All of the destinations are set here: set ANSIC_TARGET= The batch file has been updated for 1.04.10 which will be published soon. |
|
|
Agreed to close in telecon. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-11-23 11:18 | Andri | New Issue | |
| 2021-04-14 18:09 | Jim Luth | Project | Information Models => NodeSets, XSDs and Generated Code |
| 2021-07-03 13:45 | Randy Armstrong | Assigned To | => Randy Armstrong |
| 2021-07-03 13:45 | Randy Armstrong | Status | new => resolved |
| 2021-07-03 13:45 | Randy Armstrong | Resolution | open => fixed |
| 2021-07-03 13:45 | Randy Armstrong | Note Added: 0014628 | |
| 2021-07-13 15:22 | Jim Luth | Status | resolved => closed |
| 2021-07-13 15:22 | Jim Luth | Note Added: 0014687 |