VT1422A Command Reference 235Chapter 7
Note The command keywords following the semicolon must be from the same command
branch and level as the complete command preceding the semicolon or a
-113,"Undefined header" error will be generated.
Data Types The following table shows the allowable type and sizes of parameter data sent to
the module and query data returned by the module. The parameter and returned
value type is necessary for programming and is documented in each command in
this chapter.
SCPI Command Reference
The following section describes the SCPI programming commands for the VT1422A.
Commands are listed alphabetically by subsystem and also within each subsystem.
A command guide is printed in the top margin of each page. The guide indicates the
current subsystem on that page.
Data Types Description
int16 Signed 16-bit integer number.
int32 Signed 32-bit integer number.
uint16 Unsigned 16-bit integer number.
uint32 Unsigned 32-bit integer number.
float32 32-bit floating point number.
float64 64-bit floating point number.
string String of characters (null terminated)