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

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

#include <pylon/usb/_UsbTLParams.h>

Inheritance diagram for Basler_UsbTLParams::CUsbTLParams_Params:
Inheritance graph
[legend]

Public Attributes

Root - Transport layer-specific parameters.
GenApi::IBooleanMigrationModeEnable
 Maps certain SFNC1.X node names to compatible nodes when enabled. More...
 
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...
 
GenApi::IStringStatistic_Last_Error_Status_Text
 The message text of 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::IBoolean& Basler_UsbTLParams::CUsbTLParams_Params::MigrationModeEnable

Maps certain SFNC1.X node names to compatible nodes when enabled.

Visibility = Guru

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

The last error status for a read or write operation.

Visibility = Expert

GenApi::IString& Basler_UsbTLParams::CUsbTLParams_Params::Statistic_Last_Error_Status_Text

The message text of 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:

pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:58)