Interface to the PylonUsb Event Grabber parameters. More...
#include <pylon/usb/_UsbEventParams.h>
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... | |
Interface to the PylonUsb Event Grabber parameters.
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