Agilent Technologies E1437A User Manual page 29

20 msample/second adc with filters and fifo
Table of Contents

Advertisement

Getting Started with the E1437A
ascii.exe, ascii_32.exe, ascii
This example shows how to control the E1437 without using the C-function
library. Since all I/O is performed with ASCII commands and the VXI
message protocol, the speed is substantially reduced. This example still uses
the VISA I/O library to send and receive ASCII commands, however any
environment capable of ASCII I/O to VXI could be used. Users interested in
controlling the E1437 via a command module should look at this example.
The code is written in Visual Basic and can be run on Win 3.1, Win95, or
WinNT.
resamp.exe, resamp_32.exe, resamp
This example shows how to use the resample function included in the
HPDSP library shipped with the E1437. It is written in Visual Basic and
runs on Win 3.1 (resamp.exe), Win95, or WinNT (resamp_32.exe). It is also
available in C for HP-UX (resamp).
multchan.exe, multchan_32.exe, multichan
This example shows how to synchronize two modules to achieve
simultaneous sampling, filter decimation, and matched local oscillator phase.
It is written in Visual Basic and runs on Win 3.1 (multchan.exe), Win95 or
WinNT (multchan_32.exe). It is also available in C for HP-UX (multichan).
bench.exe, bench_32.exe, bench
This performance benchmarking program is really more of a utility than an
example, although source code is provided. It allows users to measure data
transfer rates and command processing times on their system without
having to write new code. The utility is written in Visual Basic and runs on
Win 3.1 (bench.exe), Win95 or WinNT (bench_32.exe). It is also available in
C for HP-UX (bench).
demo
This is a simple non-interactive oscilloscope display and is written in C for
the HP-UX environment only.
interupt.exe
This example shows how to set up and trap a VXI interrupt to indicate an
error condition in the E1437. It is written as a consol program in Microsoft
Visual C++ and runs only on Win95 or WinNT. Source code is installed on
Win 3.1, but no executable is provided.
2-12
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Advertisement

Table of Contents
loading

Table of Contents