Agilent Technologies E6380-90073 manual Integer Number Setting Syntax

Models: E6380-90073

1 352
Download 352 pages 53.27 Kb
Page 206
Image 206

GPIB Command Dictionary

Integer Number Setting Syntax

Integer Number Setting Syntax

This syntax is for setting values of commands which require integer values. It is to be used with commands which call for the Integer Number Setting Syntax.

An example of a command that requires the Integer Setting Syntax is the RFANalyzer:RFCHannel command (see “RFANalyzer subsystem” on page 303).

Syntax

:Previous Syntax <integer_value> !decimal value

:Previous Syntax #B<Binary_integer_value> !maximum 32 bits :Previous Syntax #O<Octal_integer_value>

:Previous Syntax #H<Hexadecimal_integer_value>

:Previous Syntax:INCRement UP !Increments the present value :Previous Syntax:INCRement DOWN !Decrements the present value :Previous Syntax? !Query Returns the present value

Example 1-1

Examples

 

 

 

RFAN:RFCH 47

 

 

 

RFAN:RFCH #B101111 !sets channel to 47 binary

 

RFAN:RFCH #O57

!sets channel to 47

octal

 

RFAN:RFCH #H2F

!sets channel to 47

hexadecimal

 

RFAN:RFCH:INCR

UP !increments by 1

 

 

RFAN:RFCH:INCR

DOWN !decrements by

1

206

Chapter 1

Page 206
Image 206
Agilent Technologies E6380-90073 manual Integer Number Setting Syntax