Implementation of the software trigger. More...
#include <cvb/driver/software_trigger.hpp>
Public Member Functions | |
DevicePtr | Parent () const noexcept |
Gets the parent device of this interface. | |
void | SendTrigger () |
Send default trigger. | |
void | SendTrigger (int id) |
Send trigger with ID. | |
Implementation of the software trigger.
|
inlinenoexcept |
Gets the parent device of this interface.
Does | not throw any exception. |
|
inline |
Send default trigger.
Any | exception derived from std::exception including CvbException. |
|
inline |
Send trigger with ID.
[in] | id | The trigger ID. |
Any | exception derived from std::exception including CvbException. |
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.