Enum PvDeviceType
Device type enumeration.
Namespace: eBUSDotNet
Assembly: eBUSDotNet.dll
Syntax
public enum PvDeviceType
Fields
| Name | Description |
|---|---|
| PvDeviceTypeGEV | The device is GigE Vision compliant |
| PvDeviceTypeU3V | The device is USB3 Vision compliant |
| PvDeviceTypeUnknown | The device is of unknown type |