Special String ID

Special string ID can be inserted in the Movicon.NExT string table to customize the texts of various objects from the ToolBox in runtime.  These particular string id comes in two parts.  The first part contains the Place folder with the name of the control ( _{ControlName}_) and the second part contains the control's reference text to be customized e.g:

 

_AlarmWindow_Message

 

In this case, the text to be inserted in the box that corresponds to the language will change the original text in the object when in runtime.  In order to change the language in the project during runtime, you will need to use a change language command associated to a button.

 

 

The replaced "ITA mess4g3" text will show in the AlarmWindow object's message column when changing the project language to Italian (Italy).

 

 

The special String IDs (the only ones that can begin with a _ character), have priority over any other text managed by the system.  This means that if we have a property (or other) and a special String ID both with the purpose to modify the same text, only the special ID String will be taken into consideration and not the property to achieve this purpose.

 

There are special string IDs available for the below listed objects from the Toolbox.

Click the name of each object to view its String IDs and expand its text:

 

Alarm Window

 

Audit Trail Validator

 

Alarm Banner

 

Historical Log Viewer

 

DB Grid Control

 

DB Pivot Grid

 

Chart

 

XY Chart

 

Data Analysis

 

RealTime Trend

 

OPC UA Data Trend (ServerHistory)

 

State Bar Chart (StateChartControl)

 

Cross Reference Viewer

 

Recipe Viewer (RecipeViewer)

 

Recipe Viewer (RecipeGrid)

 

Scheduler Viewer

 

Data Logger Viewer

 

Historian Viewer

 

System Log Viewer

 

OPC UA Data Grid

 

User Login Window

 

User Editor Window

 

PDF Viewer

 

Recipe Audit Trace Comment (pop-up window)