All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
Basler_UsbCameraParams Namespace Reference

The namespace containing the device's control interface and related enumeration types. More...

Classes

class  CUsbCameraParams_Params
 Basler USB3Vision camera interface. More...
 

Enumerations

enum  SequencerModeEnums { SequencerMode_Off, SequencerMode_On }
 Valid values for SequencerMode. More...
 
enum  SequencerConfigurationModeEnums { SequencerConfigurationMode_Off, SequencerConfigurationMode_On }
 Valid values for SequencerConfigurationMode. More...
 
enum  SequencerTriggerSourceEnums {
  SequencerTriggerSource_Line1, SequencerTriggerSource_Line2, SequencerTriggerSource_Line3, SequencerTriggerSource_Line4,
  SequencerTriggerSource_SoftwareSignal1, SequencerTriggerSource_SoftwareSignal2, SequencerTriggerSource_SoftwareSignal3, SequencerTriggerSource_Counter1End,
  SequencerTriggerSource_Counter2End, SequencerTriggerSource_Counter3End, SequencerTriggerSource_FrameStart, SequencerTriggerSource_FrameEnd
}
 Valid values for SequencerTriggerSource. More...
 
enum  SequencerTriggerActivationEnums {
  SequencerTriggerActivation_RisingEdge, SequencerTriggerActivation_FallingEdge, SequencerTriggerActivation_AnyEdge, SequencerTriggerActivation_LevelHigh,
  SequencerTriggerActivation_LevelLow
}
 Valid values for SequencerTriggerActivation. More...
 
enum  BinningHorizontalModeEnums { BinningHorizontalMode_Sum, BinningHorizontalMode_Average }
 Valid values for BinningHorizontalMode. More...
 
enum  BinningVerticalModeEnums { BinningVerticalMode_Sum, BinningVerticalMode_Average }
 Valid values for BinningVerticalMode. More...
 
enum  PixelFormatEnums {
  PixelFormat_Mono8, PixelFormat_Mono10, PixelFormat_Mono10p, PixelFormat_Mono12,
  PixelFormat_Mono12p, PixelFormat_BayerGR8, PixelFormat_BayerRG8, PixelFormat_BayerGB8,
  PixelFormat_BayerBG8, PixelFormat_BayerGR10, PixelFormat_BayerGR10p, PixelFormat_BayerRG10,
  PixelFormat_BayerRG10p, PixelFormat_BayerGB10, PixelFormat_BayerGB10p, PixelFormat_BayerBG10,
  PixelFormat_BayerBG10p, PixelFormat_BayerGR12, PixelFormat_BayerGR12p, PixelFormat_BayerRG12,
  PixelFormat_BayerRG12p, PixelFormat_BayerGB12, PixelFormat_BayerGB12p, PixelFormat_BayerBG12,
  PixelFormat_BayerBG12p, PixelFormat_RGB8, PixelFormat_BGR8, PixelFormat_YCbCr422_8
}
 Valid values for PixelFormat. More...
 
enum  PixelSizeEnums {
  PixelSize_Bpp1, PixelSize_Bpp2, PixelSize_Bpp4, PixelSize_Bpp8,
  PixelSize_Bpp10, PixelSize_Bpp12, PixelSize_Bpp16, PixelSize_Bpp24
}
 Valid values for PixelSize. More...
 
enum  PixelColorFilterEnums {
  PixelColorFilter_None, PixelColorFilter_BayerRG, PixelColorFilter_BayerGB, PixelColorFilter_BayerGR,
  PixelColorFilter_BayerBG
}
 Valid values for PixelColorFilter. More...
 
enum  TestImageSelectorEnums {
  TestImageSelector_Off, TestImageSelector_Testimage1, TestImageSelector_Testimage2, TestImageSelector_Testimage3,
  TestImageSelector_Testimage4, TestImageSelector_Testimage5, TestImageSelector_Testimage6
}
 Valid values for TestImageSelector. More...
 
enum  TestPatternEnums { TestPattern_Off }
 Valid values for TestPattern. More...
 
enum  GainAutoEnums { GainAuto_Off, GainAuto_Once, GainAuto_Continuous }
 Valid values for GainAuto. More...
 
enum  GainSelectorEnums { GainSelector_All, GainSelector_DigitalAll, GainSelector_AnalogAll }
 Valid values for GainSelector. More...
 
enum  BlackLevelSelectorEnums { BlackLevelSelector_All }
 Valid values for BlackLevelSelector. More...
 
enum  ColorSpaceEnums { ColorSpace_RGB, ColorSpace_sRGB }
 Valid values for ColorSpace. More...
 
enum  BslColorSpaceModeEnums { BslColorSpaceMode_RGB, BslColorSpaceMode_sRGB }
 Valid values for BslColorSpaceMode. More...
 
enum  LightSourcePresetEnums { LightSourcePreset_Off, LightSourcePreset_Daylight5000K, LightSourcePreset_Daylight6500K, LightSourcePreset_Tungsten2800K }
 Valid values for LightSourcePreset. More...
 
enum  BalanceWhiteAutoEnums { BalanceWhiteAuto_Off, BalanceWhiteAuto_Once, BalanceWhiteAuto_Continuous }
 Valid values for BalanceWhiteAuto. More...
 
enum  BalanceRatioSelectorEnums { BalanceRatioSelector_Red, BalanceRatioSelector_Green, BalanceRatioSelector_Blue }
 Valid values for BalanceRatioSelector. More...
 
enum  ColorAdjustmentSelectorEnums {
  ColorAdjustmentSelector_Red, ColorAdjustmentSelector_Yellow, ColorAdjustmentSelector_Green, ColorAdjustmentSelector_Cyan,
  ColorAdjustmentSelector_Blue, ColorAdjustmentSelector_Magenta
}
 Valid values for ColorAdjustmentSelector. More...
 
enum  ColorTransformationSelectorEnums { ColorTransformationSelector_RGBtoRGB, ColorTransformationSelector_RGBtoYUV, ColorTransformationSelector_YUVtoRGB }
 Valid values for ColorTransformationSelector. More...
 
enum  ColorTransformationValueSelectorEnums {
  ColorTransformationValueSelector_Gain00, ColorTransformationValueSelector_Gain01, ColorTransformationValueSelector_Gain02, ColorTransformationValueSelector_Gain10,
  ColorTransformationValueSelector_Gain11, ColorTransformationValueSelector_Gain12, ColorTransformationValueSelector_Gain20, ColorTransformationValueSelector_Gain21,
  ColorTransformationValueSelector_Gain22
}
 Valid values for ColorTransformationValueSelector. More...
 
enum  BslContrastModeEnums { BslContrastMode_Linear, BslContrastMode_SCurve }
 Valid values for BslContrastMode. More...
 
enum  DefectPixelCorrectionModeEnums
 Valid values for DefectPixelCorrectionMode.
 
enum  DemosaicingModeEnums { DemosaicingMode_Simple, DemosaicingMode_BaslerPGI }
 Valid values for DemosaicingMode. More...
 
enum  AcquisitionModeEnums { AcquisitionMode_SingleFrame, AcquisitionMode_Continuous }
 Valid values for AcquisitionMode. More...
 
enum  ShutterModeEnums { ShutterMode_Global, ShutterMode_Rolling, ShutterMode_GlobalResetRelease }
 Valid values for ShutterMode. More...
 
enum  ExposureAutoEnums { ExposureAuto_Off, ExposureAuto_Once, ExposureAuto_Continuous }
 Valid values for ExposureAuto. More...
 
enum  ExposureModeEnums { ExposureMode_Timed, ExposureMode_TriggerWidth }
 Valid values for ExposureMode. More...
 
enum  ExposureOverlapTimeModeEnums { ExposureOverlapTimeMode_Manual, ExposureOverlapTimeMode_Automatic }
 Valid values for ExposureOverlapTimeMode. More...
 
enum  SensorReadoutModeEnums { SensorReadoutMode_Normal, SensorReadoutMode_Fast }
 Valid values for SensorReadoutMode. More...
 
enum  TriggerSelectorEnums { TriggerSelector_FrameBurstStart, TriggerSelector_FrameStart }
 Valid values for TriggerSelector. More...
 
enum  TriggerModeEnums { TriggerMode_Off, TriggerMode_On }
 Valid values for TriggerMode. More...
 
enum  TriggerSourceEnums {
  TriggerSource_Software, TriggerSource_Line1, TriggerSource_Line2, TriggerSource_Line3,
  TriggerSource_Line4, TriggerSource_SoftwareSignal1, TriggerSource_SoftwareSignal2, TriggerSource_SoftwareSignal3
}
 Valid values for TriggerSource. More...
 
enum  TriggerActivationEnums {
  TriggerActivation_RisingEdge, TriggerActivation_FallingEdge, TriggerActivation_AnyEdge, TriggerActivation_LevelHigh,
  TriggerActivation_LevelLow
}
 Valid values for TriggerActivation. More...
 
enum  AcquisitionStatusSelectorEnums {
  AcquisitionStatusSelector_FrameBurstTriggerWait, AcquisitionStatusSelector_FrameBurstTriggerActive, AcquisitionStatusSelector_FrameBurstTriggerTransfer, AcquisitionStatusSelector_FrameTriggerWait,
  AcquisitionStatusSelector_FrameActive, AcquisitionStatusSelector_FrameTransfer, AcquisitionStatusSelector_ExposureActive
}
 Valid values for AcquisitionStatusSelector. More...
 
enum  SensorShutterModeEnums { SensorShutterMode_Global, SensorShutterMode_Rolling, SensorShutterMode_GlobalReset }
 Valid values for SensorShutterMode. More...
 
enum  OverlapModeEnums { OverlapMode_On, OverlapMode_Off }
 Valid values for OverlapMode. More...
 
enum  BslImmediateTriggerModeEnums { BslImmediateTriggerMode_On, BslImmediateTriggerMode_Off }
 Valid values for BslImmediateTriggerMode. More...
 
enum  AutoFunctionProfileEnums { AutoFunctionProfile_MinimizeGain, AutoFunctionProfile_MinimizeExposureTime }
 Valid values for AutoFunctionProfile. More...
 
enum  AutoFunctionROISelectorEnums { AutoFunctionROISelector_ROI1, AutoFunctionROISelector_ROI2 }
 Valid values for AutoFunctionROISelector. More...
 
enum  AutoFunctionAOISelectorEnums { AutoFunctionAOISelector_AOI1, AutoFunctionAOISelector_AOI2 }
 Valid values for AutoFunctionAOISelector. More...
 
enum  LUTSelectorEnums { LUTSelector_Luminance }
 Valid values for LUTSelector. More...
 
enum  LineSelectorEnums { LineSelector_Line1, LineSelector_Line2, LineSelector_Line3, LineSelector_Line4 }
 Valid values for LineSelector. More...
 
enum  LineModeEnums { LineMode_Input, LineMode_Output }
 Valid values for LineMode. More...
 
enum  LineFormatEnums {
  LineFormat_NoConnect, LineFormat_TriState, LineFormat_TTL, LineFormat_LVDS,
  LineFormat_RS422, LineFormat_OptoCoupled, LineFormat_LVTTL
}
 Valid values for LineFormat. More...
 
enum  LineLogicEnums { LineLogic_Positive, LineLogic_Negative }
 Valid values for LineLogic. More...
 
enum  LineSourceEnums {
  LineSource_Off, LineSource_ExposureActive, LineSource_FrameTriggerWait, LineSource_FrameBurstTriggerWait,
  LineSource_Timer1Active, LineSource_UserOutput0, LineSource_UserOutput1, LineSource_UserOutput2,
  LineSource_UserOutput3, LineSource_FlashWindow, LineSource_UserOutput4
}
 Valid values for LineSource. More...
 
enum  UserOutputSelectorEnums { UserOutputSelector_UserOutput0, UserOutputSelector_UserOutput1, UserOutputSelector_UserOutput2, UserOutputSelector_UserOutput3 }
 Valid values for UserOutputSelector. More...
 
enum  SoftwareSignalSelectorEnums { SoftwareSignalSelector_SoftwareSignal1, SoftwareSignalSelector_SoftwareSignal2, SoftwareSignalSelector_SoftwareSignal3, SoftwareSignalSelector_SoftwareSignal4 }
 Valid values for SoftwareSignalSelector. More...
 
enum  TimerSelectorEnums { TimerSelector_Timer1 }
 Valid values for TimerSelector. More...
 
enum  TimerTriggerSourceEnums { TimerTriggerSource_ExposureStart, TimerTriggerSource_FlashWindowStart }
 Valid values for TimerTriggerSource. More...
 
enum  CounterSelectorEnums { CounterSelector_Counter1, CounterSelector_Counter2 }
 Valid values for CounterSelector. More...
 
enum  CounterEventSourceEnums {
  CounterEventSource_FrameTrigger, CounterEventSource_FrameStart, CounterEventSource_Counter1End, CounterEventSource_Counter2End,
  CounterEventSource_Counter3End
}
 Valid values for CounterEventSource. More...
 
enum  CounterResetSourceEnums {
  CounterResetSource_Off, CounterResetSource_Software, CounterResetSource_Line1, CounterResetSource_Line2,
  CounterResetSource_Line3, CounterResetSource_Line4, CounterResetSource_Counter1End, CounterResetSource_Counter2End,
  CounterResetSource_Counter3End, CounterResetSource_Counter4End
}
 Valid values for CounterResetSource. More...
 
enum  CounterResetActivationEnums {
  CounterResetActivation_RisingEdge, CounterResetActivation_FallingEdge, CounterResetActivation_AnyEdge, CounterResetActivation_LevelHigh,
  CounterResetActivation_LevelLow
}
 Valid values for CounterResetActivation. More...
 
enum  UserSetSelectorEnums {
  UserSetSelector_Default, UserSetSelector_HighGain, UserSetSelector_AutoFunctions, UserSetSelector_Color,
  UserSetSelector_ColorRaw, UserSetSelector_UserSet1, UserSetSelector_UserSet2, UserSetSelector_UserSet3
}
 Valid values for UserSetSelector. More...
 
enum  UserSetDefaultEnums {
  UserSetDefault_Default, UserSetDefault_HighGain, UserSetDefault_AutoFunctions, UserSetDefault_Color,
  UserSetDefault_ColorRaw, UserSetDefault_UserSet1, UserSetDefault_UserSet2, UserSetDefault_UserSet3
}
 Valid values for UserSetDefault. More...
 
enum  ChunkSelectorEnums {
  ChunkSelector_Image, ChunkSelector_Gain, ChunkSelector_ExposureTime, ChunkSelector_Timestamp,
  ChunkSelector_LineStatusAll, ChunkSelector_CounterValue, ChunkSelector_SequencerSetActive, ChunkSelector_PayloadCRC16
}
 Valid values for ChunkSelector. More...
 
enum  ChunkGainSelectorEnums { ChunkGainSelector_All }
 Valid values for ChunkGainSelector. More...
 
enum  ChunkCounterSelectorEnums { ChunkCounterSelector_Counter1, ChunkCounterSelector_Counter2 }
 Valid values for ChunkCounterSelector. More...
 
enum  EventSelectorEnums {
  EventSelector_ExposureEnd, EventSelector_FrameStart, EventSelector_FrameBurstStart, EventSelector_FrameStartOvertrigger,
  EventSelector_FrameBurstStartOvertrigger, EventSelector_CriticalTemperature, EventSelector_OverTemperature, EventSelector_FrameStartWait,
  EventSelector_FrameBurstStartWait
}
 Valid values for EventSelector. More...
 
enum  EventNotificationEnums { EventNotification_Off, EventNotification_On }
 Valid values for EventNotification. More...
 
enum  BslUSBSpeedModeEnums { BslUSBSpeedMode_LowSpeed, BslUSBSpeedMode_FullSpeed, BslUSBSpeedMode_HighSpeed, BslUSBSpeedMode_SuperSpeed }
 Valid values for BslUSBSpeedMode. More...
 
enum  DeviceScanTypeEnums { DeviceScanType_Areascan, DeviceScanType_Linescan }
 Valid values for DeviceScanType. More...
 
enum  DeviceLinkThroughputLimitModeEnums { DeviceLinkThroughputLimitMode_Off, DeviceLinkThroughputLimitMode_On }
 Valid values for DeviceLinkThroughputLimitMode. More...
 
enum  DeviceTemperatureSelectorEnums { DeviceTemperatureSelector_Coreboard, DeviceTemperatureSelector_Sensorboard, DeviceTemperatureSelector_Framegrabberboard }
 Valid values for DeviceTemperatureSelector. More...
 
enum  TemperatureStateEnums { TemperatureState_Ok, TemperatureState_Critical, TemperatureState_Error }
 Valid values for TemperatureState. More...
 
enum  DeviceIndicatorModeEnums { DeviceIndicatorMode_Inactive, DeviceIndicatorMode_Active }
 Valid values for DeviceIndicatorMode. More...
 
enum  UserDefinedValueSelectorEnums {
  UserDefinedValueSelector_Value1, UserDefinedValueSelector_Value2, UserDefinedValueSelector_Value3, UserDefinedValueSelector_Value4,
  UserDefinedValueSelector_Value5
}
 Valid values for UserDefinedValueSelector. More...
 
enum  RemoveParameterLimitSelectorEnums {
  RemoveParameterLimitSelector_Gain, RemoveParameterLimitSelector_BlackLevel, RemoveParameterLimitSelector_ExposureTime, RemoveParameterLimitSelector_AutoTargetValue,
  RemoveParameterLimitSelector_ExposureOverhead
}
 Valid values for RemoveParameterLimitSelector. More...
 
enum  ExpertFeatureAccessSelectorEnums {
  ExpertFeatureAccessSelector_ExpertFeature1, ExpertFeatureAccessSelector_ExpertFeature2, ExpertFeatureAccessSelector_ExpertFeature3, ExpertFeatureAccessSelector_ExpertFeature4,
  ExpertFeatureAccessSelector_ExpertFeature5, ExpertFeatureAccessSelector_ExpertFeature6, ExpertFeatureAccessSelector_ExpertFeature7, ExpertFeatureAccessSelector_ExpertFeature8,
  ExpertFeatureAccessSelector_ExpertFeature9
}
 Valid values for ExpertFeatureAccessSelector. More...
 
enum  FileSelectorEnums {
  FileSelector_UserData, FileSelector_UserSet1, FileSelector_UserSet2, FileSelector_UserSet3,
  FileSelector_UserGainShading1, FileSelector_UserGainShading2, FileSelector_UserOffsetShading1, FileSelector_UserOffsetShading2,
  FileSelector_ExpertFeature7File
}
 Valid values for FileSelector. More...
 
enum  FileOperationSelectorEnums { FileOperationSelector_Open, FileOperationSelector_Close, FileOperationSelector_Read, FileOperationSelector_Write }
 Valid values for FileOperationSelector. More...
 
enum  FileOpenModeEnums { FileOpenMode_Read, FileOpenMode_Write }
 Valid values for FileOpenMode. More...
 
enum  FileOperationStatusEnums { FileOperationStatus_Success, FileOperationStatus_Failure }
 Valid values for FileOperationStatus. More...
 

Detailed Description

The namespace containing the device's control interface and related enumeration types.

Enumeration Type Documentation

Valid values for AcquisitionMode.

Enumerator
AcquisitionMode_SingleFrame 

The acquisition mode is set to single frame.

AcquisitionMode_Continuous 

The acquisition mode is set to continuous.

Valid values for AcquisitionStatusSelector.

Enumerator
AcquisitionStatusSelector_FrameBurstTriggerWait 

A check can be performed if the device is currently waiting for a frame burst trigger.

AcquisitionStatusSelector_FrameBurstTriggerActive 

A check can be performed if the device is currently doing a frame burst of one or many frames.

AcquisitionStatusSelector_FrameBurstTriggerTransfer 

A check can be performed if the device is currently transferring a frame burst of one or many frames.

AcquisitionStatusSelector_FrameTriggerWait 

A check can be performed if the device is currently waiting for a frame trigger.

AcquisitionStatusSelector_FrameActive 

A check can be performed if the device is currently capturing a frame.

AcquisitionStatusSelector_FrameTransfer 

A check can be performed if the device is currently transferring a frame.

AcquisitionStatusSelector_ExposureActive 

A check can be performed if the device is currently exposing a frame.

Valid values for AutoFunctionAOISelector.

Enumerator
AutoFunctionAOISelector_AOI1 

Auto function AOI 1 can be adjusted.

AutoFunctionAOISelector_AOI2 

Auto function AOI 2 can be adjusted.

Valid values for AutoFunctionProfile.

Enumerator
AutoFunctionProfile_MinimizeGain 

Gain is kept as low as possible.

AutoFunctionProfile_MinimizeExposureTime 

Exposure time is kept as low as possible.

Valid values for AutoFunctionROISelector.

Enumerator
AutoFunctionROISelector_ROI1 

Auto function ROI 1 can be adjusted.

AutoFunctionROISelector_ROI2 

Auto function ROI 2 can be adjusted.

Valid values for BalanceRatioSelector.

Enumerator
BalanceRatioSelector_Red 

Balance ratio will be applied to the red channel.

BalanceRatioSelector_Green 

Balance ratio will be applied to the green channel.

BalanceRatioSelector_Blue 

Balance ratio will be applied to the blue channel.

Valid values for BalanceWhiteAuto.

Enumerator
BalanceWhiteAuto_Off 

The balance white auto function is disabled.

BalanceWhiteAuto_Once 

White balance is adjusted automatically until it reaches a specific target value.

BalanceWhiteAuto_Continuous 

White balance is adjusted repeatedly while images are acquired.

Valid values for BinningHorizontalMode.

Enumerator
BinningHorizontalMode_Sum 

The values of the binned pixels are summed.

BinningHorizontalMode_Average 

The values of the binned pixels are averaged.

Valid values for BinningVerticalMode.

Enumerator
BinningVerticalMode_Sum 

The values of the binned pixels are summed.

BinningVerticalMode_Average 

The values of the binned pixels are averaged.

Valid values for BlackLevelSelector.

Enumerator
BlackLevelSelector_All 

Black level will be applied to all channels or taps.

Valid values for BslColorSpaceMode.

Enumerator
BslColorSpaceMode_RGB 

Color space is set to RGB.

BslColorSpaceMode_sRGB 

Color space is set to sRGB.

Valid values for BslContrastMode.

Enumerator
BslContrastMode_Linear 

Linear contrast enhancement is used to adjust the contrast.

BslContrastMode_SCurve 

S-curve contrast enhancement is used to adjust the contrast.

Valid values for BslImmediateTriggerMode.

Enumerator
BslImmediateTriggerMode_On 

The immediate trigger mode is enabled.

BslImmediateTriggerMode_Off 

The immediate trigger mode is disabled.

Valid values for BslUSBSpeedMode.

Enumerator
BslUSBSpeedMode_LowSpeed 

The USB port is operating at Low Speed, as specified in the USB standard.

BslUSBSpeedMode_FullSpeed 

The USB port is operating at Full Speed, as specified in the USB standard.

BslUSBSpeedMode_HighSpeed 

The USB port is operating at High Speed, as specified in the USB standard.

BslUSBSpeedMode_SuperSpeed 

The USB port is operating at SuperSpeed, as specified in the USB standard.

Valid values for ChunkCounterSelector.

Enumerator
ChunkCounterSelector_Counter1 

Chunk data can be retrieved from counter 1.

ChunkCounterSelector_Counter2 

Chunk data can be retrieved from counter 2.

Valid values for ChunkGainSelector.

Enumerator
ChunkGainSelector_All 

Chunk data can be retrieved from all gain channels.

Valid values for ChunkSelector.

Enumerator
ChunkSelector_Image 

The image chunk can be enabled.

ChunkSelector_Gain 

The gain chunk can be enabled.

ChunkSelector_ExposureTime 

The exposure time chunk can be enabled.

ChunkSelector_Timestamp 

The timestamp chunk can be enabled.

ChunkSelector_LineStatusAll 

The line status all chunk can be enabled.

ChunkSelector_CounterValue 

The counter value chunk can be enabled.

ChunkSelector_SequencerSetActive 

The sequencer set active chunk can be enabled.

ChunkSelector_PayloadCRC16 

The CRC checksum chunk can be enabled.

Valid values for ColorAdjustmentSelector.

Enumerator
ColorAdjustmentSelector_Red 

Colors with predominant red can be adjusted.

ColorAdjustmentSelector_Yellow 

Colors with predominant yellow can be adjusted.

ColorAdjustmentSelector_Green 

Colors with predominant green can be adjusted.

ColorAdjustmentSelector_Cyan 

Colors with predominant cyan can be adjusted.

ColorAdjustmentSelector_Blue 

Colors with predominant blue can be adjusted.

ColorAdjustmentSelector_Magenta 

Colors with predominant magenta can be adjusted.

Valid values for ColorSpace.

Enumerator
ColorSpace_RGB 

Color space is set to RGB.

ColorSpace_sRGB 

Color space is set to sRGB.

The image brightness is optimized for display on an sRGB monitor.

Valid values for ColorTransformationSelector.

Enumerator
ColorTransformationSelector_RGBtoRGB 

A matrix color transformation from RGB to RGB is performed on the pixels.

ColorTransformationSelector_RGBtoYUV 

A matrix color transformation from RGB to YUV is performed on the pixels.

ColorTransformationSelector_YUVtoRGB 

A matrix color transformation from YUV to RGB is performed on the pixels.

Valid values for ColorTransformationValueSelector.

Enumerator
ColorTransformationValueSelector_Gain00 

The element in row 0 and column 0 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain01 

The element in row 0 and column 1 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain02 

The element in row 0 and column 2 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain10 

The element in row 1 and column 0 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain11 

The element in row 1 and column 1 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain12 

The element in row 1 and column 2 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain20 

The element in row 2 and column 0 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain21 

The element in row 2 and column 1 of the color transformation matrix can be entered.

ColorTransformationValueSelector_Gain22 

The element in row 2 and column 2 of the color transformation matrix can be entered.

Valid values for CounterEventSource.

Enumerator
CounterEventSource_FrameTrigger 

The selected counter counts the number of Frame Trigger events.

CounterEventSource_FrameStart 

The selected counter counts the number of Frame Start events.

CounterEventSource_Counter1End 

The selected counter counts the number of counter 1 end events.

CounterEventSource_Counter2End 

The selected counter counts the number of counter 2 end events.

CounterEventSource_Counter3End 

The selected counter counts the number of counter 3 end events.

Valid values for CounterResetActivation.

Enumerator
CounterResetActivation_RisingEdge 

The counter resets on the rising edge of the signal.

CounterResetActivation_FallingEdge 

The counter resets on the falling edge of the signal.

CounterResetActivation_AnyEdge 

The counter resets on the falling or rising edge of the selected signal.

CounterResetActivation_LevelHigh 

The counter resets as long as the selected signal level is high.

CounterResetActivation_LevelLow 

The counter resets as long as the selected signal level is low.

Valid values for CounterResetSource.

Enumerator
CounterResetSource_Off 

The counter reset is disabled.

CounterResetSource_Software 

The selected counter can be reset by a software command.

CounterResetSource_Line1 

The selected counter can be reset by a signal applied to Line 1.

CounterResetSource_Line2 

The selected counter can be reset by a signal applied to Line 2.

CounterResetSource_Line3 

The selected counter can be reset by a signal applied to Line 3.

CounterResetSource_Line4 

The selected counter can be reset by a signal applied to Line 4.

CounterResetSource_Counter1End 

The selected counter can be reset by a counter end 1 signal.

CounterResetSource_Counter2End 

The selected counter can be reset by a counter end 2 signal.

CounterResetSource_Counter3End 

The selected counter can be reset by a counter end 3 signal.

CounterResetSource_Counter4End 

The selected counter can be reset by a counter end 4 signal.

Valid values for CounterSelector.

Enumerator
CounterSelector_Counter1 

Counter 1 can be configured.

CounterSelector_Counter2 

Counter 2 can be configured.

Valid values for DemosaicingMode.

Enumerator
DemosaicingMode_Simple 

Demosaicing is performed using a simple demosaicing algorithm.

DemosaicingMode_BaslerPGI 

Demosaicing is performed using the Basler PGI algorithm.

Valid values for DeviceIndicatorMode.

Enumerator
DeviceIndicatorMode_Inactive 

Indicators are inactive (off).

DeviceIndicatorMode_Active 

Indicators are active showing their respective status.

Valid values for DeviceLinkThroughputLimitMode.

Enumerator
DeviceLinkThroughputLimitMode_Off 

The device link throughput limit feature is disabled.

DeviceLinkThroughputLimitMode_On 

The device link throughput limit feature is enabled.

Valid values for DeviceScanType.

Enumerator
DeviceScanType_Areascan 

The device has an area scan sensor.

DeviceScanType_Linescan 

The device has a line scan sensor.

Valid values for DeviceTemperatureSelector.

Enumerator
DeviceTemperatureSelector_Coreboard 

The temperature is measured on the core board.

DeviceTemperatureSelector_Sensorboard 

The temperature is measured on the sensor board.

DeviceTemperatureSelector_Framegrabberboard 

The temperature is measured on the frame grabber board.

Valid values for EventNotification.

Enumerator
EventNotification_Off 

Event notifications are disabled.

EventNotification_On 

Event notifications are enabled.

Valid values for EventSelector.

Enumerator
EventSelector_ExposureEnd 

Event notifications for the exposure end event can be enabled.

EventSelector_FrameStart 

Event notifications for the frame start event can be enabled.

EventSelector_FrameBurstStart 

Event notifications for the frame burst start event can be enabled.

EventSelector_FrameStartOvertrigger 

Event notifications for the frame start overtrigger event can be enabled.

EventSelector_FrameBurstStartOvertrigger 

Event notifications for the frame burst start overtrigger event can be enabled.

EventSelector_CriticalTemperature 

Event notifications for the critical temperature event can be enabled.

EventSelector_OverTemperature 

Event notifications for the over temperature event can be enabled.

EventSelector_FrameStartWait 

Event notifications for the frame start wait event can be enabled.

EventSelector_FrameBurstStartWait 

Event notifications for the frame burst start wait event can be enabled.

Valid values for ExpertFeatureAccessSelector.

Enumerator
ExpertFeatureAccessSelector_ExpertFeature1 

Expert feature 1 can be configured.

ExpertFeatureAccessSelector_ExpertFeature2 

Expert feature 2 can be configured.

ExpertFeatureAccessSelector_ExpertFeature3 

Expert feature 3 can be configured.

ExpertFeatureAccessSelector_ExpertFeature4 

Expert feature 4 can be configured.

ExpertFeatureAccessSelector_ExpertFeature5 

Expert feature 5 can be configured.

ExpertFeatureAccessSelector_ExpertFeature6 

Expert feature 6 can be configured.

ExpertFeatureAccessSelector_ExpertFeature7 

Expert feature 7 can be configured.

ExpertFeatureAccessSelector_ExpertFeature8 

Expert feature 8 can be configured.

ExpertFeatureAccessSelector_ExpertFeature9 

Expert feature 9 can be configured.

Valid values for ExposureAuto.

Enumerator
ExposureAuto_Off 

The exposure time auto function is disabled.

ExposureAuto_Once 

Exposure time is adjusted automatically until it reaches a specific target value.

ExposureAuto_Continuous 

Exposure time is adjusted repeatedly while images are acquired.

Valid values for ExposureMode.

Enumerator
ExposureMode_Timed 

The timed exposure mode is set.

ExposureMode_TriggerWidth 

The trigger width exposure mode is set.

Valid values for ExposureOverlapTimeMode.

Enumerator
ExposureOverlapTimeMode_Manual 

The camera manually sets the overlap time for each acquisition.

ExposureOverlapTimeMode_Automatic 

The camera automatically uses the optimum overlap time for each acquisition.

Valid values for FileOpenMode.

Enumerator
FileOpenMode_Read 

Files are opened in read-only mode.

FileOpenMode_Write 

Files are opened in write-only mode.

Valid values for FileOperationSelector.

Enumerator
FileOperationSelector_Open 

The currently selected file can be opened.

FileOperationSelector_Close 

The currently selected file can be closed.

FileOperationSelector_Read 

The currently selected file can be read.

FileOperationSelector_Write 

The currently selected file can be written.

Valid values for FileOperationStatus.

Enumerator
FileOperationStatus_Success 

The file operation was successful.

FileOperationStatus_Failure 

The file operation has failed.

Valid values for FileSelector.

Enumerator
FileSelector_UserData 

The 'User Data' file is set.

FileSelector_UserSet1 

The 'User Set 1' file is set.

FileSelector_UserSet2 

The 'User Set 2' file is set.

FileSelector_UserSet3 

The 'User Set 3' file is set.

FileSelector_UserGainShading1 

The 'User Gain Shading 1' file is set.

FileSelector_UserGainShading2 

The 'User Gain Shading 2' file is set.

FileSelector_UserOffsetShading1 

The 'User Offset Shading 1' file is set.

FileSelector_UserOffsetShading2 

The 'User Offset Shading 2' file is set.

FileSelector_ExpertFeature7File 

The 'Expert Feature 7 File' file is set.

Valid values for GainAuto.

Enumerator
GainAuto_Off 

The gain auto function is disabled.

GainAuto_Once 

Gain is adjusted automatically until it reaches a specific target value.

GainAuto_Continuous 

Gain is adjusted repeatedly while images are acquired.

Valid values for GainSelector.

Enumerator
GainSelector_All 

Gain will be applied to all channels or taps.

GainSelector_DigitalAll 

Gain will be applied to all digital channels.

GainSelector_AnalogAll 

Gain will be applied to all analog channels.

Valid values for LightSourcePreset.

Enumerator
LightSourcePreset_Off 

No color preset is set.

LightSourcePreset_Daylight5000K 

A color preset for image acquisition with daylight of 5000 K is set.

LightSourcePreset_Daylight6500K 

A color preset for image acquisition with daylight of 6500 K is set.

LightSourcePreset_Tungsten2800K 

A color preset for image acquisition with tungsten incandescent light (2800 K) is set.

Valid values for LineFormat.

Enumerator
LineFormat_NoConnect 

The line is not connected.

LineFormat_TriState 

The line is currently in tri-state mode (not driven).

LineFormat_TTL 

The line is currently accepting or sending TTL level signals.

LineFormat_LVDS 

The line is currently accepting or sending LVDS level signals.

LineFormat_RS422 

The line is currently accepting or sending RS-422 level signals.

LineFormat_OptoCoupled 

The line is opto-coupled.

LineFormat_LVTTL 

The line is currently accepting or sending LVTTL level signals.

Valid values for LineLogic.

Enumerator
LineLogic_Positive 

The line logic of the currently selected line is positive.

LineLogic_Negative 

The line logic of the currently selected line is negative.

Valid values for LineMode.

Enumerator
LineMode_Input 

The selected physical line can be used to input an electrical signal.

LineMode_Output 

The selected physical line can be used to output an electrical signal.

Valid values for LineSelector.

Enumerator
LineSelector_Line1 

Line 1 can be configured.

LineSelector_Line2 

Line 2 can be configured.

LineSelector_Line3 

Line 3 can be configured.

LineSelector_Line4 

Line 4 can be configured.

Valid values for LineSource.

Enumerator
LineSource_Off 

No source signal is set for the currently selected line.

LineSource_ExposureActive 

The source signal for the currently selected line is set to the exposure active signal.

LineSource_FrameTriggerWait 

The source signal for the currently selected line is set to the frame trigger wait signal.

LineSource_FrameBurstTriggerWait 

The source signal for the currently selected line is set to the frame burst trigger wait signal.

LineSource_Timer1Active 

Sets the source signal for the selected output line to timer 1 active.

LineSource_UserOutput0 

Sets the source signal for the selected output line to user settable output signal 0.

LineSource_UserOutput1 

Sets the source signal for the selected output line to user settable output signal 1.

LineSource_UserOutput2 

Sets the source signal for the selected output line to user settable output signal 2.

LineSource_UserOutput3 

Sets the source signal for the selected output line to user settable output signal 3.

LineSource_FlashWindow 

The source signal for the currently selected line is set to the flash window signal.

LineSource_UserOutput4 

The User Output 4 bit state as defined by its current UserOutputValue.

Valid values for LUTSelector.

Enumerator
LUTSelector_Luminance 

The luminance lookup table can be configured.

Valid values for OverlapMode.

Enumerator
OverlapMode_On 

Overlapping exposure and image readout.

OverlapMode_Off 

Non-overlapping exposure and image readout.

Valid values for PixelColorFilter.

Enumerator
PixelColorFilter_None 

No Bayer filter is present on the camera.

PixelColorFilter_BayerRG 

The Bayer filter has an RG/GB alignment to the pixels in the acquired images.

PixelColorFilter_BayerGB 

The Bayer filter has a GB/RG alignment to the pixels in the acquired images.

PixelColorFilter_BayerGR 

The Bayer filter has a GR/BG alignment to the pixels in the acquired images.

PixelColorFilter_BayerBG 

The Bayer filter has a BG/GR alignment to the pixels in the acquired images.

Valid values for PixelFormat.

Enumerator
PixelFormat_Mono8 

The pixel format is set to Mono 8.

PixelFormat_Mono10 

The pixel format is set to Mono 10.

PixelFormat_Mono10p 

The pixel format is set to Mono 10p.

PixelFormat_Mono12 

The pixel format is set to Mono 12.

PixelFormat_Mono12p 

The pixel format is set to Mono 12p.

PixelFormat_BayerGR8 

The pixel format is set to Bayer GR 8.

PixelFormat_BayerRG8 

The pixel format is set to Bayer RG 8.

PixelFormat_BayerGB8 

The pixel format is set to Bayer GB 8.

PixelFormat_BayerBG8 

The pixel format is set to Bayer BG 8.

PixelFormat_BayerGR10 

The pixel format is set to Bayer GR 10.

PixelFormat_BayerGR10p 

The pixel format is set to Bayer GR 10p.

PixelFormat_BayerRG10 

The pixel format is set to Bayer RG 10.

PixelFormat_BayerRG10p 

The pixel format is set to Bayer RG 10p.

PixelFormat_BayerGB10 

The pixel format is set to Bayer GB 10.

PixelFormat_BayerGB10p 

The pixel format is set to Bayer GB 10p.

PixelFormat_BayerBG10 

The pixel format is set to Bayer BG 10.

PixelFormat_BayerBG10p 

The pixel format is set to Bayer BG 10p.

PixelFormat_BayerGR12 

The pixel format is set to Bayer GR 12.

PixelFormat_BayerGR12p 

The pixel format is set to Bayer GR 12p.

PixelFormat_BayerRG12 

The pixel format is set to Bayer RG 12.

PixelFormat_BayerRG12p 

The pixel format is set to Bayer RG 12p.

PixelFormat_BayerGB12 

The pixel format is set to Bayer GB 12.

PixelFormat_BayerGB12p 

The pixel format is set to Bayer GB 12p.

PixelFormat_BayerBG12 

The pixel format is set to Bayer BG 12.

PixelFormat_BayerBG12p 

The pixel format is set to Bayer BG 12p.

PixelFormat_RGB8 

The pixel format is set to RGB 8.

PixelFormat_BGR8 

The pixel format is set to BGR 8.

PixelFormat_YCbCr422_8 

The pixel format is set to YCbCr 422.

Valid values for PixelSize.

Enumerator
PixelSize_Bpp1 

The depth of the pixel values in the acquired images is 1 bit per pixel.

PixelSize_Bpp2 

The depth of the pixel values in the acquired images is 2 bits per pixel.

PixelSize_Bpp4 

The depth of the pixel values in the acquired images is 4 bits per pixel.

PixelSize_Bpp8 

The depth of the pixel values in the acquired images is 8 bits per pixel.

PixelSize_Bpp10 

The depth of the pixel values in the acquired images is 10 bits per pixel.

PixelSize_Bpp12 

The depth of the pixel values in the acquired images is 12 bits per pixel.

PixelSize_Bpp16 

The depth of the pixel values in the acquired images is 16 bits per pixel.

PixelSize_Bpp24 

The depth of the pixel values in the acquired images is 24 bits per pixel.

Valid values for RemoveParameterLimitSelector.

Enumerator
RemoveParameterLimitSelector_Gain 

The factory limits of the Gain parameter can be removed.

RemoveParameterLimitSelector_BlackLevel 

The factory limits of the BlackLevel parameter can be removed.

RemoveParameterLimitSelector_ExposureTime 

The factory limits of the ExposureTime parameter can be removed.

RemoveParameterLimitSelector_AutoTargetValue 

The factory limits of the AutoTargetValue parameter can be removed.

RemoveParameterLimitSelector_ExposureOverhead 

The factory limits of the ExposureOverhead parameter can be removed.

Valid values for SensorReadoutMode.

Enumerator
SensorReadoutMode_Normal 

The device operates in normal readout mode.

SensorReadoutMode_Fast 

The device operates in fast readout mode.

Valid values for SensorShutterMode.

Enumerator
SensorShutterMode_Global 

The shutter opens and closes at the same time for all pixels.

SensorShutterMode_Rolling 

The shutter opens and closes sequentially for groups (typically lines) of pixels.

SensorShutterMode_GlobalReset 

The shutter opens at the same time for all pixels but ends in a sequential manner.

Valid values for SequencerConfigurationMode.

Enumerator
SequencerConfigurationMode_Off 

The sequencer can not be configured.

SequencerConfigurationMode_On 

The sequencer can be configured.

Valid values for SequencerMode.

Enumerator
SequencerMode_Off 

The sequencer can not be used for image acquisition.

SequencerMode_On 

The sequencer can be used for image acquisition.

Valid values for SequencerTriggerActivation.

Enumerator
SequencerTriggerActivation_RisingEdge 

The sequence set will advance on the rising edge of the source signal.

SequencerTriggerActivation_FallingEdge 

The sequence set will advance on the falling edge of the source signal.

SequencerTriggerActivation_AnyEdge 

The sequence set will advance on the falling or rising edge of the source signal.

SequencerTriggerActivation_LevelHigh 

The sequence set will advance when the source signal is high.

SequencerTriggerActivation_LevelLow 

The sequence set will advance when the source signal is low.

Valid values for SequencerTriggerSource.

Enumerator
SequencerTriggerSource_Line1 

Line 1 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Line2 

Line 2 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Line3 

Line 3 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Line4 

Line 4 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_SoftwareSignal1 

Software signal 1 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_SoftwareSignal2 

Software signal 2 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_SoftwareSignal3 

Software signal 3 is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Counter1End 

Counter 1 End is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Counter2End 

Counter 2 End is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_Counter3End 

Counter 3 End is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_FrameStart 

Frame Start is selected as the trigger source for sequencer set advance.

SequencerTriggerSource_FrameEnd 

Frame End is selected as the trigger source for sequencer set advance.

Valid values for ShutterMode.

Enumerator
ShutterMode_Global 

The shutter mode is set to global shutter.

ShutterMode_Rolling 

The shutter mode is set to rolling shutter.

ShutterMode_GlobalResetRelease 

The shutter mode is set to global reset release shutter.

Valid values for SoftwareSignalSelector.

Enumerator
SoftwareSignalSelector_SoftwareSignal1 

Software signal 1 can be controlled.

SoftwareSignalSelector_SoftwareSignal2 

Software signal 2 can be controlled.

SoftwareSignalSelector_SoftwareSignal3 

Software signal 3 can be controlled.

SoftwareSignalSelector_SoftwareSignal4 

Software signal 4 can be controlled.

Valid values for TemperatureState.

Enumerator
TemperatureState_Ok 

Temperature is normal.

TemperatureState_Critical 

Temperature is critical.

TemperatureState_Error 

Temperature state could not be retrieved.

Valid values for TestImageSelector.

Enumerator
TestImageSelector_Off 

The camera does not display a test image.

TestImageSelector_Testimage1 

The camera generates and displays a test image with a test image 1 pattern.

TestImageSelector_Testimage2 

The camera generates and displays a test image with a test image 2 pattern.

TestImageSelector_Testimage3 

The camera generates and displays a test image with a test image 3 pattern.

TestImageSelector_Testimage4 

The camera generates and displays a test image with a test image 4 pattern.

TestImageSelector_Testimage5 

The camera generates and displays a test image with a test image 5 pattern.

TestImageSelector_Testimage6 

The camera generates and displays a test image with a test image 6 pattern.

Valid values for TestPattern.

Enumerator
TestPattern_Off 

No test pattern.

Displays the original image.

Valid values for TimerSelector.

Enumerator
TimerSelector_Timer1 

Timer 1 can be configured.

Valid values for TimerTriggerSource.

Enumerator
TimerTriggerSource_ExposureStart 

The timer can be triggered by the exposure start signal.

TimerTriggerSource_FlashWindowStart 

The timer can be triggered by the flash window start signal.

Valid values for TriggerActivation.

Enumerator
TriggerActivation_RisingEdge 

The selected trigger is activated on the rising edge of the source signal.

TriggerActivation_FallingEdge 

The selected trigger is activated on the falling edge of the source signal.

TriggerActivation_AnyEdge 

The selected trigger is activated on the falling or rising edge of the source signal.

TriggerActivation_LevelHigh 

The selected trigger is activated when the source signal is high.

TriggerActivation_LevelLow 

The selected trigger is activated when the source signal is low.

Valid values for TriggerMode.

Enumerator
TriggerMode_Off 

The currently selected trigger is turned off.

TriggerMode_On 

The currently selected trigger is turned on.

Valid values for TriggerSelector.

Enumerator
TriggerSelector_FrameBurstStart 

The frame burst start trigger can be configured.

TriggerSelector_FrameStart 

The frame start trigger can be configured.

Valid values for TriggerSource.

Enumerator
TriggerSource_Software 

The signal source for the selected trigger is set to software triggering.

TriggerSource_Line1 

The signal source for the selected trigger is set to line 1.

TriggerSource_Line2 

The signal source for the selected trigger is set to line 2.

TriggerSource_Line3 

The signal source for the selected trigger is set to line 3.

TriggerSource_Line4 

The signal source for the selected trigger is set to line 4.

TriggerSource_SoftwareSignal1 

The signal source for the selected trigger is set to software signal 1.

TriggerSource_SoftwareSignal2 

The signal source for the selected trigger is set to software signal 2.

TriggerSource_SoftwareSignal3 

The signal source for the selected trigger is set to software signal 3.

Valid values for UserDefinedValueSelector.

Enumerator
UserDefinedValueSelector_Value1 

The user-defined value 1 can be set or read.

UserDefinedValueSelector_Value2 

The user-defined value 2 can be set or read.

UserDefinedValueSelector_Value3 

The user-defined value 3 can be set or read.

UserDefinedValueSelector_Value4 

The user-defined value 4 can be set or read.

UserDefinedValueSelector_Value5 

The user-defined value 5 can be set or read.

Valid values for UserOutputSelector.

Enumerator
UserOutputSelector_UserOutput0 

User settable output signal 0 can be configured.

UserOutputSelector_UserOutput1 

User settable output signal 1 can be configured.

UserOutputSelector_UserOutput2 

User settable output signal 2 can be configured.

UserOutputSelector_UserOutput3 

User settable output signal 3 can be configured.

Valid values for UserSetDefault.

Enumerator
UserSetDefault_Default 

The default factory set is set as the as the startup set.

UserSetDefault_HighGain 

The high gain factory set is set as the startup set.

UserSetDefault_AutoFunctions 

The factory set enabling auto functions is set as the startup set.

UserSetDefault_Color 

The factory set enabling color adjustments is set as the startup set.

UserSetDefault_ColorRaw 

The factory set disabling color adjustments is set as the startup set.

UserSetDefault_UserSet1 

User set 1 is set as the startup set.

UserSetDefault_UserSet2 

User set 2 is set as the startup set.

UserSetDefault_UserSet3 

User set 3 is set as the startup set.

Valid values for UserSetSelector.

Enumerator
UserSetSelector_Default 

The default factory set can be loaded.

UserSetSelector_HighGain 

The high gain factory set can be loaded.

UserSetSelector_AutoFunctions 

The factory set enabling auto functions can be loaded.

UserSetSelector_Color 

The factory set enabling color adjustments can be loaded.

UserSetSelector_ColorRaw 

The factory set disabling color adjustments can be loaded.

UserSetSelector_UserSet1 

User set 1 can be saved, loaded, or configured.

UserSetSelector_UserSet2 

User set 2 can be saved, loaded, or configured.

UserSetSelector_UserSet3 

User set 3 can be saved, loaded, or configured.


pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:28)