| libtiepie-hw
    1.1.13
    | 

| 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.  More... | |
| 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, 0toDev_trIn_get_count() - 1. |