TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE:

Size: px
Start display at page:

Download "TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE:"

Transcription

1 TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE: DOC. NAME : PROJECT: DESCRIPTION: CUSTOMER: ORDER NUMBER: - DATE: TAG NUMBER: - SERIAL NUMBER: - PAGES: 17 Camera to Client Event User Manual FOR CUSTOMER CODE X ACCEPTANCE STATUS A Accepted. B Accepted, implement comments in next revision. C Accepted, implement comments. Revise and resubmit. D Not accepted, revise and resubmit. E X For information only. DATE: SIGN.: FOR TRATEC NORCON Added information of federated setup and use SRG Added information of log file reduction issues SRG Issued for use SRG REV DATE DESCRIPTION CRE CHK ACC NOTES:

2 Table of Contents 1 Introduction Definitions Brief overview Installation Installation prerequisites Determining the installation path Change log settings for Milestone Event Server Configuration General information Initial configuration Audit logging Federated setup Querying items Matrix integration Event integration Rule/SmartWall integration Commissioning Practical use Fault finding...17 Camera_to_Client_Event_User_Manual.docx Side 2 av 17

3 1 Introduction This document will describe installation, configuration, commissioning and fault finding in TRATEC Norcon Camera to Client event plug-in for Milestone. 1.1 Definitions The following abbreviations are used in this document: Abbreviation MIP VMS Description Milestone Integration Protocol Video Management System 1.2 Brief overview If you need externally trigged camera view change in Milestone, it would require quite some work to achieve. The traditional solution would be to create numerous events in Milestone, create numerous rules linked to each event which would perform the actual camera change, and finally find some method for external trigging of these events: Matrixes Cameras Rules Events The purpose of the TRATEC Norcon Camera to Client event is to provide a mechanism for activating/changing camera view in Milestone Matrix objects from an external system without the need of creating numerous events and rules. The event provided by TRATEC Norcon provide s a simple UDP protocol which allows changing camera view based on camera name and matrix name: Camera_to_Client_Event_User_Manual.docx Side 3 av 17

4 Matrixes UDP Cameras TRATEC Norcon Generic Event Another possibility is to use this generic event with Milestone's product SmartWall. This is an option, but requires more configuration to work. 2 Installation Installing the plug-in requires some minor preparations: 1. Prerequisites must be fulfilled. See chapter 2.1 for more information. 2. Determine installation path of Milestone software. This varies depending on versions and products installed. The plug-in must be available for both the Milestone Event Server service and the administration application. Default path is [PROGRAMFILES]\Milestone\MIPPlugins. See chapter 2.2 for further information. 3. If the TRATEC Norcon activation manager is not installed already, this must be installed as well (separate installer file). Once the installation path is determined, the installation may start. When prompted for an installation path, ensure the correct path is referred. When installation is fininshed, restart Milestone Event Server service. 2.1 Installation prerequisites A few prerequisites must be met prior to installation: Milestone XProtect must be installed. Fully supported versions are (see comment below): o 2016 Corporate, Expert (including R3) o 2014 Corporate, Expert A Basic User must be added to the Milestone application with the foll owing attributes: o Username: TNUser o Password: TN@dministr@tor o Access: Administrator A UDP port must be opened for telegrams. In case of federated system, installation of all sites must be done in accordance with Milestone guidelines. In addition, logon credentials for common administrator user must be available. Camera_to_Client_Event_User_Manual.docx Side 4 av 17

5 In a federated system ALL cameras, events and matrixes must be given unique names. Be aware that some functionality in this plugin would be functional also for other versions of Milestone VMS. E.g. querying objects and firing events would be available for other versions as well, and opens for using this plugin for as an easy to use event triggering mechanism. Known limitations, and the reason for the limited support list above, is full functionality with SmartWall, Matrix, Rules and Bookmark creation from plugin. 2.2 Determining the installation path Below is an extract from Milestone provided documentation: The folders used for loading the plug-ins are named MIPPlugins. The folders are placed as follows: For 32-bit applications (Administrator application and Smart Client installed as 32-bit): Executing folder of the starting application o ".\MIPPlugins". A common place that all application load from: o C:\Program Files (x86)\milestone\mipplugins For 64-bit applications (Event Server, Management Client and Smart Client installed as 64-bit): Executing folder of the starting application o ".\MIPPlugins". A common place that all application load from: o C:\Program Files\Milestone\MIPPlugins 2.3 Change log settings for Milestone Event Server It is highly recommended to change the log settings for the Event Server. This will prevent log files from being filled with potentially great amounts of log data, and in the worst case fill up the disk. Log files will be stored in C:\ProgramData\Milestone\XProtect Event Server\logs\MIPLogs\. To change the log settings for the Event Server, follow the steps below: 1. Open Milestone Event Server configuration file "C:\Program Files\Milestone\XProtect Event Server\VideoOS.Event.Server.exe.config" in a text editor. 2. Search for a line containing this text: <MIPLoggerSettings level="info" /> 3. Replace the info text with error, making it look like this: <MIPLoggerSettings level="error" /> 4. Restart the Event Server service. Camera_to_Client_Event_User_Manual.docx Side 5 av 17

6 3 Configuration 3.1 General information The Encoding must be identical to the transmitting process' encoding. Consider the below figure: TRATEC Norcon Camera to Client Event Encoding Request Reply UDP Encoding 3. party software (SCADA/PLC ) A third party software, this could be either SCADA or PLC, sends a UDP package in a specific encoding to the Generic Event. The Generic event processes the request and replies to the sending port, using the configured encoding. When configuring the Response, a few choices is available: None no response is sent. Echo All the telegram is sent in return without modifications. Statistics this is probably the most used choice, and the response telegram is built up with information indicating success or failure executing the requested command. For more information, see chapter 5. Note! Availability of certain options depends on installed version of Milestone. Camera_to_Client_Event_User_Manual.docx Side 6 av 17

7 3.2 Initial configuration If successfully installed, you should see the following configuration group in the Milestone Management Client site navigation tree (navigation could differ slightly depending on Milestone version): Right click the Camera to Client event row and select Add New Give the event a name of your choice. A setup window similar to the one below should be available: The fields are: Event setup o Name the event name o Enabled must be checked for event to function. o Audit logging if switched on, the event will insert log messages in Audit Log when trigged. See below for further information. UDP setup o Port no the UDP port to listen for telegrams o Encoding UDP telegram encoding o Response determines the response sent to the client issuing the UDP telegram. o Allowed external IP addresses list of allowed UDP client IP addresses. Telegrams sent from other addresses than listed here will be ignored. Federated setup o It is possible to use this event in a federated system. o The list must be filled with sub-sites to be made available for this event. Added sites will expose some of its objects (like cameras) to the top-level system, making it possible to integrate camera names from sub sites when trigging the event. Test o Test telegram a possibility of manually sending telegrams to the system. Be aware that response may vary from actual UDP telegram main point is to see and check feedback from system visually. Several events might be configured, but in most cases one single event would suffice. Note! UDP port numbers must be unique for each TRATEC Norcon Camera to Client event! Camera_to_Client_Event_User_Manual.docx Side 7 av 17

8 3.3 Audit logging It is possible to make the Camera to Client Event create log entries when the event is fired. This could prove useful for operators to identify specific incidents or for simple fault finding. If the Audit logging check box is ticked off, the following events may be found in the Audit log (accessible from Management client): The Resource Name filter may be set to TNCameraToClientEvent for display of relevant entries only. The Description field is filled with the following information: [Event name] < SUCCESS or FAILURE depending on function return value> <Description> The event name is the name as configured for the event. SUCCESS is displayed if the function executed without error, and indicates event fired without error. FAILURE indicates some sort of error (e.g. requested camera name not found). The description varies depending on requested action, but it should be possible to read out in clear text what was done. The Category field indicates what sort of action was requested from the event. May be used as filter criteria. The resource name always indicates TNCameraToClientEvent, and may be used as filter. Camera_to_Client_Event_User_Manual.docx Side 8 av 17

9 3.4 Federated setup It is possible to use the Tratec Norcon Camera to Client event in a federated setup. The point with this possibility is to make objects in federated sub-sites available from top level system. One reason to do this is to make cameras from sub-sites available to top level systems, opening for using cameras from sub-sites in top level events. Consider the following illustration: Cameras from both Mother and Child sites are available for the Camera to Client event to display in either Matrix or SmartWall. Mother site Cameras, events and matrixes are available from Mother site Events and matrixes may be fired/ manipulated in Child sites. The Child may only fire/manipulate its own events/matrixes. Child sites It is also possible to fire events and manipulate matrixes configured in child sites from mother site. In standalone systems using the federated setup is completely irrelevant. It is only relevant for top level systems in need of accessing sub site objects. When configuring a Camera to Client Event for use in a federated system, make note of the following: All sites, including the top-level site, must be added to the list of federated systems. It is only relevant to configure Federated setup on the top-level site. Note! The information of Federated setup as displayed for Tratec Norcon Camera to Client Event is common for all events in this system. This means that all events in a federated system will have this setup. This is also noticeable when navigating the Management Client all Camera to Client Events share one common federated configuration setup. For configuring the Federated setup, do as follows: 1. In the Federated setup, click Add. Camera_to_Client_Event_User_Manual.docx Side 9 av 17

10 2. A popup appears. Enter the Server URL for the server to add. If a mother server with configured children in a federated setup is entered, all children will appear in the Available Servers list. 3. Enter valid credentials. Remember that there are limitations when using credentials in either a workgroup setup or a domain setup. 4. Select credential type and click Check. The list of available servers will be filled accordingly. Tick off servers you would like to include and click OK. 5. The ticked off servers will appear in the Federated setup list in the main window. You may add more servers at a later stage by repeating this procedure. All configurations of federated system are common for all Tratec Norcon Camera to Client Events (per server). Remember to add ALL servers you would like to access, even the current computer. Otherwise the system will not work properly. Do NOT configure federated system at all in a standalone system, it will only create confusion. In that case, remove all entries in the Federated setup list and restart Milestone Event server service. 3.5 Querying items It is possible to use the TRATEC Norcon Camera to Client event for reading out available cameras and events from the Milestone configuration, including configured sub sites in a federated setup. Procedure is indicated in screenshot in section 3.2. Be aware that changes in Milestone configuration will require a refresh of the configuration due to information being cached for reduced response time. Camera_to_Client_Event_User_Manual.docx Side 10 av 17

11 3.6 Matrix integration For integration with Milestone matrixes, a matrix must be configured and integrated in a smart client display. Cameras must be available as well. For changing camera on matrix, simply send a telegram with syntax a specified in screenshot in section 3.2. Insert correct matrix name and camera name in the telegram, and it should work. Below is an example of Matrix configuration in Milestone management client: 1. Setup of matrixes is beyond the scope of this manual. See Milestone documentation for more information. 2. A similar configuration must be done in the Smart Client for proper functionality. Cameras from configured sub sites in a federated system is available in the same way. 3.7 Event integration It is possible to fire User Defined events configured in Milestone VMS using the plug-in. The syntax for firing events is illustrated in the screenshot in section 3.2. In a federated system, it is possible to fire events in sub sites using the plug-in configured and running on mother site. The syntax is the same as for standalone systems, and the event will be fired on the sub site where the event is configured. 3.8 Rule/SmartWall integration The TRATEC Norcon Camera to Client event may be used as a trigger condition for rules as it appears to be an event like other events in Milestone. In addition, it can pass a camera name as metadata information, making it suitable for SmartWall integration. It is in other words possible to use this event with SmartWalls as well as matrixes, or in any configuration requiring rule integration. Regarding SmartWall integration, the configuration is slightly more cumbersome due to a limitation in Milestone Management client changing SmartWall views is only possible via Rules. Hence, this Camera to Client Event must be used in combination with Rules to achieve SmartWall integration. This means that you would need one event per position available in the SmartWall. Setup of TRATEC Norcon Camera to Client event is otherwise identical to the above description. Each event would respond correctly to all commands as described above. Camera_to_Client_Event_User_Manual.docx Side 11 av 17

12 Typical example of Rule setup procedure (screenshots might vary with installed version of Milestone): 1. Go to the Rules section in Milestone Management Client and add new rule. Select the TRATEC Norcon Camera to client event. 2. Select the actual trigger event in the next step. 3. Setup the rest of the Rule as shown. The important part is to use devices from metadata. This opens for dynamic camera change to fixed SmartWalls and displays. Camera_to_Client_Event_User_Manual.docx Side 12 av 17

13 It is also possible to create Rules for removing camera from SmartWall as well. To give an indication of procedure, consider the below image: 4. The example to the left would open for removing a camera of your choice from a specified SmartWall display. 4 Commissioning The TRATEC Norcon Camera to Client event utilizes a separate process for proper communication with the Milestone Event Server. This process' name is TNMIPSDKAccess.exe, and it should be visible in the Windows task manager when the system is running. When required services and processes are running, perform a test from the Management client. Type the Camera to Client event's name in the Test telegram field and click Test it! After a short delay, the event should answer with: [Event name] 0 When this test succeeds, there is communication between all required partners. Note: There is a 5 second timeout for telegram responses if no response is received within this time frame, there will be an error and the telegram is not correctly processed. In this case the telegram will be: [Event name] 0 FAILED Optionally perform tests on more commands to verify full compatibility. When all is OK, move on to next chapter. Camera_to_Client_Event_User_Manual.docx Side 13 av 17

14 5 Practical use The TRATEC Norcon Camera to Client event provides numerous possibilities in addition to displaying camera views on matrix clients. Below is a full overview of all requests and replies available in the plug-in. Request Reply Description Example request Example response [Event name] [Event name] [Rolling counter] A mechanism for external process to check if the system is responding and working. Could be used for communication alarm or similar. [Event name] Cameras [Event name] Matrixes [Event name] Events [Event name] [Number of cameras] [Camera 1] [Camera 2] [Camera n] [Event name] [Number of matrixes] [Matrix 1] [Matrix 2] [Matrix n] [Event name] [Number of User defined events] [ User defined event 1] [ User defined event 2] [ User defined event n] Request: "MyEventName" Response: "MyEventName 1" Provides a list of configured cameras in Milestone. The listed cameras would be a list of valid arguments when attempting to change camera view in a matrix object. Request: "MyEventName Cameras" Response: "MyEventName 3 Camera 1 Camera 2 Camera 3" Provides a list of configured matrixes in Milestone. The listed matrixes would be a list of valid arguments when attempting to change camera view in a matrix object. Request: "MyEventName Matrixes" Response: "MyEventName 2 Matrix 1 Matrix 2" Provides a list of configured User defined events in Milestone. This plug in also provides the possibility of firing such events in addition to changing camera view on matrixes. The purpose is to open for rule management from this system as well. Request: "MyEventName Events" Response: "MyEventName 3 Event A Event B Event C" Camera_to_Client_Event_User_Manual.docx Side 14 av 17

15 Request Reply Description Example request Example response [Event name] RefreshConfig [EventName] RefreshConfig [True/False] This function would reload and refresh the configuration in Milestone. If a camera, matrix or event object is added, the config must be refreshed for the system to see it and be able to handle it. [Event name] [Matrix name] [Camera name] [Event name] [Matrix name] [Camera name] [Bookmark name] [Event name] [Rolling counter] [Matrix name] [Camera name] [Event name] [Rolling counter] [Matrix name] [Camera name] [Bookmark name] Request: "MyEventName RefreshConfig" Response: "MyEventName RefreshConfig True The actual command to change view on a matrix. This command would tell the identified matrix to display the identified camera in position 1. In addition, the rolling counter is returned. If any of the fields are empty in the reply, the function failed due to missing camera/event. Request: "MyEventName Matrix 1 Camera 2" Response (success): MyEventName 2 Matrix 1 Camera 2" Response (failure camera nonexisting): "MyEventName 2 Matrix 1 " Response (failure matrix nonexisting): "MyEventName 2 Camera 1" An optional parameter containing a bookmark name could be passed. This would result in a bookmark being created on the named camera, including ±30sec of recording. Request: "MyEventName Matrix 1 Camera 2 BM" Response (success): MyEventName 2 Matrix 1 Camera 2 BM" Response (failure camera nonexisting): "MyEventName 2 Matrix 1 " Response (failure matrix nonexisting): "MyEventName 2 Camera 1" Camera_to_Client_Event_User_Manual.docx Side 15 av 17

16 Request [Event name] FireEvent [User defined event name] [Event name] FireRule [Camera name] Reply [Event name] [Rolling counter] FireEvent [ User defined event name] [Event name] [Rolling counter] FireRule [Camera name] Description Example request Example response Firing of User defined event for optional rule management. Request: "MyEventName FireEvent Event A" Response (success): MyEventName 4 FireEvent Event A" Response (failure event nonexisting): "MyEventName 2 FireEvent " Trigging of camera change in SmartWall client using rules. Request: "MyEventName FireRule Camera 2" Response (success): MyEventName 8 FireRule Camera 2" Response (failure camera nonexisting): "MyEventName 8 FireRule " Camera_to_Client_Event_User_Manual.docx Side 16 av 17

17 6 Fault finding Error/problem 1. The configuration group does not show up. 2. The event does not answer UDP telegrams. 3. I do not get the expected response from the system. 4. I am unable to control SmartWall objects. 5. Disk space is being reduced rapidly after installing plug-in. 6. The plug-in does not answer with anticipated objects when querying items (cameras, events, matrixes). Proposed solution Restart management client and check again. The plugin is not available for the management client. Check if the plugin needs to be copied to another location to be available for the management client. Verify that the sending IP address is included in the list of allowed IP addresses. Localhost is included by default. Verify that there is a running process named TNMIPSDKAccess.exe. If not: o Restart Milestone Event Server service. o Check installation path of TRATEC Norcon Camera to Client event is accessible from Event Server. o Verify required Basic User is available. Check firewall settings, the required UDP port(s) must be opened. Try refreshing the configuration and try again. Optionally restart the Milestone Event Server. Check installed version and licensing of Milestone to verify you can use SmartWalls. Check installed version and licensing of Milestone to verify you are able to use Rules. The log files for Milestone Integration Protocol integrations with Milestone Event Server are found in C:\ProgramData\Milestone\XProtect Event Server\logs\MIPLogs\. Check if these are the files growing and eating disk space. This is a part of Milestone event subscription handling, and not in the scope of the plugin to handle. If so, follow the procedure as described in chapter 2.3 Change log settings for Milestone Event Server. If federated, check that all relevant sub sites are configured and accessible. Try RefreshConfig command (note: it may take some seconds for configuration to be updated across sites). Make sure object naming is unique across sites in a federated system. Make sure defined login credentials are correct. Make sure the process TNMIPSDKAccess.exe is running. Try issuing a telegram with only the event name. If no answer, check firewall. Camera_to_Client_Event_User_Manual.docx Side 17 av 17

Prerequisites Some basic requirements must be fulfilled in order to use the software:

Prerequisites Some basic requirements must be fulfilled in order to use the software: Introduction Description The Tratec Norcon Modbus Server provides an open interface between Milestone XProtect VMS, using the proprietary Milestone Integration Platform (MIP) and an existing or new SCADA

More information

Guide to Powering Agent Vi Analytics on Milestone s XProtect. savvi 5.3

Guide to Powering Agent Vi Analytics on Milestone s XProtect. savvi 5.3 Guide to Powering Agent Vi Analytics on Milestone s XProtect savvi 5.3 Contents Contents 1 Overview... 2 1.1 About this Guide... 2 1.2 Version Compliance... 2 1.3 Enabling Procedure... 3 2 Specific Installation

More information

MILESTONE INTEGRATION 1.4

MILESTONE INTEGRATION 1.4 MILESTONE INTEGRATION 1.4 Technical guide Revision 1 2012-2014 ACIC sa/nv. All rights reserved. ACIC sa / nv Parc Initialis Boulevard Initialis 28 B-7000 Mons Belgium support@acic.eu www.acic.eu Tel. :

More information

AXIS Perimeter Defender with Milestone VMS. User Manual

AXIS Perimeter Defender with Milestone VMS. User Manual User Manual Table of Contents Introduction............................................... 3 About this document........................................ 4 AXIS Perimeter Defender integration...........................

More information

Integration Guide: innovi XProtect

Integration Guide: innovi XProtect Integration Guide: innovi XProtect Version 1.4, October 2018 Table of Contents 1 Overview... 3 1.1. About this Guide... 3 1.2. Enabling Procedure... 3 1.3. Mapping Cameras... 5 1.3.1. Professional+...

More information

Paxton Net2 Integration for Milestone Access Installation and Configuration Guide

Paxton Net2 Integration for Milestone Access Installation and Configuration Guide Paxton Net2 Integration for Milestone Access 2016 - Installation and Configuration Guide Target audience This Document is intended for System Installers as well as System Administrators. Prerequisites.NET

More information

SMARTPROTECT INTEGRATIONS. SmartProtect Q-Guard Event Integration. Installation and Configuration Guide V 1.0.0

SMARTPROTECT INTEGRATIONS. SmartProtect Q-Guard Event Integration. Installation and Configuration Guide V 1.0.0 SMARTPROTECT INTEGRATIONS SmartProtect Q-Guard Event Integration Installation and Configuration Guide V 1.0.0 Contents Target Audience:... 3 Copyright, trademarks and disclaimers... 3 Prerequisites...

More information

KNOWLEDGE BASE ARTICLE DISPLAYING SMARTVIS FACE LIVE IN A MILESTONE ENVIRONMENT

KNOWLEDGE BASE ARTICLE DISPLAYING SMARTVIS FACE LIVE IN A MILESTONE ENVIRONMENT KNOWLEDGE BASE ARTICLE DISPLAYING SMARTVIS FACE LIVE IN A MILESTONE ENVIRONMENT VERSION 1.0 SEPTEMBER 17 Users with SmartVis Face Live Demo 3.3.1 and above can display both the video stream and the metadata

More information

MANUAL. SmokeCatcherBridge for MILESTONE. V1.00_rev00

MANUAL. SmokeCatcherBridge for MILESTONE. V1.00_rev00 MANUAL SmokeCatcherBridge for MILESTONE V1.00_rev00 Date : 06/01/2016 Copyright Notice This document is copyright protected and is the property of Araani NV and may not be copied, reproduced or distributed

More information

XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018

XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018 XProtect Corporate Integration with C CURE 9000 v2.60 User Manual April 25, 2018 1 Table of Contents 1 Document information... 3 2 Document revision history... 3 3 Version Compatibility... 4 4 Feature

More information

milestone XProtect VideoViewer for Gallagher 2.1; Administrator's Manual

milestone XProtect VideoViewer for Gallagher 2.1; Administrator's Manual milestone XProtect VideoViewer for Gallagher 2.1; Administrator's Manual Introduction This user manual explains how to configure the Gallagher Command Centre software to connect to a Milestone surveillance

More information

Application Note: Using VIVOTEK Fisheye Cameras with Milestone XProtect For Plugin rev. 3.0

Application Note: Using VIVOTEK Fisheye Cameras with Milestone XProtect For Plugin rev. 3.0 For Milestone XProtect Users: Application Note: Using VIVOTEK Fisheye Cameras with Milestone XProtect For Plugin rev. 3.0 A proprietary plug-in is available for users who install Fisheye cameras in a deployment

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents. 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.

Developing and Deploying vsphere Solutions, vservices, and ESX Agents. 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6. Developing and Deploying vsphere Solutions, vservices, and ESX Agents 17 APR 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

XProtect Access 2017 R2 Specification Sheet

XProtect Access 2017 R2 Specification Sheet XProtect Access 2017 R2 Specification Sheet Contents Feature Overview... 3 Key Features... 3 Integration... 3 Detailed Product Features... 3 Access Monitoring View Item... 3 Access Request Notification...

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Modified on 27 JUL 2017 vsphere Web Services SDK 6.5 vcenter Server 6.5 VMware ESXi 6.5 Developing and Deploying vsphere Solutions,

More information

AEOS-Milestone plugin installation manual

AEOS-Milestone plugin installation manual Security Management AEOS-Milestone plugin installation manual January 2017 Version 2 Copyright Nedap 2017 Contents subject to revision without prior notice. Nedap AEOS is a registered trademark of N.V.

More information

Milestone XProtect Corporate ioimage Analytics Events Integration Manual

Milestone XProtect Corporate ioimage Analytics Events Integration Manual Milestone XProtect Corporate ioimage Analytics Events Integration Manual 1 XProtect Corporate IOI Analytics Events Integration Manual Table of Contents Preface 3 Adding ioimage units as Universal Drivers

More information

WhosOn server help

WhosOn server help server help Server help Important For WhosOn to work, you will need to ensure that certain ports are open in the firewall. With the default setup for WhosOn, you would need to open ports 80, 443, 8080

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

INSTALLATION & OPERATIONS GUIDE Wavextend Calculation Framework & List Manager for CRM 4.0

INSTALLATION & OPERATIONS GUIDE Wavextend Calculation Framework & List Manager for CRM 4.0 INSTALLATION & OPERATIONS GUIDE Wavextend Calculation Framework & List Manager for CRM 4.0 COPYRIGHT Information in this document, including URL and other Internet Web site references, is subject to change

More information

Milestone Systems XProtect Advanced VMS System Architecture. 1

Milestone Systems XProtect Advanced VMS System Architecture.  1 Milestone Systems XProtect Advanced VMS 2014 www.milestonesys.com 1 Content Copyright, trademarks and disclaimer... 3 Introduction... 4 Target audience and purpose... 4 Overall system architecture... 5

More information

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc.

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc. SPESCOM SOFTWARE User Guide eb Layout Editor User Guide Document Number : SAN03810 Rev 0.2 Release Date : 15 December 2006 Document Status : Not Approved Author : Gayle Clark, Business Solutions Analyst,

More information

Avigilon Control Center 6 System Integration Guide. for Software House C CURE 9000

Avigilon Control Center 6 System Integration Guide. for Software House C CURE 9000 Avigilon Control Center 6 System Integration Guide for Software House C CURE 9000 2011-2017, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER, ACC and TRUSTED

More information

OPC UA Configuration Manager Help 2010 Kepware Technologies

OPC UA Configuration Manager Help 2010 Kepware Technologies OPC UA Configuration Manager Help 2010 Kepware Technologies 1 OPC UA Configuration Manager Help Table of Contents 1 Getting Started... 2 Help Contents... 2 Overview... 2 Server Settings... 2 2 OPC UA Configuration...

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Coveo Platform 6.5. Microsoft SharePoint Connector Guide

Coveo Platform 6.5. Microsoft SharePoint Connector Guide Coveo Platform 6.5 Microsoft SharePoint Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

SETUP GUIDE BioStar 2 Integration for Milestone XProtect English

SETUP GUIDE BioStar 2 Integration for Milestone XProtect English www.supremainc.com SETUP GUIDE BioStar 2 Integration for Milestone XProtect English Contents Target Audience... 3 Introduction... 4 System diagram... 4 Structural differences between BioStar 2 and XProtect...

More information

Operating Manual. Pelco Analytics on the edge integration. Pelco Edge Analytics Milestone MIP Plugin User Manual

Operating Manual. Pelco Analytics on the edge integration. Pelco Edge Analytics Milestone MIP Plugin User Manual Operating Manual Pelco Analytics on the edge integration 03.02.2014 2013 by EET Security / DFR-CH 1 1 General behavior of this Document... 3 2 Pelco Edge Analytics MIP Plugin for the XProtect Event Server...

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Milestone Systems Milestone Mobile 2013 (Server)

Milestone Systems Milestone Mobile 2013 (Server) Milestone Systems Milestone Mobile 2013 Contents INTRODUCTION... 4 ABOUT MILESTONE MOBILE... 4 PREREQUISITES FOR USING MILESTONE MOBILE... 4 ACCESS XPROTECT WEB CLIENT... 4 SYSTEM REQUIREMENTS... 6 XPROTECT

More information

Technical Guide Network Video Management System Tips and Troubleshooting

Technical Guide Network Video Management System Tips and Troubleshooting Technical Guide Network Video Management System Tips and Troubleshooting Network Video Management System March 23, 2018 NVMSTG010 Revision 1.1.0 CONTENTS 1. Overview... 3 1.1. About This Document... 3

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Raytec Milestone Plug-in User Guide Document Revision 3.0

Raytec Milestone Plug-in User Guide Document Revision 3.0 Raytec Milestone Plug-in User Guide Document Revision 3.0 Table of Contents 1 INTRODUCTION... 4 1.1 ON/OFF TRIGGERS... 4 1.2 DETERRENT TRIGGERS... 4 1.3 TIMED TRIGGERS... 4 1.4 BOOST TRIGGER... 5 1.5 ALARMS...

More information

Milestone XProtect Enterprise ioimage Analytics Events Integration Manual

Milestone XProtect Enterprise ioimage Analytics Events Integration Manual Milestone XProtect Enterprise ioimage Analytics Events Integration Manual 1 XProtect IOI Analytics Events Integration Manual Table of Contents Preface 3 Adding ioimage units as Universal Drivers 4 Detecting

More information

APPLICATION NOTE. Date Issued: Subject: Easy Database connection from POV. Revision: 1

APPLICATION NOTE. Date Issued: Subject: Easy Database connection from POV. Revision: 1 APPLICATION NOTE THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT These documents are provided by our technical support department to assist others. We do not guarantee that the data

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

Marketo Adobe Connect Adapter. User Guide Version 2.1

Marketo Adobe Connect Adapter. User Guide Version 2.1 Marketo Adobe Connect Adapter User Guide Version 2.1 EVENT INTEGRATION... 3 GETTING STARTED... 3 CREATING A MEETING OR SEMINAR IN ADOBE CONNECT... 4 ENTERING ADOBE CONNECT CREDENTIALS IN MARKETO... 4 Entering

More information

How to setup Failover in Linux NVR

How to setup Failover in Linux NVR How to setup Failover in Linux NVR Application Note Version 1.0 1 Preface This application note instructs you on how to set up the failover function and identify the failover function's status. We strongly

More information

How to Use Milestone with Hikvision Devices V1.0.0

How to Use Milestone with Hikvision Devices V1.0.0 How to Use Milestone with Hikvision Devices V1.0.0 Contents 1. Overview... 2 1.1 About Milestone... 2 1.2 Current test environment... 3 2. Start VMS... 4 2.1 Milestone XProtect Enterprise 2016 Management

More information

OPC UA Configuration Manager PTC Inc. All Rights Reserved.

OPC UA Configuration Manager PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 5 Project Properties - OPC UA 5 Server Endpoints 7 Trusted Clients 9 Discovery Servers 10 Trusted Servers 11 Instance

More information

Team Foundation Server Integration using QTfsListener

Team Foundation Server Integration using QTfsListener VaraLogix Q Team Foundation Server Integration using QTfsListener Table of Contents Introducing QTfsListener... 2 1. QTfsListener executable command line options... 4 2. Register QTfsListener as a service...

More information

Cisco ACI vcenter Plugin

Cisco ACI vcenter Plugin This chapter contains the following sections: About Cisco ACI with VMware vsphere Web Client, page 1 Getting Started with, page 2 Features and Limitations, page 7 GUI, page 12 Performing ACI Object Configurations,

More information

SetUp GUIDE. Wisenet WAVE COLDSTORE. Version 3.2

SetUp GUIDE. Wisenet WAVE COLDSTORE. Version 3.2 SetUp GUIDE Wisenet WAVE COLDSTORE Version 3.2 Contents 1 Introduction 3 1.1 About This Setup Guide 3 1.2 Before You Start 3 1.3 Supported Operating Systems 3 2 Understanding the Setup Process 3 3 Finding

More information

BACnet Integration User s Manual

BACnet Integration User s Manual BACnet Integration User s Manual Target Audience for this Document This document is aimed at system operators and provides a description of how to install and configure the Milestone BACnet Integration.

More information

Collaborative Authoring Tool

Collaborative Authoring Tool Collaborative Authoring Tool 1.0 Registering with Google This tool allows multiple users to edit a document at the same time and from different locations allowing version control to be managed. The tool

More information

Technical Guide Network Video Management System Tips and Troubleshooting

Technical Guide Network Video Management System Tips and Troubleshooting Technical Guide Network Video Management System Tips and Troubleshooting Network Video Management System October 27, 2017 NVMSTG010 Revision 1.0.0 CONTENTS 1. Overview... 3 1.1. About This Document...

More information

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved User Manual Akvelon, Inc. 2017, All rights reserved Contents Overview... 3 Installation of Dynamics CRM Integration for Gmail 2.0... 3 Buying app subscription... 4 Remove the extension from Chrome... 5

More information

EMC Documentum Connector for Microsoft SharePoint Farm Solution

EMC Documentum Connector for Microsoft SharePoint Farm Solution EMC Documentum Connector for Microsoft SharePoint Farm Solution Version 7.2 Content Management Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.7.0 The owncloud developers October 30, 2018 CONTENTS 1 Release Notes 1 1.1 Changes in 2.7.0............................................. 1 1.2 Changes in 2.6.0.............................................

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Microsoft Exchange Server March 2018 215-12936_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection

More information

SFSC Website Cheat Sheet

SFSC Website Cheat Sheet SFSC Website Cheat Sheet 1. Albums a. Creating Photo Album.page 2 b. Adding Images to exiting Photo Album..page 9 c. Resizing your images for the albums page 15 2. Events a. Creating an Event page 19 b.

More information

Tanium Discover User Guide. Version 2.x.x

Tanium Discover User Guide. Version 2.x.x Tanium Discover User Guide Version 2.x.x June 27, 2017 The information in this document is subject to change without notice. Further, the information provided in this document is provided as is and is

More information

7.2. Visitor Management Host User Guide

7.2. Visitor Management Host User Guide 7.2 Visitor Management Host User Guide Lenel OnGuard 7.2 Visitor Management Host User Guide This guide is item number DOC-802, revision 6.005, October 2015 2015 United Technologies Corporation. All rights

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

User Manual of MIP HikAssistant Plug-ins. MIP HikAssistant Plug-ins. User Manual

User Manual of MIP HikAssistant Plug-ins. MIP HikAssistant Plug-ins. User Manual MIP HikAssistant Plug-ins User Manual User Manual COPYRIGHT 2017 Hangzhou Hikvision Digital Technology Co., Ltd. ALL RIGHTS RESERVED. Any and all information, including, among others, wordings, pictures,

More information

Milestone Systems. XProtect VMS 2017 R2. System Architecture Document. XProtect Corporate XProtect Expert XProtect Professional+ XProtect Express+

Milestone Systems. XProtect VMS 2017 R2. System Architecture Document. XProtect Corporate XProtect Expert XProtect Professional+ XProtect Express+ Milestone Systems XProtect VMS 2017 R2 System Architecture Document XProtect Corporate XProtect Expert XProtect Professional+ XProtect Express+ Contents Introduction... 6 Target audience and purpose...

More information

DOCUMENT REVISION HISTORY

DOCUMENT REVISION HISTORY DOCUMENT REVISION HISTORY Rev. No. Changes Date 000 New Document 10 Jan. 2011 001 Document Revision: 06 Jun. 2011 - Addition of section on MYSQL backup and restore. 002 Document Revision: 22 Jul. 2011

More information

PortAssist Manager Users Guide

PortAssist Manager Users Guide PortAssist Manager Users Guide Introduction PAM Architecture Planning and Preparation Installation Requirements About UDP and HTTP Ports Setup: Windows NT 4.0 Master Setup Process Installing and Configuring

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

Milestone Dynamic Stream Selection Plug-in User s Manual

Milestone Dynamic Stream Selection Plug-in User s Manual Milestone Dynamic Stream Selection Plug-in User s Manual Target Audience for this Document This document is aimed at system operators and provides descriptions of how to install and use the Milestone Dynamic

More information

Milestone Systems XProtect Professional 8.1. Getting Started Guide

Milestone Systems XProtect Professional 8.1. Getting Started Guide Milestone Systems XProtect Professional 8.1 Copyright, trademarks and disclaimer Copyright 2012 Milestone Systems A/S. Trademarks XProtect is a registered trademark of Milestone Systems A/S. Microsoft

More information

CorreLog. SNMP Trap Monitor Software Users Manual

CorreLog. SNMP Trap Monitor Software Users Manual CorreLog SNMP Trap Monitor Software Users Manual http://www.correlog.com mailto:info@correlog.com CorreLog, SNMP Trap Monitor Software Manual Copyright 2008-2017, CorreLog, Inc. All rights reserved. No

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Purchase Order Processor

Purchase Order Processor Purchase Order Processor Last Update: 6/26/13 Digital Gateway, Inc. All rights reserved ii Table of Contents PO PROCESSOR... 1 SETUP... 5 CONNECTION SETTINGS... 5 Overview... 5 PO Processor Settings Manager...

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

Caliber 11.0 for Visual Studio Team Systems

Caliber 11.0 for Visual Studio Team Systems Caliber 11.0 for Visual Studio Team Systems Getting Started Getting Started Caliber - Visual Studio 2010 Integration... 7 About Caliber... 8 Tour of Caliber... 9 2 Concepts Concepts Projects... 13 Baselines...

More information

Visitor Management Host User Guide

Visitor Management Host User Guide Visitor Management Host User Guide Table of Contents CHAPTER 1 Introduction............................................. 5 Conventions Used in this Documentation.............................................5

More information

WIFI MEDIA PLAYER QUICK SETUP GUIDE

WIFI MEDIA PLAYER QUICK SETUP GUIDE WIFI MEDIA PLAYER QUICK SETUP GUIDE CONNECTING MEDIA PLAYER TO WIRELESS NETWORK: (*11n Wireless router is highly recommended) Connect the Media Player to TV with supplied A/V or HDMI (Not Supplied) cable.

More information

Version 1.4 Paribus Discovery for Microsoft Dynamics CRM User Guide

Version 1.4 Paribus Discovery for Microsoft Dynamics CRM User Guide Version 1.4 Paribus Discovery for Microsoft Dynamics CRM User Guide Document Version 1.3 Release Date: September 2011 QGate Software Limited D2 Fareham Heights, Standard Way, Fareham Hampshire, PO16 8XT

More information

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Visitor Management Host User Guide

Visitor Management Host User Guide Visitor Management Host User Guide PERPETUAL INNOVATION Lenel OnGuard 2010 Visitor Management Host User Guide, product version 6.4 This guide is item number DOC-802, revision 1.038, April 2010 Copyright

More information

User Guide. Connect to: for use with SharePoint 2010 and 2013 version 1.0. June 2014 Issue 1.0

User Guide. Connect to: for use with SharePoint 2010 and 2013 version 1.0. June 2014 Issue 1.0 User Guide Connect to: for use with SharePoint 2010 and 2013 version 1.0 June 2014 Issue 1.0 Fuji Xerox Australia 101 Waterloo Road North Ryde NSW 2113 For technical queries please contact the Fuji Xerox

More information

User Guide. Avigilon Control Center Gateway. Version 5.0. UG-ACCGateway5-A-Rev1

User Guide. Avigilon Control Center Gateway. Version 5.0. UG-ACCGateway5-A-Rev1 User Guide Avigilon Control Center Gateway Version 5.0 UG-ACCGateway5-A-Rev1 Copyright 2013 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation of this

More information

USER MANUAL. Version October 2014

USER MANUAL. Version October 2014 USER MANUAL Version 3.2 - October 2014 USER MANUAL Xsquare 3.2 Copyright EVS Broadcast Equipment SA Copyright 2012-2014. All rights reserved. Disclaimer The information in this manual is furnished for

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

IBM emessage Version 9 Release 1 February 13, User's Guide

IBM emessage Version 9 Release 1 February 13, User's Guide IBM emessage Version 9 Release 1 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 471. This edition applies to version

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

Policy Manager in Compliance 360 Version 2018

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

More information

Survey Creation Workflow These are the high level steps that are followed to successfully create and deploy a new survey:

Survey Creation Workflow These are the high level steps that are followed to successfully create and deploy a new survey: Overview of Survey Administration The first thing you see when you open up your browser to the Ultimate Survey Software is the Login Page. You will find that you see three icons at the top of the page,

More information

User Guide. Voic Manager. Version 14

User Guide. Voic Manager. Version 14 User Guide Voicemail Manager Version 14 "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

Vess A2000 Series. NVR Storage Appliance. Milestone Plug-in Guide. Version PROMISE Technology, Inc. All Rights Reserved.

Vess A2000 Series. NVR Storage Appliance. Milestone Plug-in Guide. Version PROMISE Technology, Inc. All Rights Reserved. Vess A2000 Series NVR Storage Appliance Milestone Plug-in Guide Version 1.0 2014 PROMISE Technology, Inc. All Rights Reserved. Contents Introduction 1 Guide Summary 1 Installation Summary 1 Milestone software

More information

GreenScreen Installation Manual

GreenScreen Installation Manual Overview This document will detail how to setup SensorView to use the GreenScreen plug-in. This will entail installing and setting up a database (PostgreSQL), a driver to connect to the database, a DSN

More information

Overview of Document Management System Projections. Version 2015

Overview of Document Management System Projections. Version 2015 Overview of Document Management System Projections Version 2015 Overview of Document Management System Projections Contents What is DMS Projections... 3 Key Features... 5 Support for Linked Files... 5

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Creating an Adobe Connect Presentation: Using Your Personal Computer to Record and Publish

Creating an Adobe Connect Presentation: Using Your Personal Computer to Record and Publish Creating an Adobe Connect Presentation: Using Your Personal Computer to Record and Publish This document outlines the process of creating a streaming presentation using PowerPoint 2007. Note: Before beginning

More information

Milestone. XProtect Basis milestone. milestone

Milestone. XProtect Basis milestone. milestone Milestone XProtect Basis+ 6.5 Milestone Systems A/S Banemarksvej 50, 2605 Brøndby, Copenhagen, Denmark Tel: +45 88 300 300 Fax: +45 88 300 301 2008 Milestone Systems A/S Administrator s Getting Started

More information

ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA

ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA ELODEA USER'S GUIDE HOW TO SETUP, CONFIGURE AND USE ELODEA Table of Contents 1. Introduction... 2 2. Understanding Elodea... 3 2.1. Deployment approaches... 4 2.2. Feeds and subscriptions... 7 3. System

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

BEAWebLogic RFID. Edge Server. Using the Administration Console

BEAWebLogic RFID. Edge Server. Using the Administration Console BEAWebLogic RFID Edge Server Using the Administration Console Version 2.1 Revised: June 29, 2006 Contents 1. Introduction and Roadmap Document Scope and Audience.............................................

More information

ForeScout CounterACT. Plugin. Configuration Guide. Version 2.1

ForeScout CounterACT. Plugin. Configuration Guide. Version 2.1 ForeScout CounterACT Hybrid Cloud Module: VMware vsphere Plugin Version 2.1 Table of Contents About VMware vsphere Integration... 4 Use Cases... 4 Additional VMware Documentation... 4 About this Plugin...

More information

ShipServ MTMLlink-FX Manual

ShipServ MTMLlink-FX Manual ShipServ MTMLlink-FX Manual v5.2.3 March 2012 Shipserv Ltd. Document Control Ver. Author Date Modifications 5.1b Roque Andaya Dec 14, 2007 Updated screenshots for new version of application 5.1c Ryan Nazareth

More information

Modern Requirements4TFS 2018 Update 3 Release Notes

Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements4TFS 2018 Update 3 Release Notes Modern Requirements 12/14/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 4 GENERAL... 5 1. FEATURES...

More information

SurePassID Local Agent Guide SurePassID Authentication Server 2016

SurePassID Local Agent Guide SurePassID Authentication Server 2016 SurePassID Local Agent Guide SurePassID Authentication Server 2016 SurePassID Local Agent Guide Revision: 03 10 2016 You can find the most up-to-date technical documentation at: http://www.surepassid.com

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center Service Health Manager Administrator Guide Abstract This guide provides introductory, configuration, and usage information for Service Health Manager (SHM). It is for

More information

WhatsUp Gold 2016 Installation and Configuration Guide

WhatsUp Gold 2016 Installation and Configuration Guide WhatsUp Gold 2016 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup 1 Installation Overview 1 Overview 1 Security considerations 2 Standard WhatsUp

More information