Skip to content

PLCamera.SequenceControlSelectorEnum Class#

Sets whether sequence advance or sequence restart can be configured. A control source must be chosen using the Sequence Control Source parameter.

Applies to: CameraLink and GigE

Visibility: Guru

Selecting Parameters: SequenceControlSource

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SequenceControlSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAdvance

The sequence set advance can be configured. Only available in Controlled sequence advance mode.

Applies to: CameraLink and GigE

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

The sequence set restart can be configured.

Applies to: CameraLink and GigE

 

Methods#

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

PLCamera.SequenceControlSelectorEnum.ToString Method#

The full name of SequenceControlSelector

Return Value#

Type: String
Returns the full name of SequenceControlSelector

PLCamera.SequenceControlSelectorEnum Constructor#

Initializes a new instance of the PLCamera.SequenceControlSelectorEnum class

PLCamera.SequenceControlSelectorEnum.Advance Property#

The sequence set advance can be configured. Only available in Controlled sequence advance mode.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSelectorEnum.Name Property#

The full name of SequenceControlSelector

PLCamera.SequenceControlSelectorEnum.Restart Property#

The sequence set restart can be configured.

Applies to: CameraLink and GigE