Properties which can be queried from a DiscoveryInformation entry. More...
Static Public Attributes | |
| int | DeviceAccessStatus = 3011 |
| Device only : accessibility status. | |
| int | DeviceIP = 3004 |
| Ethernet device only : IP address. | |
| int | DeviceId = 3010 |
| Device only : GenTL identifier of the interface. | |
| int | DeviceMac = 3003 |
| Ethernet device only : MAC address. | |
| int | DeviceModel = 3009 |
| Device only : Model name. | |
| int | DeviceSerialNumber = 3002 |
| Device only : Serial number. | |
| int | DeviceSubnetMask = 3005 |
| Ethernet device only : Subnet mask. | |
| int | DeviceTransportLayerType = 3000 |
| Device only : GenTL transport layer type. | |
| int | DeviceUsbProductId = 3007 |
| USB device only : USB product identifier. | |
| int | DeviceUsbVendorId = 3006 |
| USB device only: USB vendor identifier. | |
| int | DeviceUsername = 3001 |
| Device only : User configured name. | |
| int | DeviceVendor = 3008 |
| Device only : Vendor name. | |
| int | InterfaceDisplayName = 2003 |
| Interface only: Human readable name of the interface. | |
| int | InterfaceDriverType = 2004 |
| Interface only: for STEMMER IMAGING GEVTL type. | |
| int | InterfaceId = 2005 |
| Interface only: GenTL identifier of the interface. | |
| int | InterfaceMac = 2001 |
| Ethernet interface only: MAC address. | |
| int | InterfaceSubNetList = 2000 |
| Ethernet interface only: subnet list. | |
| int | InterfaceTLType = 2002 |
| Interface only: GenTL transport layer type. | |
| int | TransportLayerId = 4000 |
| File path of the CTI file(GenTL Producer library) | |
| int | TransportLayerPath = 4001 |
| File path of the CTI file(GenTL Producer library) | |
| int | TransportLayerVendor = 4002 |
| Vendor name of the GenTL Producer. | |
| int | UsbPortPath = 4003 |
| Port path of the USB device. | |
Properties which can be queried from a DiscoveryInformation entry.
|
static |
Device only : accessibility status.
Possible values are
(for non-STEMMER GenTL Producers).
|
static |
Device only : GenTL transport layer type.
Content as per GenICam GenTL specification (www.GenICam.org).
|
static |
Interface only: for STEMMER IMAGING GEVTL type.
Possible values are "SOCKET", "FILTER", "NA" (not applicable), "UNKNOWN".
|
static |
Ethernet interface only: subnet list.
The list contains space separated IP/subnet mask pairs.
|
static |
Interface only: GenTL transport layer type.
Content as per GenICam GenTL specification (www.GenICam.org).