347
Chapter 6, Memory Cards/Mass Storage
DOS and LIF File System Considerations
Files that have been stored using the STORE command must be retrieved using
the LOAD command:
STORE "FM_TEST:,704,1"
LOAD "FM_TESTS:,704,1"
TESTS Subsystem DOS File Restrictions
The Test Set uses IBASIC revision 1.0. The IBASIC 1.0 file system cannot
distinguish between DOS files that have been “SAVEd” and those that were
“STOREd.” As shown in
, SAVE and STORE both produce a
file type DOS. This can result in undesired operation when trying to run a Test
procedure from the TESTS (Main Menu) screen.
The process for running a Test Procedure is described below. The potential
problem is described in step 3.
1. The procedure file location is selected using the
Select Procedure Location:
field.
2. The desired procedure file is selected using the
Select Procedure Filename:
field. When the procedure file is selected, the Test Set loads the specified procedure file
into memory. One of the pieces of information in the procedure file is the name of the
code file used with that procedure.
3. The
Run Test
softkey is selected. When the
Run Test
softkey is selected the Test
Set attempts to load the code file into memory. If the code file is located on a DOS
formatted media the Test Set will attempt to GET the file (the Test Set assumes the file
was stored using the SAVE command). If the code file was stored to the DOS formatted
media using the STORE command an
ERROR 58 Improper file type
is
generated.
If an
ERROR 58 Improper file type
is generated the code file must be
loaded into memory and then stored back to mass storage using the SAVE
command as follows:
1. Access the TESTS (IBASIC Controller) screen and LOAD the code file into the Test
Set.
2. Delete the stored code file from the mass storage location using the IBASIC PURGE
command.
3. SAVE the program as a Code file, using a lower-case c as a prefix, to the same mass
storage location as the original code file.
The IBASIC 1.0 file system can distinguish between LIF files that have been
“SAVEd” and those that were “STOREd.” Consequently the Test Set can
determine whether to use a GET or a LOAD on a code file which is located on a
LIF formatted media.
Содержание 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 ...