Using the Symbol Library

 

Movicon.NExT offers Symbol Library rich in XAML vector symbols (static and animated) that come predefined and ready to use.

This Symbol Library can be accessed from screens using the relevant TAB on the right side of the workspace.

 

 

All the symbols from the Symbol Library can be found in the following link in PDF:          

https://www.progea.com/wp-content/uploads/2020/09/simboli-doc.pdf

 

 

The elements used to build the Symbol Library are:

 

1. System and Project Tab selection

 

The Movicon.NExT System Symbol Library is the result of industrial design work protected by Copyright. Therefore, the symbols provided by the system library are protected and can only be used for their static or dynamic representation on screens.   It is not possible to take the symbols apart or use their XAML source code for any advanced customization. If the user wishes to access the structure of any one of the symbols, they will need to purchase a user license which comes with the unlock code to remove the library's protection.

 

When the user obtains the library's unlock code, it is important to remember that the symbols remain subject to the User License terms and conditions and Copyright laws.  The user must not reveal the protection code or use symbols other than within their own Movicon.NExT projects.

 

2. Tree structure that lists symbol categories.

3. Static and Animated Tab selection:

4. Library Toolbar:

 

This option is not available for the system symbol library.

 

 

How to insert Symbols in projects

To insert a symbol from the System Library on screen simply:

 

 

When a library symbol already used as a "Linked Symbol" is modified and updated in the library, all the "Compiled" project screens are deleted and then recreated with the new updated symbol. If this symbol has been used in several different projects, to update the symbol in the other projects as well, it is necessary to manually copy the updated library files in all the other projects that use the symbol. At this point, however, it will also be necessary to manually invalidate (delete) all the compiled files of the projects (or open the screens using the symbol in design mode and then save them in order to recreate the compiled files recreated).

 

How to disable the ScreenCompiler tool:

The ScreenCompiler tool is enabled by default, after a setup.

In case of problems, this feature can be disabled by modifying the appropriate parameter in the "ScreenCompilerManager.dll.config" file. The parameter is: "ScreenCompilerEnabled"

when it is set to "True" the ScreenCompiler is active, when it is set to "False" the ScreenCompiler is inactive.

It is also possible to enable the Log for the ScreenCompiler if necessary (by default it is disabled). The parameter, inside the "ScreenCompilerManager.dll.config" file, is:

"ScreenCompilerTraceEnabled"

when it is set to "True" the Log of the ScreenCompiler is active and the messages are stored in the SystemLog of the project, when it is set to "False" the Log of the ScreenCompiler is inactive.