The following tables list the members exposed by InstrumentId.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | InstrumentId Constructor | Initializes a new instance of the InstrumentId struct that contains the specified instrument type and address. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Address | Gets the VISA or TCPIP address of the instrument. | — |
![]() | InstrumentType | Gets the instrument type for this instrument. A instrument may be capable of more than one type. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current InstrumentId instance. (Overrides System.ValueType.Equals(System.Object).) | — |
![]() | GetHashCode | Gets a hash code for the InstrumentId. (Overrides System.ValueType.GetHashCode.) | — |
![]() | GetSchema | See System.Xml.Serialization.IXmlSerializable.GetSchema. | — |
![]() | ReadXml | Regenerates the InstrumentId structure from its XML representation. | — |
![]() | ToString | Returns a String representation of the InstrumentId. (Overrides System.ValueType.ToString.) | — |
![]() | WriteXml | Converts the InstrumentId structure into its XML representation. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
![]() | Compares two InstrumentId structures for equality. |
![]() | Compares two InstrumentId structures to determine if they are not equal. |