Pylon Logo Basler Logo
Namespaces | Variables
DeviceClass.h File Reference

Device class definitions. More...

#include <pylon/Platform.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::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.
 

Detailed Description

Device class definitions.


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