Class HardwareInfo
Retrieves hardware information on connected devices.
Inheritance
System.Object
HardwareInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sig.DeviceAPI.Helper
Assembly: SigDeviceAPI.dll
Syntax
public static class HardwareInfo
Methods
Name | Description |
---|---|
Retrieve() | Retrieves information of the device selected last, if any. |
Retrieve(String, Driver) | Retrieves information on a connected device. |