Classes | Namespaces | Variables
BaslerGigEDeviceInfo.h File Reference
#include <pylon/Platform.h>
#include <pylon/DeviceInfo.h>
#include <pylon/gige/PylonGigE.h>

Classes

class  Pylon::CBaslerGigEDeviceInfo
 Implementation of the GiGE specific device info object. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 
 Pylon::Key
 This namespace contains keys for accessing the properties of pylon info objects.
 

Variables

const char *const Pylon::Key::AddressKey = "Address"
 Identifies the IP-address the device IP address in a human-readable representation including the port number.
 
const char *const Pylon::Key::IpAddressKey = "IpAddress"
 Identifies the IP-address the device IP address in a human-readable representation.
 
const char *const Pylon::Key::DefaultGatewayKey = "DefaultGateway"
 Identifies the default gateway the device IP address in a human-readable representation.
 
const char *const Pylon::Key::SubnetMaskKey = "SubnetMask"
 Identifies the subnet mask the device IP address in a human-readable representation.
 
const char *const Pylon::Key::PortNrKey = "PortNr"
 Identifies the port number used.
 
const char *const Pylon::Key::MacAddressKey = "MacAddress"
 Identifies the MAC address of the device the device IP address in a human-readable representation.
 
const char *const Pylon::Key::InterfaceKey = "Interface"
 Identifies the address of the network interface the device is connected.
 
const char *const Pylon::Key::IpConfigOptionsKey = "IpConfigOptions"
 Identifies the persistent IP configuration options.
 
const char *const Pylon::Key::IpConfigCurrentKey = "IpConfigCurrent"
 Identifies the current IP configuration of the device.
 

© 2006-2014 Basler (Tue Jul 22 2014 11:41:22)