Skip to content

PLCamera.SequenceControlSourceEnum Class#

Sets the source for sequence control.

Applies to: CameraLink and GigE

Visibility: Guru

Selected by: SequenceControlSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.SequenceControlSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAlwaysActive

Sequence set advance is automatic. The sequence repeat starts with sequence set index number 1.

Applies to: CameraLink and GigE

Public propertyCC1

Sequence restart or sequence set advance are controlled using the CC1 signal.

Applies to: CameraLink and GigE

Public propertyCC2

Sequence restart or sequence set advance are controlled using the CC2 signal.

Applies to: CameraLink and GigE

Public propertyCC3

Sequence restart or sequence set advance are controlled using the CC3 signal.

Applies to: CameraLink and GigE

Public propertyCC4

Sequence restart or sequence set advance are controlled using the CC4 signal.

Applies to: CameraLink and GigE

Public propertyDisabled

Sequence set advance will be controlled using the Async Advance command.

Applies to: CameraLink and GigE

Public propertyLine1

Sequence restart or sequence set advance are controlled using Line 1.

Applies to: CameraLink and GigE

Public propertyLine2

Sequence restart or sequence set advance are controlled using Line 2.

Applies to: CameraLink and GigE

Public propertyLine3

Sequence restart or sequence set advance are controlled using Line 3.

Applies to: CameraLink and GigE

Public propertyLine4

Sequence restart or sequence set advance are controlled using Line 4.

Applies to: CameraLink and GigE

Public propertyLine5

Sequence restart or sequence set advance are controlled using Line 5.

Applies to: CameraLink and GigE

Public propertyLine6

Sequence restart or sequence set advance are controlled using Line 6.

Applies to: CameraLink and GigE

Public propertyLine7

Sequence restart or sequence set advance are controlled using Line 7.

Applies to: CameraLink and GigE

Public propertyLine8

Sequence restart or sequence set advance are controlled using Line 8.

Applies to: CameraLink and GigE

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

The source for sequence restart or sequence set advance is Virtual Input 1.

Applies to: CameraLink and GigE

Public propertyVInput2

The source for sequence restart or sequence set advance is Virtual Input 2.

Applies to: CameraLink and GigE

Public propertyVInput3

The source for sequence restart or sequence set advance is Virtual Input 3.

Applies to: CameraLink and GigE

Public propertyVInput4

The source for sequence restart or sequence set advance is Virtual Input 4.

Applies to: CameraLink and GigE

Public propertyVInputDecActive

The source for sequence restart or sequence set advance is Virtual Input Decoder Active.

Applies to: CameraLink and GigE

 

Methods#

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

PLCamera.SequenceControlSourceEnum.ToString Method#

The full name of SequenceControlSource

Return Value#

Type: String
Returns the full name of SequenceControlSource

PLCamera.SequenceControlSourceEnum Constructor#

Initializes a new instance of the PLCamera.SequenceControlSourceEnum class

PLCamera.SequenceControlSourceEnum.AlwaysActive Property#

Sequence set advance is automatic. The sequence repeat starts with sequence set index number 1.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.CC1 Property#

Sequence restart or sequence set advance are controlled using the CC1 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.CC2 Property#

Sequence restart or sequence set advance are controlled using the CC2 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.CC3 Property#

Sequence restart or sequence set advance are controlled using the CC3 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.CC4 Property#

Sequence restart or sequence set advance are controlled using the CC4 signal.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Disabled Property#

Sequence set advance will be controlled using the Async Advance command.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line1 Property#

Sequence restart or sequence set advance are controlled using Line 1.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line2 Property#

Sequence restart or sequence set advance are controlled using Line 2.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line3 Property#

Sequence restart or sequence set advance are controlled using Line 3.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line4 Property#

Sequence restart or sequence set advance are controlled using Line 4.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line5 Property#

Sequence restart or sequence set advance are controlled using Line 5.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line6 Property#

Sequence restart or sequence set advance are controlled using Line 6.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line7 Property#

Sequence restart or sequence set advance are controlled using Line 7.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Line8 Property#

Sequence restart or sequence set advance are controlled using Line 8.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.Name Property#

The full name of SequenceControlSource

PLCamera.SequenceControlSourceEnum.VInput1 Property#

The source for sequence restart or sequence set advance is Virtual Input 1.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.VInput2 Property#

The source for sequence restart or sequence set advance is Virtual Input 2.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.VInput3 Property#

The source for sequence restart or sequence set advance is Virtual Input 3.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.VInput4 Property#

The source for sequence restart or sequence set advance is Virtual Input 4.

Applies to: CameraLink and GigE

PLCamera.SequenceControlSourceEnum.VInputDecActive Property#

The source for sequence restart or sequence set advance is Virtual Input Decoder Active.

Applies to: CameraLink and GigE