Справочник Пользователя для Agilent Technologies A.18.00

Скачать
Страница из 581
 351
Chapter 6, Memory Cards/Mass Storage
Using External Disk Drives
Using External Disk Drives 
The Test Set supports only GPIB external disk drives. Certain configuration 
information is required by the Test Set to access external disk drives. 
The I/O CONFIGURE screen’s GPIB 
Mode
 field must be set to Control any time 
an external disk drive is used by the Test Set. 
To load files from the TESTS screens or NMT Signaling Decoder screen, the 
disk’s mass storage volume specifier must be entered in the 
External Disk 
Specification
 field on the TESTS (External Devices) screen (for example, 
:,702,1
). 
Initializing External Disks 
All new external disk media must be initialized before it can be used to store 
information. External disk media can be initialized for either LIF (Logical 
Interchange Format) or DOS (Disk Operating System) format using the Test Set. 
(See 
.) 
External disk media can be initialized from the TESTS (IBASIC Controller) 
screen by inserting the new media into the external disk drive and executing the 
following IBASIC command: 
INITIALIZE "<volume type>:<external disk mass storage volume
specifier>"
where the <volume type> can be LIF or DOS 
For example: 
INITIALIZE "DOS:,702,1").
To verify that disk media has been properly initialized, execute the IBASIC 
command: 
CAT "<external disk mass storage volume specifier>"
For example: 
CAT ":,702,1"