Skip to content

PLCamera.CounterSelectorEnum Class#

Sets which counter can be configured. All changes to the counter settings will be applied to the selected counter.

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

Visibility: Beginner

Selecting Parameters: CounterDuration, CounterEventActivation, CounterEventSource, CounterReset, CounterResetActivation, CounterResetSource, CounterStatus, CounterTriggerActivation, CounterTriggerSource, CounterValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.CounterSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCounter1

Counter 1 can be configured.

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

Public propertyCounter2

Counter 2 can be configured.

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

Public propertyCounter3

Counter 3 can be configured.

Applies to: CameraLink and GigE

Public propertyCounter4

This enumeration value selects counter 4 for configuration.

Applies to: CameraLink and GigE

Public propertyName The full name of CounterSelector (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLCamera.CounterSelectorEnum.ToString Method#

The full name of CounterSelector

Return Value#

Type: String
Returns the full name of CounterSelector

PLCamera.CounterSelectorEnum Constructor#

Initializes a new instance of the PLCamera.CounterSelectorEnum class

PLCamera.CounterSelectorEnum.Counter1 Property#

Counter 1 can be configured.

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

PLCamera.CounterSelectorEnum.Counter2 Property#

Counter 2 can be configured.

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

PLCamera.CounterSelectorEnum.Counter3 Property#

Counter 3 can be configured.

Applies to: CameraLink and GigE

PLCamera.CounterSelectorEnum.Counter4 Property#

This enumeration value selects counter 4 for configuration.

Applies to: CameraLink and GigE

PLCamera.CounterSelectorEnum.Name Property#

The full name of CounterSelector