Agilent Technologies 4294A Programming Manual page 116

Precision impedance analyzer
Hide thumbs Also See for 4294A:
Table of Contents

Advertisement

Saving/Recalling a Measurement Result/Measurement Setup
Sample Program for Save/Recall
Line 820
Allows the user to return to the entry start line and enter the data again
if an error occurs due to, for example, a typing error.
Lines 830 to 840
Prompts the user to enter a save filename (without extension) and
waits for the entry of a filename.
Line 860
If the entered filename exceeds 8 characters, returns to the entry start
line.
Lines 870 to 880
Displays the entered filename and waits for a conformation entry (y/n
key).
Line 890
If a key other than the y key is pressed in line 880, returns to the entry
start line.
The Select_array subprogram in lines 950 to 1040, used to select the internal data arrays
you want to save, is described below.
Lines 970 to 980
Prompts a conformation entry of whether to save the Array_name$
internal data array and waits for the entry of the y key or the n key.
Line 1000
If the y key is pressed in line 980, uses the Com$ command to enable
the save of Array_name$.
Line 1020
If a key other than the y key is pressed in line 980, uses the Com$
command to disable the save of Array_name$.
116
Chapter 8

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents