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

Interface to the PylonGigE Event Grabber parameters. More...

#include <pylon/gige/_GigEEventParams.h>

Inheritance diagram for Basler_GigEEventParams::CGigEEventParams_Params:
Inheritance graph
[legend]

Public Attributes

Root - GigE event parameters
GenApi::IIntegerNumBuffer
 Number of buffers to be used. More...
 
GenApi::IIntegerTimeout
 Acknowledge timeout in milliseconds. More...
 
GenApi::IIntegerRetryCount
 Maximum number of retries. More...
 
Debug - For internal use only.
GenApi::IEnumerationT
< StatusEnums > & 
Status
 For internal use only. More...
 

Detailed Description

Interface to the PylonGigE Event Grabber parameters.

Member Data Documentation

GenApi::IInteger& Basler_GigEEventParams::CGigEEventParams_Params::NumBuffer

Number of buffers to be used.

Number of Buffers that are going to be used receiving events. .

Visibility = Expert

GenApi::IInteger& Basler_GigEEventParams::CGigEEventParams_Params::RetryCount

Maximum number of retries.

Number retry attempts by the camera to get an acknowledge for a sent event message.

Visibility = Expert

GenApi::IEnumerationT<StatusEnums >& Basler_GigEEventParams::CGigEEventParams_Params::Status

For internal use only.

Visibility = Guru

GenApi::IInteger& Basler_GigEEventParams::CGigEEventParams_Params::Timeout

Acknowledge timeout in milliseconds.

Time to wait by the camera if an acknowledge request is configured (RetryCount != 0) to wait until the acknowledge arrives before resending the event message on its own.

Visibility = Expert


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)