17.04.2014 Views

InduSoft Web Studio - InduSoft Corporation

InduSoft Web Studio - InduSoft Corporation

InduSoft Web Studio - InduSoft Corporation

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.

<strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong><br />

Tutorial training – Revision B – Sep/10/2000<br />

© Copyright <strong>InduSoft</strong> Ltd. 2000<br />

Tag[another tag]. Arrays simplify many configurations and permit the use of multiplexing in<br />

screens, recipes, and communication interfaces. Also, it saves development time during the tag<br />

declaration.<br />

Indirect tags (pointers): Use of the @Tag construct causes an indirect read or write. For<br />

example, if the X tag has the value “Setpoint” and you use the @X construct, then you are<br />

reading or writing value of the tag Setpoint. You can use @Tag wherever you use a tag name,<br />

such as the name of a pen in a trend graph.<br />

Classes: You can define a data structure such as: ClassPID { PV, CV, SET, KP, KI, KD } and<br />

declare tags or even arrays of the type ClassPID that will have groups of values instead of a single<br />

value.<br />

You can even combine all tags features (array, pointer and classes) - For example: @Tag[another<br />

tag] or Tag[another tag].SP.<br />

Mathematical functions<br />

<strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong> has an internal programming language used for writing logical relationships<br />

and mathematical calculations needed in applications programs.<br />

Online configuration<br />

The runtime tasks accept new configurations immediately and without the need to restart or<br />

recompile the programs. You can change any element in the configuration, including<br />

mathematical calculations, reports, addresses in the PLC, and the type of a tag in the database. All<br />

these changes can take place on the fly, without halting the application or your process. You can<br />

also run an emulation of the application on your development computer and test it before<br />

downloading to the target runtime station.<br />

Easy addition of symbols<br />

Reusable objects or groups of objects that you store for reuse are known as symbols. In a few<br />

seconds you can add a new symbol or modify an existing symbol, which allows you to quickly<br />

reuse symbols as you build your application.<br />

Report generation<br />

<strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong> has all the tools you need to generate and save to disk reports that contain<br />

text and graphics, without requiring the use of other software packages such as Microsoft Excel.<br />

Recipes in ASCII<br />

The <strong>InduSoft</strong> <strong>Web</strong> <strong>Studio</strong> database supports direct access to recipe files written in ASCII.<br />

DDE, NetDDE, ODBC and OPC (on Windows NT, Windows 95)<br />

The product provides DDE, NetDDE, and OPC as well as the ODBC interface for access to<br />

relational databases on the Windows NT/2000 runtime. Windows CE also supports the interface<br />

OPC.<br />

Page 11

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

Saved successfully!

Ooh no, something went wrong!