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

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

#include <pylon/gige/_GigETLParams.h>

Inheritance diagram for Basler_GigETLParams::CGigETLParams_Params:
Inheritance graph
[legend]

Public Attributes

Root - Transport layer-specific parameter
GenApi::IIntegerReadTimeout
 Read access timeout value in milliseconds. More...
 
GenApi::IIntegerWriteTimeout
 Write access timeout value in milliseconds. More...
 
GenApi::IIntegerMaxRetryCountRead
 Maximum number of retries for read operations after a read operation timed out. More...
 
GenApi::IIntegerMaxRetryCountWrite
 Maximum number of retries for write operations after a write operation timed out. More...
 
GenApi::IIntegerHeartbeatTimeout
 Heartbeat timeout value in milliseconds. More...
 
GenApi::IBooleanCommandDuplicationEnable
 Enables the duplication of commands. More...
 
GenApi::IIntegerStatisticReadWriteTimeoutCount
 Counts the number of timeouts in read and write operations when waiting for the response from the device. More...
 

Detailed Description

Interface to the GigE transport layer specific parameters.

Member Data Documentation

GenApi::IBoolean& Basler_GigETLParams::CGigETLParams_Params::CommandDuplicationEnable

Enables the duplication of commands.

This feature enables the duplication of commands. This option should only be enabled in case of network problems.

Visibility = Guru

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::HeartbeatTimeout

Heartbeat timeout value in milliseconds.

Visibility = Beginner

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::MaxRetryCountRead

Maximum number of retries for read operations after a read operation timed out.

Visibility = Guru

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::MaxRetryCountWrite

Maximum number of retries for write operations after a write operation timed out.

Visibility = Guru

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::ReadTimeout

Read access timeout value in milliseconds.

Visibility = Beginner

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::StatisticReadWriteTimeoutCount

Counts the number of timeouts in read and write operations when waiting for the response from the device.

Visibility = Guru

GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::WriteTimeout

Write access timeout value in milliseconds.

Visibility = Beginner


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)