Agilent Technologies E5071C Manual page 1007

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
These lines set channel 1's active trace to trace 1 and hold the sweep.
Lines 130 to 140
These lines retrieve the number of points in channel 1 and stores that
number into the Nop variable.
Line 150
Resizes the Fdata array based on the value of the Nop variable (the
number of points).
Line 170
This line points to the statement block to be executed if an error occurs in
retrieving data from the file (for example, if no file matches File$).
Lines 180 to 260
These lines retrieve the formatted data from the file identified by File$, and
store the data into the Fdata array.
Line 280
Sets the data transfer format to ASCII.
Line 300
Writes Fdata into the formatted data array for the active trace (trace 1) in
channel 1.
Lines 340 to 380
This statement block is executed if an error occurs in retrieving data from
the file.
1234

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents