UA Address Space
populated using input XML files compliant with the UANodeSet
schema defined in Part 6 Annex F.UA Address Space
against the OPC UA specification 1.04.ModelDesign
schema that may be used as the input for the OPCFoundation/UA-ModelCompiler.UA Address Space
. At least one file containing UA Address Space
model compliant with UANodeSet
schema must be specified. Many files can be entered at once.help
help
verb can be used.version
version
verb can be used.nologo
e
[ xport
] paths
[ tylesheet
] stylesheetNamen
[ amespace
] nsasp.exe
. The section Examples
cover details on how to get started using attached examples.DoDisplayHelp.cmd
- displays a help screen and version informationDoValidate.cmd
- validates the UA Address Space
content populated using the XMLModels\DataTypeTest.NodeSet2.xml
XML documentDoExport.cmd
- validates the UA Address Space
populated as above and exports the model to the XMLModels\DataTypeTest.ModelDesign.xml
NOTE: The folderXMLModels
also contains an exampleDataTypeTest.NodeSet2.xml
XML document compliant withUANodeSet
used by above-mentioned scripts. For your convenience, the folder also contains relevant schema files.
DoDisplayHelp.cmd
or enter the following commandUA Address Space
consistencyDoValidate.cmd
or enter the following commandDataTypeTest.NodeSet2.xml
The messages can be examined to improve the files used to populate the UA Address Space
and remove any inconsistency against the OPC UA Specification 1.04.DoExport.cmd
or enter a similar command to the following oneDataTypeTest.NodeSet2.xml
in this example. All inconsistency problems will be fixed on a best-effort attempt basis. Finally, the model will be exported to the file XMLModels\DataTypeTest.ModelDesign.xml
.