Ultra-short reference for the MTCC-shifter arriving in USC55

Size: px
Start display at page:

Download "Ultra-short reference for the MTCC-shifter arriving in USC55"

Transcription

1 Ultra-short reference for the MTCC-shifter arriving in USC55 (12 th July 2007) MTCC machines vs USC55 machines cmsdaquser0 cmsusr0 login as dtdqm passwd dtfed0 cms-dt-dcs-yb0.cern.ch login as dcs passwd dtfed1 frlpcs1d12-20 login as xdaq passwd or (new DAQ) frlpcs1d12-19 login as xdaq passwd In the following, frlpcs1d12-20 (old DAQ) is referred to. If you run with the new DAQ, use the -19 machine. Most of the operations are the same; basically only the DAQ interfaces are a bit different. 0. User PCs Four PCs are reserved to the DT cloud for commissioning operations: usc55ucr11 DT commissioning DAQ, Trigger, DCS login as dtdqm passwd pccmscr18 DT commissioning HV/LV login as mudcs passwd usc55ucr09 DQM login as dtdqm passwd usc55ucr10 general login as passwd 1. ELOG Remember to log good runs in the electronic logbook. Use a browser with access to the outer world. This can be your notebook on DHCP or you can open a firefox from a shell on cmsusr0. Go to Click on Sector Tests, and choose the sector. View the run list and check the last comments to know what was going on. Remember to ask always the status of the operations to experts and to the previous shift crew! To post new log entries you need to log in as sx5 with password dttests. Please, shifters should also post comments on the elog to record the operations done and status comments. 2. DAQ / Run control Start the xdaq application for the TTCci (please before launching it, check if it is already running!) ssh ttc-dt./start-xdaq.py Then use a browser to access the run control GUI

2 Launch firefox from the shortcut on the task bar. The old DAQ links open automatically. If you need to use the new DAQ, look in the bookmarks menu for the links. The data files must be saved into /cmsdisk1/data1/dt_data/yb0/ The filename must be of the form DT_W0S##_chambers_config_Tech, where: o ## is the sector number, with two digits, i.e. 03, 10 etc. o chambers means the chambers in the trigger: usually you write ALL if all chambers are in. Otherwise, specify the chambers that are in; for instance, if MB3 is excluded from the trigger, you put MB1MB2MB4 o config is the minicrate configuration; for cosmics, we use HanyTheta, and you write HanyT in the filename. It can be (depending on what is going on) HHHL or default. o Tech means we are triggering with the DTTF technical trigger. If you go to standard trigger, remember to remove this appendix. If you have DAQ giving errors because it is not able to write data to disk, you can remount it: o ssh xdaq@frlpcs1d12-20 (or use any shell on this machine) o sudo mount -a 3. DCS Minicrate DCS ssh Y cmsusr0 ssh X dcs@cms-dt-dcs-yb0.cern.ch usual status/control commands available, i.e. o dt_config <partition> <config-set> (minicrate configuration) o dt_monitor <partition> (mc temperature monitor) o mc_status <port> <ccbid> (single mc status display) o mc_config <port> <configfile> <dataset> (old style configuration) TDC must be configured before running. The command o mc_config <port> <filename> 1 must be executed for each chamber. Look for filenames into the directory for the configuration you need (note that different chambers have different configuration files). The following directories are available: o /home/dcs/configs/tdc_cosmics_8 (use for cosmics runs) o /home/dcs/configs/tdc_tp_128 (use for test-pulse runs) o /home/dcs/configs/tdc_noise_128 (use for noise runs) o /home/dcs/configs/tdc_noise_8 (use for noise if you have fifo full errors) To change the thresholds, go to o /home/dcs/configs/thr and use (for each chamber you want to set) the command mc_config <port> <filename> 1 choosing the file you need (threshold setting in the filename!) to save a configuration into the minicrate, use o mc_saveconf <port> If the DCS machine is not reachable (the following operations should be done by experts): o Check the Ethernet cables in S1D12 and S1G00 o Reboot the machine and turn off the minicrates o Kill the ccb process o sudo./startccb o Turn on the minicrates and check the DCS is running correctly

3 Sector Collector temperature monitor o ssh xdaq@frlpcs1d12-20 o TSC o nice n19./sc_monitor.exe Edit the file ConfigurationParameter.txt to include/exclude boards from monitoring. 4. Sector Collector Sector Collector control ssh xdaq@frlpcs1d12-20 TSC./sector_collector_manager.exe Choose the sector number, use command [1]to power up and configure. Please note the line Check VME access: if it fails, there are problems with the VME access, usually this is due to the VME driver being screwed. See how to reload it below. Check the status with the command [3]. If you want to refresh the errors memory, answer y to the question. Then wait for a few seconds, and choose [3] again answering n this time. Important status bits are the following ones: ***_Fault 0 (*** = MB1,2,3,4 ad OPTO) ***_novercurrent 1 (*** = MB1,2,3,4 ad OPTO) QPLL_not_locked 0 GOL_x_not_ready 0 (with x = 1.. 6) nlock_err_mby 0 (with y = 1.. 4) Parity_err_MBy 0 (with y = 1.. 4) Internal_PLL1_lock 1 Internal_PLL2_lock 1 If the status differ from this reference one (also after a reset of the flags) contact experts! 5. Track Finder (mask/unmask chambers) ssh Y dtdqm@vmepcs2g18-22 cd Tcl_Tk_x/phtf_mtcc halcaen2 phtf_mtcc.tk & On the window named parwin, select PHTF_LP0 and click OK Click the button Open near to the line Optical Input Card Control Window On the new window, you can use the buttons under the line Mask Chamber to maskunmask each station. Green means the chamber is NOT masked, red means it is masked. Note that the buttons range from 0 to 3, they are mapped to stations 1 to 4. Note that if the system is being restarted from scratch (i.e., after a power cut) there are more expert operations that must be done. Please contact the experts.

4 6. TTCci Configuration files - Remember the Start BGO Sequence after loading the test pulse configuration TTCciYB0Configuration.txt Configuration for cosmic data taking with Barrel Sorter trigger (note: no automatic EC0 is sent) TTCciYB0Configuration_techTrig_TTCclock_EC0.txt Configuration for cosmic data taking with the technical trigger TTCciYB0Confuguration_testpulse_EC0_bgo14.txt Configuration for the test pulse runs (remember to go to Cyclic Gen. and click on the button Send BGO-Start after having loaded the configuration) TTCciConfiguration_RandomTriggers_100Hz_TTCck_EC0.txt Configuration for the noise runs Configuration-TP-SCSynchro.txt Configuration for the test pulse runs for the SC synchronization process (remember to go to Cyclic Gen. and click on the button Send BGO-Start after having loaded the configuration) 7. DQM Do the following in two shells: o ssh Y usc55ucr02 (also are usable) o source setdqm 0 <sector> On one shell do o rundqm <parameters> where the optional parameters are the following ones: o copy to force the file copying from cmsdisk1 o sync to remove type-3 noise events from the timeboxes o olddaq to force unpacking in old DAQ style (with no option, old/new DAQ are automatically recognized) when prompted, insert the password for xdaq@frlpcs1d12-20 o answer no to calibration and noise questions (unless calibration data are available) On the second shell (better if you wait until the first 1000 events have been processed) o runiguana 8. Event Display Open one shell and run the following commands o ssh Y usc55ucr04 o source setdqm 0 <sector> o runvisual you may need use the copy or the olddaq options insert the run number when prompted, insert the password for xdaq@frlpcs1d12-20

5 answer no to the calibration question 9. Reload the VME driver In case you have errors in configuring the DAQ or when powering on the tsc, it could be a problem of the VME driver. Use the command [1] into the sector_collector_manager.exe to check the VME access. If it fails the test, you need to reload the driver. The procedure is different on the frlpcs1d12-20 and on frlpcs1d12-19 machines with the new DAQ the new Linco VME bridge is used for the Sector Collector crate: frlpcs1d12-19 (new DAQ) logged on frlpcs1d12-19 as xdaq, do the following steps: o sudo /sbin/service caenvme restart o sudo ~/loadlincodrv you can check the status with the commands o cat /proc/linco_0 o cat /proc/a2818 if you decide for a reboot or a shutdown use the commands o sudo /sbin/reboot o sudo /sbin/shutdown h now frlpcs1d12-20 (old DAQ) logged on frlpcs1d12-20 as xdaq, do the following steps: o cd /usr/local/caen/caen-vme/linux/driver/v2718 o sudo /sbin/rmmod a2818 o sudo./a2818_load.2.4 to check the status, type o cat /proc/a2818 (you should read 2 CAEN A2818 board(s) found at the end) check the VME access from the sector_collector_manager again; if it still doesn t work, repeat the unload/reload a second time and try again if it still doesn t work, sometimes the only solution is to reboot the machine with the command o sudo /sbin/reboot 10. Shutdown When you shutdown the system, remember to do (at least) the following steps: Halt the run. Stop the sc_monitor pressing Q and the choose the option [0] to exit the program. Power off the tsc choosing [5] in the sector_collector_manager.exe, then exit the program with option [0]. Stop the minicrate DCS (dt_monitor program) if it was running. Switch off the chambers (right-click and then choose switch off LV). Switch off the easycrate of the sector. Switch off the sector collector crate(s). Please write notes to update this short reference here below

6

RESPONSIBILITIES CIEMAT, MADRID HEPHY, VIENNA INFN, PADOVA INFN, BOLOGNA INFN, TORINO U. AUTONOMA, MADRID & LV, HV PS SYSTEMS.

RESPONSIBILITIES CIEMAT, MADRID HEPHY, VIENNA INFN, PADOVA INFN, BOLOGNA INFN, TORINO U. AUTONOMA, MADRID & LV, HV PS SYSTEMS. 2 RESPONSIBILITIES CIEMAT, MADRID HEPHY, VIENNA INFN, PADOVA INFN, BOLOGNA INFN, TORINO U. AUTONOMA, MADRID & LV, HV PS SYSTEMS 4 5 2 Crates w/bp 2 TIM 3 ROS-25 3 TRG SC 2 RO PP 6 SC crate: 3 units 2

More information

DT TPG STATUS. Trigger meeting, September INFN Bologna; INFN Padova; CIEMAT Madrid. Outline: most updates on Sector Collector system

DT TPG STATUS. Trigger meeting, September INFN Bologna; INFN Padova; CIEMAT Madrid. Outline: most updates on Sector Collector system DT TPG STATUS Trigger meeting, September 19 2006 INFN Bologna; INFN Padova; CIEMAT Madrid Outline: most updates on Sector Collector system MTCC phase 1 lessons resume Open issues (Good) news from tests

More information

next in Oct (28 th in Madrid) sep 20,2005 DT MTCC working group report

next in Oct (28 th in Madrid) sep 20,2005 DT MTCC working group report DT in Magnet-Test&Cosmics-Challenge (MTCC) (Aachen, Bologna, Madrid, Padova, Torino, Vienna) Report prepared by Marco Dallavalle, presented by Carlos Willmott four DT workshops: focus and monitor the work

More information

Final Assembly and Test (FAST) site Installation Manual.

Final Assembly and Test (FAST) site Installation Manual. Final Assembly and Test (FAST) site Installation Manual. Installation Before you begin: Check the power voltage selectors on all equipment, and set them to the power voltage for your country if necessary.

More information

IP Mini PTZ CAMERA USER GUIDE

IP Mini PTZ CAMERA USER GUIDE IP Mini PTZ CAMERA USER GUIDE TYPE A: To switch the mount style, remove the two screws on the pan bottom and rotate 180 degree to remount. This Mini PTZ cylinder camera can support both wall mount and

More information

Reset the Admin Password with the ExtraHop Rescue CD

Reset the Admin Password with the ExtraHop Rescue CD Reset the Admin Password with the ExtraHop Rescue CD Published: 2018-01-19 This guide explains how to reset the administration password on physical and virtual ExtraHop appliances with the ExtraHop Rescue

More information

WSDA User Guide

WSDA User Guide User Guide Version 8500-0029 rev. 006 WSDA -1000 User Guide www.microstrain.com Little Sensors, Big Ideas. 2012 by 459 Hurricane Lane, Suite 102 Williston, VT 05495 Phone 802-862-6629 Fax 802-863-4093

More information

ST-HVR8704 ST-HVR8708 ST-HVR8716. Professional Digital Video Recorders QUICK START GUIDE

ST-HVR8704 ST-HVR8708 ST-HVR8716. Professional Digital Video Recorders QUICK START GUIDE ST-HVR8704 ST-HVR8708 ST-HVR8716 Professional Digital Video Recorders QUICK START GUIDE 1 Thank you for purchasing this SecurityTronix Hybrid Video Recorder! The documentation for this HVR comes in 2 formats;

More information

DSL-504T ADSL Router. CD-ROM (containing User Manual) Ethernet Cable (CAT5 UTP) ADSL Cable (For AUS 200CM) Power Adapter

DSL-504T ADSL Router. CD-ROM (containing User Manual) Ethernet Cable (CAT5 UTP) ADSL Cable (For AUS 200CM) Power Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DSL-504T ADSL Router Before You Begin 1. If you purchased this Router to share your high-speed

More information

Status of Trigger Server electronics

Status of Trigger Server electronics Status of Trigger Server electronics Trigger boards TB Server board SB Topics: Trigger Server Status TSS screening TSM and SB pre-production tests LVDS Jitter tolerance measures Trigger Server Status update

More information

Creating a Windows Server 2012 R2 virtual instance Maher Saad, Chestnut Residence, University of Toronto

Creating a Windows Server 2012 R2 virtual instance Maher Saad, Chestnut Residence, University of Toronto Creating a Windows Server 2012 R2 virtual instance Maher Saad, Chestnut Residence, University of Toronto Disclaimer The author of this document shall not carry responsibility for any damage to the network,

More information

SEI DC-UPS Power Management Package Users Manual

SEI DC-UPS Power Management Package Users Manual SEI DC-UPS Power Management Package Users Manual (301) 694-9601 (800) 765-4734 Fax (301) 694-9608 Email: info@seipower.com www.seipower.com 5115 Pegasus Court Suite Q Frederick, MD 21704 1. Introduction

More information

8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual

8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual 8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual Model GS110EMX December 2017 202-11810-03 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you

More information

Technology Checklist for End of the School Year. To prepare your classroom technology for summer, please confirm that the following are done:

Technology Checklist for End of the School Year. To prepare your classroom technology for summer, please confirm that the following are done: Technology Checklist for End of the School Year Classroom Technology To prepare your classroom technology for summer, please confirm that the following are done: Projector should be powered off, lens cap

More information

RPC Trigger Overview

RPC Trigger Overview RPC Trigger Overview presented by Maciek Kudla, Warsaw University RPC Trigger ESR Warsaw, July 8th, 2003 RPC Trigger Task The task of RPC Muon Trigger electronics is to deliver 4 highest momentum muons

More information

LevelOne FNS bay/1usb Soho NAS. User s Manual

LevelOne FNS bay/1usb Soho NAS. User s Manual LevelOne FNS-1000 1- bay/1usb Soho NAS User s Manual Table of Contents Introduction... 2 The FNS-1000 NAS Server... 2 FNS-1000 Features... 2 Package Contents... 2 System Requirements... 2 Disclaimer...

More information

Pexip Infinity and Amazon Web Services Deployment Guide

Pexip Infinity and Amazon Web Services Deployment Guide Pexip Infinity and Amazon Web Services Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring AWS security groups 4 Deploying a Management Node in AWS 6 Deploying a Conferencing Node

More information

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida Track-Finder Test Results and VME Backplane R&D D.Acosta University of Florida 1 Technical Design Report Trigger TDR is completed! A large amount effort went not only into the 630 pages, but into CSC Track-Finder

More information

EC-11 Ethernet Converter

EC-11 Ethernet Converter EC-11 Ethernet Converter PSTN Contact ID to TCP Converter Installation and Operations Manual Version 8.H3.MID 1 Table of Contents About EC-11 Ethernet Converter... 3 Circuit Board Layout and Wiring Diagram...

More information

Fidelis Network High Capacity Collector QUICK START GUIDE. Rev-I Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms

Fidelis Network High Capacity Collector QUICK START GUIDE. Rev-I Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms Fidelis Network High Capacity Collector Rev-I Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms 1. System Overview The Fidelis Collector is the security analytics database for

More information

Mouseless Internet Browsing for Open V/Vmax Devices

Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Browsing (MLB) is a technique that enables you to browse the Internet without using a mouse. This innovative functionality adds small boxes

More information

commands exercises Linux System Administration and IP Services AfNOG 2015 Linux Commands # Notes

commands exercises Linux System Administration and IP Services AfNOG 2015 Linux Commands # Notes Linux System Administration and IP Services AfNOG 2015 Linux Commands # Notes * Commands preceded with "$" imply that you should execute the command as a general user not as root. * Commands preceded with

More information

Hera-B DAQ System and its self-healing abilities

Hera-B DAQ System and its self-healing abilities Hera-B DAQ System and its self-healing abilities V.Rybnikov, DESY, Hamburg 1. HERA-B experiment 2. DAQ architecture Read-out Self-healing tools Switch SLT nodes isolation 3. Run control system 4. Self-healing

More information

Migrating JBOD to RAID

Migrating JBOD to RAID Migrating JBOD to RAID 1 Cisco Systems, Inc. Gurtu/Tiller Introduction The Service Ready Engine Virtualization (SRE-V) platform runs on the Service Ready Engine (SRE) service module, and leverages VMware

More information

Zimbra Desktop Installation and Setup Guide 7.2.8

Zimbra Desktop Installation and Setup Guide 7.2.8 Zimbra Desktop Installation and Setup Guide 7.2.8 July 2016 Legal Notices Copyright 2005-2016 Synacor, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual

More information

CipherMail Gateway Virtual Appliance Guide

CipherMail Gateway Virtual Appliance Guide CIPHERMAIL EMAIL ENCRYPTION CipherMail Gateway Virtual Appliance Guide April 4, 2016, Rev: 9537 Copyright 2008-2016, ciphermail.com. CONTENTS CONTENTS Contents 1 Introduction 3 2 Virtual machine requirements

More information

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer K01-SNMP004-00 TABLE OF CONTENTS INTRODUCTION... 1 INSTALLATION GUIDE...

More information

Wireless Network Video Recorder

Wireless Network Video Recorder LD2R/LD2R500 Wireless Network Video Recorder User Guide Version 1.0 PREFACE Thank you for purchasing the Wireless Network Video Recorder, an IP based device that installed on your network, which can be

More information

OUTDOOR IR NETWORK CAMERA Series

OUTDOOR IR NETWORK CAMERA Series OUTDOOR IR NETWORK CAMERA Series INSTALLATION GUIDE Please read instructions thoroughly before operation and retain it for future reference. 1. OVERVIEW 1.1 Package Content Network camera Installation

More information

User Manual. Microdigital IP cameras with built-in Ivideon software

User Manual. Microdigital IP cameras with built-in Ivideon software User Manual Microdigital IP cameras with built-in Ivideon software Table of Contents Introduction to Ivideon... What is Ivideon about?... Why use an IP camera with built-in Ivideon software?... How to

More information

PTZ NETWORK CAMERA SERIES

PTZ NETWORK CAMERA SERIES 353Z PTZ NETWORK CAMERA SERIES INSTALLATION GUIDE Please read instructions thoroughly before operation and retain it for future reference. N244_245_V0.9 Powerful Remote Surveillance Distance makes no difference

More information

Hardware Installation

Hardware Installation LOLM366912 The ipio-8 is a network attached, IP addressed digital input and output device. The ipio-8 can be controlled and monitored with a standard web browser. Multiple ipio-8 devices can communicate

More information

SCOPIA 100 MCU Quick Start

SCOPIA 100 MCU Quick Start SCOPIA 100 MCU Quick Start Version 5.6 Multipoint Conferencing Unit NOTICE 2000-2008 RADVISIONLtd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by Italy

More information

1. Press "Speed Test" to find out your actual uplink and downlink speed.

1. Press Speed Test to find out your actual uplink and downlink speed. ASRock G10 Gaming Router 6.4 QoS Settings QoS Add Gaming Boost web page. Gaming Boost: Enable or disable the Gaming Boost. Bandwidth The router supports Gaming Boost natively, which identifies and intelligently

More information

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1 CIS 231 Windows 2012 R2 Server Install Lab #1 1) Use either Chrome or Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click

More information

ALICE TOF Shifters Instructions. ALICE TOF Team 09/11/2009

ALICE TOF Shifters Instructions. ALICE TOF Team 09/11/2009 ALICE TOF Shifters Instructions ALICE TOF Team 09/11/2009 Table of Contents Table of Contents... 2 1. Foreword... 3 2. Shifters tasks... 3 3. Starting... 4 4. TOF DCS User Interface... 4 4.1 Description

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any This product can be set up using any current web browser, i.e., Internet Explorer 6x or Netscape Navigator 7x. DSL-G624T Wireless ADSL Router Before You Begin 1. If you purchased this Router to share your

More information

GX-V. Quick Start Guide. VMware vsphere / vsphere Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET

GX-V. Quick Start Guide. VMware vsphere / vsphere Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET Quick Start Guide If you re not using VMware vsphere Client 4.0, your screens may vary. GX-V VIRTUAL GMS SERVER VMware vsphere / vsphere Hypervisor 2012 Silver Peak Systems, Inc. Before You Begin Comply

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

TH800DS CONTROLLER MANUAL

TH800DS CONTROLLER MANUAL TH800DS CONTROLLER MANUAL 1 Introduction 3 1.1 Overview 3 1.2 Features 4 1.3 Specifications 4 1.4 Panel 5 1.4.1 Front Panel 5 1.4.2 Rear Panel 6 2 Hardware Installation 7 3 Accessing the Device 8 3.1 Before

More information

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer

User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer User s Manual PowerPanel Shutdown Service Graceful Shutdown and Notification service to ensure power protection of your computer Version 1.3 TABLE OF CONTENTS INTRODUCTION... 1 INSTALLATION GUIDE... 4

More information

Setting up 01/2017. Setting up the SIMATIC IOT2000 SIMATIC IOT2020, SIMATIC IOT2040

Setting up 01/2017. Setting up the SIMATIC IOT2000 SIMATIC IOT2020, SIMATIC IOT2040 Setting up 01/2017 Setting up the SIMATIC IOT2000 SIMATIC IOT2020, SIMATIC IOT2040 Warranty and liability Warranty and liability Note The Application Examples are not binding and do not claim to be complete

More information

QUICK START GUIDE. Fidelis Network K2 Appliances. Rev-I K2 (HP DL360-G10) Platforms.

QUICK START GUIDE. Fidelis Network K2 Appliances. Rev-I K2 (HP DL360-G10) Platforms. Fidelis Network K2 Appliances Rev-I K2 (HP DL360-G10) Platforms 1. System Overview The Fidelis K2 appliance is the central component for command and control of Fidelis Network components. With K2, you

More information

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation Equitrac Embedded Connector for EFI SendMe 1.1 Setup Guide 2012 Equitrac Corporation 2012 Equitrac Corporation Equitrac Embedded Connector for EFI SendMe Setup Guide Document History Date Description of

More information

Deploy a Customer Site

Deploy a Customer Site Local Administration, on page 1 Run Port Check Tool, on page 4, on page 4 Add Cisco Wireless IP Phone 8821 to the Wireless LAN, on page 6 Provision the Phone, on page 7 Local Administration You can connect

More information

Embedded Connector for IKON DocSend Setup Guide

Embedded Connector for IKON DocSend Setup Guide Embedded Connector for IKON DocSend Setup Guide Version 1.1 2016 IKON-20160314 Equitrac Embedded Connector for IKON DocSend Setup Guide Document History Date Description of Change April 18, 2013 Updated

More information

Fidelis Enterprise Collector Cluster QUICK START GUIDE. Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms

Fidelis Enterprise Collector Cluster QUICK START GUIDE. Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms Fidelis Enterprise Collector Cluster Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms 1. System Overview The Fidelis Collector is the security analytics database for

More information

Building a virtual network Maher Saad, Chestnut Residence, University of Toronto

Building a virtual network Maher Saad, Chestnut Residence, University of Toronto Building a virtual network Maher Saad, Chestnut Residence, University of Toronto Disclaimer The author of this document shall not carry responsibility for any damage to the network, computer(s) software

More information

635-FTS Factory Programming Guide

635-FTS Factory Programming Guide GALAXY CONTROL SYSTEMS 635-FTS Factory Programming Guide ( Supported on 635-CPU v10.4.9 - or later ) Factory Program & Flash with a 635 Factory Test Station(FTS) GALAXY TECHNICAL GUIDE 1 st EDITION SEP

More information

Share Drobo on a Network: Apple Airport Extreme

Share Drobo on a Network: Apple Airport Extreme D R O B O A P P L I C A T I O N N O T E S E R I E S Share Drobo on a Network: Apple Airport Extreme This application note describes how we at Data Robotics share files wirelessly that are stored on a Drobo

More information

High Resolution Dome Network Camera Series

High Resolution Dome Network Camera Series 357Z High Resolution Dome Network Camera Series INSTALLATION GUIDE Please read instructions thoroughly before operation and retain it for future reference. N222_V0.9 Powerful Remote Surveillance Distance

More information

XLink Kai Raspberry Pi Beginners Tutorial

XLink Kai Raspberry Pi Beginners Tutorial XLink-Kai-Raspberry-Pi-Beginners-Tutorial.md XLink Kai Raspberry Pi Beginners Tutorial Hi! This tutorial will guide you through setting up XLink Kai on a Raspberry Pi to play multiplayer system link Xbox

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

User Manual PDUTracker

User Manual PDUTracker User Manual PDUTracker Management Software for PDU Table of Contents 1. Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. Install and Uninstall... 1 2.1. System Requirement... 1 2.2. Software

More information

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2 User Manual MPPTracker Management Software for Solar Charge Controller Version: 1.2 Table of Contents 1. MPPTracker Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. MPPTracker Install and Uninstall...

More information

CHAPTER 2 ACTIVITY

CHAPTER 2 ACTIVITY CHAPTER 2 ACTIVITY 2.1.1.1 1. CLI stands for 2. GUI stands for 3. Write the step you used to go to CLI interface on Windows 4. The OS, normally loads from a disk drive, into RAM. 5. The portion of the

More information

Manual. bintec elmeg GmbH. Manual. bintec elmeg Dime Manager. Copyright Version 1.3.8, 2013 bintec elmeg GmbH

Manual. bintec elmeg GmbH. Manual. bintec elmeg Dime Manager. Copyright Version 1.3.8, 2013 bintec elmeg GmbH Manual Manual Copyright Version 1.3.8, 2013 1 Manual Legal Notice Warranty This publication is subject to change. offers no warranty whatsoever for information contained in this manual. is not liable for

More information

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation.

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation. EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft Exchange Server 2010 Migration from a single-node configuration to a two-node mirror disk cluster Version 1 NEC EXPRESSCLUSTER X 3.x for Windows

More information

Upgrading the Server Software

Upgrading the Server Software APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.5.0, page B-2 Obtaining

More information

Cascade Sensor Installation Guide. Version 8.2 March 2009

Cascade Sensor Installation Guide. Version 8.2 March 2009 Cascade Sensor Installation Guide Version 8.2 March 2009 Trademarks Riverbed, the Riverbed logo, Riverbed Cascade, and Cascade are trademarks of Riverbed Technology, Inc. Intel is a registered trademark

More information

HPS DAQ Operations Manual v2.4.2

HPS DAQ Operations Manual v2.4.2 HPS DAQ Operations Manual v2.4.2 Per Hansson Adrian, Omar Moreno, Sergey Boiarinov, Nathan Baltzell, Sho Uemura February 29, 2016 Contents 1 System Description 1 2 DAQ Control 3 2.1 Starting the DAQ from

More information

Easy - Dr ver. Visual EASY-DRIVER Quick Start Guide. Compact Digital Bipolar Power Supply Series MAGNET POWER SUPPLY SYSTEMS

Easy - Dr ver. Visual EASY-DRIVER Quick Start Guide. Compact Digital Bipolar Power Supply Series MAGNET POWER SUPPLY SYSTEMS MAGNET POWER SUPPLY SYSTEMS Easy - Dr ver Compact Digital Bipolar Power Supply Series Visual EASY-DRIVER Quick Start Guide All Rights Reserved CAEN ELS s.r.l. Rev. 1.1 June 2016 1 Rev. 1.1 November 2014

More information

QUICK START GUIDE. Fidelis Collector SA. Rev-I Collector SA (HP DL360-G10) Platforms.

QUICK START GUIDE. Fidelis Collector SA. Rev-I Collector SA (HP DL360-G10) Platforms. Fidelis Collector SA Rev-I Collector SA (HP DL360-G10) Platforms 1. System Overview The Fidelis Collector is the security analytics database for Fidelis Network. The Fidelis Collector SA receives network

More information

MC-Config. Manual. Program Version: MC-Config Version

MC-Config. Manual. Program Version: MC-Config Version MC-Config Program Version: 2.0.1.18 Manual 1 / 12 Content 1 al description...3 2 Initial start-up...3 3 ality and operation of the MC-Config program...4 3.1 s of the control keys...4 3.1.1 Information

More information

Procedure for data acquisition with the PPM-DOM

Procedure for data acquisition with the PPM-DOM Procedure for data acquisition with the PPM-DOM Bjoern Herold 1 and Alexandre Creusot 2 1 ECAP, Erlangen 2 APC, Paris October 4, 2013 Abstract This note is dedicated to the description of the procedure

More information

DP-502 User s Guide Harware Descriptions Software Installation ETM 3.0

DP-502 User s Guide Harware Descriptions Software Installation ETM 3.0 DP-502 User s Guide This DP-502 (the device ) based system allows multiple devices to connect to a server and automatically update audio contents on a daily basis. The device is loaded with up to 13 sound

More information

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting...

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting... Table of contents 1. Overview of the 2 Bay NAS...3 1.1 Introduction...3 1.2 System Requirement...3 1.3 Hardware Installation...3 1.4 Setup the client PC and 2 Bay NAS...3 1.4.1 Setup network configuration

More information

DOC. #TD /20/06 PRINTED IN U.S.A. Lingo XE Touchscreen & Web Browser User s Guide

DOC. #TD /20/06 PRINTED IN U.S.A. Lingo XE Touchscreen & Web Browser User s Guide DOC. #TD-0465 10/20/06 PRINTED IN U.S.A. Lingo XE Touchscreen & Web Browser User s Guide Logic One, Lingo, and iscope are registered trademarks of Novar. Ethernet os a registered trademark of Xerox Corporation.

More information

CIS 231 Windows 7 Install Lab #2

CIS 231 Windows 7 Install Lab #2 CIS 231 Windows 7 Install Lab #2 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in the

More information

US CMS TriDAS US CMS Meeting. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006

US CMS TriDAS US CMS Meeting. Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006 US CMS TriDAS 2006 Click to edit Master title style US CMS Meeting Wesley H. Smith, U. Wisconsin CMS Trigger Project Manager April 8, 2006 Outline: Calorimeter Trigger Status Endcap Muon Trigger Status

More information

WAP6405. User s Guide. Quick Start Guide. 5GHz AC1750 Gigabit Wireless Bridge. Default Login Details. Version 1.00 Edition 1, 06/2016

WAP6405. User s Guide. Quick Start Guide. 5GHz AC1750 Gigabit Wireless Bridge. Default Login Details. Version 1.00 Edition 1, 06/2016 WAP6405 5GHz AC1750 Gigabit Wireless Bridge Version 1.00 Edition 1, 06/2016 Quick Start Guide User s Guide Default Login Details LAN IP Address http://192.168.1.2 (AP Mode) http://192.168.1.5 (Repeater

More information

Post-Installation and Maintenance Tasks

Post-Installation and Maintenance Tasks Log In to the Cisco ISE Web-Based Interface, on page 1 Cisco ISE Configuration Verification, on page 2 VMware Tools Installation Verification, on page 4 Return Material Authorization, on page 6 Reset a

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Maintaining Your WAAS System

Maintaining Your WAAS System 14 CHAPTER This chapter describes the tasks you may need to perform to maintain your WAAS system. Throughout this chapter, the term WAAS device is used to refer collectively to the WAAS Central Managers

More information

ACCESSORY KIT INSTALLATION INSTRUCTIONS S Simplicity Transporter Setup Instructions

ACCESSORY KIT INSTALLATION INSTRUCTIONS S Simplicity Transporter Setup Instructions 525683-UAI-C-0911 ACCESSORY KIT INSTALLATION INSTRUCTIONS S1-33109119000 Simplicity Transporter Setup Instructions A remote Internet connection to a network of Simplicity control(s) allows you the ability

More information

VISTA Transfer Station Setup

VISTA Transfer Station Setup Setup Setup The allows your agency to upload video evidence to its WatchGuard Video Evidence Library software from multiple VISTA cameras simultaneously. Each VISTA Transfer Station has eight slots for

More information

Adding a block devices and extending file systems in Linux environments

Adding a block devices and extending file systems in Linux environments Adding a block devices and extending file systems in Linux environments In this exercise we simulate situation where user files partition /home fills up and needs to be extended. Also we migrate from static

More information

Marvell SATA3 RAID Installation Guide

Marvell SATA3 RAID Installation Guide Marvell SATA3 RAID Installation Guide Overview The Marvell RAID Utility (MRU) is a browser-based graphical user interface (GUI) tool for the Marvell RAID adapter. It supports IO Controllers (IOC) and RAID-On-Chip

More information

LP Manual in PTP and MTP Mode.

LP Manual in PTP and MTP Mode. LP-348 123 Manual in PTP and MTP Mode. Wireless - Equipment LP348_M123_ENF01W LP-348 123 Manual in PTP and MTP Mode. The following Instruction Manual will guide you on how to configure the LP-348 in PTP

More information

Cascade Express Installation Guide. Version 8.2 March 2009

Cascade Express Installation Guide. Version 8.2 March 2009 Cascade Express Installation Guide Version 8.2 March 2009 Trademarks Riverbed, the Riverbed logo, Riverbed Cascade, and Cascade are trademarks of Riverbed Technology, Inc. Intel is a registered trademark

More information

Ethernet/Network Communications Module. Installation and Programming Manual. LINQ2 - Two (2) Port Connectivity Module. More than just power.

Ethernet/Network Communications Module. Installation and Programming Manual. LINQ2 - Two (2) Port Connectivity Module. More than just power. Ethernet/Network Communications Module Installation and Programming Manual LINQ2 - Two (2) Port Connectivity Module DOC#: LINQ2 Rev. 060514 More than just power. Overview: Altronix LINQ2 network module

More information

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC.

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC. Recovering A Wired Ethernet Device s Firmware Via TFTP This document details the method for recovering a wired Ethernet device s application firmware image via TFTP. This document applies to those ICC

More information

LANDISK Advanced User Guide V1.0 (2005/2/18)

LANDISK Advanced User Guide V1.0 (2005/2/18) 1 LANDISK Advanced User Guide V1.0 (2005/2/18) I 1.Disk Utility...3 1-1 Set Cluster Unit.... 3 1-2 Scandisk....4 2. Network Share..4 2-1 SMB Configuration..4 2-2 FTP Configuration 5 3.System....8 3-1 Password...8

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Fidelis Network High Capacity Collector QUICK START GUIDE. Rev-H Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms

Fidelis Network High Capacity Collector QUICK START GUIDE. Rev-H Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms Fidelis Network High Capacity Collector Rev-H Collector Controller Appliances Based on HP DL360-G9 and DL380-G9 Platforms 1. System Overview The Fidelis Collector is the security analytics database for

More information

Pexip Infinity and Amazon Web Services Deployment Guide

Pexip Infinity and Amazon Web Services Deployment Guide Pexip Infinity and Amazon Web Services Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring AWS security groups 4 Deploying a Management Node in AWS 6 Deploying a Conferencing Node

More information

!!!!!!!!!!Please Read before upgrading!!!!!!!!

!!!!!!!!!!Please Read before upgrading!!!!!!!! Firmware Upgrade Procedure and Cloning a Viper SC Only!!!!!!!!!!Please Read before upgrading!!!!!!!! This procedure details how to upgrade only the Viper SC modem and radio firmware. This procedure cannot

More information

Electronics on the detector Mechanical constraints: Fixing the module on the PM base.

Electronics on the detector Mechanical constraints: Fixing the module on the PM base. PID meeting Mechanical implementation ti Electronics architecture SNATS upgrade proposal Christophe Beigbeder PID meeting 1 Electronics is split in two parts : - one directly mounted on the PM base receiving

More information

Preface. Managed Media Converter Chassis System

Preface. Managed Media Converter Chassis System Preface The Managed Media Converter Chassis System supports the Media Converter Chassis to monitor the each Media Converter ( CO ) or Chassis Manager status and to configure advanced function of the Managed

More information

Overview. ACE Appliance Device Manager Overview CHAPTER

Overview. ACE Appliance Device Manager Overview CHAPTER 1 CHAPTER This section contains the following: ACE Appliance Device Manager, page 1-1 Logging Into ACE Appliance Device Manager, page 1-3 Changing Your Account Password, page 1-4 ACE Appliance Device Manager

More information

(B) Execute SMS TCP MODBUS Interface Application

(B) Execute SMS TCP MODBUS Interface Application Security Management System software generates notifications which indicate the state of various health parameters eg disk failure, one or more cameras offline etc. These notifications can be exposed as

More information

Programming through Web browser:

Programming through Web browser: Connection Details Digital Inputs: There are 8 isolated digital inputs. Digital inputs will work from 5V to 24V DC. Every input has LED indications on top. LED will be ON when proper input is provided.

More information

Minimum Core Module Version: 4.0 Build 1452 Comments: AXIS IP Utility , Camera Firmware 4.40 Document Revision Date: 2/13/2013

Minimum Core Module Version: 4.0 Build 1452 Comments: AXIS IP Utility , Camera Firmware 4.40 Document Revision Date: 2/13/2013 Integration Note Manufacturer: Axis Model Number(s): 214PTZ Minimum Core Module Version: 4.0 Build 1452 Comments: AXIS IP Utility 2.21.0, Camera Firmware 4.40 Document Revision Date: 2/13/2013 OVERVIEW

More information

Narval DAQ Manual 1 GENERAL INFO 2 SSH INFO 3 STARTING DAQ

Narval DAQ Manual 1 GENERAL INFO 2 SSH INFO 3 STARTING DAQ Narval DAQ Manual 1 GENERAL INFO 1. There are several systems run by the NARVAL Run Control GUI, each has a control server (ECC) a. sdaq = beamline systems b. GTO = scalar c. GET = TPC 2. You should be

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

Fidelis Network Sensor Appliances QUICK START GUIDE

Fidelis Network Sensor Appliances QUICK START GUIDE Fidelis Network Sensor Appliances Rev-H Fidelis Sensors (Direct, Internal, Web, and Mail Appliances) Based on HPE DL350-G9 and DL560-G9 Platforms 1. System Overview Fidelis Sensors are the components that

More information

CSCI 350 Virtual Machine Setup Guide

CSCI 350 Virtual Machine Setup Guide CSCI 350 Virtual Machine Setup Guide This guide will take you through the steps needed to set up the virtual machine to do the PintOS project. Both Macintosh and Windows will run just fine. We have yet

More information

FreeBSD Installation

FreeBSD Installation 1 FreeBSD Installation AFNOG Chix 2011 Blantyre, Malawi 31 st Oct - 4 th Nov 2011 Dorcas Muthoni and Evelyn Namara 2 READ THE INSTRUCTIONS These slides contain explicit instructions to allow you to successfully

More information

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system.

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please follow these steps to ensure that any changes made by your previous

More information