Basler USB3Vision camera interface. More...
#include <pylon/usb/_UsbChunkData.h>
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::IFloat & | ChunkGain |
Gain used to acquire the image. More... | |
GenApi::IFloat & | ChunkExposureTime |
Exposure time used to acquire the image. More... | |
GenApi::IInteger & | ChunkTimestamp |
Value of the timestamp when the image was acquired. More... | |
GenApi::IInteger & | ChunkLineStatusAll |
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::IInteger & | ChunkCounterValue |
Value of the selected chunk counter. More... | |
GenApi::IInteger & | ChunkSequencerSetActive |
Index of the active sequencer set. More... | |
GenApi::IInteger & | ChunkPayloadCRC16 |
CRC checksum of the acquired image. More... | |
Basler USB3Vision camera interface.
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