The compiled VNAView application for Macintosh requires: The NI-VISA driver. LabVIEW 2014 runtime engine. VNAView application.

Size: px
Start display at page:

Download "The compiled VNAView application for Macintosh requires: The NI-VISA driver. LabVIEW 2014 runtime engine. VNAView application."

Transcription

1 VNAView for Macintosh Installing and Getting Started Rev. Jan 19, 2016 for VNAView R5.5 or later Gary Johnson, NA6O The compiled VNAView application for Macintosh requires: The NI-VISA driver. LabVIEW 2014 runtime engine. VNAView application. Alternatively, if you own a copy of the full version of LabVIEW for Macintosh (2014 or later), you may run and modify the source code for VNAView. Installation Procedure 1. Download NI-VISA for Mac OSX driver. You need the version for your OS. For OS 10.8 thru 10.10: 2. Run the NI-VISA installer. Use the default installation. Requires administrator privileges. 3. Download LabVIEW 2014 Runtime Engine for Mac OSX from National Instruments (32 MB) Run the Runtime Engine installer. Use the default installation. Requires administrator privileges. 5. Download VNAView installer from my website. 6. Unzip the archive. You may place the resulting folder anywhere on your hard drive. Start Running and Set Up VISA 1. Turn on your N2PK VNA and connect its USB cable to your Mac. 2. Launch VNAView.app. For simplicity, switch to the VNA Signal Gen window. It will give you quicker results while doing this setup. 3. The very first time you run VNA Signal Gen, you will see a dialog with an error message saying that there is a problem with the VISA resource. Click OK. We will fix that next. 1

2 4. Open Applications: National Instruments: VISA: VISA Configuration.app. When it asks to query for dynamic resources, answer Yes. The window will then look something like this: 5. Note the USB-related device with addresses 0x547::0x1005 (highlighted in the screenshot above). That is your VNA. 6. Double-click that VNA device to bring up the Alias Editor. In the field labeled Alias, type VNA. Click OK. 2

3 7. In the File menu, choose Save NI-VISA Configuration. 8. Unplug the USB cable, and plug it back in again. 9. Run the VNA Signal Gen application again. If it s still up on your screen, click the Run arrow, otherwise re-launch it. If you are lucky, it will work this time, and you re done. If it fails again, try running it again. If it keeps failing, continue with this procedure. 10. Unplug the USB cable, and plug it back in again. 11. Back to VISA Configuration. There should now be your original USB resource, with the VNA alias, and a second very similar resource. Delete the first one. Double-click the second one, and name it VNA, same as before. Choose File >> Save NI-VISA Configuration. 12. NOW... you should be able to run VNAView (or VNA Signal Gen) and it will not fail!. Just to be sure, quit and relaunch it. 13. Quit the VISA configuration application. This complete all the one-time setup procedures. Troubleshooting VISA Setup If the above procedure still doesn t work, there is something that I have seen that you can try. When the VNA is plugged in to a new system for the very first time, the VISA address can come up 0x1004 rather than 0x1005. On your first time thru this process, give the 1004 address the alias VNA, save it, and run the VI. Then go back to VISA Configuration, refresh its window (or restart it), and you should now see TWO resources, the one with 1004 and another with Delete the one with 1004, and give the one with 1005 the VNA alias, and save. After that, it should be reliable. Another thing you can do is cycle the power on the VNA. This erases the USB configuration in the microcontroller. Then start this entire process over. 3

4 Getting Started Now you can run VNAView. In the upper left-hand corner, click the big Run arrow. You may also run the VNA Sig Gen in the same way (only run one or the other at a given time, though). Read the brief instructions in the Config tab of VNAView. They are also shown below. To stop either of the applications, click the red Stop button. To exit all of VNAView, choose VNAView >> Quit (cmd-q) like any other application. When you launch VNAView from the Finder, it will run automatically. If your VNA is not plugged in, you will see an error message similar to the one described under the section where we configured VISA for the first time. Just plug it in, and click the Run arrow. HINT: If the application ever hangs, it s normally a USB error. Exit the application, unplug the USB cable, and plug it back in again. Failure usually occurs because of high sampling rates. Depending upon your system, 110 or 220 Hz may be the highest reliable speed. Basic Instructions Basic Operation This is the compiler-friendly Mac OS X version. It requires USB and NI-VISA to interface with the N2PK VNA. 1. Set Master Clock Freq for your VNA, and choose VISA resource name (this tab). 3. Choose Instrument Mode (top of panel). Note: "S11,S12,S21,S22" mode requires S parameter test set with RF relay. 4. Scan tab: Setup scan parameters as desired. 5. Calibration tab: Click Calibrate button, apply standards per dialog box prompts. It's a good idea to set OPEN Avgs to something like 5 or more to reduce noise. Warning about cal mode mismatch will come on and stay until the first scan is complete. 6. Optionally, save calibration file for later recall. Any file name will do. Scan settings are saved with the cal, so that when you recall a calibration, the instrument will automatically be set up the same way. 4

5 7. Turn on Scan button. Acquiring light goes on and Samples increase to show progress. There are N*2 samples (I and Q) for each freq where N is the number of ADC Avgs. Scanning is continuous until you turn off Scan. Other Indicators A warning indicator will come on after a scan if calibration type does not match instrument mode. Calibration State indicator will update after a scan to show if interpolation is in effect. An informative indicator (ATTEN) will appear any time the attenuator is >0 db. Data Display Tabs Raw Display tab shows raw ADC magnitudes in Volts (for debug, mostly). S Display tab shows mag/phase of any of four available S parameters. Analysis tab has graphs for misc. computed parameters. Smith tab has Smith chart for S11 or S22, as available. Data on the display tabs may be saved to tab-delimited text files. Just click the associated Save button. Analysis Notes To directly measure impedance of a component, configure the VNA for S21 and insert the DUT in series between RF Out 1 and Detector 2. On the Analysis tab, view Fwd Transimpedance. That will be the DUT impedance in ohms, exactly as any impedance measurement would display. You can also configure the VNA for S11 and install the DUT as the load on the bridge. On the Analysis tab, view Zin Magnitude. This shunt method will give you the same answer as the S21 (series) method. Generally, the series method is best for high-z (>> 50 ohms), while shunt is better for low-z. To measure an inductor, use the series method, and view Series Inductance (uh). You can also look at Series Q. To measure a capacitor, use the shunt methods, and view Shunt Capacitance (pf). Note that the values will only be correct for ideal components. For non-ideal components and networks, use the RLC Fit featues. Directions are on the RLC Fit tab. Help Tip strips and context help (ctrl-h) are active on many controls and indicators, and all subvis have some documenation. You can copy and paste this text into another application. Help on using graph controls: 01/TOC21.htm Comments and bug reports to Gary Johnson, NA6O <gwj@wb9jps.com> This software is for hobbiest use only. You are free to modify and distribute it as you desire. It is "BeerWare:" If you like the software and we should ever happen to meet, you may optionally buy me a beer. 5

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

USING THE VENABLE RLC WINDOWS SOFTWARE VERSION 4.5

USING THE VENABLE RLC WINDOWS SOFTWARE VERSION 4.5 USING THE VENABLE RLC WINDOWS SOFTWARE VERSION 4.5 FOR MODELS 350/3120/3215/3225/3235 AND Series 43xx/51xx/63xx/74xx/88xx/350c System Venable Instruments 8656 SH 71 West, Bldg. E Cuesta Center Austin,

More information

Section 1 Establishing an Instrument Connection

Section 1 Establishing an Instrument Connection Manual for Sweep VI Fall 2011 DO NOT FORGET TO SAVE YOUR DATA TO A NEW LOCATION, OTHER THAN THE TEMP FOLDER ON YOUR LAB STATION COMPUTER! FAILURE TO DO SO WILL RESULT IN LOST DATA WHEN YOU LOG OUT! 1.1.

More information

USB-MIDI Driver installation and settings...1 Windows XP users... 1

USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installation Guide Table of Contents USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installing the KORG USB-MIDI Driver... 1 Allowing driver installation without a digital signature...

More information

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

Keysight MOI for USB 2.0 Connectors & Cable Assemblies Compliance Tests

Keysight MOI for USB 2.0 Connectors & Cable Assemblies Compliance Tests Revision 1.10 October 18, 2016 Universal Serial Bus Specification Revision 2.0 Keysight Method of Implementation (MOI) for USB 2.0 Connectors and Cables Assemblies Compliance Tests Using Keysight E5071C

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

User Guide for Windows OS

User Guide for Windows OS User Guide for Windows OS PanaCast 2 Firmware Update September 2017 X0.3.1.30 This guide explains how to update the firmware on PanaCast 2 for Windows OS. It also shows you how to adjust your PanaCast

More information

HP 8714B Calibration

HP 8714B Calibration Wireless Circuits and Systems Laboratory Procedure #7 Calibrating the HP 8714 Network Analyzer This procedure describes the different types of calibrations that are available with the HP 8714 vector network

More information

Procedure to set up an HPIB 82350B card on an M57. M58 or C20x PC. Table 1: Parts required. Part Number Description Qty

Procedure to set up an HPIB 82350B card on an M57. M58 or C20x PC. Table 1: Parts required. Part Number Description Qty 1 OF 21 Procedure to set up an HPIB 82350B card on an M57. M58 or C20x PC Parts required Table 1: Parts required Part Number Description Qty 289000764 Kit, HPIB Card, Inter, PCI 1 Procedure The procedure

More information

Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester. Users Guide. Rev 3.1

Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester. Users Guide. Rev 3.1 Cal-Bay Systems XY Plotter, Time-Base Recorder, Automated Tester Users Guide Rev 3.1 Contents... 1 Quick Start Guide... 2 Selecting a Test Specification... 3 Clearing Traces... 4 Saving Traces...4 Loading

More information

POOSL IDE Installation Manual

POOSL IDE Installation Manual Embedded Systems Innovation by TNO POOSL IDE Installation Manual Tool version 4.1.0 7 th November 2017 1 POOSL IDE Installation Manual 1 Installation... 4 1.1 Minimal system requirements... 4 1.2 Installing

More information

TTR500 Series Vector Network Analyzers Demonstration Guide

TTR500 Series Vector Network Analyzers Demonstration Guide xx ZZZ TTR500 Series Vector Network Analyzers Demonstration Guide *P071349301* 071-3493-01 xx ZZZ TTR500 Series Vector Network Analyzers Demonstration Guide Register now! Click the following link to protect

More information

Release Notes. LabVIEW Application Builder for Macintosh. Contents

Release Notes. LabVIEW Application Builder for Macintosh. Contents Release Notes Contents LabVIEW Application Builder for Macintosh Version 4.1 The LabVIEW Application Builder is an add-on package you can use to create executable programs with LabVIEW. Additionally, you

More information

Padaco Instruction Manual

Padaco Instruction Manual Padaco Instruction Manual 1. Welcome 1.1. Introduction This instruction manual will lead you through the steps of using Padaco in combination with a tutorial dataset. Padaco is a data visualization and

More information

SonicCell. Using SonicCell with SONAR LE. Workshop ÂØÒňÎ. Expandable Synthesizer Module and Audio Interface SCWS03 1

SonicCell. Using SonicCell with SONAR LE. Workshop ÂØÒňÎ. Expandable Synthesizer Module and Audio Interface SCWS03 1 ÂØÒňΠWorkshop SonicCell Expandable Synthesizer Module and Audio Interface Using SonicCell with SONAR LE 2008 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced

More information

Windows

Windows 350 7 th Avenue Suite 1605 New York, NY 10001 http://avpreserve.com 917.475.9630 info@avpreserve.com Fixity User Guide Version 0.5 2015-03-04 Contact information AVPreserve http://www.avpreserve.com/ GitHub

More information

RigExpert. Antenna Analyzers. Software Manual

RigExpert. Antenna Analyzers. Software Manual RigExpert Antenna Analyzers Software Manual Table of contents 1. Connecting RigExpert analyzers to the computer... 3 2. Updating the firmware... 4 3. ListRE program... 4 4. LCD2Clip program... 5 5. FlashRWE

More information

PF31XX FAMILY FIRMWARE UPDATE GUIDE. v1.2 Revised Nov 29, 2016

PF31XX FAMILY FIRMWARE UPDATE GUIDE. v1.2 Revised Nov 29, 2016 PF31XX FAMILY FIRMWARE UPDATE GUIDE Revised Table of Contents 1 Overview... 1 2 Firmware Update Process... 2 3 Document Revision History... 5 Page i 1 Overview This document will assist a user in completing

More information

Mend for Eclipse quick start guide local analysis

Mend for Eclipse quick start guide local analysis The Semmle Mend for Eclipse plugin allows users to view Semmle results in Eclipse. This document describes how to install and use the plugin for local analysis. You can install the plugin using a Semmle

More information

Share Drobo on a Network: Apple Airport Extreme

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

More information

TOSHIBA GA Utilities

TOSHIBA GA Utilities TOSHIBA GA-1211 Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075940 24 October 2008 CONTENTS 3 CONTENTS INTRODUCTION

More information

Keysight MOI for USB Type-C Cable Assemblies Compliance Tests Using Keysight M937XA Multiport PXIe VNA

Keysight MOI for USB Type-C Cable Assemblies Compliance Tests Using Keysight M937XA Multiport PXIe VNA Revision 1.00 Apr-14, 2016 Universal Serial Bus Type-C TM Specification Revision 1.1 Keysight Method of Implementation (MOI) for USB Type-C TM Cables Assemblies Compliance Tests Using Keysight For Type-C

More information

Read Naturally SE Update Windows Network Installation Instructions

Read Naturally SE Update Windows Network Installation Instructions Windows Network This document explains how to apply the Read Naturally Software Edition 2.0.3 update to existing installations of SE version 2.0, 2.0.1, or 2.0.2. First update the SE server software, and

More information

Ensuring your computer has Java

Ensuring your computer has Java Ensuring your computer has Java TournamentSR and all of its support programs require the Java Standard Runtime Environment (JRE). This is a free program that can be downloaded and installed from the Internet.

More information

Software Release Notes

Software Release Notes Fixed a bug related to IFBW settings below 10 Hz in the S5048 and S7530 models Changed the application icon Version 15.4.0 IMPORTANT: All instruments in the (reversing 2-Port VNAs) now share a common installer

More information

Module 3: Working with C/C++

Module 3: Working with C/C++ Module 3: Working with C/C++ Objective Learn basic Eclipse concepts: Perspectives, Views, Learn how to use Eclipse to manage a remote project Learn how to use Eclipse to develop C programs Learn how to

More information

Quicky 5 USB a/b/g/n Dual Band. Kit Contains the following items:

Quicky 5 USB a/b/g/n Dual Band. Kit Contains the following items: Quicky 5 USB 802.11a/b/g/n Dual Band Kit Contains the following items: Dual Band Q5 USB device 2 Dual Band 5dbi 2.4 & 5.8GHz Antenna USB cradle Installation CD version 10.4.x thru 10.8.x drivers Instruction

More information

Installation of Hot Disk v 7.3 and later on a PC with Windows 7, 8 or 10

Installation of Hot Disk v 7.3 and later on a PC with Windows 7, 8 or 10 Installation Instruction for Hot Disk TPS 7 2.1 2017-05-09 1(44) Installation of Hot Disk v 7.3 and later on a PC with Windows 7, 8 or 10 Installation Instruction for Hot Disk TPS 7 2.1 2017-05-09 2(44)

More information

Exercise 7-1 Preparing Files for Distribution

Exercise 7-1 Preparing Files for Distribution Goal Exercise 7-1 Preparing Files for Distribution Review the Building Applications Checklist and prepare VIs to build a stand-alone application. Scenario Review the Building Applications Checklist to

More information

Getting Started With the CCPilot VI and QuiC

Getting Started With the CCPilot VI and QuiC Page 1 of 24 Getting Started With the CCPilot VI and QuiC Page 2 of 24 Table of Contents Purpose... 3 What You Will Need... 4 Install the QuiC Tool... 6 Install the QuiC Runtime... 7 Basics of the QuiC

More information

EMIT SIM Software Installation and User Manual

EMIT SIM Software Installation and User Manual TECHNICAL BULLETIN TB-6579 EMIT SIM Software Installation and User Manual Made in the United States of America Description EMIT SIM (Smart Ionization and Monitoring) is designed to monitor and record the

More information

Fiery X3eTY2 65_55C-KM Color Server. Utilities

Fiery X3eTY2 65_55C-KM Color Server. Utilities Fiery X3eTY2 65_55C-KM Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072888 14 March 2008 CONTENTS 3 CONTENTS

More information

Installing Your Multifunction to Your Network for the First Time

Installing Your Multifunction to Your Network for the First Time Installing Your Multifunction to Your Network for the First Time PIXMA MG5420 Macintosh OS 1 Installing Your Multifunction to Your Network for the First Time PIXMA MG5420 Macintosh OS Preparing to Connect

More information

NI LabView READ THIS DOCUMENT CAREFULLY AND FOLLOW THE INSTRIUCTIONS IN THE EXERCISES

NI LabView READ THIS DOCUMENT CAREFULLY AND FOLLOW THE INSTRIUCTIONS IN THE EXERCISES NI LabView READ THIS DOCUMENT CAREFULLY AND FOLLOW THE Introduction INSTRIUCTIONS IN THE EXERCISES According to National Instruments description: LabVIEW is a graphical programming platform that helps

More information

Lab Exercise 2: Data Acquisition with NI LabVIEW

Lab Exercise 2: Data Acquisition with NI LabVIEW Objective When you have completed this exercise, you will be able: To use the DAQ Assistant to acquire analog data measurements with NI LabVIEW To use Write to Measurement express VI to log real time data

More information

Workshop 5-1: Dynamic Link

Workshop 5-1: Dynamic Link Workshop 5-1: Dynamic Link 2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Overview Linear Circuit Overview Dynamic Link Push Excitations Dynamic Link Example: Impedance Matching of Log-Periodic

More information

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2

Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Hands-on Lab 2: LabVIEW NI-DAQ Basics 2 Recall that the final objective is position regulation using computer-controlled state feedback. Computer control requires both software, like LabVIEW and hardware,

More information

Field Calibration Software

Field Calibration Software SIGNAL HOUND Field Calibration Software User s Manual Version 1.0 9/25/2014 Requirements, Installation, Instructions, Usage Table of Contents 1 Introduction... 2 2 System Requirements... 2 3 Before Installing

More information

Keysight MOI for USB Type-C Cable Assemblies Compliance Tests Using Keysight M937XA Multiport PXIe VNA

Keysight MOI for USB Type-C Cable Assemblies Compliance Tests Using Keysight M937XA Multiport PXIe VNA Revision 1.01 Feb-24, 2017 Universal Serial Bus Type-C TM Specification Revision 1.1 Keysight Method of Implementation (MOI) for USB Type-C TM Cables Assemblies Compliance Tests Using Keysight For Type-C

More information

Troubleshooting for Onboarding (PeopleFluent)

Troubleshooting for Onboarding (PeopleFluent) Troubleshooting for Onboarding Paperwork (PeopleFluent) When you click the Begin button on the Home Page it will look as if nothing happened, but if you scroll to the bottom of the page the first form

More information

Optimal Browser Settings Disable File Caching:

Optimal Browser Settings Disable File Caching: Optimal Browser Settings Disable File Caching: ICE Health Systems recommends that you disable any type of file caching in your internet browser, to avoid issues with storing older versions of documents

More information

VNA0440 VNA0440e VNA0460 VNA0460e User Manual Version 3.0

VNA0440 VNA0440e VNA0460 VNA0460e User Manual Version 3.0 User Manual Version 3.0 - 2 - www.megiq.com How to use the MegiQ VNA0440 (e) VNA0460 (e) Vector Network Analyzers o General information o User software o Using the Instrument MegiQ BV Weegschaalstraat

More information

U2CI Software Application

U2CI Software Application U2CI Software Application Version 2.0.5 Operation Manual For bludock Enabled Digital Handhelds Benefits and Features Transfer data stored in Ultrameter II, Ultrameter III, Po o lpr o and Digital Di a

More information

Installing the Driver, Client Utility, and Client Adapter

Installing the Driver, Client Utility, and Client Adapter CHAPTER 3 Installing the Driver, Client Utility, and Client Adapter This chapter provides installation and configuration instructions for the driver, client utilities, and the client adapter. The following

More information

octobox quadatten User s Guide

octobox quadatten User s Guide octobox quadatten User s Guide octoscope, Inc. Jun- 2014 Contents Introduction... 3 Interfacing with quadatten... 3 quadatten API... 4 Exit codes... 4 Example code... 5 Troubleshooting... 6 Support...

More information

S2 Family Reversing 2-port VNAs of Planar, S, and Cobalt Series

S2 Family Reversing 2-port VNAs of Planar, S, and Cobalt Series Version 18.3.1 Fixed a bug with the Vector Mixer Calibration menu. Now the *.s2p file of the mixer automatically de-embeds upon completing the calibration process Version 18.2.4 Added T4311 and Z5411 to

More information

R System Verification Software (SVS)

R System Verification Software (SVS) Quick Start Guide 2300-533-R System Verification Software (SVS) MS2026B and MS2028B VNA Master MS2026C, MS2027C, MS2028C, MS2036C, MS2037C, MS2038C VNA Master SC7858 Verification Kit, N Connectors SC7859

More information

SPOT 5.3 BASIC Software

SPOT 5.3 BASIC Software SPOT 5.3 BASIC Software Imaging Software for Microscopy and Macro-Photography IF YOU ALSO PURCHASED SPOT ADVANCED SOFTWARE OR ANY SPOT ADVANCED SOFTWARE MODULE: This guide and the activation codes below

More information

ADOBE DRIVE 4.2 USER GUIDE

ADOBE DRIVE 4.2 USER GUIDE ADOBE DRIVE 4.2 USER GUIDE 2 2013 Adobe Systems Incorporated. All rights reserved. Adobe Drive 4.2 User Guide Adobe, the Adobe logo, Creative Suite, Illustrator, InCopy, InDesign, and Photoshop are either

More information

Getting Started in C Programming with Keil MDK-ARM Version 5

Getting Started in C Programming with Keil MDK-ARM Version 5 Getting Started in C Programming with Keil MDK-ARM Version 5 Reason for Revision This document was revised for Keil MDK-ARM v5.14 on February 18, 2015. This document was revised for MSP432 LaunchPad on

More information

CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup

CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup Purpose: The purpose of this lab is to setup software that you will be using throughout the term for learning about Python

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Quick Start Guide. Cole-Parmer USB-based Data Acquisition Software

Quick Start Guide. Cole-Parmer USB-based Data Acquisition Software Quick Start Guide Cole-Parmer USB-based Data Acquisition Software Cole-Parmer Instrument Company 625 East Bunker Court Vernon Hills, Illinois 60061-1844 (847) 549-7600 (847) 247-2929 (Fax) 800-323-4340

More information

Eaton BladeUPS Display Firmware Upgrade. UPS model : Bladeups. Display Firmware Upgrade Procedure. Date : 02/10/2017. Page 1/page total/13

Eaton BladeUPS Display Firmware Upgrade. UPS model : Bladeups. Display Firmware Upgrade Procedure. Date : 02/10/2017. Page 1/page total/13 UPS model : Bladeups Date : 02/10/2017 Page 1/page total/13 Contents 1. Download the firmware 2. UPS connection 3. Perform the firmware upgrade 4. Batch file upgrade procedure 5. Firmware release notes

More information

Network licensing for MacVector

Network licensing for MacVector Network licensing for MacVector Introduction Network licensing for MacVector uses the Sassafras KeyServer system. A small software program called KeyServer is installed on a central server - this monitors

More information

A Walk Through the MSA Software Spectrum Analyzer Mode 12/12/09

A Walk Through the MSA Software Spectrum Analyzer Mode 12/12/09 A Walk Through the MSA Software Spectrum Analyzer Mode 12/12/09 This document is intended to familiarize you with the basic features of the MSA and its software, operating as a Spectrum Analyzer, without

More information

Table of Contents. Introduction What is the monologue Sound Librarian?... 2 Caution... 2 Operating requirements Installation...

Table of Contents. Introduction What is the monologue Sound Librarian?... 2 Caution... 2 Operating requirements Installation... E 2 Table of Contents Introduction... 2 What is the monologue Sound Librarian?... 2 Caution... 2 Operating requirements... 2 Installation... 3 Installation for Mac users... 3 Installation for Windows users...

More information

SGC2910. User manual

SGC2910. User manual SGC2910 User manual Contents Introduction........................................................ 3 System Requirements................................................. 3 Product Features.....................................................

More information

FM 4/100 USB Software for OSX

FM 4/100 USB Software for OSX FM 4/100 USB Software for OSX JLCooper makes no warranties, express or implied, regarding this software s fitness for a particular purpose, and in no event shall JLCooper Electronics be liable for incidental

More information

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS Utilities 2005 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

More information

menu of icons which you can select which item you want to use to startup the computer.

menu of icons which you can select which item you want to use to startup the computer. To begin, insert the media that came with your computer into your CD / DVD drive. While the media is in the computer, power the computer off and restart the system. Upon restart you will need to press

More information

PI Scanner User Guide

PI Scanner User Guide PI Scanner User Guide Table of Contents 1. Highlights 2. Overview 3. Installation 3.1. PI Scanner Software Installation 3.2. USB to Serial Interface Board Installation 3.3. Programming the PI Scanner IP

More information

Neighborhood HiSpeed Quick Start Guide

Neighborhood HiSpeed Quick Start Guide Neighborhood HiSpeed Quick Start Guide Before you begin: Thank you for choosing Neighborhood HiSpeed. We have set up your HiSpeed service on the phone number identified in your Neighborhood Welcome kit.

More information

InspectionWare. Quick Start Guide. Version: QSG-BC-rev1.5

InspectionWare. Quick Start Guide. Version: QSG-BC-rev1.5 Quick Start Guide InspectionWare Version: QSG-BC-rev1.5 Quick Start Guide introduces the basic components of the InspectionWare NDE Development Platform and helps you to get started using a C-Scan example.

More information

Calisto Pro for Mac. User Guide Addendum

Calisto Pro for Mac. User Guide Addendum Calisto Pro for Mac User Guide Addendum Welcome This addendum to the Calisto Pro user guide contains instructions for setting up and using the Calisto system with your Macintosh computer. For general operation

More information

HP Video Over Ethernet. User Guide

HP Video Over Ethernet. User Guide HP Video Over Ethernet User Guide 2016 HP Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth

More information

Audacity is FREE as defined by the Audacity design team. IU Kokomo students can download Audacity from IUware at

Audacity is FREE as defined by the Audacity design team. IU Kokomo students can download Audacity from IUware at This tutorial will describe how to (1) download Audacity on either Windows or Mac computers, and (2) set up Audacity to edit and save audio files in either *.wav or *.mp3 format. All IU Kokomo student

More information

Powerline Ethernet Adapter. Installation Guide

Powerline Ethernet Adapter. Installation Guide Powerline Ethernet Adapter Installation Guide BEFORE INSTALLATION Plan ahead the installation of your powerline network. Note: You will need at least two powerline adapters to create a powerline network.

More information

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Installation Setup Please ensure that the Windows XP CF-19 Toughbook to be upgraded is plugged in but powered OFF

More information

Keysight TAP Training Lab 2 TAP Results Viewer

Keysight TAP Training Lab 2 TAP Results Viewer Keysight TAP Training Lab 2 TAP Results Viewer Notices DFARS/Restricted Rights Notice If software is for use in the performance of a U.S. Government prime contract or subcontract, Software is delivered

More information

Small rectangles (and sometimes squares like this

Small rectangles (and sometimes squares like this Lab exercise 1: Introduction to LabView LabView is software for the real time acquisition, processing and visualization of measured data. A LabView program is called a Virtual Instrument (VI) because it,

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

Document authored by: Native Instruments GmbH Software version: (02/2013)

Document authored by: Native Instruments GmbH Software version: (02/2013) Setup Guide Disclaimer The information in this document is subject to change without notice and does not represent a commitment on the part of Native Instruments GmbH. The software described by this document

More information

Resource Account Instructions. Contents

Resource Account Instructions. Contents Resource Account Instructions Instructions for Managing a Resource Account in Exchange 2010 As the owner of an e-mail resource, you have full rights and send as permission for this mailbox. You can access

More information

IntelliJ IDEA Getting Started Guide for FIRST Robotics Competition

IntelliJ IDEA Getting Started Guide for FIRST Robotics Competition IntelliJ IDEA 2016.1 Getting Started Guide for FIRST Robotics Competition 1 PRE-REQUISITES GitHub account. Knowledge of your computer and how to use it. Administrator Account on your computer. Access to

More information

Copyright ANRITSU. All rights reserved.

Copyright ANRITSU. All rights reserved. --------------- ShockLine VNA Software If there is a software/firmware update question, please contact Anritsu service support at https://techsupport.anritsu.com, and then click on "Technical Support"

More information

Writing Code and Programming Microcontrollers

Writing Code and Programming Microcontrollers Writing Code and Programming Microcontrollers This document shows how to develop and program software into microcontrollers. It uses the example of an Atmel ATmega32U2 device and free software. The ATmega32U2

More information

Using Micro USB Cable (Mac)

Using Micro USB Cable (Mac) ... -2 Device Recognition (Mac)... -2 Software Installation (Mac)... -2 Connecting to Internet... - Device Removal (Mac)... -5 Device Recognition (Mac) Software Installation (Mac) Make sure USIM Card is

More information

USB Adapter & Power Converter. User manual.

USB Adapter & Power Converter. User manual. M0WWA USB Adapter & Power Converter. IMPORTANT Do not connect the USB Adapter&Power Converter to the VNA board until you have successfully completed the Driver installation. Before power up verify carefully

More information

Copyright ANRITSU. All rights reserved.

Copyright ANRITSU. All rights reserved. ShockLine VNA Software If there is a software/firmware update question, please contact Anritsu service support at https://techsupport.anritsu.com, and then click on "Technical Support" for further information.

More information

AlphaBeam. Description. Requirements. for PC

AlphaBeam. Description. Requirements. for PC AlphaBeam for PC Description AlphaBeam is a software application you install on your computer that lets you beam text from your IR-capable AlphaSmart device to an IR-capable computer. AlphaBeam sends text

More information

iclicker Base Firmware Utility v1.0.3 User Guide November 2018

iclicker Base Firmware Utility v1.0.3 User Guide November 2018 November 2018 Table of Contents Overview...3 System Requirements...3 Getting Started...3 Check Base Firmware Version...4 Update Base Firmware...5 Downgrade Base Firmware...7 Enable Base Fixed Frequency...9

More information

Scheduling automatic backups of TSM with Windows 7

Scheduling automatic backups of TSM with Windows 7 Scheduling automatic backups of TSM with Windows 7 It is highly recommended that regular backups are conducted for TSM files; there are two methods for achieving this, the manual method or scheduling automatic

More information

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2010

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2010 CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2010 The process of creating a project with Microsoft Visual Studio 2010.Net is similar to the process in Visual

More information

GP-N100 Utility Software Manual

GP-N100 Utility Software Manual System Requirements En Thank you for your purchase of a GP-N100. This manual describes how to use the GP-N100 Utility to download the latest assisted GPS data from Nikon servers to your GP-N100. To ensure

More information

JNIOR Support Tool Release Notes

JNIOR Support Tool Release Notes JNIOR Support Tool Release Notes Version 7.5.518.1209 18 May 2018 7.4.417.1208 17 April 2018 7.4.410.1512 10 April 2018 RELEASED to the website May 25, 2018 NOTE: This version or later IS REQUIRED with

More information

Copyright ANRITSU. All rights reserved.

Copyright ANRITSU. All rights reserved. General Caution --------------- Please use a USB Memory Stick for firmware updates. If there is a firmware update question, please contact Anritsu service support at https://techsupport.anritsu.com, and

More information

Direct Connection of OML Frequency Extenders to Keysight s PNA-C (E836xC) VNA for 1-Path 2-Port S-Parameter Measurements

Direct Connection of OML Frequency Extenders to Keysight s PNA-C (E836xC) VNA for 1-Path 2-Port S-Parameter Measurements Direct Connection of OML Frequency Extenders to Keysight s PNA-C (E836xC) VNA for 1-Path 2-Port S-Parameter Measurements Introduction For full two-port S-parameter measurements to extend PNA-C vector network

More information

AA908Plot A Graphical Tool to View Antenna Performance on a PC Al Gerbens, K7SBK

AA908Plot A Graphical Tool to View Antenna Performance on a PC Al Gerbens, K7SBK AA908Plot A Graphical Tool to View Antenna Performance on a PC Al Gerbens, K7SBK 2-30 MHz scan of K7SBK multi-band dipole using AA908 and the AA908Plot program. Note all the useful data shown in the plot:

More information

WSDA User Guide

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

More information

Updating the Firmware What is needed to update the firmware?

Updating the Firmware What is needed to update the firmware? What is needed to update the firmware? 1 What is needed to update the firmware? Requirements for Firmware Update Computer on which the printer driver is installed. Windows Versions: Windows XP SP3 or later,

More information

Quick Installation Guide: QUARC TM on NI ELVIS III

Quick Installation Guide: QUARC TM on NI ELVIS III Quick Installation Guide: QUARC TM on NI ELVIS III STEP 1 Install MATLAB and Required Add-Ons QUARC TM supports 64-bit Microsoft Windows 7 SP1, Microsoft Windows 8.1, and Microsoft Windows 10. Ensure one

More information

Note: If QT is not installed you get the following error and the file is still not saved:

Note: If QT is not installed you get the following error and the file is still not saved: Date: 4/17/2002 Originator: TC PSB #: PSB.2002.04.006 Authorization: Reference: N/A Total Pages: 2 Product(s): PhotoPC 3100Z Subject: Panorama Stitcher Light EP and QuickTime 5 This bulletin was created

More information

TSM800 / TSM1330 Update Instructions

TSM800 / TSM1330 Update Instructions TSM800 / TSM1330 Update Instructions Contents Contents... 1 Automatic Updates... 1 Manual Update to the Latest Version of N2KView... 2 Manual Update of the Complete Operating System... 3 Automatic Updates

More information

Quick start ADC1453D, ADC1159D evaluation board

Quick start ADC1453D, ADC1159D evaluation board ADC1453D, ADC1159D evaluation board Rev. 01 14 Nov 2013 Document information Info Keywords Abstract Overview Content ADC1453D, ADC1159D, ADC1453DxxxW1-DB, evaluation board, ADC, Converter, JESD204B, BSX0254.

More information

Getting Started in C Programming with Keil MDK-ARM Version 5

Getting Started in C Programming with Keil MDK-ARM Version 5 Getting Started in C Programming with Keil MDK-ARM Version 5 Reason for Revision This document was revised for Keil MDK-ARM v5.14 on February 18, 2015. This document was revised for MSP432 LaunchPad on

More information

Setting up the PC ready for BESA 11

Setting up the PC ready for BESA 11 Setting up the PC ready for BESA 11 1 - Installing Driver. Important Note: Before you start to install the driver, please do not plug BESA 11 into the computer s USB port or else the installation will

More information

Wireless-G. User Guide. PrintServer for USB 2.0. GHz g WPS54GU2. A Division of Cisco Systems, Inc. WIRELESS. Model No.

Wireless-G. User Guide. PrintServer for USB 2.0. GHz g WPS54GU2. A Division of Cisco Systems, Inc. WIRELESS. Model No. A Division of Cisco Systems, Inc. GHz 2.4 802.11g WIRELESS Wireless-G PrintServer for USB 2.0 User Guide Model No. WPS54GU2 Copyright and Trademarks Specifications are subject to change without notice.

More information

External Headers. USB Host User LEDs. User Switches. E1 Header (Unfitted)

External Headers. USB Host User LEDs. User Switches. E1 Header (Unfitted) Quick Start Cymbet Energy Harvesting Renesas Promotional Board for RX111 External Headers Digilent Pmod Compatible TM USB Function JP2 (not fitted) J-Link LED USB Host User LEDs External Headers Reset

More information