Hewlett-Packard Company, 1996, 1997, 1998, 1999. All rights reserved.
8600 Soper Hill Road Everett, Washington 98205-1298 U.S.A.
NOTICE
The information contained in this document is subject to change without notice.
HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS
MANUAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Hewlett-Packard
shall not be liable for errors contained herein or direct, indirect, special, incidental or
consequential damages in connection with the furnishing, performance, or use of this
material.
WARRANTY
A copy of the specific warranty terms applicable to your Hewlett-Packard product and
replacement parts can be obtained from your local Sales and Service Office.
This document contains proprietary information which is protected by copyright.
All rights are reserved. No part of this document may be photocopied, reproduced or
translated to another language without the prior written consent of Hewlett-Packard
Company. This information contained in this document is subject to change without notice.
Use of this manual and CD-ROM supplied for this pack is restricted to this product only.
Additional copies of the programs can be made for security and back-up purposes only.
Use, duplication, or disclosure by the government is subject to restrictions as set forth in
subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at
52.227-7013.
HEWLETT-PACKARD COMPANY
Rights for non-DOD U.S. Government Departments and Agencies are set forth in FAR
52.227-19 (c) (1,2)
Copyright (c) 1995, 1996, 1997, 1998, 1999 Hewlett-Packard Company. All rights Reserved.
3000 Hanover St.
Palo Alto, CA 94303
ii
HP E1433A User's Guide
In This Book
The HP E1433A 8-Channel 196 kSa/s Digitizer plus DSP is a C-size VXI
module. “196 kSa/s” refers to the maximum sample rate of 196608 samples
per second. The HP E1433A may contain either one or two 4-channel
input assemblies so that the module may have a total of up to 8 inputs.
The module plugs into a single C-size slot in a VXI mainframe.
This book documents the HP E1433A module, including information on how
to use it. It provides:
q Installation information.
q Examples to help you get started, with information on how to use the
VXIplug&play Host Interface Library functions. There is also a chapter about the
C-Language version of the Host Interface Library. There are instructions for
printing the Function Reference for the Host Interface Library if desired. The
Function Reference can be accessed by way of online manual pages and online
help.
q Information on how to use the HP E1433A.
q A descriptions of the module.
q Descriptions of the Arbitrary Source and Tachometer options.
q Descriptions of the Break Out Boxes which can be used with the module.
q Service information (troubleshooting and replacing assemblies).
q Details about the module’s VXI registers (as an appendix for those who may want
this additional information).
iii
TABLE OF CONTENTS
In This Book iii
1 Installing the HP E1433A
Installing the HP E1433A 1-2
To inspect the HP E1433A 1-2
To install the HP E1433A 1-3
Install the host interface libraries 1-6
To store the module 1-6
To transport the module 1-7
2 Getting Started With the HP E1433A
Introduction 2-2
To install the VXIplug&play libraries 2-3
System Requirements (Microsoft Windows95 and NT) 2-3
System Requirements (HP-UX 9.05) 2-3
System Requirements (HP-UX 10.2) 2-3
HP E1432A Software Distribution 2-3
Getting Updates Via FTP (HP-UX) 2-4
Getting Updates Via FTP (Windows) 2-4
To install the Windows VXIplug&play drivers for the HP E1432A
(for Windows 95 and Windows NT). 2-4
To install the HP-UX VXIplug&play drivers for the HP E1433A
(for HP-UX systems): 2-6
The Resource Manager 2-6
The VXIplug&play Soft Front Panel (SFP) 2-7
Using the soft front panel. 2-7
HP VEE example programs 2-10
scope.vee 2-10
minimum.vee 2-14
Other HP VEE example programs 2-16
C-Language Host Interface Library example programs 2-17
Demo Programs 2-17
Running a demo program: semascope.c 2-18
Visual Basic example programs 2-19
v
3 Using the HP E1433A
Introduction 3-2
What is VXIplug&play? 3-3
Overview 3-3
VXIplug&play drivers 3-3
Manufacturer and model codes 3-4
The Soft Front Panel (SFP) 3-5
Header and Library Files 3-6
Channels and groups 3-7
Channel Groups 3-7
Initialization 3-7
Creating a Channel Group 3-8
Input, Source, and Tach Channels 3-8
Multiple-module/mainframe Measurements 3-9
Grouping of Channels/Modules 3-9
Multiple-module Measurements 3-9
Possible Trigger Line Conflict 3-10
Managing Multiple-mainframe Measurements 3-11
Synchronization in Multiple-mainframe Measurements 3-14
Module Features 3-15
Data Flow Diagram and FIFO Architecture 3-15
Base Sample Rates 3-17
Measurement Process 3-23
Measurement Setup and Control 3-23
Parameter Settings 3-24
Measurement Initialization 3-24
Measurement Loop 3-25
Register-based VXI Devices 3-26
Arm and Trigger 3-27
HP E1433A Triggering. 3-28
Trigger Level 3-29
Data Transfer Modes 3-30
HP E1433A Interrupt Behavior 3-32
Data Gating 3-34
HP E1433A Parameters 3-34
New features of the HP E1432A/HP E1433A software 3-36
Averaging 3-36
Continuous re-sampled data 3-36
Fast span or range change 3-36
Peak level detection (HP E1433A only) 3-36
RMS level computation (HP E1433A only) 3-36
Time arming 3-37
Weighting filters (HP E1433A only) 3-37
Zoom (HP E1432A only) 3-37
Zoom (for the Arbitrary Source, option 1D4) 3-37
Auto range 3-37
vi
Where to get more information 3-38
The Function Reference for VXIplug&play 3-38
The Function Reference for the Host Interface Library (C-language version)
3-38
4 The C-Language Host Interface Library
Introduction 4-2
Header and Library Files 4-3
Parameter Information 4-4
Description of HP E1433A Parameters 4-4
Parameter Lists 4-5
Channel and Group IDs 4-10
Multiple-module/Mainframe Measurements 4-12
Grouping of Channels/Modules 4-12
Multiple-module Measurements 4-12
Possible Trigger Line Conflict 4-13
Managing Multiple-mainframe Measurements 4-14
Synchronization in Multiple-mainframe Measurements 4-17
Measurement Process 4-18
Measurement Setup and Control 4-18
Parameter Settings 4-19
Measurement initialization 4-19
Measurement Loop 4-20
Register-based VXI Devices 4-21
Arm and Trigger 4-22
HP E1433A Triggering. 4-23
Data Transfer Modes 4-24
HP E1433A Interrupt Behavior 4-26
Data Gating 4-28
HP E1433A Parameters 4-29
For More Information 4-29
vii
5 Module Description
Module Features 5-2
General Features 5-2
Arbitrary Source Features (option 1D4) 5-2
Tachometer Features (option AYF) 5-2
Other Options 5-2
Block Diagram 5-3
HP E1433A Front Panel Description 5-5
Front panels for four or eight channels 5-5
Standard Front Panel 5-6
VXI Backplane Connections 5-8
Power Supplies and Ground 5-8
Data Transfer Bus 5-8
DTB Arbitration Bus 5-8
Priority Interrupt Bus 5-8
Utility Bus 5-8
The Local Bus (Option UGV) 5-9
The HP E1433A VXI Device 5-10
Address Space 5-10
Shared Memory 5-10
Memory Map 5-10
List of A16 Registers 5-12
Trigger Lines (TTLTRG) 5-13
Providing an External Clock 5-14
LED’s and Connectors for the Tachometer Option. 7-5
8 Break Out Boxes
Introduction 8-2
Service 8-2
The HP E1432-61600 and HP E1432-61602 Break Out Boxes 8-3
HP E1432-61602 Voltage-type Break Out Box 8-4
HP E1432-61600 ICP-type Break Out Box 8-4
Break Out Box Grounding 8-4
Break Out Box Cables 8-5
Making a Custom Break Out Box Cable 8-5
Recommendations on wiring for the E1432/3A 4 Channel Input Connector
8-7
9 Troubleshooting the HP E1433A
Diagnostics 9-2
ix
10 Replacing Assemblies
Replaceable Parts 10-2
Ordering Information 10-2
Direct Mail Order System 10-2
Code Numbers 10-3
Assemblies: without option AYF or 1D4 10-4
Assemblies: with option AYF 10-6
Assemblies: with option 1D4 10-8
Cables: without option AYF or 1D4 10-10
Cables: with option AYF 10-11
Cables: with option 1D4 10-12
Front Panel 10-13
To remove the top cover 10-14
To remove the front panel 10-15
To remove the input assemblies 10-18
To remove the option AYF assembly 10-20
To remove the option 1D4 assembly 10-21
To remove the A22/A24 assembly 10-22
To remove the A10/A11 assembly 10-23
11 Backdating
Backdating 11-2
Appendix A Register Definitions
The HP E1433A VXI Registers A-2
The A16 Registers A-2
The A24 Registers A-4
32-bit Registers A-10
Command/Response Protocol A-11
DSP Protocol A-13
DSP Bus Registers A-14
HP E1433A Technical Specifications
Glossary
Index
Need Assistance?
About this edition
Sales and Service Offices
x
1
Installing the HP E1433A
1-1
HP E1433A User's Guide
Installing the HP E1433A
Installing the HP E1433A
This chapter contains instructions for installing the HP E1433A 8-Channel
196 kSa/sec Digitizer plus DSP Module and its drivers. This chapter also
includes instructions for transporting and storing the module.
To inspect the HP E1433A
The HP E1433A 8-Channel 196 kSa/sec Digitizer plus DSP Module was
carefully inspected both mechanically and electrically before shipment.
It should be free of marks or scratches, and it should meet its published
specifications upon receipt.
If the module was damaged in transit, do the following:
q Save all packing materials.
q File a claim with the carrier.
q Call your Hewlett-Packard sales and service office.
1-2
HP E1433A User's Guide
Installing the HP E1433A
To install the HP E1433A
CautionTo protect circuits from static discharge, observe anti-static techniques
whenever handling the HP E1433A 8-Channel 196 kSa/s Digitizer plus DSP
Module.
1 Set up your VXI mainframe. See the installation guide for your mainframe.
2 Select a slot in the VXI mainframe for the HP E1433A module.
The HP E1433A module’s local bus receives ECL-level data from the
module immediately to its left and outputs ECL-level data to the module
immediately to its right. Every module using the local bus is keyed to
prevent two modules from fitting next to each other unless they are
compatible. If you will be using the local bus, select adjacent slots
immediately to the left of the data-receiving module. The local bus can
support up to four HP E1433A modules at full span at real time data rates.
If the VXI Bus is used, maximum data rates will be reduced but the
module can be placed in any available slot.
3 Using a small screwdriver or similar tool, set the logical address configuration
switch on the HP E1433A.
(See the illustration on the next page.) Each module in the system must
have a unique logical address. The factory default setting is 0000 1000
(8). If an HP-IB command module will be controlling the HP E1433A
module, select an address that is a multiple of 8. If your VXI system
dynamically configures logical addresses, set the switch to 255.
1-3
HP E1433A User's Guide
Installing the HP E1433A
4 Check the settings of the Boot Source and ROM Programming switches on the
bottom of the module.
Set switches 1 and 3 (BS1 and BS3) up, and all the other switches down.
1-4
HP E1433A User's Guide
Installing the HP E1433A
5 Set the mainframe’s power switch to standby ( O
I
).
CautionInstalling or removing the module with power on may damage components in
the module.
6 Place the module’s card edges (top and bottom) into the module guides in the
slot.
7 Slide the module into the mainframe until the module connects firmly with the
backplane connectors. Make sure the module slides in straight.
8 Attach the module’s front panel to the mainframe chassis using the module’s
captive mounting screws.
1-5
HP E1433A User's Guide
Installing the HP E1433A
Install the host interface libraries
After the hardware has been assembled, the next step in installing the
HP E1433A is to install the host interface libraries. Refer to the chapter
titled “Getting Started With the HP E1433A” to continue the installation
process.
To store the module
Store the module in a clean, dry, and static free environment.
For other requirements, see storage and transport restrictions in the
chapter titled: “Specifications.”
1-6
HP E1433A User's Guide
Installing the HP E1433A
To transport the module
• Package the module using the original factory packaging or packaging identical
to the factory packaging.
Containers and materials identical to those used in factory packaging are
available through Hewlett-Packard offices.
• If returning the module to Hewlett-Packard for service, attach a tag describing
the following:
q Type of service required
q Return address
q Model number
q Full serial number
In any correspondence, refer to the module by model number and full serial
number.
• Mark the container FRAGILE to ensure careful handling.
• If necessary to package the module in a container other than original
packaging, observe the following (use of other packaging is not recommended):
q Wrap the module in heavy paper or anti-static plastic.
q Protect the front panel with cardboard.
q Use a double-wall carton made of at least 350-pound test material.
q Cushion the module to prevent damage.
CautionDo not use styrene pellets in any shape as packing material for the module. The
pellets do not adequately cushion the module and do not prevent the module
from shifting in the carton. In addition, the pellets create static electricity which
can damage electronic components.
1-7
2
Getting Started With the
HP E1433A
2-1
HP E1433A User's Guide
Getting Started With the HP E1433A
Introduction
This chapter will help you to get your HP E1433A running and making
simple measurements. It shows how to install the software libraries and
how to run some of the example programs that are included.
For more information see the other chapters in this book and the on-line
function reference. (See “Where to get more information” in the chapter
titled “Using the HP E1433A).”
Two versions of the Host Interface Library are available. One is the HP-UX
C-Language Host Interface Library which uses SICL (the Standard
Instrument Interface Library) to communicate to the HP E1433A hardware.
The other is the HP-UX, Windows 95 and Windows NT VXIplug&play
Library which communicates with the hardware using VISA (Virtual
Instrument Software Architecture). VISA is the input/output standard upon
which all the VXIplug&play software components are based.
This chapter mainly covers the VXIplug&play version, and it also includes
some examples using the C-Language version. If you are using the
C-Language version, you should also refer to the chapter titled “The
C-Language Host Interface Library.”
2-2
HP E1433A User's Guide
Getting Started With the HP E1433A
To install the VXIplug&play libraries
System Requirements (Microsoft Windows95 and NT)
• An IBM compatible personal computer with either Microsoft Windows 95 or
Microsoft Windows NT. (With either Windows 95 or Windows NT, use the
VXIplug&play library)
• Additional hardware and software to connect the IBM compatible computer to
a VXI mainframe.
• Software is supplied on CD-ROM.
System Requirements (HP-UX 10.20)
• One of the following workstations:
q An HP V743 VXI-embedded workstation.
q A stand-alone HP Series 700 workstation with an HP E1489I EISA-to-MXIbus
card and an HP E1482B VXI-MXI Bus Extender.
• Software is supplied on CD-ROM, so a CD-ROM drive is needed
• HP-UX Version 10.20. This version of HP-UX can use either the C-language
library or the VXIplug&play library.
• SICL/VISA (product number E2091E, version E.01.01 or later).
HP E1432A Software Distribution
The HP E1432A distribution (software) is shipped on CD-ROM with the HP
E1433A module. This software works with the E4132, E1433, and E1434
modules. This distribution includes the HP E1432A C-Language Host
Interface library for HP-UX, the HP E1432A VXIplug&play Host Interface
library for HP-UX, Windows 95, and Windows NT with associated examples,
and manual pages.
2-3
HP E1433A User's Guide
Getting Started With the HP E1433A
Getting Updates Via FTP (HP-UX)
You can get the latest version of the HP E1432A software via FTP.
However, note that the latest version may be an interim version which has
not yet been fully tested and released. Released versions for HP-UX have
filenames beginning with E1432.A.xx.xx.depot.Z... Interim versions begin
with E1432.X.xx.xx.depot.Z...
For HP-UX, the latest version of the HP E1432A distribution can be
obtained via anonymous FTP at:
ftp://hpls01.lsid.hp.com/E1432/s700
Download file E1432.A.xx.xx.depot.Z for the latest update.
The A.xx.xx is the revision number, which will be something like
A.00.00. The file obtained via FTP has been compressed; it can be
uncompressed with the command:
uncompress E1432.A.xx.xx.depot.Z
The result will be a file E1432.A.xx.xx.depot This file is in swinstall
format, which is the same format as the file on the CD-ROM.
Getting Updates Via FTP (Windows)
You can get the latest version of the HP E1432A software via FTP.
However, note that the latest version may be an interim version which has
not yet been fully tested and released. Released versions for Windows have
filenames beginning with hpe1432.EXE.A... Interim versions begin with
hpe1432.EXE.X...
For Microsoft Windows the latest version of the HP E1432A distribution can
be obtained via anonymous FTP at:
ftp://hpls01.lsid.hp.com/E1432/pc
The README file contains information about the files in the directory.
The files corresponding to the first floppy disk of the distribution have the
form setup.EXE, click on “setup.EXE” to install.
Files of the form setup.w02 correspond to the second floppy disk of the
distribution. Files of the form setup.w03 correspond to the third floppy
disk (if any).
2-4
HP E1433A User's Guide
Getting Started With the HP E1433A
To install the Windows VXIplug&play drivers for the HP E1432A
(for Windows 95 and Windows NT).
This procedure assumes that you have already installed a VISA (Virtual
Instrument Software Architecture) library. If not, you can still install these
drivers but you will receive an error message reminding you to install the
VISA library.
1 Insert the HP E1432A CD-ROM into your CD-ROM drive.
2 Run the program: d:\setup
(If your disk is in a drive other than “drive d,” replace “d:\” with the letter of the
drive containing your VXIplug&play Drivers disk.)
3 The setup program asks you to confirm or change the directory path. The
default directory path is recommended.
4 The setup program will ask you to confirm or change source code directory.
The default directory is recommended.
5 Setup creates a program group called “Hpe1432.” It includes:
An icon to run the Soft Front Panel
An icon for HELP text
An icon for UNISTALL
Setup can also place these icons in your “VXIplug&play” program group.
A dialog box asks if you wish to skip this step.
6 Setup asks if you want to run the Soft Front Panel (SFP).
See the next section in this chapter for more about the Soft Front Panel.
2-5
HP E1433A User's Guide
Getting Started With the HP E1433A
To install the HP-UX VXIplug&play drivers for the HP E1433A
(for HP-UX systems):
1 Log in as root.
2 Insert the HP E1432A CD-ROM into the CD-ROM drive or obtain the latest HP
E1432A distribution.
3 Type swinstall.
See the HP-UX Reference manual for information on the swinstall command.
The HP E1432A distribution is normally installed in the
/opt/vxipnp/hpe1432/ directory. The files have extensions such as .h, .fp, .sl,
and .hlp.
The Resource Manager
The Resource Manager is a program from your hardware interface
manufacturer. It looks at the VXI mainframe to determine what modules
are installed. You need to run it every time you power up. If you get the
message: “No HP E1433A can be found in this system,” then run the
Resource Manager.
Before running the HP E1432A /HP E1433A software make sure that your
hardware is configured correctly and that the Resource Manager runs
successfully. Before using your measurement system, you must set up all
of its devices, including setting their addresses and local bus locations. No
two devices can have the same address. Usually addresses 0 and 1 are
taken by the Resource Manager and are not available.
For more information about the Resource Manager, see the documentation
with your hardware interface.
2-6
HP E1433A User's Guide
Getting Started With the HP E1433A
The VXIplug&play Soft Front Panel (SFP)
Using the soft front panel.
If you are running the HP E1432A/HP E1433A software in Microsoft
Windows 95 or Windows NT, you can use the Soft Front Panel (SFP)
program to interface with the HP E1433A.
The Soft Front Panel can be useful for checking your system to make sure
that it is installed correctly and that all of its parts are working. However,
it is not very useful for making measurements. It cannot be controlled from
a program and it does not access all of the HP E1433A’s functionality.
Figure 2-1: The Soft Front Panel interface
2-7
HP E1433A User's Guide
Getting Started With the HP E1433A
The buttons on the right side of the SFP display are defined as follows:
Meas
This button opens the Measurement Control dialog box. You can set:
This button opens a dialog box in which you can set up the HP E1433A’s
inputs. You can set:
q Channel number
q Range
q AC or DC coupling
q Grounding method
q Digital anti-alias filter
q Analog anti-alias filter
q Trigger on/off
q Trigger mode level/bound
q Trigger level
q Hysteresis
q Trigger Slope
There is a checkbox to make all channels identical.
Source
This opens a dialog box for controlling the source output of the HP
E1433A’s source. This is only available for HP E1433A’s that have the
Arbitrary Source Option 1D4. You can set:
q Channel number
q Active on/off
q Mode sine/burst sine/random/burst random
q Ramp rate
q Sine frequency
q Sine phase
q Output normal/grounded/open/cal/multi
q Trigger on/off
q Cola (Constant Output Level Amplifier) off/on
q Duty Cycle
q Sum off/on
q Seed
q Range
2-8
HP E1433A User's Guide
Getting Started With the HP E1433A
Display
This button opens a dialog box in which you can specify how the data is
displayed. For each trace you can specify an input channel (or OFF) and
an output file.
VXI
This button opens a dialog box showing the modules installed in your VXI
mainframe, and indicating which are active and inactive. The “resource
name” for each module is the interface card name that has been assigned to
it.
Go
Use the Go button to start the measurement.
Exit
Use the Exit button to exit the Soft Front Panel.
2-9
HP E1433A User's Guide
Getting Started With the HP E1433A
HP VEE example programs
scope.vee
This program displays four channels with time record and FFT for each
channel.
The scope.vee program is located at \Hpe1432\examples\hpvee\ on a
Microsoft Windows system or at /usr/e1432/vee-examples on an HP-UX
system.
To run scope.vee, first type:
veetest
To begin using HP VEE.
In HP VEE click on File, then Open. In the Open File dialog box select
scope.vee from the list of files. Then click Ok.
2-10
Figure 2-2: HP VEE - Open File dialog box
HP E1433A User's Guide
Getting Started With the HP E1433A
The program scope.vee starts, showing four channels, with time record and
FFT for each channel.
Figure 2-3: scope.vee - panel view
To start a measurement, click the Run button on the toolbar (triangle
symbol). To pause, click on the Pause button (two vertical bars, next to
the Run button). To stop the measurement, click the Stop button (square
symbol).
This screen is VEE’s panel view, where you can interact with the system
much as you would with the front panel of a standalone instrument. You
can also go to VEE’s detail view screen where you can configure the system
and the view panel to make your own measurements.
To look at the scope.vee program “behind the scenes,” click on the View
Detail button on the toolbar (chart symbol). To return to the original
(panel) view, click on the View Panel button (sine wave symbol).
Click on the View Detail button again to look at the detail view screen.
2-11
HP E1433A User's Guide
Getting Started With the HP E1433A
To use and modify scope.vee you need to be familiar with using the HP
VEE program. Refer to HP VEE documentation if necessary. In View
Detail mode you can click on Help on the menu bar to get help on using
HP VEE.
2-12
Figure 2-4: HP VEE help text
Loading...
+ 190 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.