2-4
Agilent E5270 TIS User’s Guide, Edition 1
TIS Function Reference
Arguments
Arguments
The arguments of a function specify values to pass to the function or where to return
values to a function.
This section briefly lists and describes each argument in a table. The details about
each argument are described in the Description section. The arguments are indicated
by
italic
type in the text.
Several pre-defined macros are provided that can be used for some function
arguments. The allowed macros for each function are listed. The macros are
UPPERCASE, so the macro must be UPPERCASE letters when used in a program.
NOTE
Return value
The functions of which the return value is not described exit with one of the
following value:
0:
Successful completion
-1:
Error occurred
Example
The Example section provides an example of the function. The example is taken
from an actual program that uses the function. The example is indicated by
computer
font.
See Also
The See Also section lists the related functions.