PLEventGrabber Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.PLEventGrabber
Properties#
Name | Description | |
---|---|---|
FirewallTraversalInterval | 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 | |
NumBuffer | Number of Buffers that are going to be used receiving events. Applies to: GigE and USB Visibility: Expert | |
NumMaxQueuedUrbs | Maximum number of USB request blocks (URBs) to be enqueued simultaneously. Applies to: USB Visibility: Guru | |
RetryCount | Number retry attempts by the camera to get an acknowledge for a sent event message. Applies to: GigE Visibility: Expert | |
Statistic_Failed_Event_Count | Count of processed events with an error status. Applies to: USB Visibility: Expert | |
Statistic_Last_Failed_Event_Buffer_Status | Status code of the last failed event buffer. Applies to: USB Visibility: Expert | |
Statistic_Total_Event_Count | Total count of processed events. Applies to: USB Visibility: Expert | |
Status | For internal use only. Applies to: GigE Visibility: Guru | |
Timeout | 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 | |
TransferLoopThreadPriority | 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