Agilent Technologies E1300B User Manual page 143

75000 series b mainframes
Hide thumbs Also See for E1300B:
Table of Contents

Advertisement

Example
:DRAM:AVAilable?
Comments
Example
Downloading Data to a Single Address Location
This program downloads an array with the data 1, 2, 3, 4, 5 to register 32 on a
device with logical address 40 in VXIbus A16 address space.
DIM Dnld_data(1:5)
DATA 1,2,3,4,5
READ Dnld_data(* )
"DIAG:DOWN:SADD # H1FCA20,# 210";
This line is sent without termination.
Send Dnld_data as 16-bit words
DIAGnostic:DRAM:AVAilable? Returns the amount of RAM remaining
(available) in the DRAM (Driver RAM) segment, which is the amount of RAM
in the segment minus any previously loaded drivers.
DIAG:DRAM:CREAte does not allocate the RAM segment until after a
subsequent re-boot.
Related Commands: DIAG:DRAM:CREate, DIAG:DRIVer:LOAD,
DIAG:DRIVer:LIST?
Determine amount of space left for drivers in the DRAm segment.
DIAG:DRAM:AVA?
enter statement
DIAGnostic :DRAM:AVAilable?
Dimension controller array
Load data into controller array
Terminate after last word with
EOI or LF and EOI
statement returns available
DRAM in bytes.
System Instrument Command Reference 7-15

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1301b75000 series b

Table of Contents