Instrument Control and Data Acquisition with Chromeleon

Size: px
Start display at page:

Download "Instrument Control and Data Acquisition with Chromeleon"

Transcription

1 Technical Note 67 Instrument Control and Data Acquisition with Chromeleon Introduction Laboratories generally have a combination of chromatography devices from different manufacturers and, therefore, face several challenges in managing instrument control and data acquisition. These challenges generally center on the inherent difficulties of using several different chromatography applications to control different instruments including higher training and validation costs. The Chromeleon Chromatography Management System (CMS) offers a solution to these laboratories. Chromeleon provides control of more than 250 instruments from over 25 different manufacturers, is easy to learn and use, and allows instrument methods to be easily transferred from one instrument to another, even between those from different manufacturers. This document describes the problems encountered with the traditional laboratory environment, the challenges that Dionex overcame in order to provide control of all these instruments, an overview of how instruments are controlled with Chromeleon, and a summary of the benefits Chromeleon offers. Traditional Environment The majority of chromatographic instrument manufacturers provide a chromatography software application that controls their own instruments and processes the acquired data. Traditionally, laboratories have used the software application provided by the hardware manufacturer to control these instruments. This can be a good strategy to adopt if all chromatographic instruments used come from the same manufacturer, but as soon as a system is required that this manufacturer cannot provide it becomes necessary to use a different software application. There are several disadvantages to using different software applications: Lack of compatibility it is often very difficult (and sometimes impossible) to transfer data from one chromatographic software application to another. This makes it more difficult to transfer methods from one instrument to another, or even to compare data generated on one instrument against data generated on another. Higher maintenance costs each software package must be administered separately (e.g., different backup mechanisms, different operating procedures, etc.). Higher training costs users have to be trained on several different software packages. Higher validation costs each different software package must be validated. Complex operation in a mixed system simple operations become complex. For example, to see the status of all instruments in the laboratory it is necessary to open several different applications, record the status of each instrument controlled by that application, and then collate this information for all applications. Technical Note 67

2 Open Environment All the problems associated with the traditional environment are solved by adopting an open environment that allows instruments from different manufacturers to be controlled by a single application. One of the main advantages of Chromeleon is that this concept of an open Chromatography Management System (CMS) was a core design feature from the beginning. The limitations of the traditional environment were recognized and the software designed to eliminate those limitations. Chromeleon can control more than 250 instruments from over 25 different manufacturers. The main mechanisms for instrument control are detailed in the following section. Chromeleon Architecture For normal operation, there are three components in Chromeleon that must communicate: Chromeleon Datasource, Chromeleon Server, and Chromeleon Client. Any combination of local and network access is supported by Chromeleon s three components. All three can be on the same computer, or all three can be on three different computers, or any combination in between. It is also possible for the Chromeleon Client to communicate with multiple servers and datasources, and for multiple servers to use a single datasource. Generally, any Chromeleon components on the same computer will communicate automatically without the need for much configuration. When components are installed on different computers they need to be configured to allow communication. A peer-to-peer or client/server network is required for this, typically in the form of an existing Office LAN (usually a domain). Alternatively, a direct crossover cable connection can be used between two computers (workgroup). Chromeleon Datasource The Chromeleon Datasource is a structured file system indexed by a database. It is used by Chromeleon for all data and file storage. Note that Chromeleon does not need to be installed on the computer that contains a datasource. Chromeleon Server The Chromeleon Server is a background application that monitors and controls an instrument. It executes programs, sequences, and batches that are stored on a datasource, and saves data from an instrument as a channel into the same datasource. The Chromeleon Server is the only component that communicates with an instrument. Therefore, to control it, the computer running the Chromeleon Server needs to be physically connected to the instrument, either through a LAN, USB, or other connection protocol. The other two components can be remote from the server if a network is available to connect them. Chromeleon Client The Chromeleon Client is the User Interface part of the Chromeleon software. It uses a browser interface to interact with the Chromeleon Datasource, and a Control Panel or Panel Tabset to interface with the Chromeleon Server. Figure 1. Chromeleon Client showing the browser connected to a datasource called CM_Data. Challenges Raised by the Open Environment Although this open environment removes the limitations associated with the traditional environment, it raises additional challenges: How is it possible to have a common interface for different instruments? How is it possible to ensure the quality of instrument control provided? This section first details the basic architecture of the open Chromeleon environment and then how additional challenges are overcome by Chromeleon. 2 Instrument Control and Data Acquisition with Chromeleon

3 Common Interface for Instruments In order to provide a common interface for different instruments from different manufacturers, the concept of a Chromatography Basic Input/Output System (C-BIOS) was developed. This concept operates as follows: Uniform Control Commands A uniform set of control commands was developed to meet three main criteria: Easy to learn Easy to use Easy transfer of control commands between instruments The basic format of the control commands is: [module].[command] = [parameter]. Table 1 shows some examples of control commands. Table 1. Examples of Control Commands Module Setting Control Commands Set pump flow to 1.0 ml/min Pump.Flow = 1 Perform sample injection Sampler.Inject Set Column oven temperature to ColumnOven.Temperature = C Set wavelength of detector channel UV_VIS_1.Wavelength = 254 1(UV_VIS_1) to 254 nm These control commands are fully instrument independent. For example, the control command for pump flow will work on practically every pump supported by Chromeleon. As such, these control commands meet all the development criteria: Easy to Learn These control commands are intuitive and can be quickly learned once the basic structure is understood. Easy to Use As all control commands are the same, independent of instrument manufacturer, they are easy to use. Operators do not need to learn different commands for different instruments. Easy transfer of control commands between instruments As the control commands are the same for different instruments, method transfer is effortless. For example, the pump.flow command will work equally well on a Dionex Summi t HPLC and an Agilent 1100 HPLC. Communicating Control Commands to Instruments Once the user has defined the controls they are sent to the Instrument Control Interface via Remote Procedure Calls (RPC) to the Chromeleon Server. This translates the command in to the native control codes for the instrument. Execution of Commands The instrument executes the command as soon as it receives it. Any errors generated by the execution of the command (such as a high pressure limit being exceeded due to an increased flow rate) are then sent back to the user. Quality of Instrument Control Dionex takes special care to ensure that all drivers developed for instruments are fully tested and validated before release. Rigorous procedures ensure that all drivers made available are of the highest quality. The basic process is: 1. The testing starts at the control command level. Every control command, no matter how minor, is tested by a team of test engineers. For some instruments there may be literally hundreds of available commands. The basic test process for each command is to enter three valid values, a limit(s) value, values that exceed the limit(s), and invalid values. For example, a pump may allow flow values between 0 and 10 ml/min. The test and validation procedure checks that: Values of, for example, 1, 4, and 8 ml/min are executed correctly. Values of, for example, 0 and 10 ml/min are executed correctly. Values of, for example, 1 and 11 ml/min are not executed and that an appropriate warning is displayed. Values of, for example, a or & are not accepted and that an appropriate warning is displayed. 2. Next, the help text for each command is checked for accuracy and usefulness. 3. Following this, the error handling is thoroughly checked by forcing typical errors and checking the response. For example, check that when the pump pressure exceeds its limit the flow rate is reduced to 0 ml/min and an appropriate error message is provided. 4. The drivers are then tested under typical day-to-day operations where multiple commands are executed as part of a method. For example, a pump gradient profile may be created and a check performed to show that the gradient was generated correctly. Technical Note 67

4 5. The driver is also tested to ensure that inappropriate use is prevented. For example, tests are made to show that if data acquisition is being performed by a UV detector it should not be possible to turn off the lamp. 6. Finally, to ensure robust and reliable operation the instrument is run for a minimum of 24 h to check that no errors occur, that computer performance is not affected, and that no memory leaks occur. Additional tests are created that are based on instrument specific tests requirements. Each instrument has its own test plan and test results, and these can be reviewed at any time as part of a vendor audit. These plans ensure that all instrument drivers developed by Dionex are of the highest quality and validated for laboratory use. Once a driver is released, a dedicated tracking system ensures that any reported errors (e.g., errors caused by an unusual series of commands) are investigated and corrected. Errors found in drivers for third party instruments are treated as seriously as errors found in the drivers for Dionex instrumentation. Instrument Control with Chromeleon The Chromeleon CMS provides control for a vast number of different chromatographic instruments and has all of the advantages associated with the traditional laboratory environment. Currently, control is offered for over 250 instruments from more than 25 different vendors and is extended to instruments other than HPLCs. Control is also provided for ICs and GCs (a full list of instruments supported will be supplied on request). Table 2 shows some of the most common instruments that can be controlled by Chromeleon. The next section describes the workflow for setting up the Chromeleon software to control any of these instruments, and how it is possible to eradicate all the disadvantages associated with the traditional environment. Timebase Concept A typical chromatography instrument is a collection of different modules, therefore a top level instrument container is needed that is used to store all the different module information. In Chromeleon the name of that container is a Timebase. This name was chosen because a collection of different modules must all share one common characteristic the system time. For example, pump gradient changes must take place at a specific time and this is often related to the time that the autosampler sends the inject command. Table 2. Common Laboratory Chromatographic Instruments That Can Be Controlled by Chromeleon Type Manufacturer Instrument IC Dionex All instruments HPLC Dionex All instruments Agilent 1050, 1100 (including DAD* control) Waters Alliance (including DAD* control) Shimadzu LC-10 and LC-2010 Merck / Hitachi LaChrom Gilson Most modules. For example: 333, 334 Preparative Pumps 231 Autosampler, 156 Detector GC Agilent 5890, 6850, 6890 Perkin Elmer Autosystem (XL), Clarus Varian 3400, 3600, 3800 Thermo FOCUS, TRACE * DAD: Diode Array Detector Because the base property that is common among all modules is time, the name of Timebase was chosen to define a collection of modules. Registering an Instrument with Chromeleon All instruments must be connected to a Chromeleon Instrument Server. The type of connection is dependant upon the instrument. For example, Dionex instruments are generally connected using the more modern USB interface, whereas an Agilent 1100 can be connected using HPIB or LAN. Instrument connections are registered through the Chromeleon Server Configuration application. Step 1 is to create a timebase the master name for the collection of modules which make up an instrument. Step 2 is to register the different modules with this timebase. The Chromeleon Server Configuration application guides a user through each of these steps (Figure 2). 4 Instrument Control and Data Acquisition with Chromeleon

5 Figure 3. Structure of a timebase directory. A. Create a Timebase C. Define the connection settings B. Select an Instrument/ Module. D. Define the instrument settings Creating a Timebase Directory As soon as a timebase is registered in Chromeleon, a timebase directory is created (Figure 3). The name of the directory is the same as the timebase name preventing the possibility of duplicate timebase names. The directory contains a sequence named manual. This is used to store manually acquired data. The directory also contains a folder named audit where the daily audit trails are stored. The name of the daily audit trail always uses the format yyyymmdd, where yyyy is the year, mm is the month, and dd is the day. So the file name for audit trail for the 18th of May, 2005 would be The audit trail is extremely comprehensive and stores all instrument events such as: Instrument settings current status of the instrument (pump settings, sampler settings, etc.) Changes to settings any changes to the instrument settings such as changes in flow rate, changes to detector wavelength, etc., are logged (along with details of the user making the change) Warnings and errors all warnings and errors (such as pump shut down due to pressure limits being exceeded) are logged in the audit trail Figure 4 shows a typical audit trail. In this example the audit trail is showing the initial instrument settings. Graphical Control Interfaces for a Timebase E. Instrument connection completed Figure 2. Registering an instrument with Chromeleon. Figure 4. Daily audit trail for an Agilent 1100 timebase. Technical Note 67 5

6 Once a timebase is registered, it is simple to create a graphical control interface. In Chromeleon these are called panels, and all Chromeleon installations come with a prepared library of panels (Figure 5). Panels show all instrument settings, including an online signal display. If the instrument includes a diode array detector it is even possible to view the 3-D plot in real time. Panels also show the audit trail so it is easy to track changes or see any warnings/errors. Connecting a Panel To a Timebase Once a panel has been chosen it must be connected to the relevant timebase. Connections can be made either locally or across a network (Figure 7). As soon as the connection is made, Chromeleon automatically notifies the user of any problems. For example, if a panel containing commands for a refractive index detector is connected to an instrument which has only a UV detector, a warning will automatically be displayed. Figure 5. Standard Chromeleon panel library. The library provides a panel for most instrument configurations, but it is a simple task to create new panels. Figure 6 shows a typical panel for an Agilent 1100 HPLC System. Figure 6. Panel library for the Agilent The panel for the Agilent 1100 demonstrates most of the main features about Chromeleon panels. That is: It is possible to have multiple windows to display module specific information (the pump settings were activated by clicking on the Settings button). Figure 7. Different connection options for timebases. Connecting to a local timebase (top), and connecting to a timebase through the network (bottom). 6 Instrument Control and Data Acquisition with Chromeleon

7 Full Customization Supported Panels can be designed to fit any laboratory workflow or any specific user requirements. For example, Figure 8 shows a basic panel for any HPLC. It contains no options for changing any of the instrument parameters. Instead, it shows users a basic workflow that they must follow in order to use the instrument. Figure 8. Basic instrument interface. Full customization is mainly used to ensure that the most important instrument commands and information is displayed prominently. For example, when an instrument is used to collect fractions, any commands relating to starting and stopping fraction collection would be placed in a prominent position. This feature is one of the major benefits provided by Chromeleon panels. It means that a single control interface can be designed for all laboratory chromatography instruments, thus providing lower training costs training time is reduced as users need only learn one interface. Additional Graphical Control Interfaces for Dionex Instruments A special class of panels exists for Dionex instrumentation called panel tabsets. Panel tabsets offer some advanced features that are not available for standard panels. Automatic Panel Tabset Creation Panel tabsets are created automatically based on the instrument settings in the server configuration. All the user has to do is specify for which instrument server the panel tabsets are needed, and Chromeleon will automatically create these for all Dionex instruments that are connected. Figure 10 shows a tabset containing two automatically created panels for a Dionex Summit HPLC system and a Dionex ICS-3000 IC system. These can be expanded or reduced using the buttons next to the timebase name (Figure 11 shows an expanded panel tabset). Instrument Independence Panels are designed to be as independent of instrument type as possible. This makes it possible to use panels designed for one instrument type as an interface for any other instrument type. For example, if a panel is designed to show an autosampler sample tray, it will automatically show the relevant tray design for the instrument to which it is connected. This can be seen in Figure 9. Figure 10. Automatically created panel tabsets. Figure 9. Rack display changes for the same panel connected to different instruments: sampler rack for a Dionex Summit HPLC (left) and sampler rack for a Waters Alliance HPLC (right). Technical Note 67 7

8 Figure 11. Expanded panel tabset. Working With a Panel Tabset A panel tabset contains the following tabs: Home Provides an overview of the system Sequence control Provides an overview of the currently running sequences Tab per instrument module (e.g., pump, sampler, etc.) provides the main instrument settings for each module This special type of panel makes it easy to switch between modules and instruments. It is also possible to use this panel type with the touch screen technology offered by tablet computers. Instrument Control Methods Control panels are used for on-line instrument control and monitoring. For off-line control, instrument control methods are used. In Chromeleon, they are called program files. Figure 12. Pump Options for the Dionex P680 pump. In addition, the options offered in individual dialogs are activated/deactivated based on the instrument server configuration. Figure 12 shows the Pump Options for the Dionex P680 pump. A Maximum Flow Acceleration value can be set for this pump, but a Maximum Flow Deceleration value cannot. To ensure that a user does not set an invalid value this option is automatically grayed out. Editing a Program File All program files can be viewed as a text display (Figure 13). This shows all instrument commands that must be executed as well as the times of the execution. Any invalid commands are shown in red, making it easy for users to locate and modify them. Any command can be modified simply by selecting it and pressing the F8 key. For invalid commands, Chromeleon automatically Program File Wizard Program files can be created using a built-in Wizard that guides users through the main steps required to create a working program file. The Wizard automatically shows dialogs that are based on the instrument configuration. For example, if the instrument has no column oven, a column oven screen is not offered. Figure 13. Program File text display (invalid value highlighted in red). 8 Instrument Control and Data Acquisition with Chromeleon

9 Figure 14. Detailed command options along with value limits. displays the appropriate command dialog along with the allowed values for that command (Figure 14). Simple and intuitive with which to work, this text display allows easy creation of complex methods. For example, to create a method that shuts down a system simply modify a file so that the necessary shutdown commands are included (Figure 15). Figure 16. Sampler Device View in the Program Editor. Transferring a Program File With Chromeleon, it is easy to transfer a method from one instrument to another, even if the instruments are from different manufacturers. Figure 17 shows a program file for a Dionex Summit system containing a quaternary pump that has been linked to an Agilent 1100 with a binary pump. In this example, all pump commands relating to the percent C (%C) and percent D (%D) values are shown in red. Since there are no C or D eluent lines in the Agilent 1100, these commands are irrelevant. Such irrelevant commands are then easily deleted in order to correct the program file for the particular instrument. Figure 15. Basic shutdown method for a Dionex Summit instrument. Additional editing options are provided for Dionex instrumentation and selected third party instruments. These options, called Device views, are displayed on the left-hand side of the program file editor and make it simpler to locate and edit device specific commands in the program file. For example, the user can immediately view and edit all the major sampler commands by simply clicking on the Sampler device view icon (Figure 16). Figure 17. Program file for a Dionex instrument that has been transferred to an Agilent Technical Note 67 9

10 Sample Lists Program files are not used in isolation they need to be linked to specific samples. Chromeleon provides this functionality through sequences. A sequence contains the list of samples that must be injected, along with the relevant vial position and injection volume and associated program file(s). Figure 18 shows a typical sequence. Common Data Format Because all data are now acquired by Chromeleon, it becomes easy to compare data from different instruments. Chromeleon stores all data in the same format so there are no tedious import or export procedures. For example, Figure 19 shows an overlay of two chromatograms. One is of a four-component mixture analyzed by a Shimadzu LC-2010 and the second is from a similar mixture (slightly different concentration) analyzed by a Dionex Summit HPLC. In both cases, the chromatographic instrument method was the same. In this example, the difference in retention times is due to the lower gradient dwell volume of the Dionex Summit HPLC. 1 2 Figure 18. Example sequence. It is possible to have more than one program file associated with a sequence. This allows for different samples to be analyzed under different conditions, and for the inclusion of specialized program files, such as shutdown files. Figure 19. Overlay of two chromatograms from (1) a Dionex Summit HPLC and, (2) a Shimadzu LC On-line Changes to Instrument Parameters It is possible to change the instrument settings while the sequence is running. If the program file is modified, the changes take effect for the next sample in the list, not the sample currently running. Changes can be made to the current sample from the control panel and must be confirmed by the user. These changes are then logged to the audit trail so they can be tracked backward. Sample lists can also be modified during data acquisition, however details of a currently running sample cannot be modified. Example modifications include: (1) adding samples or deleting existing samples, (2) updating sample names and injection volumes, and (3) updating sample positions. 10 Instrument Control and Data Acquisition with Chromeleon

11 Benefits of Chromeleon Instrument Control The main benefit offered by controlling instruments with Chromeleon is increased productivity and laboratory efficiency. This is accomplished through: Increased Data Compatibility All data is stored by the same application so it is easier to compare data from different instruments. Increased Method Compatibility The uniform control commands ensure that transfer of a method from one instrument to another is simplified. Reduced Training Costs Instead of training users on multiple applications in order to control their instruments, they need only be trained on Chromeleon. Reduced Validation Costs Instead of validating multiple applications, they need only validate Chromeleon. Reduced Error Chromeleon panels can be customized so that operators are only shown the information they need reducing the possibility that they will send invalid commands to the instruments. With Chromeleon, laboratories are not restricted to choosing an instrument from Dionex, but are free to choose instruments best suited to their requirements from over 25 different manufacturers. The driver development process used by Dionex ensures that all instrument control drivers released to customers are extensively tested and validated. Laboratories can use Dionex third party drivers with confidence. With this range of options available, Chromeleon is an ideal solution for controlling instruments from a wide range of different manufacturers. Chromeleon and Summit are registered trademarks of Dionex Corporation. Clarus is a registered trademark of Perkin Elmer. Alliance is a registered trademark of Waters Corporation. Passion. Power. Productivity. Dionex Corporation 1228 Titan Way P.O. Box 3603 Sunnyvale, CA (408) North America Sunnyvale, CA (408) Westmont, IL (630) Houston, TX (281) Atlanta, GA (770) Marlton, NJ (856) Canada (905) Europe Austria (43) Belgium (32) Denmark (45) France (33) Germany (49) Italy (39) The Netherlands (31) Switzerland (41) United Kingdom (44) Asia Pacific Australia (61) China (852) India (91) Japan (81) Korea (82) LPN 1778 PDF 04/ Dionex Corporation Technical Note 67 11

Creating and fully utilizing the retention time standard processing method for a more automated IC workflow

Creating and fully utilizing the retention time standard processing method for a more automated IC workflow TECHNICAL NOTE Creating and fully utilizing the retention time standard processing method for a more automated IC workflow No. 178 Jay Lorch, Thermo Fisher Scientific, Sunnyvale, CA Keywords Retention

More information

ICS-3000 System Installation Qualification

ICS-3000 System Installation Qualification IC System IQ ICS-3000 System Installation Qualification 2006 Dionex Corporation Document No. 065080 Revision 02 September 2006 Doc. 065080-02 2006, Dionex Corporation All rights reserved worldwide. Printed

More information

Vasudevan Agilent 1100 Series HPLC w/ DAD & FLD Detector (nonbuffer

Vasudevan Agilent 1100 Series HPLC w/ DAD & FLD Detector (nonbuffer Vasudevan Agilent 1100 Series HPLC w/ DAD & FLD Detector (nonbuffer solvents) Updated November 14, 2017 Instrument instructions can be found at: http://academic.bowdoin.edu/chemistry/resources/instructions.shtml

More information

HPLC Tips and Tricks. Tiziana Ladisa Sales Support Specialist for Chromatography Italy Thermo Fisher Scientific, Rodano (MI)

HPLC Tips and Tricks. Tiziana Ladisa Sales Support Specialist for Chromatography Italy Thermo Fisher Scientific, Rodano (MI) HPLC Tips and Tricks Tiziana Ladisa Sales Support Specialist for Chromatography Italy Thermo Fisher Scientific, Rodano (MI) The world leader in serving science Overview Thermo Scientific UltiMate 3000

More information

Liquid Chromatography- Mass Spectrometer Manual

Liquid Chromatography- Mass Spectrometer Manual Liquid Chromatography- Mass Spectrometer Manual Joshua Willis, Elizabeth Sattely Department of Chemical Engineering Stanford University November 6, 2014 Abstract This manual will explain the LC/MS, its

More information

Achieving More Efficient Data Review with OpenLAB CDS

Achieving More Efficient Data Review with OpenLAB CDS Achieving More Efficient Data Review with OpenLAB CDS Technical Note Introduction Separations have enjoyed major advances that have significantly reduced chromatographic run times. Ultra high performance

More information

Customer Responsibilities. Important Customer Information. Agilent InfinityLab LC Series Site Preparation Checklist

Customer Responsibilities. Important Customer Information. Agilent InfinityLab LC Series Site Preparation Checklist Agilent Site Preparation InfinityLab Checklist LC Series Thank you for purchasing an Agilent instrument. To get you started and to assure a successful and timely installation, please refer to this specification

More information

Agilent Understanding the Agilent 34405A DMM Operation Application Note

Agilent Understanding the Agilent 34405A DMM Operation Application Note Agilent Understanding the Agilent 34405A DMM Operation Application Note Introduction Digital multimeter (DMM) is a basic device in the electrical world and its functions are usually not fully utilized.

More information

Agilent 87075C 75 Ohm Multiport Test Sets for use with Agilent E5061A ENA-L Network Analyzers

Agilent 87075C 75 Ohm Multiport Test Sets for use with Agilent E5061A ENA-L Network Analyzers Agilent 87075C 75 Ohm Multiport Test Sets for use with Agilent E5061A ENA-L Network Analyzers Technical Overview Focus on testing, not reconnecting! Maximize production throughput of cable-tv multiport

More information

AIM INTRODUCTION SIMPLIFIED WORKFLOW

AIM INTRODUCTION SIMPLIFIED WORKFLOW CD-R PATENT PROTECTION: BRAND CHARACTERIZATION TO IDENTIFY COUNTERFEIT GOODS USING SIMPLIFIED MASS SPECTROMETRY James Morphet and Eleanor Riches Waters Corporation, Manchester, UK AIM To provide an easy-to-use

More information

Integration of the Zetasizer µv and OmniFACE into an SEC system

Integration of the Zetasizer µv and OmniFACE into an SEC system Integration of the Zetasizer µv and OmniFACE into an SEC system PARTICLE SIZE MOLECULAR WEIGHT Introduction The Zetasizer µv is a light scattering system capable of simultaneous dynamic (DLS) and static

More information

ChromQuest 5.0 Chromatography Data System

ChromQuest 5.0 Chromatography Data System ChromQuest 5.0 Chromatography Data System User Guide for the SpectraSYSTEM LC CHROM-97256 Revision A March 2008 2008 Thermo Fisher Scientific Inc. All rights reserved. ChromQuest is a trademark of Thermo

More information

Control Unit CU 2.1 User Manual V6850A HPLC

Control Unit CU 2.1 User Manual V6850A HPLC Control Unit CU 2.1 User Manual V6850A HPLC 3 Table of Contents Control Unit... 5 Control... 5 Start Screen... 6 Main Menu... 6 Programs and Links... 7 General Settings... 8 Choosing the Network... 8 Setting

More information

Real-time ph and Conductivity Data Acquisition with the ACQUITY UPLC H-Class Bio System, Auto Blend Plus, and the GE Healthcare Monitor ph/c-900

Real-time ph and Conductivity Data Acquisition with the ACQUITY UPLC H-Class Bio System, Auto Blend Plus, and the GE Healthcare Monitor ph/c-900 Real-time ph and Conductivity Data Acquisition with the ACQUITY UPLC H-Class Bio System, Auto Blend Plus, and the GE Healthcare Monitor ph/c-900 INTRODUCTION The ACQUITY UPLC H-Class Bio System with Auto

More information

Agilent N5183A MXG Microwave Signal Generator

Agilent N5183A MXG Microwave Signal Generator Agilent N5183A MXG Microwave Signal Generator Configuration Guide This guide is designed to assist in the ordering process for the MXG microwave signal generator. Agilent MXG microwave signal generator

More information

CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes

CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes Data Sheet Debug the signal integrity of your CAN and LIN designs faster Introduction The Agilent Technologies InfiniiVision

More information

World s smallest 5MP stand-alone vision system. Powerful Cognex vision tool library including new PatMax RedLine and JavaScript support

World s smallest 5MP stand-alone vision system. Powerful Cognex vision tool library including new PatMax RedLine and JavaScript support In-Sight 8405 Vision System The high-performance In-Sight 8405 is an ultra-compact 5 megapixel (MP) vision system that delivers high-performance vision tools, faster communication speeds, and high resolution

More information

Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards

Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards Application Note Introduction Engineers use oscilloscopes to measure and evaluate a variety of signals from a range of sources. Oscilloscopes

More information

STANDARD OPERATING PROCEDURE:

STANDARD OPERATING PROCEDURE: Q-EXACTIVE STANDARD OPERATING PROCEDURE: Purpose of this Instrument: Essential tool for molecular weight identification for small molecules, peptides, proteins, ect. Location: WVU Chemistry Research Laboratory

More information

RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes

RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes Find and debug intermittent errors and signal integrity problems faster RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes Data Sheet Features: RS-232/UART

More information

Cablecast Server. Setup Guide. c Tightrope Media Systems For Cablecast version Build 74

Cablecast Server. Setup Guide. c Tightrope Media Systems For Cablecast version Build 74 Cablecast Server Setup Guide c Tightrope Media Systems For Cablecast version 6.1.2 Build 74 Printed July 22, 2016 1 Cablecast Server Setup 1.1 Prerequisites 1.2 Overview of Setup Thank you for purchasing

More information

Speed Performance Reliability. Medicinal Chemistry Natural Products Peptides & Polymers Organic Synthesis Purifications

Speed Performance Reliability. Medicinal Chemistry Natural Products Peptides & Polymers Organic Synthesis Purifications Automated Flash Chromatography Systems Medicinal Chemistry Natural Products Peptides & Polymers Organic Synthesis Purifications Speed Performance Reliability CombiFlash Rf - Making Fl Improve Your Productivity

More information

Operating pressure should be 6000 psi or better suitable for both analytical and semi-preparative applications

Operating pressure should be 6000 psi or better suitable for both analytical and semi-preparative applications S. No. NIPER-G/PUR/GLOBAL/2018/01 Technical Specification for Analytical HPLC with PDA & Fluorescence detector Fully automated analytical high performance liquid chromatography system with single point

More information

Viewing Set-Top Box Data

Viewing Set-Top Box Data Device View, page 1 Alerts, page 3 Device Properties, page 3 Quick Actions, page 3 View Log Entries, page 4 Monitor STB Connectivity, page 5 Device View Note While every possible effort has been made to

More information

CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes

CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes Data sheet This application is available in the following license variations. Order N8803B for a

More information

Waters GCT GCMS Training Manual (Nominal Mass GCMS version) 02/06/2012 S.V.

Waters GCT GCMS Training Manual (Nominal Mass GCMS version) 02/06/2012 S.V. 1234 Hach Hall 515-294-5805 www.cif.iastate.edu Waters GCT GCMS Training Manual (Nominal Mass GCMS version) 02/06/2012 S.V. Location: Contact: 1238 Hach Hall Steve Veysey, 1234 Hach Hall; Kamel Harrata,

More information

Cablecast SX. Setup Guide. c Tightrope Media Systems For Cablecast version Build 206

Cablecast SX. Setup Guide. c Tightrope Media Systems For Cablecast version Build 206 Cablecast SX Setup Guide c Tightrope Media Systems For Cablecast version 5.2.11 Build 206 Printed June 5, 2015 1 Cablecast SX Setup 1.1 Prerequisites 1.2 Overview of Setup Thank you for purchasing a Cablecast

More information

Instructions for DataMark PDF Temperature Logger

Instructions for DataMark PDF Temperature Logger Instructions for DataMark PDF Temperature Logger DataMark provides a convenient way to obtain high accuracy temperature data in transit. The unit is a self contained temperature logger that plugs directly

More information

Keysight Technologies ad Integrated RF Test Solution

Keysight Technologies ad Integrated RF Test Solution Keysight Technologies 802.11ad Integrated RF Test Solution E7760A Wideband Transceiver M1650A mmwave Transceiver Data Sheet Introduction Design your 802.11ad device with confidence Evaluating devices at

More information

Automated Limit Testing

Automated Limit Testing Automated Limit Testing Limit Testing with Tektronix DPO4000 and MSO4000 Series Oscilloscopes and National Instruments LabVIEW SignalExpress TE for Windows TM Introduction Automated limit testing allows

More information

V9A01 Solution Specification V0.1

V9A01 Solution Specification V0.1 V9A01 Solution Specification V0.1 CONTENTS V9A01 Solution Specification Section 1 Document Descriptions... 4 1.1 Version Descriptions... 4 1.2 Nomenclature of this Document... 4 Section 2 Solution Overview...

More information

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6

Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 fuzzytech ST6 Explorer Edition FUZZY LOGIC DEVELOPMENT TOOL FOR ST6 DESIGN: System: up to 4 inputs and one output Variables: up to 7 labels per input/output Rules: up to 125 rules ON-LINE OPTIMISATION:

More information

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No.

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No. RADview-PC/TDM Network Management System for TDM Applications Megaplex-2200 1994 2001 RAD Data Communications Publication No. 351-241-12/01 Contents Megaplex-2200 Edit Configuration Operations 1. Connecting

More information

If you have questions or problems in providing anything described as Customer

If you have questions or problems in providing anything described as Customer Agilent Site Preparation 1260 Infinity Checklist Purification Solution Thank you for purchasing Agilent 1260 Infinity Purification Solution. To get you started and to assure a successful and timely installation,

More information

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Application Note What you will learn: This document focuses on how Visual Triggering, Pinpoint Triggering, and Advanced Search

More information

CTP10 KEY FEATURES SPEC SHEET COMPONENT TEST PLATFORM

CTP10 KEY FEATURES SPEC SHEET COMPONENT TEST PLATFORM COMPONENT TEST PLATFORM Efficiently test passive components in 24/7 operation. Perform single sweep insertion loss and return loss measurements with unprecedented dynamic range, speed and resolution. SPEC

More information

GCxGC Comprehensive Two-Dimensional Gas Chromatography

GCxGC Comprehensive Two-Dimensional Gas Chromatography GCxGC Comprehensive Two-Dimensional Gas Chromatography Delivering the Right Results GCxGC Comprehensive Two-Dimensional Gas Chromatography Take your chromatography to the next level LECO comprehensive

More information

Corporate Headquarters Dionex Corporation 1228 Titan Way P.O. Box 3603 Sunnyvale, CA Tel: (408) Fax: (408)

Corporate Headquarters Dionex Corporation 1228 Titan Way P.O. Box 3603 Sunnyvale, CA Tel: (408) Fax: (408) Corporate Headquarters Dionex Corporation 1228 Titan Way P.O. Box 3603 Sunnyvale, CA 94088-3603 Tel: (408) 737-0700 Fax: (408) 730-9403 Worldwide Sales and Service North America U.S./Canada (847) 295-7500

More information

R&S NESTOR-FOR Crime Scene Investigation

R&S NESTOR-FOR Crime Scene Investigation Application Brochure Version 01.00 R&S NESTOR-FOR Crime Scene Investigation NESTOR-FOR_Crime_app-bro_en_5215-7116_92_v0100.indd 1 17.05.2018 15:52:33 Contents This application brochure describes the procedure

More information

CA Outbound Dialer Module. Operation Manual v1.1

CA Outbound Dialer Module. Operation Manual v1.1 CA Outbound Dialer Module Operation Manual v1.1 Poltys, Inc. 3300 N. Main Street, Suite D, Anderson, SC 29621-4128 +1 (864) 642-6103 www.poltys.com 2013, Poltys Inc. All rights reserved. The information

More information

Low Cost, High Speed Spectrum Analyzers For RF Manufacturing APPLICATION NOTE

Low Cost, High Speed Spectrum Analyzers For RF Manufacturing APPLICATION NOTE Low Cost, High Speed Spectrum Analyzers For RF Manufacturing APPLICATION NOTE Application Note Table of Contents Spectrum Analyzers in Manufacturing...3 Low Cost USB Spectrum Analyzers for Manufacturing...3

More information

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter.

administration access control A security feature that determines who can edit the configuration settings for a given Transmitter. Castanet Glossary access control (on a Transmitter) Various means of controlling who can administer the Transmitter and which users can access channels on it. See administration access control, channel

More information

Customer Responsibilities. Important Customer Information Infinity LC/1260 Infinity LC Site Preparation Checklist

Customer Responsibilities. Important Customer Information Infinity LC/1260 Infinity LC Site Preparation Checklist 1290 Site Preparation Infinity LC/1260 Checklist Infinity LC Thank you for purchasing an Agilent instrument. To get you started and to assure a successful and timely installation, please refer to this

More information

Technical Note. High-speed Agilent 1100 Series diode-array detector SL for optimization of resolution, sensitivity, spectral sensitivity and linearity

Technical Note. High-speed Agilent 1100 Series diode-array detector SL for optimization of resolution, sensitivity, spectral sensitivity and linearity High-speed Agilent Series diode-array detector SL for optimization of resolution, sensitivity, spectral sensitivity and linearity Technical Note Abstract This application has been verified using an Agilent

More information

Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope

Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope Application Note 1495 Table of Contents Introduction....................... 1 Low-frequency, or infrequently occurring jitter.....................

More information

Agilent M9362A-D01-F26 PXIe Quad Downconverter

Agilent M9362A-D01-F26 PXIe Quad Downconverter Agilent M9362A-D01-F26 PXIe Quad Downconverter 10 MHz to 26.5 GHz Data Sheet Challenge the Boundaries of Test Agilent Modular Products OVERVIEW Introduction The Agilent M9362A-D01-F26 is a PXIe 3-slot,

More information

Using the BHM binaural head microphone

Using the BHM binaural head microphone 11/17 Using the binaural head microphone Introduction 1 Recording with a binaural head microphone 2 Equalization of a recording 2 Individual equalization curves 5 Using the equalization curves 5 Post-processing

More information

CytoFLEX Flow Cytometer Quick Start Guide

CytoFLEX Flow Cytometer Quick Start Guide Sheath Waste CLASS 1 LASER PRODUCT COMPLIES WITH 21 CFR 1040.10 AND 1040.11 EXCEPT FOR DEVIATIONS PURSUANT TO LASER NOTICE NO. 50 DATED JUNE 24, 2007 MANUFACTURED Sheath B49008AC February 2015 CytoFLEX

More information

Remote Application Update for the RCM33xx

Remote Application Update for the RCM33xx Remote Application Update for the RCM33xx AN418 The common method of remotely updating an embedded application is to write directly to parallel flash. This is a potentially dangerous operation because

More information

RedRat Control User Guide

RedRat Control User Guide RedRat Control User Guide Chris Dodge RedRat Ltd April 2014 For RedRat Control V3.16 1 Contents 1. Introduction 3 2. Prerequisites and Installation 3 3. The First Step Capture of Remote Control Signals

More information

Milestone Solution Partner IT Infrastructure Components Certification Report

Milestone Solution Partner IT Infrastructure Components Certification Report Milestone Solution Partner IT Infrastructure Components Certification Report Infortrend Technologies 5000 Series NVR 12-15-2015 Table of Contents Executive Summary:... 4 Introduction... 4 Certified Products...

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

Agilent N7744A 4-Channel Optical Multiport Power Meter N7745A 8-Channel Optical Multiport Power Meter. Fully compliant to LXI Class C specification

Agilent N7744A 4-Channel Optical Multiport Power Meter N7745A 8-Channel Optical Multiport Power Meter. Fully compliant to LXI Class C specification Agilent N7744A 4-Channel Optical Multiport Power Meter N7745A 8-Channel Optical Multiport Power Meter Fully compliant to LXI Class C specification General Information Up to 8 power meter channels in a

More information

Agilent E5500 Series Phase Noise Measurement Solutions Product Overview

Agilent E5500 Series Phase Noise Measurement Solutions Product Overview Agilent E5500 Series Phase Noise Measurement Solutions Product Overview E5501A/B E5502A/B E5503A/B E5504A/B 50 khz to 1.6 GHz 50 khz to 6 GHz 50 khz to 18 GHz 50 khz to 26.5 GHz The Agilent E5500 series

More information

Agilent 87405C 100 MHz to 18 GHz Preamplifier

Agilent 87405C 100 MHz to 18 GHz Preamplifier Agilent 8745C 1 MHz to 18 GHz Preamplifier Technical Overview Key Features Rugged, portable design for ease of use in the field Probe-power bias connection eliminates the need for an additional power supply

More information

Getting Started After Effects Files More Information. Global Modifications. Network IDs. Strand Opens. Bumpers. Promo End Pages.

Getting Started After Effects Files More Information. Global Modifications. Network IDs. Strand Opens. Bumpers. Promo End Pages. TABLE of CONTENTS 1 Getting Started After Effects Files More Information Introduction 2 Global Modifications 9 Iconic Imagery 21 Requirements 3 Network IDs 10 Summary 22 Toolkit Specifications 4 Strand

More information

Agilent 86120B, 86120C, 86122B Multi-Wavelength Meters. Data Sheet

Agilent 86120B, 86120C, 86122B Multi-Wavelength Meters. Data Sheet Agilent 86120B, 86120C, 86122B Multi-Wavelength Meters Data Sheet Agilent multi-wavelength meters are Michelson interferometer-based instruments that measure wavelength and optical power of laser light

More information

Keysight Technologies Achieve High-Quality Compliance Test Results Using A Top-Quality Test Fixture. Application Note

Keysight Technologies Achieve High-Quality Compliance Test Results Using A Top-Quality Test Fixture. Application Note Keysight Technologies Achieve High-Quality Compliance Test Results Using A Top-Quality Test Fixture Application Note Introduction When you perform compliance testing, you require the test results to confirm

More information

40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet

40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet 40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet The Tektronix PPG4001 PatternPro programmable pattern generator provides stressed pattern generation for high-speed Datacom testing.

More information

3 rd Party Interfaces. Version Installation and User Guide

3 rd Party Interfaces. Version Installation and User Guide 3 rd Party Interfaces Version 2.1.2 Installation and User Guide Imprint Silicon Software GmbH Steubenstraße 46 68163 Mannheim, Germany Tel.: +49 (0) 621 789507 0 Fax: +49 (0) 621 789507 10 2015 Silicon

More information

40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet

40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet 40 Gb/s PatternPro Programmable Pattern Generator PPG4001 Datasheet Applications Semiconductor device testing Optical component testing Transceiver module testing The Tektronix PPG4001 PatternPro programmable

More information

Live events staging. Media centers

Live events staging. Media centers Christie Spyder X80 80 megapixel, true 4K@60Hz performance across multiple displays Auditoriums Control rooms Live events staging Post-production Broadcast studios Corporate lobbies Media centers Sports

More information

M1 OSCILLOSCOPE TOOLS

M1 OSCILLOSCOPE TOOLS Calibrating a National Instruments 1 Digitizer System for use with M1 Oscilloscope Tools ASA Application Note 11-02 Introduction In ASA s experience of providing value-added functionality/software to oscilloscopes/digitizers

More information

Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications. Application Note

Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications. Application Note Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications Application Note Introduction If the signals that you need to capture on an oscilloscope have relatively long idle

More information

PAK 5.9. Interacting with live data.

PAK 5.9. Interacting with live data. PAK 5.9 Interacting with live data. Realize how beneficial and easy it is to have a continuous data stream where you can decide on demand to record, view online or to post-process dynamic data of your

More information

GCxGC Comprehensive Two-Dimensional Gas Chromatography

GCxGC Comprehensive Two-Dimensional Gas Chromatography GCxGC Comprehensive Two-Dimensional Gas Chromatography Delivering the Right Results LECO s GCxGC Comprehensive Two-Dimensional Gas Chromatography Take your chromatography to the next level LECO comprehensive

More information

D-Lab & D-Lab Control Plan. Measure. Analyse. User Manual

D-Lab & D-Lab Control Plan. Measure. Analyse. User Manual D-Lab & D-Lab Control Plan. Measure. Analyse User Manual Valid for D-Lab Versions 2.0 and 2.1 September 2011 Contents Contents 1 Initial Steps... 6 1.1 Scope of Supply... 6 1.1.1 Optional Upgrades... 6

More information

R&S VENICE The ingest and playout platform.

R&S VENICE The ingest and playout platform. R&S VENICE The ingest and playout platform www.rohde-schwarz.com/venice Contents 04 One solution for today s workflow challenges 06 VENICE 2U, VENICE 4K 08 VENICE application suite 10 Service 11 Portfolio

More information

Bio-Rad Imaging Systems Family

Bio-Rad Imaging Systems Family www.bio-rad.com/imagingsystems Imaging Bio-Rad Imaging Systems Family Unlike other imagers, Bio-Rad imaging systems were developed by scientists for scientists. Bio-Rad understands your challenges and

More information

R&S BCDRIVE R&S ETC-K930 Broadcast Drive Test Manual

R&S BCDRIVE R&S ETC-K930 Broadcast Drive Test Manual R&S BCDRIVE R&S ETC-K930 Broadcast Drive Test Manual 2115.1347.02 05 Broadcast and Media Manual The Manual describes the following R&S Broadcast Drive Test software. 2115.1360.02 2115.1360.03 2116.5146.02

More information

GS122-2L. About the speakers:

GS122-2L. About the speakers: Dan Leighton DL Consulting Andrea Bell GS122-2L A growing number of utilities are adapting Autodesk Utility Design (AUD) as their primary design tool for electrical utilities. You will learn the basics

More information

Document History Version Comment Date

Document History Version Comment Date FAQ Inspector 2 (12) Document History Comment Date 1.04 Created 2008-09-11 Corrected the headline of S03 issue and the title name in the global header field 3 (12) Table Of Contents DOCUMENT HISTORY...

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Power over ethernet 10 W module Preliminary data Features Input voltage range: 38.5 V to 60 V 10 W output Based on ST devices integrating standard PoE interface and current mode PVM controller IEEE 802.3af

More information

A Simple, Yet Powerful Method to Characterize Differential Interconnects

A Simple, Yet Powerful Method to Characterize Differential Interconnects A Simple, Yet Powerful Method to Characterize Differential Interconnects Overview Measurements in perspective The automatic fixture removal (AFR) technique for symmetric fixtures Automatic Fixture Removal

More information

Agilent Migration from 8712/8714 Series to ENA-L Network Analyzers

Agilent Migration from 8712/8714 Series to ENA-L Network Analyzers Agilent Migration from 8712/8714 Series to ENA-L Network Analyzers Technical Overview The Standard Just Got Better! Enhanced usability and performance Affordably priced Minimal software migration A new

More information

Keysight Technologies Multi-Channel Audio Test using the Keysight U8903A Audio Analyzer

Keysight Technologies Multi-Channel Audio Test using the Keysight U8903A Audio Analyzer Keysight Technologies Multi-Channel Audio Test using the Keysight U8903A Audio Analyzer Power supply For Instrument Control PC for post-analysis DUT Switch for channels expansion Audio analyzer (2 channels)

More information

Setup Guide. CalMAN Client for SCRATCH. Rev. 1.1

Setup Guide. CalMAN Client for SCRATCH. Rev. 1.1 Setup Guide CalMAN Client for SCRATCH Rev. 1.1 Introduction CalMAN Required Software Version: CalMAN Display Calibration Software interfaces directly with ASSIMILATE SCRATCH software through the CalMAN

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

CI-218 / CI-303 / CI430

CI-218 / CI-303 / CI430 CI-218 / CI-303 / CI430 Network Camera User Manual English AREC Inc. All Rights Reserved 2017. l www.arec.com All information contained in this document is Proprietary Table of Contents 1. Overview 1.1

More information

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide 5620 SAM SERVICE AWARE MANAGER 9500 MPTGS Driver Version 2.1.0 Guide 3HE-10851-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

Customer Responsibilities. Important Customer Information. Agilent 1260 Infinity Clinical ed. LC Site Preparation Checklist

Customer Responsibilities. Important Customer Information. Agilent 1260 Infinity Clinical ed. LC Site Preparation Checklist Agilent Site Preparation 1260 Infinity Checklist Clinical ed. LC Thank you for purchasing an Agilent instrument. To get you started and to assure a successful and timely installation, please refer to this

More information

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors.

NOTICE: This document is for use only at UNSW. No copies can be made of this document without the permission of the authors. Brüel & Kjær Pulse Primer University of New South Wales School of Mechanical and Manufacturing Engineering September 2005 Prepared by Michael Skeen and Geoff Lucas NOTICE: This document is for use only

More information

Agilent 87075C Multiport Test Set Product Overview

Agilent 87075C Multiport Test Set Product Overview Agilent 87075C Multiport Test Set Product Overview A complete 75 ohm system for cable TV device manufacturers Now, focus on testing, not reconnecting! For use with the Agilent 8711 C-Series of network

More information

Mixed Analog and Digital Signal Debug and Analysis Using a Mixed-Signal Oscilloscope Wireless LAN Example Application

Mixed Analog and Digital Signal Debug and Analysis Using a Mixed-Signal Oscilloscope Wireless LAN Example Application Mixed Analog and Digital Signal Debug and Analysis Using a Mixed-Signal Oscilloscope Wireless LAN Example Application Application Note 1418 Table of Contents Introduction......................1 Debugging

More information

Table of content. Table of content Introduction Concepts Hardware setup...4

Table of content. Table of content Introduction Concepts Hardware setup...4 Table of content Table of content... 1 Introduction... 2 1. Concepts...3 2. Hardware setup...4 2.1. ArtNet, Nodes and Switches...4 2.2. e:cue butlers...5 2.3. Computer...5 3. Installation...6 4. LED Mapper

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information

Ensemble. Multi-Axis Motion Controller Software. Up to 10 axes of coordinated motion

Ensemble. Multi-Axis Motion Controller Software. Up to 10 axes of coordinated motion Ensemble Multi-Axis Motion Controller Software Up to 10 axes of coordinated motion Multiple 10-axis systems can be controlled by a single PC via Ethernet or USB Controller architecture capable of coordinating

More information

Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster

Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster Application Note Introduction The primary reason engineers use oscilloscopes to debug and characterize automotive serial buses,

More information

Thermo Scientific Polar Series Cooling/Heating Recirculating Chillers

Thermo Scientific Polar Series Cooling/Heating Recirculating Chillers Thermo Scientific Polar Series Cooling/Heating Recirculating Chillers Dynamic, reliable, efficient The Ideal Fit Temperature control products for a wide range of applications As an innovative leader in

More information

HCS-4100/20 Series Application Software

HCS-4100/20 Series Application Software HCS-4100/20 Series Application Software HCS-4100/20 application software is comprehensive, reliable and user-friendly. But it is also an easy care software system which helps the operator to manage the

More information

AEROTRAK PORTABLE AIRBORNE PARTICLE COUNTER MODEL 9110 QUICK START GUIDE

AEROTRAK PORTABLE AIRBORNE PARTICLE COUNTER MODEL 9110 QUICK START GUIDE AEROTRAK PORTABLE AIRBORNE PARTICLE COUNTER MODEL 9110 QUICK START GUIDE Thank you for purchasing a TSI AeroTrak Model 9110 Portable Airborne Particle Counter (particle counter). This guide will help you

More information

Advanced Test Equipment Rentals ATEC (2832)

Advanced Test Equipment Rentals ATEC (2832) Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) For more information about Agilent Technologies test and measurement products, applications, services, and for a current

More information

Electrical Sampling Modules Datasheet 80E11 80E11X1 80E10B 80E09B 80E08B 80E07B 80E04 80E03 80E03-NV

Electrical Sampling Modules Datasheet 80E11 80E11X1 80E10B 80E09B 80E08B 80E07B 80E04 80E03 80E03-NV Electrical Sampling Modules Datasheet 80E11 80E11X1 80E10B 80E09B 80E08B 80E07B 80E04 80E03 80E03-NV The DSA8300 Series Sampling Oscilloscope, when configured with one or more electrical sampling modules,

More information

Modbus for SKF IMx and Analyst

Modbus for SKF IMx and Analyst User manual Modbus for SKF IMx and SKF @ptitude Analyst Part No. 32342700-EN Revision A WARNING! - Read this manual before using this product. Failure to follow the instructions and safety precautions

More information

DAC Express Release 3.4 (VT9801B)

DAC Express Release 3.4 (VT9801B) DAC Express Release 3.4 (VT9801B) DAC Express 3.4 Highlights n Display Wizard for fast test setups n 48-channel high performance remote strain measurement unit (EX1629) n Combine multi-channel analog,

More information

Next Generation Software Solution for Sound Engineering

Next Generation Software Solution for Sound Engineering Next Generation Software Solution for Sound Engineering HEARING IS A FASCINATING SENSATION ArtemiS SUITE ArtemiS SUITE Binaural Recording Analysis Playback Troubleshooting Multichannel Soundscape ArtemiS

More information

5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering

5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering 5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering Trigger on packet content such as start of packet, specific addresses, specific

More information

INTUITIVE, REAL-TIME LAUNDROMAT DATA THAT S CUSTOM-MADE FOR THE WAY YOU OPERATE. LAUNDROMAT - LOCATION 1 - HUEBSCH.COM/COMMAND

INTUITIVE, REAL-TIME LAUNDROMAT DATA THAT S CUSTOM-MADE FOR THE WAY YOU OPERATE. LAUNDROMAT - LOCATION 1 - HUEBSCH.COM/COMMAND LAUNDROMAT - LOCATION 1 - HUEBSCH COMMAND NETWORKING: INTUITIVE, REAL-TIME LAUNDROMAT DATA THAT S CUSTOM-MADE FOR THE WAY YOU OPERATE. OUR MISSION: A LAUNDROMAT THAT S AS SMART AS YOU ARE Huebsch Command

More information

Analyzing and Saving a Signal

Analyzing and Saving a Signal Analyzing and Saving a Signal Approximate Time You can complete this exercise in approximately 45 minutes. Background LabVIEW includes a set of Express VIs that help you analyze signals. This chapter teaches

More information

Debugging a Mixed Signal Design with a Tektronix Mixed Signal Oscilloscope

Debugging a Mixed Signal Design with a Tektronix Mixed Signal Oscilloscope Debugging a Mixed Signal Design with a Tektronix Mixed Signal Oscilloscope Introduction Today s embedded design engineer is faced with the challenge of ever-increasing system complexity. A typical embedded

More information