All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 - Contains parameters to append chunk data to the image data.
GenApi::IEnumerationT
< ChunkGainSelectorEnums > & 
ChunkGainSelector
 Sets which gain channel to retrieve chunk data from. More...
 
GenApi::IFloatChunkGain
 Gain used to acquire the image. More...
 
GenApi::IFloatChunkExposureTime
 Exposure time used to acquire the image. More...
 
GenApi::IIntegerChunkTimestamp
 Value of the timestamp when the image was acquired. More...
 
GenApi::IIntegerChunkLineStatusAll
 A bit field that indicates the status of all of the camera's input and output lines when the image was acquired. More...
 
GenApi::IEnumerationT
< ChunkCounterSelectorEnums > & 
ChunkCounterSelector
 Sets which counter to retrieve chunk data from. More...
 
GenApi::IIntegerChunkCounterValue
 Value of the selected chunk counter. More...
 
GenApi::IIntegerChunkSequencerSetActive
 Index of the active sequencer set. More...
 
GenApi::IIntegerChunkPayloadCRC16
 CRC checksum of the acquired image. More...
 

Detailed Description

Basler USB3Vision camera interface.

Member Data Documentation

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

Sets which counter to retrieve chunk data from.

Applies to: ace

Sets which counter to retrieve chunk data from.

Visibility = Expert

GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkCounterValue

Value of the selected chunk counter.

Applies to: ace

Value of the selected chunk counter.

Visibility = Beginner

Selected by : ChunkCounterSelector

GenApi::IFloat& Basler_UsbChunkData::CUsbChunkData_Params::ChunkExposureTime

Exposure time used to acquire the image.

Applies to: ace

Exposure time used to acquire the image.

Visibility = Beginner

GenApi::IFloat& Basler_UsbChunkData::CUsbChunkData_Params::ChunkGain

Gain used to acquire the image.

Applies to: ace

Gain used to acquire the image.

Visibility = Beginner

Selected by : ChunkGainSelector

GenApi::IEnumerationT<ChunkGainSelectorEnums >& Basler_UsbChunkData::CUsbChunkData_Params::ChunkGainSelector

Sets which gain channel to retrieve chunk data from.

Applies to: ace

Sets which gain channel to retrieve chunk data from.

Visibility = Expert

GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkLineStatusAll

A bit field that indicates the status of all of the camera's input and output lines when the image was acquired.

Applies to: ace

A bit field that indicates the status of all of the camera's input and output lines when the image was acquired

Visibility = Beginner

GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkPayloadCRC16

CRC checksum of the acquired image.

Applies to: ace

CRC checksum of the acquired image. The checksum is calculated using all of the image data and all of the appended chunks except for the checksum itself.

Visibility = Beginner

GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkSequencerSetActive

Index of the active sequencer set.

Applies to: ace

Index of the active sequencer set.

Visibility = Beginner

GenApi::IInteger& Basler_UsbChunkData::CUsbChunkData_Params::ChunkTimestamp

Value of the timestamp when the image was acquired.

Applies to: ace

Value of the timestamp when the image was acquired.

Visibility = Beginner


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

pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:58)