A Beam Image Server For TTF2. L.Catani PCaPAC 2002

Size: px
Start display at page:

Download "A Beam Image Server For TTF2. L.Catani PCaPAC 2002"

Transcription

1 A Beam Image Server For TTF2 L.Catani PCaPAC 2002

2 A Beam Image Server For TTF2 (why we keep on using LabVIEW) L.Catani PCaPAC 2002

3 About

4 About evolution of the Optical Diagnostic Control System (ODCS) from TTF to TTF2

5 About evolution of the Optical Diagnostic Control System (ODCS) from TTF to TTF2 software porting to different platforms

6 About evolution of the Optical Diagnostic Control System (ODCS) from TTF to TTF2 software porting to different platforms integration of new functionalities as the development software (LabVIEW ) provides new features

7 TTF Layout with OTR Stations

8 OTR TTF TV Camera + lenses + filters all of them with remote control

9 Background

10 Background previous experience with LabVIEW in a Control System we used it as GUI and to develop high-level applications

11 Background previous experience with LabVIEW in a Control System we used it as GUI and to develop high-level applications it has a powerful Image Analysis Library and Frame Grabbers drivers (available only for the Mac, that time)

12 Background previous experience with LabVIEW in a Control System we used it as GUI and to develop high-level applications it has a powerful Image Analysis Library and Frame Grabbers drivers (available only for the Mac, that time) some analysis software already developed

13 ODCS v (see PCaPAC99)

14 ODCS v (see PCaPAC99)

15 ODCS v (see PCaPAC99) What was needed:

16 ODCS v (see PCaPAC99) What was needed: VME boards

17 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis

18 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS

19 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation:

20 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools

21 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools (anyway, images are heavy!)

22 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools Solution: (anyway, images are heavy!)

23 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools Solution: (anyway, images are heavy!) Server and Operator Console on a Macs

24 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools Solution: (anyway, images are heavy!) Server and Operator Console on a Macs VME shared memory for communication

25 ODCS v (see PCaPAC99) What was needed: VME boards Image Acquisition & Analysis Communications with DOOCS Limitation: networking tools Solution: (anyway, images are heavy!) Server and Operator Console on a Macs VME shared memory for communication Low-level C-library for LabVIEW (labview doesn t provide pointer variables)

26 Example of Measurement applications

27 ODCS Client Desktop

28 ODCS Client Desktop

29 ODCS v (see PCaPAC200)

30 ODCS v (see PCaPAC200)

31 Reasons: ODCS v (see PCaPAC200)

32 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available

33 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation

34 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation Desing:

35 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation Desing: Unix Server and Client + Mac Client + Mac Image Server

36 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation Desing: Unix Server and Client + Mac Client + Mac Image Server LabVIEW code and C-library ported to Unix (easy!)

37 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation Desing: Unix Server and Client + Mac Client + Mac Image Server LabVIEW code and C-library ported to Unix (easy!) Limitation:

38 ODCS v (see PCaPAC200) Reasons: Computers upgrade -> no fiber-optic link to VME available Better integration in TTF Control System & remote operation Desing: Unix Server and Client + Mac Client + Mac Image Server LabVIEW code and C-library ported to Unix (easy!) Limitation: no Image Analysis Lib on Unix (basic functions developed in C)

39 ODCS v.2

40 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW):

41 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras

42 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported

43 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)

44 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows

45 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation

46 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations

47 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations Image Web Server J LabVIEW provide built-in HTTP server

48 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations Image Web Server J LabVIEW provide built-in HTTP server no more VME (DOOCS will take care of it)

49 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations Image Web Server J LabVIEW provide built-in HTTP server no more VME (DOOCS will take care of it) read from DOOCS information about OTR stations

50 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations Image Web Server J LabVIEW provide built-in HTTP server no more VME (DOOCS will take care of it) read from DOOCS information about OTR stations new client-server configuration to provide more efficient remote operation

51 ODCS- Beam Image Server for TTF2 What s new (and why we stick on LabVIEW): IEEE1394 cameras driver library for IEEE1394 -> provided LabVIEW J many IEEE1394 cameras are supported improved Image Analysis Library (IMAQ)! but only available on Windows platform J no problem: we ll port server on Windows Low-res images and on-line beam RMS/FWH calculation Remote TV Monitor for remote operations Image Web Server J LabVIEW provide built-in HTTP server no more VME (DOOCS will take care of it) read from DOOCS information about OTR stations new client-server configuration to provide more efficient remote operation VI Server and Data Socket from LabVIEW J

52 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

53 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

54 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

55 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket IEEE1394 Library for IMAQ File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

56 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

57 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

58 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

59 ODCS - Beam Image Server control VI on ODCS Server by means of "VI Server" communication Control digital cameras sending commands to ODCS Server Read images, OTR Stations infos, profiles and RMS/FWHM from server IEEE1394 (Firewire) HTTPServer Control digital cameras Read images from digital cameras Generate on-line profiles and RMS/FWHM Measurements (emittance, energy, etc.) Read OTR Stations infos from DOOCS (target IN/OUT, camera ON/OFF, etc.) Provide Hi-Res Beam Infos for DOOCS applications or measurements Provide Low-Res Beam Infos for Web interface DOOCS VI interface from Global using Data Socket File Server DOOCS VI interface Information on Accelerator Status and Beam Parameters Images for other DOOCS Applications Control Optic Elements (screens, quads, etc.)

60 VI-Server Communication

61 VI-Server Communication

62 VI-Server Communication

63 Data Socket Communication

64 Data Socket Communication

65 Time needed for a loop of the Beam Image server: 1. Data Socket off, display update on 2. Data Socket off, display update off 3. Data Socket on, display update on 4. Data Socket on, display update off Timing Diagram

66 Communication with DOOCS

67 HTTP Interface LabVIEW Panel for the Consoles

68 HTTP Interface WebBrowser interface for remote operations and web publishing LabVIEW Panel for the Consoles

69 HTTP Interface WebBrowser interface for remote operations and web publishing LabVIEW Panel for the Consoles

70 HTTP Interface WebBrowser interface for remote operations and web publishing LabVIEW Panel for the Consoles

71 Conclusions

72 Conclusions we took advantage of portability of applications developed with powerful PC software

73 Conclusions we took advantage of portability of applications developed with powerful PC software our application has been traveling from one platform to another without loss of performances

74 Conclusions we took advantage of portability of applications developed with powerful PC software our application has been traveling from one platform to another without loss of performances evolution of PC software and development systems allows to EASELY add network capabilities to our applications

75 Conclusions we took advantage of portability of applications developed with powerful PC software our application has been traveling from one platform to another without loss of performances evolution of PC software and development systems allows to EASELY add network capabilities to our applications several protocols and communication solutions can be implemented at the same time with limited programming efforts

IP Interface for the Somfy Digital Network (SDN) & RS485 URTSII

IP Interface for the Somfy Digital Network (SDN) & RS485 URTSII IP Interface for the Somfy Digital Network (SDN) & RS485 URTSII Internet Protocol (IP) Interface Product Options Cat # 1810815 IP Interface Only Cat # 1810870: Interface and DB9/RJ45 Adapter (9015028)

More information

PLC Support Software at Jefferson Lab

PLC Support Software at Jefferson Lab PLC Support Software at Jefferson Lab Presented by P. Chevtsov ( chevtsov@jlab.org ) - PLC introduction - PLCs at Jefferson Lab - New PLC support software - Conclusions Electromagnetic Relay Encyclopedia

More information

Printer Management Software

Printer Management Software Printer Management Software This topic includes: "Using CentreWare Software" on page 3-9 "Using Printer Management Features" on page 3-11 Using CentreWare Software CentreWare Internet Service (IS) CentreWare

More information

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL

DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL DESKTOP CLIENT CONFIGURATION GUIDE BUSINESS EMAIL Version 2.0 Updated: March 2011 Contents 1. Mac Email Clients... 3 1.1 Configuring Microsoft Outlook 2011... 3 1.2 Configuring Entourage 2008... 4 1.3.

More information

Connecting to the network

Connecting to the network 5 Connecting to the network This chapter discusses the basic stages of connecting the printer to the network, provides an overview of network requirements and protocol diagrams, and describes how to physically

More information

M2Web - Browser-Based Mobile Remote Access

M2Web - Browser-Based Mobile Remote Access Application User Guide M2Web - Browser-Based Mobile Remote Access AUG 058 / Rev. 1.2 This application guide describes how to use the M2Web interface for mobile remote access. support.ewon.biz Table of

More information

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x

Out n About! for Outlook Electronic In/Out Status Board. Administrators Guide. Version 3.x Out n About! for Outlook Electronic In/Out Status Board Administrators Guide Version 3.x Contents Introduction... 1 Welcome... 1 Administration... 1 System Design... 1 Installation... 3 System Requirements...

More information

DynaGuard 200 Series. Compact and Versatile MPEG-4. Ver. 1.1

DynaGuard 200 Series. Compact and Versatile MPEG-4. Ver. 1.1 DynaGuard 200 Series Compact and Versatile MPEG-4 Ver. 1.1 An Introduction to the DynaGuard 200 Series MPEG-4 Digital Video Recorder for Small to Medium Applications What is a DynaGuard TM 200? Combined

More information

Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2)

Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2) Kramer Electronics, Ltd. Site-CTRL and Web Access Online User Guide (Documentation Revision 2) Software Version 1.9. 2902 To check that you have the latest version, go to the DOWNLOADS section of our Web

More information

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu. Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali mzali@just.edu.jo 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers

More information

HP StorageWorks MSL2024, MSL4048, and MSL8096 Tape Libraries Ultrium 3280 Fibre Channel tape drive firmware release notes

HP StorageWorks MSL2024, MSL4048, and MSL8096 Tape Libraries Ultrium 3280 Fibre Channel tape drive firmware release notes nl HP StorageWorks MSL2024, MSL4048, and MSL8096 Tape Libraries Ultrium 3280 Fibre Channel tape drive firmware release notes Version I3BW Part Number: AK378-96036 First edition: October 21, 2010 Description

More information

Stealth OpenVPN and SSH Tunneling Over HTTPS

Stealth OpenVPN and SSH Tunneling Over HTTPS Stealth OpenVPN and SSH Tunneling Over HTTPS Contents Tunneling OpenVPN and SSH via HTTPS for Windows,MAC and Linux... 1 Benefits of HTTPS Tunneling:... 2 Pre-Requisites:... 3 Part A: Step by Step Instructions

More information

Bercut-ETL Ethernet/Gigabit Ethernet loopback

Bercut-ETL Ethernet/Gigabit Ethernet loopback Bercut-ETL Ethernet/Gigabit Ethernet loopback Operating manual Version 1.0.4, 2009 Metrotek c Metrotek, 2006 2010 No part of this document may be reproduced in any form or by any means without the written

More information

Hills Professional Series NVRs and Cameras

Hills Professional Series NVRs and Cameras FAQs Hills Professional Series NVRs and Cameras (V1.1) 1. What is the default NVR resolution? By Default NVR video output resolution is 1080P. Resolution may be changed if necessary to suit the attached

More information

WISE-4000 Series. WISE IoT Wireless I/O Modules

WISE-4000 Series. WISE IoT Wireless I/O Modules WISE-4000 Series WISE IoT Wireless I/O Modules Bring Everything into World of the IoT WISE IoT Ethernet I/O Architecture Public Cloud App Big Data New WISE DNA Data Center Smart Configure File-based Cloud

More information

Program: Systems Engineering Certificate. Prerequisite: None. Hardware/Software required:

Program: Systems Engineering Certificate. Prerequisite: None. Hardware/Software required: Program: Systems Engineering Certificate Prerequisite: None Hardware/Software required: 1. PC or Mac Any device capable of running remote software. 2. Audio output capable PC so that you can interact with/listen

More information

Apple Server Diagnostics User Guide. For Version 3X106

Apple Server Diagnostics User Guide. For Version 3X106 Apple Server Diagnostics User Guide For Version 3X106 KKApple Inc. 2009 Apple Inc. All rights reserved. Under the copyright laws, this manual may not be copied, in whole or in part, without the written

More information

Remote Access and Control of the. Programmer/Controller. Version 1.0 9/07/05

Remote Access and Control of the. Programmer/Controller. Version 1.0 9/07/05 Remote Access and Control of the Programmer/Controller Version 1.0 9/07/05 Remote Access and Control... 3 Introduction... 3 Installing Remote Access Viewer... 4 System Requirements... 4 Activate Java console...

More information

Central Administration User Guide

Central Administration User Guide User Guide Contents 1. Introduction... 2 Licensing... 2 Overview... 2 2. Configuring... 3 3. Using... 4 Computers screen all computers view... 4 Computers screen single computer view... 5 All Jobs screen...

More information

Zeppelin Air Connectivity Guide

Zeppelin Air Connectivity Guide Zeppelin Air Connectivity Guide Zeppelin Air s rear panel connections This guide explains how to connect your Zeppelin Air to other devices and the appropriate cables required. Zeppelin Air s input and

More information

Learning Remote Control Framework ADD-ON for LabVIEW

Learning Remote Control Framework ADD-ON for LabVIEW Learning Remote Control Framework ADD-ON for LabVIEW TOOLS for SMART MINDS Abstract This document introduces the RCF (Remote Control Framework) ADD-ON for LabVIEW. Purpose of this article and the documents

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Distance-Learning Remote Laboratories using LabVIEW

Distance-Learning Remote Laboratories using LabVIEW Distance-Learning Remote Laboratories using LabVIEW Introduction Laboratories, which are found in all engineering and science programs, are an essential part of the education experience. Not only do laboratories

More information

How do I load balance FTP on NetScaler?

How do I load balance FTP on NetScaler? How do I load balance FTP on NetScaler? Introduction: File transfer protocol is a standard for the exchange of files across a network. It is based on a client/server model with an FTP client on a user

More information

TereScope Management Options

TereScope Management Options Introduction TereScope Management Options MRV Communications, Inc. offers a variety of management options for the TereScope FSO product family. Whether you are a Network Service Provider, Cellular Network

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

Managing Devices. Lesson 5

Managing Devices. Lesson 5 Managing Devices Lesson 5 Objectives Objective Domain Matrix Technology Skill Objective Domain Description Objective Domain Number Connecting Plug-and-Play Devices Connecting Plug-and-Play Devices 5.1.1

More information

LOREX CLIENT Remote Software 4.0

LOREX CLIENT Remote Software 4.0 LOREX CLIENT Remote Software 4.0 Instruction Manual English Version 2.0 MODEL: L20WD800 Series www.lorexcctv.com Copyright 2008 LOREX Technology Inc. Table of Contents Table of Contents Software Installation...

More information

Product Introduction and Setup Examples. RS232 to WIFI Converter

Product Introduction and Setup Examples. RS232 to WIFI Converter Product Introduction and Setup Examples RS232 to WIFI Converter Part WF5000B U.S. Converters LLC page 1 of 12 Content Product Introduction. 3 AP and STA Modes. 3 Auto- Frequency Function. 3 Security..

More information

Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation.

Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation. NETWORK OPERATING SYSTEM Introduction Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation. Network operating

More information

VIRTUAL INSTRUMENTATION

VIRTUAL INSTRUMENTATION VIRTUAL INSTRUMENTATION João Paiva dos Santos joao.santos@ipbeja.pt Lab SPEPSI Instituto Politécnico de Beja Beja, 15th May, 2014 Overview What and why Hardware Software Some standards Remote use Example

More information

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14 Page 1 of 14 ! " #!"#$ % &&' Page 2 of 14 1 INTRODUCTION One of the highly desirable features of the GlobeSurfer III device is the ability to network together Printers and External Hard Disk drives (aka

More information

Lab 8.4.2 Configuring Access Policies and DMZ Settings

Lab 8.4.2 Configuring Access Policies and DMZ Settings Lab 8.4.2 Configuring Access Policies and DMZ Settings Objectives Log in to a multi-function device and view security settings. Set up Internet access policies based on IP address and application. Set

More information

OPERATING SYSTEMS Software in the Background. Chapter 2

OPERATING SYSTEMS Software in the Background. Chapter 2 OPERATING SYSTEMS Software in the Background Chapter 2 Objectives Describe the functions of an Operating System Explain the basics of a personal computer operating system Describe the advantages of a graphical

More information

In: Proceedings of RECPAD 2002-12th Portuguese Conference on Pattern Recognition June 27th- 28th, 2002 Aveiro, Portugal

In: Proceedings of RECPAD 2002-12th Portuguese Conference on Pattern Recognition June 27th- 28th, 2002 Aveiro, Portugal Paper Title: Generic Framework for Video Analysis Authors: Luís Filipe Tavares INESC Porto lft@inescporto.pt Luís Teixeira INESC Porto, Universidade Católica Portuguesa lmt@inescporto.pt Luís Corte-Real

More information

1. Introduction 2. 2. What is Axis Camera Station? 3. 3. What is Viewer for Axis Camera Station? 4. 4. AXIS Camera Station Service Control 5

1. Introduction 2. 2. What is Axis Camera Station? 3. 3. What is Viewer for Axis Camera Station? 4. 4. AXIS Camera Station Service Control 5 Table of Contents 1. Introduction 2 2. What is Axis Camera Station? 3 3. What is Viewer for Axis Camera Station? 4 4. AXIS Camera Station Service Control 5 5. Configuring Ports 7 5.1 Creating New Inbound

More information

Wireless Internet Camera

Wireless Internet Camera Wireless Internet Camera Wireless G Mobile USB 2.0 Adapter with 3G Video Minimum System Requirements PC with: Windows XP/2000 1GHz processor Memory Size: 512MB 100MB of available hard drive space and a

More information

SMS Remote Software User Manual. Pro Series & Contender Series DVRs

SMS Remote Software User Manual. Pro Series & Contender Series DVRs SMS Remote Software User Manual Pro Series & Contender Series DVRs Table of Contents Chapter 1 Overview 1 1.1 In This Manual 1 1.2 Overview 1 1.3 SMS Features 1 1.4 Product Information 1 1.5 System Requirements

More information

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

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

More information

NEW! CLOUD APPS ReadyCLOUD & genie remote access

NEW! CLOUD APPS ReadyCLOUD & genie remote access Performance & Use AC1900 1900 DUAL BAND 600+1300 RANGE AC1900 WiFi 600+1300 Mbps speeds 1GHz Dual Core Processor Advanced features for lag-free gaming Prioritized bandwidth for streaming videos or music

More information

Soundcraft Multi Digital Card

Soundcraft Multi Digital Card APPLICATION NOTE Soundcraft Multi Digital Card The Soundcraft Multi Digital Card for the Si consoles provides USB, FireWire and ADAT interfaces to external equipment. The USB and FireWire connectors provide

More information

White Paper ClearSCADA Architecture

White Paper ClearSCADA Architecture White Paper ClearSCADA Architecture ClearSCADA has 3 major components or software applications; the ClearSCADA server, a windows client known as, and a web client known as Webx. The software is designed

More information

ACS CLIENT SOFTWARE USER MANUAL

ACS CLIENT SOFTWARE USER MANUAL ACS CLIENT SOFTWARE USER MANUAL 1 ACS USER GUIDE 1.1 System Requirement Recommended System Requirement OS CPU VGA RAM HDD WindowXP, Vista Pentium 4, 2Ghz 1024*768, 64MB 24bit color graphic card 1GB 20MB

More information

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode)

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) Page 1 of 25 Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) Windows 7 Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) This document provides basic instructions

More information

NetLeverage UK ThinPoint Solution Overview Version 2 Copyright 2012 NetLeverage UK

NetLeverage UK ThinPoint Solution Overview Version 2 Copyright 2012 NetLeverage UK NetLeverage UK ThinPoint Solution Overview Version 2 Copyright 2012 NetLeverage UK 1. ThinPoint solution to Access your Own PC You require your business users to access their own PC in the office remotely

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

Top 5 Reasons to Upgrade to edocs DM 5.3

Top 5 Reasons to Upgrade to edocs DM 5.3 Top 5 Reasons to Upgrade to edocs DM 5.3 Larry Roy Director edocs Product Management December 2 nd, 2010 Agenda Lowering Total Cost of Ownership Unleash the power of Microsoft Office 2010 Accelerate your

More information

FileMaker Server 10 Help

FileMaker Server 10 Help FileMaker Server 10 Help 2007-2009 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker, the file folder logo, Bento and the Bento logo

More information

Priority Pro v17: Hardware and Supporting Systems

Priority Pro v17: Hardware and Supporting Systems Introduction Priority Pro v17: Hardware and Supporting Systems The following provides minimal system configuration requirements for Priority with respect to three types of installations: On-premise Priority

More information

2X ApplicationServer & LoadBalancer Manual

2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Contents 1 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies,

More information

Darstellung Unterschied ZyNOS Firmware Version 4.02 => 4.03

Darstellung Unterschied ZyNOS Firmware Version 4.02 => 4.03 Darstellung Unterschied ZyNOS Firmware Version 4.02 => 4.03 1 - ZyWALL Firmware v4.03 Enhancement (1) - Content Filter Support for Multiple Policies : : November 14, 2007 2 - ZyWALL Firmware v4.03 Enhancement

More information

MS-50292 - MCITP: Windows 7 Enterprise Desktop Support Technician Boot Camp

MS-50292 - MCITP: Windows 7 Enterprise Desktop Support Technician Boot Camp MS-50292 - MCITP: Windows 7 Enterprise Desktop Support Technician Boot Camp Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

Remote Desktop Access through Android Mobiles and Android Mobiles Access through Web Browser

Remote Desktop Access through Android Mobiles and Android Mobiles Access through Web Browser Remote Desktop Access through Android Mobiles and Android Mobiles Access through Web Browser 1 Karan Sandeep Bhandari, 2 Vishnu Baliram Mandole, 3 Akash Dattatray Munde, 4 Sachin B. Takmare Bharati Vidyapeeth

More information

TMA Management Suite. For EAD and TDM products. ABOUT OneAccess. Value-Adding Software Licenses TMA

TMA Management Suite. For EAD and TDM products. ABOUT OneAccess. Value-Adding Software Licenses TMA For EAD and TDM products Value-Adding Software Licenses ABOUT OneAccess OneAccess designs and develops a range of world-class multiservice routers for over 125 global service provider customers including

More information

Socket = an interface connection between two (dissimilar) pipes. OS provides this API to connect applications to networks. home.comcast.

Socket = an interface connection between two (dissimilar) pipes. OS provides this API to connect applications to networks. home.comcast. Interprocess communication (Part 2) For an application to send something out as a message, it must arrange its OS to receive its input. The OS is then sends it out either as a UDP datagram on the transport

More information

Testing New Applications In The DMZ Using VMware ESX. Ivan Dell Era Software Engineer IBM

Testing New Applications In The DMZ Using VMware ESX. Ivan Dell Era Software Engineer IBM Testing New Applications In The DMZ Using VMware ESX Ivan Dell Era Software Engineer IBM Agenda Problem definition Traditional solution The solution with VMware VI Remote control through the firewall Problem

More information

How To Use First Robot With Labview

How To Use First Robot With Labview FIRST Robotics LabVIEW Training SECTION 1: LABVIEW OVERVIEW What is LabVIEW? It is a tool used by scientists and engineers to measure and automate the universe around us It is a graphical programming

More information

Configuring the WT-4 for ftp (Infrastructure Mode)

Configuring the WT-4 for ftp (Infrastructure Mode) Introduction En Configuring the WT-4 for ftp (Infrastructure Mode) This document provides basic instructions on configuring the WT-4 wireless transmitter and a ftp server for transmission over an infrastructure

More information

User Manual Gigabit Ethernet Vision Quick Start Guide

User Manual Gigabit Ethernet Vision Quick Start Guide User Manual Gigabit Ethernet Vision Quick Start Guide MAN051 11/2011 V10 All information provided in this manual is believed to be accurate and reliable No responsibility is assumed by Photonfocus AG

More information

1/5/2013. Technology in Action

1/5/2013. Technology in Action 0 1 2 3 4 5 6 Technology in Action Chapter 5 Using System Software: The Operating System, Utility Programs, and File Management Chapter Topics System software basics Types of operating systems What the

More information

Nighthawk AC1900 Smart WiFi Router Dual Band Gigabit

Nighthawk AC1900 Smart WiFi Router Dual Band Gigabit Performance & Use AC1900 1900 DUAL BAND 600+1300 RANGE AC1900 WiFi 600+1300 Mbps speeds 1GHz dual core processor Advanced features for lag-free gaming Prioritized bandwidth for streaming videos or music

More information

Figure 41-1 IP Filter Rules

Figure 41-1 IP Filter Rules 41. Firewall / IP Filter This function allows user to enable the functionality of IP filter. Both inside and outside packets through router could be decided to allow or drop by supervisor. Figure 41-1

More information

RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1

RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1 Universal Device Control Systems www.udcsys.com RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1 May, 2014 Universal Device Control

More information

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02 USER GUIDE Product Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26 Content Prerequisites Installation Configuration Document date 2014-12-02 CONTENT ABOUT THIS DOCUMENT... 3 PREREQUISITES...

More information

Priority Zoom v17: Hardware and Supporting Systems

Priority Zoom v17: Hardware and Supporting Systems Introduction Priority Zoom v17: Hardware and Supporting Systems In order to prevent misunderstandings regarding areas of responsibility for the maintenance of hardware, operating systems and particularly

More information

SMS (Server Management Software) Digital Video Recorder. User s Manual

SMS (Server Management Software) Digital Video Recorder. User s Manual SMS (Server Management Software) Digital Video Recorder User s Manual 1 Table of Contents Chapter 1 Overview.....03 1.1 In This Manual..03 1.2 Overview 03 1.3 SMS Features...03 1.4 Product Information..03

More information

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS FileMaker Server 7 Administrator s Guide For Windows and Mac OS 1994-2004, FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

10605164 Medical Networks and Operating Systems

10605164 Medical Networks and Operating Systems Western Technical College 10605164 Medical Networks and Operating Systems Course Outcome Summary Course Information Description Instructional Level Total Credits 4.00 Total Hours 108.00 A course studying

More information

Release Notes. Asset Control and Contract Management Solution 6.1. March 30, 2005

Release Notes. Asset Control and Contract Management Solution 6.1. March 30, 2005 Release Notes Asset Control and Contract Management Solution 6.1 March 30, 2005 Contents SECTION 1 OVERVIEW...4 1.1 Document Purpose... 4 1.2 Background... 4 1.3 Documentation... 4 SECTION 2 UPGRADING

More information

Enterprise Content Management System Monitor. Server Debugging Guide. 20.09.2013 CENIT AG Bettighofer, Stefan

Enterprise Content Management System Monitor. Server Debugging Guide. 20.09.2013 CENIT AG Bettighofer, Stefan Enterprise Content Management System Monitor Server Debugging Guide 20.09.2013 CENIT AG Bettighofer, Stefan 1 Table of Contents 1 Table of Contents... 2 2 Overview... 3 3 The Server Status View... 3 4

More information

ProxySG TechBrief Implementing a Reverse Proxy

ProxySG TechBrief Implementing a Reverse Proxy ProxySG TechBrief Implementing a Reverse Proxy What is a reverse proxy? The Blue Coat ProxySG provides the basis for a robust and flexible Web communications solution. In addition to Web policy management,

More information

Citrix XenApp-7.6 Administration Training. Course

Citrix XenApp-7.6 Administration Training. Course Citrix XenApp-7.6 Administration Training Course Course Duration : 20 Working Days Class Duration : 3 hours per day Fast Track: - Course duration 10days (Per day 8 hours) Get Fee Details Module 1: Citrix

More information

DIGICLIENT 8.0 Remote Agent Software

DIGICLIENT 8.0 Remote Agent Software DIGICLIENT 8.0 Remote Agent Software MODEL: D17800 Series Instruction Manual English Version 1.0 Copyright 2007 Digimerge Technologies Inc Table of Contents Table of Contents About the DigiClient 8.0...

More information

USB 3.0 to Gigabit Ethernet Adapter

USB 3.0 to Gigabit Ethernet Adapter USB 3.0 to Gigabit Ethernet Adapter User Manual Ver. 1.00 All brand names and trademarks are properties of their respective owners. Contents: Chapter 1: Introduction... 3 1.1 Product Introduction... 3

More information

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter BIT COMMANDER Serial RS232 / RS485 to Ethernet Converter (Part US2000A) Copyrights U.S. Converters 1 Contents Overview and Features... 3 Functions..5 TCP Server Mode... 5 Httpd Client Mode.5 TCP Auto mode....6

More information

MyUSBOnly User Guide Menu

MyUSBOnly User Guide Menu MyUSBOnly User Guide Menu Welcome - Lock the Bad Guys out of your USB ports!... 2 System Requirement... 4 Important Notes... 4 FAQ How to install a trial version MyUSBOnly?... 5 FAQ How to buy and install

More information

Deploying Print and Fax Services Lesson 4

Deploying Print and Fax Services Lesson 4 Deploying Print and Fax Services Lesson 4 Objectives Install, Configure and Manage Printers and Fax Servers in Windows Server 2008. Print Sharing Print device sharing is another one of the most basic applications

More information

המרכז ללימודי חוץ המכללה האקדמית ספיר. ד.נ חוף אשקלון 79165 טל'- 08-6801535 פקס- 08-6801543 בשיתוף עם מכללת הנגב ע"ש ספיר

המרכז ללימודי חוץ המכללה האקדמית ספיר. ד.נ חוף אשקלון 79165 טל'- 08-6801535 פקס- 08-6801543 בשיתוף עם מכללת הנגב עש ספיר מודולות הלימוד של מייקרוסופט הקורס מחולק ל 4 מודולות כמפורט:.1Configuring Microsoft Windows Vista Client 70-620 Installing and upgrading Windows Vista Identify hardware requirements. Perform a clean installation.

More information

RAPID User Manual. version 2.0

RAPID User Manual. version 2.0 RAPID User Manual version 2.0 1 INTRODUCTION... 1 1.1 GLOSSARY... 1 1.2 RAPID WEBSITE AND WEB INTERFACE... 1 1.3 CONTACT INFORMATION... 2 2 RAPID NETWORK INFRASTRUCTURE... 3 2.1 THE SECURE PORTAL... 3

More information

MS 50292: Administering and Maintaining Windows 7

MS 50292: Administering and Maintaining Windows 7 MS 50292: Administering and Maintaining Windows 7 Description: This five-day instructor-led course provides students with the knowledge and skills to successfully administer, maintain, and troubleshoot

More information

CTX OVERVIEW. Ucentrik CTX

CTX OVERVIEW. Ucentrik CTX CTX FACT SHEET CTX OVERVIEW CTX SDK API enables Independent Developers, VAR s & Systems Integrators and Enterprise Developer Teams to freely and openly integrate real-time audio, video and collaboration

More information

Stand Alone Type. Digital Video Recorder USER S MANUAL. (Real time recording 8 & 16 CH DVR) Revision Date : 2010. 6. 30.

Stand Alone Type. Digital Video Recorder USER S MANUAL. (Real time recording 8 & 16 CH DVR) Revision Date : 2010. 6. 30. Stand Alone Type Digital Video Recorder USER S MANUAL (Real time recording 8 & 16 CH DVR) Revision Date : 2010. 6. 30. INDEX 1. Front Panel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Getting Started With. Mac OS X Server. Includes installation and setup information for Mac OS X Server version 10.2

Getting Started With. Mac OS X Server. Includes installation and setup information for Mac OS X Server version 10.2 Getting Started With Mac OS X Server Includes installation and setup information for Mac OS X Server version 10.2 K Apple Computer, Inc. 2002 Apple Computer, Inc. All rights reserved. Under the copyright

More information

Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server

Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server Hardware Windows Windows NT 4.0 Linux Server Software and

More information

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website April 16 2012 The following instructions are to show you how to map your Home drive using ITS s Network in order to publish a website

More information

ACTi Streaming Explorer User s Manual Ver 2.1.09

ACTi Streaming Explorer User s Manual Ver 2.1.09 ACTi Streaming Explorer User s Manual Ver 2.1.09 2011/06/24 Overview Streaming Explorer is a Web tool used to manage devices remotely. The Functions provided include Connection, PTZ, DI/DO, Motion, Camera

More information

Remote Desktop Gateway. Accessing a Campus Managed Device (Windows Only) from home.

Remote Desktop Gateway. Accessing a Campus Managed Device (Windows Only) from home. Remote Desktop Gateway Accessing a Campus Managed Device (Windows Only) from home. Contents Introduction... 2 Quick Reference... 2 Gateway Setup - Windows Desktop... 3 Gateway Setup Windows App... 4 Gateway

More information

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode)

Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) Introduction En Configuring the WT-4 for Upload to a Computer (Infrastructure Mode) This document provides basic instructions on configuring the WT-4 wireless transmitter and a computer for transmission

More information

Central Management System

Central Management System Central Management System Software Installation Guide Ver. 1.5.0.101115.001 ... ii System Introduction... 3 Client/Server Architecture...3 System Requirements... 4 System Setup...4 Multiple Monitor Configuration...5

More information

Having Fun with QNAP and your Home Automation

Having Fun with QNAP and your Home Automation Having Fun with QNAP and your Home Automation The popularity of home automation has been increasing greatly in recent years due to much higher affordability and greater simplicity via smartphone and tablet

More information

Lab 8.4.2 Configuring Access Policies and DMZ Settings

Lab 8.4.2 Configuring Access Policies and DMZ Settings Lab 8.4.2 Configuring Access Policies and DMZ Settings Objectives Log in to a multi-function device and view security settings. Set up Internet access policies based on IP address and application. Set

More information

Interacting with Users

Interacting with Users 7 Interacting with Users 7 Apple Remote Desktop is a powerful tool for interacting with computer users across a network. You can interact by controlling or observing remote screens, text messaging with

More information

How to install and set up the WinSCP software for Secure File Transfer

How to install and set up the WinSCP software for Secure File Transfer How to install and set up the WinSCP software for Secure File Transfer WinSCP FTP client is free and easy to use. If you have another secure FTP client you may use it and simply configure it to match the

More information

Introducing FUJITSU Software Systemwalker Centric Manager V15.1.1

Introducing FUJITSU Software Systemwalker Centric Manager V15.1.1 Introducing FUJITSU Software Centric Manager V15.1.1 < Version 1.0 > May 2015 FUJITSU LIMITED 0 Contents Integrated Monitoring Required in Virtualization/Server Integration Characteristics of Centric Manager

More information

Troubleshooting for Yamaha router

Troubleshooting for Yamaha router Troubleshooting for Yamaha router How to troubleshoot This document describes how to troubleshoot for Yamaha router. - Some points which should be considered before the trouble - What you should do when

More information

Thank you for inviting us to participate and the opportunity to give you a basic overview and specifics of the instrument for ballistic evidence

Thank you for inviting us to participate and the opportunity to give you a basic overview and specifics of the instrument for ballistic evidence Thank you for inviting us to participate and the opportunity to give you a basic overview and specifics of the instrument for ballistic evidence finding - the Evofinder, produced by ScannBI Technology.

More information

Sending MAC Address Function

Sending MAC Address Function Application Note Sending MAC Address Function Version 1.0 2009-09-04 Sollae Systems Co., Ltd. http://www.sollae.co.kr Contents CONTENTS... - 1-1 OVERVIEW... - 2-1.1 Overview... - 2-1.2 Using Unique ID

More information

Deploying the DisplayLink Software using the MSI files

Deploying the DisplayLink Software using the MSI files How to deploy DisplayLink MSI files in a corporate environment with GPO or SCCM Go to: http://support.displaylink.com/knowledgebase/articles/615840 Introduction Or This article is intended to give a Windows

More information

Boot Camp Installation & Setup Guide

Boot Camp Installation & Setup Guide Boot Camp Installation & Setup Guide Contents 3 Introduction 4 Installation overview 4 Step 1: Check for updates 4 Step 2: Prepare your Mac for Windows 4 Step 3: Install Windows on your Mac 4 Step 4: Install

More information

Boundless Security Systems, Inc.

Boundless Security Systems, Inc. Boundless Security Systems, Inc. sharper images with better access and easier installation Product Overview Product Summary Data Sheet Control Panel client live and recorded viewing, and search software

More information