5-98 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:CHANnels[:CDEFinition]:VSU<n>:MODE?
:PAGE:CHANnels[:CDEFinition]:VSU<n>:MODE?
This command returns the output MODE of VSU<n>.
<n> is required to specify VSU number. Valid VSU numbers are VSU1 through
VSU2.
This command has query form only.
Syntax :PAGE:CHANnels [ :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:CHAN:VSU1:MODE?"
ENTER @Hp4155;A$
:PAGE:CHANnels[:CDEFinition]:VSU<n>:STANdby
This command sets the standby (STBY) function of VSU<n>.
<n> is required to specify VSU number. Valid VSU numbers are VSU1 through
VSU2.
At *RST, standby function is OFF.
Syntax :PAGE:CHANnels [ :CDEFinition] :VSU<n>:STANdby OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:CHAN:VSU1:STANDBY ON"
OUTPUT @Hp4155;":PAGE:CHAN:VSU1:STANDBY?"
ENTER @Hp4155;A
Parameter Type Explanation
OFF or 0 boolean standby function is OFF
ON or 1 boolean standby function is ON