Example
Retrieving
and
Restoring
Data
To
copy
ASCII
measurement
data
Copying ASCII
data
over
an
NFS
mount
Suppose you are using
an
HP 1661CS logic analyzer
and
it is NFS-mounted
on your network. The name
of
analyzer 1is68000_BUS.
You
have created
some labels under analyzer
1,
including one called "addr_lo." The directory
structure of
the
HP 1661CS logic analyzer looks like this:
slot_ a
I
data.asc
data.raw
setup.raw
68000
bus
I -
addr_lo.txt
{label
2}.
txt
{label3}.txt
1
st_line.txt
line_num.txt
time_abs.txt
{Root}
After setting up a measurement
and
acquiring data, you want to analyze
the
data for label addr_lo on your PC. To copy
the
ASCII
data
to your local
computer, at
the
MS-DOS
prompt
enter:
copy
L:\slot_a\data.asc\68000_BUS\addr_lo
{local
path
name}
If
your computer is
running
the
UNIX
operating system, you might use
the
cp
or
dd
command.
In
an
MS
Windows environment, you can use File Manager.
4-4