Simple Trigger
Quote from mm_dev on 16/08/2022, 14:12The Simple Trigger block is a simplified version of the regular trigger block to make conditional forwarding of a data stream based on a single condition flag easy to configure.
Left hand side Input:
- Stream
- Condition
Right hand side Output:
- Stream
The Simple Trigger makes it easy to record or publish a single stream conditionally. When the configured Trigger Condition is found in either the Stream or the Condition input stream, it will forward the Stream to the single output for further processing. The Trigger Condition can be inverted by changing the Trigger on setting to "Low".
Having a separate Condition input allows to use a different stream or stream type as trigger. For example to record the IQ data only when the Spectrum Condition block detects a signal (using a secondary waterfall as visual verification):
The Simple Trigger block is a simplified version of the regular trigger block to make conditional forwarding of a data stream based on a single condition flag easy to configure.
Left hand side Input:
- Stream
- Condition
Right hand side Output:
- Stream
The Simple Trigger makes it easy to record or publish a single stream conditionally. When the configured Trigger Condition is found in either the Stream or the Condition input stream, it will forward the Stream to the single output for further processing. The Trigger Condition can be inverted by changing the Trigger on setting to "Low".
Having a separate Condition input allows to use a different stream or stream type as trigger. For example to record the IQ data only when the Spectrum Condition block detects a signal (using a secondary waterfall as visual verification):
Quote from mm_dev on 12/09/2022, 08:34You can simply add an "Alert" block after the Condition block (directly or indirectly) and configure it accordingly to react on the same condition as the Trigger block.
You can simply add an "Alert" block after the Condition block (directly or indirectly) and configure it accordingly to react on the same condition as the Trigger block.