SwitchDriverIdentity Members
- Updated2023-02-21
- 4 minute(s) read
The SwitchDriverIdentity type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetGroupCapabilities | Returns a list of names of class capability groups that the IVI-specific driver implements. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSupportedInstrumentModels | Returns a list of names of instrument models with which the IVI-specific driver is compatible. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Description | Gets a String that contains a brief description of the specific driver. |
![]() | Identifier | Gets the String that contains an identifier for NI-Switch .NET API. |
![]() | InstrumentFirmwareRevision | Gets a string that contains the firmware revision information for the NI-SWITCH device that is currently in use. |
![]() | InstrumentManufacturer | Gets the name of the instrument manufacturer of the NI-SWITCH device that is currently in use. |
![]() | InstrumentModel | Gets the model number or name of the NI-SWITCH device that is currently in use. |
![]() | Revision | Gets a string which contains additional version information about the NI-SWITCH instrument driver. |
![]() | SpecificationMajorVersion | Gets the major version number of the IviSwtch class specification. |
![]() | SpecificationMinorVersion | Gets the minor version number of the class specification with which NI-SWITCH driver is compliant. |
![]() | Vendor | Gets the the name of the vendor that supplies the NI-SWITCH driver. |