SCPI.SENSe.DCONverter.IDN

Object Type

Property (Read Only)

Syntax

Value = SCPI.SENSe.DCONverter.IDN

Description

This command gets downconverter model information.

Variable

Parameter

   Value

Description

Downconverter model information

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Preset Effect

No

Save-Recall Effect

No

Error

-

Examples

Dim Var as String
Var = SCPI.SENSe.DCONverter.IDN

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:SENSe:DCONverter:IDN?

Query Response

{String}<newline><^END>

Example of use

10 OUTPUT 717;":SENSe:DCONverter:IDN ?"
20 ENTER 717;A$