Pylon Logo Basler Logo
Variables
Pylon::Key Namespace Reference

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

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 ManufacturerInfoKey = "ManufacturerInfo"
 Identifies the manufacturer info.
 
const char *const DeviceIDKey = "DeviceID"
 Identifies the device ID (e.g., used by Camera Link and GenTL Consumer).
 
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.
 
const char *const InternalNameKey = "InternalName"
 Identifies the name of the device used by the underlying device driver. Internal use only.
 
const char *const BconAdapterLibraryNameKey = "BconAdapterLibraryName"
 Identifies the name of BCON adapter library including extension without path information.
 
const char *const BconAdapterLibraryVersionKey = "BconAdapterLibraryVersion"
 Identifies the version of the externally provided BCON adapter library. The format is:v{major}.{minor}.
 
const char *const BconAdapterLibraryApiVersionKey = "BconAdapterLibraryApiVersion"
 Identifies the version of the BCON Adapter API the BCON adapter library has been implemented for. The format is:v{major}.{minor}.
 
const char *const SupportedBconAdapterApiVersionKey = "SupportedBconAdapterApiVersion"
 Identifies the version of the BCON Adapter API currently supported by pylon. The format is:v{major}.{minor}.
 
const char *const PortIDKey = "PortID"
 Identifies the ID of the serial port the device is connected to.
 
const char *const InitialBaudRateKey = "InitialBaudRate"
 Identifies the initial baud rate of the serial port the device is connected to.
 
const char *const DeviceXMLFileOverrideKey = "DeviceXMLFileOverride"
 Identifies the device xml file override used. Internal use only.
 
const char *const DeviceSpecificStringKey = "DeviceSpecificString"
 Identifies the device specific string. Internal use only.
 
const char *const PortSpecificStringKey = "PortSpecificString"
 Identifies the port specific string of the device. Internal use only.
 
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 TLTypeKey = "TLType"
 Identifies the transport layer type.
 
const char *const InterfaceIDKey = "InterfaceID"
 Identifies the interface ID.
 
const char *const FileNameKey = "FileName"
 Identifies the filename of the GenTL producer [GenTL consumer only].
 
const char *const InfoIDKey = "InfoID"
 Identifies the InfoID of the GenTL producer [GenTL consumer only].
 
const char *const VersionKey = "Version"
 Identifies the filename of the GenTL producer.
 

Detailed Description

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


pylon 6.1.0
Copyright (c) 2006-2020 Basler AG (Mon Mar 16 2020 10:57:01)