
Agilent B1500 User’s Guide, Edition 7 6- 45
Application Test Definition
Using Command Execution
Defining Format Field
The Format field requires a keyword to specify a data in vector variable. The
keyword must have the style such as {I,A:F}. where,
I Index used to specify the element. Integer, 0 or positive number.
Mandatory. 0 specifies
the first element.
A Character length of the specified data element. Po
sitive integer for
right-aligned, or negative integer for left-aligned. If this value is not set,
the length is not specified (no limit).
F Style of the data. See Table 6-1. If this value is not set, G is selected..
Following are the example formats. For more information
, see online help or
manual of Agilent T&M Programmers Toolkit.
• {0,5:E} First element, five characters, exponential notation
• {1,10} Second element, 10 characters, general
• {2:x} Third element, no limit for length, hexadecimal numeric
• {3} Fourth element, no limit for length, general
Table 6-1 Available F values
F Meaning F Meaning
C or c Circulation N or n Numeric
D or d Decimal numeric P or p Percent
E or e Exponential notation R or r Round trip
F or f Fixed point X or x Hexadecimal numeric
G or g General
Kommentare zu diesen Handbüchern