User`s manual
Agilent E1330B Digital I/O Module Command Reference 69
Chapter 5
:VME:ADDRess
MEMory:VME:ADDRess [<base>]<address> establishes the address of add-on
VME memory in the system which can then be used to store block data in commands
with the
:TRACe keyword.
Parameters
Comments • base specifies the numeric format as decimal, hexadecimal, octal, or binary.
IEEE-488.2 specifies the following values for this parameter:
Decimal = no parameter
Hexadecimal = #H
Octal = #Q
Binary = #B
• Valid values for base and address are #H200000 (2,097,152 decimal) through
#HDFFFF8 (14,680,056 decimal).
• For this memory to actually be used it must also have a defined length and
have been turned ON using the
MEMory:VME:STATe command.
• Related Commands: [SOURce:]DIGital:TRACe:DEFine,
MEMory:VME:ADDress?, MEMory:VME:SIZE, MEMory:VME:STATe
• *RST Condition: #H200000
Example MEM:VME:ADDR #H200000 sets the starting VME address to 200000
16
.
:VME:ADDRess?
MEMory:VME:ADDRess? [<MIN|MAX>] queries for the current VME memory
address. The optional parameter lets you query for the fixed minimum or maximum
address.
Parameters
Comments • This command always returns the address in decimal format.
• The address returned using MIN is always 2,097,152.
• The address returned using MAX is always 14,680,056.
• Related Commands: MEMory:VME:ADDRess, MEMory:VME:SIZE?,
MEMory:VME:STATe?
Parameter Name Parameter Type Range of Values Default
<
base>
Discrete none, #H, #Q, or #B Decimal
<
address>
Numeric
or
Discrete
200000
16
–DFFFF8
16
MIN or MAX
None
Parameter Name Parameter Type Range of Values Default
MIN|MAX Discrete none, MIN, or MAX None