Agilent Technologies 4294A Service Manual Page 116

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 115
11 6 Chapter 8
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$.
Page view 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 517 518

Comments to this Manuals

No comments