Agilent Technologies 35670A Manual page 368

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

Advertisement

MEMory
MEMory:CATalog[:ALL]?
Returns information on the current contents and state of the analyzer's memory.
Query Syntax:
Example Statements:
Return Format:
<bytes_in_use> ::= total amount of memory currently allocated, in bytes
<bytes_available> ::= largest memory block currently available, in bytes
<ITEM> ::= <NAME>,<TYPE>,<SIZE>
<NAME> ::= TCAPture
<TYPE> ::= BIN (binary file)
<SIZE> ::= size of file in bytes
Attribute Summary:
Description:
Use this query to determine the analyzer's memory usage.
The analyzer allows you to allocate memory for the following items:
time capture buffer
waterfall display
waterfall registers
Instrument BASIC programs
the analyzer's volatile RAM disk
limit lines
This query returns a directory list and memory sizes for these items. The query returns <NAME> in short
form (for example, TCAP for time capture).
14-2
MEMory:CATalog[:ALL]?
OUTPUT 711;"mem:catalog:all?"
OUTPUT 711;"Mem:Catalog?"
<Bytes_in_use>,<bytes_available>,<ITEM>,<ITEM>,
<ITEM>,<ITEM>, <ITEM>
WATerfall
WREG (waterfall register)
PROG (Instrument BASIC program)
RDISK (volatile RAM disk)
LIM (Limit lines)
Option:
not applicable
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
no
confirmed
query

Advertisement

Table of Contents
loading

Table of Contents