Multiple Recorders in CANape Version Application Note AN-AMC-1-112

Size: px
Start display at page:

Download "Multiple Recorders in CANape Version Application Note AN-AMC-1-112"

Transcription

1 Version Author(s) Restrictions Abstract Shrimant Saxena; Gernot König Released document This application note explains the concept of multiple recorders in the measurement configuration of CANape. A recorder is a virtual device which stores data related to the measurement in progress in a dedicated measurement file. The start and end of a recording are not dependent upon the measurement sequence. Table of Contents 1.0 Overview Concept/Feature Overview Measurement Configuration Measurement Options Measurement Options Measurement Start Measurement Options Measurement Measurement Options Measurement Stop Measurement Signals Recorder List Event List Audio Outputs Using Multiple Recorders in CANape Contacts Overview The purpose of this document is to explain the concept of using multiple recorders for logging measurement data in CANape. Using multiple recorders allows CANape to create multiple log files (*.mdf) during one measurement. Each log file can contain specific signals or events captured during the measurement. Note: The multiple recorder concept is supported since CANape 7. This documentation is based on CANape Concept/Feature Overview The following accommodate multiple recorders in CANape: It is possible to measure the same signal in different recorders with the same measurement raster. Note: Multimedia signals can only be assigned to one recorder Every recorder in the Measurement configuration saves to a unique measurement file. Every recorder has unique start and optional stop trigger conditions. Trigger events are defined at a central place in the Measurement configuration window, and recorders contain only references to these trigger events. Recorder-Specific and Signal-specific data reduction is available. Copyright Vector Informatik GmbH Contact Information: or

2 3.0 Measurement Configuration The Measurement configuration dialog can be opened from the menu or with the <F4> shortcut key. This window provides access to measurement start and stop conditions, measurement runtime configuration, and any signals, devices, functions, or variables associated with the project s measurements. It also contains the configuration dialog box for setting up multiple recorders, along with options for configuring the start and stop conditions and events for each recorder. Finally, it contains settings for audio outputs. In the Multirecorder demo, click the Measurement menu option and then click Measurement Configuration, or press the <F4> key, to bring up the Measurement Configuration window. Then, click Measurement signals. The Measurement configuration dialog is shown in Figure 1. Figure 1: Measurement Configuration Window Note: The signal-to-recorder mappings are clearly shown. RPM_HIGHER_4000 is only recording certain signals while Complete_Measurement is recording the majority of the signals. Both are separate recorders and will generate individual MDF files with unique measurements. Each can be individually triggered by separate events. 3.1 Measurement Options The first subsection of the Measurement Configuration window tree at the left is called Measurement options. The measurement options are valid for the entire measurement. The measurement runs independently of the trace made by any recorder. In addition to measurement values, the calibration operations performed during a measurement can also be recorded. The comment added to the measurement file for new recorders can be configured in this section of the window Measurement Options Measurement Start In the Measurement start dialog (see Figure 2), it is possible to specify which devices have their calibration options or parameter sets saved during the measurement or before the measurement is started. Additionally, the 2

3 initial setup of the time axis and the Y axis of Graphic windows can be configured in the Measurement start dialog. Figure 2: Measurement Start Dialog Measurement Options Measurement The size of CANape s measurement buffer can be set in the Measurement dialog (the second dialog down in the tree), as well as scrolling and other display behavior of Graphic windows in CANape during a measurement. This dialog is shown in Figure 3. 3

4 Figure 3: Measurement Dialog Measurement Options Measurement Stop In the Measurement stop dialog, the stop condition for the measurement can be changed from manual to a time limit or an event trigger. Additionally, the Graphic window behavior when a measurement stops can be configured here. This dialog is shown in Figure 4. 4

5 Figure 4: Measurement Stop Dialog In the Comment template dialog, the default comment for log files can be set, and the post-measurement comment prompt can be turned on or off. The Comment template of the measurement options is used only as a template for new recorders or for measurement files saved from the display buffer or Graphic window after measurement has stopped. The comment template for existing recorders can be modified in the options for each recorder. 3.2 Measurement Signals The Measurement signals dialog (see Figure. 1) shows all of the measurement signals in the Measurement Configuration. It is the second subsection of the Measurement Configuration window. This includes device signals, CANape functions, global variables, MATLAB/Simulink model signals, bypass functions, stimulations, and multimedia signals. The columns shown in the Measurement signals dialog can be changed by the user. The order of the columns can be also be set. The names of any configured recorders can be seen in this dialog and different signals can be set to be captured by these recorders. In this example, there are two recorders: Complete_Measurement and RPM_HIGHER_4000. The check mark next to the floppy disk icon indicates that the recorder is capturing for that specific signal. For example, Complete_Measurement will be measuring OutputTorque but RPM_HIGHER_4000 will not. Similarly, the signal Write is measured by RPM_HIGHER_4000 but not by Complete_Measurement. When a new recorder is created, the corresponding column is added automatically to the Measurement signals list. The measurement mode for each signal is defined here, but each recorder may have data reduction when recording a signal. 5

6 3.3 Recorder List The third subsection of the Measurement Configuration window tree is the Recorder list. A recorder is a uniquely named virtual device which stores data relating to the measurement in progress in a dedicated measurement file. By default, a new project will have one recorder named Recorder. In this example, there are two recorders: Complete_Measurement and RPM_HIGHER_4000. Each recorder stores its own subset of data from its own selection of signals in a uniquely named file. The Recorder list dialog shows the name, status, trigger condition, and measurement file name for each recorder in the configuration. In the dialog for each individual recorder, the recorder name can be set, as well as a comment for that recorder. Also, the name of the measurement file is set here, with an optional macro for incrementing the file name during consecutive measurements. The macro for Complete_Measurement is {RECORDER}_{YEAR}-{MONTH}- {DAY}_{HOUR}-{MINUTE}-{SECOND}.MDF will ensure that each consecutive measurement has its own uniquely named measurement file. The recorder for RPM_HIGHER_4000 has the same macro to define its measurement file names, but since the recorders themselves have different names, the files will still be uniquely named (see Figure 5). Figure 5: Recorder List Dialog Options 6

7 Each recorder in the configuration has pages for options, triggers, and signal lists. The behavior of the recorder at the start, stop, and the duration of the measurement can be configured on the Recorder Options page (see Figure 6). Figure 6: Recorder Options Page 7

8 A trigger for the recorder can be configured on the Trigger page (see Figure 7). Figure 7: Trigger Page The signals saved by the recorder are set on the All recorder signals page. Figure 8: All Recorder Signals 3.4 Event List The fourth subsection of the Measurement Configuration window tree is called the Event list. Many measurement operations (such as the start of a recording via a trigger, the output of an audio signal or the stopping of a measurement) can be controlled by events. An event can be a change to a measurement signal, the input of a key combination by the operator, or a system message relating to the measurement or the installed device drivers. These events are linked to various actions in the configuration so that when they occur, the associated actions are triggered. 8

9 Events that are dependent on the value of a signal in the Measurement Configuration can be defined on the Signal events page. An example signal event is shown in Figure 9. Figure 9: Signal Event In the Keyboard events page, events can be defined as a combination of keyboard inputs. The System events page displays the events generated by system messages from CANape or connected hardware. These events are defined by CANape. They cannot be modified. Algebraic events can also be defined by the user. By using these types of events, the user can create rules and simple functions as an alternative to signal conditions. In some scenarios, this can provide much more versatile recorder triggers options than a simple signal event would. For example, defining an audio measurement using a logarithmic or trigonometric condition, or defining a logic based trigger using positive/negative edge and logical conditions. A simple example of the RPM_HIGHER_4000 condition can be seen as an algebraic condition in Figure 10. 9

10 Figure 10: Algebraic Event for RPM_HIGHER_ Audio Outputs The fifth subsection of the Measurement Configuration window tree is called Audio outputs (see Figure 11). Audio outputs (system sounds, audio files, or spoken text) are triggered by specific events, and are only available during active measurement. System sounds, audio files, and text strings can be output by CANape. The text string output is dependent on the text-to-speech voices installed in Windows. 10

11 Figure 11: Audio Output Setup 4.0 Using Multiple Recorders in CANape The Multi-recorder project is already configured to use multiple recorders. As we have seen, one recorder is configured to measure all data. The other recorder is configured to start recording specific signals when the simulated engine s RPM exceeds 4000 RPM. In the project, set the Throttle slider to maximum. Click the lightning bolt icon or the <F9> button to start the measurement. The recorder Complete_Measurement starts recording data. As the simulated car accelerates, the RPM increases. When the RPM increases past the 4000 limit, it triggers an event which causes the recorder RPM_HIGHER_4000 recorder to start recording specific signals. Lower the throttle slider and click the brakes. As the engine RPM decreases past the 1500RPM limit, another event is triggered and causes the recorder RPM_HIGHER_4000 to stop recording. Once the speed reaches 0mph, stop the measurement by using the stop button or pressing the Esc key. The full results of the measurement are shown in the Graphic window as shown in Figure

12 Figure 12: Complete Measurement Results The measurement files are stored in two separate files. One is from recorder Complete_Measurement and the other is from recorder RPM_HIGHER_4000. When loading the file from the Complete_Measurement recorder by selecting Analysis Show values from measurement file, you will see signal values for the whole measurement. See figure 13. Figure 13: All signal values 12

13 If you select the measurement file from the RPM_Higher_4000 recorder by selecting Analysis Show values from measurement file you will see the values between the start and the stop event only. The trigger events are shown by the green lines. See figure 14. Figure 14: Signal values between triggered events only 5.0 Contacts Germany and all countries not named below: Vector Informatik GmbH Ingersheimer Str Stuttgart GERMANY Phone: Fax: France, Belgium, Luxemburg: Vector France S.A.S. 168, Boulevard Camélinat Malakoff FRANCE Phone: Fax: information@fr.vector.com Sweden, Denmark, Norway, Finland, Iceland: VecScan AB Theres Svenssons Gata Göteborg SWEDEN Phone: Fax: info@se.vector.com United Kingdom, Ireland: Vector GB Ltd. Rhodium, Central Boulevard Blythe Valley Park Solihull, Birmingham West Midlands B90 8AS UNITED KINGDOM Phone: Fax: info@uk.vector.com China: Vector Automotive Technology (Shanghai) Co., Ltd. Sunyoung Center Room 1701, No.398 Jiangsu Road Changning District Shanghai P.R. CHINA Phone: Fax: info@cn.vector.com India: Vector Informatik India Pvt. Ltd. 4/1/1/1, Sutar Icon, Sus Road, Pashan, Pune INDIA Phone: Fax: info@in.vector.com USA, Canada, Mexico: Vector CANtech, Inc Orchard Hill Place, Suite 550 Novi, MI USA Phone: Fax: info@us.vector.com Japan: Vector Japan Co. Ltd. Tennozu Yusen Bldg. 16F Higashi-shinagawa, Shinagawa-ku, Tokyo JAPAN Phone: Fax: info@jp.vector.com Korea: Vector Korea IT Inc. 5F, Gomoas bldg. 12 Hannam-daero 11-gil, Yongsan-gu Seoul, REPUBLIC OF KOREA Phone: Fax: info@kr.vector.com 13

Black and Frozen Frame Detection

Black and Frozen Frame Detection Black and Frozen Frame Detection WFM6120/7020/7120 & WVR6020/7020/7120 Version 5.0.2 Software How To Guide How To Guide Figure 1. Input Monitor Mode Configuration. What is Black and Frozen Frame Detection?

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

Application Note. Traffic Signal Controller AN-CM-231

Application Note. Traffic Signal Controller AN-CM-231 Application Note AN-CM-231 Abstract This application note describes how to implement a traffic controller that can manage traffic passing through the intersection of a busy main street and a lightly used

More information

How-To Guide. LQV (Luminance Qualified Vector) Measurements with the WFM8200/8300

How-To Guide. LQV (Luminance Qualified Vector) Measurements with the WFM8200/8300 Loudness Measurement LQV (Luminance Qualified Vector) Measurements with the WFM8200/8300 How-To Guide Introduction The patented Luminance Qualified Vector (LQV) Display enhances the current Diamond/Split

More information

Spearhead Display. How To Guide

Spearhead Display. How To Guide Spearhead Display The Tektronix color tool set has always been about allowing the user to marry the Art & Science irrespective of the color space they are working in. How To Guide How To Guide Figure 1.

More information

Network Line Card Testing using the TDS3000B DPO Application Note. Line Card Testing Example: Throughput = Shippable Dollars

Network Line Card Testing using the TDS3000B DPO Application Note. Line Card Testing Example: Throughput = Shippable Dollars Testing Example: Throughput = Shippable Dollars Overall manufacturing test throughput is dependent on many factors. Figure 1 shows a typical line card test setup using an oscilloscope, a channel multiplexer,

More information

Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope APPLICATION NOTE

Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope APPLICATION NOTE Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope Introduction In a traditional acquisition system, an analog signal input goes through some form of signal conditioning

More information

Case study: how to create a 3D potential scan Nyquist plot?

Case study: how to create a 3D potential scan Nyquist plot? NOVA Technical Note 11 Case study: how to create a 3D potential scan Nyquist plot? 1 3D plotting in NOVA Advanced 3D plotting In NOVA, it is possible to create 2D or 3D plots. To create a 3D plot, three

More information

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ

AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ. Products: AMIQ, SMIQ Products: AMIQ, SMIQ AMIQ-K2 Program for Transferring Various-Format I/Q Data to AMIQ The software AMIQ-K2 enables you to read, convert, and transfer various-format I/Q data files to AMIQ format. AMIQ-K2

More information

User manual. English. Perception CSI Extension Harmonic Analysis Sheet. A en

User manual. English. Perception CSI Extension Harmonic Analysis Sheet. A en A4192-2.0 en User manual English Perception CSI Extension Document version 2.0 February 2015 For Harmonic Analysis version 2.0.15056 For Perception 6.60 or higher For HBM's Terms and Conditions visit www.hbm.com/terms

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

Analyze Frequency Response (Bode Plots) with R&S Oscilloscopes Application Note

Analyze Frequency Response (Bode Plots) with R&S Oscilloscopes Application Note Analyze Frequency Response (Bode Plots) with R&S Oscilloscopes Application Note Products: R&S RTO2002 R&S RTO2004 R&S RTO2012 R&S RTO2014 R&S RTO2022 R&S RTO2024 R&S RTO2044 R&S RTO2064 This application

More information

Extended Digitizing Function MS269xA-050 HDD Digitizing Interface

Extended Digitizing Function MS269xA-050 HDD Digitizing Interface Product Introduction Extended Digitizing Function MS269xA-050 HDD Digitizing Interface MS2690A/MS2691A/MS2692A Signal Analyzer MS2690A/MS2691A/MS2692A Signal Analyzer Extended Digitizing Function MS269xA-050

More information

AUTOPILOT DLM Satellite Downlink Manager USER GUIDE

AUTOPILOT DLM Satellite Downlink Manager USER GUIDE AUTOPILOT DLM Satellite Downlink Manager USER GUIDE AUTOPILOT User Guide Rev 3.70 Nov. 2004. Broadcast Automation Systems, Inc. 35 Sunnypoint Crescent, Scarborough, ON, Canada M1M 1B8 tel: 416-264-8415

More information

The Benefits of External Waveform Monitors in Color Correction for Video. Application Note

The Benefits of External Waveform Monitors in Color Correction for Video. Application Note The Benefits of External Waveform Monitors in Color Correction for Video Application Note Application Note Figure 2. This is a screenshot from Avid s built in RGB Parade waveform monitor. Figure 1. Tektronix

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

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

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

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

Logic Analyzer Triggering Techniques to Capture Elusive Problems

Logic Analyzer Triggering Techniques to Capture Elusive Problems Logic Analyzer Triggering Techniques to Capture Elusive Problems Efficient Solutions to Elusive Problems For digital designers who need to verify and debug their product designs, logic analyzers provide

More information

Procedures to Characterize Maury s Automatic Tuner Using ATS Software Version 5.1 or above

Procedures to Characterize Maury s Automatic Tuner Using ATS Software Version 5.1 or above Procedures to Characterize Maury s Automatic Tuner Using ATS Software Version 5.1 or above Things to check before tuner characterization Make sure tuner is power up and USB cable is connected to the computer

More information

User Manual. English. Sequencer Control Option BE3200. I en HBM: public

User Manual. English. Sequencer Control Option BE3200. I en HBM: public User Manual English Sequencer Control Option BE3200 I2702-1.2 en HBM: public Document version 1.2 - July 2016 References made to the Perception software are for version 7.00 or higher For HBM's Terms and

More information

MX370075A DFS (ETSI) Waveform Pattern

MX370075A DFS (ETSI) Waveform Pattern Product Introduction MX370075A DFS (ETSI) Waveform Pattern MG3710A Vector Signal Generator MG3710A Vector Signal Generator MX370075A DFS (ETSI) Waveform Pattern Product Introduction MG3710A Vector Signal

More information

WAVES Cobalt Saphira. User Guide

WAVES Cobalt Saphira. User Guide WAVES Cobalt Saphira TABLE OF CONTENTS Chapter 1 Introduction... 3 1.1 Welcome... 3 1.2 Product Overview... 3 1.3 Components... 5 Chapter 2 Quick Start Guide... 6 Chapter 3 Interface and Controls... 7

More information

CLIPSTER. 3D LUT File Generation with the Kodak Display Manager. Supplement

CLIPSTER. 3D LUT File Generation with the Kodak Display Manager. Supplement Supplement: CLIPSTER 3D LUT File Generation with the Kodak Display Manager (Version 1.0) CLIPSTER 3D LUT File Generation with the Kodak Display Manager Supplement Supplement for the CLIPSTER Documentation:

More information

Agilent ESA Series Spectrum Analyzers

Agilent ESA Series Spectrum Analyzers Agilent ESA Series Spectrum Analyzers Demonstration Guide and Application Note This demo guide is a tool to gain familiarity with the basic functions and features of the Agilent Technologies ESA-L series

More information

Limit and Mask Test Application Module

Limit and Mask Test Application Module Limit and Mask Test Application Module DPO4LMT Datasheet Features & Benefits Conduct Limit Test Pass/Fail Testing against a Golden Waveform with Tolerances Perform Mask Testing on ITU-T, ANSI T1.102, and

More information

Quick Start Guide. Multidimensional Imaging

Quick Start Guide. Multidimensional Imaging Quick Start Guide Multidimensional Imaging Printed 11/2012 Multidimensional Imaging Content Quick Start Guide Content 1 Introduction 4 2 Set up multi-channel experiments 5 2.1 Set up a new experiment

More information

Patchmaster. Elektronik. The Pulse generator. February 2013

Patchmaster. Elektronik. The Pulse generator. February 2013 Patchmaster The Pulse generator Elektronik Telly Galiatsatos, BS 1987: Graduated at Queens College, NY Computer Science 1987-2007: Instrutech Corporation IT Engineering Support Software Engineer, Sales

More information

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites

Effective Test Procedures for Installing and Maintaining RF Transmitter Sites Product: Hand Held Spectrum Analyzer R&S FSH3 Effective Test Procedures for Installing and Maintaining RF Transmitter Sites This application note describes an effective method for generating test setups,

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

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

TELEVISION. Star Plans. Interactive Guide and DVR (Digital Video Recorder) Manual ARVIG arvig.net

TELEVISION. Star Plans. Interactive Guide and DVR (Digital Video Recorder) Manual ARVIG arvig.net TELEVISION Star Plans Interactive Guide and DVR (Digital Video Recorder) Manual 888.99.ARVIG arvig.net TABLE OF CONTENTS DVR Remote Control Button Features...3 Arvig Digital TV i-guide Quick Reference

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

LEDBlinky Animation Editor Version 6.5 Created by Arzoo. Help Document

LEDBlinky Animation Editor Version 6.5 Created by Arzoo. Help Document Version 6.5 Created by Arzoo Overview... 3 LEDBlinky Website... 3 Installation... 3 How Do I Get This Thing To Work?... 4 Functions and Features... 8 Menus... 8 LED Pop-up Menus... 16 Color / Intensity

More information

Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note

Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note Coherence Measurement between two Signals regarding Timing, Phase and Gain Application Note Products: R&S FS-Z10 R&S FSQ R&S FSG R&S SMU R&S SMIQ R&S SMBV This application note describes how to measure

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

SigPlay User s Guide

SigPlay User s Guide SigPlay User s Guide . . SigPlay32 User's Guide? Version 3.4 Copyright? 2001 TDT. All rights reserved. No part of this manual may be reproduced or transmitted in any form or by any means, electronic or

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

Transmitter Interface Program

Transmitter Interface Program Transmitter Interface Program Operational Manual Version 3.0.4 1 Overview The transmitter interface software allows you to adjust configuration settings of your Max solid state transmitters. The following

More information

Smart Control SC16 3-Channel for matrix

Smart Control SC16 3-Channel for matrix Operating Manual Smart Control SC16 3-Channel for matrix Dear Customer, Thank you for choosing a WALTRON daytime lighting controller. Your daytime lighting controller is a high-quality product that was

More information

Virtual Graphics & Enhancements Virtual Advertising Insertion For All Sports VIRTUAL PLACEMENT PRODUCT INFORMATION SHEET

Virtual Graphics & Enhancements Virtual Advertising Insertion For All Sports VIRTUAL PLACEMENT PRODUCT INFORMATION SHEET Virtual Graphics & Enhancements Virtual Advertising Insertion For All Sports VIRTUAL PLACEMENT PRODUCT INFORMATION SHEET ADVANCED VIRTUAL GRAPHICS MADE SIMPLE 2 VIRTUAL PLACEMENT ALLOWS STATE-OF-THE ART

More information

DVB-T Bursted Noise Signal Generation

DVB-T Bursted Noise Signal Generation Products: R&S AFQ100A, R&S AFQ100B, R&S SMU, R&S FSL, R&S FSP, R&S FSQ, R&S FSU, R&S FSV, R&S AMU DVB-T Bursted Noise Signal Generation DVB-T Bursted Noise is a tool for generation of DVB-T compatible

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

The DataView PowerPad III Control Panel

The DataView PowerPad III Control Panel Setting Up a Recording Session in the DataView PowerPad III Control Panel By Mike Van Dunk The DataView PowerPad III Control Panel is designed for working with AEMC PowerPad III Power Quality Analyzers,

More information

Application Note. RTC Binary Counter An Introduction AN-CM-253

Application Note. RTC Binary Counter An Introduction AN-CM-253 Application Note RTC Binary Counter An Introduction AN-CM-253 Abstract This application note introduces the behavior of the GreenPAK's Real-Time Counter (RTC) and outlines a couple common design applications

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

Quick Signal Integrity Troubleshooting with Integrated Logic Analyzers & Oscilloscopes

Quick Signal Integrity Troubleshooting with Integrated Logic Analyzers & Oscilloscopes Application Overview Quick Signal Integrity Troubleshooting with Integrated Logic Analyzers & Oscilloscopes Meeting Fast Edge Signal Integrity Challenges Fast product development requires fast and efficient

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

Press Publications CMC-99 CMC-141

Press Publications CMC-99 CMC-141 Press Publications CMC-99 CMC-141 MultiCon = Meter + Controller + Recorder + HMI in one package, part I Introduction The MultiCon series devices are advanced meters, controllers and recorders closed in

More information

PaletteOS Release Notes Software Version

PaletteOS Release Notes Software Version Welcome to PaletteOS 10.8.1 Welcome to the PaletteOS 10.8.1 software release. There are many changes and enhancements in this release. Here are some highlights of this highly anticipated software upgrade.

More information

Troubleshooting and Analyzing Digital Video Signals with CaptureVu

Troubleshooting and Analyzing Digital Video Signals with CaptureVu Troubleshooting and Analyzing Digital Video Signals with CaptureVu Digital video systems provide and maintain the quality of the image throughout the transmission path. However when digital video problems

More information

Processor time 9 Used memory 9. Lost video frames 11 Storage buffer 11 Received rate 11

Processor time 9 Used memory 9. Lost video frames 11 Storage buffer 11 Received rate 11 Processor time 9 Used memory 9 Lost video frames 11 Storage buffer 11 Received rate 11 2 3 After you ve completed the installation and configuration, run AXIS Installation Verifier from the main menu icon

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

Logic Analysis Fundamentals

Logic Analysis Fundamentals Logic Analysis Fundamentals Synchronous and asynchronous capture, combined with the right triggering, is the key to efficient digital system debug Application Note Introduction Today, a wide range of end

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

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

Correlated Receiver Diversity Simulations with R&S SFU

Correlated Receiver Diversity Simulations with R&S SFU Application Note Marius Schipper 10.2012-7BM76_2E Correlated Receiver Diversity Simulations with R&S SFU Application Note Products: R&S SFU R&S SFE R&S SFE100 R&S SFC R&S SMU200A Receiver diversity improves

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

Configuring the Stack ST8961 VS Module when used in conjunction with a Stack ST81xx series display.

Configuring the Stack ST8961 VS Module when used in conjunction with a Stack ST81xx series display. Configuring the Stack ST8961 VS Module when used in conjunction with a Stack ST81xx series display. Your Stack ST8961 VS module allows you to synchronize, overlay, and record data available on your Stack

More information

Concise NFC Demo Guide using R&S Test Equipment Application Note

Concise NFC Demo Guide using R&S Test Equipment Application Note Concise NFC Demo Guide using R&S Test Equipment Application Note Products: R&S SMBV100A R&S SMBV-K89 R&S FS-K112PC R&S RTO R&S RTO-K11 R&S CSNFC-B8 R&S FSL R&S FSV R&S FSW R&S ZVL This concise NFC Demo

More information

Written Tutorial and copyright 2016 by Open for free distribution as long as author acknowledgment remains.

Written Tutorial and copyright 2016 by  Open for free distribution as long as author acknowledgment remains. Written Tutorial and copyright 2016 by www.miles-milling.com. Open for free distribution as long as author acknowledgment remains. This Tutorial will show us how to do both a raster and cutout using GPL

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

Video VBOX Waterproof

Video VBOX Waterproof () Video VBOX Waterproof combines a powerful GPS data logger with a high quality multi-camera video recorder and real-time graphics engine, allowing you to carry out detailed driver training and vehicle

More information

TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL

TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL DATA ACQUISITION SYSTEM V.15.4 INSTRUCTION MANUAL Timberline Instruments, LLC 1880 S. Flatiron Ct., Unit I Boulder, Colorado 80301 Ph: (303) 440-8779 Fx:

More information

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5 USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5 Triarchy Technologies, Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013

More information

MultiQ Digital signage template system for widescreen monitors

MultiQ Digital signage template system for widescreen monitors Technical Note MultiQ Digital signage template system for widescreen monitors This document is intended as a guide for users of the MultiQ Digital Signage Template System for widescreen monitors in landscape

More information

Digital Video Recorder From Waitsfield Cable

Digital Video Recorder From Waitsfield Cable www.waitsfieldcable.com 496-5800 Digital Video Recorder From Waitsfield Cable Pause live television! Rewind and replay programs so you don t miss a beat. Imagine coming home to your own personal library

More information

Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV

Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV Product: R&S UPV Calibrating Measuring Microphones and Sound Sources for Acoustic Measurements with Audio Analyzer R&S UPV Application Note 1GA47_0E This application note explains how to use acoustic calibrations

More information

Setup Guide. Panasonic BT-4LH310. Rev. 1.1

Setup Guide. Panasonic BT-4LH310. Rev. 1.1 Setup Guide Panasonic BT-4LH310 Rev. 1.1 Introduction CalMAN Required Software Version CalMAN Display Calibration Software can automatically create an optimized 3D calibration LUT for the Panasonic 4LH310

More information

VISSIM Tutorial. Starting VISSIM and Opening a File CE 474 8/31/06

VISSIM Tutorial. Starting VISSIM and Opening a File CE 474 8/31/06 VISSIM Tutorial Starting VISSIM and Opening a File Click on the Windows START button, go to the All Programs menu and find the PTV_Vision directory. Start VISSIM by selecting the executable file. The following

More information

ksa ScanningPyro ksa ScanningPyro Full Carrier Temperature Maps at the Click of a Button!

ksa ScanningPyro ksa ScanningPyro Full Carrier Temperature Maps at the Click of a Button! ksa ScanningPyro Full Carrier Temperature Maps at the Click of a Button! The ksa ScanningPyro metrology tool is designed to quickly, easily, and accurately generate full wafer carrier temperature maps

More information

EMI Software R&S ES-K1

EMI Software R&S ES-K1 EMI Software R&S ES-K1 for fast, accurate and reproducible measurements User-friendly EMI test software under Windows EMI measurements to commercial and military standards such as CISPR, VDE, FCC, EACL,

More information

Use xtimecomposer and xscope to trace data in real-time

Use xtimecomposer and xscope to trace data in real-time Use xtimecomposer and xscope to trace data in real-time IN THIS DOCUMENT XN File Configuration Instrument a program Configure and run a program with tracing enabled Analyze data offline Analyze data in

More information

The All-In-One Virtual Set Media Production Center NEON PRODUCT INFORMATION SHEET

The All-In-One Virtual Set Media Production Center NEON PRODUCT INFORMATION SHEET The All-In-One Virtual Set Media Production Center NEON PRODUCT INFORMATION SHEET CHYRONHEGO S TRACKLESS VS SOLUTION THE ALL-IN-ONE VIRTUAL SET MEDIA PRODUCTION CENTER Simple and Powerful. Hybrid s Neon

More information

User Guide & Reference Manual

User Guide & Reference Manual TSA3300 TELEPHONE SIGNAL ANALYZER User Guide & Reference Manual Release 2.1 June 2000 Copyright 2000 by Advent Instruments Inc. TSA3300 TELEPHONE SIGNAL ANALYZER ii Overview SECTION 1 INSTALLATION & SETUP

More information

Setup Guide. Creating 3D LUTs. CalMAN Overview. Rev. 1.1

Setup Guide. Creating 3D LUTs. CalMAN Overview. Rev. 1.1 Setup Guide Creating 3D LUTs CalMAN Overview Rev. 1.1 Introduction This is an overview guide for using the Intelligent Resolution Profiling (IRP), Lightning LUT, and 3D LUT Retargeting technologies that

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

Lindell 254E User Manual. Lindell 254E. User Manual

Lindell 254E User Manual. Lindell 254E. User Manual Lindell 254E User Manual Introduction Congratulation on choosing the Lindell 254E compressor and limiter. This plugin faithfully reproduces the behavior and character of the most famous vintage diode bridge

More information

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 Triarchy Technologies Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013 Triarchy Technologies,

More information

Application Note. PICOLO Alert, Sharing the Digitizing Power

Application Note. PICOLO Alert, Sharing the Digitizing Power Application Note PICOLO Alert, Sharing the Digitizing Power www.euresys.com info@euresys.com Copyright 006 Euresys s.a. Belgium. Euresys is registred trademark of Euresys s.a. Belgium. All registered trademarks

More information

Mobile DTV Viewer. User Manual. Mobile DTV ATSC-M/H DVB-H 1Seg. Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4. decontis GmbH Sachsenstr.

Mobile DTV Viewer. User Manual. Mobile DTV ATSC-M/H DVB-H 1Seg. Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4. decontis GmbH Sachsenstr. Mobile DTV ATSC-M/H DVB-H 1Seg Digital TV ATSC DVB-T, DVB-T2 ISDB-T V 4 decontis GmbH Sachsenstr. 8 02708 Löbau Germany +49 3585 862915 +49 3585 415629 www.com dvbsam@com 1 Introduction... 5 2 System Requirements...

More information

Downconverter Insertion Gain/Loss

Downconverter Insertion Gain/Loss Application Note Downconverter Insertion Gain/Loss For High Frequency RF Downconverters Scorpion Introduction A common test for frequency downconverters or downconverting mixers is insertion gain or loss.

More information

Data Acquisition Instructions

Data Acquisition Instructions Page 1 of 13 Form 0162A 7/21/2006 Superchips Inc. Superchips flashpaq Data Acquisition Instructions Visit Flashpaq.com for downloadable updates & upgrades to your existing tuner (See the next page for

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

Video Reference Timing with Tektronix Signal Generators

Video Reference Timing with Tektronix Signal Generators Using Stay GenLock Video Reference Timing with Tektronix Signal Generators Technical Brief Digital video systems require synchronization and test signal sources with low jitter and high stability. The

More information

Setup Guide. Dolby PRM Rev. 1.1

Setup Guide. Dolby PRM Rev. 1.1 Setup Guide Dolby PRM-4200 Rev. 1.1 Introduction CalMAN Required Software Version CalMAN Display Calibration Software can automatically create an optimized 3D calibration LUT for the Dolby PRM-4200 monitor.

More information

User Instruction Manual IQSDA30/IQSDA32. Intelligent Reclocking High Performance HD-SDI/SD-SDI Distribution Amplifiers. snellgroup.

User Instruction Manual IQSDA30/IQSDA32. Intelligent Reclocking High Performance HD-SDI/SD-SDI Distribution Amplifiers. snellgroup. User Instruction Manual IQSDA30/IQSDA32 Intelligent Reclocking High Performance HD-SDI/SD-SDI Distribution Amplifiers snellgroup.com IQSDA30/IQSDA32 www.snellgroup.com Information and Notices Information

More information

Timesaving Tips for Digital Debugging with a Logic Analyzer

Timesaving Tips for Digital Debugging with a Logic Analyzer Timesaving Tips for Digital Debugging with a Logic Analyzer Application Note New Designs, New Headaches New digital devices have become progressively more powerful by incorporating faster microprocessors

More information

FlexRay Physical Layer Eye-diagram Mask Testing

FlexRay Physical Layer Eye-diagram Mask Testing FlexRay Physical Layer Eye-diagram Mask Testing Application note Introduction Eye-diagram mask testing is one of the most important physical layer measurements that you can use to test the overall signal

More information

Telestration & Analysis For Sports Production Bringing Game-Play To Life Through The Power Of The Illustrated Replay PAINT PRODUCT INFORMATION SHEET

Telestration & Analysis For Sports Production Bringing Game-Play To Life Through The Power Of The Illustrated Replay PAINT PRODUCT INFORMATION SHEET Telestration & Analysis For Sports Production Bringing Game-Play To Life Through The Power Of The Illustrated Replay PAINT PRODUCT INFORMATION SHEET POWERFUL TELESTATION & ANALYSIS FOR SPORTS PRODUCTION

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

IQORX30 / IQORX31. Single Mode Fiber Optic Receivers for 3G/HD/SD-SDI Signals

IQORX30 / IQORX31. Single Mode Fiber Optic Receivers for 3G/HD/SD-SDI Signals IQORX30 / IQORX3 Single Mode Fiber Optic Receivers for 3G/HD/SD-SDI Signals Operator s Manual May 009 Snell & Wilcox Ltd., Southleigh Park House, Eastleigh Road, Havant, Hants, PO9 PE, United Kingdom.

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Features Camera with ZigBee connectivity based on the STM32 STM32-based camera with ZigBee connectivity Includes microsd card and ZigBee module Works with monitoring unit (order code STEVAL-CCM003V1) Camera

More information

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

Keysight Technologies RS-232/UART Triggering and Hardware-Based Decode (N5457A) for InfiniiVision Oscilloscopes Keysight Technologies RS-232/UART Triggering and Hardware-Based Decode (N5457A) for InfiniiVision Oscilloscopes Data Sheet Features: RS-232/UART serial bus triggering RS-232/UART hardware-based protocol

More information

Video VBOX Pro RLVD10P2P/RLVD10P2PV/RLVD10P4PV/RLVD20P2PV/RLVD20P4PV. Features

Video VBOX Pro RLVD10P2P/RLVD10P2PV/RLVD10P4PV/RLVD20P2PV/RLVD20P4PV. Features Video VBOX Pro combines a powerful GPS data logger with a high quality multi-camera video recorder and real-time graphics engine. Multi Camera Recording Taking up to four waterproof cameras and combining

More information

Tektronix Logic Analyzer Probes P6900 Series Datasheet for DDR Memory Applications

Tektronix Logic Analyzer Probes P6900 Series Datasheet for DDR Memory Applications Tektronix Logic Analyzer Probes P6900 Series Datasheet for DDR Memory Applications Leading probe solutions for real-time digital systems analysis Verification and debug of today's high speed, low voltage

More information

Grand-Master Flash! User s Guide

Grand-Master Flash! User s Guide Grand-Master Flash! User s Guide Artistic Licence (UK) Ltd. Manual Revision V4.08 for Software Revision V4.12 Artistic Licence (UK) Ltd. Grand-Master Flash! User Guide 2 / 135 Artistic Licence (UK) Ltd.

More information

STEVAL-IHM024V W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control. Features. Applications. Description

STEVAL-IHM024V W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control. Features. Applications. Description 100 W 3-phase inverter using the L6390 and STGDL6NC60DI for vector control Data brief Features Wide-range input voltage (110 Vac and 230 Vac) Maximum power-up to 100 W at 230 Vac input voltage Hyper-fast

More information

Oscilloscope Display Quality Impacts Ability to View Subtle Signal Details

Oscilloscope Display Quality Impacts Ability to View Subtle Signal Details Oscilloscope Display Quality Impacts Ability to View Subtle Signal Details Application Note Introduction The quality of your oscilloscope s display can make a big difference in your ability to troubleshoot

More information