EasyManuals Logo
Home>Agilent Technologies>Power Supply>N6751A

Agilent Technologies N6751A User Manual

Agilent Technologies N6751A
206 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #113 background imageLoading...
Page #113 background image
Programming Examples 7
Series N6700 User’s Guide 113
' Send the dwell points
.WriteString "LIST:DWEL " & dwellPoints & "," & channel
' Turn the output on
.WriteString "OUTP ON," & channel
' Wait for output to settle in the ON state.
.WriteString "*OPC?"
.ReadString
' Set the trigger source to bus
.WriteString "TRIG:TRAN:SOUR BUS," & channel
' Initiate the transient system
.WriteString "INIT:TRAN " & channel
' Trigger the unit
.WriteString "*TRG"
' Check instrument for any errors
.WriteString "Syst:err?"
ErrString = .ReadString
' give message if there is an error
If Val(ErrString) Then
MsgBox "Error in instrument!" & vbCrLf & ErrString
End If
End With
End Sub

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies N6751A and is the answer not in the manual?

Agilent Technologies N6751A Specifications

General IconGeneral
BrandAgilent Technologies
ModelN6751A
CategoryPower Supply
LanguageEnglish

Related product manuals