Measure Foundry. Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Instruments and Advanced Instruments versions:

Size: px
Start display at page:

Download "Measure Foundry. Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Instruments and Advanced Instruments versions:"

Transcription

1 Measure Foundry Open. Powerful. Application Builder for Test & Measurement Systems. Data Acquisition Instrument Programming Test Systems Measure Foundry is a rapid application development package that provides a system solution for all types of measurement instruments. Measure Foundry provides all the power and flexibility of a programming language in a drag and drop graphical interface. Open, complete support of all instruments through VISA Layer... allows existing and legacy applications to be utilized. Full featured, powerful rapid application development environment. Create test and measurement, process control and data analysis applications quickly and easily. Application development on one layer provides a clear systems understanding for data channels, control sources, and events. Fully integrated solution builder... prototype and production are the same... no compiler. Never lost, never make a mistake... only valid possibilities presented with property pages. Patent-pending drag & drop software based on the look and feel of Windows XP/Vista. Design custom applications without programming. Built-in installer for easy distribution. Summary of Features Advanced Features Base Professional Instruments Instruments Powerful Test & Measurement Application Builder Develop applications quickly Complete support of all instruments through VISA Layer Drag and drop graphical interface Create hybrid systems including LXI, GPIB, USB, VXI, PXI Advanced analysis functions Support for DT USB and PCI boards Academic licenses available Built-in installer for easy distribution Supports all systems standards: IVI, VISA, and SCPI Manage LXI instruments over your LAN IVI-COM support for Function Generators & Arb, Scopes, DMMs, and Power Supplies IVI-COM support for Spectrum Analyzers, Switches, RF Signal Generators, and Power Meters Create system level applications that control standard instruments for automated testing in industry and science. Measure Foundry Instruments and Advanced Instruments versions: Support all system standards: IVI, VISA, and SCPI. Use existing standard interfaces like LXI, GPIB, USB, PXI/VXI, and RS-232 without changing applications. Provide complete support of all IVI instrument classes. DMM RF Signal Generator DC Power Supply Spectrum Analyzer Function Generator & Arb Power Meter Oscilloscope Switch

2 Overview Measure Foundry fulfills the promise of being able to build complex test and measurement applications easily without writing code. Accessibility to all elements of the system is simple with drag-and-drop components being placed on a form and then rapidly configured with their property pages. There is no chance of a mistake, with only valid options presented for configuration. Accessibility is the full support of all standard instrument interfaces such as GPIB, RS-232, USB, and others as well as existing code implementation for SCPI commands through the VISA transport layer. More channels, more devices, and more protocols can be readily accommodated without design changes. Execution speed is always the same from small to large applications. It's unique structure (patent pending architecture) allows a system view on one common level Measure Foundry is an all-in-one development system. It allows the user to build system solutions quickly and at low cost. It's unique structure (patent pending architecture) allows a system view on one common level for all data sources, control sources, and events. This accessibility makes system understanding straightforward and easy to expand from small systems to a larger solution. And the development version is the final version for distribution with its built-in installer. Data Acquisition Instrument Programming Test Systems US & CANADA (800) GERMANY (49) UK (44)

3 Basic Operation of Measure Foundry Build test applications without text programming using Measure Foundry s drag-and-drop design. Simply drag components such as Oscilloscopes, Chart Recorders designed to display live data streaming to the PC onto a form, set the properties and run. Analog Input Component 1 Select Devices and channels. Oscilloscope Display Component Analog Input Component 2 Add Oscilloscope component. Select source and channels to display. Oscilloscope Display Component Analog Input Component 3 Add Control Button to control start of the data source. 4 Compile and Run!

4 Open Open means... Access to the wide world of test and measurement instruments. Agilent Scopes Pickering Switches Rohde & Schwarz Spectrum Analyzers Keithley RF Generators Agilent Multimeter Agilent Function Generators Sorenson Power Supplies Figure 1. Measure Foundry can communicate with any instrument that accepts SCPI commands. Picture shows leading instruments manufacturers and the eight standard instruments types. Agilent Power Meters Instrument Socket The Instrument Socket component lets you make a TCP/IP, GPIB, VXI, ASRL, or USB connection to any instrument that supports SCPI commands over VISA. Use this component in conjunction with the VISA Script component to send commands to instruments on your system. VISA Script Component The VISA Script Component let you send SCPI commands to any instrument on your network that supports VISA connections. In this way, you can use Measure Foundry as an instrument programming tool. You first configure an Instrument Socket Component to establish a connection to the instrument and then use the VISA Script Component to program the instrument. When using the VISA Script Component, Measure Foundry provides a property page that lets you enter and test a VISA script. A script can consist of more than one line and contain conditional loops and branches. You can create a script using the available VISA functions provided in the Foundry window. Simply drag and drop a function from the Foundry window to the appropriate place in the Script window. Once the script is created it can be checked by opening the Script validation dialog box. Any errors in the Script are reported back to the user. Figure 2. The Instrument Socket component lets Measure Foundry connect to any instrument that supports VISA commands. The VISA Script component is used to construct and send VISA commands to an instrument. US & CANADA (800) GERMANY (49) UK (44)

5 Powerful Multi-threaded design Process component Multi-threaded design Sequences Through Process The multi-threaded design runs tasks in parallel, so big or small programs built in Measure Foundry run without a performance hit. Process Component The multi-threaded processes occur simultaneously in Measure Foundry. The Process Component allows you Powerful means Having a built-in text-based language option to create custom functions for simple to complex data analysis. Programming capability Distibution Figure 3. The Process Component allows the creation of automated test sequences. to execute a sequence of processes in whatever order needed. This component acts as an executive allowing event traps, delays, and wait periods as needed for your test requirements. Analyze Your Data Measure Foundry provides several ways to analyze your data. For simple applications, you can use the Spectrum Analyzer component to perform an FFT operation on your data before displaying it without programming. The Melting Pot Component provides the flexibility of text based programming to the graphical programming environment. The Melting Pot offers hundreds of math operations and functions from simple to complex that you can use to create your own formulas for processing and analyzing input signals, generating output signals, controlling program flow, and controlling your process. One-Click Distribution Measure Foundry Professional and Instrument versions include a Distribution Wizard that provides One-Click Distribution, wrapping the application into a ready-to-install setup file complete with all files and drivers needed. No worries about what files need to be included in the setup, or if the end user will install the driver properly. Distribution Wizard takes the guesswork out and produces a professional application installation. Figure 4. The Melting Pot Component adds text based programming in a graphical environment that gives ultimate flexibility to do exactly what you want. Figure 5. Distribution Wizard creates an installation file complete with all drivers and files needed to install your application immediately on any Windows XP/Vista system.

6 Application Builder for Test & Measurement Systems Application Builder for Test & Measurement Systems means Create Windows applications without programming. Up until now, the center of instrument control is support of that instrument. Connecting various instruments in test stands can be straightforward using IVI libraries. Measure Foundry does this for all instruments and can tie them together to create a test system. Measure Foundry brings system level support for all IVI class instruments to a new level. Add a layer of software that sits on top of the IVI-COM interface and rise above COM based programming. You do not need to know how to use COM components to create an application in Measure Foundry. IVI Classes Measure Foundry Instruments and Advance Instruments versions provide the easiest and fastest way to IVI Instrument Classes Digital multimeter (DMM) Oscilloscope DC power supply Arbitrary waveform/function generator Switch Spectrum Analyzer RF signal generator Power meter access IVI-COM base instrument classes. No traditional text or COM programming needed with this unique approach to configuring and controlling all supported test instruments. Simply connect, configure, and control your instruments via property pages. Instruments become new data sources or data sinks and are controlled like any other component. Figure 6. Configure IVI-COM Instrument drivers without the hassle of COM programming. Simply configure the instrument class properties to create a new data source or data sink that communicates to/from your Measure Foundry application. The DMM class above shows how easy it is to select and configure your instruments without programming. US & CANADA (800) GERMANY (49) UK (44)

7 Ready-to-Measure Applications Chart Recorder Temperature Logger Measure Foundry ships with many ready-to-measure applications that require no modification to use. Whether you are slowly logging temperature, or analyzing a high frequency signal, you will find an example application to use in Measure Foundry. MATLAB & Excel Support Measure Foundry provides seamless integration to MATLAB and Excel. Analyze your data with your MATLAB software using the Melting Pot component. Send data using the PutVector command, receive data using the GetVector command, and process the data using all MATLAB functions. The Melting Pot component provides an integrated test bed to access all the functions of MATLAB, including its numerical computation, scientific graphics, and signal processing capabilities. Figure 7. There are many Ready-to-Run applications in Measure Foundry such as the Temperature Logging/Monitoring and Chart Recorder applications above. These applications can also be modified or customized if desired. If you prefer Microsoft Excel user, you can send data directly to an Excel spreadsheet as it is acquired, using the Excel Live Link component. This component allows you to quickly and easily log, graph, and save data in a standard Excel spreadsheet. Since this link is dynamic, you can watch your Excel spreadsheet update as new values are acquired. Microsoft Excel MATLAB Figure 8. Measure Foundry communicates directly to MATLAB. This example illustrates sending live data to MATLAB using the Surf Peaks command in MATLAB. Figure 9. Measure Foundry communicates directly with Excel. This example illustrates sending live data to Microsoft Excel. Use any Excel tools to analyze and report data

8 Understanding Measure Foundry Measure Foundry uses a unique architecture to allow you to rapidly create test and measurement applications. Understanding a few basic principles of the software will help you create complex measurement applications quickly and easily. Concepts Measure Foundry uses the following communications and transport mechanisms: Data Sources: These are used to set up your hardware so that data can be transferred from your device to the data sink component you are creating in software, i.e. oscilloscope, signal analyzer, DMM etc. Data sources can be Analog Input, Analog Output, Digital Input, Digital Output, Counter, Frequency Input, or Rate Generator components. Control Sources: These allow you to set up properties and actions for a controlling component, such as a Slider or Button. When you connect these controlling components to the properties of another component, you are allowed to control the functions of that component. For example, changing the trigger level of an Oscilloscope component or saving data sent to a component by using a "Save" control button. Events: These allow you to react to a change in your project. As an example, an event is when a button is pressed or a data source is started. All components support events. Using the above method, Measure Foundry provides a powerful but flexible environment for creating test and measurement applications. Measure Foundry Concepts Three ways to create data sources: Data Sink: Control: Events: Figure 10. Key to understanding the unique architecture of Measure Foundry is the principles of how data flows and is controlled as illustrated above. US & CANADA (800) GERMANY (49) UK (44)

9 Principles of Operation Measure Foundry allows you to make very sophisticated measurements quickly without knowing how to program. Simply drag and drop components onto your form and double-click each one to configure their property pages. Unlike traditional programming environments, Measure Foundry prevents incompatibilities, so that only valid options, or properties, are presented there are no bad choices! When you ve finished configuring, simply press a button to compile and run your application! Building an application has never been easier. So, how does this work? In Measure Foundry, components can stream data, regardless of its type, to other components in the application. You can think of these components classified as data sources as broadcast stations that sit on top of a mountain and transmit data. Other components in the application classified as data sinks act like radio receivers that tune into the selected broadcast station and receive the data that is being transmitted. Figure 11. Data Sources act like broadcast stations that send data to other components that act like receivers and/or transceivers. For example, your data source could be an Analog Input component that acquires data from a USB data acquisition device and broadcasts this data throughout Measure Foundry. Data sink components, such as the Oscilloscope, Bessel Bandpass Filter, and Melting Pot components then receive this data and display or process it. Processed data is then made available to other components in the same way. This data source/data sink mechanism allows components throughout your Measure Foundry application to be aware of all the data that is available, and handle it appropriately. Other components in Measure Foundry classified as control sources allow you to control the properties or actions of another component. For example, you could use a Control Button component to start and/or stop data that is acquired using the Analog Input components. In addition, all components in Measure Foundry provide status messages called events that provide information about the state of the application. You can view or trap these messages for further application control. Acquire and Control Signals Data acquisition devices and instruments are regarded as data sources within Measure Foundry. To set up a data source, simply drag-and-drop one or more component onto your form and configure the property pages for the particular device. When you configure the property pages of a device, you set up the parameters of your I/O operations, such as the number of channels you want to acquire and the number of values to save in each data buffer. All input channels use virtual timestamping, which allows you to correlate your measurements. Control Your Application Built-in control forms and events control the properties and actions of your application based on realworld conditions and set alarms if limits are exceeded. By connecting a controlling component to the property or action of another component, you can change the behavior of your application during runtime. For example, you can connect a Control Button to the Start and Stop action property of an Analog Input form to start and stop an analog input operation during runtime. To handle events, use the Event Trap component. You can specify the event that you want to react to, and the property that you want to change or the action that you want to perform whenever the event occurs. For example, you can use an Event Trap to write data to disk whenever an Analog Input component starts sampling. Measure Foundry provides other components, such as Action Counter, Comparator, and Data Counter that you can use to control your application. Display Your Data Display components, such as Oscilloscope, Bar Graph, Gauge, Chart Recorder, Digital Display, Label, and LEDs are provided to display the results of your measurements. In addition to panning and

10 zooming, many of these components also provide the ability to adjust the range and scale of the y-axis, print the displayed results, freeze the current display, and save the result to a file. Simply link the display component to the data source whose results you want to see (using property pages), then start the operation to see the results of your measurement! To help structure your applications, Measure Foundry provides many ready-to-run example applications, also a template library to get you up, and running right away. Inspector Tool View your entire application with the enhanced Inspector Tool. Once you have configured all of the components in your application, you can display, print and save the relationships, contingencies, and dependencies among the components using the Inspector Tool. This is an excellent tool that provides an overview of all component interaction in the program. Update Manager Peace of mind comes with using the Update and License Manager utility that comes with Measure Foundry to always have the very latest version of Measure Foundry on your system. Simply click on Check for Updates and the software is compared to the latest available on our server. You can view the release notes before downlaoding. Figure 12. A window that provides a visual representation of the way the three basic elements of Measure Foundry (data sources, control sources, and events) communicate with each other. You can use the Inspector to save project information to an ASCII (.TXT) or.pdf file, or print project information to a printer. Figure 13. Update and License Manager Utilty checks to see if you have the latest version installed on your system and provides an instant update to the latest version of Measure Foundry. US & CANADA (800) GERMANY (49) UK (44)

11 Measure Foundry Versions Measure Foundry Base Measure Foundry Professional Measure Foundry Instruments Measure FoundryAdvanced Instruments Measure Foundry Academic Measure Foundry Base Measure Foundry Base offers the full-featured, powerful rapid application development environment that is standard in Measure Foundry. You can develop applications easily and quickly with the unique drag and drop graphical interface using property pages to configure necessary components. Measure Foundry offers complete support for all system standards including, VISA, and SCPI through the VISA transport layer. This unique design also allows you to use your existing GPIB, USB, PXI/VXI, and RS-232 equipment without changing your application. The ability to create "hybrid" systems that combine these different interfaces helps you protect both your hardware and software investment and saves you time and money. Measure Foundry Base ships with a book titled Measure Foundry: A Structured Approach and an installation CD. Measure Foundry Base also includes support for the full line of Data Translation USB and PCI boards that are compatible with the DT-Open Layers for.net Class Library. Measure Foundry Professional Measure Foundry Professional comes with everything included in the Base version, and also provides a built-in installer for easy, royaltyfree distribution of executables. It is easy to use and ensures that the application includes all the necessary files, including drivers and libraries, for delivery to the endusers. This feature allows you to customize your applications, compile and link it in executable form, and distribute it to as many end-users as you wish at no extra cost. The Distribute feature is particularly important when you need to run the same program on multiple computers, as is often the case with applications on the factory floor. To accomplish this, you are provided with a complete setup utility that automatically generates a complete installation setup.exe file. Measure Foundry Instruments Measure Foundry Instruments includes everything provided in the Base and Professional versions, but offers complete support for all system standards including IVI, VISA, and SCPI. Measure Foundry Instruments provides support for IVI instrument classes that include DMMs, Power Supplies, Function Generators, and Oscilloscope. Regardless of the standard or instrument used, your Measure Foundry application will run. This version adds a layer of support that sits on top of the IVI-COM interface. This makes it easier to program instruments by raising it up a level above COM programming. Measure Foundry Advanced Instruments Measure Foundry Advanced Instruments comes with everything included in the Instrument version, and adds support for RF Generators, Spectrum Analyzers, Power Meters, and Switches. Measure Foundry Academic Measure Foundry Base version is available to download at no charge to qualified institutions. The download includes the Measure Foundry: A Structured Approach book in PDF format. See website for details. Backward Compatibility Another valuable feature of Measure Foundry 5.0 is that it allows existing users to continue to use their current Measure Foundry programs in the new version with little or no changes required. Just load your.dtx files into Measure Foundry 5.0, save it as a new.mfproj file, and use it in the new version. Platinum Support The Platinum Support program enables you to stay current with the latest software releases and access to resources designed to help you be successful with Measure Foundry. As a member, you receive all Measure Foundry software updates, including Major, Minor and Release, one-on-one phone support, and priority support. Help The new Help function allows you to compile a file that reports important system information such as configuration, hard drive size, Windows version, etc. Providing this information to a Technical Support engineer via , problems can often be solved in less time. Our comprehensive knowledge database provides on-line answers to the most frequently asked questions.

12 System Requirements Microsoft Windows XP/Vista (coming soon) Supported Hardware for Measure Foundry Data Translation PCI boards or USB modules VISA compatible instrument IVI compatible instrument Ordering Summary For pricing information, see the current price list, visit our web site, or contact your local reseller. SP1300-CD Measure Foundry Base, Version 5.0, single license SP1308-CD Measure Foundry Professional, Version 5.0, single license SP1309-CD Measure Foundry Instruments, Version 5.0, single license SP1310-CD Measure Foundry Advanced Instruments, Version 5.0, single license SP1300-DWNLD Measure Foundry Academic, Version 5.0, annual license Platinum Support Contract Copyright 2007 Data Translation, Inc. All rights reserved. All trademarks are the property of their respective holders. Prices, availability, and specifications subject to change without notice. 03/07.

Open. Powerful. Application Builder for Test & Measurement Systems.

Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry Test & Measurement Software Open. Powerful. Application Builder for Test & Measurement Systems. Measure Foundry is a rapid application development package that provides a system solution

More information

DT Measure Foundry TM is a powerful software package designed for test and measurement,

DT Measure Foundry TM is a powerful software package designed for test and measurement, DT Measure Foundry OS: Windows 2000/XP Test and Measurement Software DT Measure Foundry TM 4.0 Powerful Software for Test and Measurement, Control and Analysis Applications Key Features New! Full MATLAB

More information

Overview DT Measure Foundry is a drag-anddrop test and measurement application builder designed to give you top performance

Overview DT Measure Foundry is a drag-anddrop test and measurement application builder designed to give you top performance DT Measure Foundry DT Measure Foundry 3.0 Test and Measurement Application Builder Software Key Features Easy-to-use, affordable measurement software. New approach to measurement no programming, no wiring:

More information

Temperature Measurement Instruments Ultra-Accurate... by Design

Temperature Measurement Instruments Ultra-Accurate... by Design TEMPpoint Type: Temperature Measurement Instrument Temperature Measurement Instruments Ultra-Accurate... by Design TEMPpoint is a family of temperature measurement instruments designed for high accuracy

More information

Ultra-Accurate Temperature Measurement Instruments

Ultra-Accurate Temperature Measurement Instruments TEMPpoint Temperature Measurement Instruments Ultra-Accurate Temperature Measurement Instruments TEMPpoint is a series of precision temperature measurement instruments designed for high accuracy and industrial

More information

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features VOLTpoint Precision Voltage Measurement Instruments Precision Voltage Measurement VOLTpoint is a family of precision instruments designed for measuring a wide range of voltage inputs; ideally suited for

More information

A variety of ECONseries modules provide economical yet flexible solutions

A variety of ECONseries modules provide economical yet flexible solutions Economy USB Mini-Instruments Flexible Yet Economical A variety of low-cost modules are available to provide flexible yet economical solutions. Choose the number of analog I/O and digital I/O channels,

More information

Flexible configuration of user interfaces and displays. Easy generation of protocol and presentation sheets

Flexible configuration of user interfaces and displays. Easy generation of protocol and presentation sheets Online Data Acquisition and Analysis Measurement and control with Windows Flexible configuration of user interfaces and displays Easy generation of protocol and presentation sheets Compatible with DAQ

More information

Acquiring Data from Sensors and Instruments Using MATLAB

Acquiring Data from Sensors and Instruments Using MATLAB Acquiring Data from Sensors and Instruments Using MATLAB Chirag Patel Application Engineer Control Systems MathWorks 2011 The MathWorks, Inc. 1 Agenda Why acquire data with MATLAB? Overview of data access

More information

Keysight Technologies VEE Pro 9.32

Keysight Technologies VEE Pro 9.32 Keysight Technologies VEE Pro 9.32 Data Sheet Keysight s software products make you more productive, so you can focus on solving engineering problems, not on programming. Keysight VEE is a powerful intuitive

More information

Ultra-Accurate Measurement for Temperature and Voltage

Ultra-Accurate Measurement for Temperature and Voltage Ultra-Accurate Measurement for Temperature and Voltage MEASURpoint is an ultra-accurate instrument for measuring any combination of thermocouple, RTD, and voltage inputs. MEASURpoint is available as a

More information

Developing Measurement and Analysis System using MATLAB

Developing Measurement and Analysis System using MATLAB Developing Measurement and Analysis System using MATLAB 성호현차장 Senior Application Engineer MathWorks Korea 2013 The MathWorks, Inc. 1 Agenda Great Demo : Battery test demo Overview of data acquisition capabilities

More information

Ultra-Accurate Measurement for Temperature and Voltage

Ultra-Accurate Measurement for Temperature and Voltage Ultra-Accurate Measurement for Temperature and Voltage MEASURpoint is an ultra-accurate instrument for measuring any combination of thermocouple, RTD, and voltage inputs. MEASURpoint is available as a

More information

Software-Defined Test Fundamentals. Understanding the Architecture of Modular, High-Performance Test Systems

Software-Defined Test Fundamentals. Understanding the Architecture of Modular, High-Performance Test Systems Software-Defined Test Fundamentals Understanding the Architecture of Modular, High-Performance Test Systems Contents Executive Summary 4 Architecture Layer No. 5: System Management/Test Executive 5 Architecture

More information

Getting Started with IVI Drivers

Getting Started with IVI Drivers Getting Started with IVI Drivers Your Guide to Using IVI with MATLAB Version 1.2 Copyright IVI Foundation, 2012 All rights reserved The IVI Foundation has full copyright privileges of all versions of the

More information

The hardware implementation of PXI/PXIe consists of a chassis, controller or computer interface, and peripheral cards.

The hardware implementation of PXI/PXIe consists of a chassis, controller or computer interface, and peripheral cards. Introduction PCI extensions for Instrumentation or PXI is a computer based hardware and software platform for test and measurement systems. Developed in the late 1990 s as an open industry standard based

More information

DT9828. USB Powered Thermocouple Measurement Module. Key Features: Analog Input Channels

DT9828. USB Powered Thermocouple Measurement Module. Key Features: Analog Input Channels DT9828 USB Powered Thermocouple Measurement Module Key Features: 8 differential analog inputs for thermocouple or voltage measurements Support for B, E, J, K, N, R, S, and T thermocouple types One cold

More information

A variety of ECONseries modules provide economical yet flexible solutions. Waveform Generation

A variety of ECONseries modules provide economical yet flexible solutions. Waveform Generation ECONseries BUS: USB Type: Economy, Mini-Instruments ECONseries Economy USB Mini-Instruments Flexible Yet Economical A variety of low-cost ECONseries modules are available to provide flexible yet economical

More information

DT9837. High Performance USB Module for Sound & Vibration Analysis. DT9837 Features

DT9837. High Performance USB Module for Sound & Vibration Analysis. DT9837 Features DT9837 High Performance USB Module for Sound & Vibration nalysis DT9837 Features 4 simultaneous, 24-bit Delta-Sigma channels for high resolution measurements. Support for four IEPE inputs, including current

More information

DT9853/DT9854 Isolated, Low Cost D/A Modules for USB

DT9853/DT9854 Isolated, Low Cost D/A Modules for USB DT9853/DT9854 Isolated, Low Cost D/A Modules for USB DT9853/DT9854 Features 4 or 8 glitchless analog output channels with 16-bit resolution ideal for process control, control loop, and test applications

More information

Getting Started with IVI Drivers

Getting Started with IVI Drivers Getting Started with IVI Drivers Your Guide to Using IVI with LabVIEW TM Version 1.1 Copyright IVI Foundation, 2011 All rights reserved The IVI Foundation has full copyright privileges of all versions

More information

Introduction to Automating Standalone Instruments

Introduction to Automating Standalone Instruments Introduction to Automating Standalone s Stephen Plumb, Branch Manager NI Southern Africa Challenges with Manual Measurement Systems Manual measurements become increasingly complex as system requirements

More information

VISA, SICL, VISA COM,

VISA, SICL, VISA COM, Agilent IO Libraries Suite 16.2 Quick Start Guide This Quick Start Guide describes how to: Install the Agilent IO Libraries Suite and instrument software Find the information you need to make instrument

More information

Assessing the use of IVI drivers in your test system: Determining when IVI is the right choice

Assessing the use of IVI drivers in your test system: Determining when IVI is the right choice Assessing the use of IVI drivers in your test system: Determining when IVI is the right choice Application Note If software reuse and system portability are important to your organization, it may be to

More information

The IVI Driver Standards

The IVI Driver Standards The IVI Driver Standards By Joe Mueller, President, IVI Foundation The IVI Foundation exists to define standards that simplify programming test instruments. Although the IVI Foundation is responsible for

More information

DATA SHEET. VEE Pro 9.33

DATA SHEET. VEE Pro 9.33 DATA SHEET VEE Pro 9.33 Keysight s software products make you more productive, so you can focus on solving engineering problems, not on programming. Keysight VEE is a powerful intuitive graphical language

More information

DT8824 High Stability, High Accuracy, Ethernet Instrument Module

DT8824 High Stability, High Accuracy, Ethernet Instrument Module DT8824 High Stability, High Accuracy, Ethernet Instrument Module The DT8824 Ethernet data acquisition (DAQ) module offers the highest stability and accuracy for measuring analog signals. Every signal input,

More information

Getting Started with IVI Drivers

Getting Started with IVI Drivers Getting Started with IVI Drivers Your Guide to Using IVI with Agilent VEE Pro Version 1.5 Copyright IVI Foundation, 2011 All rights reserved The IVI Foundation has full copyright privileges of all versions

More information

Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015

Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015 Keithley Instruments ExceLINX-3A ExceLINX software for the Model 2000 Release Note for Version C02 3/26/2015 IMPORTANT: To work properly with ExceLINX, your instrument must have a compatible version of

More information

ECONseries Low Cost USB DAQ

ECONseries Low Cost USB DAQ ECONseries Low Cost USB Data Acquisition Modules ECONseries Low Cost USB DAQ The ECONseries is a flexible yet economical series of multifunction data acquisition modules. You choose the number of analog

More information

Agilent 34450A 5.5 Digit Bench Digital Multimeter. Turbo charge your measurements with one of the fastest throughput digital multimeter in its class

Agilent 34450A 5.5 Digit Bench Digital Multimeter. Turbo charge your measurements with one of the fastest throughput digital multimeter in its class Agilent 34450A 5.5 Digit Bench Digital Multimeter Turbo charge your measurements with one of the fastest throughput digital multimeter in its class Read your measurements effortlessly via a bright OLED

More information

Tools for Developing LXI Systems

Tools for Developing LXI Systems Tools for Developing LXI Systems BY PAUL G. SCHREIER, EDITOR W With more LXI hardware coming to market and engineers taking a closer look at this technology, questions from developers and system integrators

More information

Appendix G. Commercial DSP Systems. Annie Foong

Appendix G. Commercial DSP Systems. Annie Foong Appendix G Commercial DSP Systems Annie Foong A wide variety of commercial data acquisition hardware and software is currently available in the market. Most comes in the form of full-fledged data acquisition

More information

34970A 3499A/B/C. Advanced Test Equipment Rentals ATEC (2832) 34970A and 3499A/B/C Switch Systems

34970A 3499A/B/C. Advanced Test Equipment Rentals ATEC (2832) 34970A and 3499A/B/C Switch Systems E stablished 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) and 3499A/B/C Switch Systems Product Overview Which would be best for your application? 3499A/B/C Module and Mainframe

More information

BenchVue Software (BV0000A)

BenchVue Software (BV0000A) TECHNICAL OVERVIEW BenchVue Software (BV0000A) Control. Automate. Simplify. Simplified Measurement Viewing, Control and Capture Keysight BenchVue software for the PC eliminates many of the issues around

More information

Automated Test Equipments

Automated Test Equipments Automated Test Equipments Elias Nicolas National Instruments - Arabia Tests and Measurements Interactive Measurements Benchtop Non-programmed Automated Measurements Data Acq, Instr I/O Programmed Automated

More information

Getting Started with IVI Drivers

Getting Started with IVI Drivers Getting Started with IVI Drivers Your Guide to Using IVI with LabWindows TM /CVI TM Version 1.2 Copyright IVI Foundation, 2015 All rights reserved The IVI Foundation has full copyright privileges of all

More information

ProCal & ProCal-Track Calibration Software Features In Depth

ProCal & ProCal-Track Calibration Software Features In Depth Calibration Software ProCal & ProCal Track Calibration Software Full versions of are available to evaluate from the Transmille CD. ProCal-Track runs for 30 days after installation ProCal runs only the

More information

DT9800 Series. USB Function Module for Data Acquisition

DT9800 Series. USB Function Module for Data Acquisition DT9800 Series USB Function Module for Data Acquisition True plug-and-play: Key Features One cable supplies both power and all connections to the USB module. All connections are external so you do not need

More information

Tektronix Bench Instruments PC Connectivity Installation Manual

Tektronix Bench Instruments PC Connectivity Installation Manual xx ZZZ Tektronix Bench Instruments PC Connectivity Installation Manual *P077052700* 077-0527-00 xx ZZZ Tektronix Bench Instruments PC Connectivity Installation Manual www.tektronix.com 077-0527-00 Copyright

More information

Integrated Test Executive and Programming Development Environment

Integrated Test Executive and Programming Development Environment Integrated Test Executive and Programming Development Environment Object oriented programming development allows rapid development and deployment of test applications Full-featured customizable Test Executive

More information

Test and Measurement Product Catalog. ZTEC Instruments. The Leader in Modular Oscilloscopes

Test and Measurement Product Catalog. ZTEC Instruments. The Leader in Modular Oscilloscopes 2007 Test and Measurement Product Catalog ZTEC Instruments The Leader in Modular Oscilloscopes From the President I appreciate your interest in ZTEC Instruments. I hope this 2007 edition of our catalog

More information

New. A g i l e n t Basic Instruments Catalogue Series Portable Oscilloscopes. See what you ve been missing. IT and Instrumentation for industry

New. A g i l e n t Basic Instruments Catalogue Series Portable Oscilloscopes. See what you ve been missing. IT and Instrumentation for industry 5000 Series Portable Oscilloscopes Basic Instruments Catalogue - Basic Instruments Catalogue - Basic Instruments Catalogue - Basic Instruments Catalogue - Basic Instruments Catalogue - Basic Instruments

More information

Integrating VISA, IVI and ATEasy to Migrate Legacy Test Systems

Integrating VISA, IVI and ATEasy to Migrate Legacy Test Systems Integrating VISA, IVI and ATEasy to Migrate Legacy Systems By Loofie Gutterman Geotest-Marvin Systems, Inc 17570 Cartwright Road, Irvine, CA 92614 (949) 263-2222 loofieg@geotestinccom New software technologies

More information

Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices

Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices Application Note 1465-22 More than 30 years after its creation, GPIB remains popular due to its ease-of-use and robustness.

More information

VIBbox 64-Channel Sound & Vibration Solution

VIBbox 64-Channel Sound & Vibration Solution VIBbox 64-Channel Sound & Vibration Solution VIBbox is a high-accuracy, high channel count, dynamic signal analyzer system for sound and vibration applications. VIBbox packages four DT9857E modules in

More information

ArbExpress AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Installation Manual

ArbExpress AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Installation Manual xx ZZZ ArbExpress AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Installation Manual *P077069700* 077-0697-00 xx ZZZ ArbExpress AXW100 Waveform Creation and Editing Tool for Tektronix

More information

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet Agilent U2600A Series USB Isolated Digital I/O Devices Data Sheet Features Hi-Speed USB 2.0 (480 Mbps) Functions as standalone or modular unit Up to 64 opto-isolated digital I/O lines Up to 1250 V rms

More information

LAN extensions for Instrumentation. The LXI Primer. Version 1.1

LAN extensions for Instrumentation. The LXI Primer. Version 1.1 LAN extensions for Instrumentation The LXI Primer Version 1.1 The LXI Primer I The LXI Primer 1.0 Introduction 1.1 What is LXI? 1 1.2 Network Basics 2 1.3 LXI vs. GPIB 4 1.4 LXI Core Features 5 1.5 LXI

More information

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter

10 THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter THINGS YOU MUST KNOW BEFORE BUYING YOUR NEXT Benchtop Digital Multimeter Introduction The digital multimeter (DMM) is the most commonly used instrument on an engineer s bench. We use it almost every day.

More information

Keysight Technologies BenchVue Software v3.5 (BV0000A)

Keysight Technologies BenchVue Software v3.5 (BV0000A) Keysight Technologies BenchVue Software v3.5 (BV0000A) Data capture simplified. Click. Capture. Done. Technical Overview 02 Keysight BenchVue Software v3.5 (BV0000A) - Technical Overview Simplified Measurement

More information

R&S QuickStep Test Executive Software Flexibility and excellent performance

R&S QuickStep Test Executive Software Flexibility and excellent performance Product Brochure Version 05.00 R&S QuickStep Test Executive Software Flexibility and excellent performance QuickStep_bro_en_3607-2249-12_v0500.indd 1 21.12.2017 16:45:09 R&S QuickStep Test Executive Software

More information

Install the Software and Hardware

Install the Software and Hardware WHERE TO START WITH YOUR NI 4350/4351 This document explains how to begin using your National Instruments 4350/4351 high-precision temperature and voltage meters. The NI 4350/4351 (NI 435x) products include

More information

R&S VISA Release Notes Software Version 5.8.6

R&S VISA Release Notes Software Version 5.8.6 R&S VISA Release Notes Software Version 5.8.6 2018 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12-164 E-mail: mailto:info@rohde-schwarz.com

More information

The MathWorks Products and Prices Euro Academic March 2010

The MathWorks Products and Prices Euro Academic March 2010 MATLAB Product Family Academic pricing is reserved for noncommercial use by degree-granting institutions in support of on-campus classroom instruction and academic research. Refer to /academia for complete

More information

Test Systems Using LXI

Test Systems Using LXI Test Systems Using LXI Feb 11, 2015 Edition Notice of Rights/Permissions: All rights reserved. This document is the property of the LXI Consortium and may be reproduced, but unaltered, in whole or in part,

More information

DASYLab Data Acquisition System Laboratory

DASYLab Data Acquisition System Laboratory Features Create complex applications in minimal time without programming Lets you build worksheets using graphical functions: - Select icons from a palette and place them on worksheet - Connect them using

More information

LXI Day. Sponsored by

LXI Day. Sponsored by LXI Day Sponsored by May 23, 2008 Introduction to LXI Why LXI? GPIB TRS 80 IBM PC VXI Worldwide VME Windows Web ISA EISA PCI cpci MCA PXI Rapid IO PCI-X PCI Express PXIe? 1970 1972 1977 1980 1982 1985

More information

DynoWare. Electronics & Software. Software for Data Acquisition and Evaluation. Type 2825A...

DynoWare. Electronics & Software. Software for Data Acquisition and Evaluation. Type 2825A... Electronics & Software DynoWare Software for Data Acquisition and Evaluation 2825A... Kistler DynoWare is a universal and easy to use software, which is particularly suitable for force measurements with

More information

ChartView Out-of-the-Box Setup, Acquisition, & Real-Time Display Software

ChartView Out-of-the-Box Setup, Acquisition, & Real-Time Display Software Out-of-the-Box Setup, Acquisition, & Real-Time Display Software ChartView Software Display and record data in minutes, with no programming Display strip charts in real time Make on-screen measurements

More information

VIBBOX. 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels. Key Feature of Each VIBbox: Table 1. Key Features of VIBbox Models

VIBBOX. 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels. Key Feature of Each VIBbox: Table 1. Key Features of VIBbox Models VIBBOX 32, 48, or 64-Channel Sound & Vibration Solution Expansion to 256 Channels VIBbox is a high-accuracy, high channel count, dynamic signal analyzer system for sound and vibration applications. Each

More information

LabWindows /CVI Using the Latest ANSI C Tools for High-Performance Automated Test

LabWindows /CVI Using the Latest ANSI C Tools for High-Performance Automated Test LabWindows /CVI Using the Latest ANSI C Tools for High-Performance Automated Test Agenda Introduction to LabWindows/CVI and modular instruments Developing modular instrument applications Hybrid systems

More information

Keysight Technologies IO Libraries Suite 2019 DATA SHEET

Keysight Technologies IO Libraries Suite 2019 DATA SHEET Keysight Technologies IO Libraries Suite 2019 DATA SHEET Accelerate Instrument Connection and Control with IO Libraries IO Libraries Suite 2019 now supports both Windows and Linux operating systems. Automatically

More information

Engineering Data Management (EDM) Software

Engineering Data Management (EDM) Software Engineering Data Management (EDM) Software Engineering Data Management (EDM) is an integrated suite of software tools from Crystal Instruments for data management and post processing. It features a single

More information

Agilent Connectivity Advances for Component Manufacturers. Product Note

Agilent Connectivity Advances for Component Manufacturers. Product Note Agilent Connectivity Advances for Component Manufacturers Product Note Introduction Since the introduction of the IEEE 488 interface, computers have been used to control instrumentation and capture test

More information

TriLink. User Guide. ISE, Inc. Second Edition October 2007 Fourier Systems

TriLink. User Guide. ISE, Inc. Second Edition October 2007 Fourier Systems ISE, Inc. 10100 Royalton Rd. Cleveland, OH 44133 Tel: (440) 237-3200 Fax: (440) 237-1744 http://iseinc.com TriLink User Guide Second Edition October 2007 Fourier Systems Contents Introduction...7 Chapter

More information

DaqPRO Solution. User Guide INNOVATIVE MONITORING SOLUTIONS ALL IN ONE SOLUTION FOR DATA LOGGING AND ANALYSIS.

DaqPRO Solution. User Guide INNOVATIVE MONITORING SOLUTIONS ALL IN ONE SOLUTION FOR DATA LOGGING AND ANALYSIS. INNOVATIVE MONITORING SOLUTIONS www.fourtec.com User Guide including DaqLab FACTORIES Monitoring product quality throughout the entire manufacturing cycle TESTING STANDARDS Ensuring quality control and

More information

16-Bit A/D Converter (ENOB=14.1) 16-bit D/A. 16-bit D/A. Digital I/O (8/8) Counter/Timer (2)

16-Bit A/D Converter (ENOB=14.1) 16-bit D/A. 16-bit D/A. Digital I/O (8/8) Counter/Timer (2) DT9818 Isolated, Embedded USB Data Acquisition Board The DT9818 is perfect for embedding in a custom application where isolation is required. The DT9818 is a highperformance USB data acquisition (DAQ)

More information

ArbExpressr AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Version

ArbExpressr AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Version Manual ArbExpressr AXW100 Waveform Creation and Editing Tool for Tektronix AWG/AFG Version 2.3 061-4288-03 www.tektronix.com *P061428803* 061428803 Copyright Tektronix. All rights reserved. Licensed software

More information

R&S RTB2000 Oscilloscope Release Notes Firmware Version

R&S RTB2000 Oscilloscope Release Notes Firmware Version Oscilloscope Release Notes Firmware Version 02.202 These Release Notes describe the following models and options: R&S RTB2004 Oscilloscope, order no. 1333.1005K04 R&S RTB2002 Oscilloscope, order no. 1333.1005K02

More information

IVI Introduction. Autotestcon 2016

IVI Introduction. Autotestcon 2016 IVI Introduction 1 What is IVI? The primary purpose of the Consortium is to: Promote the development and adoption of standard specifications for programming test instrument Focus on the needs of the people

More information

DynoWare. Electronics & Software. Software for Data Acquisition and Evaluation. Type 2825A...

DynoWare. Electronics & Software. Software for Data Acquisition and Evaluation. Type 2825A... Electronics & Software DynoWare 2825A... Software for Data Acquisition and Evaluation Kistler DynoWare is a universal and easy to use software, which is particularly suitable for force measurements with

More information

LabVIEW Basics I: Introduction Course

LabVIEW Basics I: Introduction Course www.ni.com/training LabVIEW Basics I Page 1 of 4 LabVIEW Basics I: Introduction Course Overview The LabVIEW Basics I course prepares you to develop test and measurement, data acquisition, instrument control,

More information

Keysight U2751A USB Modular Switch Matrix

Keysight U2751A USB Modular Switch Matrix Keysight U2751A USB Modular Switch Matrix The Keysight Technologies, Inc. U2751A USB modular switch matrix offers a high quality, low-cost switching solution for automated testing. It has 32 two-wire cross

More information

Using Advanced Triggering

Using Advanced Triggering Using Advanced Triggering Methods to Reduce ATE Test Times Introduction With advances in technology, Automatic Test Equipment (ATE) systems are becoming more widely used across a range of industries including

More information

Evaluating a Test Executive

Evaluating a Test Executive Evaluating a Test Executive Feature Comparison Matrix National Instruments TestStand combines a large set of off-the-shelf features, a high-performance test execution, and incredible flexibility, to make

More information

DataFlow. DataFlow. Electronics & Software. Quality Monitoring System. DataFlow Statistics. Type 2805A...

DataFlow. DataFlow. Electronics & Software. Quality Monitoring System. DataFlow Statistics. Type 2805A... Electronics & Software DataFlow Quality Monitoring System 2805A... DataFlow is a universal system for process visualization, analysis, monitoring and documentation. Different hardware components can be

More information

R&S ELEKTRA Release Notes Software Version V2.10

R&S ELEKTRA Release Notes Software Version V2.10 R&S ELEKTRA Release Notes Software V2.10 ELEMI-E 2018 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12-164 E-mail: mailto:info@rohde-schwarz.com

More information

Logic Analyzers by Link Instruments, Inc Logic Analyzers

Logic Analyzers by Link Instruments, Inc Logic Analyzers Logic Analyzers Our latest series of logic analyzers offer all of the features and performance you have come to expect from much more expensive units: Very high speed clock rates, super deep data buffers,

More information

QUARTZ PCI. SLOW-SCAN for ANALOG SEMs THE MEASURING, ANNOTATING, PROCESSING, REPORTING, ARCHIVING, DO EVERYTHING SOLUTION FOR MICROSCOPY

QUARTZ PCI. SLOW-SCAN for ANALOG SEMs THE MEASURING, ANNOTATING, PROCESSING, REPORTING, ARCHIVING, DO EVERYTHING SOLUTION FOR MICROSCOPY QUARTZ PCI SLOW-SCAN for ANALOG SEMs THE MEASURING, ANNOTATING, PROCESSING, REPORTING, ARCHIVING, DO EVERYTHING SOLUTION FOR MICROSCOPY ADDING THE LATEST DIGITAL IMAGING CAPABILITIES TO YOUR SEM IMPROVES

More information

Developing Customized Measurements and Automated Analysis Routines using MATLAB

Developing Customized Measurements and Automated Analysis Routines using MATLAB 2013 The MathWorks, Inc. Developing Customized Measurements and Automated Analysis Routines using MATLAB Guillaume Millot MathWorks France MathWorks Overview Founded in 1984 in the US Several software

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

CSA8000 & TDS8000 Instruments CSA8000B & TDS8000B Instruments Using National Instruments LabVIEW

CSA8000 & TDS8000 Instruments CSA8000B & TDS8000B Instruments Using National Instruments LabVIEW Supplement CSA8000 & TDS8000 Instruments CSA8000B & TDS8000B Instruments Using National Instruments LabVIEW This document applies to software version 1.3 and above. www.tektronix.com Copyright Tektronix,

More information

This document provides additional information for the installation and use of the Keithley I/O Layer.

This document provides additional information for the installation and use of the Keithley I/O Layer. Keithley Instruments KIOL-850C07 Release Notes for Version C07 Keithley I/O Layer, including the Keithley Configuration Panel and Wizard, Keithley Communicator, and VISA runtime 3/30/2015 This document

More information

DAQFactory U3 Tutorial Getting Started with DAQFactory-Express and your LabJack U3 11/3/06

DAQFactory U3 Tutorial Getting Started with DAQFactory-Express and your LabJack U3 11/3/06 DAQFactory U3 Tutorial Getting Started with DAQFactory-Express and your LabJack U3 11/3/06 Congratulations on the purchase of your new LabJack U3. Included on your installation CD is a fully licensed copy

More information

ECONseries Low Cost USB DAQ

ECONseries Low Cost USB DAQ ECONseries Low Cost USB Data Acquisition Modules ECONseries Low Cost USB DAQ The ECONseries is a flexible yet economical series of multifunction data acquisition modules. You choose the number of analog

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) Getting There Just Got Easier Agilent 1680 and 1690 Series Logic Analyzers Solve critical digital design problems faster

More information

Keysight Technologies Modifying a GPIB System to Include LAN/LXI

Keysight Technologies Modifying a GPIB System to Include LAN/LXI Keysight Technologies Modifying a GPIB System to Include LAN/LXI A step-by-step example Application Note Introduction In most cases, the process of replacing a GPIB instrument with a similar LXI-based

More information

PeakTech. Manual. Software for PeakTech Digital Multimeter. DMM Tool

PeakTech. Manual. Software for PeakTech Digital Multimeter. DMM Tool PeakTech Manual Software for PeakTech Digital Multimeter Content PeakTech Content... 2 Installation... 2 Uninstallation... 5 Quick Start... 6 Graphical User Interface... 8 The LCD... 8 The Line Chart...

More information

VME Data Acquisition System, ADC Read

VME Data Acquisition System, ADC Read VME Data Acquisition System, ADC Read Abstract: UTA-HEP/LC 0023 Shashwat Udit University of Texas at Arlington August 25, 2008 This document presents the design concept and the functionality of the newly

More information

AKELA Vector Network Analyzer (VNA) Quick Start Guide

AKELA Vector Network Analyzer (VNA) Quick Start Guide AKELA Vector Network Analyzer (VNA) Quick Start Guide Copyright AKELA, Inc. 2012, all rights reserved http:\\akelainc.com LabVIEW and LabWindows are registered trademarks of National Instruments Incorporated

More information

Quest Central for DB2

Quest Central for DB2 Quest Central for DB2 INTEGRATED DATABASE MANAGEMENT TOOLS Supports DB2 running on Windows, Unix, OS/2, OS/390 and z/os Integrated database management components are designed for superior functionality

More information

Agilent U2600A Series USB Modular Isolated Digital I/O Devices. Data Sheet

Agilent U2600A Series USB Modular Isolated Digital I/O Devices. Data Sheet Agilent U2600A Series USB Modular Isolated Digital I/O Devices Data Sheet Introduction Features Hi-Speed USB 2.0 (480 Mbps) Functions as standalone or modular unit Up to 64 opto-isolated digital I/O lines

More information

Users Guide. dbase, LLC 2016 All rights reserved.

Users Guide. dbase, LLC 2016 All rights reserved. Users Guide 1 dbase, LLC 2016 All rights reserved. dbase, LLC may have patents and/or pending patent applications covering subject matter in this document. The furnishing of this document does not give

More information

Kulite DAQ. Data Acquisition Software User s Manual. Version 3.2.0

Kulite DAQ. Data Acquisition Software User s Manual. Version 3.2.0 Kulite DAQ Data Acquisition Software User s Manual Version 3.2.0 Table of Contents Kulite DAQ Overview... 3 Main Window... 4 1. Menu bar... 4 2. Interface selection... 5 3. Found devices... 5 4. Sorting...

More information

Keithley Instruments ExceLINX-2A ExceLINX software for the Model 6485,6487 and 6514 Release Note for Version C04 9/4/2013

Keithley Instruments ExceLINX-2A ExceLINX software for the Model 6485,6487 and 6514 Release Note for Version C04 9/4/2013 Keithley Instruments ExceLINX-2A ExceLINX software for the Model 6485,6487 and 6514 Release Note for Version C04 9/4/2013 IMPORTANT: To work properly with ExceLINX, your instrument must have a compatible

More information

PHY 351/651 LABORATORY 1 Introduction to LabVIEW

PHY 351/651 LABORATORY 1 Introduction to LabVIEW PHY 351/651 LABORATORY 1 Introduction to LabVIEW Introduction Generally speaking, modern data acquisition systems include four basic stages 1 : o o A sensor (or transducer) circuit that transforms a physical

More information

Automation Software. Automation & Sensing. Selection Guide Automation Organizer Suite WindO/I-NV WindLDR WindCFG...

Automation Software. Automation & Sensing. Selection Guide Automation Organizer Suite WindO/I-NV WindLDR WindCFG... Automation & Sensing Selection Guide... 122 Automation Organizer Suite... 123 WindO/I-NV2... 124 WindLDR... 129 WindCFG... 133 WindSRV... 135 WindLGC... 138 Automation Software OI Touchscreens PLCs Power

More information

CeweCetrics Start up manual

CeweCetrics Start up manual CeweCetrics Start up manual Contents Introduction...3 What is Cetrics?... 3 An outline... 3 Definitions... 4 Typical fields of application... 6 Documentation... 7 Product support... 7 Installation...8

More information

Keysight Technologies The Advantage of Universal Inputs in Data Acquisition Systems

Keysight Technologies The Advantage of Universal Inputs in Data Acquisition Systems Keysight Technologies The Advantage of Universal Inputs in Data Acquisition Systems Application Brief Test Challenges: Measure multiple sensors and signal types 02 Keysight The Advantage of Universal Inputs

More information