Interface to the USB transport layer specific parameters. More...
#include <pylon/usb/_UsbTLParams.h>
Public Attributes | |
Statistic - Statistical data. | |
GenApi::IInteger & | Statistic_Read_Pipe_Reset_Count |
The total count of read pipe resets. More... | |
GenApi::IInteger & | Statistic_Write_Pipe_Reset_Count |
The total count of write pipe resets. More... | |
GenApi::IInteger & | Statistic_Read_Operations_Failed_Count |
The total count of failed read operations. More... | |
GenApi::IInteger & | Statistic_Write_Operations_Failed_Count |
The total count of failed write operations. More... | |
GenApi::IInteger & | Statistic_Last_Error_Status |
The last error status for a read or write operation. More... | |
Interface to the USB transport layer specific parameters.
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