This page has information about Solution Export options.
On this page:
Content
General functions and options | |
---|---|
Refresh | It refreshes the display, updating the grid with all the items that can be exported from the project. This list can contain scripts, tags, tables, devices, and other pre-built items on your project. |
Check Selected Items | It checks all the pre-selected items on the grid. You can use the SHIFT and CTRL keys to select one or more items. The checked items will be exported at the end of the process. You can manually check them. Then, go to the “Export” column and edit it. |
Uncheck Selected Items | It unchecks all the pre-selected items on the grid. You can use the SHIFT and CTRL keys to select one or more items. The unchecked items will not be exported at the end of the process. You can manually uncheck them. Then, go to the “Export” column and edit it. |
Auto Check Dependencies | When you use the checkbox “Auto Check Dependencies”, whenever an object is checked, any secondary dependency on this object, like tags, templates, or images, will be checked too. |
Global Settings Options | |
---|---|
Export to a ZIP | |
Export Asset Model |
The tags created on the project can be used in many different configurations on the system; such as Alarms, Historian, and Devices. To include these configurations when you export a tag, you have three checkboxes:
When exporting tags also export checkboxes | |
---|---|
Alarm Items | Include the pre-configured alarm items for the specified tag. |
Tag Historian | Include the pre-configured tag historian information for the specified tag. |
Device Points | Include the pre-configured device points for the specified tag. |
Checked Items | |
---|---|
Create a Plugin | This button opens the “Make new component” display, where you can configure the properties of the component. |
Save as Text File | Export the components as a XML file while keeping the structure and information about the component. |
Creating a new component or plugin is very interesting if you have different solutions requiring similar structures/functionalities. The first step in this process is to create a new solution that only contains the elements required to fulfill the desired purpose.
Once you have the solution working, go to Solution → Export. On the top of the display, you will find five buttons:
Under this display, you have:
Create a Plugin | |
---|---|
Name | The name of the component to be exported. |
Force as Plugin | Force the component to be a plugin instead of a default component. |
Contents Hidden | Hides the contents of the component; this means that this component cannot be edited once its imported to a new solution. |
Preview | A preview image that represents the new component. |
Version | The version of the new component (e.g.: 0). |
Description | Description of the component being created. |
In this section: