Device class definitions. More...
#include <pylon/PylonBase.h>
Namespaces | |
Pylon | |
Contains definitions of pylon types. | |
Variables | |
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::BaslerUsbDeviceClass = "BaslerUsb" |
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::BaslerBconDeviceClass = "BaslerBcon" |
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.