Delay - Agilent Technologies 3458A User Manual

Hide thumbs Also See for 3458A:
Table of Contents

Advertisement

DELAY

Examples

DELAY

Syntax
Remarks
Examples
170
Chapter 6 Command Reference
DEFKEY
OUTPUT 722;"DEFKEY 1,'DCI 1;AZERO 0FF;NPLC 0'" !ASSIGNS COMMANDS TO F1
Clearing All DEFKEYs
OUTPUT 722;"DEFKEY DEFAULT"
DEFKEY?
10 OUTPUT 722;"DEFKEY? 1"
20 ENTER 722;A$
30 PRINT A$
40 END
A typical response returned by the above program is: "DCI 1;AZERO OFF;NPLC
0." If nothing is assigned to DEFKEY 1, the above program returns: "DEFKEY
F1."
The DELAY command allows you to specify a time interval that is inserted
between the trigger event and the first sample event.
DELAY [time]
time
Specifies the delay time in seconds. Delay time can range from 1E-7 (100 ns) to
6000 seconds in 10ns increments for direct- or sub-sampling (DSAC, DSDC,
SSAC, or SSDC) or 100 ns increments for all other measurement functions.
Specifying 0 for the delay sets the delay to its minimum possible value.
Power-on time = automatic (determined by function, range, resolution and
ACBAND setting).
Default time = automatic (determined by function, range, resolution and
ACBAND setting).
The default delay changes automatically (unless you have specified an alternate
value) whenever you change the measurement function (DCV, ACV, etc.), the
range, the resolution, or the AC bandwidth setting (ACBAND command).
Query Command. The DELAY? query returns the present delay time in
seconds. Refer to "Query Commands" near the front of this chapter for more
information.
Related Commands: NRDGS, SWEEP, TIMER, TRIG
OUTPUT 722;"DELAY 5"
OUTPUT 722;"DELAY -1"
!CLEARS ALL DEFKEYS
!RETURNS DEFINITION FOR KEY 1
!ENTERS DEFINITION INTO A$ VARIABLE
!PRINTS DEFINITION
!INSERTS A 5 SECOND DELAY
!RETURNS TO AUTOMATIC (DEFAULT) DELAY

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents