NAME

Object type

Property

Syntax

App = NAME

Description

Reads out the application name of VBA. E5061B is always read out. (Read only)

Variable

Parameter

App

Description

Application name

Data type

Character string type (String)

Examples

Dim Inst As String
Inst = NAME
ECHO Inst

Equivalent key

No equivalent key is available on the front panel.