160
Chapter 4 Remote Interface Reference
Simplified Programming Overview
4
Simplified Programming Overview
This section gives an overview of the basic techniques used to program
the function generator over the remote interface. This section is only an
overview and does not give all of the details you will need to write your
own application programs. Refer to the remainder of this chapter and
also the application examples in chapter 6 for more details. You may also
want to refer to the reference manual that came with your programming
application for further details on instrument control.
Using the APPLy Command
The
APPLy
command provides the most straightforward method to
program the function generator over the remote interface. For example,
the following command string sent from your computer will output a
3 Vpp sine wave at 5 kHz with a -2.5 volt offset.
APPL:SIN 5.0E+3, 3.0, -2.5
Using the Low-Level Commands
Although the
APPLy
command provides the most straightforward method
to program the function generator, the low-level commands give you
more flexibility to change individual parameters. For example,
the following command strings sent from your computer will output a
3 Vpp sine wave at 5 kHz with a -2.5 volt offset.
FUNC SIN
Select sine wave function
FREQ 5000
Set frequency to 5 kHz
VOLT 3.0
Set amplitude to 3 Vpp
VOLT:OFFS -2.5
Set offset to -2.5 Vdc
33210A users guide.book Page 160 Wednesday, July 16, 2008 11:16 AM
Содержание 33210A
Страница 1: ...Keysight 33210A 10 MHz Function Arbitrary Waveform Generator User s Guide ...
Страница 2: ......
Страница 3: ......
Страница 14: ...12 Contents Contents 33210A users guide book Page 12 Wednesday July 16 2008 11 16 AM ...
Страница 15: ...1 1 Quick Start 33210A users guide book Page 13 Wednesday July 16 2008 11 16 AM ...
Страница 33: ...2 2 Front Panel Menu Operation 33210A users guide book Page 31 Wednesday July 16 2008 11 16 AM ...
Страница 53: ...3 3 Features and Functions 33210A users guide book Page 51 Wednesday July 16 2008 11 16 AM ...
Страница 147: ...4 4 Remote Interface Reference 33210A users guide book Page 145 Wednesday July 16 2008 11 16 AM ...
Страница 273: ...5 5 Error Messages 33210A users guide book Page 271 Wednesday July 16 2008 11 16 AM ...
Страница 301: ...6 6 Application Programs 33210A users guide book Page 299 Wednesday July 16 2008 11 16 AM ...
Страница 311: ...7 7 Tutorial 33210A users guide book Page 309 Wednesday July 16 2008 11 16 AM ...
Страница 335: ...8 8 Specifications 33210A users guide book Page 333 Wednesday July 16 2008 11 16 AM ...