TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...4. B.1 - Setup Dialog... 4 B.2 - Description... 5 B.3 - Controls...

Size: px
Start display at page:

Download "TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...4. B.1 - Setup Dialog... 4 B.2 - Description... 5 B.3 - Controls..."

Transcription

1 Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM Tel: Fax: Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...4 B.1 - Setup Dialog... 4 B.2 - Description... 5 B.3 - Controls... 5 C - EXECUTION, ARCHIVE REGRAPH AND EXPORTING...6 C.1 - Execution... 6 C.2 - Archive Recall... 7 C.3 Admin Info... 9 C.4 - Exporting C.5 - Controls C.6 - Discussion D USER VARIABLES...18 E - CHANGE RECORD...19 I

2 Table of Figures Figure A.1 - Timed Branch Abort Execution Logic Figure A.2 - Sample Logic Flow Test Definition Figure B Timed Branch Abort Task Configuration Dialog Figure C Timed Branch Abort Task Execution Dialog Figure C Access the Timed Branch Abort Task in the DataSet Archive Figure C Configuration Dialog for the Task Recalled from the DataSet Archive... 9 Figure C Admin Info Subdialog Figure C Export Dialog Figure C Standard Windows File Browser Dialog Figure C Export Configuration Dialog - Printer Option Figure C Standard Windows Printer Configuration Dialog Figure C Sample Timed Branch Abort Task Text Export File Figure C Sample Timed Branch Abort Task Excel Export Output Figure C Sample Timed Branch Abort Task Word Export Output II

3 Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM Tel: Fax: VII Tasks A. Program Control 1. Branch Tasks iv. Manual Branch Abort Task A - Discussion The purpose of the Timed Branch Abort Task is identical to that of the Manual Branch Abort Task. It affords the operator of the Vision/Precision Ferroelectric Tester system an opportunity to manually abbreviate the number of iterations in a Branch Loop by selecting either Branch Abort or Continue Branching at each iteration of the Branch Loop. However, the Manual Branch Abort Task has the disadvantage of requiring the operator to monitor the execution of the Test Definition and to make the decision at each iteration. The Timed Branch Abort Task ameliorates this situation and allows unsupervised Test Definition execution by combining the Manual Branch Abort with a Delay Task to allow the decision dialog to expire after a user-programmable amount of time. If the dialog expires with no user input, the Branch Abort flag will not be set and Branching will continue until the Branch Task's Branch Logic Condition fails. Although the Timed Branch Abort Task has been added with Version for the specific purpose of introducing an unsupervised Manual Branch Abort Task, identical functioning is available through the Delay Task. That Task presents the user with a Loop Abort button. When clicked, the delay is immediately abbreviated and the Branch Abort flag is set. In fact, any Task that presents the user with a dialog - whether the dialog expires or requires input - has the ability to abort any Branch Loop that it is programmed into. This is true of Delay, DC Bias, Waveform, Pause, Manual Exit and Timed Exit among other. Nevertheless, the Timed Branch Abort Task is provided to allow the user to specifically address its function. The Timed Branch Abort Task logical effect on Test Definition execution is shown in Figure A.1. 1

4 Figure A.1 - Timed Branch Abort Execution Logic. It is important to note that if the Timed Branch Abort Task follows other Branch aborting Tasks in the Test Definition (including other Timed Branch Abort Tasks) it will take precedence and overwrite any aborting action taken by previous Tasks if the user interacts with the Task. If some previous Task set the Branch Abort condition, but the user sets the Continue condition, the Branch Task is free to Branch. If the user sets the Branch Abort flag, the Branch will abort unless a subsequent Manual Branch Abort Task or Timed Branch Abort Task changes the condition. If a Timed Branch Abort sets an abort, the abort may be cleared by a subsequent Manual Branch Abort or Timed Branch Abort Task. However, Tasks that have Branch Abort as a secondary function cannot clear a Branch Abort flag. On the other hand, if a Timed Branch Abort Task sets a "Continue" condition, any subsequent Task can set the Branch Abort condition. If, however, the Timed Branch Abort Task is allowed to expire, it will not adjust the Branch Abort flag in any way. Any previous setting or clearing of the Branch Abort flag that reaches the Timed Branch Abort Task will be allowed to pass through the Task to the Branch Task when operating without human interaction. Consider the rather silly Test Definition of Figure A.2. The Branch Task response to the various logical conditions of Timed Branch Abort One and Timed Branch Abort Two are shown in Table A.1. The Table assumes that the Branch Task Branch Logic Condition is 2

5 met so that the Task would Branch based on it. Figure A.2 - Sample Logic Flow Test Definition. Timed Branch Abort One Timed Branch Abort Two Branch Task Response Abort Abort Abort Loop Abort Continue Continue Looping Abort Expire Abort Loop Continue Abort Abort Loop Continue Continue Continue Looping Continue Expire Continue Looping Expire Abort Abort Loop Expire Continue Continue Looping Expire Expire Continue Looping Changes for Version 4.x.x: Task is added in Version 4.1.x. Added the Admin Info button. Added configuration of the Test Definition Graphing Task representation. 3

6 B - Configuration Task Name: Timed Branch Abort Version: Last Update: 26 February 2009 In QuikLook Menu: No Folder: Program Control Subfolder: Branching Subsubfolder: None Window Name: Timed Branch Abort Configuration Change Record: Change Record Known Bugs: None User Variables Added: User Variables B.1 - Setup Dialog Figure B Timed Branch Abort Task Configuration Dialog. 4

7 B.2 - Description The setup of the Timed Branch Abort Task is a simple matter. As with all Tasks a name is specified. The name should be unique for the Task and should clearly identify the type of Task. A User Self-Prompt can be set to pass a message to the execution dialog to be displayed when the Task executes. The prompt may have a User Variable appended to it. This variable might be a measurement parameter that would facilitate the decision to abort or continue. Exporting is done from this dialog only on Archive Recall. A Duration control specifies the extent of time the execution dialog will appear at each Branch Loop iteration. Changes for Version 4.1.x: The Task was added in Version 4.1.x. B.3 - Controls Name Type Default Description Task Name Text TBA-# This serves as a root identifier for this instance of the Timed Branch Abort Task. The Task will be identified with this value in the Editor and the Current Test Definition (CTD). Executed Tasks will be displayed and stored with this name with a. and an execution number appended to it. Each new instance of the Task within the Editor should have a unique Task Name assigned. 30-character limit Duration Integer 10 5 to 1000 seconds. Time, in integer seconds, that the Task will wait for user Branch Abort/Branch Continue input during execution. A progress dialog will appear for this length of time. User Self- Prompt Parameter to Append to Prompt Text "" 60-Characters maximum. A text message that is displayed on Task execution. This allows the user to program a reminder to him/herself. The message may have a User Variable appended to it. The variable might serve as a criterion for deciding whether or not to abort Branching. List Box <<None> > This box is used to select one of the registered User Parameters to append to User Self-Prompt on Task execution. Comments Text A string of up to 511 characters to be written at the user s discretion. Intended to allow a detailed description of the design decision to include the Hysteresis Task. Export Help OK Cancel Button Unpressed Disabled during normal configuration. Enabled only on Archive Recall. This button is used to configure and enable the exporting of Task information. Button Unpressed Read this Help page. Button Unpressed Close the configuration dialog. Accept the configured Task values and add the Task to the Test Definition Button Unpressed Close the configuration dialog. Do not add the Task to the list in the Editor. 5

8 C - Execution, Archive Regraph and Exporting C.1 - Execution When the Test Definition execution reaches the Timed Branch Abort Task, a dialog appears as shown in Figure C.1... Figure C Timed Branch Abort Task Execution Dialog. The execution of this Task is very similar to the Delay Task. The dialog remains visible and the Test Definition remains paused until the user acknowledges the dialog by clicking Abort Branch or Continue Branching or the programmed Task duration expires. This expiration is the feature that distinguishes this Task from the Manual Branch Abort Task and allows it to be run unsupervised. A prompt, programmed by the user, appears that may be used to key the Abort or Continue action. The prompt is a one line message that may have any single User Variable appended to it. Clicking Abort Branch will set a 6

9 flag that tells the subsequent Branch Task to discontinue Branching regardless of the status of the Branch Logic Condition. Clicking Continue Branching will clear that flag. However, the Branch may still terminate based on the results of the Branch Logic Condition comparison. C.2 - Archive Recall As with all Tasks, the Timed Branch Abort Task can be recalled from the DataSet Archive to review the Task configuration and the outcome of its execution. To recall, open the desired DataSet and its Archive. Open the appropriate Executed Test Definition (ETD) and its "Data Folder". Finally, double-click on the desired copy of the Timed Branch Abort Task. 7

10 Figure C Access the Timed Branch Abort Task in the DataSet Archive. 8

11 First the original configuration dialog appears. The controls show the values as they were configured for the Task execution. Most controls are disabled. The Export and Admin Info controls are active and may be used as described below. Help is also available. Cancel will close the dialog. Configured and Executed date/time controls appear for reference and documentation. Figure C Configuration Dialog for the Task Recalled from the DataSet Archive. C.3 Admin Info The Admin Info button shown in Figure C.2.2 has been added to all Tasks as of Version 4.2.x. The button opens one of two subdialogs. Program Tasks, such as the Automatic Branch Abort Task present the dialog of Figure C.3.1. Here, the Vision Version and compilation date along with the Task configuration and execution date and time are presented. This information is of minor value to the user. However, Measurement Tasks also present Tester Type, Tester Serial Number and Driver Version. This information can 9

12 be useful to RTI in helping the customer troubleshoot problems with Vision and/or the tester. Note that the exporting of this information has also been added to the export target applications as described below. C.4 - Exporting Figure C Admin Info Subdialog. In order to allow data to be exported from the Task when the Task is recalled from the DataSet Archive, an Export button appears on the recalled configuration dialog. This button is normally disabled, but it is enabled in Archive Regraph as in Figure C.2.2, above. Clicking the button produces the new dialog that appears below. Figure C.4.1 shows the Export configuration dialog in which the "Export Text" option is selected and the browser button enable. Figure C.4.2 shows the browser dialog that opens when the Browse for File Name button is clicked. 10

13 Figure C Export Dialog. Figure C Standard Windows File Browser Dialog. 11

14 C.5 - Controls Name Type Default Description Select List "Print" Select between the "Print", "Export Text", "Export Word" and "Export Option Box Excel" options. This control enables the Browse for File Name button for Line Spacing Left Margin Tab Spacing Browse for File Name File Name all selections except the "Print" option. Integer 100 This control appears when Select Option is set to "Print". Otherwise it is hidden. Increasing or decreasing this value will increase or decrease the vertical spacing of lines on the printed page. Experimentation will fix the value for any given printer. Integer 100 This control appears when Select Option is set to "Print". Otherwise it is hidden. Increasing or decreasing this value will increase or decrease the left start point of text on the printed page. Experimentation will fix the value for any given printer. Integer 200 This control appears when Select Option is set to "Print". Otherwise it is hidden. Increasing or decreasing this value will increase or decrease the horizontal spacing of tabbed sections of text on the printed page. Experimentation will fix the value for any given printer. Button Unpressed This control is enabled for all export options except "Print". For the remaining options, this control must be selected. The browser dialog will appear where a path and file name must be specified for the export output. Text This control is always disabled and cannot be used to specify the file name or path for Text, Word or Excel export. Once the browser is used to select a path and file name, those will be displayed in this control for review. Note that a path and file name MUST be specified for the "Text" and "Vision" export options and may be specified for "Excel" or "Word". Help Button Unpressed Open this help document for review. OK Button Unpressed Accept the configured export and close the dialog. Exporting will occur when the main data regraph dialog is closed. Cancel Button Unpressed Close the export dialog. Do not export. C.6 - Discussion Data can be exported to one of four targets: Printer - Pre-formatted text is sent to the printer when the configuration dialog is closed. Before printing a printer setup dialog will appear (Figure C.6.2), allowing printer options to be adjusted. (The appearance of the dialog will vary from user to user.) With the release of Version 4.1.x, printer text can be formatted from within Vision by adjusting the Line Spacing, Left Margin and Tab Spacing integer values (Figure C.6.1). Experimentation will show the proper settings for all exporting to the attached printer. These controls are hidden unless the printer is specified as the target. 12

15 Figure C Export Configuration Dialog - Printer Option. 13

16 Figure C Standard Windows Printer Configuration Dialog. Text File - Selecting this option enables the Browse for File Name button. Clicking this button will open a standard browser dialog in which a file name and path must be selected. If the file already exists, the output will be appended to existing text. An output file name must be specified for this export. Figure C.6.3 shows a sample of the Timed Branch Abort Task text export. The information shown in the Admin Info subdialog of Figure C.3.1 has been added to the Text Export output. 14

17 Figure C Sample Timed Branch Abort Task Text Export File. Excel - Selecting this option enables the Browse for File Name button. Clicking this button will open a standard browser dialog in which a file name and path may be selected. Specifying a file name is optional. However, if specified, a unique file name/file path must be created or an overwrite situation will occur. Data are not appended to existing files. When the recalled configuration dialog is closed, the Excel program will be started and a spread sheet created. When Excel is closed, the data will be written to the specified file name, or the user will be prompted to save if the file is not specified. Office/Excel 2000 or later must be loaded for this option. Office/Excel is not provided with the tester or Vision software. Figure C.6.4 shows a sample of the Timed Branch Abort Task Excel export. The information shown in the Admin Info subdialog of Figure C.3.1 has been added to the Excel Export output. 15

18 Figure C Sample Timed Branch Abort Task Excel Export Output. Word - Selecting this option enables the Browse for File Name button. Clicking this button will open a standard browser dialog in which a file name and path may be selected. Specifying a file name is optional. The Word program will be opened and written when the recalled configuration dialog is closed. If a new file name is specified, the document will be saved immediately. If no file name is specified, the user will be prompted to save the documents when closed. Office/Word

19 or later must be loaded for this option. Office/Word is not provided with the tester or Vision software. The information shown in the Admin Info subdialog of Figure C.3.1 has been added to the Word Export output. Figure C Sample Timed Branch Abort Task Word Export Output. 17

20 D User Variables Timed B.A.: Branch Aborted Boolean Flag indicating the operator's decision on Task execution. 18

21 E - Change Record This page specifically lists changes that are visible to the user. Often the software is changed in ways that are not directly apparent to the user. These changes may adjust the version number, in which case they are listed simply as "Internal Changes". Such changes may be indirectly evident in speed and performance improvements or the change of the Task file size. Version June Initial Task development. Set to Version SPC - 26 May Added proper enabling of CTD and ETD display of the Export and Executed controls. - SPC - 29 June Moved to the "Branching" subfolder. 2 July Added Branch and Filter Target Task icons that show the association with the Branch Task by including a blue dot at the icon lower-left corner, or a Filter Task by including a brown rectangle at the lower-right corner. 2 May Version January Set to Version for release. 24 January Removed all references to Office/Word/Excel ' January Eliminated "Excel 2000" and "Word 2000" text from export output. 13 August Version January Set to Version to reflect changes. 22 January Added debug logging calls to facilitate troubleshooting. 22 January Version February Set to Version to match Vision framework version update. 26 February Added the Admin Info Button. 28 July Added configuration of the Task's Test Definition Graphing output. 4 November Version February Set to Version to match Vision framework version update. 5 November

22 Version February Set to Version to match Vision framework version update. 11 January Version February Set to Version to match Vision framework version update. 8 June

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...7. B.1 - Setup Dialog... 7 B.2 - Description... 7 B.3 - Controls...

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...7. B.1 - Setup Dialog... 7 B.2 - Description... 7 B.3 - Controls... Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1

More information

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...5. B.1 - Setup Dialog... 5 B.2 - Description... 6 B.3 - Controls...

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...5. B.1 - Setup Dialog... 5 B.2 - Description... 6 B.3 - Controls... Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1

More information

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...3. B.1 - Setup Dialog... 3 B.2 - Description... 4 B.3 - Controls...

TABLE OF FIGURES... II A - DISCUSSION...1 B - CONFIGURATION...3. B.1 - Setup Dialog... 3 B.2 - Description... 4 B.3 - Controls... Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1

More information

TABLE OF FIGURES... II A - DISCUSSION...1

TABLE OF FIGURES... II A - DISCUSSION...1 Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1

More information

TABLE OF FIGURES... II A - DISCUSSION...1 B MAIN CONFIGURATION...4

TABLE OF FIGURES... II A - DISCUSSION...1 B MAIN CONFIGURATION...4 Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents TABLE OF FIGURES... II A - DISCUSSION...1

More information

Table of Contents TABLE OF CONTENTS...I TABLE OF FIGURES... II D - DATA PLOTTING, REGRAPH AND EXPORT...16 E - CHANGE AND VERSION RECORD...

Table of Contents TABLE OF CONTENTS...I TABLE OF FIGURES... II D - DATA PLOTTING, REGRAPH AND EXPORT...16 E - CHANGE AND VERSION RECORD... Table of Contents TABLE OF CONTENTS...I TABLE OF FIGURES... II A - DISCUSSION...1 B - MAIN SETUP...6 B.1 - Setup Dialog...7 B.2 - Description...8 B.3 - Controls...10 C - PLOT SETUP...12 C.1 - Setup Dialog...13

More information

Table of Contents TABLE OF CONTENTS...I TABLE OF TABLES... II D - DATA PRESENTATION, REGRAPH AND EXPORTING...22 E - CHANGE AND VERSION RECORD...

Table of Contents TABLE OF CONTENTS...I TABLE OF TABLES... II D - DATA PRESENTATION, REGRAPH AND EXPORTING...22 E - CHANGE AND VERSION RECORD... Table of Contents TABLE OF CONTENTS...I TABLE OF TABLES... II A - DISCUSSION...1 A.1 - Cautions...3 A.2 - Behavior in a Branch Loop...8 A.3 - Sensor Data...10 B - MAIN SETUP...12 B.1 - Setup Dialog...13

More information

Table of Contents. Table of Contents... I. Table of Figures... III. Tutorial VIII-A Nesting Branch General Example...4

Table of Contents. Table of Contents... I. Table of Figures... III. Tutorial VIII-A Nesting Branch General Example...4 Table of Contents Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Table of Contents... I Table of Figures...

More information

Subj: Tester Interface Configuration and Software Installation

Subj: Tester Interface Configuration and Software Installation Radiant Technologies, Inc. 2835D Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com 9 November, 2010 From: Scott P. Chapman Radiant Technologies,

More information

I - Configuring High-Voltage Measurements and Measuring the Commercial PZT Piezoelectric Disk Sample.

I - Configuring High-Voltage Measurements and Measuring the Commercial PZT Piezoelectric Disk Sample. Radiant Technologies, Inc. 2835C Pan American Freeway NE Albuquerque, NM 87107 Tel: 505-842-8007 Fax: 505-842-0366 e-mail: radiant@ferrodevices.com Monday, October 29, 2018 From: Scott P. Chapman Radiant

More information

Expense: Process Reports

Expense: Process Reports Expense: Process Reports User Guide for Standard Edition Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Dealing with Event Viewer

Dealing with Event Viewer Dealing with Event Viewer Event Viewer is a troubleshooting tool in Microsoft Windows 2000.This how-to article will describe how to use Event Viewer. Event Viewer displays detailed information about system

More information

OUTLOOK ATTACHMENT EXTRACTOR 3

OUTLOOK ATTACHMENT EXTRACTOR 3 OUTLOOK ATTACHMENT EXTRACTOR 3 PROGRAM HELP GILLMEISTER SOFTWARE WWW.GILLMEISTER-SOFTWARE.COM 1 TABLE OF CONTENTS 1 Table of contents... 1 2 Start... 4 3 Main menu... 4 3.1 Menu entries of the group Menu...

More information

Quick-Start Guide To get ready to use Fixture offset Calculator: For each job (all done on Sheet1):

Quick-Start Guide To get ready to use Fixture offset Calculator: For each job (all done on Sheet1): Quick-Start Guide To get ready to use Fixture offset Calculator: 1) Set the security of Microsoft Excel to enable macros a. From the Tools Menu, select options. Then click the tab for Security and click

More information

Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ. Tel: +44 (0) Fax: +44 (0) mailmarkup.com funasset.

Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ. Tel: +44 (0) Fax: +44 (0) mailmarkup.com funasset. Funasset Limited Foundry House Foundry Road Taunton Somerset TA1 1JJ Tel: +44 (0)1823 365864 Fax: +44 (0)1823 277266 mailmarkup.com funasset.com Copyright 2012 Funasset Limited. All rights reserved. Products

More information

COMPUTER TRAINING CENTER

COMPUTER TRAINING CENTER Excel 2007 Introduction to Spreadsheets COMPUTER TRAINING CENTER 1515 SW 10 th Avenue Topeka KS 66604-1374 785.580.4606 class@tscpl.org www.tscpl.org Excel 2007 Introduction 1 Office button Quick Access

More information

BRIEFCASES & TASKS ZIMBRA. Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases.

BRIEFCASES & TASKS ZIMBRA. Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases. BRIEFCASES & TASKS ZIMBRA BRIEFCASES Briefcase can be used to share and manage documents. Documents can be shared, edited, and created using Briefcases. Options Briefcase New Briefcase To create briefcases,

More information

CIS

CIS USER MANUAL Table of Contents Section Topic Page Welcome to Data Link Pro2 A 3 Quick Start 4 Shortcut Keys 5 Data Link Pro2 Main Window 6 Create a New Sin2 Survey 7 Load Survey 7 Adding a Site to an Existing

More information

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS WORKFLOW BUILDER TM FOR MICROSOFT ACCESS Application Guide Version 06.05.2008 This document is copyright 2007-2008 OpenGate Software. The information contained in this document is subject to change without

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder.

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder. Performer to DP2 Hot Folder Reference Manual Rev. 07.11.05 Install Files: There is only one file involved with installing the Performer to DP2 Hot Folder. The installer file is named PP2DP2_1.x.x.EXE.

More information

P6 Professional Reporting Guide Version 18

P6 Professional Reporting Guide Version 18 P6 Professional Reporting Guide Version 18 August 2018 Contents About the P6 Professional Reporting Guide... 7 Producing Reports and Graphics... 9 Report Basics... 9 Reporting features... 9 Report Wizard...

More information

Administering isupport

Administering isupport Administering isupport Tracking and Monitoring isupport Usage Agents perform tasks in the background that are an integral part of isupport functionality. See Enabling and Scheduling Agents on page 2 for

More information

Run Specifi by clicking on the icon on your Desktop.

Run Specifi by clicking on the icon on your Desktop. Run Specifi by clicking on the icon on your Desktop. Note: If you are using a demo version, once the program is loaded, a message will tell you the remaining days of the evaluation period. The main screen

More information

Chapter 11 Running the Model

Chapter 11 Running the Model CHAPTER CONTENTS Simulation Menu 568 Section 1 Simulation Options...569 General Options & Settings 570 Output Reporting Options 572 Running a Specific Replication 574 Customized Reporting 574 Section 2

More information

USER MANUAL. Calendar 365 TABLE OF CONTENTS. Version: 4.0

USER MANUAL. Calendar 365 TABLE OF CONTENTS. Version: 4.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Calendar 365... 1 Pre-requisites... 2 Installation... 2 Installation Steps... 2 Configuration Steps... 5 Calendar Management... 19 Calendar Activities...

More information

ENFORCER. DVRJavaView Software. User s Manual SECO-LARM. Version 0.3.9

ENFORCER. DVRJavaView Software. User s Manual SECO-LARM. Version 0.3.9 ENFORCER DVRJavaView Software User s Manual Version 0.3.9 SECO-LARM Table of Content 1. Overview...2 1.1 System Requirements...2 1.2 Software Limitation...2 2 Startup DVRJavaView Software...3 2.1 Main

More information

Export and Import Authority Records

Export and Import Authority Records OCLC Connexion Browser Guides Export and Import Authority Records Last updated: May 2016 OCLC Online Computer Library Center, Inc. 6565 Kilgour Place Dublin, OH 43017-3395 Revision History Date Section

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

ICM+ Standard of Procedures

ICM+ Standard of Procedures ICM+ Standard of Procedures Moberg CNS monitors 23 April 2018 http://icmplus.neurosurg.cam.ac.uk ICM+ is a registered trademark. Copyright 2018 Cambridge Enterprise Limited All rights reserved 2 Table

More information

BIM - ARCHITECTUAL PLAN VIEWPORTS

BIM - ARCHITECTUAL PLAN VIEWPORTS BIM - ARCHITECTUAL PLAN VIEWPORTS INTRODUCTION There are many uses for viewports in Vectorworks software. Viewports can display an entire drawing, as well as cropped views of a drawing. These views can

More information

Importing non-numerical character data

Importing non-numerical character data BioNumerics Tutorial: Importing non-numerical character data 1 Aims This tutorial shows how to import non-numerical data in a BioNumerics database and link the data to a character type experiment. It illustrates

More information

DPR Model Slicer v3. Help Document

DPR Model Slicer v3. Help Document DPR Model Slicer v3 Help Document What is DPR Model Slicer v3?... 2 What operating systems does it support?... 3 Is it compatible with previous releases?... 3 How does it work?... 4 How to create a new

More information

WhatsConfigured for WhatsUp Gold 2016 User Guide

WhatsConfigured for WhatsUp Gold 2016 User Guide WhatsConfigured for WhatsUp Gold 2016 User Guide Contents Welcome to WhatsConfigured 1 What is WhatsConfigured? 1 Finding more information and updates 1 Sending feedback 2 Deploying WhatsConfigured 3 STEP

More information

AquaScan Win version 1.9

AquaScan Win version 1.9 AquaScan Win version 1.9 Page 1 of 13 11.08.03 AquaScan Win version 1.9 AquaScan Win should be used together with a control unit using program CS20 version 58, CS30 version 07, or later. The LOG parameter

More information

SpyLite User s Guide for BTW

SpyLite User s Guide for BTW for BTW General Release April 18, 2003 Document Number: 110300-1048 Version: 2.5 for BTW LICENSED SOFTWARE Copyright 1999-2003, WIDCOMM, Inc. ("WIDCOMM"). All rights reserved. WARNING: copyright law and

More information

Form / Bank Request List 1 August 2016

Form / Bank Request List 1 August 2016 Training Notes Form / Bank Request List 1 August 2016 The Request List determines the Bank Account and PrintBoss Form used when printing. This is only necessary for accounting software that does not use

More information

CommCare for Android Smartphones

CommCare for Android Smartphones CommCare for Android Smartphones The information on this page reflects the old design of CommCare This page is primarily useful for programs using older versions of CommCare. A page directed at the newer

More information

Viewing Attachments in GroupWise on a Macintosh FAQ

Viewing Attachments in GroupWise on a Macintosh FAQ Viewing Attachments in GroupWise on a Macintosh FAQ *Note-Your Macintosh should be running Mac OS 9.2.2 before following instructions below. For free Mac OS updates 9.1, 9.2.1 & 9.2.2, point your web browser

More information

SAP Engineering Control Center Interface to Solid Edge - User Manual

SAP Engineering Control Center Interface to Solid Edge - User Manual User Manual Management of CAD data and documents in SAP SAP Engineering Control Center Interface to Solid Edge SAP Engineering Control Center Interface to Solid Edge manages design data in SAP. Given by

More information

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0 T E C H N I C A L N O T E Version 8.6 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on your computer, contact your

More information

Orgnazition of This Part

Orgnazition of This Part Orgnazition of This Part Table of Contents Tutorial: Organization of This Part...1 Lesson 1: Starting JReport Enterprise Server and Viewing Reports...3 Introduction...3 Installing JReport Enterprise Server...3

More information

GET TO KNOW FLEXPRO IN ONLY 15 MINUTES

GET TO KNOW FLEXPRO IN ONLY 15 MINUTES GET TO KNOW FLEXPRO IN ONLY 15 MINUTES Data Analysis and Presentation Software GET TO KNOW FLEXPRO IN ONLY 15 MINUTES This tutorial provides you with a brief overview of the structure of FlexPro and the

More information

Plotting. Documentation. DDBSP - Dortmund Data Bank Software Package

Plotting. Documentation. DDBSP - Dortmund Data Bank Software Package Plotting Documentation DDBSP - Dortmund Data Bank Software Package DDBST Software & Separation Technology GmbH Marie-Curie-Straße 10 D-26129 Oldenburg Tel.: +49 441 361819 0 Fax: +49 441 361819 10 E-Mail:

More information

Getting Started with Solar Eclipse. Release 8.6.5

Getting Started with Solar Eclipse. Release 8.6.5 Getting Started with Solar Eclipse Release 8.6.5 Legal Notices 2009 Activant Solutions Inc. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Activant and the Activant logo

More information

Online Membership System Renewals Summary Guide

Online Membership System Renewals Summary Guide Online Membership System Renewals Summary Guide OMS Renewals Summary Guide Welcome This summary has been created in order to guide you around the system, describing how to complete most of the tasks required

More information

Macromedia - Fireworks TechNotes: How to create transparent Pop-up Menus

Macromedia - Fireworks TechNotes: How to create transparent Pop-up Menus Page 1 of 6 Home > Products > Fireworks > Support > TechNote Index How to create transparent Pop-up Menus Pop-up Menus can be structured to have transparent or translucent backgrounds. Modifying the Pop-up

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

IMPROVING Sepsis SURVIVAL. Data Portal User Manual version 2.0

IMPROVING Sepsis SURVIVAL. Data Portal User Manual version 2.0 IMPROVING Sepsis SURVIVAL Data Portal User Manual version 2.0 1 Table of Contents Data Portal User Accounts... 3 Logging into the Data Portal... 4 Outcome Data Entry... 5 Outcome Data Due Dates... 5 View

More information

TURNING MOVEMENT CALCULATOR VERSION 3.0

TURNING MOVEMENT CALCULATOR VERSION 3.0 TURNING MOVEMENT CALCULATOR VERSION 3.0 User Guide February 23, 2008 Whitehouse Group Inc. For support: +1 (202) 241-2008 software@wgianalytics.com TABLE OF CONTENTS INTRODUCTION... 1 Features... 1 Benefits...

More information

My Publications Quick Start Guide

My Publications Quick Start Guide IHS > Decision Support Tool My Publications Quick Start Guide January 28, 2011 Version 2.0 2011 IHS, All Rights Reserved. All trademarks belong to IHS or its affiliated and subsidiary companies, all rights

More information

Configuring Shared Links for Web Access

Configuring Shared Links for Web Access Configuring The Web Access feature lets you access CIFS share data or NFS export data stored in the Nasuni Filer using a Web browser. Some of the actions you can perform depend on the capabilities of the

More information

Guide to Adjunct and Part Time Clinical Re- Appointments

Guide to Adjunct and Part Time Clinical Re- Appointments Guide to Adjunct and Part Time Clinical Re- Appointments Using Web Forms and LaserFiche Prepared by: Discovery Commons February 2018 Version 2.0 Table of Contents Guide to Adjunct and Part Time Clinical

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Principia Archive Explorer

Principia Archive Explorer Principia Archive Explorer Welcome to the Principia Archive Explorer. This tool bundles together all the historical releases you need and makes it easier for you to install, download, and export the data

More information

EntraPass (W10) Installation Guide Kantech-OnBoard systems

EntraPass (W10) Installation Guide Kantech-OnBoard systems Overview Purpose ExacqVision recorders now include Kantech EntraPass Corporate Edition software. The purpose of this document is to guide the technician or installer through the process of installing and

More information

How to: Use the new Print to Fax and Print to Inbox printers

How to: Use the new Print to Fax and Print to Inbox printers How to: Use the new Print to Fax and Print to Inbox printers What are the new Updox print drivers? Outbound document management just got easier with the new Print to Fax and Print to Inbox printers. New

More information

Sherlock Tutorial Project Overview

Sherlock Tutorial Project Overview Sherlock Tutorial Project Overview Background Sherlock organizes design files, inputs and analysis results as project folders that can be managed inside of the Sherlock application and shared between Sherlock

More information

WLAN MIERUZZO BASIC SOFTWARE

WLAN MIERUZZO BASIC SOFTWARE DK-5000 Series WLAN MIERUZZO BASIC SOFTWARE USER S MANUAL DK-5005A, DK-5010A, DK-5030A DK-5005B, DK-5010B, DK-5030B DK-5005C, DK-5010C, DK-5030C DK-5005D, DK-5010D, DK-5030D This manual was last revised

More information

SSMS Changes All changes are listed below by release date.

SSMS Changes All changes are listed below by release date. SSMS Changes All changes are listed below by release date. Changes to July4 th, 2018 General Performance enhancements. Changes to April 25 th, 2018 General There was a script error when accessing SSMS

More information

You have accessed an older version of a Paradyne product document.

You have accessed an older version of a Paradyne product document. You have accessed an older version of a Paradyne product document. Paradyne is no longer a subsidiary of AT&T. Any reference to AT&T Paradyne is amended to read Paradyne Corporation. Paradyne 6700-A2-GB41-10

More information

VivoSense. User Manual Batch Processing. VivoSense, Inc. Newport Beach, CA, USA Tel. (858) , Fax. (248)

VivoSense. User Manual Batch Processing. VivoSense, Inc. Newport Beach, CA, USA Tel. (858) , Fax. (248) VivoSense User Manual Batch Processing VivoSense Batch Processing Edition Version 3.1 VivoSense, Inc. Newport Beach, CA, USA Tel. (858) 876-8486, Fax. (248) 692-0980 Email: info@vivosense.com; Web: www.vivosense.com

More information

IP Post-Process Software

IP Post-Process Software IP Post-Process Software Version 1.2.4 Instruction Manual 860 boul. de la Chaudière, suite 200 Québec (QC), Canada, G1X 4B7 Tel.: +1 (418) 877-4249 Fax: +1 (418) 877-4054 E-Mail: gdd@gdd.ca Web site: www.gdd.ca

More information

Version Control Appliance Tagging Services

Version Control Appliance Tagging Services NEO Printer Setup Version Control Version Number Date Changed by 1 9 th September 2015 Nicola Latter 2 21st October 2015 Nicola Latter 3 13 th January 2016 Nicola Latter 4 20 th July 2016 Kevin Wilson

More information

Software Release Notes

Software Release Notes Software Release Notes Version 2.01.02.01 December 2017 A. Software Description KellyDown Survey Analysis is designed for use by directional survey analysts to help them easily determine whether MWD survey

More information

Opening a Document: Printer Selection:

Opening a Document: Printer Selection: Application Note 152 Printing Bar Code Labels Using MS Excel with DH Technology Bar Code Printers The instructions below will enable you to create both simple and complex labels using Microsoft s Excel

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide January 2014 www.lexmark.com Contents 2 Contents Overview...4 Understanding the basics...4 System recommendations...5 Building custom solutions...6 Getting started...6 Step

More information

ifax Mail linking software for TIFF converter user's guide

ifax Mail linking software for TIFF converter user's guide ifax Mail linking software for TIFF converter (Version supporting MAPI mailer linking function) user's guide - Windows 95/98 English version - Copyright Panasonic Communications Co., Ltd. 1998 July. Contents

More information

DS-5 ARM. Using Eclipse. Version Copyright ARM. All rights reserved. ARM DUI 0480L (ID100912)

DS-5 ARM. Using Eclipse. Version Copyright ARM. All rights reserved. ARM DUI 0480L (ID100912) ARM DS-5 Version 5.12 Using Eclipse Copyright 2010-2012 ARM. All rights reserved. ARM DUI 0480L () ARM DS-5 Using Eclipse Copyright 2010-2012 ARM. All rights reserved. Release Information The following

More information

Use PrimoPDF To Print Jobs That Include Attached External Documents (PowerDB Version or later)

Use PrimoPDF To Print Jobs That Include Attached External Documents (PowerDB Version or later) Use PrimoPDF To Print Jobs That Include Attached External Documents (PowerDB Version 10.5.1 or later) Overview PrimoPDF software is a free download used for creating PDF documents from any other type of

More information

Briefcase for Android. User Guide

Briefcase for Android. User Guide Briefcase for Android User Guide Contents Introduction... 4 About this Guide... 4 Installation and First Launch... 5 Technical Requirements... 5 Installation... 5 First launch... 5 Managing SharePoint

More information

WhatsUp Gold 2016 Distributed Edition

WhatsUp Gold 2016 Distributed Edition WhatsUp Gold 2016 Distributed Edition Contents Using WhatsUp Gold Distributed Edition 1 About WhatsUp Gold Distributed Edition... 1 About Distributed Edition's reporting capabilities... 2 Installing the

More information

TIDY LABELS. User Guide

TIDY LABELS. User Guide TIDY LABELS User Guide TIDY LABELS User Guide Contents 1. Overview...3 2. Installation...3 3. Navigating through the application...3 4. Databases...4 4.1 Creating a new database manually...5 4.2 Importing

More information

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set.

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set. Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set Table of Contents: Notes from Video:. Goal of Video.... Main Difficulty When

More information

PracticeMaster Report Writer Guide

PracticeMaster Report Writer Guide Copyright 2014-2015 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the "pinwheel" symbol ( ) are registered trademarks of Software Technology,

More information

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release Release Notes Release 2.1.4. 201712031143 (December 4, 2017)... 4 Release 2.1.4. 201711260843 (November 27, 2017)... 5 Release 2.1.4. 201711190811 (November 20, 2017)... 6 Release 2.1.4. 201711121228 (November

More information

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users.

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users. Copyright This user guide is protected by the Copyright Act. Changes to the contents, or partial copying of the contents, may not be made without permission from the copyright holder. The user guide may

More information

Creating a Check Register by Vendor Name

Creating a Check Register by Vendor Name SAN MATEO COUNTY OFFICE OF EDUCATION CECC Financial System Procedures There are three components to creating a check register by vendor name. 1) You need to run an HP 3000 VEO300 Vendor History Report

More information

Configuring Personnel and Badges

Configuring Personnel and Badges CHAPTER 10 This chapter describes how to create the personnel records and badges used to access doors in the Cisco Physical Access Control system. Note For instructions to synchronize Cisco PAM with personnel

More information

Chapter 2 Autodesk Asset Locator... 3

Chapter 2 Autodesk Asset Locator... 3 Contents Chapter 2 Autodesk Asset Locator....................... 3 Supported Operating Systems....................... 3 Installing Autodesk Asset Locator..................... 4 Define a Search...............................

More information

Select2Perform Custom Assessment Builder (CAB )

Select2Perform Custom Assessment Builder (CAB ) Select2Perform Custom Assessment Builder (CAB ) Table of Contents THE SELECT2PERFORM CUSTOMER ASSESSMENT BUILDER... 2 Getting Started... 2 Uploading and Using Audio and Image Files in a Test Question...

More information

for Q-CHECKER Text version 15-Feb-16 4:49 PM

for Q-CHECKER Text version 15-Feb-16 4:49 PM Q-MONITOR 5.4.X FOR V5 for Q-CHECKER USERS GUIDE Text version 15-Feb-16 4:49 PM Orientation Symbols used in the manual For better orientation in the manual the following symbols are used: Warning symbol

More information

Use Active Directory To Simulate InfoPath User Roles

Use Active Directory To Simulate InfoPath User Roles Page 1 of 7 Use Active Directory To Simulate InfoPath User Roles You can leverage the information returned by the Active Directory web service to simulate InfoPath User Roles, which are disabled in browser

More information

XEScan 1.1 to XEScan 1.5. Customer Upgrade Process

XEScan 1.1 to XEScan 1.5. Customer Upgrade Process XEScan 1.1 to XEScan 1.5 Customer Upgrade Process Revision Date: Oct 2003 2 Table of Contents Table of Contents...3 1. Introduction...4 2. Upgrade Procedure XEScan Application...4 3. Upgrade Procedure

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.9.0 1996-2007 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

MANAGING MAPLE DOCUMENTS Worksheet or Document mode

MANAGING MAPLE DOCUMENTS Worksheet or Document mode MANAGING MAPLE DOCUMENTS Worksheet or Document mode SAVING A MAPLE DOCUMENT These steps apply if you are saving a Maple document for the first time. Otherwise, see NOTE below. Either: From the menu bar,

More information

Lesson Builder & Unit Builder

Lesson Builder & Unit Builder Lesson Builder & Unit Builder 71 WEST 23RD STREET, NEW YORK, NY 10010 T 1.800.311.5656 e help@taskstream.com Table of Contents Lesson Builder... 3 About the Lesson Builder... 3 Create a New Lesson... 4

More information

Content Publisher User Guide

Content Publisher User Guide Content Publisher User Guide Overview 1 Overview of the Content Management System 1 Table of Contents What's New in the Content Management System? 2 Anatomy of a Portal Page 3 Toggling Edit Controls 5

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

Help Volume Hewlett Packard Company. All rights reserved. Toolsets: IA Format Utility

Help Volume Hewlett Packard Company. All rights reserved. Toolsets: IA Format Utility Help Volume 1997-2002 Hewlett Packard Company. All rights reserved. Toolsets: IA Format Utility Using the IA Format Utility The IA Format Utility tool lets you convert a.r (dot R) file into an inverse

More information

2.1. Project Information and Protection Global Settings Working with Tags... 15

2.1. Project Information and Protection Global Settings Working with Tags... 15 2.1. Project Information and Protection... 1 2.2. Global Settings... 3 2.2.1. Languages...4 2.2.2. Font Templates...5 2.2.3. Picture Database...6 2.2.4. Sound Database...10 2.2.5. Text Database...12 2.3.

More information

ArtfulBits Web Part

ArtfulBits  Web Part ArtfulBits Email Web Part for Microsoft SharePoint User Guide Overview... 2 Feature List... 3 Why ArtfulBits Email Web Part?... 3 How to Use... 3 How to Use Email Web Part... 3 Enabling to Send E-mail

More information

TMW Asset Maintenance. TMW AMS - SQL Road Calls Guide

TMW Asset Maintenance. TMW AMS - SQL Road Calls Guide TMW Asset Maintenance TMW AMS - SQL Guide Table of Contents Introduction... 2 Setting Road Call Options... 3 Starting the Module... 5 Changing Shops... 5 Searching... 5 Road Call Options... 7 Enter Road

More information

MESURgauge Software. User s Guide

MESURgauge Software. User s Guide MESURgauge Software User s Guide Thank you Thank you for purchasing MESURgauge software, a data collection and analysis program developed to: Measure Collect data from digital force gauges, torque gauges,

More information

DEALER RESOURCE CENTER TUTORIAL

DEALER RESOURCE CENTER TUTORIAL DEALER RESOURCE CENTER TUTORIAL Please review the General System Requirements and Navigation rules below before proceeding. System Requirements Internet Access is required; the faster, the better. It is

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 7.0 Content Author's Reference and Cookbook Rev. 130425 Sitecore CMS 7.0 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

HP Records Manager. Kofax Capture Template. Software Version: 8.1. Document Release Date: August 2014

HP Records Manager. Kofax Capture Template. Software Version: 8.1. Document Release Date: August 2014 HP Records Manager Software Version: 8.1 Kofax Capture Template Document Release Date: August 2014 Software Release Date: August 2014 Legal Notices Warranty The only warranties for HP products and services

More information

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda:

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda: Page 1 Outlook 2010 One Wednesday, August 7, 9-11 am Agenda: Outlook Search Options Working with Attachments Creating a Signature Marking a Message as Read Flag an item for Follow-Up Reply, Reply All &

More information

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL For Use with Vanguard s LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 Load Tap Changer Analyzers and Winding

More information