PLCamera.SequenceControlSourceEnum Class#
Applies to: CameraLink and ace 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#
Name | Description | |
---|---|---|
![]() | PLCamera.SequenceControlSourceEnum | Initializes a new instance of the PLCamera.SequenceControlSourceEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | AlwaysActive | Sequence set advance is automatic. The sequence repeat starts with sequence set index number 1. Applies to: CameraLink and ace GigE |
![]() | CC1 | Sequence restart or sequence set advance are controlled using the CC1 signal. Applies to: CameraLink and ace GigE |
![]() | CC2 | Sequence restart or sequence set advance are controlled using the CC2 signal. Applies to: CameraLink and ace GigE |
![]() | CC3 | Sequence restart or sequence set advance are controlled using the CC3 signal. Applies to: CameraLink and ace GigE |
![]() | CC4 | Sequence restart or sequence set advance are controlled using the CC4 signal. Applies to: CameraLink and ace GigE |
![]() | Disabled | Sequence set advance will be controlled using the Async Advance command. Applies to: CameraLink and ace GigE |
![]() | Line1 | Sequence restart or sequence set advance are controlled using Line 1. Applies to: CameraLink and ace GigE |
![]() | Line2 | Sequence restart or sequence set advance are controlled using Line 2. Applies to: CameraLink and ace GigE |
![]() | Line3 | Sequence restart or sequence set advance are controlled using Line 3. Applies to: CameraLink and ace GigE |
![]() | Line4 | Sequence restart or sequence set advance are controlled using Line 4. Applies to: CameraLink and ace GigE |
![]() | Line5 | Sequence restart or sequence set advance are controlled using Line 5. Applies to: CameraLink and ace GigE |
![]() | Line6 | Sequence restart or sequence set advance are controlled using Line 6. Applies to: CameraLink and ace GigE |
![]() | Line7 | Sequence restart or sequence set advance are controlled using Line 7. Applies to: CameraLink and ace GigE |
![]() | Line8 | Sequence restart or sequence set advance are controlled using Line 8. Applies to: CameraLink and ace GigE |
![]() | Name | The full name of SequenceControlSource (Overrides ParameterListEnum.Name.) |
![]() | VInput1 | The source for sequence restart or sequence set advance is Virtual Input 1. Applies to: CameraLink and ace GigE |
![]() | VInput2 | The source for sequence restart or sequence set advance is Virtual Input 2. Applies to: CameraLink and ace GigE |
![]() | VInput3 | The source for sequence restart or sequence set advance is Virtual Input 3. Applies to: CameraLink and ace GigE |
![]() | VInput4 | The source for sequence restart or sequence set advance is Virtual Input 4. Applies to: CameraLink and ace GigE |
![]() | VInputDecActive | The source for sequence restart or sequence set advance is Virtual Input Decoder Active. Applies to: CameraLink and ace GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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 ace GigE
PLCamera.SequenceControlSourceEnum.CC1 Property#
Sequence restart or sequence set advance are controlled using the CC1 signal.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.CC2 Property#
Sequence restart or sequence set advance are controlled using the CC2 signal.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.CC3 Property#
Sequence restart or sequence set advance are controlled using the CC3 signal.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.CC4 Property#
Sequence restart or sequence set advance are controlled using the CC4 signal.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Disabled Property#
Sequence set advance will be controlled using the Async Advance command.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line1 Property#
Sequence restart or sequence set advance are controlled using Line 1.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line2 Property#
Sequence restart or sequence set advance are controlled using Line 2.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line3 Property#
Sequence restart or sequence set advance are controlled using Line 3.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line4 Property#
Sequence restart or sequence set advance are controlled using Line 4.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line5 Property#
Sequence restart or sequence set advance are controlled using Line 5.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line6 Property#
Sequence restart or sequence set advance are controlled using Line 6.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line7 Property#
Sequence restart or sequence set advance are controlled using Line 7.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.Line8 Property#
Sequence restart or sequence set advance are controlled using Line 8.
Applies to: CameraLink and ace 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 ace GigE
PLCamera.SequenceControlSourceEnum.VInput2 Property#
The source for sequence restart or sequence set advance is Virtual Input 2.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.VInput3 Property#
The source for sequence restart or sequence set advance is Virtual Input 3.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.VInput4 Property#
The source for sequence restart or sequence set advance is Virtual Input 4.
Applies to: CameraLink and ace GigE
PLCamera.SequenceControlSourceEnum.VInputDecActive Property#
The source for sequence restart or sequence set advance is Virtual Input Decoder Active.
Applies to: CameraLink and ace GigE