List of all members
Basler_UsbTLParams::CUsbTLParams_Params Class Reference

Interface to the USB transport layer specific parameters. More...

#include <pylon/usb/_UsbTLParams.h>

Public Attributes

Statistic - Statistical data.
GenApi::IIntegerStatistic_Read_Pipe_Reset_Count
 The total count of read pipe resets. More...
 
GenApi::IIntegerStatistic_Write_Pipe_Reset_Count
 The total count of write pipe resets. More...
 
GenApi::IIntegerStatistic_Read_Operations_Failed_Count
 The total count of failed read operations. More...
 
GenApi::IIntegerStatistic_Write_Operations_Failed_Count
 The total count of failed write operations. More...
 
GenApi::IIntegerStatistic_Last_Error_Status
 The last error status for a read or write operation. More...
 

Detailed Description

Interface to the USB transport layer specific parameters.

Member Data Documentation

GenApi::IInteger& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Last_Error_Status

The last error status for a read or write operation.

Visibility = Expert

GenApi::IInteger& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Read_Operations_Failed_Count

The total count of failed read operations.

Visibility = Expert

GenApi::IInteger& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Read_Pipe_Reset_Count

The total count of read pipe resets.

Visibility = Expert

GenApi::IInteger& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Write_Operations_Failed_Count

The total count of failed write operations.

Visibility = Expert

GenApi::IInteger& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Write_Pipe_Reset_Count

The total count of write pipe resets.

Visibility = Expert


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

© 2006-2014 Basler (Tue Jul 22 2014 11:41:23)