Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

Access to Template Paramaters in nested Templates

Geo SCADA and Remote Operations Devices Ideas

Use this portal to submit your innovative ideas to make Geo SCADA Expert and Devices such as SCADAPack, Trio and Realflo of greater value to you and to the SCADA & Telemetry community. Every idea will be individually reviewed by our team for merit and will be marked Under Consideration.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Remote Operations
  • Geo SCADA and Remote Operations Devices Ideas
  • Access to Template Paramaters in nested Templates
Options
  • Subscribe to RSS Feed
  • Mark as New
  • Mark as Read
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Labels
Top Labels
  • Alphabetical
  • SCADA 2
  • ViewX 2
  • Mimics 2
  • SCADAPack 2
  • Scripting 1
  • Virtual ViewX 1
  • Geo SCADA Expert 1
  • Efficiency 1
  • Configuration management 1
  • Modbus to WiStar 1
Idea Statuses
  • Submitted 10
  • Under consideration 126
  • Accepted 1
  • Declined 4
  • Partially delivered 0
  • Delivered 0
  • Abandoned 0
Related Products
Thumbnail of EcoStruxure™ Geo SCADA Expert
Schneider Electric
EcoStruxure™ Geo SCADA Expert
113
Thumbnail of SCADAPack 57x
Schneider Electric
SCADAPack 57x
2
Thumbnail of Accutech
Schneider Electric
Accutech
1
Load more
Completed Ideas
  • Accutech Modbus Master gateway to read Modbus devices and incorporate into WiStar net

  • Controller Key Enhancement

  • Restore "Embed Source Code for Upload" Option in Workbench (SP300 family)

  • DNP Outstation And DNP Master Diagnostics

View All
Top Liked Authors
User Likes Count
du5tin
Lt. Commander du5tin
1
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
4 Likes

Access to Template Paramaters in nested Templates

Status: Under consideration Submitted by Ensign DStobie on ‎2023-04-24 07:28 PM
4 Comments (4 New)

When creating a template, its possible to click "Property Overrides" and create parameters. Then you can define a property override of type "By Expression" and reference the parameter to define a value.

 

This useful as i may create a template that represents an instrument and create a parameter called "PIDTag" and then use that parameter to define an x70's Object name, for example if i use the expression PIDTag + '_PV' and then instance the template, edit the instance and enter 'PT001' as the value of PIDTag, the points x70 Object name will be automatically populated with "PT001_PV" which is great. 

 

The problem is that if i go and instance that template into another template, such as a site template, i have to define the value the parameter PIDTag there in the new template where i have created the instance of the template that contains the parameter. This means in this case i'd need to be sure that my instrument uses the same PID tag name for every site that i create using my new 'site' template. 

 

What i would really like to see is a way to access the parameter PIDTag from the instance i create that contains the instance of that template within in, so i can instance sites everywhere and set each sites PIDTag uniquely - where as now i'm forced to set it within the instance within the site level template.

 

EG, i make an instrument template and create the PIDTag parameter. Then i create a site template that might represent a reservoir site and i instance the instrument template within. 

Then i go and instance the reservoir several times to create several sites. With my new reservoir instances, i'm unable to access the PIDTag parameter of the instruments to set each PIDTag parameter uniquely. 

 

This would greatly benefit me and others in creating x70 templates.

Tags (6)
  • Find more ideas tagged with:
  • english
  • scada
  • SCADA app
  • SCADA software
  • SCADA tutorial
  • Telemetry and SCADA
Comment

Link copied. Please paste this link to share this article on your social media post.

  • Back to Idea Exchange
  • Previous
  • Next
4 Comments
sbeadle
Kirk sbeadle Kirk
Kirk
‎2023-04-25 04:33 AM
  • Mark as Read
  • Mark as New
  • Bookmark
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content
‎2023-04-25 04:33 AM
Status changed to: Under consideration

Thanks Dean,

We understand the issue here. Some structured way to expose the parameters would be needed, such as adding them to the list of overridable parameters in the outer template.

The current way to implement parameters in this way would be to set them as overrides in the parent template.

Did you know that you can use expressions with Name and FullName, which evaluate to the instance name?

For example, using element(2,'.',FullName,-1) in an expression will evaluate to the parent group containing the instance.

Steve

DStobie
Ensign DStobie
Ensign
‎2023-05-01 12:37 AM
  • Mark as Read
  • Mark as New
  • Bookmark
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content
‎2023-05-01 12:37 AM

Hey Steve, 

 

Yes I'm aware that Fullname and Name can be used, however for this to be useful, i'd need to be able to rename a template instanced within a template when i created a site in order to take into account the different P@ID tag naming between sites. However, the only property override i can enable is for the template type (So i can swap it to something else) not the instance name ( so i could rename it to something useful). 

Being able to access the template parameter would be the most useful.

TAdams98
TAdams98
Cadet
‎2024-01-11 11:42 PM
  • Mark as Read
  • Mark as New
  • Bookmark
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content
‎2024-01-11 11:42 PM

Exposing the sub template parameters would be quite helpful!

Letting you build up composite templates from base templates way quicker. Hope you consider this.

MichaelAur
Ensign MichaelAur
Ensign
‎2024-03-15 12:52 AM
  • Mark as Read
  • Mark as New
  • Bookmark
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content
‎2024-03-15 12:52 AM

Just to add, I feel this would be beneficial too. Being able to select to hand all of the nested template's parameters up to the top level without manually selecting them again would be amazing. 

Comment
Preview Exit Preview

never-displayed

Hint:
@ links to members, content
 
  • Back to Idea Exchange
  • Previous
  • Next
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

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.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of