08.05.2015 Views

ArchestrA Web Exporter Guide - Platforma Internetowa ASTOR

ArchestrA Web Exporter Guide - Platforma Internetowa ASTOR

ArchestrA Web Exporter Guide - Platforma Internetowa ASTOR

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

50 Chapter 3 Using Published Displays on the <strong>Web</strong><br />

Note This applies to InTouch tags and Galaxy attributes only.<br />

Values are written back immediately to custom properties during<br />

script execution.<br />

Example<br />

dim i as integer;<br />

ud1.int1 = 0;<br />

for i = 1 to 100<br />

ud1.int1 = ud1.int1 + 3;<br />

next;<br />

In the example, zero is not written back to the Galaxy<br />

attribute ud1.int1 during script execution. Instead an<br />

internal “invisible” variable is used instead of the actual<br />

reference during script execution.<br />

This variable is increased 100 times by the value of 3, the<br />

result is then written back to the actual Galaxy reference at<br />

the end of the script execution.<br />

In other words, the value 300 is written back to the Galaxy<br />

reference ud1.int1 one time at the end of the script execution.<br />

Interacting with Published WindowSet<br />

Displays<br />

You can interact with published displays in the Wonderware<br />

Information Server portal from any computer with the<br />

Internet Explorer as you would with the <strong>ArchestrA</strong> Symbols<br />

and InTouch Windows in a desktop environment.<br />

Interaction includes:<br />

• Clicking objects to change data and execute script<br />

(Pushbutton and Action Script animations)<br />

• Clicking objects to enter specific values (User Input<br />

animation)<br />

• Dragging objects (Slider animation)<br />

• Moving the mouse over objects to view information<br />

(Tooltip animation)<br />

<strong>ArchestrA</strong> <strong>Web</strong> <strong>Exporter</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!