Low Level API: Class for pylon GigE Vision cameras providing access to transport layer related parameters.
More...
#include <pylon/gige/PylonGigECamera.h>
Low Level API: Class for pylon GigE Vision cameras providing access to transport layer related parameters.
- See Also
- Accessing Parameters
Pylon::CPylonGigETLParams::CPylonGigETLParams |
( |
| ) |
|
|
inline |
Creates a CNodeMapProxyT object that is not attached to a node map. Use the Attach() method to attach the pylon node map.
Pylon::CPylonGigETLParams::CPylonGigETLParams |
( |
GenApi::INodeMap * |
pNodeMap | ) |
|
|
inline |
GenApi::IBoolean& Basler_GigETLParams::CGigETLParams_Params::CommandDuplicationEnable |
|
inherited |
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 |
|
inherited |
Heartbeat timeout value in milliseconds.
Visibility = Beginner
GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::MaxRetryCountRead |
|
inherited |
Maximum number of retries for read operations after a read operation timed out.
Visibility = Guru
GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::MaxRetryCountWrite |
|
inherited |
Maximum number of retries for write operations after a write operation timed out.
Visibility = Guru
GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::ReadTimeout |
|
inherited |
Read access timeout value in milliseconds.
Visibility = Beginner
GenApi::IInteger& Basler_GigETLParams::CGigETLParams_Params::StatisticReadWriteTimeoutCount |
|
inherited |
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 |
|
inherited |
Write access timeout value in milliseconds.
Visibility = Beginner
The documentation for this class was generated from the following file: