5-10 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:DATA|:TRACe:CATalog?
:DATA|:TRACe:CATalog?
This command returns a comma-separated list that contains the names of scientific
constant, read out functions, and all data variables.
The data variables are:
• VNAMEs and INAMEs defined by :PAGE:CHANnels:CDEFinition subsystem.
• User functions defined by :PAGE:CHANnels:UFUNction subsystem.
• User variables defined by :DATA | :TRACe subsystem (this subsystem).
• PGU output data defined by :PAGE:MEASure:PGUSetup subsystem.
• Time data of sampling measurement
• Index of the measurement result data.
If no data variables are defined, a single empty string is returned.
This command has query form only.
Syntax :DATA | :TRACe:CATalog?
Query response data_variable_list <newline><^END>
data_variable_list is string response data type, but does not contain double quote
characters at the beginning and end of the string.
Example OUTPUT @Hp4155;":DATA:CAT?"
ENTER @Hp4155;A$