LibTiePie
0.9.16
Library for interfacing TiePie engineering instruments
|
Functions | |
bool8_t | ScpTrInIsTriggered (LibTiePieHandle_t hDevice, uint16_t wInput) |
Check whether the trigger input caused a trigger. More... | |
bool8_t ScpTrInIsTriggered | ( | LibTiePieHandle_t | hDevice, |
uint16_t | wInput | ||
) |
Check whether the trigger input caused a trigger.
[in] | hDevice | A device handle identifying the oscilloscope. |
[in] | wInput | The trigger input index identifying the trigger input, 0 to DevTrInGetCount() - 1 . |