5-262 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:STRess[:CDEFinition]:VSU<n>:MODE?
:PAGE:STRess[:CDEFinition]:VSU<n>:MODE?
This command returns the output MODE of VSU<n> for stress.
<n> is required to specify VSU number. Valid VSU numbers are VSU1 through
VSU2.
This command has query form only. At *RST, this value is V.
Syntax :PAGE:STRess [ :CDEFinition] :VSU<n>:MODE?
Query response V | DIS <newline><^END>
When the specified VSU is not used, the response data may be DIS (DISable).
Example OUTPUT @Hp4155;":PAGE:STR:VSU1:MODE?"
ENTER @Hp4155;A$
:PAGE:STRess[:CDEFinition]:VSU<n>:NAME
This command sets the NAME of VSU<n> for stress.
<n> is required to specify VSU number. Valid VSU numbers are VSU1 through
VSU2.
At *RST, this value is VSU<n>.
Syntax :PAGE:STRess [ :CDEFinition] :VSU<n>:NAME name
Parameter
Query response name <newline><^END>
name is string response data, but does not contain double quote characters at the
beginning and end of the string.
Example OUTPUT @Hp4155;":PAGE:STR:VSU1:NAME 'VD'"
OUTPUT @Hp4155;":PAGE:STR:VSU1:NAME?"
ENTER @Hp4155;A$
Parameter Type Explanation
name string String of up to 6 alphanumeric characters.
1st character must be alphabet.