Skip to content

PLCamera.SequencerConfigurationModeEnum Class#

Sets whether the sequencer can be configured.

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

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SequencerConfigurationModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of SequencerConfigurationMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The sequencer can't be configured.

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

Public propertyOn

The sequencer can be configured.

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

 

Methods#

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

PLCamera.SequencerConfigurationModeEnum.ToString Method#

The full name of SequencerConfigurationMode

Return Value#

Type: String
Returns the full name of SequencerConfigurationMode

PLCamera.SequencerConfigurationModeEnum Constructor#

Initializes a new instance of the PLCamera.SequencerConfigurationModeEnum class

PLCamera.SequencerConfigurationModeEnum.Name Property#

The full name of SequencerConfigurationMode

PLCamera.SequencerConfigurationModeEnum.Off Property#

The sequencer can't be configured.

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

PLCamera.SequencerConfigurationModeEnum.On Property#

The sequencer can be configured.

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