System:cdescription – Agilent Technologies Agilent B2201A User Manual
Page 170

5-42
Agilent B2200 User’s Guide, Edition 4
SCPI Command Reference
:SYSTem:CDEScription?
Syntax
:SYSTem:CCONfig? card_number
Query response
card_configuration <newline><^END>
Always returns #10.
Example
OUTPUT @Agb2200;":SYST:CCON? 1"
ENTER @Agb2200;A$
PRINT "Card configuration = ";A$
:SYSTem:CDEScription?
This query command returns a description of the specified card.
Syntax
:SYSTem:CDEScription? card_number
Query response
"card_description" <newline><^END>
If the designated card is not installed or initialize failed, this command returns
"No Card".
For B2200A:
•
In the Auto Config mode, "card_description" response is one of following:
• "B2210A 14x12 Femto Leakage Switch Module"
• "B2210A 14x24 Femto Leakage Switch Module"
• "B2210A 14x36 Femto Leakage Switch Module"
• "B2210A 14x48 Femto Leakage Switch Module"
•
In the Normal Config mode:
"B2210A 14x12 Femto Leakage Switch Module"
Parameter Explanation
card_number
card number: 1, 2, 3, or 4
Parameter Explanation
card_number
For Auto Config mode: 0
For Normal Config mode: 1, 2, 3, or 4