Store Store Command; Store? Store? Query - Colby Instruments PDL-100A Operating And Programming Manual

Programmable delay line
Table of Contents

Advertisement

Chapter 6
STORE?
STORE?
The STORE? Query returns the contents of all the items in the FIFO
stack.
Command
STORE?
Syntax
Example STORE?
Returns <COUNT=C,XXX.XX,YYY><NL>
STACK IS EMPTY If no items in stack.
COUNT=6,200.00,500,500.00,400,625.00,500,
0.00,550,625.00,550,388.50,300
HP : OUTPUT 705;"STORE?"<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
C
= count of number of items in stack
XXX.XX = delay in picoseconds
YYY
= stepper motor rate
ENTER 705;STACK$
PRINT (STACK$)
DIM QUERY_RESPONSE As Variant
CWGPIB.Write "STORE?"
QUERY_RESPONSE = CWGPIB.Read(250)
MsgBox ("Stack contents: " & QUERY_RESPONSE)
System Commands
QUERY
Page 60

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