tm610 working with integrated visualization. first visualization application "coffee...

Post on 22-Dec-2015

233 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

TM610

WORKING WITH INTEGRATED VISUALIZATION

First visualization application

"Coffee Machine" example project

Data points and units

Languages and animation

Working with Integrated Visualization

First visualization application

Principle

VNC viewerPC-based simulation

Visualization object

VNC server

VNC server

Different products – Identical display resolution

First VNC visualization

Creating an Automation Studio project

Create a new project

Target system: Automation Runtime Simulation (ArSim)

Creating a new program

Structured Text programming language

Creating a visualization object

Adding to the Logical View

Configuring the visualization object

Mapping to a hardware interface / Password configuration

Building and transferring a project

Compiling a configuration / Transferring to ARsim

Testing the HMI application

Establishing a connection with a VNC viewer

Testing the HMI application

Password entry

Summary

Test the HMI application

Control password

For access to all control elements and objects

View password

Visualization limited to

the current page.

Can be viewed but

not actively controlled.

First visualization application

"Coffee Machine" example project

Data points and units

Languages and animation

Working with Integrated Visualization

The CoffeeMachine sample project

The Automation Studio start page

"Coffee Machine" example project

"Coffee Machine" example project

Example visualization

The Visual Components editor

Controls

The Visual Components editor

Project Explorer

The Visual Components editor

Workspace

The Visual Components editor

Properties window

The Visual Components editor

Toolbar

Controls

Static and dynamic text

Controls

Numeric input and output

Controls

Buttons

Controls

Graphic objects

Controls

Date and time

Controls

List box

First visualization application

"Coffee Machine" example project

Data points and units

Languages and animation

Working with Integrated Visualization

Data points and units

Visualization data points

Data point = Variable + Properties

Numeric output

Numeric output

Numeric output

Value scaling using the linear equation

Determining the linear equation using 1 point

Value scaling using the linear equation

Scaled display value Variable

y = k * x + d

Celsius scaling

No conversion required

Variables are already scaled to degrees Celsius

y = k * x + dy = 1 * x + 0

Celsius scaling

y = 1 * x + 0

Check values using a "conversion test"

y = 1 * 25°C + 025°C = 1 * 25°C + 0

25°C = 1 * 25°C + 0

Celsius scaling

Celsius scaling

Determining the linear equation using 2 points

General formula

Set any 2 interpolation points

°F = °C * 9/5 + 32

General formula

°F = °C * 9/5 + 32°F = 0°C * 9/5 + 3232°F = 0°C * 9/5 + 32

Result 0°C = 32°F

Fahrenheit scaling

Result 1000°C = 1832°F

°F = °C * 9/5 + 32°F = 1000°C * 9/5 + 321832°F = 1000°C * 9/5 + 32

Fahrenheit scaling

Interpolation point 1 at 0°C

Interpolation point 2 at 1000°C

°F = °C * 9/5 + 32

Fahrenheit scaling

Check values using a "conversion test"

°F = °C * 9/5 + 32°F = 25°C * 9/5 + 32

Fahrenheit scaling

°F = 25°C * 9/5 + 3277°F = 25°C * 9/5 + 32

Summary

Data points

Unit groups

Value scaling

First visualization application

"Coffee Machine" example project

Data points and units

Languages and animation

Working with Integrated Visualization

Languages and animation

Dynamic elements

Principle

Consolidated information in various groups and languages

Text groups

Bitmap groups

Unit groups

Alarm groups

Languages

Text group example

Texts that belong together are consolidated in a text group in multiple languages

Text group example

Text group example

Offset

Text group example

IndexDP = 0

TEXT = Offset + IndexDatapoint

Text group example

IndexDP = 1IndexDP = 0

TEXT = Offset + IndexDatapoint

Text group example

IndexDP = 5

TEXT = Offset + IndexDatapoint

IndexDP = 1

Text group example

Language switching

Key action switches over

to set language

Text group example

Key action switches over

to set language

Summary

Text change using IndexDatapoint

Language change using key action "ChangeLanguage"

In the editor

Default settings for the target system

Summary

Text groups

Collective multilingual information

Summary

Text groups

Language switching

Language can be changed in the editor and at runtime

Summary

Text groups Key actions

Language switching

Various actions available

First visualization application

"Coffee Machine" example project

Data points and units

Languages and animation

Working with Integrated Visualization

Data points & unit groups

Languages and animation

Languages and animation

Data points and units

The CoffeeMachine sample project

First visualization application

WORKING WITH INTEGRATED VISUALIZATIONTM610

TM600Introduction to Visualization

TM610Working with Integrated Visualization

TM640Alarm, Trends and Diagnostics

TM670Advanced Visual Components

top related