
Chapter 8 291
IBASIC Controller
PROGram Subsystem
Saving an IBASIC Program To A PC card
The following procedure can be used to save an IBASIC program from
the IBASIC controller’s RAM memory to a PC card inserted into the
front panel of the Test Set.
1. Press
Local, Shift, Cancel on the Test Set to perform an IBASIC reset.
2. If the PC card has not been initialized, insert it into the Test Set and
execute the following command on the external controller:
Example 8-61 Example
OUTPUT 714;"PROG:EXEC ’INITIALIZE"":INTERNAL,4""’"
or
OUTPUT 714;"PROG:EXEC ’INITIALIZE""DOS:INTERNAL,4""’"
3. Insert the initialized PC card into the Test Set.
4. Define the PC card as the Mass Storage device by executing the
following command on the external controller:
Example 8-62 Example
OUTPUT 714;"PROG:EXEC ’MSI "":INTERNAL,4""’"
5. Save the program to the PC card by executing the following
command on the external controller:
Example 8-63 Example
OUTPUT 714;"PROG:EXEC ’SAVE ""<filename>""’"
Kommentare zu diesen Handbüchern