open a new IE tab with specif URL from WebVue

2 Posts
1 Users
0 Likes
20 Views
(@m.nau@ypsys.com)
Posts: 0
New Member Guest
 

Hi,

I' ve a sepcial request from one of my customer.
He wants to open a new web page from WebVue Client.
I tried to use the animation "Run->Application" but it opens IE app on the webserver.
Does anyone have an idea to do that?
Thanks

 
Posted : 25/07/2017 3:55 pm
(@m.nau@ypsys.com)
Posts: 0
New Member Guest
 

I find the solution with a scada basic command :

webvue("CONNECTURL", "", "http://www.ypsys.com", @Bit01, 0, 1);

Note : if you use a Macro animation, it opens the webpage in the initial one (not a new tab)

 
Posted : 25/07/2017 4:21 pm