Del? Delay Query - Colby Instruments PDL-100A Operating And Programming Manual

Programmable delay line
Table of Contents

Advertisement

Chapter 6
DEL?
Delay
The DEL? query command is used to return the current delay
setting of the unit.
Command
Syntax DEL?
Example DEL?
Returns <x.xxxxxE-yy><NL>
(x..x) is a 4 digit mantissa and (yy) a two digit exponent.
For example, 3.0000E-10 is 300.00 picoseconds.
HP : OUTPUT 705;"DEL?"<NL>
Programming
Example
NI:
© 2010 Colby Instruments. PDL-100A Operating and Programming Manual
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
ENTER 705;Delay$
PRINT (DELAY$)
DIM QUERY_RESPONSE As Variant
CWGPIB.Write "DEL?"
QUERY_RESPONSE = CWGPIB.Read(250)
MsgBox ("Delay is set at " & QUERY_RESPONSE)
System Commands
QUERY
Page 46

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pdl-100a-625psPdl-100a-1.25nsPdl-100a-10.0nsPdl-100a-20.0nsPdl-100a-100.0nsPdl-100a series

Table of Contents