elprolog MONITOR-WebAccess Operation Manual

Size: px
Start display at page:

Download "elprolog MONITOR-WebAccess Operation Manual"

Transcription

1 elprolog MONITOR-WebAccess Operation Manual

2 2 - elprolog MONITOR-WebAccess

3 Table of Contents Used Symbols & Identification Codes 1. Introduction System Requirements Hosting Data Customer The Client Uses Its Own Internal Webserver The Client Uses Its Own Internal Webserver Hosting at ELPRO-BUCHS AG Installation & Configuration Installation - elprolog MONITOR-WebAccess Update - elprolog MONITOR WebAccess Installation - elprolog MONITOR-WebAccess ApplicationSettings.php General Program and Path Settings CustomSettings.php Parameters for the trend display of a single sensor Configuration - elprolog MONITOR WebUpload Configuration - elprolog MONITOR...12 FR IT IT ES ES 4. Application Functions Logger based view Sensor based view Layouts Sample.layout.php Parameter for Function: Layouts Trends Sample.trend.php Parameter for Function: Trends Alarmprotocols Representations Info Window Detail Window Indicators Line Pattern...22 elprolog MONITOR-WebAccess - 3

4 Index 5.5 Curve Colors Revision History 4 - elprolog MONITOR-WebAccess

5 Used Symbols & Identification Codes Information IMPORTANT INFORMATION OR WARNING Reference to further chapter Reference further resuming chapter [xxx / yyy / zzz; e.g Sample.trend.php Parameter for Function: Trends / Title / PC time] or document FR IT IT ES ES In the interest of our customers we reserve the right to make any changes resulting from technical advances. Therefore, schemes, descriptions and extent of delivery are subject to change without any notice! This manual is valid as of software release 2.x elprolog MONITOR-WebAccess - 5

6 Introduction 1. Introduction Version The software is delivered on a CD- ROM, labeled as follows: 2.x The ReadMe file shows the current version number of the software. elprolog MONITOR-WebAccess is used to evaluate currently measured values and states registered by elprolog MONITOR on any PC with network or internet access. To simplify the representation of the collected data, it is possible to display all the data points on building plans or photographs of local sites. 1.1 System requirements - Webserver with PHP 5.1 or higher - PC with Internet access and browser - elprolog MONITOR version 3.50 or higher. - Depending on the hosting type, elprolog MONITOR-WebUpload may be required "Administrator" rights are required to make a successful installation. 6 - elprolog MONITOR-WebAccess

7 Hosting 2. Hosting 2.1 Data 1. Computer with elprolog MONITOR and elprolog MONITOR-WebUpload. Logged data are transferred over the internal network or via FTP to the Webserver. 2. User inquiry of data on the Webserver over any Internet browser. 2.2 Customer The customer uses his/her own internal Webserver Prerequisite The scripts required for elprolog MONITOR-WebAccess are installed on the customer server. Data transfer Network The logged data are saved to the elprolog MONITOR folders. FTP Utility program elprolog MONITOR-WebUpload must be installed to enable data transfer via FTP. 3.4 Configuration - elprolog MONITOR-WebUpload Installation file on the CD: \elprolog MONITOR-WebUpload \Setup\setup.exe FR IT IT ES ES Requirements An available server with at least PHP 5.1 or higher and FTP access which is used to host elprolog MONITOR data. Administration rights for managing file authorizations and password protection. Manual installation of software elprolog MONITOR-WebAccess, 3. Installation & Configuration, (no setup, no Windows program). KNOWLEDGE OF WEBSERVER MANAGEMT IS REQUIRED. elprolog MONITOR-WebAccess - 7

8 Hosting The customer uses his/her own external Webserver Prerequisite The scripts required for elprolog MONITOR-WebAccess are installed on the customer server. Utility program elprolog MONITOR-WebUpload must be installed to enable data transfer via FTP. Configuration - elprolog MONITOR-WebUpload 3.4 Requirements An available server with at least PHP 5.1 and FTP access which is used to host elprolog MONITOR data. Administration rights for managing file authorizations and password protection. Manuelle installation of the Software elprolog MONITOR-WebAccess, 3. Installation & Configuration, (no setup, no Windows application). KNOWLEDGE OF WEBSERVER MANAGEMT IS REQUIRED. 2.3 Hosting at ELPRO-BUCHS AG Server ELPRO-BUCHS AG offers data hosting services to its customers. Prerequisite Utility program elprolog MONITOR-WebUpload must be installed to enable data transfer via FTP. 3.4 Configuration - elprolog MONITOR-WebUpload Security The Webserver with the customer data is located in a high-security data center in Switzerland. THE CUSTOMER IS NOT REQUIRED TO INSTALL THE SOFTWARE "ELPROLOG MONITOR-WEBACCESS". KNOWLEDGE OF WEBSERVER MANAGEMT IS REQUIRED. 8 - elprolog MONITOR-WebAccess

9 Installation & Configuration 3. Installation & Configuration 3.1 Installation - elprolog MONITOR-WebAccess To install elprolog MONITOR-WebAccess manually, copy all the files from the elprolog_monitor_webaccess CD into the appropriate data folder on your webserver. On the webserver, index.php should be defined as start file. 3.2 Update - elprolog MONITOR-WebAccess The following three actions have to be carried out for an update: - delete all files in the root and the directory "include" - Do not delete the directories config and data to keep the previous configuration - where appropriate add new entries in the ApplicationSettings.php manually into the already existing file 3.3 Configuration - elprolog MONITOR-WebAccess All configuration files are located in data folder "config" on the webserver. You can create any number of template files in the "config" folder. These files are recognized automatically and transferred to the menu. The easiest way to create a new layout or a new graph is to take one of the provided template files and to modify it to meet your own requirements. For the configuration of layouts and trends Sample.layout.php Parameter for Function: Layouts und Sample.trend.php Parameter for Function: Trends The file name of the template file provides the name of the layout or image respectively. Layouts and trends FR IT IT ES ES IN THIS CHAPTER " >>" MAKES REFERCE TO OTHER CHAPTERS WHICH SHOW GRAPHIC ELEMTS THAT REQUIRE PARAMETERIZATION. THE USED PARAMETERS ARE EXAMPLE VALUES ONLY ApplicationSettings.php General Program and Path Settings Comment General $Settings_GroupPath = "data/groups/"; $Settings_GroupPath = "data/groups/"; $Settings_AlarmPath = "data/alarms/"; $Settings_ApplicationHeader = "elprolog MONITOR-WebAccess"; $Settings_ApplicationLogo = "config/ ElproLogo.gif"; $Settings_Language = "English"; Group protocol Logger protocol Alarm protocol Information about path to the protocol files. All path information is relative to the WebAccess installation directory on the webserver Syntax of file path: Always end the path with / Title of the elprolog MONITOR WebAccess pages Logo file; top right Language; German, English, Françis elprolog MONITOR-WebAccess - 9

10 Installation & Configuration $Settings_SreenRefresh = 3; Screen update interval in minutes Sensor $Settings_STrend_SizeX = 800; $Settings_STrend_SizeY = 600; $Settings_STrend_Color = "#0000ff"; Length of the x-axis in pixels for a single sensor trend Length of the y-axis in pixels for a single sensor trend Curve color for the trend graph of a single sensor (default is blue, # 0000ff) >> 5.5 Curve colors Indicators $Settings_TooltipTrendNo = 50; $Settings_ArrowValues = 3; $Settings_ArrowValues = 10; Number of measured values used to represent the measured value trend graph in the detail window >> 5.2 Detail window Number of measured values used to calculate the trend arrow >> 5.3 Indicators Measured value is marked outdated if it is older than this timespan (in minutes). Additional representation parameters $Settings_ArrowValues = 3; $Settings_StartpageName = "My Layout" First page which is displayed by elprolog MONITOR- WebAccess at start: 1 = Logger based view 2 = Sensor based view 3 = Layout 4 = Trend Name of the group, layout or trend, that should be showen at start (without any extensions like ". csv", ". trend.php" etc.) CustomSettings.php Parameters for the trend graph of a single sensor Example of the settings of a sensor Comment Size and color of the graphic >> 4.5 Trends $Custom_SizeX["LLLLL_S"] = 1200; $Custom_SizeX["LLLLL_S"] = 400; $Custom_BackgroundColor["LLLLL_S"] = "#c0ffc0"; $Custom_GridColor["LLLLL_S"] = "#ffffff"; Length of x-axis in pixels Corresponds to the width of the trend graphic Length of y-axis in pixels Corresponds to the height of the trend graphic Background color of the trend graphic >> 5.5 Curve colors Color of the grid line in the trend graphic >> 5.5 Curve colors Curve definitions 10 - elprolog MONITOR-WebAccess

11 Installation & Configuration $Custom_SizeX["LLLLL_S"] = 0; $Custom_YAxisMin["LLLLL_S"] = 0; $Custom_LineColor["LLLLL_S"] = "#000000"; $Custom_LineWeight["LLLLL_S"] = 3; $Custom_YAxisLabel["LLLLL_S"] = "Temperature [ C]"; y-axis maximum value y-axis minimum value Trend line color >> 5.5 Curve colors Trend line weight y-axis label / unit Example: Temperature C Limit value Limits are always based on the y-axis. 2 independent limit values could be defined. $Custom_UpperLimit1Value["LLLLL_S"] = 30; $Custom_UpperLimit1Color["LLLLL_S"] = "#ffc0c0"; $Custom_UpperLimit1Pattern["LLLLL_S"] = BAND_RIDIAG; $Custom_LowerLimit1Value["LLLLL_S"] = 20; $Custom_LowerLimit1Color["LLLLL_S"] = "#ffc0c0"; $Custom_LowerLimit1Pattern["LLLLL_S"] = BAND_RIDIAG; $Custom_UpperLimit2Value["LLLLL_S"] = 35; $Custom_UpperLimit2Color["LLLLL_S"] = "#ff8080"; $Custom_UpperLimit2Pattern["LLLLL_S"] = BAND_SOLOD; $Custom_LowerLimit2Value["LLLLL_S"] = 15; $Custom_LowerLimit2Color["LLLLL_S"] = "#ff8080"; $Custom_LowerLimit2Pattern["LLLLL_S"] = BAND_SOLOD; Limit value 1 Upper limit value 1 Line color >> 5.5 Curve colors BAND_RIDIAG >> 5.4 Line Pattern Lower limit value 1 Line color >> 5.5 Curve colors BAND_RIDIAG >> 5.4 Line Pattern Limit value 2 Upper limit value 2 Line color >> 5.5 Curve colors BAND_SOLOD >> 5.4 Line Pattern Lower limit value 2 Line color >> 5.5 Curve colors BAND_SOLOD >> 5.4 Line Pattern FR IT IT ES ES Definition of: ["LLLLL_S"] - "LLLLL" is the logger ID - "S" is the sensor number elprolog MONITOR-WebAccess - 11

12 Installation & Configuration 3.4 Configuration - elprolog MONITOR-WebUpload Installation file on the CD:elproLOG MONITOR- WebUpload \Setup\ setup.exe After the installation, the following parameters can be configured: - FTP access data - Local paths for protocol files (as configured in elprolog MONITOR ) - Paths on the webserver Detailed information Operating Instructions elprolog MONITOR-WebUpload, SM3001E 3.5 Configuration - elprolog MONITOR These data (protocols) are the prerequisites for faultless functioning of elprolog MONITOR- WebAccess! The following 3 protocols must be activated in protocols must be activated in elprolog MONITOR: - Group protocol - Logger protocol - Alarm protocol A SEPARATED FOLDER MUST BE CREATED FOR EACH PROTOCOL. "ELPROLOG MONITOR-WEBACCESS" REQUIRES CONSTANT ACCESS TO THESE PROTOCOL FILES. Detailed information Operating Instructions elprolog MONITOR, SM3001E 12 - elprolog MONITOR-WebAccess

13 Application 4. Application 4.1 Functions Die folgenden Funktionen stellen elprolog MONITOR-WebAccess für die Auswertung der Daten zur Verfügung: 1. Logger based view All the information is shown in tabular form with the data logger name in the first column 2. Sensor based view All the information is shown in tabular form with the sensor name in the first column 3. Layouts Information about the position of the data points 4. Trends Graphical representation of the measured values 5. Alarmprotocols Information about exceptional events such as threshold violations, sensor errors... The mouse pointer on the info window opens the detail window. Click on the Info window to open the screen displaying trend graphs for the measured values ; 4.5 Trends. FR IT IT ES ES 4.2 Logger based view 1. Data logger name and status in accordance with definitions in elprolog CONFIG, as well as ID number of the data logger 2. Info window 5.1 Info window 3. Name of alarm contact D2 in accordance with definition in elprolog CONFIG 4. Status of the digital input D2 5. Inactive function elprolog MONITOR-WebAccess - 13

14 Application 4.3 Sensor based view 1. Sensor name in accordance with elprolog CONFIG Select the detail window with the cursor 5.2 Detail window By left-clicking the display changes to full screen mode 4.5 Trends 2. Measured value 3. Data logger name in accordance with elprolog CONFIG 4. ID number of data logger 5. Sensor number of data logger 14 - elprolog MONITOR-WebAccess

15 Application 4.4 Layouts 1. Indicator 2. Info window Building plan with indicators and Info / Detail windows FR IT IT ES ES 1. Info window 2. Detail window Photograph with Info / Detail window elprolog MONITOR-WebAccess - 15

16 Application Sample.layout.php Parameter for Function: Layouts Comment XXXXXX.layout.php File name XXXXXX corresponds to the title in the Layout menu. Comments may be separated by // (two) and added separately. Sensor $Layout_LoggerID[0] = 12345; $Layout_SensorNo[0] = 1; $Layout_XPos[0] = 500; $Layout_YPos[0] = 100; $Layout_Type[0] = 0; $Layout_TypeOption[0] = 12; Logger ID Sensor no x-position in pixel of the sensor in the layout x-position in pixel of the sensor in the layout Type of indicator which is used for sensor representation. The following types are available: 0 = Small Indicator 1 = Full Indicator 2 = Medium Indicator 3 = Large Indicator 4 = Complete Indicator 5 = Value Only 6 = Time Only 7 = Sensor Name Only 8 = Full Indicator With Time Example and illustration of the indicators >> 5.3 Indicators Used font size [0] The number in the square brackets [ ] must be increased by 1 for each further sensor. Initial value for the first Sensor is [0]. Background image $Layout_Background = "config/ SampleBackground.gif"; $Layout_BackgroundSizeX = 960 $Layout_BackgroundSizeY = 720 $Layout_BackgroundOffsetX = 0 $Layout_BackgroundOffsetY = 100 Background image with path These parameters are used to define the size and position of the backround image. x/y-size in pixel of the background image. x/y-position in pixel of the background image. Additional pictures in the layout $Layout_Image[0] = "config/ ElproLogo.gif" $Layout_ImageOffsetX[0] = 25 $Layout_ImageOffsetY[0] = 20 $Layout_ImageSizeX[0] = 900 $Layout_ImageSizeY[0] = 400 $Layout_ImageLink[0] = " Image with path These parameters are used to define the size and position of additional images. ImageOffset: x/y-position in pixel of the image. ImageSize: x/y-size in pixel of the image. URL to destination page 16 - elprolog MONITOR-WebAccess

17 Application $Layout_ImageTooltip[0] = "Go to ELPRO Homepage" Optional information when mouse is over the image in the layout. [0] The number in the square brackets [ ] must be increased by 1 for each further image. Initial value for the first image is [0]. 4.5 Trends Chart with several curves FR IT IT ES ES elprolog MONITOR-WebAccess - 17

18 Application Sample.trend.php Parameter for Function: Trends Example of a custom view (taken from the sample file) XXXXXX.trend.php Comment File name XXXXXX is also the title of the trend shown in menu. Comments may be separated by // (two) and added separately. Example: xxxxxxxxx // Comment Size of the chart $Trend_SizeX = 1000; $Trend_SizeY = 700; Length of x-axis in pixels Corresponds to the width of the trend graphic Length of y-axis in pixels Corresponds to the height of the trend graphic Optional color settings $Trend_BackgroundColor = "#000000"; $Trend_GridColor = "#ffff00"; Sensor $Trend_LoggerID[0] = 1234; Background color of the trend graphic >> 5.5 Curve colors Color of the grid line in the trend graphic >> 5.5 Curve colors Logger ID $Trend_SensorNo[0] = 1; Sensor no 1 till no 8 Digital input 1 and 2 are sensor No 9 and 10 $Trend_Color[0] = "#0000ff"; Trend line color >> 5.5 Curve colors [0] The number in the square brackets [ ] must be increased by 1 for each further sensor. Initial value for the first Sensor is [0]. Optional curve definitions $Trend_YAxisMin[0] = -20; $Trend_YAxisMax[0] = 40; $Trend_YAxisLabel[0]= "Temperature [ C]"; $Trend_LineWeight[0] = 3; Manuelle scaling of the y-axis; minimum value Manuelle scaling of the y-axis; maximum value y-axis label / unit Example: Temperature [ C] Trend line weight [0] The number in the square brackets [ ] must be increased by 1 for each further trend. Initial value for the first Sensor is [0]. Limit value Limits are always based on the y-axis Limit value 1 $Trend_UpperLimit1Value = 15; Upper limit value 1 $Trend_UpperLimit1Color = "#ff8000"; Line color >> 5.5 Curve colors 18 - elprolog MONITOR-WebAccess

19 Application $Trend_UpperLimit1Pattern = BAND_RDIAG; BAND_RDIAG >> 5.4 Line Pattern $Trend_LowerLimit1Value = 5; Lower limit value 1 $Trend_LowerLimit1Color = "#ff8000"; $Trend_LowerLimit1Pattern = BAND_RDIAG; Line color >> 5.5 Curve colors BAND_RDIAG >> 5.4 Line Pattern Limit value 2 $Trend_UpperLimit2Value = 25; Upper limit value 2 $Trend_UpperLimit2Color = "#ff8000"; $Trend_UpperLimit2Pattern = BAND_SOLID; Line color >> 5.5 Curve colors BAND_SOLID >> 5.4 Line Pattern $Trend_LowerLimit2Value = 0; Lower limit value 2 $Trend_LowerLimit2Color = "#ff8000"; $Trend_LowerLimit2Pattern = BAND_SOLID; Line color >> 5.5 Curve colors BAND_SOLOID >> 5.4 Line Pattern FR IT IT Diese Parameter werden nur zur Darstellung einer Grafik mit mehreren Sensoren benötigt. 4.6 Alarm Protocols ES ES 1. PC time when event occurred 2. Data logger time when event occurred 3. Information accordance with elprolog MONITOR 4. Sensor name in accordance with elprolog CONFIG 5. Data logger name in accordance with elprolog CONFIG 6. Name of group files in accordance with elprolog MONITOR 7. ID number of data logger 8. Sensor number of data logger elprolog MONITOR-WebAccess - 19

20 Representation 5. Representation 5.1 Info window 1. Data logger name with "full indicator" and "full indicator with time" as defined in elprolog CONFIG Select the detail window with the cursor 5.2 Detail window By left-clicking the display changes to full screen mode 4.5 Trends 2. Last measured value with trend arrow 3. Date and time 5.2 Detail window 1. Data logger name and status (complete indicator) in accordance with definitions in elprolog CONFIG as well as ID number of data logger 2. Sensor name and status (complete indicator) in accordance with definitions in elprolog CONFIG as well as sensor number of data logger 3. Last measured value with date, time and trend arrow 4. Trend curve By left-clicking the display changes to full screen mode 4.5 Trends 5.3 Indicators To represent sensor positions, indicators could be positioned in a layout elprolog MONITOR-WebAccess

21 Representation Status okay No alarm; external contact at the digital input / status message Trend arrow Acknowledged Deactivated; sensor or data logger / status message Communication error / status message No connection / status message Battery low Warning Sensor error; nc, uf, of / status message Alarm; limit value violation Alarm; external contact at the digital input / status message By cursor selecting an active trend indicator the detail window will be displayed 5.2 Detail window By left-clicking on the indicator the display changes to full screen mode 4.5 Trends Example of a confirmed message Alarm confirmed FR IT IT ES ES For the position parameters 3.3 Configuration - elprolog MONITOR-WebAccess Demo of the indicators - Layouts - Sensor Display Examples 1 and 2. elprolog MONITOR-WebAccess - 21

22 Representation 5.4 Line Pattern BAND_RDIAG = Right diagonal lines BAND_LDIAG = Left diagonal lines BAND_SOLID = Solid one color BAND_VLINE = Vertical lines BAND_HLINE = Horizontal lines 22 - elprolog MONITOR-WebAccess

23 Representation BAND_HVCROSS = Vertical/Hor crosses BAND_DIAGCROSS = Diagonal crosses FR 5.5 Curve colors At the following link, you find the tool shown below which is used for selecting the colors and setting the corresponding codes. Examples of colors IT IT red: bf green: 00b100 blue: 0000ff ES ES 1. This code is used as curve color elprolog MONITOR-WebAccess - 23

24 Representation Index A Alarmp protocol 12, 13, 19 ApplicationSettings.php 9 C CustomSettings.php 10 D Representation 6, 15, 20 Representation - Symbols 21 E elprolog MONITOR 12 elprolog MONITOR WebUpload 8, 12 F Functions 13 G Group protocol 12 I Indicator 20 Installation 6 K Configuration - elprolog MONITOR 12 Configuration - elprolog MONITOR-WebAccess 9 Configuration - elprolog MONITOR-WebUpload 12 L Layout 13, 16, 20 Logger based view 13 Logger protocol 12 M Measured values 14, 20, 21 P PHP 5 8 Protocols 12 S Sample.layout.php 16 Sample.trend.php 18 Sensor based view 13, 14 T Trends 13, 17 W Webserver 7, 8 Revision History Author Date Version Description A. Gubler st edition A.Gubler a several changes 24 - elprolog MONITOR-WebAccess

25 Representation FR IT IT ES ES elprolog MONITOR-WebAccess - 25

26 (Head Office) ELPRO-BUCHS AG Langäulistrasse 62 CH-9470 Buchs SG Switzerland For local representatives see: Operation Manual elprolog MONITOR-WebAccess

elprolog MONITOR Operation Manual

elprolog MONITOR Operation Manual elprolog MONITOR Operation Manual Table of Contents 1. Introduction to elprolog MONITOR... 5 2. How to Start Monitoring Tasks... 6 2.1 New Task... 6 2.2 Change Group... 6 3. Menus - Functions - Icons...

More information

elprolog MONITOR Getting Started Version 3.6 EN - 1 elprolog MONITOR; Getting Started SM3402E

elprolog MONITOR Getting Started Version 3.6 EN - 1 elprolog MONITOR; Getting Started SM3402E elprolog MONITOR Getting Started Version 3.6 elprolog MONITOR; Getting Started EN - 1 Table of Contents 1. Introduction to elprolog MONITOR... 4 2. Basics... 5 2.1 System requirements... 5 2.2 Installation...

More information

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3. Navigator Software Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3 LOAD DATA FILE 3.3.1 LOADING PARTIAL FILES 3.4 DATA TABLE WINDOW

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

ifix Alarm History Viewer Version 1.0

ifix Alarm History Viewer Version 1.0 INSTALLATION AND DESCRIPTION ifix Alarm History Viewer Version 1.0 File: Documentation - ifix Alarm History Viewer - Version 1.0 Revision: 1.0 Date: 01/11/12 Inh.: Dipl.-Ing. Bernhard Wurm An der Landwehr

More information

Dashboard Builder TM for Microsoft Access

Dashboard Builder TM for Microsoft Access Dashboard Builder TM for Microsoft Access Web Edition Application Guide Version 5.3 5.12.2014 This document is copyright 2007-2014 OpenGate Software. The information contained in this document is subject

More information

Digital Signage with Apps

Digital Signage with Apps Version v1.0.0 Digital Signage with Apps Copyright 2012 Syabas Technology, All Rights Reserved 2 Digital Signage with Apps Project...6 New Project...6 Scheduler...6 Layout Panel...7 Property Panel...8

More information

Table of Contents MONITORING SOFTWARE USER MANUAL

Table of Contents MONITORING SOFTWARE USER MANUAL Table of Contents MONITORING SOFTWARE USER MANUAL 1.Installations & Settings... 2 1.1. Note... 2 1.2. Installation... 2 1.3. Un-install EnerSolis Monitoring Software from Your Computer 6 2. Function Explanations...

More information

Monitoring Network DMN

Monitoring Network DMN Monitoring Network DMN User Manual Table of contents Table of contents... 2 1. Product features and capabilities... 3 2. System requirements... 5 3. Getting started with the software... 5 3-1 Installation...

More information

Instruction manual. testo easyheat Configuration and Analysis software

Instruction manual. testo easyheat Configuration and Analysis software Instruction manual testo easyheat Configuration and Analysis software en 2 General Information General Information This documentation includes important information about the features and application of

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

WEB TRADER USER MANUAL

WEB TRADER USER MANUAL WEB TRADER USER MANUAL Web Trader... 2 Getting Started... 4 Logging In... 5 The Workspace... 6 Main menu... 7 File... 7 Instruments... 8 View... 8 Quotes View... 9 Advanced View...11 Accounts View...11

More information

Creating Personal Web Sites Using SharePoint Designer 2007

Creating Personal Web Sites Using SharePoint Designer 2007 Creating Personal Web Sites Using SharePoint Designer 2007 Faculty Workshop May 12 th & 13 th, 2009 Overview Create Pictures Home Page: INDEX.htm Other Pages Links from Home Page to Other Pages Prepare

More information

SmartBar for MS CRM 2013

SmartBar for MS CRM 2013 SmartBar for MS CRM 2013 Version 2013.26 - April 2014 Installation and User Guide (How to install/uninstall and use SmartBar for MS CRM 2013) The content of this document is subject to change without notice.

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

User Manual V1.0. Remote Software

User Manual V1.0. Remote Software User Manual V1.0 Notice: The information in this manual was current when published. The manufacturer reserves the right to revise and improve its products. All specifications are therefore subject to change

More information

Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0. User and Installation Guide

Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0. User and Installation Guide Virto SharePoint Gantt Chart Web Part for SharePoint 2013 Release 4.3.0 User and Installation Guide Table of Contents FEATURES LIST... 3 SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER...

More information

WebSphere Business Monitor V6.2 KPI history and prediction lab

WebSphere Business Monitor V6.2 KPI history and prediction lab Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 KPI history and prediction lab What this exercise is about... 1 Lab requirements...

More information

Network Probe User Guide

Network Probe User Guide Network Probe User Guide Network Probe User Guide Table of Contents 1. Introduction...1 2. Installation...2 Windows installation...2 Linux installation...3 Mac installation...4 License key...5 Deployment...5

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

How does the Review Program work?

How does the Review Program work? Welcome Welcome to the Heavy Weather Review application (Review), the essential tool for analysis & visualization. Review works together with Heavy Weather Software and uses the collected data to generate

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

RGK60 RGK50 RGAM10 RGAM20 RGAM4 Generator set control units

RGK60 RGK50 RGAM10 RGAM20 RGAM4 Generator set control units I123 GB 1207 RGK60 RGK50 RGAM10 RGAM20 RGAM4 Generator set control units CUSTOMIZATION SOFTWARE MANUAL List of contents Introduction... 2 Main window... 3 Device model selection... 3 Transmission of data

More information

IDX Manual. Enhance your business website Search all MLS data with participating brokerages Track leads Expand your listing base

IDX Manual. Enhance your business website Search all MLS data with participating brokerages Track leads Expand your listing base IDX Manual Enhance your business website Search all MLS data with participating brokerages Track leads Expand your listing base Internet Data Exchange or IDX is also referred to as Broker Reciprocity.

More information

Volvo Parts Corporation 04-02-03 Volvo Trip Manager. Contents

Volvo Parts Corporation 04-02-03 Volvo Trip Manager. Contents User s Manual Contents Functional Overview...4 Welcome to Volvo Trip Manager...4 About the documentation...4 Information Downloading...5 Vehicle Groups...6 Warning Messages...6 Reports...7 Trend Report...7

More information

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC MyOra 3.0 SQL Tool for Oracle User Guide Jayam Systems, LLC Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL

More information

KCU-02 Monitor. Software Installation User Manual. For Windows XP and Windows 7

KCU-02 Monitor. Software Installation User Manual. For Windows XP and Windows 7 KCU-02 Monitor Software Installation User Manual For Windows XP and Windows 7 Headquarters : No.3, Lane 201, Chien Fu ST., Chyan Jenn Dist., Kaohsiung, TAIWAN Tel : + 886-7-8121771 Fax : + 886-7-8121775

More information

USING THE INTRO (SPLASH) PAGE

USING THE INTRO (SPLASH) PAGE USING THE INTRO (SPLASH) PAGE Your DIY Template can be used to create multiple websites using the same company name. You can create separate websites for weddings, portraits, art etc. The splash page allows

More information

User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller M720

User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller M720 User Manual Network connection and Mobics Dashboard (MIS) software for Dryer Controller Manual version : v1.00 Networking and MIS Manual Dryer controller Page 1 of 16 Document history Preliminary version

More information

Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3. User and Installation Guide

Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3. User and Installation Guide Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3 User and Installation Guide 2 Table of Contents OVERVIEW... 3 FEATURES LIST... 3 SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER...

More information

Virto Pivot View for Microsoft SharePoint Release 4.2.1. User and Installation Guide

Virto Pivot View for Microsoft SharePoint Release 4.2.1. User and Installation Guide Virto Pivot View for Microsoft SharePoint Release 4.2.1 User and Installation Guide 2 Table of Contents SYSTEM/DEVELOPER REQUIREMENTS... 4 OPERATING SYSTEM... 4 SERVER... 4 BROWSER... 4 INSTALLATION AND

More information

LICENSE4J FLOATING LICENSE SERVER USER GUIDE

LICENSE4J FLOATING LICENSE SERVER USER GUIDE LICENSE4J FLOATING LICENSE SERVER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Floating License Usage... 2 Installation... 4 Windows Installation... 4 Linux

More information

Trading Integration for ViTrade

Trading Integration for ViTrade ViTrader Trading Integration for ViTrade TeleTrader Software GmbH Contents First Steps with the ViTrade Trading Integration 3 Accessing Your Portfolio 6 Creating Portfolios... 7 Logging In to a Portfolio...

More information

Have you seen the new TAMUG websites?

Have you seen the new TAMUG websites? 4 For all Cascade Management System request for PUBLISHING please email cms@tamug.edu for the quickest response. For all Cascade Management System request for QUESTIONS or COMMENTS please email cascadeusers@tamug.edu

More information

Content Management System

Content Management System Content Management System XT-CMS INSTALL GUIDE Requirements The cms runs on PHP so the host/server it is intended to be run on should ideally be linux based with PHP 4.3 or above. A fresh install requires

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

MicroStrategy Analytics Express User Guide

MicroStrategy Analytics Express User Guide MicroStrategy Analytics Express User Guide Analyzing Data with MicroStrategy Analytics Express Version: 4.0 Document Number: 09770040 CONTENTS 1. Getting Started with MicroStrategy Analytics Express Introduction...

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

Manual. Sealer Monitor Software. Version 0.10.7

Manual. Sealer Monitor Software. Version 0.10.7 Manual Sealer Monitor Software Version 0.10.7 Contents 1 Introduction & symbols 1 2 Installation 2 2.1 Requirements 2 2.2 Installation process 2 3 Menu & Tooblar 5 3.1 File menu 5 3.2 Print menu 6 3.3

More information

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site

DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Page 1 of 22 DESIGN A WEB SITE USING PUBLISHER Before you begin, plan your Web site Before you create your Web site, ask yourself these questions: What do I want the site to do? Whom do I want to visit

More information

SFTP Server User Login Instructions. Open Internet explorer and enter the following url: https://sftp.sae.org

SFTP Server User Login Instructions. Open Internet explorer and enter the following url: https://sftp.sae.org SFTP Server User Login Instructions Open Internet explorer and enter the following url: https://sftp.sae.org You will be prompted for a user id and password as such. Please enter your account id and password.

More information

User Manual Printer driver PRO 300 / ECO 200 / Express Plus / Pegasus State: April 2003 3073.01.991.90.08

User Manual Printer driver PRO 300 / ECO 200 / Express Plus / Pegasus State: April 2003 3073.01.991.90.08 User Manual Printer driver PRO 300 / ECO 200 / Express Plus / Pegasus State: April 2003 3073.01.991.90.08 Installation instructions driver PRO300 / ECO200 / Express / Plus / Pegasus 3 Contents 1. Introduction

More information

Hydras 3 LT Quick Start

Hydras 3 LT Quick Start Catalog Number 6234218 Hydras 3 LT Quick Start SOFTWARE MANUAL December 2005, Edition 2 Hach Company, 2005. All rights reserved. Printed in the U.S.A. Catalog Number 6234218 Hydras 3 LT SOFTWARE MANUAL

More information

TEMP MONITOR_S2 Software operation instructions

TEMP MONITOR_S2 Software operation instructions Tu Sitio de Automatización! TEMP MONITOR_S2 Software operation instructions 1. Installation / Remove 1.1 The minimum hardware requirements for Temp Monitor_S2 software is: Windows 98 / 2000 / XP / Vista

More information

Monnit Wi-Fi Sensors. Quick Start Guide

Monnit Wi-Fi Sensors. Quick Start Guide Monnit Wi-Fi Sensors Quick Start Guide Inside the Box You should find the following items in the box: Monnit Wi-Fi (MoWi ) Sensors 2 x AA Batteries for Each MoWi Sensor Quick Start Guide Note: A MoWi USB

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

The Cisco CMX Analytics Service

The Cisco CMX Analytics Service Overview of the Analytics Service, page 1 The Analytics Dashboard, page 2 Customized Widgets, page 8 Social Media Analytics, page 14 Performing Heatmap Analysis, page 16 Using the Schedule Manager, page

More information

Terminal 4 Content Types. Need help? Call the ITD Lab, x7471

Terminal 4 Content Types. Need help? Call the ITD Lab, x7471 Terminal 4 Content Types Need help? Call the ITD Lab, x7471 1 Terminal 4 Content Types Contents Introduction...2 Terminology...2 Content Types...3 Ad Banner...4 Ad Banner Full...5 Alert Text...6 Banner

More information

Quick Reference Manual

Quick Reference Manual Quick Reference Manual ii TABLE OF CONTENTS This guide first leads you through the basics of Logger Pro, including software installation procedures. You will learn how to collect data, manually enter data,

More information

User's Reference Guide for PowerAlert UPS Management Software Version 10.2 for Windows

User's Reference Guide for PowerAlert UPS Management Software Version 10.2 for Windows User's Reference Guide for PowerAlert UPS Management Software Version 10.2 for Windows 1111 W. 35th Street Chicago, IL 60609 USA (773) 869-1234 www.tripplite.com Table of Contents A QUICK GUIDE TO POWERALERT

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Sartorius ProControl@Informer

Sartorius ProControl@Informer Operating Instructions Sartorius ProControl@Informer Evaluation Software for SPCfWin (Sartorius ProControl for Windows) 98646-002-87 Intended Use Sartorius ProControl@Informer (SPC@Informer) is a software

More information

PASTPERFECT-ONLINE DESIGN GUIDE

PASTPERFECT-ONLINE DESIGN GUIDE PASTPERFECT-ONLINE DESIGN GUIDE INTRODUCTION Making your collections available and searchable online to Internet visitors is an exciting venture, now made easier with PastPerfect-Online. Once you have

More information

NAS 225 Introduction to FTP Explorer

NAS 225 Introduction to FTP Explorer NAS 225 Introduction to FTP Explorer Connect to FTP sites and transfer files A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use FTP Explorer to connect

More information

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy MyOra 3.5 SQL Tool for Oracle User Guide Kris Murthy Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL Editor...

More information

Publisher 2010 Cheat Sheet

Publisher 2010 Cheat Sheet April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices

More information

Zahner 08/2013. Monitor measurements in a separate window.

Zahner 08/2013. Monitor measurements in a separate window. Zahner 08/2013 Monitor measurements in a separate window. Online Display - 2-1. Introduction...3 2. Installation and Removal...3 2.1 Installation Procedure... 3 2.2 Removal... 4 3. Usage of the Online

More information

Beginners Guide to CQG FX

Beginners Guide to CQG FX Beginners Guide to CQG FX Table of Contents Logging into CQG FX................................................................. pg. 2 Logging in for the first time (if previously traded on demo)..........................pg.4

More information

Database Management Tool Software User Guide

Database Management Tool Software User Guide Database Management Tool Software User Guide 43-TV-25-29 Issue 5 February 2015 Database Management Tool Software Licence Agreement Refer to the Database Tool installer for the software licence agreement.

More information

Table of Contents. INTRODUCTION...v. How to Use This Manual...v Terms Used in this Manual...v Fonts Used in this Manual...v

Table of Contents. INTRODUCTION...v. How to Use This Manual...v Terms Used in this Manual...v Fonts Used in this Manual...v Table of Contents INTRODUCTION...v How to Use This Manual...v Terms Used in this Manual...v Fonts Used in this Manual...v PC Hardware Requirements...vi Software Installation...vii Installing DataWorker

More information

Configure your ewon using FTP

Configure your ewon using FTP Configure your ewon using FTP When you need to configure several ewons at the same time or make a repeated action you can use the ewon web interface. But you can also make changes on your ewon using FTP.

More information

Spreadsheet. Parts of a Spreadsheet. Entry Bar

Spreadsheet. Parts of a Spreadsheet. Entry Bar Spreadsheet Parts of a Spreadsheet 1. Open the AppleWorks program. Select spreadsheet. 2. Explore the spreadsheet setup for a while. Active Cell Address Entry Bar Column Headings Row Headings Active Cell

More information

Module Google Rich Snippets + Product Ratings and Reviews

Module Google Rich Snippets + Product Ratings and Reviews Module Google Rich Snippets + Product Ratings and Reviews Date : June 3 th, 2014 Business Tech Installation Service If you need help installing and configuring your module, we can offer you an installation

More information

Power Monitoring Expert 7.2

Power Monitoring Expert 7.2 Power Monitoring Expert 7.2 PDF version of the Web Applications online help 7ENxx-00xx-00 07/2013 PDF version of the Web Applications online help Safety information Safety information Important information

More information

Installation Guide for WebSphere Application Server (WAS) and its Fix Packs on AIX V5.3L

Installation Guide for WebSphere Application Server (WAS) and its Fix Packs on AIX V5.3L Installation Guide for WebSphere Application Server (WAS) and its Fix Packs on AIX V5.3L Introduction: This guide is written to help any person with little knowledge in AIX V5.3L to prepare the P Server

More information

User Guide. Voice Services Self Care Portal. Logging In. Welcome to the Self Care Portal

User Guide. Voice Services Self Care Portal. Logging In. Welcome to the Self Care Portal Logging In 1. From your Internet browser, enter the following URL: http://selfcare.ucc.ny.gov 2. Choose End User Self Care. 3. Enter your username and password: a. Username: Enter your LDAP user ID. (same

More information

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members ProjectWise Explorer V8i User Manual for Subconsultants & Team Members submitted to Michael Baker International Subconsultants & Team Members submitted by Michael Baker International ProjectWise Support

More information

Real Time Monitor. A Real-Time Windows Operator Interface. DDE Compliant. (for remote data display)

Real Time Monitor. A Real-Time Windows Operator Interface. DDE Compliant. (for remote data display) Real Time Monitor A Real-Time Windows Operator Interface DDE Compliant (for remote data display) TABLE OF CONTENTS 1. INTRODUCTION...1 1.1 INSTALLATION...2 1.2 FIRST START UP - DDE CONFIGURE...2 1.3 AUTO-STARTUP...2

More information

COMOS. Lifecycle COMOS Snapshots. "COMOS Snapshots" at a glance 1. System requirements for installing "COMOS Snapshots" Database management 3

COMOS. Lifecycle COMOS Snapshots. COMOS Snapshots at a glance 1. System requirements for installing COMOS Snapshots Database management 3 "" at a glance 1 System requirements for installing "COMOS Snapshots" 2 COMOS Lifecycle Operating Manual Database management 3 Configuring "COMOS Snapshots" 4 Default settings for "COMOS Snapshots" 5 Starting

More information

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

maxymos PC Software 1. Installing and Starting the Program 2. Tabs and their Functions

maxymos PC Software 1. Installing and Starting the Program 2. Tabs and their Functions maxymos PC Software 1. Installing and Starting the Program maxymos PC is a directly executable program. No installation process takes place and no administrator rights are required. The program can also

More information

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 INFORMATION SERVICES Version 3.0 July 2011 Table of Contents Section 1 - Introduction... 1 Section 2 - Initial Preparation... 2 2.1 Overall

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

More information

UPS System Capacity Management Configuration Utility

UPS System Capacity Management Configuration Utility StruxureWare Power Monitoring 7.0 UPS System Capacity Management Configuration Utility User Guide UPS System Capacity Management Configuration Utility This document provides an overview of the StruxureWare

More information

Capture Pro Software FTP Server System Output

Capture Pro Software FTP Server System Output Capture Pro Software FTP Server System Output Overview The Capture Pro Software FTP server will transfer batches and index data (that have been scanned and output to the local PC) to an FTP location accessible

More information

AB-Clock. Manual. Copyright 1996-2004 by GRAHL software design

AB-Clock. Manual. Copyright 1996-2004 by GRAHL software design Manual Contents Contents Welcome! 4 4... The AB-Clock Menu 4... AB-Clock Settings 5... Start and Exit AB-Clock 5 Start AB-Clock... 5 Exit AB-Clock... 5 Start Parameters... 6 Procedures... 6 How to... run

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection)

Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection) Quick Guide #3G: Philips MRx Configuration and Operation with Rosetta- DS (Bluetooth Connection) I. Configuration instructions for Philips MRx for use with Rosetta-DS via Bluetooth Required settings: o

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

User Manual in English. Call Center 1.0-1.0 RC Elastix. For more information visit www.elastix.org

User Manual in English. Call Center 1.0-1.0 RC Elastix. For more information visit www.elastix.org User Manual in English Call Center 1.0-1.0 RC Elastix For more information visit www.elastix.org 1. Call Center This modules objective is to generate calls automatically to numbers that have been previously

More information

User Guide. www.windsorbrokers.com. For more information email us on: customerservices@windsorbrokersltd.com

User Guide. www.windsorbrokers.com. For more information email us on: customerservices@windsorbrokersltd.com User Guide www.windsorbrokers.com For more information email us on: customerservices@windsorbrokersltd.com CONTENTS Pages 1. Opening an account. 3-4 2. Server and account settings. 5-6 3. Market Watch

More information

Assets, Groups & Networks

Assets, Groups & Networks Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com Quick Start Guide 1 Copyright 2014 Samanage www.samanage.com Table of Contents Introduction 3 Organization 4-6 Users 7-9 Asset Deployment 10 Self-Service Portal 11-13 Service Desk 14-16 Email Settings

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

Password Memory 6 User s Guide

Password Memory 6 User s Guide C O D E : A E R O T E C H N O L O G I E S Password Memory 6 User s Guide 2007-2015 by code:aero technologies Phone: +1 (321) 285.7447 E-mail: info@codeaero.com Table of Contents Password Memory 6... 1

More information

SystemGuard. Brief Description. Benefits. SystemGuard Main Window

SystemGuard. Brief Description. Benefits. SystemGuard Main Window SystemGuard Issue May 2009 Product SystemGuard Pages 8 Brief Description SystemGuard is an application software (published under freeware terms and conditions) from Fujitsu Technology Solutions which can

More information

HowTo. Planning table online

HowTo. Planning table online HowTo Project: Description: Planning table online Installation Version: 1.0 Date: 04.09.2008 Short description: With this document you will get information how to install the online planning table on your

More information

Manual Software SPECTRO3-MONITORING V5.0

Manual Software SPECTRO3-MONITORING V5.0 Manual Software SPECTRO3-MONITORING V5.0 (PC software for Microsoft Windows XP, VISTA, 7) for color sensors of the SPECTRO-3 series This manual describes the installation and operation of the SPECTRO3-MONITORING

More information

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report Xerox Multifunction Devices Customer Tips March 15, 2007 This document applies to these Xerox products: X WC 4150 X WCP 32/40 X WCP 35/45/55 X WCP 65/75/90 X WCP 165/175 X WCP 232/238 X WCP 245/255 X WCP

More information

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu)

Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Ingeniux 8 CMS Web Management System ICIT Technology Training and Advancement (training@uww.edu) Updated on 10/17/2014 Table of Contents About... 4 Who Can Use It... 4 Log into Ingeniux... 4 Using Ingeniux

More information

Device configurator DRC200

Device configurator DRC200 Operating manual 42/49-27 EN Engineer IT Device configurator DRC200 R&C Process Data Management Software Impressum Device configurator DRC200 Operating manual Document No. 42/49-27 EN Date of issue: 11.02

More information

Institution/Department Administrator Manual

Institution/Department Administrator Manual ETS Major Field Tests Institution/Department Administrator Manual Updated: December 2010 Table of Contents 1.0 WELCOME... 1 1.1 INTRODUCTION... 1 1.2 COMPUTER HARDWARE AND SOFTWARE REQUIREMENTS... 1 2.0

More information

Setting Up Scan to SMB on TaskALFA series MFP s.

Setting Up Scan to SMB on TaskALFA series MFP s. Setting Up Scan to SMB on TaskALFA series MFP s. There are three steps necessary to set up a new Scan to SMB function button on the TaskALFA series color MFP. 1. A folder must be created on the PC and

More information

Broner Issue Tracking System User Guide

Broner Issue Tracking System User Guide Broner Issue Tracking System User Guide Preliminary Pages Address Copyright 2015, Broner Metals Solutions Ltd. All rights reserved Broner product names which are mentioned in this document and the Broner

More information

Using the T&D Thermo App with TR-7wf Data Loggers

Using the T&D Thermo App with TR-7wf Data Loggers Using the T&D Thermo App with TR-7wf Data Loggers T&D Thermo The T&D Thermo App from T&D Corporation can be used to accomplish a variety of functions with the TR-7wf Series of Wi-Fi enabled wireless Data

More information

QIAsymphony Management Console User Manual

QIAsymphony Management Console User Manual April 2012 QIAsymphony Management Console User Manual For use with software version 4.0 Sample & Assay Technologies Trademarks QIAGEN, QIAsymphony, Rotor-Gene (QIAGEN Group). InstallShield (Informer Technologies,

More information