All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Basler_GigEChunkData::CGigEChunkData_Params Class Reference

Basler generic GigEVision camera interface. More...

#include <pylon/gige/_GigEChunkData.h>

Inheritance diagram for Basler_GigEChunkData::CGigEChunkData_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::IInteger & ChunkStride
 Indicates the number of bytes of data between the beginning of one line in the acquired image and the beginning of the next line in the acquired image. More...
 
GenApi::IInteger & ChunkSequenceSetIndex
 Indicates the sequence set index number related to the acquired image. More...
 
GenApi::IInteger & ChunkOffsetX
 Indicates the X offset of the area of interest represented in the acquired image. More...
 
GenApi::IInteger & ChunkOffsetY
 Indicates the Y offset of the area of interest represented in the acquired image. More...
 
GenApi::IInteger & ChunkWidth
 Indicates the widtth of the area of interest represented in the acquired image. More...
 
GenApi::IInteger & ChunkHeight
 Indicates the height of the area of interest represented in the acquired image. More...
 
GenApi::IInteger & ChunkDynamicRangeMin
 Indicates the minimum possible pixel value in the acquired image. More...
 
GenApi::IInteger & ChunkDynamicRangeMax
 Indicates the maximum possible pixel value in the acquired image. More...
 
GenApi::IEnumerationT
< ChunkPixelFormatEnums > & 
ChunkPixelFormat
 Indicates the format of the pixel data in the acquired image. More...
 
GenApi::IInteger & ChunkTimestamp
 Indicates the value of the timestamp when the image was acquired. More...
 
GenApi::IInteger & ChunkFramecounter
 Indicates the value of the frame counter 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::IInteger & ChunkVirtLineStatusAll
 A bit field that indicates the status of all of the camera's virtual input and output lines when the image was acquired. More...
 
GenApi::IInteger & ChunkTriggerinputcounter
 Indicates the value of the trigger input counter when the image was acquired. More...
 
GenApi::IInteger & ChunkLineTriggerIgnoredCounter
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkFrameTriggerIgnoredCounter
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkFrameTriggerCounter
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkFramesPerTriggerCounter
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkLineTriggerEndToEndCounter
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkInputStatusAtLineTriggerBitsPerLine
 Number of bits per status. More...
 
GenApi::IInteger & ChunkInputStatusAtLineTriggerIndex
 Used to select a certain status. More...
 
GenApi::IInteger & ChunkInputStatusAtLineTriggerValue
 Value of the status selected by 'Index'. More...
 
GenApi::IInteger & ChunkShaftEncoderCounter
 Shaft encoder counter at frame trigger. More...
 
GenApi::IFloat & ChunkExposureTime
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkPayloadCRC16
 Indicates the value of CRC checksum. More...
 
GenApi::IInteger & ChunkGainAll
 Visibility = Beginner More...
 
GenApi::IInteger & ChunkLineTriggerCounter
 Visibility = Beginner More...
 

Detailed Description

Basler generic GigEVision camera interface.

Member Data Documentation

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkDynamicRangeMax

Indicates the maximum possible pixel value in the acquired image.

This value indicates indicates the maximum possible pixel value acquired in the image

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkDynamicRangeMin

Indicates the minimum possible pixel value in the acquired image.

This value indicates the minimum possible pixel value in the acquired image.

Visibility = Beginner

GenApi::IFloat& Basler_GigEChunkData::CGigEChunkData_Params::ChunkExposureTime

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkFramecounter

Indicates the value of the frame counter when the image was acquired.

This integer indicates the value of the frame counter when the image was acquired.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkFramesPerTriggerCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkFrameTriggerCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkFrameTriggerIgnoredCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkGainAll

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkHeight

Indicates the height of the area of interest represented in the acquired image.

This value Indicates the height of the area of interest represented in the acquired image.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkInputStatusAtLineTriggerBitsPerLine

Number of bits per status.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkInputStatusAtLineTriggerIndex

Used to select a certain status.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkInputStatusAtLineTriggerValue

Value of the status selected by 'Index'.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkLineStatusAll

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

This value is 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_GigEChunkData::CGigEChunkData_Params::ChunkLineTriggerCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkLineTriggerEndToEndCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkLineTriggerIgnoredCounter

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkOffsetX

Indicates the X offset of the area of interest represented in the acquired image.

This value Indicates the X offset of the area of interest represented in the acquired image.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkOffsetY

Indicates the Y offset of the area of interest represented in the acquired image.

This value Indicates the Y offset of the area of interest represented in the acquired image.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkPayloadCRC16

Indicates the value of CRC checksum.

This integer indicates the value of CRC checksum.

Visibility = Beginner

GenApi::IEnumerationT<ChunkPixelFormatEnums >& Basler_GigEChunkData::CGigEChunkData_Params::ChunkPixelFormat

Indicates the format of the pixel data in the acquired image.

This enumeration lists the pixel formats that can be indicated by the pixel format chunk.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkSequenceSetIndex

Indicates the sequence set index number related to the acquired image.

This value indicates the sequence set index number related to the acquired image.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkShaftEncoderCounter

Shaft encoder counter at frame trigger.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkStride

Indicates the number of bytes of data between the beginning of one line in the acquired image and the beginning of the next line in the acquired image.

This value indicates the number of bytes of data between the beginning of one line in the acquired image and the beginning of the next line in the acquired image.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_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.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkTriggerinputcounter

Indicates the value of the trigger input counter when the image was acquired.

This integer indicates the value of the trigger input counter when the image was acquired.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkVirtLineStatusAll

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

This value is a bit field that indicates the status of all of the camera's virtual input and output lines when the image was acquired.

Visibility = Beginner

GenApi::IInteger& Basler_GigEChunkData::CGigEChunkData_Params::ChunkWidth

Indicates the widtth of the area of interest represented in the acquired image.

This value Indicates the width of the area of interest represented in the acquired image.

Visibility = Beginner


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

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