List of all members
Basler_UsbChunkData::CUsbChunkData_Params Class Reference

Basler USB3Vision camera interface. More...

#include <pylon/usb/_UsbChunkData.h>

Inheritance diagram for Basler_UsbChunkData::CUsbChunkData_Params:
Inheritance graph
[legend]

Public Attributes

ChunkData - This category includes items related to the chunk data that can be appended to the image data
GenApi::IEnumerationT
< ChunkGainSelectorEnums > & 
ChunkGainSelector
 Selects which Gain to retrieve data from. More...
 
GenApi::IFloatChunkGain
 Returns the gain used to capture the image. More...
 
GenApi::IFloatChunkExposureTime
 Returns the exposure time used to capture the image. More...
 
GenApi::IIntegerChunkTimestamp
 Indicates the value of the timestamp when the image was acquired. More...
 
GenApi::IIntegerChunkPayloadCRC16
 Indicates the value of CRC checksum. More...
 
GenApi::IEnumerationT
< ChunkCounterSelectorEnums > & 
ChunkCounterSelector
 Selects which counter to retrieve data from. More...
 
GenApi::IIntegerChunkCounterValue
 Indicates the value of the selected Chunk counter. More...
 

Detailed Description

Basler USB3Vision camera interface.

Member Data Documentation

GenApi::IEnumerationT<ChunkCounterSelectorEnums >& Basler_UsbChunkData::CUsbChunkData_Params::ChunkCounterSelector

Selects which counter to retrieve data from.

Selects which counter to retrieve data from.

\b Visibility = Expert
GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkCounterValue

Indicates the value of the selected Chunk counter.

Indicates the value of the selected Chunk counter.

\b Visibility = Beginner


\b Selected by : ChunkCounterSelector
GenApi::IFloat& Basler_UsbChunkData::CUsbChunkData_Params::ChunkExposureTime

Returns the exposure time used to capture the image.

Returns the exposure time used to capture the image.

\b Visibility = Beginner
GenApi::IFloat& Basler_UsbChunkData::CUsbChunkData_Params::ChunkGain

Returns the gain used to capture the image.

Returns the gain used to capture the image.

\b Visibility = Beginner


\b Selected by : ChunkGainSelector
GenApi::IEnumerationT<ChunkGainSelectorEnums >& Basler_UsbChunkData::CUsbChunkData_Params::ChunkGainSelector

Selects which Gain to retrieve data from.

Selects which Gain to retrieve data from.

\b Visibility = Expert
GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkPayloadCRC16

Indicates the value of CRC checksum.

This integer indicates the value of CRC checksum.

\b Visibility = Beginner
GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkTimestamp

Indicates the value of the timestamp when the image was acquired.

This integer indicates the value of the timestamp when the image was acquired.

\b Visibility = Beginner

The documentation for this class was generated from the following file:

© 2006-2014 Basler (Tue Jul 22 2014 11:41:23)