Trigger |
The TriggerConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContinuousSegment | If true, segments will have a continuous timestamp; if false each segments time starts at 0. |
![]() ![]() | Descriptor | |
![]() | Mode | Trigger mode. |
![]() | OffSignal | Trigger signal to stop recording. |
![]() | OffValue | Value of the off signal to trigger off. Only needed for label trigger. |
![]() | OnSignal | Trigger signal to start recording. |
![]() | OnValue | Value of the on signal to trigger on. Only needed for label trigger. |
![]() ![]() | Parser | |
![]() | PostTrigger | Additional recording time after the acquisition was triggered off. |
![]() | PreTrigger | Additional recording time before the acquisition is triggered on. |
![]() | StopAfterTriggerOff | Stop the acquisition after the specified time unless triggered on again. |
![]() | TriggerOffDelay | Delayed trigger off which can be cancelled by gate on |