EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-05-31 11:22 PM . Last Modified: 2023-05-02 11:56 PM
How can I add a name for custom configuration field? I can't find anything about it in manual
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-06-01 02:08 AM
Metadata fields have names declared on the dialog box where you create them.
To see a 'name' as a description field on a configuration form, click the Labels tab.
See:
Fields:
Labels:
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-06-01 04:27 AM
If you are referring to the "Display Name" for a custom field then this can't be set using the UI in ViewX, but can be set by manually modifying the "ClearSCADAMetadata.xml" file on each server. The server will need to be restarted after changing the file.
See https://tprojects.schneider-electric.com/GeoSCADAHelp/Geo%20SCADA%202020/Default.htm#ServerAdministr... to find the location of the metadata file.
In the XML file the Field element has a displayName attribute, for example:
<Table name="CGroup">
<Field stream="Config" displayName="Software Level 1" description="" type="String" length="129" row="5" column="2" rowCount="1" opcProp="0360E02F" writePrivilege="CFG" extraFieldType="SearchKey">swLevel1</Field>
</Table>
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.