BwVIEWpg.asp, allows engineers and technicians to create a hyperlink to predefine all the options in View Property, plus “One Click Login”.
BwVIEWpg allows VIEW to be called directly with either a link typed into the address bar or a hyperlink in an email or a hyperlink on an HTML or ASP page on the project node. View options allow:
· One click to connect and Login
· Use only IP Address to connect to SCADA Node
· Directly connect to SCADA node
· Enable Clipping Mode with Scroll Bars.
bwViewpg.asp combined with the GOTO URL options, allows you to create pop-up windows, by specifying the size, position and other features of the Web Browser Window using KeyMacro files or Scripts.
You combine bwViewPg options with the ampersand (&). You must specify Project and SCADA node, user and password to use the goto, toolbar, caption, status bar, and scale options.
An example hyperlink using bwViewPg.asp is:
<a href="/broadWeb/system/bwviewpg.asp?proj=LIVEDEMO&node=SCADANode1&user=power&pass=power&goto=graph=1welcome.bgr&tool=0&capt=0&stat=0">
Click the
following link to see an example.
http://64.55.156.4/broadWeb/system/bwviewpg.asp?proj=LIVEDEMO&node=SCADANode1&user=power&pass=power&goto=graph=1welcome.bgr&tool=0&capt=0&stat=0
The required options are:
proj=
&node=
&user=
&pass=
proj specifies the project name
&node specifies the SCADA Node name
&user specifies the user name
&pass specifies the password for the user
You must specify Project and SCADA node, user and password to use the goto, toolbar, caption, status bar, and scale options.