The Symbol Control page allows the customization of Smart Symbols
For general information on Symbols, go to Smart Symbols.
On this page:
Requirements
This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.
Configuration
Symbol Settings | |
---|---|
Field | Description |
Is Linked With Library | When saving the Symbol it is saved to a repository shared by all displays in the solution. Meaning changing one time will affect the appearance and behavior or all displays using that symbol. |
LinkedSizeProportional | When linked with the Solution Library, the fields specifies if the size of that Symbol instanced is independent or should change proportionally if the Symbol in the library has a new size. |
Internal Dynamics | List of Dynamics properties used internal by the Symbol This is not to the list of Dynamics dialogs, that appears on the right side of the Settings dialog. The Dynamics configuration dialog are dynamics that are applied to the Symbol itself. the "Symbol Dynamics Message" show the internal dynamics used when the symbol was created. |
Symbol Links | Maps the exposed properties of the Symbol to Tags or Expressions. |
Copy and Paste | Button to copy the Symbol Links to the clipboard, or paste from it. |
Apply | Apply the edited expressions to the Symbol. This action is optional, when closing the configuration dialog, or selecting another object the expression changes are automatically applied. |
Appearance Wizard | Some symbols have an additional customization tools, see Symbol Wizards for more information. |
Runtime Execution
When the displays is loaded, each symbol instance will apply its configuration Parameters, from the Symbol Links table.
For advanced scenarios, the Symbols and its links can be created by code, when opening the displays. See the ProductionLine demo, for an example of this type of programing.
In this section: