|
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::BaslerCamEmuDeviceClass = "BaslerCamEmu" |
| 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::BaslerIpCamDeviceClass = "BaslerIPCam" |
| 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::BaslerGenTlDeviceClassPrefix = "BaslerGTC" |
| The actual device class string is made up of this prefix + '/' + [TL Vendor] + '/' + [TL Model].
|
|
const char *const | Pylon::BaslerGenTlCxpDeviceClass = "BaslerGTC/Basler/CXP" |
| 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.