libtiepie-hw 1.3.3
|
Functions to control the oscilloscope trigger. More...
Modules | |
Time out | |
Functions to control the oscilloscope trigger time out. | |
Delay | |
Functions to control the trigger delay of an oscilloscope. | |
Presamples valid | |
Functions to control the trigger presamples valid of an oscilloscope. | |
Functions | |
TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_oscilloscope_has_trigger (tiepie_hw_handle handle) |
Check whether the oscilloscope has trigger support with the currently selected measure mode. | |
Functions to control the oscilloscope trigger.
See also the Trigger system page.
TIEPIE_HW_API tiepie_hw_bool tiepie_hw_oscilloscope_has_trigger | ( | tiepie_hw_handle | handle | ) |
Check whether the oscilloscope has trigger support with the currently selected measure mode.
[in] | handle | A device handle identifying the oscilloscope. |
TIEPIE_HW_STATUS_INVALID_HANDLE | The handle is not a valid oscilloscope handle. |
TIEPIE_HW_STATUS_OBJECT_GONE | |
TIEPIE_HW_STATUS_LIBRARY_NOT_INITIALIZED | |
TIEPIE_HW_STATUS_SUCCESS |