Specify descriptive name for instrument object
You configure Name to be a descriptive
name for an instrument object.
When you create an instrument object, a descriptive name is
automatically generated and stored in Name. However,
you can change this value at any time. As shown below, the components
of Name reflect the instrument object type and
the input arguments you supply to the creation function.
Instrument Object | Default Value of Name |
|---|---|
GPIB |
|
serial port |
|
TCPIP |
|
UDP |
|
VISA-serial |
|
VISA-GPIB |
|
VISA-VXI |
|
VISA-GPIB-VXI |
|
VISA-TCPIP |
|
VISA-RSIB |
|
VISA-USB |
|
If the secondary address is not specified when a GPIB or VISA-GPIB
object is created, then Name does not include
this component.
If you change the value of any property that is a component
of Name (for example, Port or PrimaryAddress),
then Name is automatically updated to reflect
those changes.
Usage | Any instrument object |
Read-only | Never |
Data type | Character vector |
Name is automatically defined at object
creation time. The value of Name depends on the
specific instrument object you create.