- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-10-20 10:47 PM . Last Modified: 2023-05-02 11:51 PM
Alarm Filtering
Hello,
I'm using GeoSCADA Expert 2021. I must add a button as hyperlink in Mimic. But this Mimic page have created from a template and when i want to make change in instances, I must make this change in it's template. To do what i'm talking about, I need to activate the "Relative" options in Hyperlink page. I want to activate "Relative". But i didn't succeed with this situation. Can you help me?
This is the script format I use:
SCX:///<System>/<Class>/<Location of Target Mimic>#<Mimic Parameter Name>= "<Mimic Parameter Value>"
- Labels:
-
SCADA
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Posted: 2022-10-26 07:24 AM
Try using Animations instead of the pick action.
You'll have to set the PickType to the number for a hyperlink. I forget what it is but it is in the help.
Then in the PickParam you can use text + relative references to build your hyperlink.
Combining Text and relative references can be a bit of trial and error before you get it set right.
use single quotes to wrap around text, double quotes for references and + to combine.
I don't have a hyperlink example but here where I built a Tooltip 'Breaker ' + ".Name" + ' Click to Open Breaker Operation Window'
Link copied. Please paste this link to share this article on your social media post.

