Padova and Asiago Observatories

Size: px
Start display at page:

Download "Padova and Asiago Observatories"

Transcription

1 ISSN Padova and Asiago Observatories CCD DATA ACQUISITION SYSTEM FOR THE COPERNICO TELESCOPE Baruffolo A., D Alessandro M. Technical Report n. 3 March 1993 Document available at: Vicolo dell Osservatorio, Padova Tel Fax

2 This page is left intentionally blank

3 Abstract In this paper we describe the CCD data acquisition system, actually installed at the Copernico Telescope of the Asiago Astronomical Observatory. Particular attention is given to the hardware configuration and the operational guidelines of the system, whose detailed description is given in the Users' Manual. 1 Hardware configuration The CCD data acquisition system consists of one VME rack containing the following subsystems: master CPU, Eltec-E6, devoted to the global control of the system and to the user interface; slave CPU, TSVME 431, dedicated to the direct control of timings for CCD scanning; a Tecnint 32 MB memory card, for the temporary storage of images; True Color Display (TCD) graphic card, for image display and graphic plots; IPC digitizing card, for image acquisition from the guiding camera; one hard disk drive containing the PDOS real time operating system and all application programs; one hard disk drive dedicated to the permanent storage of images; one floppy disk drive; one alphanumeric terminal. The system is connected, through a twisted pairs cable, to the analog electronics relative to the CCD in use. The overall layout of the system is shown in Fig. 1. Fig. 1: Diagram of the CCD data acquisition system. 2 Control software All the software which controls the CCD images' acquisition, storage and quick-look was developed within the GATE environment (Ref. 1). Within this environment operate the tasks that control all devices connected to the system (disks, analog electronics, TV display, guiding camera). The acquisition system was designed so that it will be possible in the future to perform remote observing (Ref. 1). 1

4 At power on the PDOS operating system boots and the network software is started and initialized, if the boot is successful the system prompt 13:/> appears at the terminal. At this point it is possible to start one of the four programs provided for operation of the instruments actually in use at the telescope. Each program is started by typing respectively: b&c: for the Boller & Chivens spectrograph; camera: for the direct imaging camera; echelle: for the high resolution Echelle spectrograph; echelle1: for the high resolution Echelle spectrograph, with 22 binning; Each program initializes the instrument's CCD controller, sets the readout speed, the readout window size and the gain of the amplifier chain. The status command shows the values of these parameters. If the analog electronics was not powered on, during system initialization some errors are shown at the terminal. Immediately after initialization the control system's prompt (VMEK>>) appears at the terminal: now it is possible to issue all the commands listed and described in the Users' Manual (Ref. 2). Commands can be typed both in upper and lower cases and can be abbreviated, it is possible to edit the command string and to recall previously issued commands by using the arrow keys of the terminal. The last 20 commands issued by the user are stored in a memory buffer and can be displayed by the history command (which is not stored in the commands' buffer and cannot be abbreviated). On line help is available and is started by the help command. 3 Images acquisition The readout window's size can be modified by using either the ccdwindow or windowxy command, in the case the default settings do not match the observe r's needs. Once a proper readout window is set, it is possible to take science exposures with the command exptime. At the end of the exposure the slave CPU starts reading the CCD and signal the master CPU for the availability of the data. Data is read by the master CPU, stored in a memory buffer and displayed on the TCD's screen. At the time of this writing two memory buffers are available and it is possible to change the default setting of the destination memory buffer using the setdbuf command. Calibration frames are taken with the flat, dark, calib, bias commands. It is also possible to grab the guiding camera's display as it were a CCD exposure using the load command. All these commands automatically update the IMAGETYP field of the image's FITS header. The command focus was provided for telescope focusing: using this command it is possible to perform multiple exposures on the same frame, while varying focus parameters and moving the telescope. Two commands can be used to remove charge from the CCD: cwipe, which continuously reads the CCD at the fastest speed without data conversion and display, and cclear, which performs conversion and display and is therefore much slower. 4 Flux of the data All images are stored on the local hard disk and, if the Ethernet link is available, also on the disk of the data reduction Workstation. On the local system the disk devoted to permanent storage is PDOS 4.1 formatted, images are written in disk FITS format. It is thus possible to transfer images to the Workstation, outside the acquisition system, using the File Transfer Protocol (FTP). It is possible to store on disk images having different dimensions, i.e. corresponding to different readout windows, they are handled in a way completely transparent to the user. In the following sections the basic operations of images' input/output on disk in FITS format are discussed, a complete reference of the commands involved in these procedures is given in the Users' Manual (Ref. 2). The data flux within the acquisition system and the commands used for its control are shown in Fig. 2. 2

5 Fig. 2: Schematic view of the data flux in the acquisition system and of the commands used for its control. 5 Disk initialisation Before starting to store images on disk it is necessary to initialize it. This operation erases all files which eventually were already present on disk and initializes some parameters needed for a proper functionality of the storage subsystem. Since it is possible to mix images having different formats, the maximum number of images that can be stored on disk is not fixed in advance, the limit is ultimately the physical size of the disk. The initialization routine operates interactively and asks for confirmation before proceeding with the disk initialization. It is possible to stop the initialization procedure by hitting CTRL-C. 3

6 6 Data management The image currently stored in the default memory buffer can be written on disk using the store command. The user is asked for the insertion of some parameters (object name, filter and/or grating employed, comments) which will be inserted in the image's FITS header. Some keystrokes useful during editing are shown in the upper portion of the screen. Once all parameters were inserted the image is written on disk and eventually sent to the Workstation. The image is written on disk with the name IMAGEnnnn.FITS where nnnn is a increasing number which uniquely identifies the image. The number that will be associated to the next image that will be stored on disk can be displayed by the dwistack command and can be modified by the swiss command. The idir command displays a list of all images stored on disk, showing: order number of the image, exposure type, object name, telescope's coordinates at start exposure, Universal Time at start exposure, exposure time in seconds, image format (number of columns by number of rows). One image stored on disk can be read into memory in the default memory buffer, using the rdimage command, for display or inspection. It is possible to list at the terminal the header of an image stored on disk using the rdheader command. 7 Implemented FITS header The FITS header currently implemented contains the following cards: SIMPLE= always T; BITPIX= always 16; NAXIS= always 2; NAXIS1= number of columns in the CCD readout window (modified by the commands ccdwindow and windowxy); NAXIS2= number of rows in the CCD readout window (modified by the commands ccdwindow and windowxy); DATE-OBS= date of acquisition of the image (string of the form dd:mm:yy); DATE= date the file was written (always equal to DATE-OBS); EXPSTART= Universal Time at start exposure (string of the form hh:mm:ss); JD= JD at start exposure (floating point value); SID-TIME= Sidereal Time at start exposure (string of the form hh:mm:ss); EXPTIME= effective exposure time in seconds (floating point value), it is computed considering exposure interruption or suspensions (caused by using the pause or stop command), if any; RA= telescope's right ascension at start exposure (string of the form hh:mm:ss.cc); DEC= telescope's declination at start exposure (string of the form dd:mm:ss); AIRMASS= airmass at start exposure (floating point value); TELESCOP= telescope's identificative string; INSTRUME= employed instrument's name (string); ORIGIN= institution that originates the data (string); DETNAME= detector's name (string); OBJECT= user defined string which identifies the target; 4

7 OBSERVER= user defined string containing the observer's name; FILTER= user defined string which identifies the employed filter; IMAGETYP= exposure type string (flat field, object, bias, dark, calib); COMMENT= three user defined comment strings; COMMENT= six comment strings containing voltages, temperatures, gain and speed of the employed CCD at start exposure; END= end of the FITS header. User defined strings are inserted interactively when storing the image on disk. 8 Quick-look and image's analysis Some commands for data analysis, display and graphics plot were implemented in order to allow for images' quick-look The image currently stored in the default memory buffer can be displayed on the TCD screen using the tvdisplay command, it is possible to specify, as parameters, the low-cut and high-cut to be applied to the image before displaying it; the zoom factor (zero by default) can be varyied by the tvzoom command. The look-up-table (LUT) can be changed using the tvlut command, while the position of the image relative to the upper left corner of the screen can be modified by the fshift and tvshift commands. The plotrow and plotcol commands allow to obtain graphical plots of image's rows or columns, while by using the plotline command it is possible to plot image's values lying along a line whose extremes are fixed interactively. A graphical cursor is also available, it is activated by the gcursor command and allow to examine the plotted values and the respective positions. Image pixels' values can be inspected using the tvcursor command which draws a cursor on the TCD screen and displays its position (relative to the image upper left corner) along with the corresponding counts; the cursor can be moved around using the arrow keys of the terminal keyboard. When the command is terminated the cursor's position is stored and it is used by the sample command which computed statistics on the image in boxes centered on it, whose width is specified as parameters. Acknowledgements We wish to thank professor Favio Bortoletto who has partecipated to the design and implementation of the system. References Ref. 1: Bonoli, C., Fantinel, D., Baruffolo, A., Bortoletto, F., 1992, A distributed VME telescope control system for remote operations, TNG Technical Report n. 14 Ref. 2: Claudi, R.U., Cremonese, G., Fantinel, D., 1993, Manuale d'uso del nuovo sistema di acquisizione del Telescopio ``Copernico'', Osservatorio Astronomico di Padova Technical Report n. 2 5

Padova and Asiago Observatories

Padova and Asiago Observatories ISSN 1594-1906 Padova and Asiago Observatories CIMA EKAR METEO DATA HANDLING AND DISTRIBUTION Fantinel D., Giro E., Passuello R. Technical Report n. 17 November 2001 Document available at: http://www.pd.astro.it/

More information

GIANO: The Graphical User Interface Manual

GIANO: The Graphical User Interface Manual 1/22 GIANO: The Graphical User Interface Manual Document: TNG-GIANO-001 Issue: 1.0 Prepared by : Name: S. Scuderi Institute: INAF Osservatorio Astrofisico di Catania Date : Approved by : Name: L. Origlia

More information

A new generation of detector controllers

A new generation of detector controllers Mem. S.A.It. Vol. 74, 159 c SAIt 2003 Memorie della A new generation of detector controllers F. Bortoletto 1, M. D Alessandro 1, D. Fantinel 1, E. Giro 1, L. Corcione 2, G. Bonanno 3, P. Bruno 3, R. Cosentino

More information

The Mosaic Data Capture Agent

The Mosaic Data Capture Agent Astronomical Data Analysis Software and Systems VII ASP Conference Series, Vol. 145, 1998 R. Albrecht, R. N. Hook and H. A. Bushouse, eds. The Mosaic Data Capture Agent Doug Tody and Francisco G. Valdes

More information

Voodoo Detector Control Program User's Manual

Voodoo Detector Control Program User's Manual Voodoo Detector Control Program User's Manual Scott Streit San Diego State University 08/08/2000 Table Of Contents I. INSTALLATION... 4 Manual Installation... 5 Automatic Installation... 5 II. DESIGN...

More information

(Fiber-optic Reosc Echelle Spectrograph of Catania Observatory)

(Fiber-optic Reosc Echelle Spectrograph of Catania Observatory) (Fiber-optic Reosc Echelle Spectrograph of Catania Observatory) The echelle spectrograph delivered by REOSC (France), was designed to work at the F/15 cassegrain focus of the 91-cm telescope. The spectrograph

More information

444/544 Advanced Lab Manual Astronomy

444/544 Advanced Lab Manual Astronomy 444/544 Advanced Lab Manual Astronomy INTRODUCTION The purpose of this lab is to familiarize the student with contemporary astronomical methods. Astronomers use CCD detectors to measure light variations

More information

Photometric Software for Transits. PhoS-T

Photometric Software for Transits. PhoS-T Photometric Software for Transits PhoS-T Version 1.0 - Manual D. Mislis, R.Heller, J. Fernandez, U. Seemann Hamburg 2010 1. Introduction PhoS-T is an open-source graphical software for the data reduction

More information

Chiron GUI User's Manual. CTIO 60 inches Chiron CHI60S 1.2. La Serena, Jan Chiron User's Manual / CTIO 60 inches Chiron CHI60S 1.

Chiron GUI User's Manual. CTIO 60 inches Chiron CHI60S 1.2. La Serena, Jan Chiron User's Manual / CTIO 60 inches Chiron CHI60S 1. Chiron GUI User's Manual CTIO 60 inches Chiron CHI60S 1.2 La Serena, Jan 2011 1 Contents Introduction...3 Chapter 1: Getting Things Running...4 1.1 Hardware Setup...4 1.2 Software Startup...4 1.3 Software

More information

Tutorial NetOp School

Tutorial NetOp School Tutorial NetOp School Getting Started: NetOp is software available in the computer classrooms that allows screen sharing. That means you can show what's on your screen to all students, or that you can

More information

1.0-m Telescope Control Software

1.0-m Telescope Control Software 1.0-m Telescope Control Software A User s Guide Version 3 February 2010 Stephen Potter Hannah Worters Contents 0.1 Introduction............................ 3 0.2 Todos and not todos.......................

More information

CCD Acquisition Function

CCD Acquisition Function File Edit View Props Region Open Flatfield Corr. Optics Image Stats Setup Open Background Corr. Reset Camera Image Profile Temperature Close Autoexpose Autofocus Correction Output Dual Shutter From the

More information

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002

SPIcam: an overview. Alan Diercks Institute for Systems Biology 23rd July 2002 SPIcam: an overview Alan Diercks Institute for Systems Biology diercks@systemsbiology.org 23rd July 2002 1 Outline Overview of instrument CCDs mechanics instrument control performance construction anecdotes

More information

Adjusting the Display Contrast (Making the Screen Lighter or Darker)

Adjusting the Display Contrast (Making the Screen Lighter or Darker) Introduction: TI-86 On/Off, Contrast, Mode, and Editing Expressions Turning the Calculator On When you press the ON button, you should see a blinking dark rectangle (called the cursor) in the upper left-hand

More information

SAMI software description

SAMI software description SAMI software description Prepared by: A.Tokovinin, O.Estay Last update: April 7, 2014 File: soar/software/sami/sami-sw.odt This document describes the functionality of the LabView software that operates

More information

3. Software Operation

3. Software Operation 3. Software Operation Limitation of Liability Michigan Instruments, Inc. warrants that the PneuView software will conform to the published specifications and documentation, provided that it is used on

More information

Huntron Workstation Tracker 3200S Tutorial

Huntron Workstation Tracker 3200S Tutorial Huntron Workstation Tracker 3200S Tutorial HUNTRON WORKSTATION TRACKER 3200S TUTORIAL... 1 HUNTRON WORKSTATION SOFTWARE TUTORIAL FOR TRACKER 3200S... 2 Installation Instructions 2 Huntron Workstation Main

More information

Data Acquisition Software and Hardware. Demonstration Guide. For: NetDAQ Logger, Hydra Logger, and Trend Link for Fluke V3.1

Data Acquisition Software and Hardware. Demonstration Guide. For: NetDAQ Logger, Hydra Logger, and Trend Link for Fluke V3.1 Data Acquisition Software and Hardware Demonstration Guide For: NetDAQ Logger, Hydra Logger, and Trend Link for Fluke V3.1 Introduction This demonstration guide contains exercises designed to quickly familiarize

More information

Chimera Database Controller

Chimera Database Controller Chimera Database Controller Brandon Gilfus 06-18 August 2009 Setup Installation The database is a part of Chimera and will be installed when you install Chimera. The database functionality requires that

More information

HARPS-NEF ELECTRICAL SYSTEMS. Tom Gauron

HARPS-NEF ELECTRICAL SYSTEMS. Tom Gauron Tom Gauron 1 Electrical Systems Functional Blocks System Physical Layout Subsystem Detail Front End Physical Layout Auxiliary Room Electronics Racks Power Summary 2 Figure 1 System Function Diagram HARPS-NEF

More information

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook

VERY LARGE TELESCOPE 3D Visualization Tool Cookbook European Organisation for Astronomical Research in the Southern Hemisphere VERY LARGE TELESCOPE 3D Visualization Tool Cookbook VLT-SPE-ESO-19500-5652 Issue 1.0 10 July 2012 Prepared: Mark Westmoquette

More information

TOF-Watch SX Monitor

TOF-Watch SX Monitor TOF-Watch SX Monitor User manual Version 1.2 Organon (Ireland) Ltd. Drynam Road Swords Co. Dublin Ireland Contents General information... 3 Getting started... 3 File Window... 7 File Menu... 10 File Open

More information

USER MANUAL S6000 / S7000 S8000 / S9000. Associated Research, Inc., West Laurel Drive Lake Forest, Illinois, U.S.A.

USER MANUAL S6000 / S7000 S8000 / S9000. Associated Research, Inc., West Laurel Drive Lake Forest, Illinois, U.S.A. USER MANUAL TM S6000 / S7000 S8000 / S9000 Associated Research, Inc., 2005 13860 West Laurel Drive Lake Forest, Illinois, 60045-4546 U.S.A. Item 38086 Ver 1.04 Printed Nov 15, 2005 TABLE OF CONTENTS INSTALLATION

More information

The High Resolution Spectrograph of TNG: a Status Report

The High Resolution Spectrograph of TNG: a Status Report The High Resolution Spectrograph of TNG: a Status Report R.G. Gratton, A. Cava.zza, R.U. Claudi, M. Rebeschini Astronomical Observatory of Padova, vicolo dell'osservatorio 5, 1-35122 Padova, Italy G. Bonanno,

More information

Computer Interfacing Using LabView

Computer Interfacing Using LabView Computer Interfacing Using LabView Physics 258 Last revised September 25, 2005 by Ed Eyler Purpose: Note: To write a simple LabView program that digitizes data using an ADC on a data acquisition card,

More information

The FITS Image Format and Image Display with DS9

The FITS Image Format and Image Display with DS9 The FITS Image Format and Image Display with DS9 Guillermo Damke (TA) Steve Majewski (Course instructor) ASTR 5110 Fall 2011 University of Virginia Part I. FITS Files FITS is the standard and most used

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Some simple functions in IRAF. and how to flatten frames

Some simple functions in IRAF. and how to flatten frames Some simple functions in IRAF and how to flatten frames On the work stations in the computer lab we will set up the standard Image Reduction and Analysis Facility (IRAF) for each user by having each user

More information

Metrics Tutorial. Table of Contents. 1. Introduction

Metrics Tutorial. Table of Contents. 1. Introduction Metrics Tutorial Table of Contents 1. Introduction 2. The Set-Up Editor 3. The Project File Manager 4. Data Windows 5. Plot Windows 6. Exporting and Importing Data 7. Linking Metrics and Excel 1. Introduction

More information

Controller Command Description

Controller Command Description Controller Command Description This document describes the commands executed by a controller that contains a 250 Mhz timing board (ARC-22) and a utility board (ARC-30) that is written to operate CCD and

More information

Manual. User Reference Guide. Analysis Application (EMG) Electromyography Analysis

Manual. User Reference Guide. Analysis Application (EMG) Electromyography Analysis Phone: (888) 765-9735 WWW.MINDWARETECH.COM User Reference Guide Manual Analysis Application Electromyography Analysis (EMG) Copyright 2014 by MindWare Technologies LTD. All Rights Reserved. 1 Phone: (614)

More information

PSA-Series Spectrum Analyzers

PSA-Series Spectrum Analyzers This manual provides documentation for the following analyzers: E4440A E4443A E4445A E4446A E4447A E4448A Security Features and Document of Volatility Table of Contents Contacting Agilent Sales and Service

More information

Design for a digital, assignable multi-function mixing desk

Design for a digital, assignable multi-function mixing desk Design for a digital, assignable multi-function mixing desk SAE thesis by Richard Bennett March 1992 - Tonmeister TDD design Page 1 With the advent of the digital domain, recording studio desks have started

More information

Modify Panel. Flatten Tab

Modify Panel. Flatten Tab AFM Image Processing Most images will need some post acquisition processing. A typical procedure is to: i) modify the image by flattening, using a planefit, and possibly also a mask, ii) analyzing the

More information

MindWare Electromyography (EMG) Analysis User Reference Guide Version Copyright 2011 by MindWare Technologies LTD. All Rights Reserved.

MindWare Electromyography (EMG) Analysis User Reference Guide Version Copyright 2011 by MindWare Technologies LTD. All Rights Reserved. MindWare Electromyography (EMG) Analysis User Reference Guide Version 3.0.12 Copyright 2011 by MindWare Technologies LTD. All Rights Reserved. MindWare EMG 3.0.12 User Guide Internet Support E-mail: sales@mindwaretech.com

More information

CCD Image Acquisition Tutorial

CCD Image Acquisition Tutorial CCD Image Acquisition Tutorial Gatan, Inc. 5933 Coronado Lane, Pleasanton, CA 94588 Tel: (925) 463-0200 Fax: (925) 463-0204 May 2001 1. Introduction This document will guide users of Gatan CCD camera through

More information

ADM-96S AND ADM-48D HIGH PERFORMANCE DATA ACQUISITION SYSTEMS

ADM-96S AND ADM-48D HIGH PERFORMANCE DATA ACQUISITION SYSTEMS ADM-96S AND ADM-48D HIGH PERFORMANCE DATA ACQUISITION SYSTEMS ADM-96S DATA ACQUISITION SYSTEM 500-1-0-4100 REV.A ADM-96S / 48D VME MODULE KEY FEATURES Up to 96 Single Ended Input (ADM-96S) Up to 48 Differential

More information

Vivotek ST3402 User s Manual

Vivotek ST3402 User s Manual Vivotek ST3402 User s Manual 0 Contents Chapter 1 Installation... 1-3 1.1 System Hardware Requirements... 1-3 1.1.1 Recommended minimum system hardware requirements... 1-3 1.2 Software Installation...

More information

SBIG ASTRONOMICAL INSTRUMENTS

SBIG ASTRONOMICAL INSTRUMENTS SBIG ASTRONOMICAL INSTRUMENTS SANTA BARBARA INSTRUMENT GROUP P.O. Box 50437 1482 East Valley Road, Suite #33 Santa Barbara, CA 93150 Phone (805) 969-1851 FAX (805) 969-4069 e-mail:sbig@sbig.com home page:www.sbig.com

More information

Introduction to Raman spectroscopy measurement data processing using Igor Pro

Introduction to Raman spectroscopy measurement data processing using Igor Pro Introduction to Raman spectroscopy measurement data processing using Igor Pro This introduction is intended to minimally guide beginners to processing Raman spectroscopy measurement data, which includes

More information

Screen Designer. The Power of Ultimate Design. 43-TV GLO Issue 2 01/01 UK

Screen Designer. The Power of Ultimate Design. 43-TV GLO Issue 2 01/01 UK Screen Designer The Power of Ultimate Design 43-TV-25-13 GLO Issue 2 01/01 UK 43-TV-25-13 GLO Issue 2 01/01 UK Table of Contents Table of Contents Honeywell Screen Designer - The Power of Ultimate Design

More information

Operating Instructions OEM Spectrometer RU 60

Operating Instructions OEM Spectrometer RU 60 OEM Spectrometer RU 60 JETI Technische Instrumente GmbH Tatzendpromenade 2 D-07745 Jena Tel. +49-3641-225 680 Fax. +49-3641-225 681 E-mail: sales@jeti.com Internet: www.jeti.com Table of contents 1. Features

More information

SPICAM Archive Tutorial. Principal Investigator : J.L. Bertaux Archive Manager : A. Reberac

SPICAM Archive Tutorial. Principal Investigator : J.L. Bertaux Archive Manager : A. Reberac SPICAM Archive Tutorial Principal Investigator : J.L. Bertaux Archive Manager : A. Reberac 1 SPICAM Archive Tutorial SPICAM Instrument SPICAM data levels/products SPICAM Archive volume set organization

More information

Spectroscopy techniques II. Danny Steeghs

Spectroscopy techniques II. Danny Steeghs Spectroscopy techniques II Danny Steeghs Conducting long-slit spectroscopy Science goals must come first, what are the resolution and S/N requirements? Is there a restriction on exposure time? Decide on

More information

SDI-5510 Vertical Flat Through Transmission Inspection System. Technical Specification

SDI-5510 Vertical Flat Through Transmission Inspection System. Technical Specification sdi Structural Diagnostics, Inc. Technical Specification Rev E 11-11-09 SDI-5510 Vertical Flat Through Transmission Inspection System Technical Specification INTRODUCTION This specification details the

More information

SC100/SC200 Series Multi-Function PID Controller. Users Manual

SC100/SC200 Series Multi-Function PID Controller. Users Manual SC100/SC200 Series Multi-Function PID Controller LOOP CONFIGURATION BUILDER SOFTWARE Model: SFEW3E Users Manual 5-2-55, Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN Tel: +81-6-6659-8201 Fax: +81-6-6659-8510

More information

LINAX Series Videographic Recorders

LINAX Series Videographic Recorders User Guide 154534_8 LINAX Series Videographic Recorders DataManager Software Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 'Safety Requirements for Electrical

More information

Podium Data Analysis Software. User Manual. RCA40 Version

Podium Data Analysis Software. User Manual. RCA40 Version RCA40 Version Issue 1.00 March 2003 Contents 1 Introduction 5 1.1 What is Podium? 5 1.2 About This Manual 5 1.3 Typographical Conventions 6 1.4 Getting Technical Support 6 2 Getting Started 7 2.1 System

More information

INSTRUCTION MANUAL MODEL 8081 DIGITAL RECORDER

INSTRUCTION MANUAL MODEL 8081 DIGITAL RECORDER INSTRUCTION MANUAL MODEL 8081 DIGITAL RECORDER Revision B February 2013 P/N 8081-0005 S/N 2001 N. Indianwood Ave., Broken Arrow, Oklahoma 74012 Tel: 918-250-7200 Telefax: 918-459-0165 E-mail: Chandler.sales@ametek.com

More information

Technical support and product information. LAE electronic TAB4.

Technical support and product information.   LAE electronic TAB4. User s guide Technical support and product information http://www.lae-electronic.com/ info@lae-electronic.com Page 2 LAE electronic TAB4.2 - User s guide TAB 4.2 - User s guide INTRODUCTION TAB is a software

More information

TOON BOOM HARMONY 12.1 Preferences Guide

TOON BOOM HARMONY 12.1 Preferences Guide TOON BOOM HARMONY 12.1 Preferences Guide 2 Legal Notices Toon Boom Animation Inc. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 Tel: +1 514 278 8666 Fax: +1 514 278 2666 toonboom.com

More information

MP8011A. Gang Programming System

MP8011A. Gang Programming System MP8011A Gang Programming System User s Manual Copyright 2000 SofTec Microsystems DC00242 SofTec Microsystems via Roma, 1 33082 Azzano Decimo (PN) ITALY Tel: (+39) 0434 640 729 Fax: (+39) 0434 632 695 E-mail

More information

Sante MRI Viewer. Quick start guide. Copyright 2016 Santesoft, all rights reserved

Sante MRI Viewer. Quick start guide. Copyright 2016 Santesoft, all rights reserved Sante MRI Viewer Quick start guide Copyright 2016 Santesoft, all rights reserved Table of Contents The user interface... 2 The modes of the Main Window (4)... 5 Customize the toolbars... 8 Open a file...

More information

ORTEC MAESTRO -32 v6.08

ORTEC MAESTRO -32 v6.08 ORTEC MAESTRO -32 v6.08 Advanced Software for Multichannel Analyzer (MCA) Applications Integrated control of a wide range of spectroscopy hardware Instant live display of acquiring data on up to eight

More information

Huntron Workstation Tracker Model 30 Tutorial

Huntron Workstation Tracker Model 30 Tutorial Huntron Workstation Tracker Model 30 Tutorial HUNTRON WORKSTATION TRACKER MODEL 30 TUTORIAL... 1 Installation Instructions 2 Huntron Workstation Main Interface 3 The Toolbar 4 Hardware Setup 4 Using a

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

High Resolution Camera Software User s Manual. SOAR Adaptive Module (SAM)

High Resolution Camera Software User s Manual. SOAR Adaptive Module (SAM) High Resolution Camera Software User s Manual SOAR Adaptive Module (SAM) Revision 3.0, August 2008 Contents Getting Things Running 1.1 Hardware Setup...1 1.2 Starting the HRC Software...1 1.2.1 From favorite

More information

2MASS Observer s Guide. Steward Observatory 61 Kuiper Telescope

2MASS Observer s Guide. Steward Observatory 61 Kuiper Telescope 2MASS Observer s Guide Steward Observatory 61 Kuiper Telescope v1.0 January 2011 General Instructions for Observing with 2MASS 1. Normal Hardware Setup 2. Normal Software Startup 3. Taking an Image 4.

More information

Input/Output Problems. External Devices. Input/Output Module. I/O Steps. I/O Module Function Computer Architecture

Input/Output Problems. External Devices. Input/Output Module. I/O Steps. I/O Module Function Computer Architecture 168 420 Computer Architecture Chapter 6 Input/Output Input/Output Problems Wide variety of peripherals Delivering different amounts of data At different speeds In different formats All slower than CPU

More information

THE NEW GENERAL CONTROLLER - NGC/OPT. Claudio Cumani Instrumentation SW Workshop , October 7

THE NEW GENERAL CONTROLLER - NGC/OPT. Claudio Cumani Instrumentation SW Workshop , October 7 THE NEW GENERAL DETECTOR CONTROLLER - NGC/OPT Claudio Cumani Instrumentation SW Workshop 2008-2008, October 7 Differences btw IR and OPT detector controllers: intrinsic 2 Exposure handling Optical Rigid

More information

VAPE Virtual observatory Aided Publishing for Education

VAPE Virtual observatory Aided Publishing for Education VAPE Virtual observatory Aided Publishing for Education http://ia2-edu.oats.inaf.it:8080/vape VAPE is an application for the publication of educational data in the Virtual Observatory (VO). VAPE has been

More information

VMIVME Scanning 14-bit Analog-to-Digital Converter Board with Programmable Gain Memory

VMIVME Scanning 14-bit Analog-to-Digital Converter Board with Programmable Gain Memory Scanning 14-bit Analog-to-Digital Converter Board with Programmable Gain Memory 64 differential or single-ended inputs 14-bit A/D conversion 58 khz conversion rate Program-selectable scanning of 16, 32,

More information

Ariel Dynamics, Inc. TRIM MODULE. Revision 1.0. Ariel Dynamics, Inc. C3D TRANSFORM MODULE

Ariel Dynamics, Inc. TRIM MODULE. Revision 1.0. Ariel Dynamics, Inc. C3D TRANSFORM MODULE Ariel Dynamics, Inc. TRIM MODULE Revision 1.0 Ariel Dynamics, Inc. C3D TRANSFORM MODULE Contents i Contents ARIEL TRIM PROGRAM 1 INTRODUCTION...1 WHAT S NEW IN TRIM 1.0...1 SYSTEM REQUIREMENTS...2 TO START

More information

4 The Strategy Builder

4 The Strategy Builder 4 The Strategy Builder This chapter describes Strategy Builder operation and how to set up a PC-30 strategy. As described earlier in Chapter 1: Introduction, a PC-30 strategy consists of Algorithms you

More information

Guide Star Selection Software User s Manual. SOAR Adaptive Module (SAM)

Guide Star Selection Software User s Manual. SOAR Adaptive Module (SAM) Guide Star Selection Software User s Manual SOAR Adaptive Module (SAM) Revision 2.5.2, December 2013 i Change Record Version Date Description Owner Name 2.4.0 04/01/2011 First table entry Rolando Cantarutti

More information

Micro-PWC Personal Work Center PW6000

Micro-PWC Personal Work Center PW6000 Micro-PWC Personal Work Center PW6000 Engineering, Operation and Information Workstation software Dynamic graphic displays with network-wide database access Real-time, historical and archive trend displays

More information

Huntron Workstation Tracker 2800/2800S Tutorial

Huntron Workstation Tracker 2800/2800S Tutorial Huntron Workstation Tracker 2800/2800S Tutorial HUNTRON WORKSTATION TRACKER 2800/2800S TUTORIAL... 1 Installation Instructions 2 Huntron Workstation Main Interface 3 The Toolbar 4 Hardware Setup 4 Using

More information

Data Acquisition. Software and Hardware. Demonstration Guide. For: NetDAQ Logger for Windows Hydra Logger for Windows Trend Link for Fluke

Data Acquisition. Software and Hardware. Demonstration Guide. For: NetDAQ Logger for Windows Hydra Logger for Windows Trend Link for Fluke Data Acquisition Software and Hardware Demonstration Guide For: NetDAQ Logger for Windows Hydra Logger for Windows Trend Link for Fluke Introduction This demonstration guide contains exercises designed

More information

Vision Pointer Tools

Vision Pointer Tools Vision Pointer Tools Pointer Tools - Uses Pointer Tools can be used in a variety of ways: during a Vision Demo to annotate on the master station s screen during a Remote Control session to annotate on

More information

Data Acquisition Software and Hardware Demonstration Guide

Data Acquisition Software and Hardware Demonstration Guide Data Acquisition Software and Hardware Demonstration Guide For: NetDAQ Logger for Windows Hydra Logger for Windows Trend Link for Fluke Introduction This demonstration guide contains exercises designed

More information

Data Reduction for XCOV30

Data Reduction for XCOV30 Data Reduction for XCOV30 1) Location of Original Data files All observers will upload their data to daedalus.dot.physics.udel.edu (note the dot ). The original observations are located in /home/data/incoming

More information

TopPoint Administrator User's Guide

TopPoint Administrator User's Guide TopPoint Administrator User's Guide LT2153/ 2000 Gilson, Inc. All rights reserved December 2000 Table of Contents 1 Introduction 2 Installation 3 Operation System Requirements... 1-2 Minimum... 1-2 Recommended...

More information

Using DataQuest on a Handheld

Using DataQuest on a Handheld Using DataQuest on a Handheld Appendix B This appendix gives an overview of using the Vernier DataQuest application on a TI-Nspire handheld. It includes information on accessing the common tools in the

More information

Adobe Photoshop CS2 Reference Guide For Windows

Adobe Photoshop CS2 Reference Guide For Windows This program is located: Adobe Photoshop CS2 Reference Guide For Windows Start > All Programs > Photo Editing and Scanning >Adobe Photoshop CS2 General Keyboarding Tips: TAB Show/Hide Toolbox and Palettes

More information

Data Import Guide DBA Software Inc.

Data Import Guide DBA Software Inc. Contents 3 Table of Contents 1 Introduction 4 2 Data Import Instructions 5 3 Data Import - Customers 10 4 Data Import - Customer Contacts 16 5 Data Import - Delivery Addresses 19 6 Data Import - Suppliers

More information

Development of Ultrafast CXRS system in Heliotron J. Graduate School of Energy Science Kyoto University LU XIANGXUN 03/15/2016

Development of Ultrafast CXRS system in Heliotron J. Graduate School of Energy Science Kyoto University LU XIANGXUN 03/15/2016 1 Development of Ultrafast CXRS system in Heliotron J Graduate School of Energy Science Kyoto University LU XIANGXUN 03/15/2016 2 Outline 1. Introduction 2. Charge exchange Recombination Spectroscopy (CXRS)

More information

DESCRIPTION OF VOODOO V1.7 FEATURES

DESCRIPTION OF VOODOO V1.7 FEATURES DESCRIPTION OF VOODOO V1.7 FEATURES By Scott Streit June 27, 2003 VOODOO INSTALLATION PROCEDURES AND ISSUES Voodoo requires a JAVA 2 runtime environment to function. We currently use JDK1.3. To ease the

More information

CONTENTS. dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6

CONTENTS. dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 CONTENTS dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 Switches and Jumpers 7 MCU Sockets 8 Power Supply 10 On-Board USB 2.0 Programmer 11 MikroICD 12 RS-232 Communication Circuit 13

More information

Environmental Control and Monitoring (Draft)

Environmental Control and Monitoring (Draft) Next Generation Adaptive Optics System Environmental Control and Monitoring (Draft) April 10, 2009 VersionV1.0 Prepared By Jason Chin 2 of 11 REVISION HISTORY Revision Date Author (s) Reason for revision

More information

Date and Time The date is factory set to the date of the BIOS build. The date and time are editable. NumLock

Date and Time The date is factory set to the date of the BIOS build. The date and time are editable. NumLock EPIC-2 CMOS SETUP PARAMETERS This article provides reference information and tips for setting CMOS Setup parameters on the EPIC-2 (Gecko). Start CMOS Setup by pressing Delete during the early boot cycle.

More information

CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6

CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 Switches 7 Jumpers 8 MCU Sockets 9 Power Supply 11 On-board USB 2.0 Programmer 12 Oscillator 14 LEDs 15 Reset Circuit 17 Push-buttons

More information

PANIC. Observation Tool User Manual. Issue/Ver.: draft 1 Date: No. of pages: 26. Instituto de Astrofísica de Andalucía-CSIC.

PANIC. Observation Tool User Manual. Issue/Ver.: draft 1 Date: No. of pages: 26. Instituto de Astrofísica de Andalucía-CSIC. Page 1 / 26 No se puede mostrar la imagen. Puede que su equipo no tenga suficiente memoria para abrir la imagen o que ésta esté dañada. Reinicie el equipo y, a continuación, abra el archivo de nuevo. Si

More information

USER S MANUAL Madell Technology Corp Walnut Ave. Suite V Buena Park, CA USA Phone:

USER S MANUAL Madell Technology Corp Walnut Ave. Suite V Buena Park, CA USA Phone: DNM-9602A Microplate Reader USER S MANUAL Madell Technology Corp. 7372 Walnut Ave. Suite V Buena Park, CA 90620 USA Phone: 1-877-670-9023 http://www.madelltech.com 1 CONTENTS 1.Introduction 1.1 Characteristics

More information

TECHNICAL SPECIFICATION SDI Utilitank Immersion Inspection System

TECHNICAL SPECIFICATION SDI Utilitank Immersion Inspection System TECHNICAL SPECIFICATION Utilitank Immersion Inspection System Note: This specification is for the standard Immersion Inspection System and is for information only. The details may differ significantly

More information

Data sheet CC 03, Commander Compact (603-1CC21)

Data sheet CC 03, Commander Compact (603-1CC21) Data sheet CC 03, Commander Compact (603-1CC21) Technical data Order. Type 603-1CC21 CC 03, Commander Compact General information Note - Features Display: 2 x 20 characters Interface: MP²I User memory:

More information

ESPRESSO Instrument Control Electronics: a PLC based distributed layout for a second generation ESO VLT

ESPRESSO Instrument Control Electronics: a PLC based distributed layout for a second generation ESO VLT ESPRESSO Instrument Control Electronics: a PLC based distributed layout for a second generation instrument @ ESO VLT V. Baldini* a, R. Cirami a, I. Coretti a, S. Cristiani a, P. Di Marcantonio a, M. Mannetta

More information

Ovation Process Historian

Ovation Process Historian Ovation Process Historian Features Designed to meet the needs of precision, performance, scalability and historical data management for the Ovation control system Collects historical data of Ovation process

More information

Model 5270 Data Acquisition and Control Software Installation and Technical Support Manual

Model 5270 Data Acquisition and Control Software Installation and Technical Support Manual Model 5270 Data Acquisition and Control Software Installation and Technical Support Manual Revision F, July 2002 P/N: 5270-0010f.doc 2001 N. Indianwood Ave. Broken Arrow, OK 74147 Telephone: 918-250-7200

More information

APPENDIX-A INTRODUCTION TO OrCAD PSPICE

APPENDIX-A INTRODUCTION TO OrCAD PSPICE 220 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 221 APPENDIX-A INTRODUCTION TO OrCAD PSPICE 1.0 INTRODUCTION Computer aided circuit analysis provides additional information about the circuit performance that

More information

Spitzer Heritage Archive

Spitzer Heritage Archive Spitzer Heritage Archive Xiuqin Wu, Trey Roby, Loi Ly IRSA/SSC, California Institute of Technology, 100-22, Pasadena, CA, USA ABSTRACT The Spitzer Heritage Archive 1 will host all the raw and final reprocessed

More information

Simulation of Signals with Field Signal Simulator

Simulation of Signals with Field Signal Simulator IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 7, Issue 3 (Sep. - Oct. 2013), PP 07-12 Simulation of Signals with Field Signal Simulator

More information

Océ Engineering Exec. Electronic Job Ticket

Océ Engineering Exec. Electronic Job Ticket Océ Engineering Exec Electronic Job Ticket Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an Microcontroller Basics MP2-1 week lecture topics 2 Microcontroller basics - Clock generation, PLL - Address space, addressing modes - Central Processing Unit (CPU) - General Purpose Input/Output (GPIO)

More information

Introduction to Semiconductor Memory Dr. Lynn Fuller Webpage:

Introduction to Semiconductor Memory Dr. Lynn Fuller Webpage: ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Introduction to Semiconductor Memory Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 14623-5604 Tel (585) 475-2035

More information

2D MANUAL. is a manual 2D vision system with a massive difference.

2D MANUAL. is a manual 2D vision system with a massive difference. vision systems 2D MANUAL is a manual 2D vision system with a massive difference. VuMaster Due to the newly patented Colourmap scale system, the VuMaster does not have a conventional stage or encoders just

More information

Drawing. Chapter 12. Beam. A. Insert Views. Step 1. Click File Menu > New, click Drawing and OK. Step 2. Click Model View. on the View Layout toolbar.

Drawing. Chapter 12. Beam. A. Insert Views. Step 1. Click File Menu > New, click Drawing and OK. Step 2. Click Model View. on the View Layout toolbar. Chapter 12 Beam Drawing A. Insert Views. Step 1. Click File Menu > New, click Drawing and OK. Step 2. Click Model View on the View Layout toolbar. Step 3. Click Browse in the Property Manager. Step 4.

More information

Products Used: LabVIEW DAQ SCXI

Products Used: LabVIEW DAQ SCXI EcoMonitor Air Quality Continuous Monitoring System by José P. Caetano, Ricardo J. Jesus, Pedro A. Alves, Victor F. Dias System Developers INESC, Lisbon, Portugal Products Used: LabVIEW DAQ SCXI The Challenge:

More information

DCN Delegate Database. Software User Manual LBB3580

DCN Delegate Database. Software User Manual LBB3580 DCN en LBB580 GENERAL CONTENTS Chapter 1-1.1 About Chapter 2 - Getting Started 2.1 Starting 2.2 Using Help Chapter - Preparing for a Conference.1 The main window.2 Working with names files. Entering delegate

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

A-Series Controller & Logic Boards

A-Series Controller & Logic Boards A-Series Controller & Logic Boards A-Series Controller General Port Connection Diagram 1. For LAN communication connect the Ethernet cable from the programming PC or network switch to the LAN port at the

More information