Agilent Technologies E1300B User Manual page 153

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

Advertisement

:POKE
Parameters
Comments
Example
:RDISk:ADDress?
Comments
Example
DIAGnostic:POKE < address> ,< width> ,< data> writes data (number of
bits given by width) starting at address.
Parameter
Parameter
Name
Type
address
numeric
width
numeric
data
numeric
Address specifies a location within the range of the control processor's
addressing capability.
Address and data may be specified in decimal, hex (# H), octal (# Q), or
binary (# B) formats.
CAUTION: DIAG:POKE can change the contents of any address in
RAM. Changing the contents of RAM used by the Command Module's
control processor can cause unpredictable results.
Related Commands: DIAG:PEEK?
Store byte in User non-volatile RAM
DIAG:POKE 16252928,8,255
DIAGnostic:RDISk:ADDress? Returns the starting address of the RAM disc
volume previously defined with the DIAG:RDISk:CREate command. The RAM
disc volume is defined for use only by the IBASIC option.
DIAG:RDISk:CREAte does not allocate the RAM volume segment until
after a subsequent re-boot. To get accurate results, execute
DIAG:RDISk:ADDRess? after the re-boot.
Related Commands: DIAG:RDISk:CREate, DIAG:RDISk:CREate?
Return the starting address of the IBASIC RAM volume.
DIAG:RDIS:ADDR?
enter statement
Range of
Values
0 to 16,777,215 (# HFFFFFF)
8| 16| 32
8 to 32 bit integer
statement returns decimal
numeric address
System Instrument Command Reference 7-25
DIAGnostic :POKE
Default
Units
none
none
none

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1301b75000 series b

Table of Contents