:SYST:DATA:INST:PICT

Type

Command/Query

Syntax

:SYSTem:DATA:INSTruction:PICTure <String>

:SYSTem:DATA:INSTruction:PICTure?

Description

This command sets the instruction picture shown to operator when TYPE = PICT.

Variable

Parameter

String

Description

Instruction image

Data Type

Character string type (String)

Range

-

Preset Value

""

Query Response

{String}<newline><^END>

Examples

Dim Var as String
Var = "D:\figure1.png"
Ena.WriteString ":SYST:DATA:INST:PICT " & Var, True
Ena.WriteString ":SYST:DATA:INST:PICT?", True
Var=Ena.ReadString

Related Commands

:SYST:DATA:DESC

:SYST:DATA:INST:MESS

:SYST:DATA:INST:TYPE

Equivalent GUI

Edit Test > Edit Limit > Edit Measurement  > Operator Instructions > Operator Instruction Setup > Picture > Select the picture image