SCPI.SERVice.SYSTem.HDD.REVision

Object Type

Property (Read Only)

Syntax

Value = SCPI.SERVice.SYSTem.HDD.REVision

Description

This command gets the Storage Image revision.

Variable

Parameter

Value

Description

Shows Storage image revision

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Examples

Dim Var as String
Var = SCPI.SERVice.SYSTem.HDD.REVision

Equivalent Key

System > Firmware Revision

Storage Image shows this status.

Equivalent SCPI Command

Syntax

:SERVice:SYSTem:HDD:REVision?

Query Response

{String}<newline><^END>

Example of use

10 OUTPUT 717;":SERV:SYST:HDD:REV?"
20 ENTER 717;A$