103
────────────────────────────────────────────────────
8.3.3 Specific Commands for Output Settings
────────────────────────────────────────────────────
Syntax
:LOAD:LOAD "<name>",<model>,
<ch>,<word>,<atn>
"<name>" File name
<model> Model number of originating
device
= 0 Auto detect model number
= 1 8852
= 2 8853
= 3 8806, 8806-01
=4 Text(CSV)
= 5 8835, 8835-01
= 6 8841, 8842
= 7 8826
= 8 8840, 8825
= 9 7990
= 10 7075, 7075-01
= 11 7070
=12 Text
= 13 8807-01,8807-51,8808-01,8808-51
= 14 8855
<ch> Reading the channel number
<word> Reading the number of data
<atn> Damping ratio
= AUTO
Determine damping ratio
automatically
=A1
Fix the damping ratio as 1
=A0_1
Fix the damping ratio as 1/10.
=A0_01
Fix the damping ratio as 1/100
Example
Transmission
:LOAD:LOAD 'WAVE.MEM',0,1,
1000,AUTO
Automatically determine the model on
which the WAVE.MEM file was
created, and load 1000 data words for
channel 1 with automatic damping
ratio determination.
Function
Loads the specified waveform data file,
such as a waveform data file created
by a Memory HiCorder, from the
floppy disk.
Notes
The file name must be surrounded by
single (' ') or double (" ") quotes.
Long file names cannot be used. File
names are case sensitive.
A file name cannot include a
directory. Loading can be done only
from the current directory.
Channel numbers can be confirmed by
the ":LOAD:LOAD?" query.
Unavailable channel numbers cannot
be specified as channel numbers to
load. Numbers other than 1 to 32 are
treated as channel 1.
The maximum loadable data size is
128000 words.
File load data size can be confirmed
by the ":LOAD:LOAD?" query.
A maximum of 8 waveforms can be
loaded.
When the load finishes normally,
EOWL in Event Status Register 0 is
set.
When using the text data, set <word>
to 128000 to read the maximum
number of data.
Errors
(Command error)
When a waveform name is not
surrounded by single (' ') or double
(" ") quotes
When a string other than those at the
left is specified for the damping ratio
(Execution error)
When the specified file does not exist
When the specified file is not a data
file
When an unavailable channel is
specified as the channel to be loaded
When the specified load data size
exceeds the size of the file data
When 8 waveforms have already been
loaded
When RUN is active.
:LOAD:LOAD
Load waveform