10-30
IM 755601-01E
:STATus:ERRor?
Function
Queries the error code and message
information (beginning of the error queue).
Syntax
:STATus:ERRor?
Response
<NR1>, <Character string>
Example
:STATUS:ERROR?
→
113,”Undefined header”
Description • “0, No error” is returned when there are no
errors.
• You can select whether or not to attach the
content of the message using the
“
:STATus:QMESsage
” command.
:STATus:FILTer<x>
Function
Sets the transition filter or queries the current
setting.
Syntax
:STATus:FILTer<x> {RISE|FALL|BOTH|NEVer}
:STATus:FILTer<x>?
<x> = 1 to 16
Response
{RISE|FALL|BOTH|NEVer}
Example
:STATUS:FILTER2 RISE
:STATUS:FILTER2?
→
:STATUS:FILTER2 RISE
Description Determines how the status register bit is to
change for an event to be set. If “Rise” is
selected, an event is set when the bit changes
from “0” to “1.”
:STATus:QENable
Function
Sets whether or not to store messages other
than errors in the error queue or queries the
current setting.
Syntax
:STATus:QENable {<Boolean>}
:STATus:QENable?
Response
{0|1}
Example
:STATUS:QENABLE ON
:STATUS:QENABLE?
→
:STATUS:QENABLE 1
:STATus:QMESsage
Function
Sets whether or not to attach message
information to the response to the
“
:STATus:ERRor?
” query or queries the current
setting.
Syntax
:STATus:QMESsage {<Boolean>}
:STATus:QMESsage?
Response
{0|1}
Example
:STATUS:QMESSAGE ON
:STATUS:QMESSAGE?
→
:STATUS:QMESSAGE 1
:STATus:SPOLl? (Serial Poll)
Function
Executes serial polling.
Syntax
:STATus:SPOLl?
Response
<NR1>
Example
:STATUS:SPOLL?
→
0
Description This is a dedicated command of the serial (RS-
232) interface.
10.2.16 STORe Group
The commands in the STORe Group deal with the storing of the measured data. These commands can be used to
make the same settings and inquiries as when the STORE DATA key on the front panel is pressed.
:STORe
:
STAT e
<Space>
OFF
ON
<NRf>
?
COUNt
<Space>
<NRf>
?
POINts
?
?
;
:STORe?
Function
Queries all settings related to the storing of the
measured data.
Syntax
:STORe?
Example
:STORE?
→
:STORE:STATE 0;COUNT 2000
:STORe:COUNt
Function
Sets the number of data points to store or
queries the current setting.
Syntax
:STORe:COUNt {<NRf>}
:STORe:COUNt?
<NRf> = 1 to 2000
Example
:STORE:COUNT 2000
:STORE:COUNT?
→
:STORE:COUNT 2000
10.2 Commands