libtiepie-hw 1.3.3
|
Functions | |
TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_oscilloscope_trigger_input_is_triggered (tiepie_hw_handle handle, uint16_t input) |
Check whether the trigger input caused a trigger. | |
TIEPIE_HW_API tiepie_hw_bool tiepie_hw_oscilloscope_trigger_input_is_triggered | ( | tiepie_hw_handle | handle, |
uint16_t | input | ||
) |
Check whether the trigger input caused a trigger.
[in] | handle | A device handle identifying the oscilloscope. |
[in] | input | The trigger input index identifying the trigger input, 0 to Dev_trIn_get_count() - 1 . |