5-16 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:DATA|:TRACe:STATus?
:DATA|:TRACe:STATus?
This command returns the status of the specified data variable.
This command has query form only.
Syntax :DATA | :TRACe:STATus? data_variable_name
Parameter
Query response status <newline><^END>
If the ASCii transfer format was selected by the FORMat subsystem, status is an
integer value that is the sum of the binary-weighted values for the bits in NR1
response data format.
If the REAL transfer format was selected by the FORMat subsystem, status is
definite length block data with 16-bit integer format. The length of the returned
block depends on the specified data_variable_name.
Example OUTPUT @Hp4155;":TRAC:STAT? 'Vdata'"
ENTER @Hp4155;A(*)
Parameter Type Explanation
data_variable_name string or
character
data variable name
bit binary-weight description
0 1 Stack Register Overflow
1 2 Calculation error
2 4 Insufficient data
3 8 Not used (always 0)
4 16 A/D converter overflow occurs.
5 32 SMU or VSU oscillates.
6 64 Other SMU reaches its compliance setting.
7 128 This SMU reaches its compliance setting.
8 to 15 Not used (always 0)