Agilent Technologies 35670A Manual page 263

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

DISPlay:PROGram:KEY:BOX
Draws a box around softkey in an Instrument BASIC program.
Command Syntax:
<key_number> ::= <number>|<bound>
<number> ::= a real number (NRf data)
<bound> ::= MAX|MIN
Example Statements:
Query Syntax:
Return Format:
Attribute Summary:
Description:
Use this command to make the softkeys created by an Instrument BASIC program, appear similiar to the
analyzer's softkeys.
The first parameter specifies which softkey is enclosed in a box. The valid range is 0 to 8; with 0
representing the top softkey and 8 representing the bottom softkey.
The second parameter turns on or turns off the softkey box.
See the ON KEY command in the Instrument BASIC User's Handbook for information on labeling
softkeys.
DISPlay:PROGram:KEY:BOX <key_number>,OFF|0|ON|1
limits:
0:8
OUTPUT 711;":disp:prog:key:box 1,ON"
OUTPUT 711;"DISPLAY:PROGRAM:KEY:BOX 3,OFF"
DISPlay:PROGram:KEY:BOX? <key_number>
Integer, Integer
Option:
IC2 Instrument BASIC
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
no
instrument-specific
DISPlay
command/query
8-9

Advertisement

Table of Contents
loading

Table of Contents