How To Test A Progressive Demasking Trial On A Windows 2000/Xperience Computer (2000) On A Computer With A Powerbook 2.5 (2000/Xpress) On Windows 2000 Or Xp (2000 Or 2001) On An Un

Size: px
Start display at page:

Download "How To Test A Progressive Demasking Trial On A Windows 2000/Xperience Computer (2000) On A Computer With A Powerbook 2.5 (2000/Xpress) On Windows 2000 Or Xp (2000 Or 2001) On An Un"

Transcription

1 PDM Progressive demasking software Copyright (c) 2006 DUFAU Stéphane, STEVENS Michael & GRAINGER Jonathan. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front Cover Texts, and no Back Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". PDM is a program designed for running progressive demasking experiments on Windows 2000/XP based computers. The program is written by and for researchers in cognitive psychology and is covered by the GNU public license. In a progressive demasking trial a target mask pair is presented consecutively several times until a response is made by the participant. During the trial, the total display duration of the target and mask pair is held constant, but the ratio of the target display duration and mask display duration is increased progressively. At the beginning of a trial (in the first cycle), the mask display duration is greater than the target display duration. As the cycle increases, the mask duration is decreased and the target duration is increased by the same amount of time. This makes the target progressively appear from the mask. The following table shows the display duration (in milliseconds) for consecutive cycles in a trial for the target mask pair [TABLE; #####]. TABLE duration ##### duration Total duration Cycle Cycle Cycle Cycle Cycle Cycle 14 Infinite until response PDM software is delivered as a zip archive. Once unzipped, the software is organized into a root directory containing 3 subdirectories and several files. Two of these subdirectories (whose names begin with user_ ) are intended to contain user data: input files (stimuli) in user_input and output files (subject response data) in user_output. The third subdirectory named bin contains necessary files to run the PDM software. Three additional files in the root directory serve to launch an installer program, an uninstaller program and the main PDM program. The last file, called pdm.ini, contains modifiable parameters such as screen display size, fonts, timing, etc.

2 1. How to use the program Running the program as it is configured is a good starting point. To install the software extract the archive in a directory of your choice (e.g. c:\pdm). Be careful to preserve the directory structure of the zip file. Then double click on install.bat. This will install the driver needed to read the vertical sync signal from the system s registry. You need to be logged in with administrative privileges to do this. If this driver is not installed, pdm will use a vertical retrace simulator to determine the stimulus display durations. Here is an example session: To run the program, double click on pdm_run.bat or execute it from a command window. First, the program will ask for a subject number (4, for example) and a file number (1, for example). The program then displays the first stimulus pair contained in the stimuli file stim1.txt. Press the space bar to stop the display of the first mask and word pair. The program will ask for the answer (i.e. the word seen). Type your answer and press the return key. The next stimulus pair is then displayed. Repeat the previous instructions until all the stimuli are displayed. The program should display 5 pairs and 2 PAUSE. When PAUSE is encountered, press the return key. At the end of the program, press the return key. The program writes output data file named data_s4f1.txt, as you have set subject number 4 (S4) and file number 1 (F1) at the beginning of the program execution. 2. The output At the end of the program execution, a file called data_snfm.txt is created in the user_output subdirectory (where n is the participant number and m the file number). If the (n,m) output files already exist, this is not a major problem since the program never overwrites an output file, but appends data to the end of the existing output file. The timestamp written at the end of the report is then useful to identify which data bloc corresponds to which pdm session. In the data files particular attention should be paid to timing error reports. These are inherent to multitasking computers, and can occur at the level of stimulus and response timing. The file data_snfm.txt can be opened with your preferred text editor (MS Word, Word Pad, Notepad, UltraEdit ). It contains the participant's data: information concerning the trial settings, the reaction time and two rough timing error measures. subject file trial mask target response RT RTE STE

3 1 1 1 ##### Table table chair chair ***** PAUSE %%% Pen pen Field subject The participant number the experimenter typed at the beginning of the program execution. Field file The file number the experimenter typed at the beginning of the program execution. Field trial The trial number (n). Field mask The mask displayed in the current trial. This corresponds to the mask read in the n th line of the mask file. Field word The word displayed in the current trial. This corresponds to the word read in the n th line of the word file. Field response The response the participant typed at the end of a trial. Field RT The reaction time (in milliseconds) corresponding to the time elapsed between the onset of the first mask display (i.e. the beginning of a pair display) and the space bar press. Field RTE The error time (in milliseconds). This parameter gives the response timing error. A value of 0 ms indicates a nearly perfect reliability. Values of a few milliseconds are acceptable. Most computers will give 0 ms. RTE corresponds to the time elapsed between successive checks of the keyboard status (i.e. a key is pressed or not). As operating systems such as Windows XP are multitasking, the value of the keyboard status is checked in a discrete time mode. Generally, keyboard status in PDM is checked once every 1 to 250 microseconds. Field STE The vsync error (0 or 1). This parameter gives display errors of stimuli. A value of zero means no vertical synchronisation errors were detected during the trial. A value of one means that at least one error was found. Most computers will give 0. A computer screen displays one image per refresh cycle. It can happen that the pdm program misses the beginning of a refresh cycle (usually around 15 milliseconds) and only proceeds to the desired display in the following refresh cycle. Please refer to the log file for details of the error when an error is encountered. When STE errors are encountered in a particular cycle of a trial, a sentence is written at the end of the trial line. This gives for example 1 monitor cycles added for the mask duration in the

4 experimental cycle 1;. The program checks for a maximum of four STE errors per trial. If so, " 4 OR MORE VSYNC ERRORS FOUND " is written for the trial. When no vertical synchronisation errors were encountered, the sentence no stimulus timing error found is written at the end of the data file. If one of the STE values is positive, the sentence stimulus timing error found in 1 trials. Check the error information at the end of the data trial lines is written. In that case, refer to the corresponding trial for details. 3. Programming an experiment Before a first experimental use of the software, the authors recommend testing the experimental computer in real conditions (with the desired settings) in order to ensure the timing quality. Good software execution does not lead to major reported errors in data files. If errors are encountered, please refer to sections 4 (dealing with errors) and 3.1 (setting up the program) of this document Setting up the program Program parameters such as screen size and refresh rate are controlled by the pdm.ini file. A backup copy of the pdm.ini file is saved as pdm.ini.(original_copy).ini in the bin folder. To open pdm.ini, you can use your favourite text editor. The file contains the possible values of each parameter. A brief description of the parameter is given here. Some of the parameter values can be modified and their influence on the program execution seen. Try some out and do not forget to save pdm.ini before launching PDM program. screensize 1 : VGA, 640 x 480 pixels. 2 : SVGA, 800 x 600 pixels. 3 : XGA, 1024 x 768 pixels. 4 : XGAplus, 1152 x 864 pixels. 5 : SXGA, 1280 x 1024 pixels. 6 : SXGAplus, 1400 x 1050 pixels. 7 : UXGA, 1600 x 1200 pixels. 8 : WXGA, 1280 x 768 pixels. 9 : WXGAplus, 1440 x 900 pixels. 10 : WSXGA, 1600 x 1024 pixels. 11 : WSXGAplus, 1680 x 1050 pixels. 12 : WUXGA, 1920 x 1200 pixels. fullscreen 1 : windowed 2 : full screen 3 : full screen with hardware acceleration refreshrate refresh rate <= 70 are hardware calculated refresh rate > 70 are software calculated (can generate minor timing errors)

5 priority 1 : normal 2 : above normal 3 : high waitmode control under which condition the program idles use this if the computer's fan makes too much noise during program operation 1 : use all cpu power all the time (best timing) 2 : economize during wait intervals (like ITI) (not too bad) 3 : economize also while waiting for a response (bad) 4 : economize also while waiting for a vertical sync (really bad) ticksnb the total duration of a (mask+target) presentation is 14 image refreshments if 14 is set. e.g. (14 x 1/60)= 233 ms for a refresh rate = 60 Hz or (14 x 1/85)= 165 ms for a refresh rate = 85 Hz tfonttype 1 : arial 2 : courier 3 : times tfontstyle 1 : regular 2 : bold 3 : italics 4 : bold italics The experiment messages are language specific parameters. Please note that you are limited to one line of text per display. Sentences longer than the screen resolution will be truncated. So for example do not set for the first screen: In the following experiment, you will see pairs of word and mask successively displayed in but simply set Press space to begin Stimulus files The experimenter should create as many stimulus files as needed, keeping in mind that randomizing the stimulus presentation is his own choice (and his own responsibility!). For example, if you plan to present stimuli randomized for each participant, you should create a separate pair of stimulus files for each participant. You can also write 4 different pairs of stimulus files to be used in a Latin square permutation. That gives: stim1.txt (pair 1), stim2.txt (pair 2), stim3.txt (pair 3), stim4.txt (pair 4) in a Latin square permutation: Participant 1; pair 1 (saved to file data_s1f1.txt ) Participant 2; pair 2 (saved to file data_s2f2.txt ) Participant 3; pair 3 (saved to file data_s3f3.txt ) Participant 4; pair 4 (saved to file data_s4f4.txt ) Participant 5; pair 1 (saved to file data_s5f1.txt )

6 Participant 6; pair 2 (saved to file data_s6f2.txt )... The program reads a pair of stimulus file line by line, beginning with the first line. Stimuli should be maximally 20 characters long. Once your set of stimuli is prepared, randomization can be carried out with Microsoft Excel (using the random function) or any kind of software using spreadsheets. 4. Dealing with error reports The PDM program has been conceived to generate the least possible timing errors. However, a few errors might occur during a complete experimental run. We recommend rejecting the trials reported as having an error. However, if the number of trials with timing errors is too high, you can consider employing the advice we give in this section. Advice for avoiding such errors is given in the last paragraphs of this section. Two types of errors are reported in output files. Keyboard error time (RTE). An RTE is revealed when RTE is greater than one millisecond. Let's take an example: RTE is reported to be 10 ms for a reaction time measured at 1200 ms. As RTE deals with the successive checks of the keyboard status, this means that the space bar was hit between 1190 ms ( ) and 1200 ms after stimulus onset. We cannot know precisely when the key was hit during this 10 ms time interval. It is safe to remove trials with an RTE value greater than one from further data analyses. However, as the mean reaction times in this paradigm are typically vary between 1000 and 2000 ms, an RTE of only a few milliseconds is not a major problem. Vertical synchronization error (STE). A STE is revealed when the STE value for a trial is set to 1 in the main data file. The interesting parameter reported in that case is the added display duration (ms). This gives the duration added to a stimulus in a particular cycle. For example, having 15 ms added to a target stimulus in the final cycle is not a major problem, since the target display in that cycle is 195 ms. Adding 15 ms to a target display in the early cycles would be a bigger problem. When display duration is added to masks, the impact of this error is less important, since the stimulus of interest is the target. It is certain that an added display duration of several dozens of milliseconds leads to a trial rejection. Timing errors can originate at two levels: (i) the settings used by the experimenter and (ii) the compatibility between experimental computer and the PDM program. In order to avoid errors in PDM execution, please read the following paragraphs. (i). Settings configured in pdm.ini can have an impact on timing performance. To avoid errors, you may try to: use the native screen resolution since other resolutions lead to graphical interpolation calculation. use the native screen refresh rate, or set it to 60 Hz. set the program priority to high level.

7 (ii). The authors have not conceived the software to be perfectly executed on all Windows XP computers but on most of them. It may happen that a computer generates a bad PDM execution. This is the case when a third program uses lot of computer resources (antiviral programs, virus, native Windows programs...). To ensure a good execution, you may try to: turn off your antiviral program (be sure to run an analysis before), shut down unnecessary programs appearing in the Windows tray, turn off your screensaver. For advanced Windows users, instead of turning off programs, you may try to lower the previous cited program priority since the PDM priority can be set to high. This manipulation gives the PDM program a higher priority compared to others. To change a program priority, open the task manager, right click on the name of the program and set its priority to a lower degree. If none of the manipulations work, you may consider testing the PDM program with another experimental computer. The authors: Stéphane DUFAU 1, Michael STEVENS 2 & Jonathan GRAINGER 1. 1 CNRS & University of Provence, Marseille, France 2 Ghent University, Ghent, Belgium If you use the PDM software in your research activity, please quote our work in your publication as follows: Windows Executable Software for the Progressive Demasking Task (PDM). Stephane Dufau, Michael Stevens and Jonathan Grainger. provence.fr/wlpc/pdm PDM is copyright (c) Stéphane DUFAU, Michael STEVENS & Jonathan GRAINGER, This copyright and licence apply to all source code, compiled code and documentation. PDM is free software. You can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License and the GNU Free Documentation License, published by the Free Software Foundation. This licence can be found at Note that the program is distributed without warranty of any kind, either expressed or implied. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.

8 This work is based on the following tools: Tscope, a C/C++ library dedicated to psychology experiment (GPL) Stevens, M., Lammertyn, J., Verbruggen, F., & Vandierendonk, A. (in press). Tscope: A C library for programming cognitive experiments on the MS Windows platform. Behavior Research Methods. Allegro, a C/C++ library dedicated to game creation (GPL) Crimson editor (Freeware) Cygwin, a programming environment (GPL) These tools were used during development on a Microsoft Windows XP SP2 environment. This work was initiated following a conversation with Boris Burle ( en.html). If you modify PDM, you are encouraged to submit your changes to me for possible inclusion in subsequent versions. Help demands and comments are welcomed. They can be e mailed at the following address stephane.dufau@univ provence.fr Particular request involving supplementary work will be studied.

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com

ICS Technology. PADS Viewer Manual. ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com ICS Technology PADS Viewer Manual ICS Technology Inc PO Box 4063 Middletown, NJ 077748 732-671-5400 www.icstec.com Welcome to PADS Viewer Page 1 of 1 Welcome to PADS Viewer Welcome to PADS (Public Area

More information

Getting Started with Vision 6

Getting Started with Vision 6 Getting Started with Vision 6 Version 6.9 Notice Copyright 1981-2009 Netop Business Solutions A/S. All Rights Reserved. Portions used under license from third parties. Please send any comments to: Netop

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

PC GRAPHICS CARD INSTALLATION GUIDE & USER MANUAL. AGP version: GC- K2A-64 PCI version: GC- K2P-64

PC GRAPHICS CARD INSTALLATION GUIDE & USER MANUAL. AGP version: GC- K2A-64 PCI version: GC- K2P-64 PC GRAPHICS CARD AGP version: GC- K2A-64 PCI version: GC- K2P-64 with Windows 95, 98, ME, NT4, 2000, XP driver software for 16:9, 16:10, 2:1 wide-screen and 4:3 resolutions INSTALLATION GUIDE & USER MANUAL

More information

Administrator Manual Across Personal Edition v5.7 (Revision: January 2, 2014)

Administrator Manual Across Personal Edition v5.7 (Revision: January 2, 2014) Administrator Manual Across Personal Edition v5.7 (Revision: January 2, 2014) Copyright 2004-2014 Across Systems GmbH The contents of this document may not be copied or made available to third parties

More information

Computer screen or monitor

Computer screen or monitor Computer screen or monitor Introduction to computer monitors A monitor (or screen) is a computer display unit. There are generally said to be two families of monitors: Cathode-ray tube monitors (or CRT

More information

Programming with the Dev C++ IDE

Programming with the Dev C++ IDE Programming with the Dev C++ IDE 1 Introduction to the IDE Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. As similar IDEs, it offers to the programmer

More information

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015)

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Copyright 2004-2015 Across Systems GmbH The contents of this document may not be copied or made available to third parties in

More information

TAO Installation Guide v0.1. September 2012

TAO Installation Guide v0.1. September 2012 TAO Installation Guide v0.1 September 2012 TAO installation guide v0.1 page 2/22 This installation guide provides instructions for installing TAO. For all other aspects of using TAO, please see the user

More information

MDM Mass Configuration Tool User s Manual

MDM Mass Configuration Tool User s Manual User s Manual First Edition, October 2010 www.moxa.com/product 2010 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. User s Manual The software described in this manual is

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EasyMP Network Projection Operation Guide Contents 2 About EasyMP Network Projection Functions of EasyMP Network Projection....................... 5 Various Screen Transfer Functions.......................................

More information

Python for Series 60 Platform

Python for Series 60 Platform F O R U M N O K I A Getting Started with Python for Series 60 Platform Version 1.2; September 28, 2005 Python for Series 60 Platform Copyright 2005 Nokia Corporation. All rights reserved. Nokia and Nokia

More information

Manuals for This Product

Manuals for This Product Installation Guide Manuals for This Product Manuals for this product have the following structure. Read the manual according to your purpose for using this product. Disc Guides with this symbol are PDF

More information

2. Installation Instructions - Windows (Download)

2. Installation Instructions - Windows (Download) Planning Your Installation Gridgen Zip File Extraction 2. Installation Instructions - Windows (Download) First time installation of Gridgen is fairly simple. It mainly involves downloading a complete version

More information

Perceived Performance Test Toolkit

Perceived Performance Test Toolkit Perceived Performance Test Toolkit for Citrix Servers TMurgent Technologies Perceived Performance Test Toolkit Version 1.5 December 2005 Table of Contents Table of Contents... 2 Introduction... 3 Contents...

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29 Contents Getting Started...1 Check your Computer meets the Minimum Requirements... 1 Ensure your Computer is Running in Normal Sized Fonts... 7 Ensure your Regional Settings are Correct... 9 Reboot your

More information

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 -

EaseUS Todo Backup user guide. EaseUS Todo Backup. Central Management Console. User guide - 1 - EaseUS Todo Backup Central Management Console User guide - 1 - Table of Contents Welcome... - 3 - Overview... - 3 - How to use this manual... - 3 - Getting started... - 4 - Hardware requirements... - 4

More information

Administration guide. Host software WinCCU Installation. Complete gas volume and energy data management

Administration guide. Host software WinCCU Installation. Complete gas volume and energy data management Administration guide Host software WinCCU Installation Complete gas volume and energy data management Contents 1 Introduction... 1 Safety first... 1 Warning... 1 Typographic conventions... 1 Product versioning...

More information

STOP-IT: Windows executable software for the stop-signal paradigm

STOP-IT: Windows executable software for the stop-signal paradigm Behavior Research Methods 2008, 40 (2), 479-483 doi: 10.3758/BRM.40.2.479 STOP-IT: Windows executable software for the stop-signal paradigm Frederick Verbruggen Vanderbilt University, Nashville, Tennessee

More information

How To Use An Easymp Network Projector On A Computer Or Network Projection On A Network Or Network On A Pc Or Mac Or Ipnet On A Laptop Or Ipro Or Ipo On A Powerbook On A Microsoft Computer On A Mini

How To Use An Easymp Network Projector On A Computer Or Network Projection On A Network Or Network On A Pc Or Mac Or Ipnet On A Laptop Or Ipro Or Ipo On A Powerbook On A Microsoft Computer On A Mini EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

Getting Started Guide

Getting Started Guide Getting Started Guide www.exclaimer.com Contents About This Guide... 2 Signature Manager Overview... 3 How does it Work?... 3 But That s Not All... 4 And There s More... 4 Licensing... 5 Licensing Information...

More information

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer

How To Use An Easymp Network Projection Software On A Projector On A Computer Or Computer EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection....................... 5 Sharing the Projector....................................................

More information

MOODLE Installation on Windows Platform

MOODLE Installation on Windows Platform Windows Installation using XAMPP XAMPP is a fully functional web server package. It is built to test web based programs on a personal computer. It is not meant for online access via the web on a production

More information

How To Run A Factory I/O On A Microsoft Gpu 2.5 (Sdk) On A Computer Or Microsoft Powerbook 2.3 (Powerpoint) On An Android Computer Or Macbook 2 (Powerstation) On

How To Run A Factory I/O On A Microsoft Gpu 2.5 (Sdk) On A Computer Or Microsoft Powerbook 2.3 (Powerpoint) On An Android Computer Or Macbook 2 (Powerstation) On User Guide November 19, 2014 Contents 3 Welcome 3 What Is FACTORY I/O 3 How Does It Work 4 I/O Drivers: Connecting To External Technologies 5 System Requirements 6 Run Mode And Edit Mode 7 Controls 8 Cameras

More information

TIBCO Fulfillment Provisioning Session Layer for FTP Installation

TIBCO Fulfillment Provisioning Session Layer for FTP Installation TIBCO Fulfillment Provisioning Session Layer for FTP Installation Software Release 3.8.1 August 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

E-Prime Extensions for Tobii

E-Prime Extensions for Tobii E-Prime Extensions for Tobii For Research Only PST-100777 User Manual Version 6 Copyright Copyright 2009 Psychology Software Tools, Inc. All rights reserved. The information in this document is subject

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

Using WS_FTP. This tutorial explains how to use WS_FTP, a File Transfer Program for Microsoft Windows. INFORMATION SYSTEMS SERVICES.

Using WS_FTP. This tutorial explains how to use WS_FTP, a File Transfer Program for Microsoft Windows. INFORMATION SYSTEMS SERVICES. INFORMATION SYSTEMS SERVICES Using WS_FTP This tutorial explains how to use WS_FTP, a File Transfer Program for Microsoft Windows. AUTHOR: Information Systems Services DATE: July 2003 EDITION: 1.1 TUT

More information

The information contained in this document are subject to change without notice at any time.

The information contained in this document are subject to change without notice at any time. TCPOS.net 4.x.x.x Windows Service, Silverlight applications and the WebAccountManagement plugin 2009 TCPOS AG Page 1/53 The information contained in this document are subject to change without notice at

More information

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis Autodesk Ecotect Analysis 2011 Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis This document describes how to install and activate Autodesk Ecotect Analysis 2011 software

More information

AW-HE60 Firmware Upgrade Procedure

AW-HE60 Firmware Upgrade Procedure AW-HE60 Firmware Upgrade Procedure Please be sure to read this first. AW-HE60 Upgrade Procedure February 2015 The update of AW-HE60 camera is performed via a network from Web setting screen on

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Citrix EdgeSight for Load Testing User s Guide. Citrx EdgeSight for Load Testing 2.7

Citrix EdgeSight for Load Testing User s Guide. Citrx EdgeSight for Load Testing 2.7 Citrix EdgeSight for Load Testing User s Guide Citrx EdgeSight for Load Testing 2.7 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Operating Systems. and Windows

Operating Systems. and Windows Operating Systems and Windows What is an Operating System? The most important program that runs on your computer. It manages all other programs on the machine. Every PC has to have one to run other applications

More information

webkpi SaaS ETL Connector Installation & Configuration Guide

webkpi SaaS ETL Connector Installation & Configuration Guide webkpi SaaS ETL Connector Installation & Configuration Guide SaaS ETL Version 2.5.0.12 Version 1.6 September 2013 webkpi SaaS ETL Connector Version 2.5.0.12 V 1.6 Page 1 Table of Contents Table of Contents

More information

Release Notes OPC-Server V3 Alarm Event for High Availability

Release Notes OPC-Server V3 Alarm Event for High Availability Manual-No. 2CDC 125 027 K0201 Release Notes OPC-Server V3 Alarm Event for High Availability ABB STOTZ-KONTAKT GmbH, Eppelheimer Straße 82, 69123 Heidelberg, http://www.abb.de/stotz-kontakt Please read

More information

XI'AN NOVASTAR TECH CO., LTD

XI'AN NOVASTAR TECH CO., LTD Notes and FAQ 1 Some conflicts between decoders may cause media play error. Do not install decoders or media players arbitrary. They may conflict with each other and thus cause errors when NovaStudio plus

More information

e-config Data Migration Guidelines Version 1.1 Author: e-config Team Owner: e-config Team

e-config Data Migration Guidelines Version 1.1 Author: e-config Team Owner: e-config Team Data Migration was a one-time optional activity to migrate the underlying portfolio database in e- config and was only needed during the e-config Upgrade that was rolled out on January 21, 2013. This document

More information

Plesk 8.3 for Linux/Unix Acronis True Image Server Module Administrator's Guide

Plesk 8.3 for Linux/Unix Acronis True Image Server Module Administrator's Guide Plesk 8.3 for Linux/Unix Acronis True Image Server Module Administrator's Guide Revision 1.0 Copyright Notice ISBN: N/A SWsoft. 13755 Sunrise Valley Drive Suite 600 Herndon VA 20171 USA Phone: +1 (703)

More information

MAPILab Reports Installation Guide. Document version 3.02

MAPILab Reports Installation Guide. Document version 3.02 MAPILab Reports Installation Guide Document version 3.02 MAPILab Ltd., April 2010 Table of Contents Introduction... 3 1. Product architecture and general explanations... 4 2. System requirements... 6 2.1.

More information

BULLGUARD BAckUp GUIDE

BULLGUARD BAckUp GUIDE BULLGUARD backup GUIDE CONTENTS BullGuard Backup introduction page 3 Installing BullGuard Backup page 6 Uninstalling BullGuard Backup page 11 Registering BullGuard Backup: creating an account page 12 Running

More information

SatTerm-G SOFTWARE MANUAL FOR A3LA-IG

SatTerm-G SOFTWARE MANUAL FOR A3LA-IG TN2004-70-V3.2 SatTerm-G SOFTWARE MANUAL FOR A3LA-IG Version 3.2 December 6, 2004 Copyright 2004 by NAL Research Corporation The specifications in this document are subject to change at NAL Research s

More information

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

Installation Guide. (Version 2014.1) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom

Installation Guide. (Version 2014.1) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Installation Guide (Version 2014.1) Midland Valley Exploration Ltd 144 West George Street Glasgow G2 2HG United Kingdom Tel: +44 (0) 141 3322681 Fax: +44 (0) 141 3326792 www.mve.com Table of Contents 1.

More information

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A.

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A. Empowered by Innovation Setting Up and Using Fax Mail P/N 1770087 July 2006 Printed in U.S.A. This manual has been developed by NEC Unified Solutions, Inc. It is intended for the use of its customers and

More information

Operating Instructions. Windows. Logo Transfer Software 2.0. Thank you for purchasing this Panasonic product.

Operating Instructions. Windows. Logo Transfer Software 2.0. Thank you for purchasing this Panasonic product. Operating Instructions Logo Transfer Software 2.0 Windows Thank you for purchasing this Panasonic product. Before using this software, please read the instructions carefully. TQBH9059-5 Table of Contents

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

For keyboard and touchscreen BlackBerry devices User manual

For keyboard and touchscreen BlackBerry devices User manual TSMobiles Terminal Service client for Mobiles For keyboard and touchscreen BlackBerry devices User manual Introduction... 3 System Requirements... 3 1. Configuring Remote Desktop on computer... 4 2. Installation...

More information

Excel Companion. (Profit Embedded PHD) User's Guide

Excel Companion. (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Copyright, Notices, and Trademarks Copyright, Notices, and Trademarks Honeywell Inc. 1998 2001. All

More information

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks

USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks USER MANUAL GUIMGR Graphical User Interface Manager for FRM301/FRM401 Media Racks CTC Union Technologies Co., Ltd. Far Eastern Vienna Technology Center (Neihu Technology Park) 8F, No. 60 Zhouzi St. Neihu,

More information

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher OPERATION MANUAL MV-410RGB Layout Editor Version 2.1- higher Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410RGB Layout

More information

The 2013 Experimental Warning Program (EWP) Virtual Weather Event Simulator (WES) Windows & Linux Installation Documentation

The 2013 Experimental Warning Program (EWP) Virtual Weather Event Simulator (WES) Windows & Linux Installation Documentation The 2013 Experimental Warning Program (EWP) Virtual Weather Event Simulator (WES) Windows & Linux Installation Documentation National Severe Storms Laboratory (NSSL) Norman, OK Contents I WINDOWS CONFIGURATION

More information

LT Auditor+ for Windows

LT Auditor+ for Windows LT Auditor+ for Windows Quick Start Guide Documentation issue: 5.3 Copyright Blue Lance Inc. Distributed by: LT Auditor+ for Windows: Overview LT Auditor+ is a security software application that provides

More information

Digitizer Capture Card - PCI RGB User Manual

Digitizer Capture Card - PCI RGB User Manual Digitizer Capture Card - PCI RGB User Manual Page 1 of 10 Table of Contents 1. Introduction... 3 2. Hardware Overview... 3 Resolutions...3 Framerate...4 Video Capture...4 3. Specification... 5 4. Software

More information

U.motion. U.motion Builder. Technical Manual. Configuration software for U.motion devices. 04/2014 Version 1.0.1. www.merten.com

U.motion. U.motion Builder. Technical Manual. Configuration software for U.motion devices. 04/2014 Version 1.0.1. www.merten.com U.motion U.motion Builder Configuration software for U.motion devices 04/2014 Version 1.0.1 www.merten.com GENERAL INFORMATION Schneider Electric GmbH c/o Merten Gothaer Straße 29, 40880 Ratingen www.merten.com

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

XMailer Reference Guide

XMailer Reference Guide XMailer Reference Guide Version 7.00 Wizcon Systems SAS Information in this document is subject to change without notice. SyTech assumes no responsibility for any errors or omissions that may be in this

More information

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files

More information

RME Driver Install and Update Guide for Windows XP

RME Driver Install and Update Guide for Windows XP RME Driver Install and Update Guide for Windows XP Copyright 2008 Synthax Inc. This step-by-step guide is intended to show RME users how to install drivers and set up a device for the first time under

More information

Raptor K30 Gaming Software

Raptor K30 Gaming Software Raptor K30 Gaming Software User Guide Revision 1.0 Copyright 2013, Corsair Components, Inc. All Rights Reserved. Corsair, the Sails logo, and Vengeance are registered trademarks of Corsair in the United

More information

EMC NetWorker Module for Microsoft Exchange Server Release 5.1

EMC NetWorker Module for Microsoft Exchange Server Release 5.1 EMC NetWorker Module for Microsoft Exchange Server Release 5.1 Installation Guide P/N 300-004-750 REV A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

User Guide: Synei Products

User Guide: Synei Products 2013 User Guide: Synei Products LEARN HOW TO USE SYNEI PRODUCTS BRITNEY BILLARY AQUINO SYNEI www.synei.com Page 1 Table of Contents Disclaimer. Page 2 Installing Synei Products.Page 2 How to Use System

More information

How To Set Up Plotter On A Microsoft Powerbook (For A Powerbook) On A Pc Or Macbook Or Ipa (For An Mp3) On An Mp4 Or Ipro (For Macbook) (For Pc Or

How To Set Up Plotter On A Microsoft Powerbook (For A Powerbook) On A Pc Or Macbook Or Ipa (For An Mp3) On An Mp4 Or Ipro (For Macbook) (For Pc Or v 1.0.1 For Minnetonka ALCR Installation and User Guide Developed by mediatvcom, copyright mediatvcom 2012 Distributed by Videomenthe contact@videomenthe.fr (cell: +33 6 73 66 65 65) support@videomenthe.fr

More information

Installation Guide v1.11 and Higher

Installation Guide v1.11 and Higher Progeny Imaging Installation Guide v1.11 and Higher 00-02-1604 Rev. D ECN P3483 Revision Date: 6/2/2015 0120 Contents 1. About This Manual... 3 Text Conventions... 3 2. Welcome to Progeny Imaging... 4

More information

Quick Start Using DASYLab with your Measurement Computing USB device

Quick Start Using DASYLab with your Measurement Computing USB device Quick Start Using DASYLab with your Measurement Computing USB device Thank you for purchasing a USB data acquisition device from Measurement Computing Corporation (MCC). This Quick Start document contains

More information

Microsoft Dynamics NAV Connector. User Guide

Microsoft Dynamics NAV Connector. User Guide Microsoft Dynamics NAV Connector User Guide Microsoft Dynamics NAV Connector, version 1.0 Copyright Bottomline Technologies, Inc. 2008. All Rights Reserved Information in this document is subject to change

More information

EMC SourceOne for Microsoft SharePoint Storage Management Version 7.1

EMC SourceOne for Microsoft SharePoint Storage Management Version 7.1 EMC SourceOne for Microsoft SharePoint Storage Management Version 7.1 Installation Guide 302-000-227 REV 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

How to Time Stamp PDF and Microsoft Office 2010/2013 Documents with the Time Stamp Server

How to Time Stamp PDF and Microsoft Office 2010/2013 Documents with the Time Stamp Server How to Time Stamp PDF and Microsoft Office 2010/2013 Documents with the Time Stamp Server Introduction Time stamping is an important mechanism for the long-term preservation of digital signatures, time

More information

System Management Console User Guide

System Management Console User Guide 2013 System Management Console User Guide PERPETUAL INNOVATION Lenel OnGuard 2013 System Management Console User Guide, product version 6.6 This guide is item number DOC-520, revision 3.002, July 2012

More information

Broadcast Drive Test Software

Broadcast Drive Test Software Broadcasting Release Notes Broadcast Drive Test Software Release Notes Version 03.12 2013 Rohde & Schwarz GmbH & Co. KG 81671 Munich, Germany Printed in Germany Subject to change Data without tolerance

More information

Wharf T&T Cloud Backup Service User & Installation Guide

Wharf T&T Cloud Backup Service User & Installation Guide Wharf T&T Cloud Backup Service User & Installation Guide Version 1.6 Feb 2013 Table of contents BEFORE YOU INSTALL 3 Page Section 1. Installation of Client Software 5 Section 2. Account Activation 8 Section

More information

SHARP Digital Signage Software Pro PN-SS05 OPERATION MANUAL

SHARP Digital Signage Software Pro PN-SS05 OPERATION MANUAL SHARP Digital Signage Software Pro PN-SS05 Version 4.1 OPERATION MANUAL Contents Introduction... 2 Precautions on Use...2 Trademarks...2 How to Read this Manual...3 Definitions...3 Installing/Launching...

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

This document is intended to make you familiar with the ServersCheck Monitoring Appliance

This document is intended to make you familiar with the ServersCheck Monitoring Appliance ServersCheck Monitoring Appliance Quick Overview This document is intended to make you familiar with the ServersCheck Monitoring Appliance Although it is possible, we highly recommend not to install other

More information

Drobo How-To Guide. Topics. What You Will Need. Using Drobo and Backblaze for Simple Online Backup

Drobo How-To Guide. Topics. What You Will Need. Using Drobo and Backblaze for Simple Online Backup Backblaze provides simplified off- site backups by automating the configuration and selection of the backup application. When pointed at the Drobo, Backblaze automatically detects all user data files and

More information

RoboMail Mass Mail Software

RoboMail Mass Mail Software RoboMail Mass Mail Software RoboMail is a comprehensive mass mail software, which has a built-in e-mail server to send out e-mail without using ISP's server. You can prepare personalized e-mail easily.

More information

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EasyMP Network Projection Operation Guide Contents 2 Before Use Functions of EasyMP Network Projection... 5 Sharing the Projector... 5 Various Screen Transfer Functions... 5 Installing the Software...

More information

XFTP 5 User Guide. The Powerful SFTP/FTP File Transfer Program. NetSarang Computer Inc.

XFTP 5 User Guide. The Powerful SFTP/FTP File Transfer Program. NetSarang Computer Inc. XFTP 5 User Guide The Powerful SFTP/FTP File Transfer Program NetSarang Computer Inc. Copyright 2015 NetSarang Computer, Inc. All rights reserved. Xftp Manual This software and various documents have been

More information

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8

Citrix EdgeSight for Load Testing User s Guide. Citrix EdgeSight for Load Testing 3.8 Citrix EdgeSight for Load Testing User s Guide Citrix EdgeSight for Load Testing 3.8 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Share Drive Frequently Asked Questions Table of Contents How do I change my password?... How do I reset my password if I forgot it?... How do I share files/folders with Groups

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

TICO-EN. TiXML-Console TICO. User Manual V1.4.0.8

TICO-EN. TiXML-Console TICO. User Manual V1.4.0.8 TICO-EN TiXML-Console TICO User Manual V1.4.0.8 2008 Tixi.Com GmbH, Berlin Publication close: September 2008, v.1.4.0.8 This manual is protected by copyright. Any further sale is prohibited without the

More information

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G Part No. 32170700 Revision G Installation Manual Copyright 2012 by SKF Reliability Systems All rights reserved. Aurorum 30, 977 75 Lulea Sweden Telephone: +46 (0) 31 337 10 00, Fax: +46 (0) 920 134 40

More information

Memory Management Simulation Interactive Lab

Memory Management Simulation Interactive Lab Memory Management Simulation Interactive Lab The purpose of this lab is to help you to understand deadlock. We will use a MOSS simulator for this. The instructions for this lab are for a computer running

More information

ES Exchange Server - How to Remove XMON

ES Exchange Server - How to Remove XMON w e p r o t e c t d i g i t a l w o r l d s NOD32 Server Edition for MS Exchange Server Installation Copyright Eset, spol. s r. o. All rights reserved. No part of this document may be reproduced or transmitted

More information

PDF Signer User Manual

PDF Signer User Manual PDF Signer User Manual Introduction The main function of PDF Signer is to sign PDF documents using X.509 digital certificates. Using this product you can quickly sign multiple PDF files (bulk sign) by

More information

Introduction to TightVNC. Installation. TightVNC for Windows: Installation and Getting Started. TightVNC Version 2.6 Copyright 2012 GlavSoft LLC.

Introduction to TightVNC. Installation. TightVNC for Windows: Installation and Getting Started. TightVNC Version 2.6 Copyright 2012 GlavSoft LLC. TightVNC for Windows: Installation and Getting Started Introduction to TightVNC TightVNC Version 2.6 Copyright 2012 GlavSoft LLC. TightVNC is a remote desktop software application. It lets you connect

More information

TakeMySelfie ios App Documentation

TakeMySelfie ios App Documentation TakeMySelfie ios App Documentation What is TakeMySelfie ios App? TakeMySelfie App allows a user to take his own picture from front camera. User can apply various photo effects to the front camera. Programmers

More information

Administrator Manual Across Translator Edition v6.3 (Revision: 10. December 2015)

Administrator Manual Across Translator Edition v6.3 (Revision: 10. December 2015) Administrator Manual Across Translator Edition v6.3 (Revision: 10. December 2015) Copyright 2004-2015 Across Systems GmbH The contents of this document may not be copied or made available to third parties

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Installation and Update Guide Table of contents Overview... 3 HPDM Server preparation... 3 FTP server configuration... 3 Windows Firewall settings... 3 Firewall

More information

EMC SourceOne Offline Access

EMC SourceOne Offline Access EMC SourceOne Offline Access Version 7.2 User Guide 302-000-963 REV 01 Copyright 2005-2015 EMC Corporation. All rights reserved. Published April 30, 2015 EMC believes the information in this publication

More information