Preview 4.5 - Maintenance pre-release
Pre-releasePreface
It is prerelease. Add comments to the Discussion in case of questions or comments you may have. Report issue in case of a bug or future request.
New features
Microsoft Visual Studio™️ compatibility
The solution has been fixed and tested against:
Microsoft Visual Studio™️ Community 2022 (64-bit) - Preview
Microsoft Visual Studio™️ Enterprise 2019
NOTE:
- Compliance with the
Microsoft Visual Studio Enterprise 2019
will be supported on request only for sponsors after February 4, 2022.- Compliance with the
Microsoft Visual Studio Enterprise 2017
is to be supported on request. only for sponsors
What's Changed
- Add anchors to UANodeSetValidation #194 by @mpostol in #195
- Ua node set validation5.1.0 by @mpostol in #201
- Remove dependency on CodeProtect #200 by @mpostol in #202
- Working on Remove dependency on CodeProtect #200 by @mpostol in #204
- Working on removing dependency on the CodeProtect by @mpostol in #205
- Remove dependency on CodeProtect #200 by @mpostol in #207
- Remove limitation related to CAS licensing programs #53 by @mpostol in #208
- Remove dependency on CodeProtect #200 by @mpostol in #209
- Remove dependency on CodeProtect - consolidated #211 by @mpostol in #212
- Output window doesn't contain validation result of the UANodeSet impo… by @mpostol in #214
- Output window doesn't contain validation result of the UANodeSet impo… by @mpostol in #216
- Ua node set validation5.1.0 by @mpostol in #218
- Update master before prerelease. by @mpostol in #223
- Branch 4.5.0 bravo by @mpostol in #227
- Use Common XML serializer to manage xml documents #228 by @mpostol in #229
- Development4.5 Charlie by @mpostol in #230
- Use Common XML serializer to manage xml documents #228 by @mpostol in #231
- Development4.5 charlie by @mpostol in #233
- Development4.5 charlie by @mpostol in #234
- Development4.5 charlie by @mpostol in #236
- Development4.5 charlie => master by @mpostol in #238
- Remove recurrence between Wrappers and Wrappers4ProperyGrid #42 by @mpostol in #239
- Development4.5 charlie by @mpostol in #240
- Removed dependency of the CAS.UA.Model.Designer.Wrappers on using Sys… by @mpostol in #241
- DefaultValue - implement editor for VariableType #9 by @mpostol in #242
- Development4.5 charlie by @mpostol in #243
- Development4.5 charlie by @mpostol in #244
- Development4.5 charlie by @mpostol in #246
- Development4.5 charlie by @mpostol in #248
- Update the model compiler plug-in #198 by @mpostol in #249
Full Changelog: 4.3.1...4.5.3--Echo
How to Install
Download and run the file UA.ModelDesigner.exe
to unzip the content to the selected folder and create an icon on the desktop. The application will run after unpacking. To restart the application you may use the icon on the desktop or double click the application file <target>\CAS.UA.ModelDesigner.exe
, where <target>
is the already selected folder during the installation. To uninstall the software and embedded examples delete the <target>
folder and the icon.
Note: The self-extracting zip file and the main application is not code-signed. The unsigned executable may not be allowed by your company's IT policy. The installer package containing signed stuff is on the project road map (check out #89 to get more details). Further development is based on the priorities of sponsors.
How to get started
The following step-by-step instructions will guide you on how to open the examples.
- The subfolder
<target>\EmbeddedExample
contains two examples:BoilerExampleSolution
- a set of unmanned boilers spread geographically, which have to be monitored and remotely controlledADIExempleSolution
- a set of models to be used as an example of adopting companion standard models, i.e. analyzer devices integration
- Now you may run the ASMD application and open the selected solution using
File.Open
menu entry.