Calibrate:output - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

:CALibrate:OUTPut

Command
:CALibrate:OUTPut {AC | TRIGOUT | DC,<dc_value> | ZERO | ONE | DPULse
The :CALibrate:OUTPut command sets the coupling frequency, trigger
output pulse, and dc level of the calibrator waveform output through the
front- panel Aux Out connector:
• AC — sets the Aux Out to be the probe compensation square wave
• TRIGOUT — outputs a pulse when the trigger event occurs. Use this to
• DC,<dc_value> — a DC level value in volts. The <dc_value> is a real
• ZERO — a - 450 mV DV level
• ONE — a - 150 mV DC level.
• DPULse — A double- pulse signal.
• SOSC — The 100 MHz reference clock output.
• HFOSC — A high- frequency oscillator output.
Example
This example puts a DC voltage of 2.0 volts on the oscilloscope front- panel
Aux Out connector.
myScope.WriteString ":CALibrate:OUTPut DC,2.0"
Query
:CALibrate:OUTPut?
The :CALibrate:OUTPut? query returns the current setup.
Returned Format
[:CALibrate:OUTPut] {AC | TRIGOUT | DC,<dc_value>}
Example
This example places the current selection for the DC calibration to be
printed in the string variable, strSelection, then prints the contents of the
variable to the computer's screen.
Dim strSelection As String
myScope.WriteString ":CALibrate:OUTPut?"
strSelection = myScope.ReadString
Debug.Print strSelection
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
| SOSC | HFOSC}
(approximately 750 Hz).
trigger other instruments.
number from - 2.4 V to +2.4 V dc.
'Dimension variable
11
Calibration Commands
187

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents