User`s manual

The lowest decimal address available (2097152) if MIN is specified.
The highest decimal address available (14680060) if
MAX is specified.
Example Querying the VME Memory Address
MEM:VME:ADDR #H800000 !Set memory address location.
MEM:VME:ADDR? !Query multimeter to return memory
address (in decimal).
enter statement !Enter into computer.
:VME:SIZE
MEMory:VME:SIZE <bytes> sets the size, in bytes, of the external VME memory
card.
Parameters
Parameter Name Parameter Type Range of Values Default Units
<bytes>
numeric 0 - 12582912
0 - #HC00000
bytes
Comments You can specify the memory size in decimal or hexadecimal (#H....).
MINimum
sets the memory size to 0 bytes. MAXimum sets the memory size to
12582912 (#HC00000) bytes.
The memory address (MEM:VME:ADDR) plus memory size (MEM:VME:SIZE)
must not exceed 14680064 (#HE00000).
Since each reading requires 4 bytes of memory, the sample count multiplied by
the trigger count must be less than or equal to
MEM:VME:SIZE/4.
*RST Condition: MEM:VME:SIZE 0
Example Setting the VME Memory Size
MEM:VME:SIZE 100000 !Set memory size to 100 kBytes.
:VME:SIZE?
MEMory:VME:SIZE? [MIN | MAX] returns one of the following numbers to the
output buffer:
The present memory size (in decimal) selected if
MINimum or MAXimum are not
specified.
The smallest memory size available (0) if
MIN is specified.
The largest memory size available (12582912) if
MAX is specified.
151 Command Reference Chapter 5