background image

8

Quick Start Guide 

MN0480001E

Effective February 2011

XV Operator Interface Models  

with Visual Designer

eaton Corporation

 www.eaton.com

checking this option can cause frequent access to your XV’s flash 

ote:

N

device, based on your application

Dead Band:

 The Dead Band field is used to filter alarms. It is a value 

of variance around an Alarm value that the tag can vary before trig-

gering an alarm. For example, if an Alarm Hi Limit is set to 90 and 

the Dead Band value set to 5, then an Alarm will be generated when 

the tag value is 

 95, and the Alarm will return to a Normal state 

(normalized) when the tag value is 

 90.

Smoothing:

 A checkbox that, when checked, enables the Visual 

Designer database manager to reduce the rate of change for a tag 

by averaging the current value with the previous value. The averaged 

value is then stored in the tag value. 

Along with the tag 

Properties that are 

accessible in the 

Datasheet View, 

additional tag 

Properties can be 

accessed by the Tag 

Properties Tool. This 

tool can be used by 

opening the Datasheet View, selecting (left mouse click) the tag of 

interest and then activating the Tags Property tool (left mouse click 

on the icon) in the Ribbon’s Home tab, Tags section. 
The Tag Property Tool has three (3) dialog boxes, selectable by tabs 

on the top of the dialog box. The first tab allows you to specify the 

same Tag Properties that are accessible from the Datasheet View 

(with all columns enabled). The second tab allows you to set tag 

parameters that are also set by an Alarm Worksheet (Task Tab of the 

Visual Designer workspace), although an Alarm Worksheet provides 

additional configuration options. The last tab allows setting of some 

of the parameters that are specified in a Trend Worksheet (Tasks Tab 

in the Visual Designer workspace). It should be noted that if any of 

these Properties are changed in the Alarm or Trend Worksheet, those 

values will be written into the fields shown here.

 

3.4.10 Accessing tag fields during runtime

Accessing Tag Fields (Parameters) during runtime is straightforward, 

and is done through the following syntax: 

Tag->FieldName   

• 

where Tag is the name of the tag (for all tag types) 

• 

 

-> is the minus sign and a right arrow 

 

FieldName is the name of the Tag Field (see table below).

Here are a couple examples:

v1->Max will return the maximum value allowed for the tag.  

• 

(normally max & min are set to 0 to allow all value ranges)
v2->Quality returns the tag quality value (192 = Good, 0 = Bad) 

• 

If the tag is an array, depending on the Field used, you will want to 

either use just the array name or use the array name with the index. 

For example, if we have an array called Switches with a Size of 5:

Switches->Size will return a value of 5

• 

Switches[Count]->Index will return the value of the tag Count 

• 

used as the index to the array Switches 

If the tag is an Array of Class tags, you can refer to the Array name, 

Array name with Index, or the Class Members. Using the previously 

defined Array of Class tags (tanks), for example:

tank->Size returns a value of 5

• 

tank[1]->Index returns a value of 1

• 

tank[2].Level->MemberName returns the string “Level”

• 

tank[3].Level->TimeStamp returns a time & date when the level 

• 

last changed

3.4.11 Add a tag to your Project

In your project go to the Database tab in the Workspace box, expand 

the Application Tags by clicking on the plus sign then double-click on 

“Datasheet View” and add the tag hmiCounter as shown below then 

right-click on the Application Tags tab to the right of the Workspace 

box and select “Save”, then right click again and select “Close”: 

3.5  Application Screens
3.5.1  Creating a Standard Screen

A Standard Screen is the simplest and most basic screen type. To 

create a Standard Application screen, select the Graphics Workspace 

Tab. Next, right click on the Screens folder to select the option to 

insert a new Screen. Left click on the Insert popup to insert the new 

Screen.

Screens

Graphics 

Workspace 

Tab

Tag Property Icon

Содержание XV-102 Series

Страница 1: ...fining Tag Parameters 7 3 4 9 Accessing tag parameters during development 7 3 4 10 Accessing tag fields during runtime 8 3 4 11 Add a tag to your Project 8 3 5 Application Screens 8 3 5 1 Creating a S...

Страница 2: ...boot If the device does not boot up and or if an error message appears while starting booting the device see Chapter Troubleshooting and fault rectification manual Operating Instructions XV102 152 1 T...

Страница 3: ...does not reply and instead returns Request timed out then contact your network administrator for troubleshooting assistance Further information Hardware manual XV 102 152 system 1 2 Further informatio...

Страница 4: ...screen you have the option of defining the resolu tion of an individual Screen If you are creating a Screen Group for a Multiple Document Interface MDI interface i e a collection of smaller Screens t...

Страница 5: ...g False or True Integer Four bytes Signed integer number positive negative or zero Equivalent to the C type signed long integer with a range of 2147483647 to 2147483647 Real Floating point eight bytes...

Страница 6: ...the same data type have the same name and use an index to uniquely identify a tag that is an element member of the array The use of array tags can simplify the method used to access multiple data item...

Страница 7: ...curs These values can be changed during runtime Quality Indicates whether an improper evaluation occurred e g divide by 0 or if there was a bad read from a communication driver e g read or write error...

Страница 8: ...m or Trend Worksheet those values will be written into the fields shown here 3 4 10 Accessing tag fields during runtime Accessing Tag Fields Parameters during runtime is straightforward and is done th...

Страница 9: ...r Save As when the Screen has not been previously been saved or if you select Save As with an existing Screen All screen files are automatically saved in the Screen subfolder in the Note N application...

Страница 10: ...appear Text icon Text Data Link icon You may modify the properties for alignment colors fonts and even the text caption from this property dialog To add the Text Data Link property to this object clic...

Страница 11: ...n as shown below and hit OK Make sure to select copy the same hmiPB1 tag in the Indicator property Note that properties which have no ellipsis button to open the Object Finder dialog can still open th...

Страница 12: ...s properties that have been added you can click on the property you want to remove with the object selected with or without the dialog displayed and it will toggle the properties off With the Button o...

Страница 13: ...ver you want to add click on the driver and then click the Select but ton Then click OK For purposes of this manual we will use the Eaton protocol labelled MODBUS EATON Protocol RTU ASCII CE v1 1 This...

Страница 14: ...pace and cleans up the application prior to downloading Then click on Verify When verify is complete the following dialog will be displayed Click OK then Close on the Verify Project dialog Next to cre...

Страница 15: ...om internal flash or from the SD card Operation from the SD card The OS that is stored on the SD card is loaded The runtime for Visual Designer and PLC are started from the SD card The Visual Designer...

Страница 16: ...e stored in this directory To perform a version change of the operating system the operat ing system image file XV102 BIN must be copied to the directory InternalStorage OS on the XV After this the ch...

Отзывы: