44
Query
example 1
:VOLT:SLEW:FALL?
>+10.000
Returns the falling voltage slew rate.
Query
example 2
:VOLT:SLEW:FALL? MIN
>+0.100
Returns the minimum rising voltage slew rate.
4-11. System Function Command
4-11-1. :SYSTem:BEEPer[:IMMediate]
Set
Query
Description
This command causes an audible tone to be generated by the
instrument. The duration time is specified in seconds.
Syntax
:SYSTem:BEEPer[:IMMediate] {<NR1> | MINimum | MAXimum}
Query Syntax :SYSTem:BEEPer[:IMMediate]? [MINimum | MAXimum]
Parameter
<NR1>
0 ~ 3600 seconds.
MINimum
Sets the beeper time to the minimum (0 seconds)
MAXimum Sets the beeper time to the maximum
(3600 seconds)
Return
parameter
<NR1>
Returns the remaining beeper duration time in
seconds or returns the maximum or minimum beeper
time in seconds (for the [MINimum| MAXimum] query
parameters).
Example 1
:SYST:BEEP 10
after a 2 second wait
:SYST:BEEP?
>8
The first command turns the beeper on for 10 seconds.
After 2 seconds the SYST:BEEP? query returns the remaining
beeper time (8 seconds).
Example 2
:SYST:BEEP? MAX
>3600
Returns the maximum settable beeper time in seconds.
4-11-2. :SYSTem:CONFigure:BEEPer[:STATe]
Set
Query
Description
Sets or queries the buzzer state on/off (F-10).
Syntax
:SYSTem:CONFigure:BEEPer[:STATe] {<Boolean> | OFF | ON }
Query Syntax :SYSTem:CONFigure:BEEPer[:STATe]?
Parameter
0 / OFF
Turns the buzzer off.
1 / ON
Turns the buzzer on.
Return
parameter
<Boolean> Return the setting value of the buzzer by 0 or 1.
Example
:SYST:CONF:BEEP ON
Sets to turn on the buzzer.