Set output using scpi commands – Agilent Technologies AGILENT U2761A User Manual

Page 60

Advertising
background image

42

U2761A User’s Guide

2

Features and Functions

Remote Interface Operation

OUTPut {0|OFF|1|ON}

The APPLy command overrides the current setting and
automatically enables the output control.

Set Output Using SCPI Commands

The following SCPI commands show a sample procedure of
generating output.

Example 1, To output a DC voltage

-> *CLS

; *RST

//To reset the U2761A to default

power

-on state, this command

can be ignored if this operation
is not required.

-> FUNC DC

//Sets the output to DC.

-> VOLT:OFFS 1

//Sets the output DC offset voltage

to 1 VDC.

-> OUTP:LOAD INF

//Changes the output termination

to infinity.

-> OUTP ON

//Turns on output.

Advertising