InstrumentModel
Instrument model that object connects to
Description
InstrumentModel returns the information
returned by the instrument identification command, e.g., *IDN?, *ID?.
The instrument identification command is defined by the instrument
driver.
Characteristics
Usage | Device |
Read only | Always |
Data type | Character vector |
Values
InstrumentModel will be an empty character
vector until the object is connected to the instrument with the connect function and the property
value is queried.