355
Chapter 6, Memory Cards/Mass Storage
Copying Files Using IBASIC Commands
Copying Files Using IBASIC Commands
Files can be copied from one mass storage device to another using the IBASIC
COPY command. For example, to copy a file from a memory card to the left drive
of an external dual-disk drive with a mass storage volume specifier of ":,702,0",
execute the following IBASIC command from the TESTS (IBASIC Controller)
command line:
COPY "FM_TEST:INTERNAL,4" TO "FM_TEST:,704,0"
“Stored” or “saved” files on one memory card can be copied to another memory
card as follows:
•
Insert the memory card containing the file to be copied.
•
LOAD or GET
1
the desired file from the memory card into the Test Set .
•
Remove the original memory card.
•
Insert the destination memory card in the Test Set.
•
STORE or SAVE
the file to the destination memory card.
1.
See
"Storing Code Files" on page 346
for information about the LOAD, GET,
STORE, and SAVE commands.
Copying an Entire Volume
An entire volume can be copied from one mass storage device to the same type of
mass storage device using the volume copy form of the COPY command. The
destination volume must be as large as, or larger than, the source volume. The
directory and any files on the destination volume are destroyed. The directory size
on the destination volume becomes the same size as the source media. Disc-to-
disc copy time is dependent on the mass storage device type. The volume copy
form of the COPY command was designed to copy like-media to like-media and
like-file-systems to like-file-systems. For example, to copy the entire contents of
one internal RAM disk to another internal RAM disk, execute the following
IBASIC command from the TESTS (IBASIC Controller) command line:
COPY ":MEMORY,0,0" TO ":MEMORY,0,1"
Содержание 8921A
Страница 14: ...14 ...
Страница 17: ...Contents 17 3 HP IB Command Guidelines Sequential and Overlapped Commands 72 Guidelines for Operation 73 ...
Страница 24: ...Contents 24 9 Error Messages ...
Страница 25: ...Contents 25 Index 593 ...
Страница 26: ...Contents 26 ...
Страница 27: ...27 1 Using HP IB ...
Страница 58: ...58 Chapter 1 Using HP IB Remote Local Modes ...
Страница 59: ...59 2 Methods For Reading Measurement Results ...
Страница 71: ...71 3 HP IB Command Guidelines ...
Страница 94: ...94 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Страница 95: ...95 4 HP IB Commands ...
Страница 100: ...100 Adjacent Channel Power ACP ...
Страница 150: ...150 Display DISPlay space TDMA test TESTs TFReq THLP TIBasic TMAKe TPARm TPRint TSEQn TSPec Returns current screen TX ...
Страница 173: ...173 System System SYSTem ERRor Returns integer value quoted string ...
Страница 236: ...236 Triggering Measurements ...
Страница 237: ...237 5 Advanced Operations ...
Страница 350: ...350 Chapter 6 Memory Cards Mass Storage Using Memory Cards Figure 20 Inserting a Memory Card ...
Страница 360: ...360 Chapter 6 Memory Cards Mass Storage Using External Disk Drives ...
Страница 361: ...361 7 IBASIC Controller ...
Страница 442: ...442 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Страница 559: ...559 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Страница 562: ...562 Chapter 8 Programming The Call Processing Subsystem Example Programs ...
Страница 563: ...563 9 Error Messages ...
Страница 592: ...592 ...