Download - HP 16500C Programmer's Manual

Logic analysis system
Hide thumbs Also See for 16500C:
Table of Contents

Advertisement

Example
To copy the contents of "FILE1" to "FILE2":
OUTPUT XXX;":MMEMORY:COPY 'FILE1','FILE2'"
To copy the contents of "FILE1" on the hard disk to "FILE2" on the flexible
disk:
OUTPUT XXX;":MMEMORY:COPY 'FILE1',INTERNAL0,'FILE2',INTERNAL1"
To copy the contents of a LIF flexible disk to the hard disk:
OUTPUT XXX;":MMEM:COPY '*',INT1,'\',INT0"

DOWNload

Command
:MMEMory:DOWNload <name>[,<msus>],<description>,
<type>,<block_data>
The DOWNload command downloads data to a file on the mass storage
device. The <block_data> parameter contains the data; the <name>
parameter is the name of the file being created.
A string of up to 10 alphanumeric characters for LIF in the following form:
<name>
NNNNNNNNNN
or
A string of up to 64 alphanumeric characters for DOS in one of the following
forms:
NNNNNNNN.NNN when the file resides in the current directory or
\NAME_DIR\FILENAME when it does not reside in the current directory
Mass Storage Unit specifier. INTernal0 for the hard disk drive and
<msus>
INTernal1 for the flexible disk drive.
A string of up to 32 alphanumeric characters
<description>
An integer (see table 12-2)
<type>
Contents of file in block data format
<block_data>
MMEMory Subsystem
DOWNload
12–11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

16501a

Table of Contents