Variables - Agilent Technologies 1670G Series User Manual

Logic analyzers
Hide thumbs Also See for 1670G Series:
Table of Contents

Advertisement

Format
var_name
start
end
size
Example
Symbol Utility Features and Functions
The General-Purpose ASCII File Format

Variables

[VARIABLES]
var_name
start [size]
var_name
start..end
You can specify symbols for variables, using the address of the variable,
the address and the size of the variable, or a range of addresses
occupied by the variable. If you give only the address of a variable, the
size is assumed to be 1 byte.
A symbol representing the variable name.
The first address of the variable, in hexadecimal.
The last address of the variable, in hexadecimal.
(optional) The size of the variable, in bytes, in decimal.
[VARIABLES]
subtotal
40002000 4
total
40002004 4
data_array
40003000..4000302F
status_char
40002345
616

Advertisement

Table of Contents
loading

Table of Contents