Reference: HP Instrument BASIC
ASP-like Commands
STANDBY directive
This directive changes
STBY ON
channels to standby state or idle state.
Directive syntax
STANDBY ON|OFF
Directive parameter
Parameter Type Explanation
ON character changes
STBY ON
channels from idle state to standby state.
OFF character changes
STBY ON
channels from standby state to idle state.
Example
EXECUTE("STANDBY ON")
EXECUTE("STANDBY OFF")
STRESS Directive
This directive forces stress.
Directive syntax
STRESS
Example
EXECUTE("STRESS")
2-33