We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on
Cloud Connected vs On-Premise Services. Your feedback can
help us shape the future of services. Learn more about the survey
or
Click here to Launch the survey Schneider Electric Services Innovation Team!
[Imported] Hightlight database tree from Script
EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
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 InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-11-0512:34 PM. Last Modified: 2023-05-0312:37 AM
[Imported] Hightlight database tree from Script
>>Message imported from previous forum - Category:Scripts and Tips<< User: mchartrand, originally posted: 2018-10-23 17:22:17 Id:178 This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
_________________
**_cmrl: Hello, (Thanks to geoffpatton for the suggestion to publish in this thread) I need to find an object in the database, which is not a problem using: set obj = Server.LookUpObject(Id) The challenge is how to highlight obj in the database tree in the current instance of ViewX from one script program? It seems to be that the script world (Automation server, Mimic Scripts, COM, .NET) is separated from the current instance of ViewX ( the one that appears when the program is started). There is an undocumented interface to ViewX, but this works only on created instances of ViewX. Thank you for your help, Mauricio_**
___________________________
bevanweiss: What you've asked for isn't really supported within ViewX. You may be able to get this to work using the undocumented ViewX COM interface, but it wouldn't be recommended.
There is a context menu option 'Locate in Database Explorer', is this not essentially what you're trying to do?