This section contains all channel trigger related functions.
More...
|
| Enabled |
| The enabled state of a channel trigger determines whether a channel is selected as trigger source.
|
|
| Kind |
| The channel trigger kind property is used to control how the channel trigger responds to the channel input signal.
|
|
| Level |
| The channel trigger level property is used to control at which level(s) the channel trigger responds to the channel input signal.
|
|
| Hysteresis |
| The channel trigger hysteresis property is used to control the sensitivity of the trigger system.
|
|
| Condition |
| Some trigger kinds require an additional condition to indicate how the channel trigger must respond to the input signal.
|
|
| Time |
| The Time property determines how long a specific condition must last for the channel trigger to respond.
|
|
This section contains all channel trigger related functions.
Check whether the channel has trigger support.
- Parameters
-
- Returns
- BOOL8_TRUE if the channel has trigger support, BOOL8_FALSE otherwise.
- Since
- 0.4.2
Check whether the channel trigger is available.
- Parameters
-
- Returns
- BOOL8_TRUE if available, BOOL8_FALSE otherwise.
- Since
- 0.4.4