Device class definitions. More...
#include <pylon/PylonBase.h>
Namespaces | |
Pylon | |
Contains definitions of pylon types. | |
Variables | |
const char *const | Pylon::Basler1394DeviceClass = "Basler1394" |
This device class can be used to create the corresponding Transport Layer object or when creating Devices with the Transport Layer Factory. | |
const char *const | Pylon::BaslerGigEDeviceClass = "BaslerGigE" |
This device class can be used to create the corresponding Transport Layer object or when creating Devices with the Transport Layer Factory. | |
const char *const | Pylon::BaslerCameraLinkDeviceClass = "BaslerCameraLink" |
This device class can be used to create the corresponding Transport Layer object or when creating Devices with the Transport Layer Factory. | |
const char *const | Pylon::BaslerUsbDeviceClass = "BaslerUsb" |
This device class can be used to create the corresponding Transport Layer object or when creating Devices with the Transport Layer Factory. | |
Device class definitions.