SCPI.SYSTem.COMMunicate.USB.PMETer.CATalog

Object type

Property (Read-only)

Syntax

Ctlg = SCPI.SYSTem.COMMunicate.USB.PMETer.CATalog

Description

This command reads the ID string of power meters / sensors that are connected to the ENA through USB. Use the list to select a power sensor for a source power cal.

Variable

Parameter

Ctlg

Description

Returns a string containing the following parameters for all the connected power meters/sensors:

  1. Keysight Technologies

  2. Model Number

  3. Serial Number

  4. Firmware Revision

Data type

Character string type (String)

Examples

Dim Ctlg As String
Ctlg = SCPI.SYSTem.COMMunicate.USB.PMETer.CATalog

Related objects

SCPI.SYSTem.COMMunicate.PSENsor

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SYSTem:COMMunicate:USB:PMETer:CATalog

Query response

{string}<newline><^END>

Example of use

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