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

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

#include <pylon/usb/_UsbEventParams.h>

Inheritance diagram for Basler_UsbEventParams::CUsbEventParams_Params:
Inheritance graph
[legend]

Public Attributes

Root - USB event grabber parameters.
GenApi::IInteger & NumBuffer
 Number of buffers to be used. More...
 
GenApi::IInteger & NumMaxQueuedUrbs
 The maximum number of requests to be enqueued to the driver. More...
 
GenApi::IInteger & TransferLoopThreadPriority
 The priority of the thread that handles USB requests of the event stream interface. More...
 
Statistic - Statistical data.
GenApi::IInteger & Statistic_Total_Event_Count
 The total count of processed events. More...
 
GenApi::IInteger & Statistic_Failed_Event_Count
 The count of processed events with an error status. More...
 
GenApi::IInteger & Statistic_Last_Failed_Event_Buffer_Status
 The status code of the last failed event buffer. More...
 

Detailed Description

Interface to the PylonUsb Event Grabber parameters.

Member Data Documentation

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::NumBuffer

Number of buffers to be used.

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

Visibility = Expert

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::NumMaxQueuedUrbs

The maximum number of requests to be enqueued to the driver.

Visibility = Guru

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::Statistic_Failed_Event_Count

The count of processed events with an error status.

Visibility = Expert

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::Statistic_Last_Failed_Event_Buffer_Status

The status code of the last failed event buffer.

Visibility = Expert

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::Statistic_Total_Event_Count

The total count of processed events.

Visibility = Expert

GenApi::IInteger& Basler_UsbEventParams::CUsbEventParams_Params::TransferLoopThreadPriority

The priority of the thread that handles USB requests of the event stream interface.

Visibility = Guru


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)