SCPI.SERVice.SREVision

Object type

Property (Read Only)

Syntax

Value = SCPI.SERVice.SREVision

Description

This command reads the system version (OS ID) of the E5061B.

Variable

Parameter

Value

Description

5: Windows 10, 2nd Generation CPU

4: Windows 10, 1st Generation CPU

3: Windows 7, License Enhancement

2: Windows 7

1: Windows Vista Business (downgraded to XP )

0: Windoes XP

Data type

Long integer type (Long)

Examples

Dim SystemRevision As Long
SystemRevision = SCPI.SERVice.SREVision

Equivalent key

System > Firmware Revision

OS ID shows this status.

Equivalent SCPI command

Syntax

:SERVice:SREVision?

Query response

<newmeric><newline><^END>

Example of use

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