Iconics Suite - Using Clone Dynamic with Smart Symbols [Iconics syntax]

This article show special syntax that have to be use in Smart Symbol to use it with Clone Dynamic

This article focus on non "zero" base asset name - we will use the asset that their numbering starts from "1"
Prepare Assets
- prepare assets as on the illustration below
Create Smart Symbol
- create simple Smart Symbol contains only rectangle and Process Point with one Smart Property : AssetPath (StringDataSource)
Use Clone Dynamic
- put your Smar Symbol in the stack panel and add Clone Dynamic function to you symbol
- configure instantiation base on the asset count
- syntax is more complex cause we will show how to increment in Clone Dynamic starting from 1 not from 0
- Exact syntax in Expression editor:
- configure expression for binded dataSource of Process Point

You can find the sample display in attached file
Related Articles
Iconics Suite - Question mark tags (Current etc.)
This article show the list and usage of ?Current tags and rest of special syntax tags with question mark on beginning of the tag ?Current tags The Security Server exposes several points that expose information about the user, who is currently logged ...
Iconics Suite - Universal sample Display to present Hyper Historian data
This article contains sample GraphWorX Display which can be used with any Iconics project that use Hyper Historian. This sample let you display Hyper Historian data for any actual Hyper Historian tag in your project. Sample display view Sample ...
Iconics Suite - Asset properties dynamic read
This article contains the sample display with functionality of showing all properties with their values of any selected asset from the asset tree with possibility to change it's value With this solution you select interesting asset in Asset Navigator ...
Iconics Suite - Client type check (GraphWorX or web browser)
This article give you possibility to recognize on which Iconics Suite client type your display is open and use this information for future action like show or hide certain elements Notice quality code 192 is good, 0 is bad Expression for label ...
Iconics Suite - Filtering data with Database DataSource parameter
This article shows you how to use Data Entry control and Database DataSource parameter to filter data in Table Control In attached files you can find GraphWorX64 display with sample solution. To make it work you have to use Iconics project package - ...