5-286 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PROGram[:SELected]:MALLocate
:PROGram[:SELected]:MALLocate
This command is not implemented for the 4155C/4156C. This command is ignored,
but does not cause an error.
:PROGram[:SELected]:NAME
This command is not implemented for the 4155C/4156C. This command is ignored,
but does not cause an error.
The query form always returns "PROG" string.
:PROG[:SELected]:NUMBer
This command is used to set or query the contents of numeric variables and arrays in
the downloaded program.
The specified variable must be the name of a variable in the downloaded program.
Syntax :PROG [ :SELected ] :NUMBer varname { , value }
Parameter
When varname is numeric array, values are set from the first element of the array. If
the number of value is less than number of array elements, the leftover elements are
not changed. If the number of value is greater than number of array elements, extra
values are ignored.
Query response value { , value } <newline><^END>
value is NR3 response data type.
Parameter Type Explanation
varname string or
character
name of the numeric variable or array
value numeric value to set for specified variable