Enum PvDeviceInfoType
Device information type enumeration.
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum PvDeviceInfoType
Fields
| Name | Description |
|---|---|
| PvDeviceInfoTypeGEV | A GigE Vision compliant device. |
| PvDeviceInfoTypePleoraProtocol | A device compliant with Pleora Protocol (before GigE Vision). |
| PvDeviceInfoTypeU3V | A USB3 Vision device |
| PvDeviceInfoTypeUSB | A USB device |
| PvDeviceInfoTypeUnknown | An unknown device type. |