EndOfSequenceTriggerSource
Feature Info
Module | Category Path | Type | Access |
---|---|---|---|
Device | Root / CameraAndIlluminationControl / SequenceControl | Enumeration | RW |
Description
Sets/gets the end-of-sequence trigger conditions and selects a hardware or software trigger source.
- When set to SequenceLength, the sequence stops automatically after having executed a number of camera cycles specified by SequenceLength. The sequence can be stopped anticipatively on execution of the StopSequence command.
- When set to StopSequence, the sequence stops only on execution of the StopSequence command.
- When set to <any-event-source>, the sequence stops on the next occurrence of an event on the specified event source or on execution of the StopSequence command. Possible event sources include any available LIN*, QDC*, MDV*, DIV*, DEL*, EIN*, User Event* event source.
Applies only when the CIC is used (i.e., when CameraControlMethod is RC or RG).
Enumeration Values
SequenceLength
: SequenceLength.StopSequence
: StopSequence command.LIN1
: When an event occurs on Line Input Tool 1 or on execution of the StopSequence command.LIN2
: When an event occurs on Line Input Tool 2 or on execution of the StopSequence command.LIN3
: When an event occurs on Line Input Tool 3 or on execution of the StopSequence command.LIN4
: When an event occurs on Line Input Tool 4 or on execution of the StopSequence command.LIN5
: When an event occurs on Line Input Tool 5 or on execution of the StopSequence command.LIN6
: When an event occurs on Line Input Tool 6 or on execution of the StopSequence command.LIN7
: When an event occurs on Line Input Tool 7 or on execution of the StopSequence command.LIN8
: When an event occurs on Line Input Tool 8 or on execution of the StopSequence command.QDC1
: When an event occurs on Quadrature Decoder Tool 1 or on execution of the StopSequence command.QDC2
: When an event occurs on Quadrature Decoder Tool 2 or on execution of the StopSequence command.QDC3
: When an event occurs on Quadrature Decoder Tool 3 or on execution of the StopSequence command.QDC4
: When an event occurs on Quadrature Decoder Tool 4 or on execution of the StopSequence command.MDV1
: When an event occurs on Multiplier/Divider Tool 1 or on execution of the StopSequence command.MDV2
: When an event occurs on Multiplier/Divider Tool 2 or on execution of the StopSequence command.MDV3
: When an event occurs on Multiplier/Divider Tool 3 or on execution of the StopSequence command.MDV4
: When an event occurs on Multiplier/Divider Tool 4 or on execution of the StopSequence command.DIV1
: When an event occurs on Divider Tool 1 or on execution of the StopSequence command.DIV2
: When an event occurs on Divider Tool 2 or on execution of the StopSequence command.DIV3
: When an event occurs on Divider Tool 3 or on execution of the StopSequence command.DIV4
: When an event occurs on Divider Tool 4 or on execution of the StopSequence command.DEL1_1
: When an event occurs on Delay Tool 1 Output 1 or on execution of the StopSequence command.DEL1_2
: When an event occurs on Delay Tool 1 Output 2 or on execution of the StopSequence command.DEL2_1
: When an event occurs on Delay Tool 2 Output 1 or on execution of the StopSequence command.DEL2_2
: When an event occurs on Delay Tool 2 Output 2 or on execution of the StopSequence command.DEL3_1
: When an event occurs on Delay Tool 3 Output 1 or on execution of the StopSequence command.DEL3_2
: When an event occurs on Delay Tool 3 Output 2 or on execution of the StopSequence command.DEL4_1
: When an event occurs on Delay Tool 4 Output 1 or on execution of the StopSequence command.DEL4_2
: When an event occurs on Delay Tool 4 Output 2 or on execution of the StopSequence command.EIN1
: When an event occurs on Event Input Tool 1 or on execution of the StopSequence command.EIN2
: When an event occurs on Event Input Tool 2 or on execution of the StopSequence command.UserEvent1
: When an event occurs on User Event 1 or on execution of the StopSequence command.UserEvent2
: When an event occurs on User Event 2 or on execution of the StopSequence command.UserEvent3
: When an event occurs on User Event 3 or on execution of the StopSequence command.UserEvent4
: When an event occurs on User Event 4 or on execution of the StopSequence command.