Agilent Technologies E5071C Manual page 1133

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
Hides the UserForm (object name: frmSingMeas) from the screen.
Line 130
Displays 9 channel windows.
Line 140
Sets the trigger source to "bus".
Lines 160 to 240
These lines turn on or off Continuous Activation mode for each channel
depending on whether the corresponding option buttons are on or off. By
default, the mode is turned on for channel 1 only.
Line 260
Triggers the instrument to start a measurement cycle.
Line 270
Executes the SCPI.IEEE4882.OPC object to suspend the program until the
value of 1 is returned indicating the end of measurement.
Line 290
Displays a measurement completion message.
Line 310
Displays the UserForm (object name: frmSingMeas) on the screen.
Using the SCPI.TRIGger.SEQuence.SINGle object to suspend the
program until the end of measurement (object name:frmSingMeas)
10| Private Sub cmdExit_Click()
20|
30| Unload Me
40|
50| End Sub
60|
70| Private Sub cmdMeas_Click()
80|
90| Dim Dmy As Long
100|
1360

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents