Class Hardware
Inheritance
System.Object
Hardware
Implements
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
Assembly: SigDeviceAPI.dll
Syntax
public class Hardware : IHardware
Properties
Name | Description |
---|---|
Display |
The display height in Pixels. |
Display |
The display height in Millimeters. |
Display |
The display height without the button bar /pixel. |
Display |
The display width in Pixels. |
Display |
The display width in Millimeters. |
Display |
The display width without the button bar /pixel. |
Firmware |
The firmware verison of the attached device if known. |
Free |
|
Product |
The product code that the assigns to the device. |
Product |
The name of the product if known. |
Serial |
The serial number of the device. |
Touch |
The height of the touch sensor /10μm. |
Touch |
The width of the touch sensor /10μm. |
Vendor |
Identifies the vendor of a USB device. |
Vendor |
The name of the vendor if known. |