Skip to content

PLEventGrabber Class#

List of all parameter names available for pylon event grabbers

Inheritance Hierarchy#

System.Object
  Basler.Pylon.PLEventGrabber

Properties#

NameDescription
Public propertyStatic memberFirewallTraversalInterval

Firewall traversal interval value in milliseconds. This applies to the event channel. If set to 0, this feature is disabled.

Applies to: GigE

Visibility: Guru

Public propertyStatic memberNumBuffer

Number of Buffers that are going to be used receiving events. .

Applies to: GigE and USB

Visibility: Expert

Public propertyStatic memberNumMaxQueuedUrbs

Maximum number of USB request blocks (URBs) to be enqueued simultaneously.

Applies to: USB

Visibility: Guru

Public propertyStatic memberRetryCount

Number retry attempts by the camera to get an acknowledge for a sent event message.

Applies to: GigE

Visibility: Expert

Public propertyStatic memberStatistic_Failed_Event_Count

Count of processed events with an error status.

Applies to: USB

Visibility: Expert

Public propertyStatic memberStatistic_Last_Failed_Event_Buffer_Status

Status code of the last failed event buffer.

Applies to: USB

Visibility: Expert

Public propertyStatic memberStatistic_Total_Event_Count

Total count of processed events.

Applies to: USB

Visibility: Expert

Public propertyStatic memberStatus

For internal use only.

Applies to: GigE

Visibility: Guru

Public propertyStatic memberTimeout

Time to wait by the camera if an acknowledge request is configured (RetryCount != 0) to wait until the acknowledge arrives before resending the event message on its own.

Applies to: GigE

Visibility: Expert

Public propertyStatic memberTransferLoopThreadPriority

Priority of the thread that handles USB requests from the stream interface.

Applies to: USB

Visibility: Guru

 

PLEventGrabber.FirewallTraversalInterval Property#

Firewall traversal interval value in milliseconds. This applies to the event channel. If set to 0, this feature is disabled.

Applies to: GigE

Visibility: Guru

PLEventGrabber.NumBuffer Property#

Number of Buffers that are going to be used receiving events. .

Applies to: GigE and USB

Visibility: Expert

PLEventGrabber.NumMaxQueuedUrbs Property#

Maximum number of USB request blocks (URBs) to be enqueued simultaneously.

Applies to: USB

Visibility: Guru

PLEventGrabber.RetryCount Property#

Number retry attempts by the camera to get an acknowledge for a sent event message.

Applies to: GigE

Visibility: Expert

PLEventGrabber.Statistic_Failed_Event_Count Property#

Count of processed events with an error status.

Applies to: USB

Visibility: Expert

PLEventGrabber.Statistic_Last_Failed_Event_Buffer_Status Property#

Status code of the last failed event buffer.

Applies to: USB

Visibility: Expert

PLEventGrabber.Statistic_Total_Event_Count Property#

Total count of processed events.

Applies to: USB

Visibility: Expert

PLEventGrabber.Status Property#

For internal use only.

Applies to: GigE

Visibility: Guru

PLEventGrabber.Timeout Property#

Time to wait by the camera if an acknowledge request is configured (RetryCount != 0) to wait until the acknowledge arrives before resending the event message on its own.

Applies to: GigE

Visibility: Expert

PLEventGrabber.TransferLoopThreadPriority Property#

Priority of the thread that handles USB requests from the stream interface.

Applies to: USB

Visibility: Guru