SCPI.SYSTem.COMMunicate.ECAL.CATalog

Object type

Property (Read-only)

Syntax

Ctlg = SCPI.SYSTem.COMMunicate.ECAL.CATalog

Description

This command reads the ID string of ECal that are connected to the ENA through USB. Use the list to select an ECal.

Variable

Parameter

Ctlg

Description

Returns a string containing the following parameters for all the connected ECals:

  1. Model Number

  2. Serial Number

Data type

Character string type (String)

Examples

Dim Ctlg As String
Ctlg = SCPI.SYSTem.COMMunicate.ECAL.CATalog

Related objects

SCPI.SYSTem.COMMunicate.ECAL.DEFine

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SYSTem:COMMunicate:ECAL:CATalog

Query response

{string}<newline><^END>

Example of use

10 OUTPUT 717;":SYSTem:COMMunicate:ECAL:CATalog?"
20 ENTER 717;A$