PLCamera.SequencerTriggerSourceEnum Class#
Applies to: ace USB
Visibility: Expert
Selected by: SequencerPathSelector, SequencerSetSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.SequencerTriggerSourceEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.SequencerTriggerSourceEnum | Initializes a new instance of the PLCamera.SequencerTriggerSourceEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Counter1End | Counter 1 End signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Counter2End | Counter 2 End signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Counter3End | Counter 3 End is selected as the trigger source for sequencer set advance. Applies to: ace USB |
![]() | FrameEnd | Frame End is selected as the trigger source for sequencer set advance. Applies to: ace USB |
![]() | FrameStart | Frame Start signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Line1 | Line 1 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Line2 | Line 2 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Line3 | Line 3 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Line4 | Line 4 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | Name | The full name of SequencerTriggerSource (Overrides ParameterListEnum.Name.) |
![]() | SoftwareSignal1 | Software Signal 1 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | SoftwareSignal2 | Software Signal 2 signals can be used to advance to the next sequence set. Applies to: ace USB |
![]() | SoftwareSignal3 | Software Signal 3 signals can be used to advance to the next sequence set. Applies to: ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of SequencerTriggerSource (Overrides Object.ToString()()()().) |
PLCamera.SequencerTriggerSourceEnum.ToString Method#
The full name of SequencerTriggerSource
Return Value#
Type: String
Returns the full name of SequencerTriggerSource
PLCamera.SequencerTriggerSourceEnum Constructor#
Initializes a new instance of the PLCamera.SequencerTriggerSourceEnum class
PLCamera.SequencerTriggerSourceEnum.Counter1End Property#
Counter 1 End signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Counter2End Property#
Counter 2 End signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Counter3End Property#
Counter 3 End is selected as the trigger source for sequencer set advance.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.FrameEnd Property#
Frame End is selected as the trigger source for sequencer set advance.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.FrameStart Property#
Frame Start signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Line1 Property#
Line 1 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Line2 Property#
Line 2 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Line3 Property#
Line 3 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Line4 Property#
Line 4 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.Name Property#
The full name of SequencerTriggerSource
PLCamera.SequencerTriggerSourceEnum.SoftwareSignal1 Property#
Software Signal 1 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.SoftwareSignal2 Property#
Software Signal 2 signals can be used to advance to the next sequence set.
Applies to: ace USB
PLCamera.SequencerTriggerSourceEnum.SoftwareSignal3 Property#
Software Signal 3 signals can be used to advance to the next sequence set.
Applies to: ace USB