Basler USB3Vision camera interface. More...
#include <pylon/usb/_UsbChunkData.h>
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::IFloat & | ChunkGain |
Returns the gain used to capture the image. More... | |
GenApi::IFloat & | ChunkExposureTime |
Returns the exposure time used to capture the image. More... | |
GenApi::IInteger & | ChunkTimestamp |
Indicates the value of the timestamp when the image was acquired. More... | |
GenApi::IInteger & | ChunkPayloadCRC16 |
Indicates the value of CRC checksum. More... | |
GenApi::IEnumerationT < ChunkCounterSelectorEnums > & | ChunkCounterSelector |
Selects which counter to retrieve data from. More... | |
GenApi::IInteger & | ChunkCounterValue |
Indicates the value of the selected Chunk counter. More... | |
Basler USB3Vision camera interface.
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