Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-87
SCPI Commands
:PAGE:CHANnels[:CDEFinition]:PGU<n>:STANdby
At *RST, this value is not defined.
Syntax :PAGE:CHANnels [ :CDEFinition] :PGU<n>:MODE V | VPULse
Parameter
Query response V | VPUL | DIS <newline><^END>
If PGU is not used, the response data may be DIS(DISable).
Example OUTPUT @Hp4155;":PAGE:CHAN:PGU1:MODE VPUL"
OUTPUT @Hp4155;":PAGE:CHAN:PGU1:MODE?"
ENTER @Hp4155;A$
:PAGE:CHANnels[:CDEFinition]:PGU<n>:STANdby
This command sets the standby (STBY) function of PGU<n>.
<n> is required to specify PGU number. Valid PGU numbers are PGU1 through
PGU2.
At *RST, this value is OFF.
Syntax :PAGE:CHANnels [ :CDEFinition] :PGU<n>:STANdby OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:CHAN:PGU1:STANDBY ON"
OUTPUT @Hp4155;":PAGE:CHAN:PGU1:STANDBY?"
ENTER @Hp4155;A
Parameter Type Explanation
V character voltage output mode
VPULse character voltage pulse output mode
Parameter Type Explanation
OFF or 0 boolean standby function is OFF
ON or 1 boolean standby function is ON