![Agilent Technologies E1330B User'S Manual And Scpi Programming Manual Download Page 92](http://html.mh-extra.com/html/agilent-technologies/e1330b/e1330b_users-manual-and-scpi-programming-manual_2867439092.webp)
90 Agilent E1330B Digital I/O Module Command Reference
Chapter 5
DIGital:TRACe:CATalog?
[SOURce:]DIGital:TRACe:CATalog?
lists the currently available data blocks.
Parameters
None.
Comments
•
This command catalogs all blocks in VME memory and all blocks in the
mainframe system memory.
•
The command returns a string.
Example
DIG:TRAC:CAT?
would return this string if both alpha and beta had been
previously defined; "alpha","beta".
DIGital:TRACe[:DATA]
[SOURce:]DIGital:TRACe[:DATA] <
name
>,<
block_data
>
writes a block of data
to a previously defined user memory block.
Parameters
Comments
•
<name> must have been previously defined by a
DIGital:TRACe:DEFine
command.
•
The maximum length for <name> is 12 characters.
•
<block_data> is of the form
<
#digits
><
length
><
block
>
where:
<
#digits
>
tells how many digits are used to define
<
length
>
;
<
length
>
tells how many bytes are to be transferred in
<
block
>
;
<
block
>
contains the actual data to transfer.
Example
DIG:TRAC:DATA first_block,#210ABCDEFGHIJ
sends the data “
ABCDEFGHIJ
”
to the user memory block first_block. Since the ASCII character A has a decimal
value of 65, the equivalent of 65 is stored in the first byte of first_block (and so on).
Parameter Name
Parameter Type
Range of Values
Default
<
name
>
String
Name of user memory
block (maximum 12
characters)
None
<
block_data
>
Numeric/String
Numeric header and
ASCII block data
None
Summary of Contents for E1330B
Page 2: ......
Page 10: ...8 Notes ...
Page 11: ...9 Notes ...
Page 12: ...10 Notes ...
Page 32: ...30 Configuring the Agilent E1330B Digital I O Chapter 2 Notes ...
Page 42: ...40 Using the Agilent E1330B Digital I O Module Chapter 3 Notes ...
Page 58: ...56 Understanding the Agilent E1330B Digital I O Module Chapter 4 Notes ...
Page 104: ...102 Agilent E1330B Digital I O Module Command Reference Chapter 5 Notes ...