Schneider Unity. AUVESY GmbH. Last updated: 03 September Fichtenstrasse 38 B D Landau Germany

Size: px
Start display at page:

Download "Schneider Unity. AUVESY GmbH. Last updated: 03 September Fichtenstrasse 38 B D Landau Germany"

Transcription

1 Schneider Unity AUVESY GmbH Last updated: 03 September 2018 Fichtenstrasse 38 B D Landau Germany

2 TOC Schneider Unity 3 Support for Schneider Unity projects 5 Integrating existing Schneider Unity projects into versiondog 6 Integrating new Schneider Unity projects into versiondog 7 Creating jobs for a Unity device with versiondog 8 Restoring a Schneider Unity device 11 Executing uploads of my Unity device if Unity is not install on my versiondog server 13 Backing up different PLCs that run different Unity versions 14 Working in versiondog with STA Files instead of STU files 15 2

3 Schneider Unity Schneider Unity Pro is the common programming, debugging and operating software for the Modicon M340, M580, Premium, Momentum and Quantum PLC ranges. The documentation for Schneider Unity contains information on the interaction between Schneider Unity and versiondog. The documentation aims at providing a user with the knowledge essential for working with Schneider Unity via the versiondog UserClient. The user should have a basic knowledge of the concepts of the versiondog system and some experience in working with Schneider Unity. Network diagram Requirements - In order to work properly, the solutions presented in this tutorial require certain software (and hardware). Compatibility overview with versiondog: From versiondog version Schneider Unity firmware version

4 From versiondog version Schneider Unity firmware version If you want to create backup jobs for Schneider Unity and use more than one version of Unity you have to use versiondog UploadAgents and versiondog CompareAgents 4

5 Support for Schneider Unity projects The versiondog system provides the option to activate Schneider Unity support. All Schneider Unity editors of version 4.0 or higher are supported. If Schneider Unity support is currently not included in the functionality of your versiondog system, you can activate Schneider Unity support if required. You can check for yourself whether Schneider Unity is currently supported by your versiondog system. Proceed as follows: 1. Open the AdminClient 2. Click on the Licencing button 3. Select the Information tab. 4. Check if the entry Schneider Unity is listed in the Data Types field. If Schneider Unity is included in the data type list, it is supported by your system. If Schneider Unity is not included in the data type list, it is not supported by your system. If you wish to work with Schneider Unity but Schneider Unity is currently not supported by your versiondog system, you can activate Schneider Unity support. The following applies: If you use versiondog Standard Edition with a valid Update & Support Agreement, the activation of Schneider Unity support will be accomplished according to the provisions of the Update & Support Agreement. Please contact us for an update of your licence. If you use a version of versiondog other than Standard Edition and/or without a valid Update & Support Agreement, please contact us for information on the conditions for the activation of Schneider Unity support. 5

6 Integrating existing Schneider Unity projects into versiondog If Schneider Unity is supported by your versiondog system, you can integrate Schneider Unity projects into versiondog. It is possible to integrate all Schneider Unity products according to the Compatibility overview with versiondog. Proceed as follows to integrate an existing project into versiondog: 1. Create a Schneider Unity component in the versiondog UserClient. (For more details on how to create a component refer to: Creating a new component). 2. Browse in the Windows explorer to your Unity project file (STU) 3. Copy per drag and drop the Unity project from the original folder into the working directory of the component. To do that you need to drop the project file onto the Unity component in the project tree 4. Return to the Schneider Unity component in the versiondog UserClient and click on Create base version and check-in The Schneider Unity project now has been integrated into versiondog and can be managed within versiondog. In versiondog, it is only possible to display the project tree of a unity project if a Unity editor is installed locally. This editor must be of the same version as the one used for the creation of the project 6

7 Integrating new Schneider Unity projects into versiondog If Schneider Unity is supported by your versiondog system, you can integrate newly created Schneider Unity projects into versiondog. It is possible to integrate all Schneider Unity products according to the Compatibility overview with versiondog. Proceed as follows to integrate a new project into versiondog: 1. Create a Schneider Unity component in the versiondog UserClient. (For more details on how to create a component refer to: Creating a new component). 2. Open your Unity editor 3. Create a new project and save it in the folder of the Schneider Unity component that you just created 4. Return to the Schneider Unity component in the versiondog UserClient and click on Create base version and check-in The new Schneider Unity project now has been integrated into versiondog and can be managed within versiondog. In versiondog, it is only possible to display the project tree of a unity project if a Unity editor is installed locally. This editor must be of the same version as the one used for the creation of the project 7

8 Creating jobs for a Unity device with versiondog In versiondog, scheduled jobs can be used to control if the program that runs on a device is the same as the last version that was checked in, or if the newest version that was developed was implemented on all machines. It is also possible with versiondog to use jobs to create a backup of a device. The result (the backup) can be used for a detail comparison and also for the purposes of disaster recovery and further editing. Configuring a job for a Unity compatible device 1. Open the versiondog AdminClient and click on Jobs 2. In the tree, select your Unity component 3. In the ribbon (tab Home), click then on the button Create 4. In the column Job configuration, select the Upload type and configure the sections General and Upload and compare If you need help configuring these sections, read AdminClient Basics: 5. Jobs 5. Configure the Schneider Unity settings: a. In the drop-down menu of the Project, select the project you want to backup. This option is only relevant if you have more than one Schneider unity projects in your component b. In the drop-down menu of the Access path, select the interface/protocol used to interact with the device c. In the field Device, enter the IP-address of the or the name of the device d. Option: If you want to also back up the current values, tick the box Save data from the PLC to file. This will create a DTX file. e. Option: If you want to back up a simulator, tick the box Upload from simulator 6. Option: If you want to create a backup with the job for restore purposes, make sure that: 8

9 Before downloading your Unity project to the Schneider device, you have configured your project to download some additional data to the device. To do that you need to: a. Open your project in the Schneider Unity editor b. Click on Tools c. Click on Project Settings... d. Go to General > PLC embedded data e. Activate the options Upload information and Comments (if you need them, you can also activate Animation tables) f. Click on apply, then on OK and follow the usual manipulation to download the project onto the device 9

10 Only if you made this modification to your Schneider Unity program, before downloading the program onto your device, will your backup be complete and restorable. The Auto-lock feature of Unity cannot be detected by the compare during the backup process 10

11 Restoring a Schneider Unity device You can use the compare capabilities of versiondog to know if the program that runs on the device was modified since the last execution of a job. If the result of the job shows that the program on the device was modified, you might want to restore your device to the last checked-in version. To restore your device to an older program, you have two possibilities: Proceed as follows to restore a Schneider Unity device from a version: 1. Open your UserClient 2. Select the component of the project that you want to restore 3. Perform a Check-Out of the component 4. Open the Schneider Unity project with the corresponding editor 5. In the Schneider Unity editor, use the function that you usually use to send the project to the device Proceed as follows to restore a Schneider Unity device from a backup: If you followed all the steps to make a backup restorable (for more information, read Creating jobs for a Unity device with versiondog), you have the option to perform a restore from the backup and download that backup onto the device. The versiondog backup contains a project file and a PLC parameter file (DTX) if the job is configured as described before. 1. Open your UserClient 2. Select the component of the project that you want to restore 3. Click on the component details tab Jobs and select a job 4. In the window at the bottom, select the job results from which you want to copy a backup and click on Copy backup to directory 5. Click on Browse... and select the directory to which you want to copy the content of the backup to (the content of the chosen directory will be deleted before the copy process is star- 11

12 ted) 6. Open the Schneider Unity project copied from the backup with the corresponding editor 7. In the Schneider Unity editor, use the function that you usually use to send the project to the device See also: User Client Basics 12

13 Executing uploads of my Unity device if Unity is not install on my versiondog server To be able to execute upload and compare processes, your versiondog server needs to have access to the Unity software. One solution would be to install it on the same computer as the versiondog server. If you cannot install this software on the versiondog server, you will need to use upload & compare agents to access a computer on which the Unity software is installed. The agents need to be installed before creating the jobs. See also: versiondog Upload & Compare agents Creating jobs for a Unity device with versiondog 13

14 Backing up different PLCs that run different Unity versions To be able to execute upload and compare processes, you need to have the Unity software installed on the same computer as your versiondog server, but if you use more than one version of Schneider Unity, it is not possible to install the different versions on the same computer. Therefore, in this case, you cannot install these software on the versiondog server: you will need to use upload & compare agents to access the computers on which each version of the Unity software is installed. You need to carefully name each of your upload and compare agents to make sure that you have no problem recognising them when you select them in the drop-down menu of the job configuration. For example, you could name your agents "UploadUnity6" and "UploadUnity8" in an environment where you'd need a connection to two different computers, with a different version of the Unity editor installed on each one. See also: versiondog Upload & Compare agents Executing uploads of my Unity device if Unity is not install on my versiondog server 14

15 Working in versiondog with STA Files instead of STU files In Schneider Unity, you have the possibility to create STA files out of your STU project files. These STA archive files can bring a certain amount of compatibility between Unity versions and are smaller than the corresponding STU. Creating a component type for STA files management If you intend to work only with the STA files, we recommend creating a new component type to manage the STA files. You can base this new component type on a copy of the Schneider Unity component type. If you copied the Schneider Unity component type, you need to remove the STU files from the Compare these files field and replace it with STA. For more information on the creation of component types, read Creating a new component type. Setting versiondog to compare STA files By default, the Schneider Unity component in versiondog is configured to only take STU project files into account during the compare process and there is no component type pre-configured for STA files. If you don't want to create a new component type, you can modify the existing Schneider Unity component type to allow the comparison of STA files: I. Open your versiondog AdminClient II. In the ribbon, click on: III. In the Component types list: 1. Expand the Schneider folder 2. Expand the PLC folder lying therein 15

16 3. Select the Schneider Unity Component type 4. In the column in the middle of the screen, select the second line of the field Compare these files then: a. add STA to the column specification b. Select SchneiderUnity in the drop down menu of the comparator column c. Select Include in the drop down menu of the subdirectories column 5. Click on: From then on, not only STU files but also STA files will be compared. If you want to compare a STU with an STA file, use the free comparator of versiondog (you will need a Schneider Unity editor of the same version as the STU installed on your local machine) 16

17 Component with STA and STU files If you have configured the versiondog comparator to include also STA files in the comparison (see precedent section), then versiondog will show you a list of files that could be open when using the function Open editor. It would show you in a pop up box both files and you would have to select one of them to be opened with the Unity editor. Remember that if you modify and save an STA file with your Unity editor, it creates an STU file 17

Siemens TIA Portal. AUVESY GmbH. Last updated: 21 August Fichtenstrasse 38 B D Landau Germany

Siemens TIA Portal. AUVESY GmbH. Last updated: 21 August Fichtenstrasse 38 B D Landau Germany Siemens TIA Portal AUVESY GmbH Last updated: 21 August 2018 Fichtenstrasse 38 B D-76829 Landau Germany TOC Siemens TIA Portal 3 Finding out whether TIA Portal is supported by my system 7 Integrating an

More information

New in versiondog 4.0.0

New in versiondog 4.0.0 New in versiondog 4.0.0 AUVESY GmbH Fichtenstrasse 38 B D-76829 Landau Germany TOC New in versiondog 4.0.0 3 Highlights: 3 Full list of what's new in this major release: 13 New features & enhancements

More information

VersionDog Group Admin Guide

VersionDog Group Admin Guide Page of 33 VersionDog Group Admin Guide This document describes basic functionalities of the versiondog AdminClient and provides guidelines for administration of versiondog in the CERN infrastructure DOCUMENT

More information

Unity Loader V14.0 Readme

Unity Loader V14.0 Readme Unity Loader V14.0 Readme Table of Contents 1 MAIN FEATURES... 2 2 SYSTEM REQUIREMENTS... 2 3 SETUP PROCEDURE... 3 3.1 Recommendations before installation... 3 3.2 Unity Loader Setup procedure... 3 3.3

More information

versiondog Export Module

versiondog Export Module versiondog Factsheet: versiondog Export Module AUVESY GmbH & Co KG Fichtenstraße 38 B 76829 Landau in der Pfalz Stand: 20.04.2017 Seite 1 von 8 Seiten About versiondog AUVESY's product versiondog is the

More information

Tutorial Online Backup and Restore with Nero BackItUp

Tutorial Online Backup and Restore with Nero BackItUp Tutorial Online Backup and Restore with Nero BackItUp The tutorial and all its contents are protected by copyright and are the property of Nero AG. All rights reserved. This tutorial contains material

More information

APPLICATION USER GUIDE

APPLICATION USER GUIDE APPLICATION USER GUIDE Application: FileManager Version: 3.2 Description: File Manager allows you to take full control of your website files. You can copy, move, delete, rename and edit files, create and

More information

Unity Loader V2.3 Readme

Unity Loader V2.3 Readme Unity Loader V2.3 Readme Table of Contents 1 SYSTEM REQUIREMENTS... 2 2 SETUP PROCEDURE... 2 2.1 Recommendations before installation... 2 2.2 Unity Loader Setup procedure... 2 2.3 Communication Drivers

More information

XLink EzRollBack Pro User Manual Table Contents

XLink EzRollBack Pro User Manual Table Contents XLink EzRollBack Pro User Manual Table Contents Chapter 1 Welcome to XLink's EzRollback... 2 1.1 System Requirements... 4 1.2 Installation Guide... 5 1.3 License Information... 9 1.4 How To Get Help From

More information

How to Archive s: Windows PC

How to Archive  s: Windows PC To archive email items on a Windows computer you will need to create a Personal Folder file (PST) that is saved on your local hard drive. To avoid potential data loss, do not save the PST file in your

More information

Step by Step SQL Server Alerts and Operator Notifications

Step by Step SQL Server Alerts and  Operator Notifications Step by Step SQL Server Alerts and Email Operator Notifications Hussain Shakir LinkedIn: https://www.linkedin.com/in/mrhussain Twitter: https://twitter.com/hshakir_ms Blog: http://mstechguru.blogspot.ae/

More information

Backup everything to cloud / local storage. CloudBacko Home. Essential steps to get started

Backup everything to cloud / local storage. CloudBacko Home. Essential steps to get started CloudBacko Home Essential steps to get started Last update: December 2, 2016 Index Step 1). Installation Step 2). Configure a new backup set, trigger a backup manually Step 3). Configure other backup set

More information

Guide to managing departmental shared drives

Guide to managing departmental shared drives Guide to managing departmental shared drives In order to create folders on your departmental shared drives eg. the i: m: p: drives, you need to be assigned administrator permissions. If you believe you

More information

Acronis Backup & Recovery 11 Beta Advanced Editions

Acronis Backup & Recovery 11 Beta Advanced Editions Acronis Backup & Recovery 11 Beta Advanced Editions Quick Start Guide Table of contents 1 Main components... 3 2 Supported operating systems... 3 3 Where do I install the components?... 3 4 What you need

More information

Very Important: Conversion Pre-Planning Creating Your Single User Database Converting from Version 1.x, 2.x, or 3.x...

Very Important: Conversion Pre-Planning Creating Your Single User Database Converting from Version 1.x, 2.x, or 3.x... INTRODUCTION... 2 INSTALLATION PRE-PLANNING... 2 Very Important:... 2 Conversion Pre-Planning... 2 INSTALLATION STAGE... 3 CONFIGURATION STAGE... 3 Creating Your Single User Database... 4 Opening an Existing

More information

How do I setup Outlook Express to get my s?

How do I setup Outlook Express to get my  s? How do I setup Outlook Express to get my e-mails? Before you set up a mail account in Outlook Espress you must first have your POP3 mailbox details provided to you by your Account Manager, this will be

More information

DocRead for SharePoint 2013 & Publisher s Guide. Version 3.5

DocRead for SharePoint 2013 & Publisher s Guide. Version 3.5 DocRead for SharePoint 2013 & 2016 Publisher s Guide Version 3.5 Contents 1 Intended Audience 2 2 Prerequisites 2 3 Introduction 2 4 Adding Documents to a DocRead Enabled Library 3 5 DocRead Settings 6

More information

CODESYS Beginners Tutorial

CODESYS Beginners Tutorial Getting started with Last updated: 15/05/2017 Author: Noor Mufti index Introduction... 1 Objectives... 1 Prerequisites... 1 How to write your first program in XSoft 3... 1 Step 1: Preparing the environment...

More information

Chapter A2: BankLink Books clients

Chapter A2: BankLink Books clients Chapter A2: BankLink Books clients This chapter is aimed at BankLink Administrators This Chapter covers the options available for processing in BankLink Books. The BankLink Service Agreement permits you

More information

Physical Imaging Standard - Restoring to Hyper-V Virtual Machine

Physical Imaging Standard - Restoring to Hyper-V Virtual Machine Physical Imaging Standard - Restoring to Hyper-V Virtual Machine Applicable Products These instructions apply to the following products: Overview Barracuda Intronis Backup - MSP When you perform a Hyper-V

More information

akkadian Provisioning Manager Express

akkadian Provisioning Manager Express akkadian Provisioning Manager Express Version 4.11.04 Release Notes September 14 th, 2017 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2017 Akkadian Labs, LLC. All

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications File Manager allows you to take full control of your website files. You can copy, move, delete, rename and edit files, create and remove directories, change file permissions and upload files from your

More information

Configuring Outlook 2007

Configuring Outlook 2007 Configuring Outlook 2007 Contents 1. Configuring Outlook 2007... 1 2. Add the new IMAP email account to Outlook... 2 3. Set Default Inbox on Start-up... 8 4. Setup Saved & Deleted Items... 10 5. IMAP Folders:...

More information

Unity Loader A SoCollaborative Software User Manual

Unity Loader A SoCollaborative Software User Manual Unity Loader 33003805 06/2015 Unity Loader A SoCollaborative Software User Manual 06/2015 33003805.10 www.schneider-electric.com The information provided in this documentation contains general descriptions

More information

General Guidelines: SAS Analyst

General Guidelines: SAS Analyst General Guidelines: SAS Analyst The Analyst application is a data analysis tool in SAS for Windows (version 7 and later) that provides easy access to basic statistical analyses using a point-and-click

More information

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

RECOMMENDED PROCEDURE

RECOMMENDED PROCEDURE RECOMMENDED PROCEDURE Maintaining values entered in Information Store and downloading Financial Statements Template and VERSION 2.00 PROCEDURE SUMMARY 1. Open CaseWare Working Papers to go to Templates...

More information

When Will Client Computer Backups Be Backed-up Online?

When Will Client Computer Backups Be Backed-up Online? Using KeepVault to Backup your WD Sentinel KeepVault Online Backup provides offsite disaster- proof protection for all your important data. KeepVault lets you backup regular directories and folder shares,

More information

KeyWallPRO QuickStart Guide - File Management and Saving -

KeyWallPRO QuickStart Guide - File Management and Saving - KeyWallPRO QuickStart Guide - File Management and Saving - This QuickStart guide is intended to help the User understand the project file system employed by KeyWallPRO and how to protect project data.

More information

How to Restore Windows Server 2008 Domain Controller System State

How to Restore Windows Server 2008 Domain Controller System State How to Restore Windows Server 2008 Domain Controller System State This article refers to the Barracuda Backup Legacy Release firmware or newer, and Windows Server 2008 domain controller. This article assumes

More information

Outlook Clean Up Guide

Outlook  Clean Up Guide Outlook Email Clean Up Guide Guide Created On 7/16/2014 Guide Revised on 7/16/2014 Guide Created By Mike Copening Table of Contents Guide to Email Clean Up In Outlook... 2 Key Outlook Folders... 2 Default

More information

DocAve 5 to DocAve 6 Upgrade

DocAve 5 to DocAve 6 Upgrade DocAve 5 to DocAve 6 Upgrade User Guide Service Pack 2, Cumulative Update 2 Revision H Issued June 2013 DocAve 6: Archiver 1 Table of Contents Submitting Documentation Feedback to AvePoint... 4 About the

More information

File Protection Whitepaper

File Protection Whitepaper File Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of File Protection over traditional file copy methods... 3

More information

inmailx Integration for Legal Officers

inmailx  Integration for Legal Officers Records Management Unit www.utas.edu.au/it/records HPE RM Help Sheet 31 Subject TRIM Reference inmailx Email Integration for Legal Officers Commencement Date 6 January Last Modified 6 January Review Date

More information

GiftMaker Pro & EventMaker Pro 8.2

GiftMaker Pro & EventMaker Pro 8.2 GiftMaker Pro & EventMaker Pro 8.2 Update Installation Instructions Windows Please be sure you have a working backup copy of your data file before proceeding. To install any of the Pro Series version 8.2

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

Client Care Desktop V4

Client Care Desktop V4 Client Care Desktop V4 V4.1 Quay Document Manager V4.1 Contents 1. LOCATIONS...3 1.1. Client... 3 1.2. Holdings... 4 1.3. Providers... 4 1.4. Contacts/Introducers... 5 1.5. Adviser... 5 2. ADDING EXISTING

More information

File Protection Whitepaper

File Protection Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of over traditional file copy methods... 3 2. Backup considerations...

More information

DISCLAIMER Whilst every effort has been made

DISCLAIMER Whilst every effort has been made PUBLISHED BY Gallagher Group Limited Kahikatea Drive, Private Bag 3026 Hamilton, New Zealand www.gallagherams.com Copyright Gallagher Group Limited 2011. All rights reserved. Patents Pending. MyScale Pro

More information

Fairfield University Using Xythos for File Storage

Fairfield University Using Xythos for File Storage Fairfield University Using Xythos for File Storage Version 7.0 Table of Contents I: Accessing your Account...2 II: Uploading Files via the Web...2 III: Manage your Folders and Files via the Web...4 IV:

More information

Attaching Codesoft 6 to an ODBC Database

Attaching Codesoft 6 to an ODBC Database Attaching Codesoft 6 to an ODBC Database 1. From your Main Menu Options, go into Merge then Create ODBC query. The following Dialog Box will appear. 2. Select the button with 3 dots ( ) on it. 3. The Data

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Setting up Outlook Express to access your boxes

Setting up Outlook Express to access your  boxes Setting up Outlook Express to access your email boxes Basically there are 2 stages to this process the third only necessary if you use BT Internet as your Internet Service Provider (ISP) 1) Setting up

More information

HHH Instructional Computing Fall

HHH Instructional Computing Fall Quick Start Guide for School Web Lockers Teacher log-on is the same as for Infinite Campus Student log-on is the same initial log on to the network except no school year is required before their user name

More information

v5: How to restore Exchange databases

v5: How to restore Exchange databases This article demonstrates how to restore Microsoft Exchange server databases taken by Macrium Reflect Server Plus Macrium Reflect Server Plus allows you to restore select databases back to your Microsoft

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

Predator Revision Update Instructions PREP:

Predator Revision Update Instructions PREP: Predator Revision Update Instructions (for Trinity, please see Trinity Update Instructions): PREP: You Need USB/Serial Cable and Power Source #U7778 OR Serial/Serial Cable and Power Source #U7777 (For

More information

Auto Upgrade. Auto upgrade - Network Method

Auto Upgrade. Auto upgrade - Network Method Auto Upgrade This section provides procedures on how to upgrade your generator using the auto upgrade feature. Note that there are also procedures for manually upgrading your 880 series generator, refer

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

5 WAYS TO CUSTOMIZE ALTIUM DESIGNER FOR BETTER EFFICIENCY

5 WAYS TO CUSTOMIZE ALTIUM DESIGNER FOR BETTER EFFICIENCY Menu items, shortcut keys, and toolbar icons are the three ways of accessing features within the Altium Designer environment. All of these are customizable and may enhance the user experience with Altium

More information

Client Care Desktop v4.3. Document Manager V4.3

Client Care Desktop v4.3. Document Manager V4.3 Client Care Desktop v4.3 Document Manager V4.3 Contents 1. LOCATIONS... 3 1.1. Client... 3 1.2. Enquiries... 4 1.3. Holdings... 4 1.4. Providers... 5 1.5. Contacts/Introducers... 6 1.6. Adviser... 6 2.

More information

// Mamut Business Software. Update Guide

// Mamut Business Software. Update Guide // Mamut Business Software Update Guide Contents Updating to a New Version 3 How to Create Backups 5 Updating to the latest version 7 How to move the Program to a Different Computer/Server 14 How to move:

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

March 3rd, 2017 [Manage Archive in Microsoft Outlook 2016]

March 3rd, 2017 [Manage Archive in Microsoft Outlook 2016] If you want to keep Outlook 2016 clean and run faster, one method is to set up the Archive feature. Here, we show you how to configure and manage the feature in Outlook 2016. Using Archive allows you to

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Cinegy Air 11 Quick Start Guide. Cinegy GmbH. Document version: a8e6e50

Cinegy Air 11 Quick Start Guide. Cinegy GmbH. Document version: a8e6e50 Cinegy Air 11 Quick Start Guide Cinegy GmbH Document version: a8e6e50 Table of Contents Overview.......................................................................................... 1 1. Prerequisites...................................................................................

More information

Publishing with Adobe Presenter 10 (Detailed)

Publishing with Adobe Presenter 10 (Detailed) Publishing with Adobe Presenter 10 (Detailed) Open PowerPoint Find PowerPoint and open it by clicking its icon. The PowerPoint icon may be found in one of the following locations: 1. Desktop 2. Start Menu

More information

INSTALL VERITAS BACKUP EXEC v ON WINDOWS SERVER 2019 DOMAIN CONTROLLER

INSTALL VERITAS BACKUP EXEC v ON WINDOWS SERVER 2019 DOMAIN CONTROLLER INSTALL VERITAS BACKUP EXEC v20.3.1188 ON WINDOWS SERVER 2019 DOMAIN CONTROLLER First download trial copy from Veritas site or from this link https://www.teamos-hkrg.com/index.php?threads/symantec-veritas-backup-exec-20-2-1188-1650-

More information

Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager

Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager Migration of Cisco Physical Access Manager to the Identiv Connected Physical Access Manager The following upgrade path from Cisco Physical Access Manager (CPAM) to Identiv Connected Physical Access Manager

More information

Configuring Commvault VirtualServer Protection to backup to Igneous

Configuring Commvault VirtualServer Protection to backup to Igneous Configuring Commvault VirtualServer Protection to backup to Igneous Introduction Commvault Virtual Server Protection (VSP) is a third-party enterprise backup software suite, allowing companies to backup

More information

High Availability for Lotus Domino Using Double-Take

High Availability for Lotus Domino Using Double-Take High Availability for Lotus Domino Using Double-Take High Availability for Lotus Domino Using Double-Take Revision 2.0.0 published July 2003 NSI and Double-Take are registered trademarks of Network Specialists

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

A Student Guide to using Moodle

A Student Guide to using Moodle A Student Guide to using Moodle Version 1: September 2007 Table of Contents Introduction...3 What is Moodle?...3 How do I access Moodle?...4 What will I find in Moodle?...5 Accessing a course...5 The main

More information

Quick Start Guide - Exchange Database idataagent

Quick Start Guide - Exchange Database idataagent Page 1 of 90 Quick Start Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

HOW TO INSTALL YOUR ARCMAP STUDENT EDITION. ArcMap 10.1 Advanced Single Use on a PC

HOW TO INSTALL YOUR ARCMAP STUDENT EDITION. ArcMap 10.1 Advanced Single Use on a PC HOW TO INSTALL YOUR ARCMAP STUDENT EDITION ArcMap 10.1 Advanced Single Use on a PC By: Rosalie Murton Nov. 2013 LICENCE AGREEMENT Holders of the Student copies of ArcMap MUST have signed a License Agreement

More information

Web Designer for Modicon M340, Premium and Quantum

Web Designer for Modicon M340, Premium and Quantum Web Designer for Modicon M340, Premium and Quantum 35016149 08/2012 Web Designer for Modicon M340, Premium and Quantum User Manual 08/2012 35016149.05 www.schneider-electric.com The information provided

More information

OFFSIDER. Standalone Installation Guide. Updated: August 2018

OFFSIDER. Standalone Installation Guide. Updated: August 2018 & OFFSIDER Standalone Updated: August 2018 Contents Before you start 2 System Requirements 2 Standalone 3 Software Update Guide 10 Exporting Job/s 10 Exporting a Database 12 Upgrading an Existing Install

More information

AvePoint DocAve Quick User s Guide. DocAve Versions 2.5 and 3.1 for Microsoft Windows SharePoint Services

AvePoint DocAve Quick User s Guide. DocAve Versions 2.5 and 3.1 for Microsoft Windows SharePoint Services AvePoint DocAve Quick User s Guide DocAve Versions 2.5 and 3.1 for Microsoft Windows SharePoint Services AvePoint, Inc. January 2005 Copyright 2003-2005 AvePoint, inc. All rights reserved. No part of this

More information

Storage Security Software (Version )

Storage Security Software (Version ) For Toshiba CANVIO series Storage Security Software (Version 1.00.6904) User s Manual Version 1.00 This document explains the installation process and basic usage of the Storage Security Software designed

More information

File Protection. Whitepaper

File Protection. Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of... 3 2. Backup considerations... 4 Exchange VM support... 4 Restore

More information

1) Click Here to access our article How To Set Up Your Wix Personal Website In Under 15 Minutes.

1) Click Here to access our article How To Set Up Your Wix Personal Website In Under 15 Minutes. 1) Click Here to access our article How To Set Up Your Wix Personal Website In Under 15 Minutes. 2) Go to Step One and watch the video How To See If My Domain Name Is Available 3) Click the link directly

More information

HLC Annotations Management

HLC Annotations Management HealthStream Learning Center TM Administrator access to features and functions described in the HLC Help documentation is dependent upon the administrator s role and affiliation. Administrators may or

More information

MPLAB X IDE PROJECTS Microchip Technology Incorporated. All Rights Reserved DEV Slide 68

MPLAB X IDE PROJECTS Microchip Technology Incorporated. All Rights Reserved DEV Slide 68 MPLAB X IDE PROJECTS 2013 Microchip Technology Incorporated. All Rights Reserved. 17002 DEV Slide 68 MPLAB X IDE Projects What is a project? Definition A Project is defined by a collection of files within

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

CANVAS DEEP INTEGRATION WITH LAUNCHPAD (FOR INSTRUCTORS)

CANVAS DEEP INTEGRATION WITH LAUNCHPAD (FOR INSTRUCTORS) CANVAS DEEP INTEGRATION WITH LAUNCHPAD (FOR INSTRUCTORS) Table of Contents Get started... 3 What are the first steps I should take to make this process go smoothly?... 4 Confirm that the Macmillan Learning

More information

Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes

Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes Extract from NCTech Application Notes & Case Studies Download the complete booklet from nctechimaging.com/technotes Application Note Using Vuforia to Display Point Clouds and Meshes in Augmented Reality

More information

Free Performance Check for Your PC: Get the Best Windows 7 Features Back

Free Performance Check for Your PC: Get the Best Windows 7 Features Back Take Control of Your Windows Libraries With Windows Libraries you can organise data from different folders by type, making it easy to find, for example, all of your image files in Explorer. Click on Remove

More information

File Archiving Whitepaper

File Archiving Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 requirements... 2 2. product overview... 3 features... 3 Advantages of BackupAssist... 4 limitations... 4 3. Backup considerations...

More information

Microsoft Word - Starting the Mail Merge Wizard

Microsoft Word - Starting the Mail Merge Wizard Microsoft Word - Starting the Mail Merge Wizard Starting the Mail Merge Wizard. 1. Select the Mailings tab. 2. Click the Start Mail Merge button 3. Select Step by step Mil Merge Wizard. 4. Select the type

More information

Archivists Toolkit Internal Database

Archivists Toolkit Internal Database Archivists Toolkit Internal Database The Archivists Toolkit now includes (AT 2.0, update 9 and later), support for an internal database based on HyperSQL 2.0 (HSQLDB). HyperSQL is a small, reliable, high

More information

2.7 Installing the Windows Printer Driver

2.7 Installing the Windows Printer Driver 2.7 2.7.1 USB Driver Installation Step 1. Step 2. Step 3. Step 4. Step 5. Step 6. If not already done, connect power to the printer. Turn power OFF. Connect the USB port on the rear of the printer to the

More information

Chapter 4 Using the Entry-Master Disk Utilities

Chapter 4 Using the Entry-Master Disk Utilities Chapter 4 Using the Entry-Master Disk Utilities Now that you have learned how to setup and maintain the Entry-Master System, you need to learn how to backup and restore your important database files. Making

More information

This guide will help you get started using MyDealerCenter and posting listings in no time.

This guide will help you get started using MyDealerCenter and posting listings in no time. MyDealerCenter Quick Start Guide This guide will help you get started using MyDealerCenter and posting listings in no time. Contents MyDealerCenter Quick Start Guide...1 How do I get to my listings?...1

More information

Cloud Compute. Backup Portal User Guide

Cloud Compute. Backup Portal User Guide Cloud Compute Backup Portal User Guide Contents Service Overview... 4 Gaining Access... 5 Operational Guide... 6 Landing Page... 6 Profile View... 6 Detailed View... 8 Overview... 8 Cloud Backup... 8

More information

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) Page 1 of 19 Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data

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

Save and Restore Backups using itunes File Sharing

Save and Restore Backups using itunes File Sharing Save and Restore Backups using itunes File Sharing Pictello (ipad, iphone and ipod touch). In this tutorial you will learn how to create, save and restore Pictello library backups with itunes File Sharing

More information

HOW TO BUILD YOUR FIRST ROBOT

HOW TO BUILD YOUR FIRST ROBOT Kofax Kapow TM HOW TO BUILD YOUR FIRST ROBOT INSTRUCTION GUIDE Table of Contents How to Make the Most of This Tutorial Series... 1 Part 1: Installing and Licensing Kofax Kapow... 2 Install the Software...

More information

Printing from your Personal Laptop on Campus

Printing from your Personal Laptop on Campus Printing from your Personal Laptop on Campus You have two methods to choose from. Method 1: (Install Printcub Popup software and connect to printers. Once setup, printing is as easy as sending the job

More information

User Guide - Exchange Database idataagent

User Guide - Exchange Database idataagent Page 1 of 208 User Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

Tips for the end-user

Tips for the end-user Tips for the end-user SharePoint 2013 is a major upgrade and has many features that make it more user friendly. This lesson covers some of the features most used in the CLC libraries. Your library s site

More information

Securexam Mac User Guide

Securexam Mac User Guide Securexam Mac User Guide Unlike previous versions, Securexam for Mac now functions much like the PC version where it integrates with PlanetSSI to retrieve a user s exams and licenses via the web and upon

More information

How to Archive s in Outlook 2007

How to Archive  s in Outlook 2007 How to Archive Emails in Outlook 2007 Step 1: Create an archive folder. 1. Go to File and choose Archive 2. You can have it auto-archive or set the parameters to where it creates an empty archive. Due

More information

Polycom RealPresence Resource Manager System

Polycom RealPresence Resource Manager System [Type the document title] Upgrade Guide 8.0.1 October 2013 3725-72106-001C Polycom RealPresence Resource Manager System Polycom Document Title 1 Contents Contents Prepare for Polycom RealPresence Resource

More information

Batch Eligibility Long Term Care claims

Batch Eligibility Long Term Care claims DXC Technology Provider Electronic Solutions software lets Connecticut Medical Assistance Program providers verify patient s eligibility and submit and correct claims for services all electronically. The

More information

Transfer Manager.NET Installation Guide

Transfer Manager.NET Installation Guide Transfer Manager.NET 3.4.0.0 Installation Guide Instructions for Downloading the Client... 2 New Installation... 3 Upgrading from Older Versions of TM.Net... 7 Upgrading from Transfer Manager 2.x or Earlier...

More information

GRAPHIC #1. Open . Save

GRAPHIC #1. Open  . Save GroupWise GroupWise...1 Open E-mail...2 Save E-Mail...2 Saving Attachments...4 Reply to E-mail...4 Forward Email...5 Add New Contacts...5 Add New Groups...7 Create & Send New Mail...8 Adding Attachments...10

More information

TruVision Device Manager User Manual

TruVision Device Manager User Manual TruVision Device Manager User Manual P/N 1073380-EN REV A ISS 15NOV17 Copyright Trademarks and patents Manufacturer Contact information Customer support 2017 United Technologies Corporation, Interlogix

More information

Team Project Management

Team Project Management TEAM PROJECT MANAGEMENT 149 Team Project Management Tasks of the Project Administrator When working in teams, one person should be the designated administrator. Sets up the Project The project administrator

More information