Pylon Logo Basler Logo
List of all members
Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0 Class Reference

A parameter class containing all parameters as members that are available for pylon event grabbers. More...

#include <pylon/_BaslerUniversalEventParams.h>

Inheritance diagram for Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0:
Inheritance graph
[legend]

Public Attributes

Categories: Root
Pylon::IIntegerExNumBuffer
 Number of buffers to be used - Applies to: GigE and USB. More...
 
Pylon::IIntegerExNumMaxQueuedUrbs
 Maximum number of USB request blocks (URBs) to be enqueued simultaneously - Applies to: USB. More...
 
Pylon::IIntegerExRetryCount
 Maximum number of retries - Applies to: GigE. More...
 
Pylon::IIntegerExTimeout
 Acknowledge timeout in milliseconds - Applies to: GigE. More...
 
Pylon::IIntegerExTransferLoopThreadPriority
 Priority of the thread that handles USB requests from the stream interface - Applies to: USB. More...
 
Categories: Statistic
Pylon::IIntegerExStatistic_Failed_Event_Count
 Count of processed events with an error status - Applies to: USB. More...
 
Pylon::IIntegerExStatistic_Last_Failed_Event_Buffer_Status
 Status code of the last failed event buffer - Applies to: USB. More...
 
Pylon::IIntegerExStatistic_Total_Event_Count
 Total count of processed events - Applies to: USB. More...
 
Categories: Debug
Pylon::IEnumParameterT< StatusEnums > & Status
 For internal use only - Applies to: GigE. More...
 

Detailed Description

A parameter class containing all parameters as members that are available for pylon event grabbers.

The parameter class is used by the Pylon::CBaslerUniversalInstantCamera class. The ParametrizeCamera_NativeParameterAccess code sample shows how to access camera parameters via the Pylon::CBaslerUniversalInstantCamera class.

Member Data Documentation

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::NumBuffer

Number of buffers to be used - Applies to: GigE and USB.

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

Visibility: Expert

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::NumMaxQueuedUrbs

Maximum number of USB request blocks (URBs) to be enqueued simultaneously - Applies to: USB.

Visibility: Guru

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::RetryCount

Maximum number of retries - Applies to: GigE.

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

Visibility: Expert

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::Statistic_Failed_Event_Count

Count of processed events with an error status - Applies to: USB.

Visibility: Expert

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::Statistic_Last_Failed_Event_Buffer_Status

Status code of the last failed event buffer - Applies to: USB.

Visibility: Expert

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::Statistic_Total_Event_Count

Total count of processed events - Applies to: USB.

Visibility: Expert

Pylon::IEnumParameterT<StatusEnums>& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::Status

For internal use only - Applies to: GigE.

Visibility: Guru

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::Timeout

Acknowledge timeout in milliseconds - Applies to: GigE.

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

Pylon::IIntegerEx& Basler_UniversalEventParams::CUniversalEventParams_Params_v6_1_0::TransferLoopThreadPriority

Priority of the thread that handles USB requests from the stream interface - Applies to: USB.

Visibility: Guru


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

pylon 6.1.0
Copyright (c) 2006-2020 Basler AG (Mon Mar 16 2020 10:56:56)