All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
Pylon::Key Namespace Reference

This namespace contains keys for accessing the properties of pylon info objects. More...

Functions

const char *const ManufacturerInfoKey ("ManufacturerInfo")
 Identifies the manufacturer info.
 

Variables

const char *const SerialNumberKey = "SerialNumber"
 Identifies the serial number if it supported by the underlying implementation.
 
const char *const UserDefinedNameKey = "UserDefinedName"
 Identifies the user-defined name if present.
 
const char *const ModelNameKey = "ModelName"
 Identifies the model name of the device.
 
const char *const DeviceVersionKey = "DeviceVersion"
 Identifies the version string of the device.
 
const char *const DeviceFactoryKey = "DeviceFactory"
 Identifies the identifier for the transport layer able to create this device.
 
const char *const XMLSourceKey = "XMLSource"
 Identifies the source of the XML used to create the node map of this device.
 
const char *const FriendlyNameKey = "FriendlyName"
 Identifies the human readable name of the device.
 
const char *const FullNameKey = "FullName"
 Identifies the full name identifying the device.
 
const char *const VendorNameKey = "VendorName"
 Identifies the vendor name of the device.
 
const char *const DeviceClassKey = "DeviceClass"
 Identifies the device class device, e.g. Basler1394.
 
const char *const AddressKey = "Address"
 Identifies the IP address of the device IP address in a human-readable representation including the port number.
 
const char *const IpAddressKey = "IpAddress"
 Identifies the IP address of the device IP address in a human-readable representation.
 
const char *const DefaultGatewayKey = "DefaultGateway"
 Identifies the default gateway of the device IP address in a human-readable representation.
 
const char *const SubnetMaskKey = "SubnetMask"
 Identifies the subnet mask of the device IP address in a human-readable representation.
 
const char *const SubnetAddressKey = "SubnetAddress"
 Identifies the subnet address of the device in a human-readable representation.
 
const char *const PortNrKey = "PortNr"
 Identifies the port number used.
 
const char *const MacAddressKey = "MacAddress"
 Identifies the MAC address of the device of the device IP address in a human-readable representation.
 
const char *const InterfaceKey = "Interface"
 Identifies the address of the network interface the device is connected.
 
const char *const IpConfigOptionsKey = "IpConfigOptions"
 Identifies the persistent IP configuration options.
 
const char *const IpConfigCurrentKey = "IpConfigCurrent"
 Identifies the current IP configuration of the device.
 

Detailed Description

This namespace contains keys for accessing the properties of pylon info objects.


pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:59)