3-41
Eye-Diagram Analyzer Reference
Saving to Mass Storage
To Duplicate a
Memory Card Instrument BASIC provides the ability to mass copy all the files from one
memory card to another memory card. This allows you to easily reproduce
copies without having to copy the files one at a time. Use the following steps:
1Refer to To Use a Mem ory C ard on page 3-36 to select the memory card for
use.
2Insert the memory card with the files into the front-panel card slot .
3Press USER. (If the eye-diagram analyzer personality is loaded, press USER
twice.)
4Use a keyboard to enter the following Instrument BASIC commands. Thes e
commands initialize a RAM disk and copy the files from the card to the RAM
disk. If you dont have a keyboard, Instrument BASIC has an editor for creating
these commands.
INITIALIZE ":MEMORY,0,0"
WILDCARDS DOS
COPY "*" TO ":MEMORY,0,0"
5Remove the card from the card slot and insert a blank formatted card in the
slot.