Agilent Technologies E5071C Manual page 1129

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
The UserForm when running the meas_srq.vba program
For how to use each element, see the following description.
1. The program turns on/off Continuous Activation mode for each
channel and determines whether to enable or disable each channel
for measurement.
2. The program triggers the instrument to start a new measurement
cycle, waits for the end of measurement, and then displays a
message. For detail, see the description of the code window.
3. The program exits, and the UserForm disappears.
In Visual Basic Editor, open the UserForm (object name: frmSrqMeas), and
double-click the Meas or Exit button to bring up the code window. The
following is the description of the subprograms associated with the
respective buttons.
Procedure called when the user clicks the Exit button on the UserForm
(lines 10 to 50)
Line 30
Unloads the UserForm from the memory, and terminates the program.
Procedure called when the user clicks the Meas button on the UserForm
(lines 70 to 390)
Line 110
Hides the UserForm (object name: frmSrqMeas) from the screen.
Line 130
1356

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents