You are on page 1of 4

February 2, 2021 3:11 PM

Coaching Report

Assessment type Exam Status Finished


Participant name CSI71217 Total score 42
Participant group Maximum score 80
Assessment name CSI AVEVA InTouch HMI 2020 Exam Percentage score 53%
Date/time started Feb 02 2021 06:21:49 Assessment outcome label Fail
Date/time finished Feb 02 2021 12:05:35

Questions

Question description Question type Possible outcomes Answer given (full) Actual Maxim Feedb
score um ack
score shown
Backing up a STANDALONE + Symbols application Multiple Response right, wrong Copy the application folder:Use the Application Manager’s Publish 0 1
can be done as follows: feature, publish the application then copy the published folder to
make a backup:Use the Application Manager’s Export feature,
create a backup file copy of the application as an .aaPKG file:Use
WindowMaker’s Application Publisher to create a self-extracting
compressed backup
Which of the following script functions will NOT work Multiple Response right, wrong RecipeSelect() 0 1
properly with local variables used as the functions
parameters?
To make an existing window into a Template Multiple Response right, wrong From the Window Properties dialog box, check the Template 0 1
window: check box:From the Windows & Scripts pane, drag the existing
window from the Windows folder to the Template Windows folder
The advantages of embedding Industrial Graphics Multiple Response right, wrong Linking the properties of graphic elements and controls directly to 0 1
into a symbol instead of embedding Industrial animation configuration fields and in scripts to save on tag
Graphics usage:Creating Custom Properties to save tag usage when storing
internal values for scripts and animations like counters, settings,
flags, and states:Configuring Situational Awareness wizard options
Frame windows allow you to perform which Multiple Response right, wrong Zoom by holding down the Ctrl key on the keyboard and scrolling 0 1
interactions using the mouse? the wheel on the mouse up or down:Pan by clicking and holding
down on the center mouse button and dragging:Zoom by holding
the left mouse button down and moving the middle mouse button
up or down
Using WindowMaker, you can group items, True/False 0 True, 1 False True 1 1
including bitmaps, into a cell grouping, but not in a
symbol grouping.
What will this portion of scripting do when Multiple Choice 0 The symbol being called will replace the In the symbol being called, the value of the custom property CP1 1 1
implemented with the ShowGraphic() scripting? custom , 1 In the symbol being called, the will reference the value of the InTouch tag Tank_Level
value of, 2 In the symbol being called, the
custom p, 3 Nothing; the script statement is not
formatted c
By default, FOR-NEXT loops must execute within 5 Multiple Choice 0 LoopTimeout=20, 1 ForNextLoopTimeout= LoopTimeout=20 1 1
seconds. You can extend this limit to 20 seconds by 20, 2 ForNextTimeOut=20, 3 TimeOut=20
adding the following switch to the InTouch.ini file in
your applica
To edit Windows in an InTouch HMI application, you True/False 0 True, 1 False False 1 1
can use the ViewApp editor, ArchestrA IDE, or
WindowMaker.
When you define a tagname with the Expanded True/False 0 True, 1 False False 0 1
Summary ACK Model, the RTN Implies the Ack
option in the Alarm Properties dialog box is ignored.
What is the correct syntax to acknowledge an alarm Multiple Choice 0 AlarmClient1.AckSelected(“Comment”);, 1 #AlarmClient1.AckSelected(“Comment”); 0 1
selected from the Alarm Client, where the name of AlmAckSelect(“AlarmClient1”, “Comment”);, 2
the Alarm Client is AlarmClient1? AlarmClient1.Ack.Selected(Comment);, 3
Me.Ack.Selected(Comment);
InTouch Animation links can be applied to Industrial True/False 0 True, 1 False False 0 1
Graphics.
Only InTouch security, not ArchestrA or OS security, True/False 0 True, 1 False False 1 1
is compatible with distributing an application using
Network Application Development (NAD).
In Historian, the Import Tags wizard in the SMC is Multiple Response right, wrong Enable Storage to Historian does not allow you to select tags by 0 1
superior to the Enable Storage to Historian in which which AccessNames they are using to record data in
of the following ways Historian:Enable Storage to Historian does not support Store and
Forward to backfill lost data after recovering from a Historian
Server outage:Enable Storage to Historian requires WindowViewer
to be running to avoid gaps or missing data in Historian even for IO
tags sourced external to WindowViewer:Enable Storage to
Historian cannot record string data because Log Data checkbox
isn’t an option in the Tagname Dictionary for Memory Message
and IO Message tags:Enable Storage to Historian does not
support conflict resolution for duplicate names between multiple
InTouch applications so the feature may only be used with one
InTouch application
Which of the following DIM statements is correct? Multiple Choice 0 DIM LocVar1 AS Integer, LocVar2 AS DIM LocVar1 AS Integer; 1 1
REAL;, 1 DIM LocVar1, LocVar2 AS
INTEGER;, 2 DIM LocVar1 AS Integer;, 3 DIM
LocVar1 AS INT;, 4 DIM LocVar1 AS Integer
AND DIM LocVar2 AS REAL;
The Cross Reference tool: Multiple Response right, wrong Will find tags used in InTouch animations:Will find tags used in 1 1
InTouch scripts:Will find tags which were linked in WindowMaker
to the custom properties of an Industrial Graphic
The Cross Reference utility allows you to search for True/False 0 True, 1 False True 1 1
Super Tag usage.
Which of the following is true about Template Multiple Choice 0 You can create a Template Window using You can make a new window from a Template Window by right- 1 1
Windows? the Windo, 1 You can make a new window clicking in the Windows & Scripts pane and choosing New Window
from a Template Window, 2 You can make a from Template
new window from a Template Window, 3 You

New Section 1 Page 1


new window from a Template Window, 3 You
can make a new window from a Template
Window
Frame windows allow you to perform which touch Multiple Response right, wrong Swipe:Pinch 1 1
gestures?
Convert to Industrial Symbol performs the following Multiple Choice 0 - Creates a new window of the same window - Creates a new window of the same window type as the original 0 1
steps: type a, 1 - Creates a symbol in the toolbox windo,
which contains, 2 - Creates a Toolset with the - Creates a backup of the original window
same name as the ap - Creates a symbol in the toolbox which contains the graphics from
the
original window and embeds that symbol in the new window
- Generates a report of the conversion
Which of the following is NOT a valid property or Multiple Choice 0 Suppress.Selected();, 1 Requery();, 2 Hide.Selected(); 0 1
method for the Alarm Client? Ack.All();, 3 AlarmColor.Ack.Foreground, 4
ContextMenu.AckAll, 5 Hide.Selected();
Tooltips are only a feature of the Button object. True/False 0 True, 1 False False 1 1
The Graphic Editor allows you to use Industrial Multiple Response right, wrong Managed:Published:Stand-alone (Legacy):Modern:All of the above 0 1
Graphics in which types of InTouch applications?
InTouch Operations Management Interface and True/False 0 True, 1 False True 1 1
InTouch HMI applications can be created, managed,
and executed simultaneously on the same computer
node.
Which of the statements below is true when creating Multiple Choice 0 You can Substitute Strings in an Industrial You can drag a non-frame window to the Frame Window folder in 0 1
a new Frame Window? Grap, 1 You can replace an existing Industrial the Windows & Script pane
Graphic i, 2 You can change a regular window
into a Frame win, 3 You can drag a non-frame
window to the Frame Win
The QueryGroupMembership() script function can True/False 0 True, 1 False False 1 1
be used for any user, whether or not the user is
currently logged on.
The HTSelectTag() function displays: Multiple Choice 0 The Select Tag dialog box listing tagnames The Select Tag dialog box, where the operator can select a 0 1
from , 1 The Select Tag dialog box listing tags different tagname for a specified pen; the dialog box lists all of the
defined f, 2 A dialog box with all of the tags tagnames, so the operator has to know in advance which tags are
checked for hi, 3 The Select Tag dialog box, checked for historical logging
where the operator ca
For Element Styles, using the Reset to Default True/False 0 True, 1 False False 1 1
option will restore the default Element Styles for
predefined elements, but will NOT reset the
User_Defined styles.
Starting with v. 2020, InTouch Application Manager Multiple Response right, wrong All applications in tile mode showing a thumbnail of the home 1 1
starts and displays which of the following? windows for each application:Two demo applications a Reactor
Demo at a resolution of 1280x1024 and an InTouch Introductory
Demo at a resolution of 1920x1080
The InTouch Web Client supports the conversion, True/False 0 True, 1 False True 1 1
publishing, display, and animation of Industrial
Graphics in a web browser.
For an InTouch application name, what is the Multiple Choice 0 12, 1 22, 2 32, 3 There is no limit 32 1 1
character length limit?
InTouch allows Remote Tagname references True/False 0 True, 1 False True 0 1
(AccessName:) to be used in the Historical Trend
Display.
Using HistData, the maximum length of time allowed Multiple Choice 0 10 days, 1 40 days, 2 6 weeks, 3 There is no 6 weeks 1 1
for Duration and Interval is: limit
The key equivalents used in the local active True/False 0 True, 1 False True 1 1
windows for Touch Pushbutton Action Scripts will
override any global Key Scripts with the same key
equivalents.
Asynchronous QuickFunctions CANNOT be used in True/False 0 True, 1 False False 0 1
animation link expressions.
From the drop-down list select the most appropriate Matching right, wrong Specifies the limit for HCAL when communicating with the 0 1
definition for each history term listed below. Historian.:Specifies the time for keeping a partially-filled HCAL
buffer before sending it to the Historian Server.:Specifies how
trends appear during communication disconnects between
Application Server and Historian.:For very high data bursts,
increase this value, otherwise data loss occurs and error
messages related to buffer overflows appear in the ArchestrA
Logger.:Continues offline storage even if the condition that caused
it no longer exists.:The size, in MB, of free space to reserve on
disk.
Tab order can be set in the Graphic Editor. True/False 0 True, 1 False True 1 1
In the Graphic Editor, what parts of a symbol design Multiple Response right, wrong Named Scripts:Custom Properties:Graphic elements, styles, and 1 1
can be added to a Symbol Wizard layer? animations
To configure WindowViewer to run as a Service: Multiple Choice 0 Right-click WindowViewer and select Start In the InTouch Application Manager, enable Start WindowViewer 1 1
from t, 1 Start WindowViewer, enable Start as a service and enter the path to your InTouch application
WindowViewer as, 2 Start InTouch Application
Manager and click the, 3 In the InTouch
Application Manager, enable Start
InTouch supports which of the following tagname Multiple Response right, wrong 1Exit_Valve:1N_4001:1E_Valve 1 1
formats?
The Industrial Graphic Library: Multiple Choice 0 Contains symbols that are mostly animated Contains symbols that are mostly animated and using multiple 1 1
and us, 1 ContainsSituational Awareness colors and gradients
symbols, 2 Contains Widgets, 3 Contains.NET
Controls
When Tag1.AlarmDisabled is set equal to 1, all True/False 0 True, 1 False False 1 1
events and alarms are still written to disk, but are no
longer stored in the buffer.
The licensing characteristics for InTouch HMI when Multiple Response right, wrong Tag based InTouch:Object based InTouch:InTouch Development 0 1
using activation-based licensing include: Studio + Runtime + I/O
In WindowMaker, InTouch Animation links can be Multiple Response right, wrong Ctrl+A:Right-click the Industrial Graphic:Double-click the Industrial 0 1
applied to Industrial Graphics using which of the Graphic
following methods?
Which of the statements below are true when Multiple Response right, wrong You can replace an existing Industrial Graphic in a Frame window 0 1
creating a new Frame Window? by dragging and dropping a new graphic onto it
Tag Viewer may be used to: Multiple Response right, wrong Halt the execution of script logic in WindowViewer:Halt DDE 1 1
Conversations:Halt historical logging
The default background color of the Carousel Multiple Choice 0 Dark grey making it difficult to view White to provide high contrast and ease of viewing situational 0 1
Widget is: situationa, 1 Whiteto provide high contrast and awareness symbols
ease of view, 2 Blackto follow the popular
dark-mode theme tha
Which of the following correctly describes how Multiple Choice 0 By clicking ActiveX Event Scripts on the File By clicking ActiveX Event Scripts on the File | Import menu 1 1
ActiveX Event scripts are imported? I, 1 By using the DBLoad MODE = OES option,
2 They are imported automatically when the
window , 3 By copying the *.OES files, 4 They
cannot be imported
When using InTouch Historical Logging, the value Multiple Choice 0 0 and 120 minutes, 1 5 and 120 minutes, 2 5 5 and 120 minutes 1 1
for the ForceLogging parameter can be set and 60 minutes, 3 1 and 60 minutes, 4 The
between: ForceLogging parameter does not exist
ShowGraphic and HideGraphic script functions can True/False 0 True, 1 False True 1 1

New Section 1 Page 2


ShowGraphic and HideGraphic script functions can True/False 0 True, 1 False True 1 1
be used to create navigational functionality for
opening and closing native InTouch windows tha...
You can assign an Indirect tag to a Historical Trend Multiple Choice 0 HTSetpenname(HisttrendName",pen#,indirect.TagID); 0 1
using the following line of script: HTSetpenname(HisttrendName,pen,indirect.na
me);, 1
HTSetpenname(HisttrendName,pen,indirect.T
agID);, 2 HisttrendName.PenX=indirect.TagID;,
3 HistrendName.PenX=indirect.name;
QuickScript Autocomplete is supported in both True/False 0 True, 1 False True 1 1
InTouch QuickScripts and Industrial Graphic
QuickScript .NET.
InTouch can log alarms to an Access database True/False 0 True, 1 False True 0 1
using the Alarm DB Logger utility.
You can drag and drop .NET client controls from the Multiple Choice 0 True; the Edit Symbol Properties dialog box False; you must always embed the .NET client control in a symbol 1 1
Graphic Toolbox into an InTouch window. appe, 1 False; you must always embed
the .NET client con
A 60k-tagname license allows 61,402 tags to be True/False 0 True, 1 False True 0 1
defined, plus an unlimited number of remote
tagname references to be created by the application
designer.
The benefits of activation-based licensing include: Multiple Response right, wrong Centralized license management:No more dongles:Reduction in 0 1
licensing part numbers:Purchased license files will enable InTouch
HMI software when the license file is copied locally to each
InTouch node
OS Security is included in InTouch to provide Multiple Choice 0 FDA 21 CFR Part 50.20 Requirements, 1 FDA 21 CFR Part 11 Requirements 1 1
improved support for: FDA 21 CFR Part 11 Requirements, 2 FDA 21
Volume 1, Parts 50, 54, 56, and 312, 3 FDA 11
CFR Part 21 Requirements
If you type a colon character in the Contains area True/False 0 True, 1 False False 0 1
below the Name header in the Cross Reference
utility, you can identify all remote tags.
All SuperTags: Multiple Response right, wrong Have a back slash "\\" to separate parents from members:Require 0 1
a template:Have a 32-character limit that applies to regular tags
What does the value in Multiple Choice 0 The number of unacknowledged rate-of- The number of unacknowledged rate-of-change alarms active in 1 1
AlarmGroup.AlarmROCUnAckCount represent? change alar, 1 The number of tags that have that group
rate-of-change alar, 2 The number of
unacknowledged alarms in that alar, 3 None of
the above
Alarm groups are listed as tags in the Tagname True/False 0 True, 1 False False 0 1
Dictionary, but these do NOT count against your
license, however, the total number of Alarm groups
plus the number of actual tagnames
The ShowGraphic script function is used to control Multiple Choice 0 To call an existing window use To call an existing window use aaGraphicInfo.Identity = “InTouch 1 1
whether an existing window that was created using aaGraphicInfo.Ide, 1 To call an existing \:Window01” OR to create a new popup window use
WindowMaker is being shown, o... window use aaGraphicInfo.Win, 2 To call an aaGraphicInfo.Identity = “Window01”
existing window use aaGraphicInfo.InT, 3 To
call an existing window use aaGraphicInfo.Gra
When using InTouch Historical Logging, the default Multiple Choice 0 5 minutes, 1 15 minutes, 2 60 minutes, 3 60 minutes 1 1
value for ForceLogging is: This option does not exist
Frame windows can be identified by: Multiple Choice 0 A unique icon in the Project View Windows & All of the above 1 1
Scri, 1 A dashed border around the window
canvas, 2 The Properties pane is populated
with Frame wind, 3 All of the above
The acknowledge model that requires an ACK for Multiple Choice 0 Return-to-normal ACK, 1 Condition-oriented Return-to-normal ACK 0 1
every transition of the alarm is called: ACK, 2 Expanded Summary, 3 Selective ACK,
4 Event-oriented ACK, 5 On-demand ACK
What options may be available with an out-of-the- Multiple Response right, wrong Alarm window:Application navigation:Security logon:Trend window 1 1
box Application Template installed with InTouch
software?
When designing symbols using the Graphic Editor, True/False 0 True, 1 False True 1 1
a Graphic Performance Index of 4.0 represents
Moderate call-up time on standard performance
hardware.
Which of the following is a correct syntax for the Multiple Response right, wrong Status=FileDelete("C\:\\MyDir\\*.txt");:Status=FileDelete("C\:\\MyDir 0 1
FileDelete() function? \\MyFile.txt");
In order to use Web Client write functionality from a Multiple Choice 0 1) The currently logged on user must be 1) The currently logged on user must be added to the local security 1 1
web browser to change setpoints or acknowledge added to, 1 1) In WindowMaker select Special groups aaInTouchUsers and aaInTouchRWUsers on the Web
alarms, you must ensure the ... Configure Web, 2 1) The read write version of Client node
the Web Client was 2) The AVEVA InTouch 2020 Web Client ReadWrite Unlimited
Sessions license must be added and activated and accessible on
the Web Client node
Which of the following are NOT features of the Tag Multiple Response right, wrong Tags can be written back to regardless of Read/Write status:You 0 1
Viewer utility? can change the currently logged on InTouch user (operator) from
within Tag Viewer
Where are the languages to be used by an InTouch Multiple Choice 0 WindowMaker, 1 ArchestrA IDE, 2 Graphic ArchestrA IDE 0 1
application for Runtime Language Selection Editor, 3 InTouch.INI file
defined?
In the Wonderware Historian History Provider Multiple Choice 0 The node name of the Wonderware Historian The name of the database to which you want to connect 0 1
Properties window, Distributed Name Manager server, 1 The name of the database to which
Distributed History menu, if Wonderware Historian is you want to co, 2 MyInSQL, 3 Runtime
used as the History Provider, what should you enter
in
When using the PostLogonDialog() function as True/False 0 True, 1 False True 1 1
selected from the ArchestrA f(x) Script Function
browser dialog box, the syntax does not enforce
capturing ...
The InTouch feature, Start WindowViewer as a Multiple Response right, wrong Can be configured to startup automatically when Windows 0 1
service: starts:Can be configured independently for each InTouch
application
To have a symbol show with a specific width and Multiple Choice 0 GraphicInfo.RelativeTo=aaGraphicInfo.Rel, 1 GraphicInfo.RelativeTo=aaGraphicInfo.Relativeto=; 0 1
height, using ShowGraphic() scripting, which setting GraphicInfo.RelativeTo=0;, 2
must be made first? GraphicInfo.CustomWidthHeight=1;, 3
GraphicInfo.RelativeSize=2;, 4
GraphicInfo.RelativeTo=2;
When running as a service, WindowViewer Multiple Response right, wrong Act as an I/O server:Log historical data:Allow users to navigate in 0 1
continues to: the application:Process scripts:Gather alarm information:Display
application windows on the desktop
Using the Line menu in WindowMaker, you can True/False 0 True, 1 False False 0 1
change the weight of a dashed line that was drawn
using the Draw Objects toolbar.
What is an InTouch Window Thumbnail? Multiple Choice 0 A small image that represents the graphics A small image that represents the graphics on a window and 1 1
on a , 1 A small image of the text description or appears when hovering over the name of a window in the
designe, 2 A small image selected by the Windows & Scripts pane
application design, 3 A small image which
appears on the title bar at
When distributing changes to an InTouch Multiple Choice 0 In the InTouch Application Manager, 1 In the In the instance of the $ViewEngine object that is hosting the 0 1
application using NAD, where do you configure how instance of the $ViewEngine object that i, 2 In InTouch application
the update will impact the use of WindowViewer by WindowMaker, on the Configure menu, click
runtime operators? Win, 3 In the right-click Properties menu of

New Section 1 Page 3


runtime operators? Win, 3 In the right-click Properties menu of
each Indus
The Cross Reference utility can remain open in True/False 0 True, 1 False True 1 1
WindowMaker while you perform other tasks.

From <https://ondemand.questionmark.com/em/modules/ERC/CRPreview.aspx?From=ASP&ResultID=1471654420
&TemplateID=1&da=2&digest=f4a1b4b1d3a4ea6daedc84062736ac8544131adbc5b9b05ffa85ea41d58f8d23>

New Section 1 Page 4

You might also like