Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-323
SCPI Commands
:SYSTem:CONFig:SLOT?
:SYSTem:CONFig:SLOT?
This command returns the name and revision of the module specified by number.
This command has only a query form.
Syntax :SYSTem:CONFig:SLOT? number
Parameter
Query response name,revision <newline><^END>
Example DIM A$[15]
OUTPUT @Hp4155;":SYST:CONF:SLOT? 1"
ENTER @Hp4155;A$
PRINT A$
Parameter Type Explanation
number numeric slot number. 0 to 8.
Response Type Explanation
name string module
name.
name description
SMU:MP MPSMU
SMU:HR HRSMU
SMU:HP HPSMU
VSVMU VSVMU
VSVMU:HR HRVSVMU
PGU PGU
GNDU GNDU
NONE Not installed in this slot.
UNK Module unknown.
revision numeric Hardware revision number of the module.
revision is NR1 response data type.