Cal? Calibration Query Query; Idn? Identification Query - Colby Instruments PDL-100A Operating And Programming Manual

Programmable delay line
Table of Contents

Advertisement

Chapter 5
*CAL?
Calibration Query
The *CAL? query performs a calibration check and returns the
result. Relays (if installed) are cycled OFF, ON, and then
OFF.
Delay position is set to 0.00 ps.
Command
Syntax *CAL?
Example *CAL?
Returns <decimal integer><NL>
0 = Calibration test passed.
1 = Calibration test failed. Service Required.
HP : DIM RESPONSE$(50)
Programming
Example
NI : DIM QUERY_RESPONSE As Variant
Note: It may take up to 20 seconds to perform the calibration
check. If you are commanding the unit via GPIB, this query
may TIMEOUT before the instrument returns a status value.
*IDN?
Identification
This command queries the PDL-100A for its identification string
and returns:
Colby Instruments,PDL-100A-10.0NS,07061234,V1.70.
© 2010 Colby Instruments. PDL-100A Operating and Programming Manual
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
OUTPUT 705;"*CAL?" <NL>
ENTER 705; RESPONSE$
PRINT RESPONSE$
CWGPIB.Write "*CAL?"
QUERY_RESPONSE = CWGPIB.Read(250)
MsgBox ("Response is " & QUERY_RESPONSE)
Colby Instruments,
PDL-100A-10.0NS,
07061234,
V1.70
Common Commands
QUERY
QUERY
Denotes manufacturer
MODEL NAME-MODEL
NUMBER-MAX DELAY,
SERIAL NUMBER
Software version.
Page 35

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