SCPI.SERVice.SREVision

Object type

Property (Read-only)

Syntax

Value = SCPI.SERVice.SREVision

Description

This command reads the system spec version of the E5072A.

Variable

Parameter

Value

Description

1 means applying new system specifications.

0 means applying old system specifications.

 

Data type

Long integer type (Long)

Examples

Dim SystemRevision As Long
SystemRevision = SCPI.SERVice.PORT.COUNt

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

:SERVice:SREVision?

Query response

{1|0}<newline><^END>

Example of use

10 OUTPUT 717;":SERV:SREV?"
20 ENTER 717;A