Skip to content

PLCamera.TimerSelectorEnum Class#

Sets the timer to be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Visibility: Beginner

Selecting Parameters: TimerDelay, TimerDelayAbs, TimerDelayRaw, TimerDuration, TimerDurationAbs, TimerDurationRaw, TimerReset, TimerStatus, TimerTriggerActivation, TimerTriggerArmDelay, TimerTriggerSource

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TimerSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.TimerSelectorEnum Initializes a new instance of the PLCamera.TimerSelectorEnum class
 

Properties#

 NameDescription
Public propertyName The full name of TimerSelector (Overrides ParameterListEnum.Name.)
Public propertyTimer1

Timer 1 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyTimer2

Timer 2 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyTimer3

Timer 3 can be configured.

Applies to: CameraLink and GigE

Public propertyTimer4

Timer 4 can be configured.

Applies to: CameraLink and GigE

 

Methods#

 NameDescription
Public methodToString The full name of TimerSelector (Overrides Object.ToString()()()().)
 

PLCamera.TimerSelectorEnum.ToString Method#

The full name of TimerSelector

Return Value#

Type: String
Returns the full name of TimerSelector

PLCamera.TimerSelectorEnum Constructor#

Initializes a new instance of the PLCamera.TimerSelectorEnum class

PLCamera.TimerSelectorEnum.Name Property#

The full name of TimerSelector

PLCamera.TimerSelectorEnum.Timer1 Property#

Timer 1 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.TimerSelectorEnum.Timer2 Property#

Timer 2 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.TimerSelectorEnum.Timer3 Property#

Timer 3 can be configured.

Applies to: CameraLink and GigE

PLCamera.TimerSelectorEnum.Timer4 Property#

Timer 4 can be configured.

Applies to: CameraLink and GigE