Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-321
SCPI Commands
:SYSTem:CONFig:ALL?
:SYSTem:CONFig:ALL?
This command returns the name and revision of all modules installed in the
4155C/4156C. This command has only a query form.
Syntax :SYSTem:CONFig:ALL?
Query response slot0; slot1; slot2; slot3; slot4; slot5; slot6; slot7; slot8 <newline><^END>
where, slotN (N: integer. 0 to 8.) = name,revision
Example DIM A$[100]
OUTPUT @Hp4155;":SYST:CONF:ALL?"
ENTER @Hp4155;A$
PRINT A$
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.