Defining Vector Output Parameter; Defining String Output Parameter; Defining Format Field - Agilent Technologies B1542A User Manual

Agilent b1542a pulsed iv package for b1500a/easyexpert
Table of Contents

Advertisement

Defining Vector Output Parameter

1. Define a vector variable in the Test Specification tab screen or the Local
Variable Definition component of the Test Contents tab screen.
2. Set the Read Type to List in the Windows Command Execution component.
3. Enter the variable name in the Values field of the Read List area.
The Result field can be blank or the name of a numeric variable defined in the Test
Specification or Local Variable Definition. The variable will be used to receive the
command execution result.

Defining String Output Parameter

1. Define a string variable in the Test Specification tab screen or the Local Variable
Definition component of the Test Contents tab screen.
2. Set the Read Type to String in the Windows Command Execution component.
3. Enter the variable name in the String field of the Read String area.
The Result field and the Length Actually Read field can be blank or the name of a
numeric variable defined in the Test Specification or Local Variable Definition. The
variable will be used to receive the command execution result or the length of the
returned string data.

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. Positive 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-2. 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
Agilent B1542A User's Guide, Edition 4
PLSDIV TIS Commands
Defining Vector Output Parameter
6- 7

Advertisement

Table of Contents
loading

Table of Contents