Property
App = NAME
Reads out the application name of VBA. E5061B is always read out. (Read only)
Parameter |
App |
Description |
Application name |
Data type |
Character string type (String) |
Dim Inst As String
Inst = NAME
ECHO Inst
No equivalent key is available on the front panel.